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_20250114_1026_Track06_Sphere_00151/adjacencies/?format=api
{ "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250114_1026_Track06_Sphere_00151/adjacencies/?format=api" } }, "_embedded": { "adjacencies": [ { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250114_1026_Track06_Sphere_00151/adjacencies/b_20250114_1026_Track06_Sphere_00151/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250114_1026_Track06_Sphere_00151/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250114_1026_Track06_Sphere_00151/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250114_1026_Track06_Sphere_00151/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250114_1026_Track06_Sphere_00151/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20250114_1026_Track06_Sphere_00151/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250114_1026_Track06_Sphere_00151/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250114_1026_Track06_Sphere_00151/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250114_1026_Track06_Sphere_00151/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250114_1026_Track06_Sphere_00151/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.899620279397374, 52.37388369593278, 0.0 ] }, "distance": 0.0, "direction": null, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20250114_1026_Track06_Sphere_00151", "timestamp": "2025-01-14T10:05:15Z", "filename": "Job_20250114_1026_Track06_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_20250114_1026_Track06_Sphere_00151", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121796.41208734203, 487446.0474603601 ] }, "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_20250114_1026_Track06_Sphere_00151/adjacencies/b_20250114_1026_Track06_Sphere_00151/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0000_000676/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0000_000676/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0000_000676/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0000_000676/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002310_pano_0000_000676/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002310_pano_0000_000676/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002310_pano_0000_000676/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0000_000676/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0000_000676/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89961384966864, 52.3738818893917, 45.8272539144382 ] }, "distance": 0.48, "direction": 245.34, "angle": 89.4, "elevation": 45.83, "pano_id": "TMX7316010203-002310_pano_0000_000676", "timestamp": "2021-09-15T07:41:20.893990Z", "filename": "pano_0000_000676.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_20250114_1026_Track06_Sphere_00151", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121796.41208734203, 487446.0474603601 ] }, "relative_distance": 0.48182969, "relative_pitch": 89.39761194213273, "relative_heading": 245.34173616616383, "relative_elevation": 45.8272539144382 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250114_1026_Track06_Sphere_00151/adjacencies/b_20250114_1026_Track06_Sphere_00151/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/27/TMX7316010203-002629/pano_0001_001002/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/27/TMX7316010203-002629/pano_0001_001002/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/27/TMX7316010203-002629/pano_0001_001002/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/27/TMX7316010203-002629/pano_0001_001002/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002629_pano_0001_001002/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002629_pano_0001_001002/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002629_pano_0001_001002/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/06/27/TMX7316010203-002629/pano_0001_001002/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/06/27/TMX7316010203-002629/pano_0001_001002/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89960399910958, 52.3738788278814, 45.7905315337703 ] }, "distance": 1.23, "direction": 243.96, "angle": 88.46, "elevation": 45.79, "pano_id": "TMX7316010203-002629_pano_0001_001002", "timestamp": "2022-06-27T06:49:30.225970Z", "filename": "pano_0001_001002.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_20250114_1026_Track06_Sphere_00151", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121796.41208734203, 487446.0474603601 ] }, "relative_distance": 1.2340075, "relative_pitch": 88.4563115849546, "relative_heading": 243.96195666430071, "relative_elevation": 45.7905315337703 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250114_1026_Track06_Sphere_00151/adjacencies/b_20250114_1026_Track06_Sphere_00151/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/09/TMX7315120208-000073/pano_0005_000046/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/09/TMX7315120208-000073/pano_0005_000046/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/09/TMX7315120208-000073/pano_0005_000046/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/09/TMX7315120208-000073/pano_0005_000046/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315120208-000073_pano_0005_000046/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000073_pano_0005_000046/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000073_pano_0005_000046/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/06/09/TMX7315120208-000073/pano_0005_000046/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/06/09/TMX7315120208-000073/pano_0005_000046/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89960434221384, 52.373871326752, 44.7499115448445 ] }, "distance": 1.75, "direction": 218.26, "angle": 87.76, "elevation": 44.75, "pano_id": "TMX7315120208-000073_pano_0005_000046", "timestamp": "2016-06-09T08:53:23.626800Z", "filename": "pano_0005_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_20250114_1026_Track06_Sphere_00151", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121796.41208734203, 487446.0474603601 ] }, "relative_distance": 1.75284942, "relative_pitch": 87.75687695015256, "relative_heading": 218.2589066185252, "relative_elevation": 44.7499115448445 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250114_1026_Track06_Sphere_00151/adjacencies/b_20250114_1026_Track06_Sphere_00151/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001051/pano_0002_001118/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001051/pano_0002_001118/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001051/pano_0002_001118/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001051/pano_0002_001118/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001051_pano_0002_001118/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001051_pano_0002_001118/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001051_pano_0002_001118/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001051/pano_0002_001118/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001051/pano_0002_001118/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89959758697765, 52.3738741084045, 45.3954626154155 ] }, "distance": 1.88, "direction": 235.38, "angle": 87.63, "elevation": 45.4, "pano_id": "TMX7316010203-001051_pano_0002_001118", "timestamp": "2019-01-14T09:52:52.321200Z", "filename": "pano_0002_001118.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250114_1026_Track06_Sphere_00151", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121796.41208734203, 487446.0474603601 ] }, "relative_distance": 1.87792143, "relative_pitch": 87.63113642840517, "relative_heading": 235.3821800556948, "relative_elevation": 45.3954626154155 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250114_1026_Track06_Sphere_00151/adjacencies/b_20250114_1026_Track06_Sphere_00151/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-30_05-16-46_01531/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-30_05-16-46_01531/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-30_05-16-46_01531/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-30_05-16-46_01531/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-30_05-16-46_01531/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-30_05-16-46_01531/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-30_05-16-46_01531/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-30_05-16-46_01531/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-30_05-16-46_01531/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.899599609123878, 52.37387246606376, 0.0 ] }, "distance": 1.88, "direction": 228.41, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-30_05-16-46_01531", "timestamp": "2025-06-30T05:57:43Z", "filename": "recording_2025-06-30_05-16-46_01531.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_20250114_1026_Track06_Sphere_00151", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121796.41208734203, 487446.0474603601 ] }, "relative_distance": 1.88234319, "relative_pitch": 0.0, "relative_heading": 228.4056874288555, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250114_1026_Track06_Sphere_00151/adjacencies/b_20250114_1026_Track06_Sphere_00151/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002862/pano_0004_000212/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002862/pano_0004_000212/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002862/pano_0004_000212/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002862/pano_0004_000212/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002862_pano_0004_000212/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002862_pano_0004_000212/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002862_pano_0004_000212/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002862/pano_0004_000212/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002862/pano_0004_000212/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89960304150123, 52.373869283543, 44.8240991281345 ] }, "distance": 1.99, "direction": 216.21, "angle": 87.46, "elevation": 44.82, "pano_id": "TMX7316010203-002862_pano_0004_000212", "timestamp": "2022-12-15T09:44:54.698540Z", "filename": "pano_0004_000212.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2022", "tags": [ "mission-woz", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250114_1026_Track06_Sphere_00151", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121796.41208734203, 487446.0474603601 ] }, "relative_distance": 1.98750423, "relative_pitch": 87.46116338844082, "relative_heading": 216.20519764625487, "relative_elevation": 44.8240991281345 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250114_1026_Track06_Sphere_00151/adjacencies/b_20250114_1026_Track06_Sphere_00151/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001662/pano_0000_001041/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001662/pano_0000_001041/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001662/pano_0000_001041/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001662/pano_0000_001041/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001662_pano_0000_001041/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001662_pano_0000_001041/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001662_pano_0000_001041/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001662/pano_0000_001041/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001662/pano_0000_001041/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8995876897866, 52.373876210626, 48.1266089174896 ] }, "distance": 2.37, "direction": 249.43, "angle": 87.18, "elevation": 48.13, "pano_id": "TMX7316010203-001662_pano_0000_001041", "timestamp": "2020-04-21T10:07:28.699530Z", "filename": "pano_0000_001041.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_20250114_1026_Track06_Sphere_00151", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121796.41208734203, 487446.0474603601 ] }, "relative_distance": 2.37063756, "relative_pitch": 87.17998352667078, "relative_heading": 249.43010721189862, "relative_elevation": 48.1266089174896 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250114_1026_Track06_Sphere_00151/adjacencies/b_20250114_1026_Track06_Sphere_00151/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/27/TMX7316010203-002357/pano_0003_000115/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/27/TMX7316010203-002357/pano_0003_000115/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/27/TMX7316010203-002357/pano_0003_000115/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/27/TMX7316010203-002357/pano_0003_000115/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002357_pano_0003_000115/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002357_pano_0003_000115/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002357_pano_0003_000115/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/12/27/TMX7316010203-002357/pano_0003_000115/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/12/27/TMX7316010203-002357/pano_0003_000115/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89959500074809, 52.373868213287, 46.7022436754778 ] }, "distance": 2.44, "direction": 224.98, "angle": 87.01, "elevation": 46.7, "pano_id": "TMX7316010203-002357_pano_0003_000115", "timestamp": "2021-12-27T12:15:04.384850Z", "filename": "pano_0003_000115.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2021", "tags": [ "mission-woz", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250114_1026_Track06_Sphere_00151", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121796.41208734203, 487446.0474603601 ] }, "relative_distance": 2.43556588, "relative_pitch": 87.01467573024009, "relative_heading": 224.97945680464682, "relative_elevation": 46.7022436754778 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250114_1026_Track06_Sphere_00151/adjacencies/b_20250114_1026_Track06_Sphere_00151/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/10/TMX7316010203-001174/pano_0000_001377/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/10/TMX7316010203-001174/pano_0000_001377/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/10/TMX7316010203-001174/pano_0000_001377/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/10/TMX7316010203-001174/pano_0000_001377/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001174_pano_0000_001377/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001174_pano_0000_001377/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001174_pano_0000_001377/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/10/TMX7316010203-001174/pano_0000_001377/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/10/TMX7316010203-001174/pano_0000_001377/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89958183406888, 52.3738784659816, 49.0815083086491 ] }, "distance": 2.68, "direction": 257.47, "angle": 86.87, "elevation": 49.08, "pano_id": "TMX7316010203-001174_pano_0000_001377", "timestamp": "2019-05-10T06:21:45.841110Z", "filename": "pano_0000_001377.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_20250114_1026_Track06_Sphere_00151", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121796.41208734203, 487446.0474603601 ] }, "relative_distance": 2.68219125, "relative_pitch": 86.87202905450059, "relative_heading": 257.4687797097856, "relative_elevation": 49.0815083086491 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250114_1026_Track06_Sphere_00151/adjacencies/b_20250114_1026_Track06_Sphere_00151/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/27/TMX7316010203-002357/pano_0003_000116/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/27/TMX7316010203-002357/pano_0003_000116/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/27/TMX7316010203-002357/pano_0003_000116/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/27/TMX7316010203-002357/pano_0003_000116/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002357_pano_0003_000116/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002357_pano_0003_000116/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002357_pano_0003_000116/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/12/27/TMX7316010203-002357/pano_0003_000116/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/12/27/TMX7316010203-002357/pano_0003_000116/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8996344244215, 52.3739076565243, 46.564603978768 ] }, "distance": 2.83, "direction": 19.87, "angle": 86.52, "elevation": 46.56, "pano_id": "TMX7316010203-002357_pano_0003_000116", "timestamp": "2021-12-27T12:15:05.309860Z", "filename": "pano_0003_000116.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2021", "tags": [ "mission-woz", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250114_1026_Track06_Sphere_00151", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121796.41208734203, 487446.0474603601 ] }, "relative_distance": 2.83489871, "relative_pitch": 86.51607694344672, "relative_heading": 19.865529935801174, "relative_elevation": 46.564603978768 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250114_1026_Track06_Sphere_00151/adjacencies/b_20250114_1026_Track06_Sphere_00151/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/29/TMX7316010203-000227/pano_0000_000707/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/29/TMX7316010203-000227/pano_0000_000707/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/29/TMX7316010203-000227/pano_0000_000707/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/29/TMX7316010203-000227/pano_0000_000707/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000227_pano_0000_000707/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000227_pano_0000_000707/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000227_pano_0000_000707/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/03/29/TMX7316010203-000227/pano_0000_000707/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/03/29/TMX7316010203-000227/pano_0000_000707/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89959412180867, 52.3738627237579, 47.1664176080376 ] }, "distance": 2.94, "direction": 217.36, "angle": 86.44, "elevation": 47.17, "pano_id": "TMX7316010203-000227_pano_0000_000707", "timestamp": "2017-03-29T08:31:54.996930Z", "filename": "pano_0000_000707.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2017", "tags": [ "mission-bi", "mission-2017", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250114_1026_Track06_Sphere_00151", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121796.41208734203, 487446.0474603601 ] }, "relative_distance": 2.93590799, "relative_pitch": 86.43817789278455, "relative_heading": 217.35696896679818, "relative_elevation": 47.1664176080376 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250114_1026_Track06_Sphere_00151/adjacencies/b_20250114_1026_Track06_Sphere_00151/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/27/TMX7316010203-002629/pano_0001_001003/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/27/TMX7316010203-002629/pano_0001_001003/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/27/TMX7316010203-002629/pano_0001_001003/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/27/TMX7316010203-002629/pano_0001_001003/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002629_pano_0001_001003/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002629_pano_0001_001003/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002629_pano_0001_001003/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/06/27/TMX7316010203-002629/pano_0001_001003/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/06/27/TMX7316010203-002629/pano_0001_001003/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89963673225495, 52.3739101056575, 45.6930895205587 ] }, "distance": 3.15, "direction": 20.87, "angle": 86.06, "elevation": 45.69, "pano_id": "TMX7316010203-002629_pano_0001_001003", "timestamp": "2022-06-27T06:49:31.945970Z", "filename": "pano_0001_001003.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_20250114_1026_Track06_Sphere_00151", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121796.41208734203, 487446.0474603601 ] }, "relative_distance": 3.14510178, "relative_pitch": 86.06248371027336, "relative_heading": 20.871411367870046, "relative_elevation": 45.6930895205587 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250114_1026_Track06_Sphere_00151/adjacencies/b_20250114_1026_Track06_Sphere_00151/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-30_05-16-46_01532/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-30_05-16-46_01532/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-30_05-16-46_01532/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-30_05-16-46_01532/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-30_05-16-46_01532/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-30_05-16-46_01532/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-30_05-16-46_01532/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-30_05-16-46_01532/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-30_05-16-46_01532/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.899637032431042, 52.37391062916034, 0.0 ] }, "distance": 3.21, "direction": 20.84, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-30_05-16-46_01532", "timestamp": "2025-06-30T05:57:45Z", "filename": "recording_2025-06-30_05-16-46_01532.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_20250114_1026_Track06_Sphere_00151", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121796.41208734203, 487446.0474603601 ] }, "relative_distance": 3.20681567, "relative_pitch": 0.0, "relative_heading": 20.84189746066482, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250114_1026_Track06_Sphere_00151/adjacencies/b_20250114_1026_Track06_Sphere_00151/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001051/pano_0002_001119/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001051/pano_0002_001119/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001051/pano_0002_001119/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001051/pano_0002_001119/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001051_pano_0002_001119/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001051_pano_0002_001119/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001051_pano_0002_001119/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001051/pano_0002_001119/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001051/pano_0002_001119/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8996351981694, 52.373911117814, 45.2982552982867 ] }, "distance": 3.22, "direction": 18.42, "angle": 85.94, "elevation": 45.3, "pano_id": "TMX7316010203-001051_pano_0002_001119", "timestamp": "2019-01-14T09:52:53.126180Z", "filename": "pano_0002_001119.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250114_1026_Track06_Sphere_00151", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121796.41208734203, 487446.0474603601 ] }, "relative_distance": 3.21606736, "relative_pitch": 85.93895153392945, "relative_heading": 18.416610344347585, "relative_elevation": 45.2982552982867 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250114_1026_Track06_Sphere_00151/adjacencies/b_20250114_1026_Track06_Sphere_00151/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002862/pano_0004_000213/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002862/pano_0004_000213/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002862/pano_0004_000213/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002862/pano_0004_000213/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002862_pano_0004_000213/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002862_pano_0004_000213/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002862_pano_0004_000213/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002862/pano_0004_000213/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002862/pano_0004_000213/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89964616130028, 52.373910658885, 44.7177799707279 ] }, "distance": 3.48, "direction": 30.43, "angle": 85.55, "elevation": 44.72, "pano_id": "TMX7316010203-002862_pano_0004_000213", "timestamp": "2022-12-15T09:44:56.468490Z", "filename": "pano_0004_000213.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2022", "tags": [ "mission-woz", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250114_1026_Track06_Sphere_00151", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121796.41208734203, 487446.0474603601 ] }, "relative_distance": 3.47976051, "relative_pitch": 85.55043613180773, "relative_heading": 30.43424933319185, "relative_elevation": 44.7177799707279 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250114_1026_Track06_Sphere_00151/adjacencies/b_20250114_1026_Track06_Sphere_00151/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/09/TMX7315120208-000073/pano_0005_000047/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/09/TMX7315120208-000073/pano_0005_000047/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/09/TMX7315120208-000073/pano_0005_000047/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/09/TMX7315120208-000073/pano_0005_000047/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315120208-000073_pano_0005_000047/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000073_pano_0005_000047/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000073_pano_0005_000047/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/06/09/TMX7315120208-000073/pano_0005_000047/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/06/09/TMX7315120208-000073/pano_0005_000047/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89964601075116, 52.3739109896772, 44.6139878714457 ] }, "distance": 3.51, "direction": 29.99, "angle": 85.51, "elevation": 44.61, "pano_id": "TMX7315120208-000073_pano_0005_000047", "timestamp": "2016-06-09T08:53:24.601670Z", "filename": "pano_0005_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_20250114_1026_Track06_Sphere_00151", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121796.41208734203, 487446.0474603601 ] }, "relative_distance": 3.50641144, "relative_pitch": 85.5061080941323, "relative_heading": 29.98511991953249, "relative_elevation": 44.6139878714457 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250114_1026_Track06_Sphere_00151/adjacencies/b_20250114_1026_Track06_Sphere_00151/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001662/pano_0000_001042/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001662/pano_0000_001042/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001662/pano_0000_001042/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001662/pano_0000_001042/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001662_pano_0000_001042/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001662_pano_0000_001042/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001662_pano_0000_001042/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001662/pano_0000_001042/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001662/pano_0000_001042/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89962766339473, 52.3739149585996, 48.0189227471128 ] }, "distance": 3.51, "direction": 8.23, "angle": 85.81, "elevation": 48.02, "pano_id": "TMX7316010203-001662_pano_0000_001042", "timestamp": "2020-04-21T10:07:29.574510Z", "filename": "pano_0000_001042.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_20250114_1026_Track06_Sphere_00151", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121796.41208734203, 487446.0474603601 ] }, "relative_distance": 3.51489608, "relative_pitch": 85.81352156463528, "relative_heading": 8.225633323903478, "relative_elevation": 48.0189227471128 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250114_1026_Track06_Sphere_00151/adjacencies/b_20250114_1026_Track06_Sphere_00151/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/10/TMX7316010203-001174/pano_0000_001378/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/10/TMX7316010203-001174/pano_0000_001378/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/10/TMX7316010203-001174/pano_0000_001378/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/10/TMX7316010203-001174/pano_0000_001378/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001174_pano_0000_001378/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001174_pano_0000_001378/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001174_pano_0000_001378/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/10/TMX7316010203-001174/pano_0000_001378/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/10/TMX7316010203-001174/pano_0000_001378/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89962179023282, 52.3739174646656, 48.9295688364655 ] }, "distance": 3.76, "direction": 1.57, "angle": 85.61, "elevation": 48.93, "pano_id": "TMX7316010203-001174_pano_0000_001378", "timestamp": "2019-05-10T06:21:47.026240Z", "filename": "pano_0000_001378.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_20250114_1026_Track06_Sphere_00151", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121796.41208734203, 487446.0474603601 ] }, "relative_distance": 3.75900556, "relative_pitch": 85.6068909970271, "relative_heading": 1.5685408859235905, "relative_elevation": 48.9295688364655 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250114_1026_Track06_Sphere_00151/adjacencies/b_20250114_1026_Track06_Sphere_00151/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0000_000675/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0000_000675/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0000_000675/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0000_000675/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002310_pano_0000_000675/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002310_pano_0000_000675/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002310_pano_0000_000675/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0000_000675/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0000_000675/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89965204961661, 52.3739186582768, 45.7132521644235 ] }, "distance": 4.45, "direction": 29.08, "angle": 84.44, "elevation": 45.71, "pano_id": "TMX7316010203-002310_pano_0000_000675", "timestamp": "2021-09-15T07:41:19.359280Z", "filename": "pano_0000_000675.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_20250114_1026_Track06_Sphere_00151", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121796.41208734203, 487446.0474603601 ] }, "relative_distance": 4.45161645, "relative_pitch": 84.43799931065155, "relative_heading": 29.08101542017851, "relative_elevation": 45.7132521644235 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250114_1026_Track06_Sphere_00151/adjacencies/b_20250114_1026_Track06_Sphere_00151/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/27/TMX7316010203-002629/pano_0001_001001/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/27/TMX7316010203-002629/pano_0001_001001/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/27/TMX7316010203-002629/pano_0001_001001/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/27/TMX7316010203-002629/pano_0001_001001/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002629_pano_0001_001001/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002629_pano_0001_001001/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002629_pano_0001_001001/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/06/27/TMX7316010203-002629/pano_0001_001001/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/06/27/TMX7316010203-002629/pano_0001_001001/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89957329328104, 52.3738499098534, 45.8822780624032 ] }, "distance": 4.94, "direction": 220.4, "angle": 83.86, "elevation": 45.88, "pano_id": "TMX7316010203-002629_pano_0001_001001", "timestamp": "2022-06-27T06:49:28.116170Z", "filename": "pano_0001_001001.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_20250114_1026_Track06_Sphere_00151", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121796.41208734203, 487446.0474603601 ] }, "relative_distance": 4.93698303, "relative_pitch": 83.85854098539825, "relative_heading": 220.4031423480582, "relative_elevation": 45.8822780624032 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250114_1026_Track06_Sphere_00151/adjacencies/b_20250114_1026_Track06_Sphere_00151/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250114_1026_Track06_Sphere_00152/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250114_1026_Track06_Sphere_00152/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250114_1026_Track06_Sphere_00152/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250114_1026_Track06_Sphere_00152/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20250114_1026_Track06_Sphere_00152/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250114_1026_Track06_Sphere_00152/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250114_1026_Track06_Sphere_00152/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250114_1026_Track06_Sphere_00152/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250114_1026_Track06_Sphere_00152/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.899659861010238, 52.373921894872524, 0.0 ] }, "distance": 5.03, "direction": 32.38, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20250114_1026_Track06_Sphere_00152", "timestamp": "2025-01-14T10:05:17Z", "filename": "Job_20250114_1026_Track06_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_20250114_1026_Track06_Sphere_00151", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121796.41208734203, 487446.0474603601 ] }, "relative_distance": 5.03328946, "relative_pitch": 0.0, "relative_heading": 32.38258060271969, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250114_1026_Track06_Sphere_00151/adjacencies/b_20250114_1026_Track06_Sphere_00151/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250114_1026_Track06_Sphere_00150/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250114_1026_Track06_Sphere_00150/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250114_1026_Track06_Sphere_00150/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250114_1026_Track06_Sphere_00150/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20250114_1026_Track06_Sphere_00150/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250114_1026_Track06_Sphere_00150/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250114_1026_Track06_Sphere_00150/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250114_1026_Track06_Sphere_00150/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250114_1026_Track06_Sphere_00150/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.899580464091765, 52.373845388164455, 0.0 ] }, "distance": 5.05, "direction": 212.46, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20250114_1026_Track06_Sphere_00150", "timestamp": "2025-01-14T10:05:14Z", "filename": "Job_20250114_1026_Track06_Sphere_00150.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_20250114_1026_Track06_Sphere_00151", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121796.41208734203, 487446.0474603601 ] }, "relative_distance": 5.052046, "relative_pitch": 0.0, "relative_heading": 212.46150995596102, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250114_1026_Track06_Sphere_00151/adjacencies/b_20250114_1026_Track06_Sphere_00151/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0000_000677/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0000_000677/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0000_000677/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0000_000677/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002310_pano_0000_000677/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002310_pano_0000_000677/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002310_pano_0000_000677/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0000_000677/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0000_000677/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89957696624434, 52.3738438671835, 45.9741857107729 ] }, "distance": 5.32, "direction": 213.65, "angle": 83.39, "elevation": 45.97, "pano_id": "TMX7316010203-002310_pano_0000_000677", "timestamp": "2021-09-15T07:41:22.189000Z", "filename": "pano_0000_000677.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_20250114_1026_Track06_Sphere_00151", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121796.41208734203, 487446.0474603601 ] }, "relative_distance": 5.32384762, "relative_pitch": 83.39452397303846, "relative_heading": 213.64712454796248, "relative_elevation": 45.9741857107729 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250114_1026_Track06_Sphere_00151/adjacencies/b_20250114_1026_Track06_Sphere_00151/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001051/pano_0002_001117/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001051/pano_0002_001117/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001051/pano_0002_001117/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001051/pano_0002_001117/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001051_pano_0002_001117/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001051_pano_0002_001117/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001051_pano_0002_001117/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001051/pano_0002_001117/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001051/pano_0002_001117/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89955937277573, 52.3738371854637, 45.4829548606649 ] }, "distance": 6.63, "direction": 218.71, "angle": 81.7, "elevation": 45.48, "pano_id": "TMX7316010203-001051_pano_0002_001117", "timestamp": "2019-01-14T09:52:51.511210Z", "filename": "pano_0002_001117.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250114_1026_Track06_Sphere_00151", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121796.41208734203, 487446.0474603601 ] }, "relative_distance": 6.63257349, "relative_pitch": 81.70329591236899, "relative_heading": 218.71156457725155, "relative_elevation": 45.4829548606649 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250114_1026_Track06_Sphere_00151/adjacencies/b_20250114_1026_Track06_Sphere_00151/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-30_05-16-46_01530/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-30_05-16-46_01530/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-30_05-16-46_01530/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-30_05-16-46_01530/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-30_05-16-46_01530/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-30_05-16-46_01530/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-30_05-16-46_01530/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-30_05-16-46_01530/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-30_05-16-46_01530/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.899562644152806, 52.3738340262236, 0.0 ] }, "distance": 6.78, "direction": 215.38, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-30_05-16-46_01530", "timestamp": "2025-06-30T05:57:42Z", "filename": "recording_2025-06-30_05-16-46_01530.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_20250114_1026_Track06_Sphere_00151", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121796.41208734203, 487446.0474603601 ] }, "relative_distance": 6.77898997, "relative_pitch": 0.0, "relative_heading": 215.38212827026103, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250114_1026_Track06_Sphere_00151/adjacencies/b_20250114_1026_Track06_Sphere_00151/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/09/TMX7315120208-000073/pano_0005_000045/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/09/TMX7315120208-000073/pano_0005_000045/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/09/TMX7315120208-000073/pano_0005_000045/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/09/TMX7315120208-000073/pano_0005_000045/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315120208-000073_pano_0005_000045/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000073_pano_0005_000045/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000073_pano_0005_000045/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/06/09/TMX7315120208-000073/pano_0005_000045/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/06/09/TMX7315120208-000073/pano_0005_000045/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89956262453714, 52.3738318057279, 44.9061709633097 ] }, "distance": 6.98, "direction": 214.22, "angle": 81.16, "elevation": 44.91, "pano_id": "TMX7315120208-000073_pano_0005_000045", "timestamp": "2016-06-09T08:53:22.661720Z", "filename": "pano_0005_000045.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_20250114_1026_Track06_Sphere_00151", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121796.41208734203, 487446.0474603601 ] }, "relative_distance": 6.98265722, "relative_pitch": 81.16160775194858, "relative_heading": 214.21704621879368, "relative_elevation": 44.9061709633097 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250114_1026_Track06_Sphere_00151/adjacencies/b_20250114_1026_Track06_Sphere_00151/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/27/TMX7316010203-002629/pano_0001_001004/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/27/TMX7316010203-002629/pano_0001_001004/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/27/TMX7316010203-002629/pano_0001_001004/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/27/TMX7316010203-002629/pano_0001_001004/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002629_pano_0001_001004/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002629_pano_0001_001004/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002629_pano_0001_001004/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/06/27/TMX7316010203-002629/pano_0001_001004/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/06/27/TMX7316010203-002629/pano_0001_001004/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89966913339555, 52.3739400872121, 45.6577636562288 ] }, "distance": 7.1, "direction": 27.93, "angle": 81.16, "elevation": 45.66, "pano_id": "TMX7316010203-002629_pano_0001_001004", "timestamp": "2022-06-27T06:49:34.026110Z", "filename": "pano_0001_001004.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_20250114_1026_Track06_Sphere_00151", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121796.41208734203, 487446.0474603601 ] }, "relative_distance": 7.10243144, "relative_pitch": 81.15804741677422, "relative_heading": 27.934034714643598, "relative_elevation": 45.6577636562288 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250114_1026_Track06_Sphere_00151/adjacencies/b_20250114_1026_Track06_Sphere_00151/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001662/pano_0000_001040/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001662/pano_0000_001040/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001662/pano_0000_001040/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001662/pano_0000_001040/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001662_pano_0000_001040/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001662_pano_0000_001040/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001662_pano_0000_001040/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001662/pano_0000_001040/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001662/pano_0000_001040/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89954810768825, 52.373837220021, 48.2396295806393 ] }, "distance": 7.13, "direction": 223.54, "angle": 81.59, "elevation": 48.24, "pano_id": "TMX7316010203-001662_pano_0000_001040", "timestamp": "2020-04-21T10:07:27.809550Z", "filename": "pano_0000_001040.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_20250114_1026_Track06_Sphere_00151", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121796.41208734203, 487446.0474603601 ] }, "relative_distance": 7.13474378, "relative_pitch": 81.58682475861714, "relative_heading": 223.54409729777777, "relative_elevation": 48.2396295806393 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250114_1026_Track06_Sphere_00151/adjacencies/b_20250114_1026_Track06_Sphere_00151/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/29/TMX7316010203-000227/pano_0000_000708/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/29/TMX7316010203-000227/pano_0000_000708/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/29/TMX7316010203-000227/pano_0000_000708/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/29/TMX7316010203-000227/pano_0000_000708/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000227_pano_0000_000708/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000227_pano_0000_000708/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000227_pano_0000_000708/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/03/29/TMX7316010203-000227/pano_0000_000708/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/03/29/TMX7316010203-000227/pano_0000_000708/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89967316066514, 52.3739397285276, 46.9755509467795 ] }, "distance": 7.2, "direction": 30.01, "angle": 81.29, "elevation": 46.98, "pano_id": "TMX7316010203-000227_pano_0000_000708", "timestamp": "2017-03-29T08:31:57.242010Z", "filename": "pano_0000_000708.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2017", "tags": [ "mission-bi", "mission-2017", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250114_1026_Track06_Sphere_00151", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121796.41208734203, 487446.0474603601 ] }, "relative_distance": 7.2003871, "relative_pitch": 81.28555884826828, "relative_heading": 30.011470275501004, "relative_elevation": 46.9755509467795 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250114_1026_Track06_Sphere_00151/adjacencies/b_20250114_1026_Track06_Sphere_00151/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/10/TMX7316010203-001174/pano_0000_001376/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/10/TMX7316010203-001174/pano_0000_001376/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/10/TMX7316010203-001174/pano_0000_001376/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/10/TMX7316010203-001174/pano_0000_001376/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001174_pano_0000_001376/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001174_pano_0000_001376/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001174_pano_0000_001376/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/10/TMX7316010203-001174/pano_0000_001376/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/10/TMX7316010203-001174/pano_0000_001376/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89954132795283, 52.3738395914903, 49.2346125748008 ] }, "distance": 7.28, "direction": 227.61, "angle": 81.59, "elevation": 49.23, "pano_id": "TMX7316010203-001174_pano_0000_001376", "timestamp": "2019-05-10T06:21:44.691160Z", "filename": "pano_0000_001376.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_20250114_1026_Track06_Sphere_00151", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121796.41208734203, 487446.0474603601 ] }, "relative_distance": 7.27990414, "relative_pitch": 81.58910211225026, "relative_heading": 227.61238647749292, "relative_elevation": 49.2346125748008 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250114_1026_Track06_Sphere_00151/adjacencies/b_20250114_1026_Track06_Sphere_00151/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002862/pano_0004_000211/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002862/pano_0004_000211/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002862/pano_0004_000211/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002862/pano_0004_000211/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002862_pano_0004_000211/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002862_pano_0004_000211/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002862_pano_0004_000211/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002862/pano_0004_000211/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002862/pano_0004_000211/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89956021081396, 52.3738282284866, 44.9528384292498 ] }, "distance": 7.4, "direction": 213.54, "angle": 80.65, "elevation": 44.95, "pano_id": "TMX7316010203-002862_pano_0004_000211", "timestamp": "2022-12-15T09:44:53.068550Z", "filename": "pano_0004_000211.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2022", "tags": [ "mission-woz", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250114_1026_Track06_Sphere_00151", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121796.41208734203, 487446.0474603601 ] }, "relative_distance": 7.40477523, "relative_pitch": 80.64605493570281, "relative_heading": 213.53684507228672, "relative_elevation": 44.9528384292498 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250114_1026_Track06_Sphere_00151/adjacencies/b_20250114_1026_Track06_Sphere_00151/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/27/TMX7316010203-002357/pano_0003_000114/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/27/TMX7316010203-002357/pano_0003_000114/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/27/TMX7316010203-002357/pano_0003_000114/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/27/TMX7316010203-002357/pano_0003_000114/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002357_pano_0003_000114/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002357_pano_0003_000114/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002357_pano_0003_000114/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/12/27/TMX7316010203-002357/pano_0003_000114/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/12/27/TMX7316010203-002357/pano_0003_000114/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89955478163689, 52.3738290946135, 46.8646050393581 ] }, "distance": 7.54, "direction": 216.29, "angle": 80.86, "elevation": 46.86, "pano_id": "TMX7316010203-002357_pano_0003_000114", "timestamp": "2021-12-27T12:15:03.449910Z", "filename": "pano_0003_000114.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2021", "tags": [ "mission-woz", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250114_1026_Track06_Sphere_00151", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121796.41208734203, 487446.0474603601 ] }, "relative_distance": 7.53738999, "relative_pitch": 80.86317523714575, "relative_heading": 216.28544019629783, "relative_elevation": 46.8646050393581 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250114_1026_Track06_Sphere_00151/adjacencies/b_20250114_1026_Track06_Sphere_00151/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/27/TMX7316010203-002357/pano_0003_000117/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/27/TMX7316010203-002357/pano_0003_000117/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/27/TMX7316010203-002357/pano_0003_000117/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/27/TMX7316010203-002357/pano_0003_000117/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002357_pano_0003_000117/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002357_pano_0003_000117/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002357_pano_0003_000117/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/12/27/TMX7316010203-002357/pano_0003_000117/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/12/27/TMX7316010203-002357/pano_0003_000117/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8996748453772, 52.3739463125381, 46.4806256107986 ] }, "distance": 7.9, "direction": 28.07, "angle": 80.36, "elevation": 46.48, "pano_id": "TMX7316010203-002357_pano_0003_000117", "timestamp": "2021-12-27T12:15:06.219850Z", "filename": "pano_0003_000117.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2021", "tags": [ "mission-woz", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250114_1026_Track06_Sphere_00151", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121796.41208734203, 487446.0474603601 ] }, "relative_distance": 7.89669775, "relative_pitch": 80.35795538387002, "relative_heading": 28.073180623751856, "relative_elevation": 46.4806256107986 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250114_1026_Track06_Sphere_00151/adjacencies/b_20250114_1026_Track06_Sphere_00151/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001051/pano_0002_001120/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001051/pano_0002_001120/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001051/pano_0002_001120/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001051/pano_0002_001120/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001051_pano_0002_001120/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001051_pano_0002_001120/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001051_pano_0002_001120/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001051/pano_0002_001120/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001051/pano_0002_001120/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89967308765832, 52.3739481778935, 45.2645836025476 ] }, "distance": 8.03, "direction": 26.62, "angle": 79.95, "elevation": 45.26, "pano_id": "TMX7316010203-001051_pano_0002_001120", "timestamp": "2019-01-14T09:52:53.936180Z", "filename": "pano_0002_001120.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250114_1026_Track06_Sphere_00151", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121796.41208734203, 487446.0474603601 ] }, "relative_distance": 8.026084, "relative_pitch": 79.94511385975089, "relative_heading": 26.621693992358168, "relative_elevation": 45.2645836025476 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250114_1026_Track06_Sphere_00151/adjacencies/b_20250114_1026_Track06_Sphere_00151/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-30_05-16-46_01533/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-30_05-16-46_01533/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-30_05-16-46_01533/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-30_05-16-46_01533/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-30_05-16-46_01533/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-30_05-16-46_01533/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-30_05-16-46_01533/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-30_05-16-46_01533/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-30_05-16-46_01533/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.899676180273867, 52.373948215144445, 0.0 ] }, "distance": 8.13, "direction": 27.94, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-30_05-16-46_01533", "timestamp": "2025-06-30T05:57:47Z", "filename": "recording_2025-06-30_05-16-46_01533.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_20250114_1026_Track06_Sphere_00151", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121796.41208734203, 487446.0474603601 ] }, "relative_distance": 8.12630714, "relative_pitch": 0.0, "relative_heading": 27.936290338312812, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250114_1026_Track06_Sphere_00151/adjacencies/b_20250114_1026_Track06_Sphere_00151/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/01/25/TMX7316010203-001981/pano_0000_000311/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/01/25/TMX7316010203-001981/pano_0000_000311/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/01/25/TMX7316010203-001981/pano_0000_000311/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/01/25/TMX7316010203-001981/pano_0000_000311/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001981_pano_0000_000311/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001981_pano_0000_000311/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001981_pano_0000_000311/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/01/25/TMX7316010203-001981/pano_0000_000311/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/01/25/TMX7316010203-001981/pano_0000_000311/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89949808311421, 52.3738851189406, 44.563992251642 ] }, "distance": 8.32, "direction": 271.09, "angle": 79.42, "elevation": 44.56, "pano_id": "TMX7316010203-001981_pano_0000_000311", "timestamp": "2021-01-25T12:33:17.794520Z", "filename": "pano_0000_000311.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_20250114_1026_Track06_Sphere_00151", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121796.41208734203, 487446.0474603601 ] }, "relative_distance": 8.32360924, "relative_pitch": 79.42026796666894, "relative_heading": 271.0900819546242, "relative_elevation": 44.563992251642 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250114_1026_Track06_Sphere_00151/adjacencies/b_20250114_1026_Track06_Sphere_00151/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001662/pano_0000_001043/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001662/pano_0000_001043/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001662/pano_0000_001043/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001662/pano_0000_001043/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001662_pano_0000_001043/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001662_pano_0000_001043/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001662_pano_0000_001043/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001662/pano_0000_001043/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001662/pano_0000_001043/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89966746388258, 52.3739535380063, 47.9802349777892 ] }, "distance": 8.41, "direction": 22.46, "angle": 80.06, "elevation": 47.98, "pano_id": "TMX7316010203-001662_pano_0000_001043", "timestamp": "2020-04-21T10:07:30.439540Z", "filename": "pano_0000_001043.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_20250114_1026_Track06_Sphere_00151", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121796.41208734203, 487446.0474603601 ] }, "relative_distance": 8.40979992, "relative_pitch": 80.05839264816353, "relative_heading": 22.464418577944937, "relative_elevation": 47.9802349777892 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250114_1026_Track06_Sphere_00151/adjacencies/b_20250114_1026_Track06_Sphere_00151/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/27/TMX7316010203-002629/pano_0001_001000/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/27/TMX7316010203-002629/pano_0001_001000/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/27/TMX7316010203-002629/pano_0001_001000/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/27/TMX7316010203-002629/pano_0001_001000/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002629_pano_0001_001000/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002629_pano_0001_001000/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002629_pano_0001_001000/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/06/27/TMX7316010203-002629/pano_0001_001000/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/06/27/TMX7316010203-002629/pano_0001_001000/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89954531425946, 52.3738232494259, 46.0146254356951 ] }, "distance": 8.44, "direction": 217.2, "angle": 79.6, "elevation": 46.01, "pano_id": "TMX7316010203-002629_pano_0001_001000", "timestamp": "2022-06-27T06:49:25.646010Z", "filename": "pano_0001_001000.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_20250114_1026_Track06_Sphere_00151", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121796.41208734203, 487446.0474603601 ] }, "relative_distance": 8.44433651, "relative_pitch": 79.60111739294749, "relative_heading": 217.20019969497764, "relative_elevation": 46.0146254356951 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250114_1026_Track06_Sphere_00151/adjacencies/b_20250114_1026_Track06_Sphere_00151/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/10/TMX7316010203-001174/pano_0000_001379/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/10/TMX7316010203-001174/pano_0000_001379/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/10/TMX7316010203-001174/pano_0000_001379/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/10/TMX7316010203-001174/pano_0000_001379/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001174_pano_0000_001379/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001174_pano_0000_001379/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001174_pano_0000_001379/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/10/TMX7316010203-001174/pano_0000_001379/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/10/TMX7316010203-001174/pano_0000_001379/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89966206923821, 52.3739563022676, 48.8405865142122 ] }, "distance": 8.57, "direction": 19.41, "angle": 80.05, "elevation": 48.84, "pano_id": "TMX7316010203-001174_pano_0000_001379", "timestamp": "2019-05-10T06:21:48.306340Z", "filename": "pano_0000_001379.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_20250114_1026_Track06_Sphere_00151", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121796.41208734203, 487446.0474603601 ] }, "relative_distance": 8.56586614, "relative_pitch": 80.05239816492463, "relative_heading": 19.40580861226445, "relative_elevation": 48.8405865142122 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250114_1026_Track06_Sphere_00151/adjacencies/b_20250114_1026_Track06_Sphere_00151/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/01/25/TMX7316010203-001981/pano_0000_000310/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/01/25/TMX7316010203-001981/pano_0000_000310/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/01/25/TMX7316010203-001981/pano_0000_000310/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/01/25/TMX7316010203-001981/pano_0000_000310/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001981_pano_0000_000310/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001981_pano_0000_000310/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001981_pano_0000_000310/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/01/25/TMX7316010203-001981/pano_0000_000310/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/01/25/TMX7316010203-001981/pano_0000_000310/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89957672271008, 52.3739562991437, 44.5570008140057 ] }, "distance": 8.61, "direction": 339.84, "angle": 79.07, "elevation": 44.56, "pano_id": "TMX7316010203-001981_pano_0000_000310", "timestamp": "2021-01-25T12:33:10.599520Z", "filename": "pano_0000_000310.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_20250114_1026_Track06_Sphere_00151", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121796.41208734203, 487446.0474603601 ] }, "relative_distance": 8.60626863, "relative_pitch": 79.06783665023391, "relative_heading": 339.8378220727614, "relative_elevation": 44.5570008140057 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250114_1026_Track06_Sphere_00151/adjacencies/b_20250114_1026_Track06_Sphere_00151/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/09/TMX7315120208-000073/pano_0005_000048/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/09/TMX7315120208-000073/pano_0005_000048/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/09/TMX7315120208-000073/pano_0005_000048/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/09/TMX7315120208-000073/pano_0005_000048/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315120208-000073_pano_0005_000048/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000073_pano_0005_000048/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000073_pano_0005_000048/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/06/09/TMX7315120208-000073/pano_0005_000048/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/06/09/TMX7315120208-000073/pano_0005_000048/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8996875942912, 52.3739506648602, 44.5615709815174 ] }, "distance": 8.75, "direction": 31.6, "angle": 78.89, "elevation": 44.56, "pano_id": "TMX7315120208-000073_pano_0005_000048", "timestamp": "2016-06-09T08:53:25.596710Z", "filename": "pano_0005_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_20250114_1026_Track06_Sphere_00151", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121796.41208734203, 487446.0474603601 ] }, "relative_distance": 8.74918972, "relative_pitch": 78.8918818432645, "relative_heading": 31.599851019736413, "relative_elevation": 44.5615709815174 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250114_1026_Track06_Sphere_00151/adjacencies/b_20250114_1026_Track06_Sphere_00151/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002862/pano_0004_000214/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002862/pano_0004_000214/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002862/pano_0004_000214/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002862/pano_0004_000214/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002862_pano_0004_000214/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002862_pano_0004_000214/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002862_pano_0004_000214/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002862/pano_0004_000214/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002862/pano_0004_000214/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89969016761694, 52.3739525146379, 44.7017582319677 ] }, "distance": 9.02, "direction": 31.86, "angle": 78.6, "elevation": 44.7, "pano_id": "TMX7316010203-002862_pano_0004_000214", "timestamp": "2022-12-15T09:44:58.378500Z", "filename": "pano_0004_000214.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2022", "tags": [ "mission-woz", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250114_1026_Track06_Sphere_00151", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121796.41208734203, 487446.0474603601 ] }, "relative_distance": 9.01642917, "relative_pitch": 78.59633753996182, "relative_heading": 31.863032936061003, "relative_elevation": 44.7017582319677 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250114_1026_Track06_Sphere_00151/adjacencies/b_20250114_1026_Track06_Sphere_00151/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/01/25/TMX7316010203-001981/pano_0000_000363/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/01/25/TMX7316010203-001981/pano_0000_000363/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/01/25/TMX7316010203-001981/pano_0000_000363/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/01/25/TMX7316010203-001981/pano_0000_000363/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001981_pano_0000_000363/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001981_pano_0000_000363/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001981_pano_0000_000363/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/01/25/TMX7316010203-001981/pano_0000_000363/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/01/25/TMX7316010203-001981/pano_0000_000363/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89956287807211, 52.3739570927715, 44.5370065188035 ] }, "distance": 9.05, "direction": 334.42, "angle": 78.51, "elevation": 44.54, "pano_id": "TMX7316010203-001981_pano_0000_000363", "timestamp": "2021-01-25T12:42:42.104550Z", "filename": "pano_0000_000363.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_20250114_1026_Track06_Sphere_00151", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121796.41208734203, 487446.0474603601 ] }, "relative_distance": 9.05458428, "relative_pitch": 78.50811902875714, "relative_heading": 334.4216174630564, "relative_elevation": 44.5370065188035 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250114_1026_Track06_Sphere_00151/adjacencies/b_20250114_1026_Track06_Sphere_00151/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0000_000674/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0000_000674/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0000_000674/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0000_000674/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002310_pano_0000_000674/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002310_pano_0000_000674/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002310_pano_0000_000674/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0000_000674/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0000_000674/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89969172227012, 52.3739549492813, 45.6750363335013 ] }, "distance": 9.3, "direction": 31.54, "angle": 78.49, "elevation": 45.68, "pano_id": "TMX7316010203-002310_pano_0000_000674", "timestamp": "2021-09-15T07:41:17.849030Z", "filename": "pano_0000_000674.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_20250114_1026_Track06_Sphere_00151", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121796.41208734203, 487446.0474603601 ] }, "relative_distance": 9.30256317, "relative_pitch": 78.48810906456188, "relative_heading": 31.53604846967171, "relative_elevation": 45.6750363335013 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250114_1026_Track06_Sphere_00151/adjacencies/b_20250114_1026_Track06_Sphere_00151/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250114_1026_Track06_Sphere_00149/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250114_1026_Track06_Sphere_00149/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250114_1026_Track06_Sphere_00149/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250114_1026_Track06_Sphere_00149/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20250114_1026_Track06_Sphere_00149/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250114_1026_Track06_Sphere_00149/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250114_1026_Track06_Sphere_00149/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250114_1026_Track06_Sphere_00149/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250114_1026_Track06_Sphere_00149/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.899541930289236, 52.37380806531975, 0.0 ] }, "distance": 9.96, "direction": 212.38, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20250114_1026_Track06_Sphere_00149", "timestamp": "2025-01-14T10:05:12Z", "filename": "Job_20250114_1026_Track06_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_20250114_1026_Track06_Sphere_00151", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121796.41208734203, 487446.0474603601 ] }, "relative_distance": 9.96478771, "relative_pitch": 0.0, "relative_heading": 212.3763516849395, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250114_1026_Track06_Sphere_00151/adjacencies/b_20250114_1026_Track06_Sphere_00151/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250114_1026_Track06_Sphere_00153/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250114_1026_Track06_Sphere_00153/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250114_1026_Track06_Sphere_00153/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250114_1026_Track06_Sphere_00153/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20250114_1026_Track06_Sphere_00153/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250114_1026_Track06_Sphere_00153/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250114_1026_Track06_Sphere_00153/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250114_1026_Track06_Sphere_00153/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250114_1026_Track06_Sphere_00153/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.899699143213247, 52.373959283672605, 0.0 ] }, "distance": 9.98, "direction": 32.56, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20250114_1026_Track06_Sphere_00153", "timestamp": "2025-01-14T10:05:18Z", "filename": "Job_20250114_1026_Track06_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_20250114_1026_Track06_Sphere_00151", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121796.41208734203, 487446.0474603601 ] }, "relative_distance": 9.97957617, "relative_pitch": 0.0, "relative_heading": 32.560881456858496, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250114_1026_Track06_Sphere_00151/adjacencies/b_20250114_1026_Track06_Sphere_00151/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0000_000678/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0000_000678/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0000_000678/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0000_000678/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002310_pano_0000_000678/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002310_pano_0000_000678/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002310_pano_0000_000678/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0000_000678/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0000_000678/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89953728827159, 52.3738071664211, 46.1834646947682 ] }, "distance": 10.22, "direction": 213.57, "angle": 77.52, "elevation": 46.18, "pano_id": "TMX7316010203-002310_pano_0000_000678", "timestamp": "2021-09-15T07:41:23.439030Z", "filename": "pano_0000_000678.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_20250114_1026_Track06_Sphere_00151", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121796.41208734203, 487446.0474603601 ] }, "relative_distance": 10.22077917, "relative_pitch": 77.52110742376443, "relative_heading": 213.57292688340647, "relative_elevation": 46.1834646947682 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250114_1026_Track06_Sphere_00151/adjacencies/b_20250114_1026_Track06_Sphere_00151/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/01/25/TMX7316010203-001981/pano_0000_000362/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/01/25/TMX7316010203-001981/pano_0000_000362/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/01/25/TMX7316010203-001981/pano_0000_000362/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/01/25/TMX7316010203-001981/pano_0000_000362/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001981_pano_0000_000362/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001981_pano_0000_000362/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001981_pano_0000_000362/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/01/25/TMX7316010203-001981/pano_0000_000362/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/01/25/TMX7316010203-001981/pano_0000_000362/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89946722555919, 52.3738912970746, 44.5271975137293 ] }, "distance": 10.46, "direction": 274.64, "angle": 76.78, "elevation": 44.53, "pano_id": "TMX7316010203-001981_pano_0000_000362", "timestamp": "2021-01-25T12:42:19.909820Z", "filename": "pano_0000_000362.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_20250114_1026_Track06_Sphere_00151", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121796.41208734203, 487446.0474603601 ] }, "relative_distance": 10.45789702, "relative_pitch": 76.78275869417034, "relative_heading": 274.6390903501632, "relative_elevation": 44.5271975137293 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250114_1026_Track06_Sphere_00151/adjacencies/b_20250114_1026_Track06_Sphere_00151/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/27/TMX7316010203-002629/pano_0001_001005/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/27/TMX7316010203-002629/pano_0001_001005/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/27/TMX7316010203-002629/pano_0001_001005/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/27/TMX7316010203-002629/pano_0001_001005/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002629_pano_0001_001005/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002629_pano_0001_001005/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002629_pano_0001_001005/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/06/27/TMX7316010203-002629/pano_0001_001005/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/06/27/TMX7316010203-002629/pano_0001_001005/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89969881955418, 52.3739676320491, 45.6890654936433 ] }, "distance": 10.76, "direction": 29.8, "angle": 76.74, "elevation": 45.69, "pano_id": "TMX7316010203-002629_pano_0001_001005", "timestamp": "2022-06-27T06:49:37.360910Z", "filename": "pano_0001_001005.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_20250114_1026_Track06_Sphere_00151", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121796.41208734203, 487446.0474603601 ] }, "relative_distance": 10.76315759, "relative_pitch": 76.74428420199249, "relative_heading": 29.799448678499477, "relative_elevation": 45.6890654936433 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250114_1026_Track06_Sphere_00151/adjacencies/b_20250114_1026_Track06_Sphere_00151/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001051/pano_0002_001116/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001051/pano_0002_001116/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001051/pano_0002_001116/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001051/pano_0002_001116/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001051_pano_0002_001116/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001051_pano_0002_001116/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001051_pano_0002_001116/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001051/pano_0002_001116/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001051/pano_0002_001116/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89951957050063, 52.3738007292599, 45.6962950015441 ] }, "distance": 11.5, "direction": 216.61, "angle": 75.87, "elevation": 45.7, "pano_id": "TMX7316010203-001051_pano_0002_001116", "timestamp": "2019-01-14T09:52:50.676200Z", "filename": "pano_0002_001116.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250114_1026_Track06_Sphere_00151", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121796.41208734203, 487446.0474603601 ] }, "relative_distance": 11.50100967, "relative_pitch": 75.87300175825042, "relative_heading": 216.6095730495367, "relative_elevation": 45.6962950015441 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250114_1026_Track06_Sphere_00151/adjacencies/b_20250114_1026_Track06_Sphere_00151/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-30_05-16-46_01529/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-30_05-16-46_01529/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-30_05-16-46_01529/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-30_05-16-46_01529/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-30_05-16-46_01529/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-30_05-16-46_01529/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-30_05-16-46_01529/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-30_05-16-46_01529/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-30_05-16-46_01529/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.899525704957929, 52.37379591902256, 0.0 ] }, "distance": 11.7, "direction": 213.4, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-30_05-16-46_01529", "timestamp": "2025-06-30T05:57:40Z", "filename": "recording_2025-06-30_05-16-46_01529.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_20250114_1026_Track06_Sphere_00151", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121796.41208734203, 487446.0474603601 ] }, "relative_distance": 11.69984587, "relative_pitch": 0.0, "relative_heading": 213.4023891665672, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250114_1026_Track06_Sphere_00151/adjacencies/b_20250114_1026_Track06_Sphere_00151/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/09/TMX7315120208-000073/pano_0005_000044/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/09/TMX7315120208-000073/pano_0005_000044/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/09/TMX7315120208-000073/pano_0005_000044/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/09/TMX7315120208-000073/pano_0005_000044/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315120208-000073_pano_0005_000044/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000073_pano_0005_000044/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000073_pano_0005_000044/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/06/09/TMX7315120208-000073/pano_0005_000044/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/06/09/TMX7315120208-000073/pano_0005_000044/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89952132414515, 52.3737928395914, 45.1586883831769 ] }, "distance": 12.15, "direction": 213.69, "angle": 74.94, "elevation": 45.16, "pano_id": "TMX7315120208-000073_pano_0005_000044", "timestamp": "2016-06-09T08:53:21.686790Z", "filename": "pano_0005_000044.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_20250114_1026_Track06_Sphere_00151", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121796.41208734203, 487446.0474603601 ] }, "relative_distance": 12.15030691, "relative_pitch": 74.94074152794408, "relative_heading": 213.6873648548709, "relative_elevation": 45.1586883831769 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250114_1026_Track06_Sphere_00151/adjacencies/b_20250114_1026_Track06_Sphere_00151/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001662/pano_0000_001039/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001662/pano_0000_001039/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001662/pano_0000_001039/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001662/pano_0000_001039/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001662_pano_0000_001039/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001662_pano_0000_001039/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001662_pano_0000_001039/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001662/pano_0000_001039/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001662/pano_0000_001039/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89950778458084, 52.3737984777519, 48.4675228735432 ] }, "distance": 12.19, "direction": 218.94, "angle": 75.88, "elevation": 48.47, "pano_id": "TMX7316010203-001662_pano_0000_001039", "timestamp": "2020-04-21T10:07:26.899540Z", "filename": "pano_0000_001039.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_20250114_1026_Track06_Sphere_00151", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121796.41208734203, 487446.0474603601 ] }, "relative_distance": 12.19085035, "relative_pitch": 75.88148679666338, "relative_heading": 218.93625447567456, "relative_elevation": 48.4675228735432 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250114_1026_Track06_Sphere_00151/adjacencies/b_20250114_1026_Track06_Sphere_00151/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/10/TMX7316010203-001174/pano_0000_001375/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/10/TMX7316010203-001174/pano_0000_001375/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/10/TMX7316010203-001174/pano_0000_001375/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/10/TMX7316010203-001174/pano_0000_001375/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001174_pano_0000_001375/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001174_pano_0000_001375/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001174_pano_0000_001375/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/10/TMX7316010203-001174/pano_0000_001375/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/10/TMX7316010203-001174/pano_0000_001375/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89950021967442, 52.3738004594655, 49.5162174627185 ] }, "distance": 12.35, "direction": 221.44, "angle": 75.99, "elevation": 49.52, "pano_id": "TMX7316010203-001174_pano_0000_001375", "timestamp": "2019-05-10T06:21:43.511150Z", "filename": "pano_0000_001375.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_20250114_1026_Track06_Sphere_00151", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121796.41208734203, 487446.0474603601 ] }, "relative_distance": 12.35488395, "relative_pitch": 75.99008224883822, "relative_heading": 221.43820619893378, "relative_elevation": 49.5162174627185 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250114_1026_Track06_Sphere_00151/adjacencies/b_20250114_1026_Track06_Sphere_00151/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/27/TMX7316010203-002629/pano_0001_000999/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/27/TMX7316010203-002629/pano_0001_000999/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/27/TMX7316010203-002629/pano_0001_000999/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/27/TMX7316010203-002629/pano_0001_000999/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002629_pano_0001_000999/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002629_pano_0001_000999/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002629_pano_0001_000999/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/06/27/TMX7316010203-002629/pano_0001_000999/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/06/27/TMX7316010203-002629/pano_0001_000999/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89951221390937, 52.3737920970601, 46.2204729663208 ] }, "distance": 12.57, "direction": 215.83, "angle": 74.78, "elevation": 46.22, "pano_id": "TMX7316010203-002629_pano_0001_000999", "timestamp": "2022-06-27T06:49:24.141000Z", "filename": "pano_0001_000999.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_20250114_1026_Track06_Sphere_00151", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121796.41208734203, 487446.0474603601 ] }, "relative_distance": 12.57199945, "relative_pitch": 74.78363773420817, "relative_heading": 215.83181923628842, "relative_elevation": 46.2204729663208 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250114_1026_Track06_Sphere_00151/adjacencies/b_20250114_1026_Track06_Sphere_00151/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002862/pano_0004_000210/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002862/pano_0004_000210/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002862/pano_0004_000210/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002862/pano_0004_000210/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002862_pano_0004_000210/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002862_pano_0004_000210/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002862_pano_0004_000210/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002862/pano_0004_000210/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002862/pano_0004_000210/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89951879498604, 52.3737886883366, 45.2111944230273 ] }, "distance": 12.63, "direction": 213.18, "angle": 74.39, "elevation": 45.21, "pano_id": "TMX7316010203-002862_pano_0004_000210", "timestamp": "2022-12-15T09:44:51.623540Z", "filename": "pano_0004_000210.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2022", "tags": [ "mission-woz", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250114_1026_Track06_Sphere_00151", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121796.41208734203, 487446.0474603601 ] }, "relative_distance": 12.63071025, "relative_pitch": 74.39116194427065, "relative_heading": 213.17526220073952, "relative_elevation": 45.2111944230273 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250114_1026_Track06_Sphere_00151/adjacencies/b_20250114_1026_Track06_Sphere_00151/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/27/TMX7316010203-002357/pano_0003_000113/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/27/TMX7316010203-002357/pano_0003_000113/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/27/TMX7316010203-002357/pano_0003_000113/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/27/TMX7316010203-002357/pano_0003_000113/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002357_pano_0003_000113/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002357_pano_0003_000113/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002357_pano_0003_000113/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/12/27/TMX7316010203-002357/pano_0003_000113/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/12/27/TMX7316010203-002357/pano_0003_000113/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8995119990378, 52.373791035118, 47.147929456085 ] }, "distance": 12.68, "direction": 215.57, "angle": 74.95, "elevation": 47.15, "pano_id": "TMX7316010203-002357_pano_0003_000113", "timestamp": "2021-12-27T12:15:02.479890Z", "filename": "pano_0003_000113.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2021", "tags": [ "mission-woz", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250114_1026_Track06_Sphere_00151", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121796.41208734203, 487446.0474603601 ] }, "relative_distance": 12.67649838, "relative_pitch": 74.95097455899953, "relative_heading": 215.5727787944963, "relative_elevation": 47.147929456085 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250114_1026_Track06_Sphere_00151/adjacencies/b_20250114_1026_Track06_Sphere_00151/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001051/pano_0002_001121/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001051/pano_0002_001121/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001051/pano_0002_001121/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001051/pano_0002_001121/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001051_pano_0002_001121/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001051_pano_0002_001121/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001051_pano_0002_001121/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001051/pano_0002_001121/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001051/pano_0002_001121/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89971067708936, 52.3739850264044, 45.295296846889 ] }, "distance": 12.85, "direction": 28.63, "angle": 74.17, "elevation": 45.3, "pano_id": "TMX7316010203-001051_pano_0002_001121", "timestamp": "2019-01-14T09:52:54.746170Z", "filename": "pano_0002_001121.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250114_1026_Track06_Sphere_00151", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121796.41208734203, 487446.0474603601 ] }, "relative_distance": 12.84674577, "relative_pitch": 74.16549329251889, "relative_heading": 28.634714825597147, "relative_elevation": 45.295296846889 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250114_1026_Track06_Sphere_00151/adjacencies/b_20250114_1026_Track06_Sphere_00151/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/29/TMX7316010203-000227/pano_0000_000706/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/29/TMX7316010203-000227/pano_0000_000706/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/29/TMX7316010203-000227/pano_0000_000706/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/29/TMX7316010203-000227/pano_0000_000706/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000227_pano_0000_000706/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000227_pano_0000_000706/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000227_pano_0000_000706/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/03/29/TMX7316010203-000227/pano_0000_000706/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/03/29/TMX7316010203-000227/pano_0000_000706/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89951433290103, 52.3737868755675, 47.5673815188929 ] }, "distance": 12.97, "direction": 213.81, "angle": 74.75, "elevation": 47.57, "pano_id": "TMX7316010203-000227_pano_0000_000706", "timestamp": "2017-03-29T08:31:52.752020Z", "filename": "pano_0000_000706.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2017", "tags": [ "mission-bi", "mission-2017", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250114_1026_Track06_Sphere_00151", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121796.41208734203, 487446.0474603601 ] }, "relative_distance": 12.96663309, "relative_pitch": 74.75193247057703, "relative_heading": 213.81146493820515, "relative_elevation": 47.5673815188929 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250114_1026_Track06_Sphere_00151/adjacencies/b_20250114_1026_Track06_Sphere_00151/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/27/TMX7316010203-002357/pano_0003_000118/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/27/TMX7316010203-002357/pano_0003_000118/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/27/TMX7316010203-002357/pano_0003_000118/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/27/TMX7316010203-002357/pano_0003_000118/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002357_pano_0003_000118/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002357_pano_0003_000118/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002357_pano_0003_000118/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/12/27/TMX7316010203-002357/pano_0003_000118/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/12/27/TMX7316010203-002357/pano_0003_000118/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89971739651929, 52.3739841497717, 46.4744896087795 ] }, "distance": 12.99, "direction": 30.61, "angle": 74.39, "elevation": 46.47, "pano_id": "TMX7316010203-002357_pano_0003_000118", "timestamp": "2021-12-27T12:15:07.109880Z", "filename": "pano_0003_000118.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2021", "tags": [ "mission-woz", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250114_1026_Track06_Sphere_00151", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121796.41208734203, 487446.0474603601 ] }, "relative_distance": 12.9881758, "relative_pitch": 74.38597346686379, "relative_heading": 30.613160947875496, "relative_elevation": 46.4744896087795 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250114_1026_Track06_Sphere_00151/adjacencies/b_20250114_1026_Track06_Sphere_00151/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-30_05-16-46_01534/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-30_05-16-46_01534/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-30_05-16-46_01534/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-30_05-16-46_01534/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-30_05-16-46_01534/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-30_05-16-46_01534/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-30_05-16-46_01534/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-30_05-16-46_01534/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-30_05-16-46_01534/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.899717315884354, 52.37398532396276, 0.0 ] }, "distance": 13.1, "direction": 30.3, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-30_05-16-46_01534", "timestamp": "2025-06-30T05:57:49Z", "filename": "recording_2025-06-30_05-16-46_01534.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_20250114_1026_Track06_Sphere_00151", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121796.41208734203, 487446.0474603601 ] }, "relative_distance": 13.09802012, "relative_pitch": 0.0, "relative_heading": 30.30143100021765, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250114_1026_Track06_Sphere_00151/adjacencies/b_20250114_1026_Track06_Sphere_00151/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001662/pano_0000_001044/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001662/pano_0000_001044/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001662/pano_0000_001044/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001662/pano_0000_001044/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001662_pano_0000_001044/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001662_pano_0000_001044/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001662_pano_0000_001044/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001662/pano_0000_001044/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001662/pano_0000_001044/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89970842753847, 52.3739918970445, 48.0110957873985 ] }, "distance": 13.45, "direction": 26.5, "angle": 74.35, "elevation": 48.01, "pano_id": "TMX7316010203-001662_pano_0000_001044", "timestamp": "2020-04-21T10:07:31.294490Z", "filename": "pano_0000_001044.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_20250114_1026_Track06_Sphere_00151", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121796.41208734203, 487446.0474603601 ] }, "relative_distance": 13.45367159, "relative_pitch": 74.34606295510092, "relative_heading": 26.501245401977695, "relative_elevation": 48.0110957873985 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250114_1026_Track06_Sphere_00151/adjacencies/b_20250114_1026_Track06_Sphere_00151/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/10/TMX7316010203-001174/pano_0000_001380/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/10/TMX7316010203-001174/pano_0000_001380/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/10/TMX7316010203-001174/pano_0000_001380/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/10/TMX7316010203-001174/pano_0000_001380/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001174_pano_0000_001380/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001174_pano_0000_001380/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001174_pano_0000_001380/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/10/TMX7316010203-001174/pano_0000_001380/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/10/TMX7316010203-001174/pano_0000_001380/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89970173743306, 52.3739953337871, 48.8134215222672 ] }, "distance": 13.6, "direction": 24.06, "angle": 74.43, "elevation": 48.81, "pano_id": "TMX7316010203-001174_pano_0000_001380", "timestamp": "2019-05-10T06:21:49.621090Z", "filename": "pano_0000_001380.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_20250114_1026_Track06_Sphere_00151", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121796.41208734203, 487446.0474603601 ] }, "relative_distance": 13.60490232, "relative_pitch": 74.42619090020493, "relative_heading": 24.064663548834513, "relative_elevation": 48.8134215222672 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250114_1026_Track06_Sphere_00151/adjacencies/b_20250114_1026_Track06_Sphere_00151/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/09/TMX7315120208-000073/pano_0005_000049/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/09/TMX7315120208-000073/pano_0005_000049/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/09/TMX7315120208-000073/pano_0005_000049/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/09/TMX7315120208-000073/pano_0005_000049/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315120208-000073_pano_0005_000049/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000073_pano_0005_000049/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000073_pano_0005_000049/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/06/09/TMX7315120208-000073/pano_0005_000049/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/06/09/TMX7315120208-000073/pano_0005_000049/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89972872155175, 52.3739904711681, 44.5590366516262 ] }, "distance": 13.99, "direction": 31.86, "angle": 72.57, "elevation": 44.56, "pano_id": "TMX7315120208-000073_pano_0005_000049", "timestamp": "2016-06-09T08:53:26.621750Z", "filename": "pano_0005_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_20250114_1026_Track06_Sphere_00151", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121796.41208734203, 487446.0474603601 ] }, "relative_distance": 13.98965353, "relative_pitch": 72.56991650831957, "relative_heading": 31.864788160658815, "relative_elevation": 44.5590366516262 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250114_1026_Track06_Sphere_00151/adjacencies/b_20250114_1026_Track06_Sphere_00151/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0000_000673/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0000_000673/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0000_000673/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0000_000673/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002310_pano_0000_000673/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002310_pano_0000_000673/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002310_pano_0000_000673/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0000_000673/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0000_000673/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89973081669524, 52.3739918123282, 45.6554240835831 ] }, "distance": 14.19, "direction": 32.04, "angle": 72.73, "elevation": 45.66, "pano_id": "TMX7316010203-002310_pano_0000_000673", "timestamp": "2021-09-15T07:41:16.494020Z", "filename": "pano_0000_000673.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_20250114_1026_Track06_Sphere_00151", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121796.41208734203, 487446.0474603601 ] }, "relative_distance": 14.19179064, "relative_pitch": 72.73236947010999, "relative_heading": 32.03596607894689, "relative_elevation": 45.6554240835831 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250114_1026_Track06_Sphere_00151/adjacencies/b_20250114_1026_Track06_Sphere_00151/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/01/25/TMX7316010203-001981/pano_0000_000364/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/01/25/TMX7316010203-001981/pano_0000_000364/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/01/25/TMX7316010203-001981/pano_0000_000364/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/01/25/TMX7316010203-001981/pano_0000_000364/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001981_pano_0000_000364/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001981_pano_0000_000364/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001981_pano_0000_000364/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/01/25/TMX7316010203-001981/pano_0000_000364/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/01/25/TMX7316010203-001981/pano_0000_000364/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89963675789651, 52.3740145262818, 44.6212727883831 ] }, "distance": 14.6, "direction": 4.41, "angle": 71.88, "elevation": 44.62, "pano_id": "TMX7316010203-001981_pano_0000_000364", "timestamp": "2021-01-25T12:42:52.074470Z", "filename": "pano_0000_000364.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_20250114_1026_Track06_Sphere_00151", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121796.41208734203, 487446.0474603601 ] }, "relative_distance": 14.60126706, "relative_pitch": 71.88052736846191, "relative_heading": 4.408106522437532, "relative_elevation": 44.6212727883831 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250114_1026_Track06_Sphere_00151/adjacencies/b_20250114_1026_Track06_Sphere_00151/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002862/pano_0004_000215/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002862/pano_0004_000215/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002862/pano_0004_000215/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002862/pano_0004_000215/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002862_pano_0004_000215/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002862_pano_0004_000215/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002862_pano_0004_000215/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002862/pano_0004_000215/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002862/pano_0004_000215/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89973321852646, 52.373995809556, 44.7545017208904 ] }, "distance": 14.66, "direction": 31.66, "angle": 71.87, "elevation": 44.75, "pano_id": "TMX7316010203-002862_pano_0004_000215", "timestamp": "2022-12-15T09:45:00.363450Z", "filename": "pano_0004_000215.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2022", "tags": [ "mission-woz", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250114_1026_Track06_Sphere_00151", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121796.41208734203, 487446.0474603601 ] }, "relative_distance": 14.65593654, "relative_pitch": 71.86772299319865, "relative_heading": 31.65567737567742, "relative_elevation": 44.7545017208904 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250114_1026_Track06_Sphere_00151/adjacencies/b_20250114_1026_Track06_Sphere_00151/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/27/TMX7316010203-002629/pano_0001_001006/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/27/TMX7316010203-002629/pano_0001_001006/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/27/TMX7316010203-002629/pano_0001_001006/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/27/TMX7316010203-002629/pano_0001_001006/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002629_pano_0001_001006/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002629_pano_0001_001006/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002629_pano_0001_001006/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/06/27/TMX7316010203-002629/pano_0001_001006/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/06/27/TMX7316010203-002629/pano_0001_001006/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89973292776626, 52.3739988302563, 45.735772587359 ] }, "distance": 14.93, "direction": 30.91, "angle": 71.92, "elevation": 45.74, "pano_id": "TMX7316010203-002629_pano_0001_001006", "timestamp": "2022-06-27T06:49:40.031060Z", "filename": "pano_0001_001006.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_20250114_1026_Track06_Sphere_00151", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121796.41208734203, 487446.0474603601 ] }, "relative_distance": 14.93291144, "relative_pitch": 71.91793390501338, "relative_heading": 30.914141243620556, "relative_elevation": 45.735772587359 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250114_1026_Track06_Sphere_00151/adjacencies/b_20250114_1026_Track06_Sphere_00151/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250114_1026_Track06_Sphere_00148/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250114_1026_Track06_Sphere_00148/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250114_1026_Track06_Sphere_00148/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250114_1026_Track06_Sphere_00148/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20250114_1026_Track06_Sphere_00148/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250114_1026_Track06_Sphere_00148/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250114_1026_Track06_Sphere_00148/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250114_1026_Track06_Sphere_00148/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250114_1026_Track06_Sphere_00148/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.899502210793102, 52.373770405033355, 0.0 ] }, "distance": 14.95, "direction": 212.53, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20250114_1026_Track06_Sphere_00148", "timestamp": "2025-01-14T10:05:11Z", "filename": "Job_20250114_1026_Track06_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_20250114_1026_Track06_Sphere_00151", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121796.41208734203, 487446.0474603601 ] }, "relative_distance": 14.95254332, "relative_pitch": 0.0, "relative_heading": 212.53187724071464, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250114_1026_Track06_Sphere_00151/adjacencies/b_20250114_1026_Track06_Sphere_00151/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0000_000679/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0000_000679/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0000_000679/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0000_000679/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002310_pano_0000_000679/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002310_pano_0000_000679/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002310_pano_0000_000679/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0000_000679/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0000_000679/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89949798149546, 52.3737705197918, 46.4708928624168 ] }, "distance": 15.1, "direction": 213.48, "angle": 72.0, "elevation": 46.47, "pano_id": "TMX7316010203-002310_pano_0000_000679", "timestamp": "2021-09-15T07:41:24.904030Z", "filename": "pano_0000_000679.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_20250114_1026_Track06_Sphere_00151", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121796.41208734203, 487446.0474603601 ] }, "relative_distance": 15.09873783, "relative_pitch": 72.000636295834, "relative_heading": 213.47949364479817, "relative_elevation": 46.4708928624168 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250114_1026_Track06_Sphere_00151/adjacencies/b_20250114_1026_Track06_Sphere_00151/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250114_1026_Track06_Sphere_00154/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250114_1026_Track06_Sphere_00154/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250114_1026_Track06_Sphere_00154/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250114_1026_Track06_Sphere_00154/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20250114_1026_Track06_Sphere_00154/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250114_1026_Track06_Sphere_00154/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250114_1026_Track06_Sphere_00154/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250114_1026_Track06_Sphere_00154/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250114_1026_Track06_Sphere_00154/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89974125476085, 52.373998454684326, 0.0 ] }, "distance": 15.2, "direction": 32.83, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20250114_1026_Track06_Sphere_00154", "timestamp": "2025-01-14T10:05:20Z", "filename": "Job_20250114_1026_Track06_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_20250114_1026_Track06_Sphere_00151", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121796.41208734203, 487446.0474603601 ] }, "relative_distance": 15.19690214, "relative_pitch": 0.0, "relative_heading": 32.82981054879419, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250114_1026_Track06_Sphere_00151/adjacencies/b_20250114_1026_Track06_Sphere_00151/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/10/TMX7316010203-001547/pano_0000_000214/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/10/TMX7316010203-001547/pano_0000_000214/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/10/TMX7316010203-001547/pano_0000_000214/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/10/TMX7316010203-001547/pano_0000_000214/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001547_pano_0000_000214/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001547_pano_0000_000214/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001547_pano_0000_000214/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/13/10/TMX7316010203-001547/pano_0000_000214/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/13/10/TMX7316010203-001547/pano_0000_000214/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89943565344983, 52.3739616040294, 46.2827144581825 ] }, "distance": 15.27, "direction": 304.58, "angle": 71.74, "elevation": 46.28, "pano_id": "TMX7316010203-001547_pano_0000_000214", "timestamp": "2020-01-10T08:32:00.904980Z", "filename": "pano_0000_000214.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2019", "tags": [ "mission-woz", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250114_1026_Track06_Sphere_00151", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121796.41208734203, 487446.0474603601 ] }, "relative_distance": 15.27271395, "relative_pitch": 71.73775959285892, "relative_heading": 304.58487607129626, "relative_elevation": 46.2827144581825 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250114_1026_Track06_Sphere_00151/adjacencies/b_20250114_1026_Track06_Sphere_00151/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/27/TMX7316010203-002356/pano_0004_000024/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/27/TMX7316010203-002356/pano_0004_000024/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/27/TMX7316010203-002356/pano_0004_000024/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/27/TMX7316010203-002356/pano_0004_000024/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002356_pano_0004_000024/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002356_pano_0004_000024/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002356_pano_0004_000024/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/12/27/TMX7316010203-002356/pano_0004_000024/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/12/27/TMX7316010203-002356/pano_0004_000024/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89942982306793, 52.373957369496, 46.4206104483455 ] }, "distance": 15.34, "direction": 302.29, "angle": 71.71, "elevation": 46.42, "pano_id": "TMX7316010203-002356_pano_0004_000024", "timestamp": "2021-12-27T11:52:18.197210Z", "filename": "pano_0004_000024.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2021", "tags": [ "mission-woz", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250114_1026_Track06_Sphere_00151", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121796.41208734203, 487446.0474603601 ] }, "relative_distance": 15.34442017, "relative_pitch": 71.7085995136312, "relative_heading": 302.2941472664045, "relative_elevation": 46.4206104483455 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250114_1026_Track06_Sphere_00151/adjacencies/b_20250114_1026_Track06_Sphere_00151/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001051/pano_0002_001176/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001051/pano_0002_001176/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001051/pano_0002_001176/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001051/pano_0002_001176/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001051_pano_0002_001176/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001051_pano_0002_001176/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001051_pano_0002_001176/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001051/pano_0002_001176/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001051/pano_0002_001176/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89941549091014, 52.3739462472243, 46.6445926837623 ] }, "distance": 15.59, "direction": 296.52, "angle": 71.52, "elevation": 46.64, "pano_id": "TMX7316010203-001051_pano_0002_001176", "timestamp": "2019-01-14T09:54:15.185400Z", "filename": "pano_0002_001176.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250114_1026_Track06_Sphere_00151", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121796.41208734203, 487446.0474603601 ] }, "relative_distance": 15.58733462, "relative_pitch": 71.52179554784232, "relative_heading": 296.5219576497535, "relative_elevation": 46.6445926837623 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250114_1026_Track06_Sphere_00151/adjacencies/b_20250114_1026_Track06_Sphere_00151/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001051/pano_0002_001175/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001051/pano_0002_001175/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001051/pano_0002_001175/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001051/pano_0002_001175/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001051_pano_0002_001175/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001051_pano_0002_001175/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001051_pano_0002_001175/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001051/pano_0002_001175/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001051/pano_0002_001175/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89945728957966, 52.3739831697738, 46.6092094006017 ] }, "distance": 15.68, "direction": 314.92, "angle": 71.41, "elevation": 46.61, "pano_id": "TMX7316010203-001051_pano_0002_001175", "timestamp": "2019-01-14T09:54:14.220440Z", "filename": "pano_0002_001175.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250114_1026_Track06_Sphere_00151", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121796.41208734203, 487446.0474603601 ] }, "relative_distance": 15.67601162, "relative_pitch": 71.41073406155373, "relative_heading": 314.918879167767, "relative_elevation": 46.6092094006017 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250114_1026_Track06_Sphere_00151/adjacencies/b_20250114_1026_Track06_Sphere_00151/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-30_05-16-46_01564/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-30_05-16-46_01564/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-30_05-16-46_01564/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-30_05-16-46_01564/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-30_05-16-46_01564/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-30_05-16-46_01564/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-30_05-16-46_01564/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-30_05-16-46_01564/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-30_05-16-46_01564/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.899428053077517, 52.37396131294837, 0.0 ] }, "distance": 15.68, "direction": 303.41, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-30_05-16-46_01564", "timestamp": "2025-06-30T05:59:12Z", "filename": "recording_2025-06-30_05-16-46_01564.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_20250114_1026_Track06_Sphere_00151", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121796.41208734203, 487446.0474603601 ] }, "relative_distance": 15.68375168, "relative_pitch": 0.0, "relative_heading": 303.4140241288923, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250114_1026_Track06_Sphere_00151/adjacencies/b_20250114_1026_Track06_Sphere_00151/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/27/TMX7316010203-002357/pano_0003_000102/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/27/TMX7316010203-002357/pano_0003_000102/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/27/TMX7316010203-002357/pano_0003_000102/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/27/TMX7316010203-002357/pano_0003_000102/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002357_pano_0003_000102/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002357_pano_0003_000102/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002357_pano_0003_000102/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/12/27/TMX7316010203-002357/pano_0003_000102/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/12/27/TMX7316010203-002357/pano_0003_000102/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89944999416161, 52.3739791892278, 46.3521026009694 ] }, "distance": 15.73, "direction": 312.5, "angle": 71.26, "elevation": 46.35, "pano_id": "TMX7316010203-002357_pano_0003_000102", "timestamp": "2021-12-27T12:14:44.960110Z", "filename": "pano_0003_000102.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2021", "tags": [ "mission-woz", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250114_1026_Track06_Sphere_00151", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121796.41208734203, 487446.0474603601 ] }, "relative_distance": 15.72911967, "relative_pitch": 71.25587347655326, "relative_heading": 312.49771742292114, "relative_elevation": 46.3521026009694 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250114_1026_Track06_Sphere_00151/adjacencies/b_20250114_1026_Track06_Sphere_00151/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/01/25/TMX7316010203-001981/pano_0000_000312/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/01/25/TMX7316010203-001981/pano_0000_000312/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/01/25/TMX7316010203-001981/pano_0000_000312/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/01/25/TMX7316010203-001981/pano_0000_000312/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001981_pano_0000_000312/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001981_pano_0000_000312/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001981_pano_0000_000312/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/01/25/TMX7316010203-001981/pano_0000_000312/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/01/25/TMX7316010203-001981/pano_0000_000312/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89941553663299, 52.3738164416099, 44.574710259214 ] }, "distance": 15.83, "direction": 241.78, "angle": 70.45, "elevation": 44.57, "pano_id": "TMX7316010203-001981_pano_0000_000312", "timestamp": "2021-01-25T12:33:24.919410Z", "filename": "pano_0000_000312.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_20250114_1026_Track06_Sphere_00151", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121796.41208734203, 487446.0474603601 ] }, "relative_distance": 15.82522299, "relative_pitch": 70.45376688499377, "relative_heading": 241.7776225388341, "relative_elevation": 44.574710259214 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250114_1026_Track06_Sphere_00151/adjacencies/b_20250114_1026_Track06_Sphere_00151/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/27/TMX7316010203-002356/pano_0004_000023/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/27/TMX7316010203-002356/pano_0004_000023/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/27/TMX7316010203-002356/pano_0004_000023/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/27/TMX7316010203-002356/pano_0004_000023/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002356_pano_0004_000023/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002356_pano_0004_000023/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002356_pano_0004_000023/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/12/27/TMX7316010203-002356/pano_0004_000023/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/12/27/TMX7316010203-002356/pano_0004_000023/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89946858466666, 52.3739915945158, 46.4518132358789 ] }, "distance": 15.84, "direction": 319.29, "angle": 71.17, "elevation": 46.45, "pano_id": "TMX7316010203-002356_pano_0004_000023", "timestamp": "2021-12-27T11:52:17.057250Z", "filename": "pano_0004_000023.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2021", "tags": [ "mission-woz", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250114_1026_Track06_Sphere_00151", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121796.41208734203, 487446.0474603601 ] }, "relative_distance": 15.83930087, "relative_pitch": 71.17147172502122, "relative_heading": 319.2891737219766, "relative_elevation": 46.4518132358789 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250114_1026_Track06_Sphere_00151/adjacencies/b_20250114_1026_Track06_Sphere_00151/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002031/pano_0000_000831/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002031/pano_0000_000831/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002031/pano_0000_000831/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002031/pano_0000_000831/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002031_pano_0000_000831/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002031_pano_0000_000831/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002031_pano_0000_000831/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002031/pano_0000_000831/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002031/pano_0000_000831/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89941604972301, 52.373952523767, 45.4194272952154 ] }, "distance": 15.88, "direction": 298.84, "angle": 70.73, "elevation": 45.42, "pano_id": "TMX7316010203-002031_pano_0000_000831", "timestamp": "2021-03-08T09:29:48.193530Z", "filename": "pano_0000_000831.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_20250114_1026_Track06_Sphere_00151", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121796.41208734203, 487446.0474603601 ] }, "relative_distance": 15.8781336, "relative_pitch": 70.73093353714455, "relative_heading": 298.8389189397496, "relative_elevation": 45.4194272952154 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250114_1026_Track06_Sphere_00151/adjacencies/b_20250114_1026_Track06_Sphere_00151/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/29/TMX7316010203-000227/pano_0000_000737/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/29/TMX7316010203-000227/pano_0000_000737/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/29/TMX7316010203-000227/pano_0000_000737/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/29/TMX7316010203-000227/pano_0000_000737/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000227_pano_0000_000737/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000227_pano_0000_000737/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000227_pano_0000_000737/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/03/29/TMX7316010203-000227/pano_0000_000737/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/03/29/TMX7316010203-000227/pano_0000_000737/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89940617472806, 52.3739406679246, 45.8561930917203 ] }, "distance": 15.9, "direction": 293.5, "angle": 70.88, "elevation": 45.86, "pano_id": "TMX7316010203-000227_pano_0000_000737", "timestamp": "2017-03-29T08:34:31.455850Z", "filename": "pano_0000_000737.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2017", "tags": [ "mission-bi", "mission-2017", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250114_1026_Track06_Sphere_00151", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121796.41208734203, 487446.0474603601 ] }, "relative_distance": 15.89995352, "relative_pitch": 70.87677142645313, "relative_heading": 293.4978653985116, "relative_elevation": 45.8561930917203 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250114_1026_Track06_Sphere_00151/adjacencies/b_20250114_1026_Track06_Sphere_00151/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/27/TMX7316010203-002357/pano_0003_000103/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/27/TMX7316010203-002357/pano_0003_000103/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/27/TMX7316010203-002357/pano_0003_000103/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/27/TMX7316010203-002357/pano_0003_000103/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002357_pano_0003_000103/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002357_pano_0003_000103/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002357_pano_0003_000103/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/12/27/TMX7316010203-002357/pano_0003_000103/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/12/27/TMX7316010203-002357/pano_0003_000103/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89940423236943, 52.3739390876745, 46.4046553103253 ] }, "distance": 15.95, "direction": 292.73, "angle": 71.03, "elevation": 46.4, "pano_id": "TMX7316010203-002357_pano_0003_000103", "timestamp": "2021-12-27T12:14:45.990030Z", "filename": "pano_0003_000103.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2021", "tags": [ "mission-woz", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250114_1026_Track06_Sphere_00151", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121796.41208734203, 487446.0474603601 ] }, "relative_distance": 15.95259243, "relative_pitch": 71.02849662813195, "relative_heading": 292.7292237536385, "relative_elevation": 46.4046553103253 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250114_1026_Track06_Sphere_00151/adjacencies/b_20250114_1026_Track06_Sphere_00151/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002031/pano_0000_000830/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002031/pano_0000_000830/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002031/pano_0000_000830/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002031/pano_0000_000830/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002031_pano_0000_000830/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002031_pano_0000_000830/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002031_pano_0000_000830/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002031/pano_0000_000830/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002031/pano_0000_000830/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89945685142445, 52.3739882775987, 45.399314776063 ] }, "distance": 16.1, "direction": 316.28, "angle": 70.47, "elevation": 45.4, "pano_id": "TMX7316010203-002031_pano_0000_000830", "timestamp": "2021-03-08T09:29:46.893400Z", "filename": "pano_0000_000830.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_20250114_1026_Track06_Sphere_00151", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121796.41208734203, 487446.0474603601 ] }, "relative_distance": 16.10298729, "relative_pitch": 70.47057185430467, "relative_heading": 316.2760514404799, "relative_elevation": 45.399314776063 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250114_1026_Track06_Sphere_00151/adjacencies/b_20250114_1026_Track06_Sphere_00151/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/10/TMX7316010203-001547/pano_0000_000215/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/10/TMX7316010203-001547/pano_0000_000215/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/10/TMX7316010203-001547/pano_0000_000215/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/10/TMX7316010203-001547/pano_0000_000215/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001547_pano_0000_000215/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001547_pano_0000_000215/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001547_pano_0000_000215/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/13/10/TMX7316010203-001547/pano_0000_000215/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/13/10/TMX7316010203-001547/pano_0000_000215/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89939170666858, 52.3739229210035, 46.2890724344179 ] }, "distance": 16.17, "direction": 285.66, "angle": 70.75, "elevation": 46.29, "pano_id": "TMX7316010203-001547_pano_0000_000215", "timestamp": "2020-01-10T08:32:01.789960Z", "filename": "pano_0000_000215.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2019", "tags": [ "mission-woz", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250114_1026_Track06_Sphere_00151", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121796.41208734203, 487446.0474603601 ] }, "relative_distance": 16.16713503, "relative_pitch": 70.74749868462125, "relative_heading": 285.6629644638877, "relative_elevation": 46.2890724344179 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250114_1026_Track06_Sphere_00151/adjacencies/b_20250114_1026_Track06_Sphere_00151/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/10/TMX7316010203-001547/pano_0000_000213/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/10/TMX7316010203-001547/pano_0000_000213/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/10/TMX7316010203-001547/pano_0000_000213/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/10/TMX7316010203-001547/pano_0000_000213/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001547_pano_0000_000213/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001547_pano_0000_000213/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001547_pano_0000_000213/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/13/10/TMX7316010203-001547/pano_0000_000213/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/13/10/TMX7316010203-001547/pano_0000_000213/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89947882548492, 52.3740008423956, 46.2907230583951 ] }, "distance": 16.21, "direction": 323.53, "angle": 70.7, "elevation": 46.29, "pano_id": "TMX7316010203-001547_pano_0000_000213", "timestamp": "2020-01-10T08:32:00.045140Z", "filename": "pano_0000_000213.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2019", "tags": [ "mission-woz", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250114_1026_Track06_Sphere_00151", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121796.41208734203, 487446.0474603601 ] }, "relative_distance": 16.2089013, "relative_pitch": 70.7020720808828, "relative_heading": 323.5343671105992, "relative_elevation": 46.2907230583951 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250114_1026_Track06_Sphere_00151/adjacencies/b_20250114_1026_Track06_Sphere_00151/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/27/TMX7316010203-002356/pano_0004_000025/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/27/TMX7316010203-002356/pano_0004_000025/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/27/TMX7316010203-002356/pano_0004_000025/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/27/TMX7316010203-002356/pano_0004_000025/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002356_pano_0004_000025/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002356_pano_0004_000025/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002356_pano_0004_000025/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/12/27/TMX7316010203-002356/pano_0004_000025/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/12/27/TMX7316010203-002356/pano_0004_000025/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89939056379342, 52.3739232228512, 46.407666974701 ] }, "distance": 16.25, "direction": 285.7, "angle": 70.7, "elevation": 46.41, "pano_id": "TMX7316010203-002356_pano_0004_000025", "timestamp": "2021-12-27T11:52:19.412200Z", "filename": "pano_0004_000025.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2021", "tags": [ "mission-woz", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250114_1026_Track06_Sphere_00151", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121796.41208734203, 487446.0474603601 ] }, "relative_distance": 16.25115141, "relative_pitch": 70.7006405345517, "relative_heading": 285.70290044398996, "relative_elevation": 46.407666974701 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250114_1026_Track06_Sphere_00151/adjacencies/b_20250114_1026_Track06_Sphere_00151/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-30_05-16-46_01563/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-30_05-16-46_01563/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-30_05-16-46_01563/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-30_05-16-46_01563/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-30_05-16-46_01563/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-30_05-16-46_01563/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-30_05-16-46_01563/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-30_05-16-46_01563/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-30_05-16-46_01563/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.899467588547398, 52.373997022168375, 0.0 ] }, "distance": 16.34, "direction": 320.49, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-30_05-16-46_01563", "timestamp": "2025-06-30T05:59:10Z", "filename": "recording_2025-06-30_05-16-46_01563.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_20250114_1026_Track06_Sphere_00151", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121796.41208734203, 487446.0474603601 ] }, "relative_distance": 16.34494479, "relative_pitch": 0.0, "relative_heading": 320.48988261746797, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250114_1026_Track06_Sphere_00151/adjacencies/b_20250114_1026_Track06_Sphere_00151/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/01/25/TMX7316010203-001981/pano_0000_000309/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/01/25/TMX7316010203-001981/pano_0000_000309/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/01/25/TMX7316010203-001981/pano_0000_000309/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/01/25/TMX7316010203-001981/pano_0000_000309/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001981_pano_0000_000309/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001981_pano_0000_000309/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001981_pano_0000_000309/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/01/25/TMX7316010203-001981/pano_0000_000309/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/01/25/TMX7316010203-001981/pano_0000_000309/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89965658321724, 52.3740289951339, 44.5738236708567 ] }, "distance": 16.36, "direction": 8.69, "angle": 69.85, "elevation": 44.57, "pano_id": "TMX7316010203-001981_pano_0000_000309", "timestamp": "2021-01-25T12:33:03.119600Z", "filename": "pano_0000_000309.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_20250114_1026_Track06_Sphere_00151", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121796.41208734203, 487446.0474603601 ] }, "relative_distance": 16.35604062, "relative_pitch": 69.84975499030236, "relative_heading": 8.69437674990516, "relative_elevation": 44.5738236708567 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250114_1026_Track06_Sphere_00151/adjacencies/b_20250114_1026_Track06_Sphere_00151/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001051/pano_0002_001115/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001051/pano_0002_001115/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001051/pano_0002_001115/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001051/pano_0002_001115/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001051_pano_0002_001115/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001051_pano_0002_001115/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001051_pano_0002_001115/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001051/pano_0002_001115/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001051/pano_0002_001115/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89947879676357, 52.3737647181713, 45.9557258207351 ] }, "distance": 16.37, "direction": 216.05, "angle": 70.39, "elevation": 45.96, "pano_id": "TMX7316010203-001051_pano_0002_001115", "timestamp": "2019-01-14T09:52:49.831210Z", "filename": "pano_0002_001115.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250114_1026_Track06_Sphere_00151", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121796.41208734203, 487446.0474603601 ] }, "relative_distance": 16.374395, "relative_pitch": 70.38860740081003, "relative_heading": 216.04753118137458, "relative_elevation": 45.9557258207351 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250114_1026_Track06_Sphere_00151/adjacencies/b_20250114_1026_Track06_Sphere_00151/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250114_1026_Track06_Sphere_00018/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250114_1026_Track06_Sphere_00018/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250114_1026_Track06_Sphere_00018/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250114_1026_Track06_Sphere_00018/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20250114_1026_Track06_Sphere_00018/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250114_1026_Track06_Sphere_00018/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250114_1026_Track06_Sphere_00018/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250114_1026_Track06_Sphere_00018/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250114_1026_Track06_Sphere_00018/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.899435479573714, 52.373979040327455, 0.0 ] }, "distance": 16.46, "direction": 310.13, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20250114_1026_Track06_Sphere_00018", "timestamp": "2025-01-14T10:00:44Z", "filename": "Job_20250114_1026_Track06_Sphere_00018.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_20250114_1026_Track06_Sphere_00151", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121796.41208734203, 487446.0474603601 ] }, "relative_distance": 16.46080892, "relative_pitch": 0.0, "relative_heading": 310.13010722007954, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250114_1026_Track06_Sphere_00151/adjacencies/b_20250114_1026_Track06_Sphere_00151/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/27/TMX7316010203-002629/pano_0001_001037/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/27/TMX7316010203-002629/pano_0001_001037/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/27/TMX7316010203-002629/pano_0001_001037/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/27/TMX7316010203-002629/pano_0001_001037/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002629_pano_0001_001037/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002629_pano_0001_001037/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002629_pano_0001_001037/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/06/27/TMX7316010203-002629/pano_0001_001037/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/06/27/TMX7316010203-002629/pano_0001_001037/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89940751170021, 52.3739549726655, 46.6074728127569 ] }, "distance": 16.52, "direction": 298.69, "angle": 70.48, "elevation": 46.61, "pano_id": "TMX7316010203-002629_pano_0001_001037", "timestamp": "2022-06-27T06:52:20.319970Z", "filename": "pano_0001_001037.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_20250114_1026_Track06_Sphere_00151", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121796.41208734203, 487446.0474603601 ] }, "relative_distance": 16.51898731, "relative_pitch": 70.48425474594808, "relative_heading": 298.69404672517254, "relative_elevation": 46.6074728127569 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250114_1026_Track06_Sphere_00151/adjacencies/b_20250114_1026_Track06_Sphere_00151/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-30_05-16-46_01565/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-30_05-16-46_01565/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-30_05-16-46_01565/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-30_05-16-46_01565/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-30_05-16-46_01565/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-30_05-16-46_01565/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-30_05-16-46_01565/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-30_05-16-46_01565/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-30_05-16-46_01565/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89938682557403, 52.37392457214581, 0.0 ] }, "distance": 16.54, "direction": 285.96, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-30_05-16-46_01565", "timestamp": "2025-06-30T05:59:14Z", "filename": "recording_2025-06-30_05-16-46_01565.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_20250114_1026_Track06_Sphere_00151", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121796.41208734203, 487446.0474603601 ] }, "relative_distance": 16.53704711, "relative_pitch": 0.0, "relative_heading": 285.9649535430749, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250114_1026_Track06_Sphere_00151/adjacencies/b_20250114_1026_Track06_Sphere_00151/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-30_05-16-46_01528/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-30_05-16-46_01528/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-30_05-16-46_01528/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-30_05-16-46_01528/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-30_05-16-46_01528/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-30_05-16-46_01528/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-30_05-16-46_01528/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-30_05-16-46_01528/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-30_05-16-46_01528/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.899489910397868, 52.373757888425814, 0.0 ] }, "distance": 16.58, "direction": 212.38, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-30_05-16-46_01528", "timestamp": "2025-06-30T05:57:38Z", "filename": "recording_2025-06-30_05-16-46_01528.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_20250114_1026_Track06_Sphere_00151", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121796.41208734203, 487446.0474603601 ] }, "relative_distance": 16.57733538, "relative_pitch": 0.0, "relative_heading": 212.3842237028467, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250114_1026_Track06_Sphere_00151/adjacencies/b_20250114_1026_Track06_Sphere_00151/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/09/TMX7315120208-000073/pano_0004_000285/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/09/TMX7315120208-000073/pano_0004_000285/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/09/TMX7315120208-000073/pano_0004_000285/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/09/TMX7315120208-000073/pano_0004_000285/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315120208-000073_pano_0004_000285/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000073_pano_0004_000285/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000073_pano_0004_000285/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/06/09/TMX7315120208-000073/pano_0004_000285/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/06/09/TMX7315120208-000073/pano_0004_000285/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89941715245124, 52.3739672986474, 46.5299388468266 ] }, "distance": 16.67, "direction": 303.92, "angle": 70.29, "elevation": 46.53, "pano_id": "TMX7315120208-000073_pano_0004_000285", "timestamp": "2016-06-09T08:50:16.558360Z", "filename": "pano_0004_000285.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_20250114_1026_Track06_Sphere_00151", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121796.41208734203, 487446.0474603601 ] }, "relative_distance": 16.67086105, "relative_pitch": 70.28828856570715, "relative_heading": 303.91977033370364, "relative_elevation": 46.5299388468266 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250114_1026_Track06_Sphere_00151/adjacencies/b_20250114_1026_Track06_Sphere_00151/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250114_1026_Track06_Sphere_00019/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250114_1026_Track06_Sphere_00019/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250114_1026_Track06_Sphere_00019/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250114_1026_Track06_Sphere_00019/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20250114_1026_Track06_Sphere_00019/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250114_1026_Track06_Sphere_00019/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250114_1026_Track06_Sphere_00019/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250114_1026_Track06_Sphere_00019/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250114_1026_Track06_Sphere_00019/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.899393385229399, 52.37394100172736, 0.0 ] }, "distance": 16.72, "direction": 292.42, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20250114_1026_Track06_Sphere_00019", "timestamp": "2025-01-14T10:00:46Z", "filename": "Job_20250114_1026_Track06_Sphere_00019.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_20250114_1026_Track06_Sphere_00151", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121796.41208734203, 487446.0474603601 ] }, "relative_distance": 16.71648944, "relative_pitch": 0.0, "relative_heading": 292.4242320694614, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250114_1026_Track06_Sphere_00151/adjacencies/b_20250114_1026_Track06_Sphere_00151/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/10/TMX7316010203-001174/pano_0000_001863/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/10/TMX7316010203-001174/pano_0000_001863/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/10/TMX7316010203-001174/pano_0000_001863/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/10/TMX7316010203-001174/pano_0000_001863/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001174_pano_0000_001863/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001174_pano_0000_001863/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001174_pano_0000_001863/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/10/TMX7316010203-001174/pano_0000_001863/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/10/TMX7316010203-001174/pano_0000_001863/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89941430696107, 52.3739659423458, 48.7137157190591 ] }, "distance": 16.75, "direction": 303.12, "angle": 71.03, "elevation": 48.71, "pano_id": "TMX7316010203-001174_pano_0000_001863", "timestamp": "2019-05-10T06:35:04.174660Z", "filename": "pano_0000_001863.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_20250114_1026_Track06_Sphere_00151", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121796.41208734203, 487446.0474603601 ] }, "relative_distance": 16.74907942, "relative_pitch": 71.02565863336868, "relative_heading": 303.1213958670546, "relative_elevation": 48.7137157190591 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250114_1026_Track06_Sphere_00151/adjacencies/b_20250114_1026_Track06_Sphere_00151/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/27/TMX7316010203-002629/pano_0001_001036/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/27/TMX7316010203-002629/pano_0001_001036/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/27/TMX7316010203-002629/pano_0001_001036/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/27/TMX7316010203-002629/pano_0001_001036/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002629_pano_0001_001036/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002629_pano_0001_001036/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002629_pano_0001_001036/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/06/27/TMX7316010203-002629/pano_0001_001036/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/06/27/TMX7316010203-002629/pano_0001_001036/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89944949536774, 52.3739921905693, 46.6090679746121 ] }, "distance": 16.76, "direction": 316.07, "angle": 70.22, "elevation": 46.61, "pano_id": "TMX7316010203-002629_pano_0001_001036", "timestamp": "2022-06-27T06:52:18.135070Z", "filename": "pano_0001_001036.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_20250114_1026_Track06_Sphere_00151", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121796.41208734203, 487446.0474603601 ] }, "relative_distance": 16.76403137, "relative_pitch": 70.21770275014954, "relative_heading": 316.06724640631506, "relative_elevation": 46.6090679746121 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250114_1026_Track06_Sphere_00151/adjacencies/b_20250114_1026_Track06_Sphere_00151/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/29/TMX7316010203-000227/pano_0000_000736/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/29/TMX7316010203-000227/pano_0000_000736/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/29/TMX7316010203-000227/pano_0000_000736/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/29/TMX7316010203-000227/pano_0000_000736/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000227_pano_0000_000736/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000227_pano_0000_000736/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000227_pano_0000_000736/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/03/29/TMX7316010203-000227/pano_0000_000736/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/03/29/TMX7316010203-000227/pano_0000_000736/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.899486630367, 52.3740105653817, 45.8072888450697 ] }, "distance": 16.8, "direction": 327.19, "angle": 69.86, "elevation": 45.81, "pano_id": "TMX7316010203-000227_pano_0000_000736", "timestamp": "2017-03-29T08:34:29.435840Z", "filename": "pano_0000_000736.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2017", "tags": [ "mission-bi", "mission-2017", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250114_1026_Track06_Sphere_00151", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121796.41208734203, 487446.0474603601 ] }, "relative_distance": 16.79722196, "relative_pitch": 69.86235580705122, "relative_heading": 327.1883676754786, "relative_elevation": 45.8072888450697 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250114_1026_Track06_Sphere_00151/adjacencies/b_20250114_1026_Track06_Sphere_00151/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/27/TMX7316010203-002629/pano_0001_000998/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/27/TMX7316010203-002629/pano_0001_000998/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/27/TMX7316010203-002629/pano_0001_000998/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/27/TMX7316010203-002629/pano_0001_000998/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002629_pano_0001_000998/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002629_pano_0001_000998/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002629_pano_0001_000998/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/06/27/TMX7316010203-002629/pano_0001_000998/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/06/27/TMX7316010203-002629/pano_0001_000998/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8994775156471, 52.3737590514838, 46.4874540781602 ] }, "distance": 16.94, "direction": 215.03, "angle": 69.98, "elevation": 46.49, "pano_id": "TMX7316010203-002629_pano_0001_000998", "timestamp": "2022-06-27T06:49:23.036170Z", "filename": "pano_0001_000998.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_20250114_1026_Track06_Sphere_00151", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121796.41208734203, 487446.0474603601 ] }, "relative_distance": 16.93822839, "relative_pitch": 69.98021800700525, "relative_heading": 215.03096239422644, "relative_elevation": 46.4874540781602 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250114_1026_Track06_Sphere_00151/adjacencies/b_20250114_1026_Track06_Sphere_00151/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001051/pano_0002_001177/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001051/pano_0002_001177/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001051/pano_0002_001177/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001051/pano_0002_001177/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001051_pano_0002_001177/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001051_pano_0002_001177/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001051_pano_0002_001177/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001051/pano_0002_001177/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001051/pano_0002_001177/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89937344627808, 52.3739094499576, 46.6773993633688 ] }, "distance": 17.05, "direction": 279.67, "angle": 69.93, "elevation": 46.68, "pano_id": "TMX7316010203-001051_pano_0002_001177", "timestamp": "2019-01-14T09:54:16.210440Z", "filename": "pano_0002_001177.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250114_1026_Track06_Sphere_00151", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121796.41208734203, 487446.0474603601 ] }, "relative_distance": 17.05293572, "relative_pitch": 69.930930097529, "relative_heading": 279.67462374122, "relative_elevation": 46.6773993633688 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250114_1026_Track06_Sphere_00151/adjacencies/b_20250114_1026_Track06_Sphere_00151/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/01/25/TMX7316010203-001981/pano_0000_000361/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/01/25/TMX7316010203-001981/pano_0000_000361/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/01/25/TMX7316010203-001981/pano_0000_000361/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/01/25/TMX7316010203-001981/pano_0000_000361/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001981_pano_0000_000361/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001981_pano_0000_000361/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001981_pano_0000_000361/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/01/25/TMX7316010203-001981/pano_0000_000361/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/01/25/TMX7316010203-001981/pano_0000_000361/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89939701120171, 52.3738128173303, 44.5194233702496 ] }, "distance": 17.13, "direction": 242.58, "angle": 68.96, "elevation": 44.52, "pano_id": "TMX7316010203-001981_pano_0000_000361", "timestamp": "2021-01-25T12:42:06.324860Z", "filename": "pano_0000_000361.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_20250114_1026_Track06_Sphere_00151", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121796.41208734203, 487446.0474603601 ] }, "relative_distance": 17.1293124, "relative_pitch": 68.95524986615773, "relative_heading": 242.58474854989868, "relative_elevation": 44.5194233702496 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250114_1026_Track06_Sphere_00151/adjacencies/b_20250114_1026_Track06_Sphere_00151/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001051/pano_0002_001174/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001051/pano_0002_001174/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001051/pano_0002_001174/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001051/pano_0002_001174/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001051_pano_0002_001174/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001051_pano_0002_001174/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001051_pano_0002_001174/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001051/pano_0002_001174/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001051/pano_0002_001174/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89949934282049, 52.3740198806502, 46.6065197847784 ] }, "distance": 17.25, "direction": 331.48, "angle": 69.69, "elevation": 46.61, "pano_id": "TMX7316010203-001051_pano_0002_001174", "timestamp": "2019-01-14T09:54:13.275410Z", "filename": "pano_0002_001174.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250114_1026_Track06_Sphere_00151", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121796.41208734203, 487446.0474603601 ] }, "relative_distance": 17.24751207, "relative_pitch": 69.69217454552015, "relative_heading": 331.47548438638563, "relative_elevation": 46.6065197847784 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250114_1026_Track06_Sphere_00151/adjacencies/b_20250114_1026_Track06_Sphere_00151/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001662/pano_0000_001073/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001662/pano_0000_001073/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001662/pano_0000_001073/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001662/pano_0000_001073/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001662_pano_0000_001073/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001662_pano_0000_001073/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001662_pano_0000_001073/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001662/pano_0000_001073/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001662/pano_0000_001073/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89941893549333, 52.3739778388733, 45.5827308138832 ] }, "distance": 17.26, "direction": 307.38, "angle": 69.27, "elevation": 45.58, "pano_id": "TMX7316010203-001662_pano_0000_001073", "timestamp": "2020-04-21T10:12:03.082780Z", "filename": "pano_0000_001073.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_20250114_1026_Track06_Sphere_00151", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121796.41208734203, 487446.0474603601 ] }, "relative_distance": 17.25601268, "relative_pitch": 69.26510340540824, "relative_heading": 307.37842593835836, "relative_elevation": 45.5827308138832 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250114_1026_Track06_Sphere_00151/adjacencies/b_20250114_1026_Track06_Sphere_00151/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/29/TMX7316010203-000227/pano_0000_000709/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/29/TMX7316010203-000227/pano_0000_000709/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/29/TMX7316010203-000227/pano_0000_000709/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/29/TMX7316010203-000227/pano_0000_000709/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000227_pano_0000_000709/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000227_pano_0000_000709/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000227_pano_0000_000709/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/03/29/TMX7316010203-000227/pano_0000_000709/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/03/29/TMX7316010203-000227/pano_0000_000709/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8997564099888, 52.3740147441887, 47.0086313504726 ] }, "distance": 17.28, "direction": 32.45, "angle": 69.82, "elevation": 47.01, "pano_id": "TMX7316010203-000227_pano_0000_000709", "timestamp": "2017-03-29T08:31:59.441940Z", "filename": "pano_0000_000709.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2017", "tags": [ "mission-bi", "mission-2017", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250114_1026_Track06_Sphere_00151", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121796.41208734203, 487446.0474603601 ] }, "relative_distance": 17.27995916, "relative_pitch": 69.81701648693328, "relative_heading": 32.44712958983435, "relative_elevation": 47.0086313504726 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250114_1026_Track06_Sphere_00151/adjacencies/b_20250114_1026_Track06_Sphere_00151/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001662/pano_0000_001038/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001662/pano_0000_001038/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001662/pano_0000_001038/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001662/pano_0000_001038/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001662_pano_0000_001038/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001662_pano_0000_001038/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001662_pano_0000_001038/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001662/pano_0000_001038/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001662/pano_0000_001038/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89946641372325, 52.3737599149119, 48.7451492827386 ] }, "distance": 17.31, "direction": 217.26, "angle": 70.45, "elevation": 48.75, "pano_id": "TMX7316010203-001662_pano_0000_001038", "timestamp": "2020-04-21T10:07:25.904550Z", "filename": "pano_0000_001038.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_20250114_1026_Track06_Sphere_00151", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121796.41208734203, 487446.0474603601 ] }, "relative_distance": 17.30670565, "relative_pitch": 70.45286453391468, "relative_heading": 217.26377609351312, "relative_elevation": 48.7451492827386 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250114_1026_Track06_Sphere_00151/adjacencies/b_20250114_1026_Track06_Sphere_00151/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/27/TMX7316010203-002357/pano_0003_000101/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/27/TMX7316010203-002357/pano_0003_000101/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/27/TMX7316010203-002357/pano_0003_000101/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/27/TMX7316010203-002357/pano_0003_000101/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002357_pano_0003_000101/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002357_pano_0003_000101/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002357_pano_0003_000101/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/12/27/TMX7316010203-002357/pano_0003_000101/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/12/27/TMX7316010203-002357/pano_0003_000101/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89949542874096, 52.3740196491048, 46.334036055021 ] }, "distance": 17.35, "direction": 330.66, "angle": 69.47, "elevation": 46.33, "pano_id": "TMX7316010203-002357_pano_0003_000101", "timestamp": "2021-12-27T12:14:43.930100Z", "filename": "pano_0003_000101.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2021", "tags": [ "mission-woz", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250114_1026_Track06_Sphere_00151", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121796.41208734203, 487446.0474603601 ] }, "relative_distance": 17.35392001, "relative_pitch": 69.46709733100461, "relative_heading": 330.6615747488142, "relative_elevation": 46.334036055021 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250114_1026_Track06_Sphere_00151/adjacencies/b_20250114_1026_Track06_Sphere_00151/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002031/pano_0000_000832/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002031/pano_0000_000832/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002031/pano_0000_000832/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002031/pano_0000_000832/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002031_pano_0000_000832/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002031_pano_0000_000832/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002031_pano_0000_000832/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002031/pano_0000_000832/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002031/pano_0000_000832/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89937190360129, 52.3739189011351, 45.4837555931881 ] }, "distance": 17.36, "direction": 283.04, "angle": 69.11, "elevation": 45.48, "pano_id": "TMX7316010203-002031_pano_0000_000832", "timestamp": "2021-03-08T09:29:49.653390Z", "filename": "pano_0000_000832.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_20250114_1026_Track06_Sphere_00151", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121796.41208734203, 487446.0474603601 ] }, "relative_distance": 17.36316857, "relative_pitch": 69.10592456315821, "relative_heading": 283.0393063168632, "relative_elevation": 45.4837555931881 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250114_1026_Track06_Sphere_00151/adjacencies/b_20250114_1026_Track06_Sphere_00151/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/09/TMX7315120208-000073/pano_0005_000043/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/09/TMX7315120208-000073/pano_0005_000043/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/09/TMX7315120208-000073/pano_0005_000043/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/09/TMX7315120208-000073/pano_0005_000043/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315120208-000073_pano_0005_000043/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000073_pano_0005_000043/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000073_pano_0005_000043/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/06/09/TMX7315120208-000073/pano_0005_000043/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/06/09/TMX7315120208-000073/pano_0005_000043/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89947925481647, 52.3737535400275, 45.4758919160813 ] }, "distance": 17.38, "direction": 213.55, "angle": 69.09, "elevation": 45.48, "pano_id": "TMX7315120208-000073_pano_0005_000043", "timestamp": "2016-06-09T08:53:20.636760Z", "filename": "pano_0005_000043.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_20250114_1026_Track06_Sphere_00151", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121796.41208734203, 487446.0474603601 ] }, "relative_distance": 17.3782242, "relative_pitch": 69.08606997836505, "relative_heading": 213.55037121763843, "relative_elevation": 45.4758919160813 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250114_1026_Track06_Sphere_00151/adjacencies/b_20250114_1026_Track06_Sphere_00151/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/10/TMX7316010203-001174/pano_0000_001862/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/10/TMX7316010203-001174/pano_0000_001862/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/10/TMX7316010203-001174/pano_0000_001862/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/10/TMX7316010203-001174/pano_0000_001862/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001174_pano_0000_001862/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001174_pano_0000_001862/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001174_pano_0000_001862/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/10/TMX7316010203-001174/pano_0000_001862/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/10/TMX7316010203-001174/pano_0000_001862/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89945325785758, 52.374001808524, 48.6448978930712 ] }, "distance": 17.38, "direction": 319.12, "angle": 70.34, "elevation": 48.64, "pano_id": "TMX7316010203-001174_pano_0000_001862", "timestamp": "2019-05-10T06:35:02.614630Z", "filename": "pano_0000_001862.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_20250114_1026_Track06_Sphere_00151", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121796.41208734203, 487446.0474603601 ] }, "relative_distance": 17.38171939, "relative_pitch": 70.33725393135278, "relative_heading": 319.1246426352848, "relative_elevation": 48.6448978930712 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250114_1026_Track06_Sphere_00151/adjacencies/b_20250114_1026_Track06_Sphere_00151/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/09/TMX7315120208-000073/pano_0004_000284/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/09/TMX7315120208-000073/pano_0004_000284/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/09/TMX7315120208-000073/pano_0004_000284/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/09/TMX7315120208-000073/pano_0004_000284/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315120208-000073_pano_0004_000284/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000073_pano_0004_000284/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000073_pano_0004_000284/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/06/09/TMX7315120208-000073/pano_0004_000284/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/06/09/TMX7315120208-000073/pano_0004_000284/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89945956920318, 52.3740051587395, 46.509888201952 ] }, "distance": 17.39, "direction": 321.0, "angle": 69.5, "elevation": 46.51, "pano_id": "TMX7315120208-000073_pano_0004_000284", "timestamp": "2016-06-09T08:50:15.363350Z", "filename": "pano_0004_000284.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_20250114_1026_Track06_Sphere_00151", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121796.41208734203, 487446.0474603601 ] }, "relative_distance": 17.39162278, "relative_pitch": 69.49752698042576, "relative_heading": 320.9994210039631, "relative_elevation": 46.509888201952 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250114_1026_Track06_Sphere_00151/adjacencies/b_20250114_1026_Track06_Sphere_00151/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/10/TMX7316010203-001174/pano_0000_001374/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/10/TMX7316010203-001174/pano_0000_001374/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/10/TMX7316010203-001174/pano_0000_001374/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/10/TMX7316010203-001174/pano_0000_001374/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001174_pano_0000_001374/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001174_pano_0000_001374/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001174_pano_0000_001374/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/10/TMX7316010203-001174/pano_0000_001374/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/10/TMX7316010203-001174/pano_0000_001374/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89945893955514, 52.37376159977, 49.8558600600809 ] }, "distance": 17.47, "direction": 218.96, "angle": 70.69, "elevation": 49.86, "pano_id": "TMX7316010203-001174_pano_0000_001374", "timestamp": "2019-05-10T06:21:42.276130Z", "filename": "pano_0000_001374.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_20250114_1026_Track06_Sphere_00151", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121796.41208734203, 487446.0474603601 ] }, "relative_distance": 17.47340168, "relative_pitch": 70.68553884145102, "relative_heading": 218.96462381199194, "relative_elevation": 49.8558600600809 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250114_1026_Track06_Sphere_00151/adjacencies/b_20250114_1026_Track06_Sphere_00151/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/09/TMX7315120208-000073/pano_0004_000286/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/09/TMX7315120208-000073/pano_0004_000286/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/09/TMX7315120208-000073/pano_0004_000286/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/09/TMX7315120208-000073/pano_0004_000286/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315120208-000073_pano_0004_000286/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000073_pano_0004_000286/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000073_pano_0004_000286/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/06/09/TMX7315120208-000073/pano_0004_000286/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/06/09/TMX7315120208-000073/pano_0004_000286/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89937465123002, 52.3739297349408, 46.5644878586754 ] }, "distance": 17.5, "direction": 287.03, "angle": 69.41, "elevation": 46.56, "pano_id": "TMX7315120208-000073_pano_0004_000286", "timestamp": "2016-06-09T08:50:17.818380Z", "filename": "pano_0004_000286.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_20250114_1026_Track06_Sphere_00151", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121796.41208734203, 487446.0474603601 ] }, "relative_distance": 17.49521012, "relative_pitch": 69.40779556485623, "relative_heading": 287.0270188387535, "relative_elevation": 46.5644878586754 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250114_1026_Track06_Sphere_00151/adjacencies/b_20250114_1026_Track06_Sphere_00151/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/10/TMX7316010203-001174/pano_0000_001864/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/10/TMX7316010203-001174/pano_0000_001864/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/10/TMX7316010203-001174/pano_0000_001864/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/10/TMX7316010203-001174/pano_0000_001864/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001174_pano_0000_001864/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001174_pano_0000_001864/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001174_pano_0000_001864/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/10/TMX7316010203-001174/pano_0000_001864/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/10/TMX7316010203-001174/pano_0000_001864/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89937506037633, 52.3739306495437, 48.7921684402972 ] }, "distance": 17.5, "direction": 287.37, "angle": 70.27, "elevation": 48.79, "pano_id": "TMX7316010203-001174_pano_0000_001864", "timestamp": "2019-05-10T06:35:05.654570Z", "filename": "pano_0000_001864.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_20250114_1026_Track06_Sphere_00151", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121796.41208734203, 487446.0474603601 ] }, "relative_distance": 17.49868551, "relative_pitch": 70.27027904822741, "relative_heading": 287.372361477265, "relative_elevation": 48.7921684402972 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250114_1026_Track06_Sphere_00151/adjacencies/b_20250114_1026_Track06_Sphere_00151/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/27/TMX7316010203-002356/pano_0004_000022/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/27/TMX7316010203-002356/pano_0004_000022/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/27/TMX7316010203-002356/pano_0004_000022/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/27/TMX7316010203-002356/pano_0004_000022/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002356_pano_0004_000022/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002356_pano_0004_000022/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002356_pano_0004_000022/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/12/27/TMX7316010203-002356/pano_0004_000022/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/12/27/TMX7316010203-002356/pano_0004_000022/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89950690821606, 52.3740260586892, 46.4700458357111 ] }, "distance": 17.62, "direction": 334.02, "angle": 69.23, "elevation": 46.47, "pano_id": "TMX7316010203-002356_pano_0004_000022", "timestamp": "2021-12-27T11:52:15.962250Z", "filename": "pano_0004_000022.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2021", "tags": [ "mission-woz", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250114_1026_Track06_Sphere_00151", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121796.41208734203, 487446.0474603601 ] }, "relative_distance": 17.62279107, "relative_pitch": 69.23181770198653, "relative_heading": 334.0154558682801, "relative_elevation": 46.4700458357111 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250114_1026_Track06_Sphere_00151/adjacencies/b_20250114_1026_Track06_Sphere_00151/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250114_1026_Track06_Sphere_00017/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250114_1026_Track06_Sphere_00017/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250114_1026_Track06_Sphere_00017/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250114_1026_Track06_Sphere_00017/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20250114_1026_Track06_Sphere_00017/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250114_1026_Track06_Sphere_00017/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250114_1026_Track06_Sphere_00017/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250114_1026_Track06_Sphere_00017/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250114_1026_Track06_Sphere_00017/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.899476943103715, 52.37401569220753, 0.0 ] }, "distance": 17.64, "direction": 326.39, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20250114_1026_Track06_Sphere_00017", "timestamp": "2025-01-14T10:00:42Z", "filename": "Job_20250114_1026_Track06_Sphere_00017.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_20250114_1026_Track06_Sphere_00151", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121796.41208734203, 487446.0474603601 ] }, "relative_distance": 17.63589771, "relative_pitch": 0.0, "relative_heading": 326.39124396527313, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250114_1026_Track06_Sphere_00151/adjacencies/b_20250114_1026_Track06_Sphere_00151/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001051/pano_0002_001122/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001051/pano_0002_001122/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001051/pano_0002_001122/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001051/pano_0002_001122/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001051_pano_0002_001122/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001051_pano_0002_001122/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001051_pano_0002_001122/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001051/pano_0002_001122/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001051/pano_0002_001122/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.899748911977, 52.3740215341045, 45.3395656067878 ] }, "distance": 17.66, "direction": 29.73, "angle": 68.72, "elevation": 45.34, "pano_id": "TMX7316010203-001051_pano_0002_001122", "timestamp": "2019-01-14T09:52:55.566140Z", "filename": "pano_0002_001122.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250114_1026_Track06_Sphere_00151", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121796.41208734203, 487446.0474603601 ] }, "relative_distance": 17.66338782, "relative_pitch": 68.7151067880501, "relative_heading": 29.73338024628658, "relative_elevation": 45.3395656067878 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250114_1026_Track06_Sphere_00151/adjacencies/b_20250114_1026_Track06_Sphere_00151/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002862/pano_0004_000209/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002862/pano_0004_000209/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002862/pano_0004_000209/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002862/pano_0004_000209/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002862_pano_0004_000209/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002862_pano_0004_000209/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002862_pano_0004_000209/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002862/pano_0004_000209/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002862/pano_0004_000209/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89947855818939, 52.3737499148042, 45.5146507835016 ] }, "distance": 17.74, "direction": 212.96, "angle": 68.7, "elevation": 45.51, "pano_id": "TMX7316010203-002862_pano_0004_000209", "timestamp": "2022-12-15T09:44:50.218580Z", "filename": "pano_0004_000209.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2022", "tags": [ "mission-woz", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250114_1026_Track06_Sphere_00151", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121796.41208734203, 487446.0474603601 ] }, "relative_distance": 17.74158241, "relative_pitch": 68.70419448301341, "relative_heading": 212.95806439254912, "relative_elevation": 45.5146507835016 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250114_1026_Track06_Sphere_00151/adjacencies/b_20250114_1026_Track06_Sphere_00151/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001662/pano_0000_001074/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001662/pano_0000_001074/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001662/pano_0000_001074/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001662/pano_0000_001074/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001662_pano_0000_001074/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001662_pano_0000_001074/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001662_pano_0000_001074/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001662/pano_0000_001074/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001662/pano_0000_001074/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89937452846078, 52.373937617922, 45.6108774608001 ] }, "distance": 17.78, "direction": 289.72, "angle": 68.7, "elevation": 45.61, "pano_id": "TMX7316010203-001662_pano_0000_001074", "timestamp": "2020-04-21T10:12:04.517740Z", "filename": "pano_0000_001074.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_20250114_1026_Track06_Sphere_00151", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121796.41208734203, 487446.0474603601 ] }, "relative_distance": 17.77973664, "relative_pitch": 68.70349097493511, "relative_heading": 289.7229451623124, "relative_elevation": 45.6108774608001 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250114_1026_Track06_Sphere_00151/adjacencies/b_20250114_1026_Track06_Sphere_00151/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002031/pano_0000_000829/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002031/pano_0000_000829/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002031/pano_0000_000829/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002031/pano_0000_000829/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002031_pano_0000_000829/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002031_pano_0000_000829/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002031_pano_0000_000829/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002031/pano_0000_000829/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002031/pano_0000_000829/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89949695894026, 52.3740245879342, 45.3887229869142 ] }, "distance": 17.79, "direction": 331.82, "angle": 68.6, "elevation": 45.39, "pano_id": "TMX7316010203-002031_pano_0000_000829", "timestamp": "2021-03-08T09:29:45.678420Z", "filename": "pano_0000_000829.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_20250114_1026_Track06_Sphere_00151", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121796.41208734203, 487446.0474603601 ] }, "relative_distance": 17.78558331, "relative_pitch": 68.6022572180871, "relative_heading": 331.8217596941581, "relative_elevation": 45.3887229869142 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250114_1026_Track06_Sphere_00151/adjacencies/b_20250114_1026_Track06_Sphere_00151/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/27/TMX7316010203-002357/pano_0003_000112/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/27/TMX7316010203-002357/pano_0003_000112/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/27/TMX7316010203-002357/pano_0003_000112/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/27/TMX7316010203-002357/pano_0003_000112/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002357_pano_0003_000112/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002357_pano_0003_000112/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002357_pano_0003_000112/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/12/27/TMX7316010203-002357/pano_0003_000112/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/12/27/TMX7316010203-002357/pano_0003_000112/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89947011389599, 52.3737523612906, 47.4778866162524 ] }, "distance": 17.84, "direction": 214.98, "angle": 69.41, "elevation": 47.48, "pano_id": "TMX7316010203-002357_pano_0003_000112", "timestamp": "2021-12-27T12:15:01.429930Z", "filename": "pano_0003_000112.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2021", "tags": [ "mission-woz", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250114_1026_Track06_Sphere_00151", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121796.41208734203, 487446.0474603601 ] }, "relative_distance": 17.83717831, "relative_pitch": 69.40907939334029, "relative_heading": 214.98421731245173, "relative_elevation": 47.4778866162524 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250114_1026_Track06_Sphere_00151/adjacencies/b_20250114_1026_Track06_Sphere_00151/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/27/TMX7316010203-002357/pano_0003_000104/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/27/TMX7316010203-002357/pano_0003_000104/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/27/TMX7316010203-002357/pano_0003_000104/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/27/TMX7316010203-002357/pano_0003_000104/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002357_pano_0003_000104/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002357_pano_0003_000104/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002357_pano_0003_000104/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/12/27/TMX7316010203-002357/pano_0003_000104/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/12/27/TMX7316010203-002357/pano_0003_000104/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89935762625235, 52.373899044881, 46.4926956947893 ] }, "distance": 17.97, "direction": 275.45, "angle": 68.87, "elevation": 46.49, "pano_id": "TMX7316010203-002357_pano_0003_000104", "timestamp": "2021-12-27T12:14:47.120060Z", "filename": "pano_0003_000104.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2021", "tags": [ "mission-woz", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250114_1026_Track06_Sphere_00151", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121796.41208734203, 487446.0474603601 ] }, "relative_distance": 17.96918174, "relative_pitch": 68.86874576939258, "relative_heading": 275.4542215070293, "relative_elevation": 46.4926956947893 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250114_1026_Track06_Sphere_00151/adjacencies/b_20250114_1026_Track06_Sphere_00151/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-30_05-16-46_01535/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-30_05-16-46_01535/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-30_05-16-46_01535/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-30_05-16-46_01535/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-30_05-16-46_01535/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-30_05-16-46_01535/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-30_05-16-46_01535/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-30_05-16-46_01535/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-30_05-16-46_01535/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.899758657043895, 52.37402244260019, 0.0 ] }, "distance": 18.09, "direction": 31.4, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-30_05-16-46_01535", "timestamp": "2025-06-30T05:57:51Z", "filename": "recording_2025-06-30_05-16-46_01535.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_20250114_1026_Track06_Sphere_00151", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121796.41208734203, 487446.0474603601 ] }, "relative_distance": 18.08798769, "relative_pitch": 0.0, "relative_heading": 31.400295465208153, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250114_1026_Track06_Sphere_00151/adjacencies/b_20250114_1026_Track06_Sphere_00151/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/27/TMX7316010203-002357/pano_0003_000119/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/27/TMX7316010203-002357/pano_0003_000119/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/27/TMX7316010203-002357/pano_0003_000119/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/27/TMX7316010203-002357/pano_0003_000119/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002357_pano_0003_000119/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002357_pano_0003_000119/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002357_pano_0003_000119/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/12/27/TMX7316010203-002357/pano_0003_000119/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/12/27/TMX7316010203-002357/pano_0003_000119/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89975887624529, 52.3740228650409, 46.4602327849716 ] }, "distance": 18.14, "direction": 31.36, "angle": 68.68, "elevation": 46.46, "pano_id": "TMX7316010203-002357_pano_0003_000119", "timestamp": "2021-12-27T12:15:08.014940Z", "filename": "pano_0003_000119.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2021", "tags": [ "mission-woz", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250114_1026_Track06_Sphere_00151", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121796.41208734203, 487446.0474603601 ] }, "relative_distance": 18.13589206, "relative_pitch": 68.67666235583299, "relative_heading": 31.363177126937973, "relative_elevation": 46.4602327849716 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250114_1026_Track06_Sphere_00151/adjacencies/b_20250114_1026_Track06_Sphere_00151/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-30_05-16-46_01562/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-30_05-16-46_01562/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-30_05-16-46_01562/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-30_05-16-46_01562/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-30_05-16-46_01562/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-30_05-16-46_01562/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-30_05-16-46_01562/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-30_05-16-46_01562/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-30_05-16-46_01562/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.899506792668238, 52.37403215479703, 0.0 ] }, "distance": 18.24, "direction": 334.93, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-30_05-16-46_01562", "timestamp": "2025-06-30T05:59:09Z", "filename": "recording_2025-06-30_05-16-46_01562.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_20250114_1026_Track06_Sphere_00151", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121796.41208734203, 487446.0474603601 ] }, "relative_distance": 18.23831522, "relative_pitch": 0.0, "relative_heading": 334.926932649384, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250114_1026_Track06_Sphere_00151/adjacencies/b_20250114_1026_Track06_Sphere_00151/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250114_1026_Track06_Sphere_00020/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250114_1026_Track06_Sphere_00020/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250114_1026_Track06_Sphere_00020/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250114_1026_Track06_Sphere_00020/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20250114_1026_Track06_Sphere_00020/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250114_1026_Track06_Sphere_00020/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250114_1026_Track06_Sphere_00020/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250114_1026_Track06_Sphere_00020/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250114_1026_Track06_Sphere_00020/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.899351845155298, 52.37390464609586, 0.0 ] }, "distance": 18.43, "direction": 277.27, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20250114_1026_Track06_Sphere_00020", "timestamp": "2025-01-14T10:00:48Z", "filename": "Job_20250114_1026_Track06_Sphere_00020.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_20250114_1026_Track06_Sphere_00151", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121796.41208734203, 487446.0474603601 ] }, "relative_distance": 18.42958172, "relative_pitch": 0.0, "relative_heading": 277.2671038831097, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250114_1026_Track06_Sphere_00151/adjacencies/b_20250114_1026_Track06_Sphere_00151/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/27/TMX7316010203-002629/pano_0001_001035/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/27/TMX7316010203-002629/pano_0001_001035/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/27/TMX7316010203-002629/pano_0001_001035/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/27/TMX7316010203-002629/pano_0001_001035/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002629_pano_0001_001035/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002629_pano_0001_001035/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002629_pano_0001_001035/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/06/27/TMX7316010203-002629/pano_0001_001035/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/06/27/TMX7316010203-002629/pano_0001_001035/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89949083355584, 52.3740292470615, 46.6116360072047 ] }, "distance": 18.44, "direction": 331.44, "angle": 68.42, "elevation": 46.61, "pano_id": "TMX7316010203-002629_pano_0001_001035", "timestamp": "2022-06-27T06:52:16.290050Z", "filename": "pano_0001_001035.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_20250114_1026_Track06_Sphere_00151", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121796.41208734203, 487446.0474603601 ] }, "relative_distance": 18.43998233, "relative_pitch": 68.41580304937787, "relative_heading": 331.4398713809209, "relative_elevation": 46.6116360072047 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250114_1026_Track06_Sphere_00151/adjacencies/b_20250114_1026_Track06_Sphere_00151/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/27/TMX7316010203-002356/pano_0004_000026/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/27/TMX7316010203-002356/pano_0004_000026/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/27/TMX7316010203-002356/pano_0004_000026/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/27/TMX7316010203-002356/pano_0004_000026/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002356_pano_0004_000026/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002356_pano_0004_000026/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002356_pano_0004_000026/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/12/27/TMX7316010203-002356/pano_0004_000026/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/12/27/TMX7316010203-002356/pano_0004_000026/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89934962606341, 52.3738896476184, 46.4429765185341 ] }, "distance": 18.44, "direction": 272.06, "angle": 68.34, "elevation": 46.44, "pano_id": "TMX7316010203-002356_pano_0004_000026", "timestamp": "2021-12-27T11:52:20.672180Z", "filename": "pano_0004_000026.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2021", "tags": [ "mission-woz", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250114_1026_Track06_Sphere_00151", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121796.41208734203, 487446.0474603601 ] }, "relative_distance": 18.44457206, "relative_pitch": 68.33977137530867, "relative_heading": 272.0578108526914, "relative_elevation": 46.4429765185341 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250114_1026_Track06_Sphere_00151/adjacencies/b_20250114_1026_Track06_Sphere_00151/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001662/pano_0000_001072/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001662/pano_0000_001072/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001662/pano_0000_001072/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001662/pano_0000_001072/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001662_pano_0000_001072/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001662_pano_0000_001072/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001662_pano_0000_001072/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001662/pano_0000_001072/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001662/pano_0000_001072/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89946288284132, 52.374019220867, 45.5723414141685 ] }, "distance": 18.5, "direction": 324.59, "angle": 67.9, "elevation": 45.57, "pano_id": "TMX7316010203-001662_pano_0000_001072", "timestamp": "2020-04-21T10:12:01.622770Z", "filename": "pano_0000_001072.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_20250114_1026_Track06_Sphere_00151", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121796.41208734203, 487446.0474603601 ] }, "relative_distance": 18.50203881, "relative_pitch": 67.90320567631161, "relative_heading": 324.59437484742085, "relative_elevation": 45.5723414141685 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250114_1026_Track06_Sphere_00151/adjacencies/b_20250114_1026_Track06_Sphere_00151/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001662/pano_0000_001045/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001662/pano_0000_001045/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001662/pano_0000_001045/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001662/pano_0000_001045/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001662_pano_0000_001045/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001662_pano_0000_001045/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001662_pano_0000_001045/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001662/pano_0000_001045/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001662/pano_0000_001045/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89974851031945, 52.3740307828842, 48.0385737894103 ] }, "distance": 18.55, "direction": 28.08, "angle": 68.88, "elevation": 48.04, "pano_id": "TMX7316010203-001662_pano_0000_001045", "timestamp": "2020-04-21T10:07:32.134480Z", "filename": "pano_0000_001045.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_20250114_1026_Track06_Sphere_00151", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121796.41208734203, 487446.0474603601 ] }, "relative_distance": 18.55116975, "relative_pitch": 68.88481696256757, "relative_heading": 28.083328879324522, "relative_elevation": 48.0385737894103 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250114_1026_Track06_Sphere_00151/adjacencies/b_20250114_1026_Track06_Sphere_00151/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/27/TMX7316010203-002629/pano_0001_001038/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/27/TMX7316010203-002629/pano_0001_001038/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/27/TMX7316010203-002629/pano_0001_001038/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/27/TMX7316010203-002629/pano_0001_001038/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002629_pano_0001_001038/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002629_pano_0001_001038/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002629_pano_0001_001038/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/06/27/TMX7316010203-002629/pano_0001_001038/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/06/27/TMX7316010203-002629/pano_0001_001038/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89934765499778, 52.3738870665765, 47.9510527206585 ] }, "distance": 18.57, "direction": 271.16, "angle": 68.83, "elevation": 47.95, "pano_id": "TMX7316010203-002629_pano_0001_001038", "timestamp": "2022-06-27T06:53:03.834740Z", "filename": "pano_0001_001038.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_20250114_1026_Track06_Sphere_00151", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121796.41208734203, 487446.0474603601 ] }, "relative_distance": 18.57070517, "relative_pitch": 68.82938063652728, "relative_heading": 271.15737092410063, "relative_elevation": 47.9510527206585 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250114_1026_Track06_Sphere_00151/adjacencies/b_20250114_1026_Track06_Sphere_00151/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/10/TMX7316010203-001547/pano_0000_000216/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/10/TMX7316010203-001547/pano_0000_000216/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/10/TMX7316010203-001547/pano_0000_000216/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/10/TMX7316010203-001547/pano_0000_000216/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001547_pano_0000_000216/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001547_pano_0000_000216/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001547_pano_0000_000216/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/13/10/TMX7316010203-001547/pano_0000_000216/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/13/10/TMX7316010203-001547/pano_0000_000216/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89934729457169, 52.3738844426742, 46.3350633829832 ] }, "distance": 18.59, "direction": 270.26, "angle": 68.14, "elevation": 46.34, "pano_id": "TMX7316010203-001547_pano_0000_000216", "timestamp": "2020-01-10T08:32:02.769950Z", "filename": "pano_0000_000216.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2019", "tags": [ "mission-woz", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250114_1026_Track06_Sphere_00151", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121796.41208734203, 487446.0474603601 ] }, "relative_distance": 18.59165007, "relative_pitch": 68.13718924927905, "relative_heading": 270.25618583550465, "relative_elevation": 46.3350633829832 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250114_1026_Track06_Sphere_00151/adjacencies/b_20250114_1026_Track06_Sphere_00151/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001662/pano_0000_001075/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001662/pano_0000_001075/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001662/pano_0000_001075/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001662/pano_0000_001075/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001662_pano_0000_001075/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001662_pano_0000_001075/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001662_pano_0000_001075/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001662/pano_0000_001075/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001662/pano_0000_001075/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89934821431182, 52.3738986124475, 45.6107509853318 ] }, "distance": 18.6, "direction": 275.12, "angle": 67.81, "elevation": 45.61, "pano_id": "TMX7316010203-001662_pano_0000_001075", "timestamp": "2020-04-21T10:12:05.937730Z", "filename": "pano_0000_001075.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_20250114_1026_Track06_Sphere_00151", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121796.41208734203, 487446.0474603601 ] }, "relative_distance": 18.60301885, "relative_pitch": 67.81118275515692, "relative_heading": 275.11904635370547, "relative_elevation": 45.6107509853318 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250114_1026_Track06_Sphere_00151/adjacencies/b_20250114_1026_Track06_Sphere_00151/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/10/TMX7316010203-001547/pano_0000_000212/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/10/TMX7316010203-001547/pano_0000_000212/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/10/TMX7316010203-001547/pano_0000_000212/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/10/TMX7316010203-001547/pano_0000_000212/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001547_pano_0000_000212/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001547_pano_0000_000212/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001547_pano_0000_000212/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/13/10/TMX7316010203-001547/pano_0000_000212/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/13/10/TMX7316010203-001547/pano_0000_000212/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89952307839818, 52.374040631052, 46.3134445538744 ] }, "distance": 18.68, "direction": 339.24, "angle": 68.04, "elevation": 46.31, "pano_id": "TMX7316010203-001547_pano_0000_000212", "timestamp": "2020-01-10T08:31:59.169950Z", "filename": "pano_0000_000212.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2019", "tags": [ "mission-woz", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250114_1026_Track06_Sphere_00151", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121796.41208734203, 487446.0474603601 ] }, "relative_distance": 18.67548048, "relative_pitch": 68.03868636780564, "relative_heading": 339.23938384820565, "relative_elevation": 46.3134445538744 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250114_1026_Track06_Sphere_00151/adjacencies/b_20250114_1026_Track06_Sphere_00151/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/10/TMX7316010203-001174/pano_0000_001381/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/10/TMX7316010203-001174/pano_0000_001381/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/10/TMX7316010203-001174/pano_0000_001381/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/10/TMX7316010203-001174/pano_0000_001381/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001174_pano_0000_001381/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001174_pano_0000_001381/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001174_pano_0000_001381/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/10/TMX7316010203-001174/pano_0000_001381/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/10/TMX7316010203-001174/pano_0000_001381/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89974209986405, 52.3740346321038, 48.7871141266078 ] }, "distance": 18.73, "direction": 26.29, "angle": 68.99, "elevation": 48.79, "pano_id": "TMX7316010203-001174_pano_0000_001381", "timestamp": "2019-05-10T06:21:50.951090Z", "filename": "pano_0000_001381.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_20250114_1026_Track06_Sphere_00151", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121796.41208734203, 487446.0474603601 ] }, "relative_distance": 18.73273147, "relative_pitch": 68.9947666455289, "relative_heading": 26.288217872308184, "relative_elevation": 48.7871141266078 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250114_1026_Track06_Sphere_00151/adjacencies/b_20250114_1026_Track06_Sphere_00151/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-30_05-16-46_01566/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-30_05-16-46_01566/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-30_05-16-46_01566/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-30_05-16-46_01566/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-30_05-16-46_01566/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-30_05-16-46_01566/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-30_05-16-46_01566/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-30_05-16-46_01566/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-30_05-16-46_01566/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.899344969190748, 52.3738876040448, 0.0 ] }, "distance": 18.75, "direction": 271.33, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-30_05-16-46_01566", "timestamp": "2025-06-30T05:59:15Z", "filename": "recording_2025-06-30_05-16-46_01566.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_20250114_1026_Track06_Sphere_00151", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121796.41208734203, 487446.0474603601 ] }, "relative_distance": 18.75487478, "relative_pitch": 0.0, "relative_heading": 271.32875669304207, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250114_1026_Track06_Sphere_00151/adjacencies/b_20250114_1026_Track06_Sphere_00151/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/10/TMX7316010203-001174/pano_0000_001861/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/10/TMX7316010203-001174/pano_0000_001861/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/10/TMX7316010203-001174/pano_0000_001861/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/10/TMX7316010203-001174/pano_0000_001861/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001174_pano_0000_001861/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001174_pano_0000_001861/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001174_pano_0000_001861/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/10/TMX7316010203-001174/pano_0000_001861/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/10/TMX7316010203-001174/pano_0000_001861/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89949405736882, 52.3740367637699, 48.5788187757134 ] }, "distance": 19.08, "direction": 333.22, "angle": 68.56, "elevation": 48.58, "pano_id": "TMX7316010203-001174_pano_0000_001861", "timestamp": "2019-05-10T06:35:00.869830Z", "filename": "pano_0000_001861.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_20250114_1026_Track06_Sphere_00151", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121796.41208734203, 487446.0474603601 ] }, "relative_distance": 19.0788641, "relative_pitch": 68.55805909368469, "relative_heading": 333.2201414937707, "relative_elevation": 48.5788187757134 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250114_1026_Track06_Sphere_00151/adjacencies/b_20250114_1026_Track06_Sphere_00151/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0000_000672/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0000_000672/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0000_000672/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0000_000672/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002310_pano_0000_000672/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002310_pano_0000_000672/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002310_pano_0000_000672/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0000_000672/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0000_000672/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89976984951711, 52.3740290565164, 45.6249584369361 ] }, "distance": 19.12, "direction": 32.2, "angle": 67.27, "elevation": 45.62, "pano_id": "TMX7316010203-002310_pano_0000_000672", "timestamp": "2021-09-15T07:41:15.294020Z", "filename": "pano_0000_000672.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_20250114_1026_Track06_Sphere_00151", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121796.41208734203, 487446.0474603601 ] }, "relative_distance": 19.1151777, "relative_pitch": 67.26811055669742, "relative_heading": 32.20114536749505, "relative_elevation": 45.6249584369361 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250114_1026_Track06_Sphere_00151/adjacencies/b_20250114_1026_Track06_Sphere_00151/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/09/TMX7315120208-000073/pano_0005_000050/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/09/TMX7315120208-000073/pano_0005_000050/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/09/TMX7315120208-000073/pano_0005_000050/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/09/TMX7315120208-000073/pano_0005_000050/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315120208-000073_pano_0005_000050/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000073_pano_0005_000050/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000073_pano_0005_000050/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/06/09/TMX7315120208-000073/pano_0005_000050/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/06/09/TMX7315120208-000073/pano_0005_000050/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89977004853086, 52.374029951705, 44.5383619433269 ] }, "distance": 19.21, "direction": 32.08, "angle": 66.67, "elevation": 44.54, "pano_id": "TMX7315120208-000073_pano_0005_000050", "timestamp": "2016-06-09T08:53:27.686710Z", "filename": "pano_0005_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_20250114_1026_Track06_Sphere_00151", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121796.41208734203, 487446.0474603601 ] }, "relative_distance": 19.20673496, "relative_pitch": 66.6723492928264, "relative_heading": 32.07700717320421, "relative_elevation": 44.5383619433269 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250114_1026_Track06_Sphere_00151/adjacencies/b_20250114_1026_Track06_Sphere_00151/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/27/TMX7316010203-002629/pano_0001_001007/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/27/TMX7316010203-002629/pano_0001_001007/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/27/TMX7316010203-002629/pano_0001_001007/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/27/TMX7316010203-002629/pano_0001_001007/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002629_pano_0001_001007/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002629_pano_0001_001007/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002629_pano_0001_001007/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/06/27/TMX7316010203-002629/pano_0001_001007/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/06/27/TMX7316010203-002629/pano_0001_001007/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89976892247184, 52.3740325490677, 45.7639403901994 ] }, "distance": 19.41, "direction": 31.43, "angle": 67.01, "elevation": 45.76, "pano_id": "TMX7316010203-002629_pano_0001_001007", "timestamp": "2022-06-27T06:49:41.980880Z", "filename": "pano_0001_001007.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_20250114_1026_Track06_Sphere_00151", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121796.41208734203, 487446.0474603601 ] }, "relative_distance": 19.41213426, "relative_pitch": 67.01432919687444, "relative_heading": 31.432173842110384, "relative_elevation": 45.7639403901994 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250114_1026_Track06_Sphere_00151/adjacencies/b_20250114_1026_Track06_Sphere_00151/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/09/TMX7315120208-000073/pano_0004_000283/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/09/TMX7315120208-000073/pano_0004_000283/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/09/TMX7315120208-000073/pano_0004_000283/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/09/TMX7315120208-000073/pano_0004_000283/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315120208-000073_pano_0004_000283/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000073_pano_0004_000283/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000073_pano_0004_000283/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/06/09/TMX7315120208-000073/pano_0004_000283/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/06/09/TMX7315120208-000073/pano_0004_000283/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89950259545917, 52.3740427325556, 46.496098854579 ] }, "distance": 19.43, "direction": 335.63, "angle": 67.32, "elevation": 46.5, "pano_id": "TMX7315120208-000073_pano_0004_000283", "timestamp": "2016-06-09T08:50:14.183340Z", "filename": "pano_0004_000283.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_20250114_1026_Track06_Sphere_00151", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121796.41208734203, 487446.0474603601 ] }, "relative_distance": 19.42705063, "relative_pitch": 67.32379920664985, "relative_heading": 335.6344430892204, "relative_elevation": 46.496098854579 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250114_1026_Track06_Sphere_00151/adjacencies/b_20250114_1026_Track06_Sphere_00151/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/10/TMX7316010203-001174/pano_0000_001865/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/10/TMX7316010203-001174/pano_0000_001865/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/10/TMX7316010203-001174/pano_0000_001865/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/10/TMX7316010203-001174/pano_0000_001865/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001174_pano_0000_001865/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001174_pano_0000_001865/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001174_pano_0000_001865/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/10/TMX7316010203-001174/pano_0000_001865/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/10/TMX7316010203-001174/pano_0000_001865/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89933401373247, 52.3738956733376, 48.903568004258 ] }, "distance": 19.54, "direction": 273.91, "angle": 68.22, "elevation": 48.9, "pano_id": "TMX7316010203-001174_pano_0000_001865", "timestamp": "2019-05-10T06:35:07.179640Z", "filename": "pano_0000_001865.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_20250114_1026_Track06_Sphere_00151", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121796.41208734203, 487446.0474603601 ] }, "relative_distance": 19.54144786, "relative_pitch": 68.21877261766681, "relative_heading": 273.9108748777981, "relative_elevation": 48.903568004258 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250114_1026_Track06_Sphere_00151/adjacencies/b_20250114_1026_Track06_Sphere_00151/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002031/pano_0000_000833/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002031/pano_0000_000833/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002031/pano_0000_000833/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002031/pano_0000_000833/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002031_pano_0000_000833/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002031_pano_0000_000833/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002031_pano_0000_000833/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002031/pano_0000_000833/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002031/pano_0000_000833/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89933317349627, 52.3738816778359, 45.5730391722172 ] }, "distance": 19.55, "direction": 269.34, "angle": 66.78, "elevation": 45.57, "pano_id": "TMX7316010203-002031_pano_0000_000833", "timestamp": "2021-03-08T09:29:51.323400Z", "filename": "pano_0000_000833.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_20250114_1026_Track06_Sphere_00151", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121796.41208734203, 487446.0474603601 ] }, "relative_distance": 19.55446167, "relative_pitch": 66.77681568018822, "relative_heading": 269.3421169188734, "relative_elevation": 45.5730391722172 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250114_1026_Track06_Sphere_00151/adjacencies/b_20250114_1026_Track06_Sphere_00151/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001051/pano_0002_001178/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001051/pano_0002_001178/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001051/pano_0002_001178/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001051/pano_0002_001178/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001051_pano_0002_001178/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001051_pano_0002_001178/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001051_pano_0002_001178/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001051/pano_0002_001178/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001051/pano_0002_001178/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89933106950239, 52.3738732607215, 46.7901502633467 ] }, "distance": 19.73, "direction": 266.63, "angle": 67.14, "elevation": 46.79, "pano_id": "TMX7316010203-001051_pano_0002_001178", "timestamp": "2019-01-14T09:54:17.255370Z", "filename": "pano_0002_001178.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250114_1026_Track06_Sphere_00151", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121796.41208734203, 487446.0474603601 ] }, "relative_distance": 19.73066309, "relative_pitch": 67.1356199280197, "relative_heading": 266.6262421520735, "relative_elevation": 46.7901502633467 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250114_1026_Track06_Sphere_00151/adjacencies/b_20250114_1026_Track06_Sphere_00151/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/09/TMX7315120208-000073/pano_0004_000287/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/09/TMX7315120208-000073/pano_0004_000287/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/09/TMX7315120208-000073/pano_0004_000287/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/09/TMX7315120208-000073/pano_0004_000287/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315120208-000073_pano_0004_000287/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000073_pano_0004_000287/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000073_pano_0004_000287/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/06/09/TMX7315120208-000073/pano_0004_000287/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/06/09/TMX7315120208-000073/pano_0004_000287/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89933068280217, 52.3738933691096, 46.6418237062171 ] }, "distance": 19.75, "direction": 273.12, "angle": 67.05, "elevation": 46.64, "pano_id": "TMX7315120208-000073_pano_0004_000287", "timestamp": "2016-06-09T08:50:19.193270Z", "filename": "pano_0004_000287.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_20250114_1026_Track06_Sphere_00151", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121796.41208734203, 487446.0474603601 ] }, "relative_distance": 19.75214675, "relative_pitch": 67.04803562762535, "relative_heading": 273.12394962048523, "relative_elevation": 46.6418237062171 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250114_1026_Track06_Sphere_00151/adjacencies/b_20250114_1026_Track06_Sphere_00151/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250114_1026_Track06_Sphere_00147/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250114_1026_Track06_Sphere_00147/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250114_1026_Track06_Sphere_00147/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250114_1026_Track06_Sphere_00147/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20250114_1026_Track06_Sphere_00147/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250114_1026_Track06_Sphere_00147/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250114_1026_Track06_Sphere_00147/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250114_1026_Track06_Sphere_00147/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250114_1026_Track06_Sphere_00147/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.899463960427146, 52.37373402703851, 0.0 ] }, "distance": 19.77, "direction": 212.59, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20250114_1026_Track06_Sphere_00147", "timestamp": "2025-01-14T10:05:09Z", "filename": "Job_20250114_1026_Track06_Sphere_00147.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_20250114_1026_Track06_Sphere_00151", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121796.41208734203, 487446.0474603601 ] }, "relative_distance": 19.76624249, "relative_pitch": 0.0, "relative_heading": 212.58819843572354, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250114_1026_Track06_Sphere_00151/adjacencies/b_20250114_1026_Track06_Sphere_00151/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0000_000680/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0000_000680/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0000_000680/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0000_000680/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002310_pano_0000_000680/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002310_pano_0000_000680/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002310_pano_0000_000680/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0000_000680/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0000_000680/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89946098655764, 52.3737337266619, 46.7806018758565 ] }, "distance": 19.9, "direction": 213.03, "angle": 66.95, "elevation": 46.78, "pano_id": "TMX7316010203-002310_pano_0000_000680", "timestamp": "2021-09-15T07:41:26.743980Z", "filename": "pano_0000_000680.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_20250114_1026_Track06_Sphere_00151", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121796.41208734203, 487446.0474603601 ] }, "relative_distance": 19.90407392, "relative_pitch": 66.9513592219142, "relative_heading": 213.0276089386632, "relative_elevation": 46.7806018758565 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250114_1026_Track06_Sphere_00151/adjacencies/b_20250114_1026_Track06_Sphere_00151/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250114_1026_Track06_Sphere_00016/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250114_1026_Track06_Sphere_00016/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250114_1026_Track06_Sphere_00016/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250114_1026_Track06_Sphere_00016/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20250114_1026_Track06_Sphere_00016/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250114_1026_Track06_Sphere_00016/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250114_1026_Track06_Sphere_00016/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250114_1026_Track06_Sphere_00016/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250114_1026_Track06_Sphere_00016/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.899517425922417, 52.37405206141467, 0.0 ] }, "distance": 20.0, "direction": 339.5, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20250114_1026_Track06_Sphere_00016", "timestamp": "2025-01-14T10:00:40Z", "filename": "Job_20250114_1026_Track06_Sphere_00016.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_20250114_1026_Track06_Sphere_00151", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121796.41208734203, 487446.0474603601 ] }, "relative_distance": 20.00146215, "relative_pitch": 0.0, "relative_heading": 339.49973494452416, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250114_1026_Track06_Sphere_00151/adjacencies/b_20250114_1026_Track06_Sphere_00151/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001051/pano_0002_001173/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001051/pano_0002_001173/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001051/pano_0002_001173/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001051/pano_0002_001173/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001051_pano_0002_001173/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001051_pano_0002_001173/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001051_pano_0002_001173/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001051/pano_0002_001173/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001051/pano_0002_001173/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89954085837168, 52.3740568179543, 46.5983812380582 ] }, "distance": 20.01, "direction": 344.32, "angle": 66.76, "elevation": 46.6, "pano_id": "TMX7316010203-001051_pano_0002_001173", "timestamp": "2019-01-14T09:54:12.330450Z", "filename": "pano_0002_001173.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250114_1026_Track06_Sphere_00151", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121796.41208734203, 487446.0474603601 ] }, "relative_distance": 20.00900318, "relative_pitch": 66.76166923627206, "relative_heading": 344.31649565821294, "relative_elevation": 46.5983812380582 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250114_1026_Track06_Sphere_00151/adjacencies/b_20250114_1026_Track06_Sphere_00151/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002862/pano_0004_000216/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002862/pano_0004_000216/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002862/pano_0004_000216/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002862/pano_0004_000216/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002862_pano_0004_000216/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002862_pano_0004_000216/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002862_pano_0004_000216/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002862/pano_0004_000216/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002862/pano_0004_000216/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89977762743209, 52.3740381420622, 44.7708010748029 ] }, "distance": 20.25, "direction": 31.95, "angle": 65.66, "elevation": 44.77, "pano_id": "TMX7316010203-002862_pano_0004_000216", "timestamp": "2022-12-15T09:45:01.918480Z", "filename": "pano_0004_000216.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2022", "tags": [ "mission-woz", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250114_1026_Track06_Sphere_00151", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121796.41208734203, 487446.0474603601 ] }, "relative_distance": 20.25313907, "relative_pitch": 65.65924848528518, "relative_heading": 31.945060251389567, "relative_elevation": 44.7708010748029 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250114_1026_Track06_Sphere_00151/adjacencies/b_20250114_1026_Track06_Sphere_00151/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/29/TMX7316010203-000227/pano_0000_000738/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/29/TMX7316010203-000227/pano_0000_000738/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/29/TMX7316010203-000227/pano_0000_000738/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/29/TMX7316010203-000227/pano_0000_000738/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000227_pano_0000_000738/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000227_pano_0000_000738/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000227_pano_0000_000738/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/03/29/TMX7316010203-000227/pano_0000_000738/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/03/29/TMX7316010203-000227/pano_0000_000738/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89932263937764, 52.3738715497941, 46.0482971221209 ] }, "distance": 20.32, "direction": 266.19, "angle": 66.19, "elevation": 46.05, "pano_id": "TMX7316010203-000227_pano_0000_000738", "timestamp": "2017-03-29T08:34:33.535780Z", "filename": "pano_0000_000738.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2017", "tags": [ "mission-bi", "mission-2017", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250114_1026_Track06_Sphere_00151", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121796.41208734203, 487446.0474603601 ] }, "relative_distance": 20.31560216, "relative_pitch": 66.1938721730229, "relative_heading": 266.18553115765496, "relative_elevation": 46.0482971221209 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250114_1026_Track06_Sphere_00151/adjacencies/b_20250114_1026_Track06_Sphere_00151/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/27/TMX7316010203-002356/pano_0004_000021/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/27/TMX7316010203-002356/pano_0004_000021/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/27/TMX7316010203-002356/pano_0004_000021/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/27/TMX7316010203-002356/pano_0004_000021/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002356_pano_0004_000021/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002356_pano_0004_000021/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002356_pano_0004_000021/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/12/27/TMX7316010203-002356/pano_0004_000021/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/12/27/TMX7316010203-002356/pano_0004_000021/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89954536079853, 52.3740605525308, 46.5396772399545 ] }, "distance": 20.33, "direction": 345.47, "angle": 66.4, "elevation": 46.54, "pano_id": "TMX7316010203-002356_pano_0004_000021", "timestamp": "2021-12-27T11:52:14.912250Z", "filename": "pano_0004_000021.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2021", "tags": [ "mission-woz", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250114_1026_Track06_Sphere_00151", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121796.41208734203, 487446.0474603601 ] }, "relative_distance": 20.33028932, "relative_pitch": 66.40247672368275, "relative_heading": 345.4651615967825, "relative_elevation": 46.5396772399545 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250114_1026_Track06_Sphere_00151/adjacencies/b_20250114_1026_Track06_Sphere_00151/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/27/TMX7316010203-002357/pano_0003_000100/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/27/TMX7316010203-002357/pano_0003_000100/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/27/TMX7316010203-002357/pano_0003_000100/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/27/TMX7316010203-002357/pano_0003_000100/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002357_pano_0003_000100/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002357_pano_0003_000100/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002357_pano_0003_000100/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/12/27/TMX7316010203-002357/pano_0003_000100/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/12/27/TMX7316010203-002357/pano_0003_000100/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89954072801998, 52.3740608113915, 46.3285733396187 ] }, "distance": 20.44, "direction": 344.63, "angle": 66.19, "elevation": 46.33, "pano_id": "TMX7316010203-002357_pano_0003_000100", "timestamp": "2021-12-27T12:14:42.875040Z", "filename": "pano_0003_000100.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2021", "tags": [ "mission-woz", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250114_1026_Track06_Sphere_00151", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121796.41208734203, 487446.0474603601 ] }, "relative_distance": 20.43953094, "relative_pitch": 66.19358600465145, "relative_heading": 344.62926641052934, "relative_elevation": 46.3285733396187 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250114_1026_Track06_Sphere_00151/adjacencies/b_20250114_1026_Track06_Sphere_00151/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250114_1026_Track06_Sphere_00155/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250114_1026_Track06_Sphere_00155/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250114_1026_Track06_Sphere_00155/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250114_1026_Track06_Sphere_00155/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20250114_1026_Track06_Sphere_00155/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250114_1026_Track06_Sphere_00155/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250114_1026_Track06_Sphere_00155/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250114_1026_Track06_Sphere_00155/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250114_1026_Track06_Sphere_00155/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.899783875392427, 52.37403807716129, 0.0 ] }, "distance": 20.48, "direction": 32.97, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20250114_1026_Track06_Sphere_00155", "timestamp": "2025-01-14T10:05:22Z", "filename": "Job_20250114_1026_Track06_Sphere_00155.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_20250114_1026_Track06_Sphere_00151", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121796.41208734203, 487446.0474603601 ] }, "relative_distance": 20.47540429, "relative_pitch": 0.0, "relative_heading": 32.96618002903379, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250114_1026_Track06_Sphere_00151/adjacencies/b_20250114_1026_Track06_Sphere_00151/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002031/pano_0000_000828/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002031/pano_0000_000828/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002031/pano_0000_000828/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002031/pano_0000_000828/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002031_pano_0000_000828/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002031_pano_0000_000828/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002031_pano_0000_000828/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002031/pano_0000_000828/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002031/pano_0000_000828/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89953686978848, 52.3740610282865, 45.4037197437137 ] }, "distance": 20.53, "direction": 343.94, "angle": 65.67, "elevation": 45.4, "pano_id": "TMX7316010203-002031_pano_0000_000828", "timestamp": "2021-03-08T09:29:44.493430Z", "filename": "pano_0000_000828.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_20250114_1026_Track06_Sphere_00151", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121796.41208734203, 487446.0474603601 ] }, "relative_distance": 20.53393651, "relative_pitch": 65.66502953491971, "relative_heading": 343.9401432033895, "relative_elevation": 45.4037197437137 } ] } }