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_20250115_1329_Track12_Sphere_00024/adjacencies/?format=api
{ "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250115_1329_Track12_Sphere_00024/adjacencies/?format=api" } }, "_embedded": { "adjacencies": [ { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250115_1329_Track12_Sphere_00024/adjacencies/b_20250115_1329_Track12_Sphere_00024/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250115_1329_Track12_Sphere_00024/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250115_1329_Track12_Sphere_00024/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250115_1329_Track12_Sphere_00024/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250115_1329_Track12_Sphere_00024/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20250115_1329_Track12_Sphere_00024/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250115_1329_Track12_Sphere_00024/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250115_1329_Track12_Sphere_00024/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250115_1329_Track12_Sphere_00024/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250115_1329_Track12_Sphere_00024/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89031760955374, 52.363945844278284, 0.0 ] }, "distance": 0.0, "direction": null, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20250115_1329_Track12_Sphere_00024", "timestamp": "2025-01-15T13:53:20Z", "filename": "Job_20250115_1329_Track12_Sphere_00024.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_20250115_1329_Track12_Sphere_00024", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121155.34308675016, 486344.63545969594 ] }, "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_20250115_1329_Track12_Sphere_00024/adjacencies/b_20250115_1329_Track12_Sphere_00024/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/10/TMX7316010203-001047/pano_0000_001120/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/10/TMX7316010203-001047/pano_0000_001120/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/10/TMX7316010203-001047/pano_0000_001120/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/10/TMX7316010203-001047/pano_0000_001120/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001047_pano_0000_001120/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001047_pano_0000_001120/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001047_pano_0000_001120/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/10/TMX7316010203-001047/pano_0000_001120/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/10/TMX7316010203-001047/pano_0000_001120/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.890318505254, 52.3639493269168, 46.2655548807234 ] }, "distance": 0.39, "direction": 8.95, "angle": 89.51, "elevation": 46.27, "pano_id": "TMX7316010203-001047_pano_0000_001120", "timestamp": "2019-01-10T11:49:26.003620Z", "filename": "pano_0000_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_20250115_1329_Track12_Sphere_00024", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121155.34308675016, 486344.63545969594 ] }, "relative_distance": 0.39230189, "relative_pitch": 89.51418060427191, "relative_heading": 8.947549423388622, "relative_elevation": 46.2655548807234 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250115_1329_Track12_Sphere_00024/adjacencies/b_20250115_1329_Track12_Sphere_00024/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003004/pano_0002_000037/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003004/pano_0002_000037/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003004/pano_0002_000037/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003004/pano_0002_000037/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-003004_pano_0002_000037/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003004_pano_0002_000037/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003004_pano_0002_000037/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003004/pano_0002_000037/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003004/pano_0002_000037/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89032189321909, 52.3639506047545, 47.7486179834232 ] }, "distance": 0.6, "direction": 28.85, "angle": 89.27, "elevation": 47.75, "pano_id": "TMX7316010203-003004_pano_0002_000037", "timestamp": "2023-03-20T09:32:14.375280Z", "filename": "pano_0002_000037.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250115_1329_Track12_Sphere_00024", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121155.34308675016, 486344.63545969594 ] }, "relative_distance": 0.60477266, "relative_pitch": 89.27434406048789, "relative_heading": 28.848705171550154, "relative_elevation": 47.7486179834232 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250115_1329_Track12_Sphere_00024/adjacencies/b_20250115_1329_Track12_Sphere_00024/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003014/pano_0005_000091/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003014/pano_0005_000091/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003014/pano_0005_000091/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003014/pano_0005_000091/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-003014_pano_0005_000091/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003014_pano_0005_000091/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003014_pano_0005_000091/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003014/pano_0005_000091/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003014/pano_0005_000091/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89032561160076, 52.3639491059454, 46.5710075916722 ] }, "distance": 0.65, "direction": 56.34, "angle": 89.19, "elevation": 46.57, "pano_id": "TMX7316010203-003014_pano_0005_000091", "timestamp": "2023-03-27T11:18:14.490730Z", "filename": "pano_0005_000091.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250115_1329_Track12_Sphere_00024", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121155.34308675016, 486344.63545969594 ] }, "relative_distance": 0.65487073, "relative_pitch": 89.19437310642977, "relative_heading": 56.34329142569849, "relative_elevation": 46.5710075916722 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250115_1329_Track12_Sphere_00024/adjacencies/b_20250115_1329_Track12_Sphere_00024/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0002_000464/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0002_000464/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0002_000464/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0002_000464/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002306_pano_0002_000464/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002306_pano_0002_000464/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002306_pano_0002_000464/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0002_000464/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0002_000464/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89032619957299, 52.3639431741849, 46.2825859570876 ] }, "distance": 0.66, "direction": 116.92, "angle": 89.19, "elevation": 46.28, "pano_id": "TMX7316010203-002306_pano_0002_000464", "timestamp": "2021-09-09T11:43:46.923900Z", "filename": "pano_0002_000464.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_20250115_1329_Track12_Sphere_00024", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121155.34308675016, 486344.63545969594 ] }, "relative_distance": 0.65625884, "relative_pitch": 89.18763523303176, "relative_heading": 116.91942001955631, "relative_elevation": 46.2825859570876 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250115_1329_Track12_Sphere_00024/adjacencies/b_20250115_1329_Track12_Sphere_00024/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003046/pano_0009_000011/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003046/pano_0009_000011/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003046/pano_0009_000011/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003046/pano_0009_000011/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-003046_pano_0009_000011/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003046_pano_0009_000011/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003046_pano_0009_000011/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003046/pano_0009_000011/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003046/pano_0009_000011/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89031101044568, 52.3639505175086, 47.2435789471492 ] }, "distance": 0.69, "direction": 319.16, "angle": 89.17, "elevation": 47.24, "pano_id": "TMX7316010203-003046_pano_0009_000011", "timestamp": "2023-04-17T08:30:56.562630Z", "filename": "pano_0009_000011.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250115_1329_Track12_Sphere_00024", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121155.34308675016, 486344.63545969594 ] }, "relative_distance": 0.68737691, "relative_pitch": 89.1664260407218, "relative_heading": 319.1578356870172, "relative_elevation": 47.2435789471492 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250115_1329_Track12_Sphere_00024/adjacencies/b_20250115_1329_Track12_Sphere_00024/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_06-21-55_00240/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_06-21-55_00240/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_06-21-55_00240/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_06-21-55_00240/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-16_06-21-55_00240/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-16_06-21-55_00240/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-16_06-21-55_00240/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_06-21-55_00240/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_06-21-55_00240/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.890329267366583, 52.3639457853534, 0.0 ] }, "distance": 0.79, "direction": 90.47, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-16_06-21-55_00240", "timestamp": "2025-06-16T06:32:58Z", "filename": "recording_2025-06-16_06-21-55_00240.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_20250115_1329_Track12_Sphere_00024", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121155.34308675016, 486344.63545969594 ] }, "relative_distance": 0.79415347, "relative_pitch": 0.0, "relative_heading": 90.47305573648248, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250115_1329_Track12_Sphere_00024/adjacencies/b_20250115_1329_Track12_Sphere_00024/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002363/pano_0001_000014/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002363/pano_0001_000014/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002363/pano_0001_000014/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002363/pano_0001_000014/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002363_pano_0001_000014/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002363_pano_0001_000014/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002363_pano_0001_000014/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002363/pano_0001_000014/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002363/pano_0001_000014/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89030842235063, 52.3639513180794, 45.9220724990591 ] }, "distance": 0.87, "direction": 314.22, "angle": 88.91, "elevation": 45.92, "pano_id": "TMX7316010203-002363_pano_0001_000014", "timestamp": "2021-12-29T10:57:13.803810Z", "filename": "pano_0001_000014.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_20250115_1329_Track12_Sphere_00024", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121155.34308675016, 486344.63545969594 ] }, "relative_distance": 0.87330218, "relative_pitch": 88.91053482849605, "relative_heading": 314.22355963883035, "relative_elevation": 45.9220724990591 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250115_1329_Track12_Sphere_00024/adjacencies/b_20250115_1329_Track12_Sphere_00024/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001666/pano_0000_001930/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001666/pano_0000_001930/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001666/pano_0000_001930/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001666/pano_0000_001930/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001666_pano_0000_001930/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001666_pano_0000_001930/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001666_pano_0000_001930/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001666/pano_0000_001930/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001666/pano_0000_001930/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89030274670378, 52.3639423361961, 46.223985908553 ] }, "distance": 1.09, "direction": 248.92, "angle": 88.66, "elevation": 46.22, "pano_id": "TMX7316010203-001666_pano_0000_001930", "timestamp": "2020-04-22T07:02:40.017200Z", "filename": "pano_0000_001930.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_20250115_1329_Track12_Sphere_00024", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121155.34308675016, 486344.63545969594 ] }, "relative_distance": 1.08509928, "relative_pitch": 88.6552394516622, "relative_heading": 248.91545808577328, "relative_elevation": 46.223985908553 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250115_1329_Track12_Sphere_00024/adjacencies/b_20250115_1329_Track12_Sphere_00024/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000022/pano_0000_000493/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000022/pano_0000_000493/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000022/pano_0000_000493/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000022/pano_0000_000493/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000022_pano_0000_000493/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000022_pano_0000_000493/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000022_pano_0000_000493/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000022/pano_0000_000493/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000022/pano_0000_000493/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89033188395591, 52.3639507697259, 48.3872727733105 ] }, "distance": 1.12, "direction": 60.59, "angle": 88.68, "elevation": 48.39, "pano_id": "TMX7316060226-000022_pano_0000_000493", "timestamp": "2016-08-16T07:05:08.224000Z", "filename": "pano_0000_000493.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_20250115_1329_Track12_Sphere_00024", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121155.34308675016, 486344.63545969594 ] }, "relative_distance": 1.11619239, "relative_pitch": 88.67854149888328, "relative_heading": 60.59218765498676, "relative_elevation": 48.3872727733105 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250115_1329_Track12_Sphere_00024/adjacencies/b_20250115_1329_Track12_Sphere_00024/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002970/pano_0007_000483/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002970/pano_0007_000483/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002970/pano_0007_000483/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002970/pano_0007_000483/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002970_pano_0007_000483/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002970_pano_0007_000483/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002970_pano_0007_000483/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002970/pano_0007_000483/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002970/pano_0007_000483/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89032435719657, 52.3639359178462, 45.1751372804865 ] }, "distance": 1.2, "direction": 157.41, "angle": 88.48, "elevation": 45.18, "pano_id": "TMX7316010203-002970_pano_0007_000483", "timestamp": "2023-02-13T11:38:47.299810Z", "filename": "pano_0007_000483.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250115_1329_Track12_Sphere_00024", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121155.34308675016, 486344.63545969594 ] }, "relative_distance": 1.19637802, "relative_pitch": 88.48298429716355, "relative_heading": 157.40597321808286, "relative_elevation": 45.1751372804865 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250115_1329_Track12_Sphere_00024/adjacencies/b_20250115_1329_Track12_Sphere_00024/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0000_002784/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0000_002784/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0000_002784/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0000_002784/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002542_pano_0000_002784/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002542_pano_0000_002784/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002542_pano_0000_002784/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0000_002784/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0000_002784/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89030166343623, 52.3639519642963, 45.8293359084055 ] }, "distance": 1.28, "direction": 302.08, "angle": 88.4, "elevation": 45.83, "pano_id": "TMX7316010203-002542_pano_0000_002784", "timestamp": "2022-04-25T09:01:39.327220Z", "filename": "pano_0000_002784.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_20250115_1329_Track12_Sphere_00024", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121155.34308675016, 486344.63545969594 ] }, "relative_distance": 1.28206403, "relative_pitch": 88.39758304569571, "relative_heading": 302.0848908229031, "relative_elevation": 45.8293359084055 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250115_1329_Track12_Sphere_00024/adjacencies/b_20250115_1329_Track12_Sphere_00024/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_002204/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_002204/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_002204/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_002204/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001053_pano_0000_002204/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001053_pano_0000_002204/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001053_pano_0000_002204/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_002204/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_002204/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89030624630537, 52.3639550372325, 48.0276609510183 ] }, "distance": 1.28, "direction": 322.89, "angle": 88.47, "elevation": 48.03, "pano_id": "TMX7316010203-001053_pano_0000_002204", "timestamp": "2019-01-14T12:31:24.843040Z", "filename": "pano_0000_002204.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_20250115_1329_Track12_Sphere_00024", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121155.34308675016, 486344.63545969594 ] }, "relative_distance": 1.28279946, "relative_pitch": 88.47001659213906, "relative_heading": 322.88511804696805, "relative_elevation": 48.0276609510183 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250115_1329_Track12_Sphere_00024/adjacencies/b_20250115_1329_Track12_Sphere_00024/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002988/pano_0021_000065/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002988/pano_0021_000065/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002988/pano_0021_000065/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002988/pano_0021_000065/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002988_pano_0021_000065/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002988_pano_0021_000065/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002988_pano_0021_000065/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002988/pano_0021_000065/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002988/pano_0021_000065/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89033545981074, 52.3639495365183, 46.1039282642305 ] }, "distance": 1.28, "direction": 71.33, "angle": 88.41, "elevation": 46.1, "pano_id": "TMX7316010203-002988_pano_0021_000065", "timestamp": "2023-03-06T09:01:41.727640Z", "filename": "pano_0021_000065.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250115_1329_Track12_Sphere_00024", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121155.34308675016, 486344.63545969594 ] }, "relative_distance": 1.28348821, "relative_pitch": 88.40535348334264, "relative_heading": 71.33070513885687, "relative_elevation": 46.1039282642305 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250115_1329_Track12_Sphere_00024/adjacencies/b_20250115_1329_Track12_Sphere_00024/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002925/pano_0008_000106/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002925/pano_0008_000106/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002925/pano_0008_000106/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002925/pano_0008_000106/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002925_pano_0008_000106/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002925_pano_0008_000106/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002925_pano_0008_000106/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002925/pano_0008_000106/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002925/pano_0008_000106/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89033951132258, 52.363945386111, 46.6958470512182 ] }, "distance": 1.49, "direction": 91.96, "angle": 88.17, "elevation": 46.7, "pano_id": "TMX7316010203-002925_pano_0008_000106", "timestamp": "2023-01-11T12:03:32.270500Z", "filename": "pano_0008_000106.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250115_1329_Track12_Sphere_00024", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121155.34308675016, 486344.63545969594 ] }, "relative_distance": 1.49281217, "relative_pitch": 88.16894387490922, "relative_heading": 91.95712599285655, "relative_elevation": 46.6958470512182 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250115_1329_Track12_Sphere_00024/adjacencies/b_20250115_1329_Track12_Sphere_00024/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003026/pano_0003_000137/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003026/pano_0003_000137/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003026/pano_0003_000137/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003026/pano_0003_000137/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-003026_pano_0003_000137/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003026_pano_0003_000137/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003026_pano_0003_000137/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003026/pano_0003_000137/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003026/pano_0003_000137/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89033911926092, 52.3639494644679, 48.0556431319565 ] }, "distance": 1.52, "direction": 74.63, "angle": 88.19, "elevation": 48.06, "pano_id": "TMX7316010203-003026_pano_0003_000137", "timestamp": "2023-04-11T08:13:54.686820Z", "filename": "pano_0003_000137.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250115_1329_Track12_Sphere_00024", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121155.34308675016, 486344.63545969594 ] }, "relative_distance": 1.51960071, "relative_pitch": 88.18881407654821, "relative_heading": 74.62757510553863, "relative_elevation": 48.0556431319565 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250115_1329_Track12_Sphere_00024/adjacencies/b_20250115_1329_Track12_Sphere_00024/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002956/pano_0002_000027/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002956/pano_0002_000027/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002956/pano_0002_000027/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002956/pano_0002_000027/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002956_pano_0002_000027/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002956_pano_0002_000027/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002956_pano_0002_000027/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002956/pano_0002_000027/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002956/pano_0002_000027/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8902978144738, 52.3639391934755, 45.696504926309 ] }, "distance": 1.54, "direction": 241.24, "angle": 88.07, "elevation": 45.7, "pano_id": "TMX7316010203-002956_pano_0002_000027", "timestamp": "2023-02-06T08:34:46.950670Z", "filename": "pano_0002_000027.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250115_1329_Track12_Sphere_00024", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121155.34308675016, 486344.63545969594 ] }, "relative_distance": 1.53817067, "relative_pitch": 88.07211896662876, "relative_heading": 241.24064643600403, "relative_elevation": 45.696504926309 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250115_1329_Track12_Sphere_00024/adjacencies/b_20250115_1329_Track12_Sphere_00024/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/11/TMX7316060226-000478/pano_0002_001613/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/11/TMX7316060226-000478/pano_0002_001613/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/11/TMX7316060226-000478/pano_0002_001613/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/11/TMX7316060226-000478/pano_0002_001613/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000478_pano_0002_001613/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000478_pano_0002_001613/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000478_pano_0002_001613/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/11/11/TMX7316060226-000478/pano_0002_001613/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/11/11/TMX7316060226-000478/pano_0002_001613/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89033990991815, 52.3639363472548, 45.2807674994692 ] }, "distance": 1.85, "direction": 124.82, "angle": 87.66, "elevation": 45.28, "pano_id": "TMX7316060226-000478_pano_0002_001613", "timestamp": "2019-11-11T12:03:45.625000Z", "filename": "pano_0002_001613.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_20250115_1329_Track12_Sphere_00024", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121155.34308675016, 486344.63545969594 ] }, "relative_distance": 1.85051816, "relative_pitch": 87.65975892231431, "relative_heading": 124.82482098567542, "relative_elevation": 45.2807674994692 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250115_1329_Track12_Sphere_00024/adjacencies/b_20250115_1329_Track12_Sphere_00024/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/08/TMX7316010203-001543/pano_0000_001861/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/08/TMX7316010203-001543/pano_0000_001861/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/08/TMX7316010203-001543/pano_0000_001861/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/08/TMX7316010203-001543/pano_0000_001861/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001543_pano_0000_001861/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001543_pano_0000_001861/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001543_pano_0000_001861/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/13/08/TMX7316010203-001543/pano_0000_001861/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/13/08/TMX7316010203-001543/pano_0000_001861/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89029374570499, 52.3639561958024, 49.6031735129654 ] }, "distance": 1.99, "direction": 305.32, "angle": 87.7, "elevation": 49.6, "pano_id": "TMX7316010203-001543_pano_0000_001861", "timestamp": "2020-01-08T10:40:02.354040Z", "filename": "pano_0000_001861.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_20250115_1329_Track12_Sphere_00024", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121155.34308675016, 486344.63545969594 ] }, "relative_distance": 1.99232128, "relative_pitch": 87.69993999808412, "relative_heading": 305.3204536624292, "relative_elevation": 49.6031735129654 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250115_1329_Track12_Sphere_00024/adjacencies/b_20250115_1329_Track12_Sphere_00024/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002976/pano_0002_000292/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002976/pano_0002_000292/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002976/pano_0002_000292/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002976/pano_0002_000292/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002976_pano_0002_000292/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002976_pano_0002_000292/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002976_pano_0002_000292/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002976/pano_0002_000292/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002976/pano_0002_000292/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89034562382254, 52.3639399300556, 46.4234422966838 ] }, "distance": 2.02, "direction": 109.03, "angle": 87.51, "elevation": 46.42, "pano_id": "TMX7316010203-002976_pano_0002_000292", "timestamp": "2023-02-20T09:07:15.362790Z", "filename": "pano_0002_000292.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250115_1329_Track12_Sphere_00024", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121155.34308675016, 486344.63545969594 ] }, "relative_distance": 2.01861168, "relative_pitch": 87.51019929298779, "relative_heading": 109.02716029744546, "relative_elevation": 46.4234422966838 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250115_1329_Track12_Sphere_00024/adjacencies/b_20250115_1329_Track12_Sphere_00024/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002985/pano_0003_000124/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002985/pano_0003_000124/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002985/pano_0003_000124/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002985/pano_0003_000124/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002985_pano_0003_000124/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002985_pano_0003_000124/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002985_pano_0003_000124/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002985/pano_0003_000124/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002985/pano_0003_000124/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89034821270753, 52.3639504624035, 47.5726808775216 ] }, "distance": 2.15, "direction": 76.15, "angle": 87.42, "elevation": 47.57, "pano_id": "TMX7316010203-002985_pano_0003_000124", "timestamp": "2023-02-27T10:46:59.691050Z", "filename": "pano_0003_000124.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250115_1329_Track12_Sphere_00024", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121155.34308675016, 486344.63545969594 ] }, "relative_distance": 2.14707898, "relative_pitch": 87.41584590422188, "relative_heading": 76.15249217046268, "relative_elevation": 47.5726808775216 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250115_1329_Track12_Sphere_00024/adjacencies/b_20250115_1329_Track12_Sphere_00024/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0002_001936/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0002_001936/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0002_001936/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0002_001936/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002306_pano_0002_001936/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002306_pano_0002_001936/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002306_pano_0002_001936/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0002_001936/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0002_001936/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89028640906306, 52.3639406269995, 45.4954847004265 ] }, "distance": 2.2, "direction": 254.72, "angle": 87.23, "elevation": 45.5, "pano_id": "TMX7316010203-002306_pano_0002_001936", "timestamp": "2021-09-09T12:25:41.305980Z", "filename": "pano_0002_001936.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_20250115_1329_Track12_Sphere_00024", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121155.34308675016, 486344.63545969594 ] }, "relative_distance": 2.2032302, "relative_pitch": 87.22747767730066, "relative_heading": 254.72223373465283, "relative_elevation": 45.4954847004265 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250115_1329_Track12_Sphere_00024/adjacencies/b_20250115_1329_Track12_Sphere_00024/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002951/pano_0018_000108/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002951/pano_0018_000108/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002951/pano_0018_000108/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002951/pano_0018_000108/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002951_pano_0018_000108/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002951_pano_0018_000108/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002951_pano_0018_000108/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002951/pano_0018_000108/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002951/pano_0018_000108/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8903502518558, 52.3639420742024, 46.9029938718304 ] }, "distance": 2.26, "direction": 100.68, "angle": 87.24, "elevation": 46.9, "pano_id": "TMX7316010203-002951_pano_0018_000108", "timestamp": "2023-01-30T11:50:44.774340Z", "filename": "pano_0018_000108.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250115_1329_Track12_Sphere_00024", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121155.34308675016, 486344.63545969594 ] }, "relative_distance": 2.26281069, "relative_pitch": 87.23793634028044, "relative_heading": 100.68411385316908, "relative_elevation": 46.9029938718304 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250115_1329_Track12_Sphere_00024/adjacencies/b_20250115_1329_Track12_Sphere_00024/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/11/TMX7316010203-000714/pano_0001_002729/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/11/TMX7316010203-000714/pano_0001_002729/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/11/TMX7316010203-000714/pano_0001_002729/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/11/TMX7316010203-000714/pano_0001_002729/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000714_pano_0001_002729/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000714_pano_0001_002729/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000714_pano_0001_002729/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/11/TMX7316010203-000714/pano_0001_002729/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/11/TMX7316010203-000714/pano_0001_002729/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8903510020134, 52.3639414343278, 46.9357157824561 ] }, "distance": 2.33, "direction": 102.17, "angle": 87.16, "elevation": 46.94, "pano_id": "TMX7316010203-000714_pano_0001_002729", "timestamp": "2018-05-11T09:02:19.344290Z", "filename": "pano_0001_002729.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250115_1329_Track12_Sphere_00024", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121155.34308675016, 486344.63545969594 ] }, "relative_distance": 2.32701213, "relative_pitch": 87.16167335817836, "relative_heading": 102.17375425545525, "relative_elevation": 46.9357157824561 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250115_1329_Track12_Sphere_00024/adjacencies/b_20250115_1329_Track12_Sphere_00024/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002985/pano_0003_000218/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002985/pano_0003_000218/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002985/pano_0003_000218/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002985/pano_0003_000218/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002985_pano_0003_000218/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002985_pano_0003_000218/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002985_pano_0003_000218/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002985/pano_0003_000218/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002985/pano_0003_000218/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8903505641243, 52.3639400978588, 47.1019777106121 ] }, "distance": 2.33, "direction": 105.9, "angle": 87.16, "elevation": 47.1, "pano_id": "TMX7316010203-002985_pano_0003_000218", "timestamp": "2023-02-27T10:49:03.319950Z", "filename": "pano_0003_000218.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250115_1329_Track12_Sphere_00024", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121155.34308675016, 486344.63545969594 ] }, "relative_distance": 2.33414687, "relative_pitch": 87.16301822610922, "relative_heading": 105.89915766356138, "relative_elevation": 47.1019777106121 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250115_1329_Track12_Sphere_00024/adjacencies/b_20250115_1329_Track12_Sphere_00024/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002976/pano_0002_000291/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002976/pano_0002_000291/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002976/pano_0002_000291/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002976/pano_0002_000291/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002976_pano_0002_000291/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002976_pano_0002_000291/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002976_pano_0002_000291/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002976/pano_0002_000291/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002976/pano_0002_000291/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89027661657398, 52.3639484620805, 46.4495276371017 ] }, "distance": 2.81, "direction": 275.96, "angle": 86.54, "elevation": 46.45, "pano_id": "TMX7316010203-002976_pano_0002_000291", "timestamp": "2023-02-20T09:07:14.587730Z", "filename": "pano_0002_000291.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250115_1329_Track12_Sphere_00024", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121155.34308675016, 486344.63545969594 ] }, "relative_distance": 2.80758046, "relative_pitch": 86.54104041429454, "relative_heading": 275.95532412366333, "relative_elevation": 46.4495276371017 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250115_1329_Track12_Sphere_00024/adjacencies/b_20250115_1329_Track12_Sphere_00024/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/20/TMX7316010203-001530/pano_0003_001100/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/20/TMX7316010203-001530/pano_0003_001100/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/20/TMX7316010203-001530/pano_0003_001100/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/20/TMX7316010203-001530/pano_0003_001100/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001530_pano_0003_001100/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001530_pano_0003_001100/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001530_pano_0003_001100/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/12/20/TMX7316010203-001530/pano_0003_001100/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/12/20/TMX7316010203-001530/pano_0003_001100/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8902868322999, 52.363962663788, 46.0316452821717 ] }, "distance": 2.81, "direction": 311.76, "angle": 86.51, "elevation": 46.03, "pano_id": "TMX7316010203-001530_pano_0003_001100", "timestamp": "2019-12-20T09:20:26.772940Z", "filename": "pano_0003_001100.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_20250115_1329_Track12_Sphere_00024", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121155.34308675016, 486344.63545969594 ] }, "relative_distance": 2.810386, "relative_pitch": 86.50623761335058, "relative_heading": 311.75531234999534, "relative_elevation": 46.0316452821717 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250115_1329_Track12_Sphere_00024/adjacencies/b_20250115_1329_Track12_Sphere_00024/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002951/pano_0018_000107/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002951/pano_0018_000107/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002951/pano_0018_000107/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002951/pano_0018_000107/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002951_pano_0018_000107/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002951_pano_0018_000107/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002951_pano_0018_000107/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002951/pano_0018_000107/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002951/pano_0018_000107/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89027737721286, 52.363952194292, 46.8952204892412 ] }, "distance": 2.83, "direction": 284.46, "angle": 86.55, "elevation": 46.9, "pano_id": "TMX7316010203-002951_pano_0018_000107", "timestamp": "2023-01-30T11:50:43.794380Z", "filename": "pano_0018_000107.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250115_1329_Track12_Sphere_00024", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121155.34308675016, 486344.63545969594 ] }, "relative_distance": 2.83023626, "relative_pitch": 86.54625491993369, "relative_heading": 284.45733172188255, "relative_elevation": 46.8952204892412 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250115_1329_Track12_Sphere_00024/adjacencies/b_20250115_1329_Track12_Sphere_00024/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002985/pano_0003_000217/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002985/pano_0003_000217/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002985/pano_0003_000217/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002985/pano_0003_000217/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002985_pano_0003_000217/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002985_pano_0003_000217/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002985_pano_0003_000217/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002985/pano_0003_000217/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002985/pano_0003_000217/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89027674017016, 52.3639506477799, 47.1229726644233 ] }, "distance": 2.83, "direction": 280.87, "angle": 86.56, "elevation": 47.12, "pano_id": "TMX7316010203-002985_pano_0003_000217", "timestamp": "2023-02-27T10:49:02.435030Z", "filename": "pano_0003_000217.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250115_1329_Track12_Sphere_00024", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121155.34308675016, 486344.63545969594 ] }, "relative_distance": 2.8348549, "relative_pitch": 86.5573117724917, "relative_heading": 280.86807242391455, "relative_elevation": 47.1229726644233 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250115_1329_Track12_Sphere_00024/adjacencies/b_20250115_1329_Track12_Sphere_00024/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/11/TMX7316010203-000714/pano_0001_002728/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/11/TMX7316010203-000714/pano_0001_002728/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/11/TMX7316010203-000714/pano_0001_002728/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/11/TMX7316010203-000714/pano_0001_002728/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000714_pano_0001_002728/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000714_pano_0001_002728/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000714_pano_0001_002728/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/11/TMX7316010203-000714/pano_0001_002728/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/11/TMX7316010203-000714/pano_0001_002728/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89027674625121, 52.3639510253774, 46.9738314813003 ] }, "distance": 2.84, "direction": 281.7, "angle": 86.54, "elevation": 46.97, "pano_id": "TMX7316010203-000714_pano_0001_002728", "timestamp": "2018-05-11T09:02:18.224290Z", "filename": "pano_0001_002728.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250115_1329_Track12_Sphere_00024", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121155.34308675016, 486344.63545969594 ] }, "relative_distance": 2.84267091, "relative_pitch": 86.53690891003062, "relative_heading": 281.70136256092275, "relative_elevation": 46.9738314813003 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250115_1329_Track12_Sphere_00024/adjacencies/b_20250115_1329_Track12_Sphere_00024/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/20/TMX7316010203-001530/pano_0003_001101/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/20/TMX7316010203-001530/pano_0003_001101/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/20/TMX7316010203-001530/pano_0003_001101/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/20/TMX7316010203-001530/pano_0003_001101/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001530_pano_0003_001101/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001530_pano_0003_001101/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001530_pano_0003_001101/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/12/20/TMX7316010203-001530/pano_0003_001101/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/12/20/TMX7316010203-001530/pano_0003_001101/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89035849039085, 52.3639526992666, 46.020675830543 ] }, "distance": 2.89, "direction": 74.68, "angle": 86.41, "elevation": 46.02, "pano_id": "TMX7316010203-001530_pano_0003_001101", "timestamp": "2019-12-20T09:20:27.592960Z", "filename": "pano_0003_001101.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_20250115_1329_Track12_Sphere_00024", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121155.34308675016, 486344.63545969594 ] }, "relative_distance": 2.88736715, "relative_pitch": 86.40993120904828, "relative_heading": 74.68176878093712, "relative_elevation": 46.020675830543 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250115_1329_Track12_Sphere_00024/adjacencies/b_20250115_1329_Track12_Sphere_00024/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0002_001937/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0002_001937/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0002_001937/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0002_001937/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002306_pano_0002_001937/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002306_pano_0002_001937/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002306_pano_0002_001937/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0002_001937/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0002_001937/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89035744367638, 52.3639311291152, 45.4716927921399 ] }, "distance": 3.17, "direction": 121.11, "angle": 86.01, "elevation": 45.47, "pano_id": "TMX7316010203-002306_pano_0002_001937", "timestamp": "2021-09-09T12:25:42.265990Z", "filename": "pano_0002_001937.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_20250115_1329_Track12_Sphere_00024", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121155.34308675016, 486344.63545969594 ] }, "relative_distance": 3.16925179, "relative_pitch": 86.01308932632007, "relative_heading": 121.10831739558755, "relative_elevation": 45.4716927921399 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250115_1329_Track12_Sphere_00024/adjacencies/b_20250115_1329_Track12_Sphere_00024/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/08/TMX7316010203-001543/pano_0000_001860/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/08/TMX7316010203-001543/pano_0000_001860/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/08/TMX7316010203-001543/pano_0000_001860/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/08/TMX7316010203-001543/pano_0000_001860/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001543_pano_0000_001860/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001543_pano_0000_001860/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001543_pano_0000_001860/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/13/08/TMX7316010203-001543/pano_0000_001860/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/13/08/TMX7316010203-001543/pano_0000_001860/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89036493573519, 52.3639450914803, 49.6026817057282 ] }, "distance": 3.22, "direction": 91.49, "angle": 86.28, "elevation": 49.6, "pano_id": "TMX7316010203-001543_pano_0000_001860", "timestamp": "2020-01-08T10:40:01.599050Z", "filename": "pano_0000_001860.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_20250115_1329_Track12_Sphere_00024", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121155.34308675016, 486344.63545969594 ] }, "relative_distance": 3.22493215, "relative_pitch": 86.28013433487911, "relative_heading": 91.48839631879498, "relative_elevation": 49.6026817057282 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250115_1329_Track12_Sphere_00024/adjacencies/b_20250115_1329_Track12_Sphere_00024/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002985/pano_0003_000123/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002985/pano_0003_000123/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002985/pano_0003_000123/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002985/pano_0003_000123/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002985_pano_0003_000123/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002985_pano_0003_000123/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002985_pano_0003_000123/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002985/pano_0003_000123/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002985/pano_0003_000123/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89027683868737, 52.3639605886513, 47.5618126979098 ] }, "distance": 3.23, "direction": 300.57, "angle": 86.12, "elevation": 47.56, "pano_id": "TMX7316010203-002985_pano_0003_000123", "timestamp": "2023-02-27T10:46:58.936070Z", "filename": "pano_0003_000123.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250115_1329_Track12_Sphere_00024", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121155.34308675016, 486344.63545969594 ] }, "relative_distance": 3.22570573, "relative_pitch": 86.12006523535398, "relative_heading": 300.57218946705297, "relative_elevation": 47.5618126979098 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250115_1329_Track12_Sphere_00024/adjacencies/b_20250115_1329_Track12_Sphere_00024/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002925/pano_0008_000105/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002925/pano_0008_000105/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002925/pano_0008_000105/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002925/pano_0008_000105/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002925_pano_0008_000105/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002925_pano_0008_000105/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002925_pano_0008_000105/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002925/pano_0008_000105/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002925/pano_0008_000105/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89026765551869, 52.3639561912445, 46.6397376796231 ] }, "distance": 3.59, "direction": 288.69, "angle": 85.6, "elevation": 46.64, "pano_id": "TMX7316010203-002925_pano_0008_000105", "timestamp": "2023-01-11T12:03:31.415490Z", "filename": "pano_0008_000105.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250115_1329_Track12_Sphere_00024", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121155.34308675016, 486344.63545969594 ] }, "relative_distance": 3.59235464, "relative_pitch": 85.59557617604048, "relative_heading": 288.69320750708806, "relative_elevation": 46.6397376796231 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250115_1329_Track12_Sphere_00024/adjacencies/b_20250115_1329_Track12_Sphere_00024/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003026/pano_0003_000136/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003026/pano_0003_000136/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003026/pano_0003_000136/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003026/pano_0003_000136/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-003026_pano_0003_000136/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003026_pano_0003_000136/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003026_pano_0003_000136/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003026/pano_0003_000136/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003026/pano_0003_000136/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89026955269959, 52.3639597016073, 48.0507714701816 ] }, "distance": 3.62, "direction": 295.22, "angle": 85.69, "elevation": 48.05, "pano_id": "TMX7316010203-003026_pano_0003_000136", "timestamp": "2023-04-11T08:13:53.821830Z", "filename": "pano_0003_000136.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250115_1329_Track12_Sphere_00024", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121155.34308675016, 486344.63545969594 ] }, "relative_distance": 3.61859354, "relative_pitch": 85.6933152339532, "relative_heading": 295.22175152201874, "relative_elevation": 48.0507714701816 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250115_1329_Track12_Sphere_00024/adjacencies/b_20250115_1329_Track12_Sphere_00024/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0000_002785/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0000_002785/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0000_002785/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0000_002785/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002542_pano_0000_002785/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002542_pano_0000_002785/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002542_pano_0000_002785/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0000_002785/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0000_002785/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89037106548548, 52.3639424779766, 45.8127018716186 ] }, "distance": 3.66, "direction": 95.87, "angle": 85.43, "elevation": 45.81, "pano_id": "TMX7316010203-002542_pano_0000_002785", "timestamp": "2022-04-25T09:01:40.172220Z", "filename": "pano_0000_002785.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_20250115_1329_Track12_Sphere_00024", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121155.34308675016, 486344.63545969594 ] }, "relative_distance": 3.66061629, "relative_pitch": 85.43154648499667, "relative_heading": 95.87320881195754, "relative_elevation": 45.8127018716186 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250115_1329_Track12_Sphere_00024/adjacencies/b_20250115_1329_Track12_Sphere_00024/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/31/TMX7316010203-000234/pano_0005_000062/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/31/TMX7316010203-000234/pano_0005_000062/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/31/TMX7316010203-000234/pano_0005_000062/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/31/TMX7316010203-000234/pano_0005_000062/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000234_pano_0005_000062/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000234_pano_0005_000062/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000234_pano_0005_000062/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/03/31/TMX7316010203-000234/pano_0005_000062/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/03/31/TMX7316010203-000234/pano_0005_000062/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89026898478682, 52.363963070953, 46.714526148513 ] }, "distance": 3.83, "direction": 300.06, "angle": 85.32, "elevation": 46.71, "pano_id": "TMX7316010203-000234_pano_0005_000062", "timestamp": "2017-03-31T08:19:12.643820Z", "filename": "pano_0005_000062.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_20250115_1329_Track12_Sphere_00024", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121155.34308675016, 486344.63545969594 ] }, "relative_distance": 3.82698292, "relative_pitch": 85.31663014045131, "relative_heading": 300.05871053994673, "relative_elevation": 46.714526148513 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250115_1329_Track12_Sphere_00024/adjacencies/b_20250115_1329_Track12_Sphere_00024/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002956/pano_0002_000028/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002956/pano_0002_000028/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002956/pano_0002_000028/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002956/pano_0002_000028/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002956_pano_0002_000028/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002956_pano_0002_000028/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002956_pano_0002_000028/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002956/pano_0002_000028/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002956/pano_0002_000028/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89036627509753, 52.3639272848341, 45.5975503791124 ] }, "distance": 3.91, "direction": 121.92, "angle": 85.1, "elevation": 45.6, "pano_id": "TMX7316010203-002956_pano_0002_000028", "timestamp": "2023-02-06T08:34:48.190660Z", "filename": "pano_0002_000028.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250115_1329_Track12_Sphere_00024", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121155.34308675016, 486344.63545969594 ] }, "relative_distance": 3.90573543, "relative_pitch": 85.10418324558044, "relative_heading": 121.92154860218537, "relative_elevation": 45.5975503791124 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250115_1329_Track12_Sphere_00024/adjacencies/b_20250115_1329_Track12_Sphere_00024/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001666/pano_0000_001931/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001666/pano_0000_001931/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001666/pano_0000_001931/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001666/pano_0000_001931/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001666_pano_0000_001931/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001666_pano_0000_001931/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001666_pano_0000_001931/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001666/pano_0000_001931/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001666/pano_0000_001931/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89037424367754, 52.3639331278167, 46.2328727580607 ] }, "distance": 4.11, "direction": 110.14, "angle": 84.92, "elevation": 46.23, "pano_id": "TMX7316010203-001666_pano_0000_001931", "timestamp": "2020-04-22T07:02:40.832080Z", "filename": "pano_0000_001931.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_20250115_1329_Track12_Sphere_00024", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121155.34308675016, 486344.63545969594 ] }, "relative_distance": 4.10921504, "relative_pitch": 84.92085156920508, "relative_heading": 110.14219831703096, "relative_elevation": 46.2328727580607 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250115_1329_Track12_Sphere_00024/adjacencies/b_20250115_1329_Track12_Sphere_00024/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002988/pano_0021_000064/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002988/pano_0021_000064/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002988/pano_0021_000064/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002988/pano_0021_000064/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002988_pano_0021_000064/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002988_pano_0021_000064/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002988_pano_0021_000064/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002988/pano_0021_000064/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002988/pano_0021_000064/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89026091159718, 52.3639598148773, 46.1115244189277 ] }, "distance": 4.16, "direction": 291.92, "angle": 84.84, "elevation": 46.11, "pano_id": "TMX7316010203-002988_pano_0021_000064", "timestamp": "2023-03-06T09:01:40.867640Z", "filename": "pano_0021_000064.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250115_1329_Track12_Sphere_00024", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121155.34308675016, 486344.63545969594 ] }, "relative_distance": 4.16336683, "relative_pitch": 84.84080623944041, "relative_heading": 291.9249883449417, "relative_elevation": 46.1115244189277 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250115_1329_Track12_Sphere_00024/adjacencies/b_20250115_1329_Track12_Sphere_00024/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000022/pano_0000_000492/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000022/pano_0000_000492/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000022/pano_0000_000492/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000022/pano_0000_000492/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000022_pano_0000_000492/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000022_pano_0000_000492/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000022_pano_0000_000492/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000022/pano_0000_000492/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000022/pano_0000_000492/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89026132429124, 52.3639609736259, 48.3596992827952 ] }, "distance": 4.19, "direction": 293.71, "angle": 85.05, "elevation": 48.36, "pano_id": "TMX7316060226-000022_pano_0000_000492", "timestamp": "2016-08-16T07:05:07.333990Z", "filename": "pano_0000_000492.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_20250115_1329_Track12_Sphere_00024", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121155.34308675016, 486344.63545969594 ] }, "relative_distance": 4.18745408, "relative_pitch": 85.05111692134795, "relative_heading": 293.70553734507666, "relative_elevation": 48.3596992827952 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250115_1329_Track12_Sphere_00024/adjacencies/b_20250115_1329_Track12_Sphere_00024/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_002205/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_002205/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_002205/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_002205/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001053_pano_0000_002205/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001053_pano_0000_002205/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001053_pano_0000_002205/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_002205/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_002205/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89037961888527, 52.3639449726586, 48.0320160156116 ] }, "distance": 4.23, "direction": 91.32, "angle": 84.97, "elevation": 48.03, "pano_id": "TMX7316010203-001053_pano_0000_002205", "timestamp": "2019-01-14T12:31:25.587900Z", "filename": "pano_0000_002205.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_20250115_1329_Track12_Sphere_00024", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121155.34308675016, 486344.63545969594 ] }, "relative_distance": 4.22516878, "relative_pitch": 84.97287790642056, "relative_heading": 91.3153167345236, "relative_elevation": 48.0320160156116 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250115_1329_Track12_Sphere_00024/adjacencies/b_20250115_1329_Track12_Sphere_00024/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_06-21-55_00239/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_06-21-55_00239/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_06-21-55_00239/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_06-21-55_00239/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-16_06-21-55_00239/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-16_06-21-55_00239/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-16_06-21-55_00239/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_06-21-55_00239/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_06-21-55_00239/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.890257497031271, 52.363955577331815, 0.0 ] }, "distance": 4.24, "direction": 284.81, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-16_06-21-55_00239", "timestamp": "2025-06-16T06:32:56Z", "filename": "recording_2025-06-16_06-21-55_00239.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_20250115_1329_Track12_Sphere_00024", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121155.34308675016, 486344.63545969594 ] }, "relative_distance": 4.23564954, "relative_pitch": 0.0, "relative_heading": 284.81484936808243, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250115_1329_Track12_Sphere_00024/adjacencies/b_20250115_1329_Track12_Sphere_00024/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0002_000463/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0002_000463/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0002_000463/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0002_000463/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002306_pano_0002_000463/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002306_pano_0002_000463/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002306_pano_0002_000463/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0002_000463/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0002_000463/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.890253442372, 52.3639533790883, 46.2645432474092 ] }, "distance": 4.45, "direction": 280.86, "angle": 84.5, "elevation": 46.26, "pano_id": "TMX7316010203-002306_pano_0002_000463", "timestamp": "2021-09-09T11:43:45.713950Z", "filename": "pano_0002_000463.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_20250115_1329_Track12_Sphere_00024", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121155.34308675016, 486344.63545969594 ] }, "relative_distance": 4.45073231, "relative_pitch": 84.50495310489191, "relative_heading": 280.85830217219063, "relative_elevation": 46.2645432474092 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250115_1329_Track12_Sphere_00024/adjacencies/b_20250115_1329_Track12_Sphere_00024/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002363/pano_0001_000015/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002363/pano_0001_000015/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002363/pano_0001_000015/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002363/pano_0001_000015/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002363_pano_0001_000015/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002363_pano_0001_000015/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002363_pano_0001_000015/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002363/pano_0001_000015/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002363/pano_0001_000015/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89038255883636, 52.3639413731585, 45.9362256424502 ] }, "distance": 4.45, "direction": 96.42, "angle": 84.46, "elevation": 45.94, "pano_id": "TMX7316010203-002363_pano_0001_000015", "timestamp": "2021-12-29T10:57:14.503900Z", "filename": "pano_0001_000015.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_20250115_1329_Track12_Sphere_00024", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121155.34308675016, 486344.63545969594 ] }, "relative_distance": 4.45220965, "relative_pitch": 84.46409606780816, "relative_heading": 96.41599962328017, "relative_elevation": 45.9362256424502 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250115_1329_Track12_Sphere_00024/adjacencies/b_20250115_1329_Track12_Sphere_00024/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002970/pano_0007_000482/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002970/pano_0007_000482/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002970/pano_0007_000482/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002970/pano_0007_000482/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002970_pano_0007_000482/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002970_pano_0007_000482/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002970_pano_0007_000482/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002970/pano_0007_000482/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002970/pano_0007_000482/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89025186249505, 52.3639457868273, 45.1525441091508 ] }, "distance": 4.48, "direction": 269.92, "angle": 84.34, "elevation": 45.15, "pano_id": "TMX7316010203-002970_pano_0007_000482", "timestamp": "2023-02-13T11:38:46.539830Z", "filename": "pano_0007_000482.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250115_1329_Track12_Sphere_00024", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121155.34308675016, 486344.63545969594 ] }, "relative_distance": 4.47867272, "relative_pitch": 84.33537083483687, "relative_heading": 269.91824253908504, "relative_elevation": 45.1525441091508 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250115_1329_Track12_Sphere_00024/adjacencies/b_20250115_1329_Track12_Sphere_00024/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003014/pano_0005_000090/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003014/pano_0005_000090/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003014/pano_0005_000090/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003014/pano_0005_000090/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-003014_pano_0005_000090/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003014_pano_0005_000090/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003014_pano_0005_000090/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003014/pano_0005_000090/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003014/pano_0005_000090/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89025510051772, 52.3639586122476, 46.5451468098909 ] }, "distance": 4.49, "direction": 288.45, "angle": 84.49, "elevation": 46.55, "pano_id": "TMX7316010203-003014_pano_0005_000090", "timestamp": "2023-03-27T11:18:13.545810Z", "filename": "pano_0005_000090.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250115_1329_Track12_Sphere_00024", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121155.34308675016, 486344.63545969594 ] }, "relative_distance": 4.48886275, "relative_pitch": 84.49137116692168, "relative_heading": 288.4517018241438, "relative_elevation": 46.5451468098909 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250115_1329_Track12_Sphere_00024/adjacencies/b_20250115_1329_Track12_Sphere_00024/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003046/pano_0009_000012/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003046/pano_0009_000012/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003046/pano_0009_000012/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003046/pano_0009_000012/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-003046_pano_0009_000012/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003046_pano_0009_000012/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003046_pano_0009_000012/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003046/pano_0009_000012/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003046/pano_0009_000012/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89038569075473, 52.3639399313784, 47.2429638635367 ] }, "distance": 4.68, "direction": 98.07, "angle": 84.34, "elevation": 47.24, "pano_id": "TMX7316010203-003046_pano_0009_000012", "timestamp": "2023-04-17T08:30:57.872610Z", "filename": "pano_0009_000012.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250115_1329_Track12_Sphere_00024", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121155.34308675016, 486344.63545969594 ] }, "relative_distance": 4.68410942, "relative_pitch": 84.33766669631075, "relative_heading": 98.07472916001706, "relative_elevation": 47.2429638635367 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250115_1329_Track12_Sphere_00024/adjacencies/b_20250115_1329_Track12_Sphere_00024/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003004/pano_0002_000036/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003004/pano_0002_000036/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003004/pano_0002_000036/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003004/pano_0002_000036/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-003004_pano_0002_000036/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003004_pano_0002_000036/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003004_pano_0002_000036/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003004/pano_0002_000036/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003004/pano_0002_000036/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89025050975672, 52.3639607375162, 47.7924801986665 ] }, "distance": 4.86, "direction": 289.93, "angle": 84.19, "elevation": 47.79, "pano_id": "TMX7316010203-003004_pano_0002_000036", "timestamp": "2023-03-20T09:32:13.275330Z", "filename": "pano_0002_000036.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250115_1329_Track12_Sphere_00024", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121155.34308675016, 486344.63545969594 ] }, "relative_distance": 4.86197271, "relative_pitch": 84.19123161794323, "relative_heading": 289.92907919643, "relative_elevation": 47.7924801986665 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250115_1329_Track12_Sphere_00024/adjacencies/b_20250115_1329_Track12_Sphere_00024/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250115_1329_Track12_Sphere_00023/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250115_1329_Track12_Sphere_00023/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250115_1329_Track12_Sphere_00023/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250115_1329_Track12_Sphere_00023/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20250115_1329_Track12_Sphere_00023/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250115_1329_Track12_Sphere_00023/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250115_1329_Track12_Sphere_00023/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250115_1329_Track12_Sphere_00023/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250115_1329_Track12_Sphere_00023/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89024570235671, 52.36395605809826, 0.0 ] }, "distance": 5.03, "direction": 283.06, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20250115_1329_Track12_Sphere_00023", "timestamp": "2025-01-15T13:53:19Z", "filename": "Job_20250115_1329_Track12_Sphere_00023.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_20250115_1329_Track12_Sphere_00024", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121155.34308675016, 486344.63545969594 ] }, "relative_distance": 5.02841908, "relative_pitch": 0.0, "relative_heading": 283.063033375811, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250115_1329_Track12_Sphere_00024/adjacencies/b_20250115_1329_Track12_Sphere_00024/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/10/TMX7316010203-001047/pano_0000_001121/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/10/TMX7316010203-001047/pano_0000_001121/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/10/TMX7316010203-001047/pano_0000_001121/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/10/TMX7316010203-001047/pano_0000_001121/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001047_pano_0000_001121/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001047_pano_0000_001121/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001047_pano_0000_001121/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/10/TMX7316010203-001047/pano_0000_001121/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/10/TMX7316010203-001047/pano_0000_001121/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8903914239393, 52.3639402569165, 46.2749019647017 ] }, "distance": 5.07, "direction": 97.05, "angle": 83.75, "elevation": 46.27, "pano_id": "TMX7316010203-001047_pano_0000_001121", "timestamp": "2019-01-10T11:49:26.878570Z", "filename": "pano_0000_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_20250115_1329_Track12_Sphere_00024", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121155.34308675016, 486344.63545969594 ] }, "relative_distance": 5.06650422, "relative_pitch": 83.75173953299672, "relative_heading": 97.04871533806039, "relative_elevation": 46.2749019647017 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250115_1329_Track12_Sphere_00024/adjacencies/b_20250115_1329_Track12_Sphere_00024/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250115_1329_Track12_Sphere_00025/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250115_1329_Track12_Sphere_00025/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250115_1329_Track12_Sphere_00025/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250115_1329_Track12_Sphere_00025/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20250115_1329_Track12_Sphere_00025/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250115_1329_Track12_Sphere_00025/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250115_1329_Track12_Sphere_00025/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250115_1329_Track12_Sphere_00025/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250115_1329_Track12_Sphere_00025/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.890390550806658, 52.36393637174761, 0.0 ] }, "distance": 5.08, "direction": 101.98, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20250115_1329_Track12_Sphere_00025", "timestamp": "2025-01-15T13:53:22Z", "filename": "Job_20250115_1329_Track12_Sphere_00025.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_20250115_1329_Track12_Sphere_00024", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121155.34308675016, 486344.63545969594 ] }, "relative_distance": 5.07930555, "relative_pitch": 0.0, "relative_heading": 101.97692849655425, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250115_1329_Track12_Sphere_00024/adjacencies/b_20250115_1329_Track12_Sphere_00024/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/10/TMX7316010203-001047/pano_0000_001119/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/10/TMX7316010203-001047/pano_0000_001119/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/10/TMX7316010203-001047/pano_0000_001119/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/10/TMX7316010203-001047/pano_0000_001119/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001047_pano_0000_001119/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001047_pano_0000_001119/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001047_pano_0000_001119/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/10/TMX7316010203-001047/pano_0000_001119/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/10/TMX7316010203-001047/pano_0000_001119/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89024555584637, 52.363958412279, 46.2379115149379 ] }, "distance": 5.1, "direction": 285.9, "angle": 83.7, "elevation": 46.24, "pano_id": "TMX7316010203-001047_pano_0000_001119", "timestamp": "2019-01-10T11:49:25.018680Z", "filename": "pano_0000_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_20250115_1329_Track12_Sphere_00024", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121155.34308675016, 486344.63545969594 ] }, "relative_distance": 5.10362075, "relative_pitch": 83.70133711411545, "relative_heading": 285.9036588356715, "relative_elevation": 46.2379115149379 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250115_1329_Track12_Sphere_00024/adjacencies/b_20250115_1329_Track12_Sphere_00024/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003004/pano_0002_000038/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003004/pano_0002_000038/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003004/pano_0002_000038/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003004/pano_0002_000038/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-003004_pano_0002_000038/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003004_pano_0002_000038/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003004_pano_0002_000038/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003004/pano_0002_000038/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003004/pano_0002_000038/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89039365801302, 52.3639408148018, 47.7137627992779 ] }, "distance": 5.21, "direction": 96.17, "angle": 83.77, "elevation": 47.71, "pano_id": "TMX7316010203-003004_pano_0002_000038", "timestamp": "2023-03-20T09:32:15.565290Z", "filename": "pano_0002_000038.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250115_1329_Track12_Sphere_00024", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121155.34308675016, 486344.63545969594 ] }, "relative_distance": 5.21053907, "relative_pitch": 83.76776127808866, "relative_heading": 96.16586381759548, "relative_elevation": 47.7137627992779 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250115_1329_Track12_Sphere_00024/adjacencies/b_20250115_1329_Track12_Sphere_00024/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003014/pano_0005_000092/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003014/pano_0005_000092/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003014/pano_0005_000092/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003014/pano_0005_000092/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-003014_pano_0005_000092/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003014_pano_0005_000092/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003014_pano_0005_000092/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003014/pano_0005_000092/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003014/pano_0005_000092/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89039651867246, 52.3639399539075, 46.5964841470122 ] }, "distance": 5.42, "direction": 96.95, "angle": 83.37, "elevation": 46.6, "pano_id": "TMX7316010203-003014_pano_0005_000092", "timestamp": "2023-03-27T11:18:15.420770Z", "filename": "pano_0005_000092.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250115_1329_Track12_Sphere_00024", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121155.34308675016, 486344.63545969594 ] }, "relative_distance": 5.41507808, "relative_pitch": 83.37126790784052, "relative_heading": 96.9521560049839, "relative_elevation": 46.5964841470122 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250115_1329_Track12_Sphere_00024/adjacencies/b_20250115_1329_Track12_Sphere_00024/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/11/TMX7316060226-000478/pano_0002_001230/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/11/TMX7316060226-000478/pano_0002_001230/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/11/TMX7316060226-000478/pano_0002_001230/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/11/TMX7316060226-000478/pano_0002_001230/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000478_pano_0002_001230/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000478_pano_0002_001230/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000478_pano_0002_001230/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/11/11/TMX7316060226-000478/pano_0002_001230/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/11/11/TMX7316060226-000478/pano_0002_001230/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89039948722127, 52.3639376023281, 45.9896621014923 ] }, "distance": 5.65, "direction": 99.34, "angle": 82.99, "elevation": 45.99, "pano_id": "TMX7316060226-000478_pano_0002_001230", "timestamp": "2019-11-11T11:55:14.065100Z", "filename": "pano_0002_001230.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_20250115_1329_Track12_Sphere_00024", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121155.34308675016, 486344.63545969594 ] }, "relative_distance": 5.65237931, "relative_pitch": 82.99317752624052, "relative_heading": 99.33767448635415, "relative_elevation": 45.9896621014923 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250115_1329_Track12_Sphere_00024/adjacencies/b_20250115_1329_Track12_Sphere_00024/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0002_000465/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0002_000465/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0002_000465/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0002_000465/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002306_pano_0002_000465/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002306_pano_0002_000465/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002306_pano_0002_000465/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0002_000465/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0002_000465/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89039907486359, 52.3639335720026, 46.2936092009768 ] }, "distance": 5.71, "direction": 103.82, "angle": 82.96, "elevation": 46.29, "pano_id": "TMX7316010203-002306_pano_0002_000465", "timestamp": "2021-09-09T11:43:48.113950Z", "filename": "pano_0002_000465.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_20250115_1329_Track12_Sphere_00024", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121155.34308675016, 486344.63545969594 ] }, "relative_distance": 5.71494293, "relative_pitch": 82.96244625258274, "relative_heading": 103.8245729579951, "relative_elevation": 46.2936092009768 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250115_1329_Track12_Sphere_00024/adjacencies/b_20250115_1329_Track12_Sphere_00024/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003046/pano_0009_000010/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003046/pano_0009_000010/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003046/pano_0009_000010/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003046/pano_0009_000010/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-003046_pano_0009_000010/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003046_pano_0009_000010/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003046_pano_0009_000010/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003046/pano_0009_000010/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003046/pano_0009_000010/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89023701563155, 52.3639605566047, 47.2903149276972 ] }, "distance": 5.73, "direction": 286.6, "angle": 83.09, "elevation": 47.29, "pano_id": "TMX7316010203-003046_pano_0009_000010", "timestamp": "2023-04-17T08:30:55.232610Z", "filename": "pano_0009_000010.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250115_1329_Track12_Sphere_00024", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121155.34308675016, 486344.63545969594 ] }, "relative_distance": 5.72892174, "relative_pitch": 83.09263876508162, "relative_heading": 286.6043827631861, "relative_elevation": 47.2903149276972 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250115_1329_Track12_Sphere_00024/adjacencies/b_20250115_1329_Track12_Sphere_00024/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_06-21-55_00241/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_06-21-55_00241/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_06-21-55_00241/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_06-21-55_00241/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-16_06-21-55_00241/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-16_06-21-55_00241/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-16_06-21-55_00241/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_06-21-55_00241/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_06-21-55_00241/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.890400826804707, 52.363936468796055, 0.0 ] }, "distance": 5.76, "direction": 100.43, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-16_06-21-55_00241", "timestamp": "2025-06-16T06:32:59Z", "filename": "recording_2025-06-16_06-21-55_00241.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_20250115_1329_Track12_Sphere_00024", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121155.34308675016, 486344.63545969594 ] }, "relative_distance": 5.76393085, "relative_pitch": 0.0, "relative_heading": 100.42776051296819, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250115_1329_Track12_Sphere_00024/adjacencies/b_20250115_1329_Track12_Sphere_00024/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000022/pano_0000_000494/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000022/pano_0000_000494/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000022/pano_0000_000494/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000022/pano_0000_000494/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000022_pano_0000_000494/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000022_pano_0000_000494/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000022_pano_0000_000494/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000022/pano_0000_000494/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000022/pano_0000_000494/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89040262385654, 52.3639404900833, 48.3808074174449 ] }, "distance": 5.82, "direction": 95.87, "angle": 83.14, "elevation": 48.38, "pano_id": "TMX7316060226-000022_pano_0000_000494", "timestamp": "2016-08-16T07:05:09.104050Z", "filename": "pano_0000_000494.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_20250115_1329_Track12_Sphere_00024", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121155.34308675016, 486344.63545969594 ] }, "relative_distance": 5.82171288, "relative_pitch": 83.13852936712132, "relative_heading": 95.8738012568271, "relative_elevation": 48.3808074174449 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250115_1329_Track12_Sphere_00024/adjacencies/b_20250115_1329_Track12_Sphere_00024/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/11/TMX7316060226-000478/pano_0002_001229/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/11/TMX7316060226-000478/pano_0002_001229/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/11/TMX7316060226-000478/pano_0002_001229/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/11/TMX7316060226-000478/pano_0002_001229/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000478_pano_0002_001229/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000478_pano_0002_001229/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000478_pano_0002_001229/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/11/11/TMX7316060226-000478/pano_0002_001229/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/11/11/TMX7316060226-000478/pano_0002_001229/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89023526847952, 52.3639601332307, 46.010098057799 ] }, "distance": 5.83, "direction": 285.83, "angle": 82.78, "elevation": 46.01, "pano_id": "TMX7316060226-000478_pano_0002_001229", "timestamp": "2019-11-11T11:55:12.305140Z", "filename": "pano_0002_001229.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_20250115_1329_Track12_Sphere_00024", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121155.34308675016, 486344.63545969594 ] }, "relative_distance": 5.83004934, "relative_pitch": 82.77840098722545, "relative_heading": 285.82643941376074, "relative_elevation": 46.010098057799 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250115_1329_Track12_Sphere_00024/adjacencies/b_20250115_1329_Track12_Sphere_00024/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002970/pano_0007_000484/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002970/pano_0007_000484/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002970/pano_0007_000484/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002970/pano_0007_000484/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002970_pano_0007_000484/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002970_pano_0007_000484/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002970_pano_0007_000484/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002970/pano_0007_000484/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002970/pano_0007_000484/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89039707359947, 52.3639257310354, 45.1984348092228 ] }, "distance": 5.86, "direction": 112.46, "angle": 82.62, "elevation": 45.2, "pano_id": "TMX7316010203-002970_pano_0007_000484", "timestamp": "2023-02-13T11:38:47.974800Z", "filename": "pano_0007_000484.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250115_1329_Track12_Sphere_00024", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121155.34308675016, 486344.63545969594 ] }, "relative_distance": 5.85750065, "relative_pitch": 82.61589636652684, "relative_heading": 112.46310459884741, "relative_elevation": 45.1984348092228 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250115_1329_Track12_Sphere_00024/adjacencies/b_20250115_1329_Track12_Sphere_00024/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002363/pano_0001_000013/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002363/pano_0001_000013/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002363/pano_0001_000013/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002363/pano_0001_000013/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002363_pano_0001_000013/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002363_pano_0001_000013/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002363_pano_0001_000013/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002363/pano_0001_000013/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002363/pano_0001_000013/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89023449812062, 52.3639614196684, 45.9569635810331 ] }, "distance": 5.92, "direction": 287.02, "angle": 82.66, "elevation": 45.96, "pano_id": "TMX7316010203-002363_pano_0001_000013", "timestamp": "2021-12-29T10:57:13.008840Z", "filename": "pano_0001_000013.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_20250115_1329_Track12_Sphere_00024", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121155.34308675016, 486344.63545969594 ] }, "relative_distance": 5.92086253, "relative_pitch": 82.65874140624504, "relative_heading": 287.02075086286646, "relative_elevation": 45.9569635810331 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250115_1329_Track12_Sphere_00024/adjacencies/b_20250115_1329_Track12_Sphere_00024/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001666/pano_0000_001929/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001666/pano_0000_001929/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001666/pano_0000_001929/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001666/pano_0000_001929/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001666_pano_0000_001929/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001666_pano_0000_001929/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001666_pano_0000_001929/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001666/pano_0000_001929/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001666/pano_0000_001929/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89023099868572, 52.3639520011441, 46.2808944396675 ] }, "distance": 5.94, "direction": 276.62, "angle": 82.69, "elevation": 46.28, "pano_id": "TMX7316010203-001666_pano_0000_001929", "timestamp": "2020-04-22T07:02:39.102120Z", "filename": "pano_0000_001929.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_20250115_1329_Track12_Sphere_00024", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121155.34308675016, 486344.63545969594 ] }, "relative_distance": 5.9395476, "relative_pitch": 82.68681139781009, "relative_heading": 276.6235933242636, "relative_elevation": 46.2808944396675 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250115_1329_Track12_Sphere_00024/adjacencies/b_20250115_1329_Track12_Sphere_00024/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0000_002783/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0000_002783/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0000_002783/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0000_002783/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002542_pano_0000_002783/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002542_pano_0000_002783/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002542_pano_0000_002783/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0000_002783/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0000_002783/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89023257193354, 52.3639610771805, 45.8902830574661 ] }, "distance": 6.04, "direction": 286.31, "angle": 82.51, "elevation": 45.89, "pano_id": "TMX7316010203-002542_pano_0000_002783", "timestamp": "2022-04-25T09:01:38.402240Z", "filename": "pano_0000_002783.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_20250115_1329_Track12_Sphere_00024", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121155.34308675016, 486344.63545969594 ] }, "relative_distance": 6.03563521, "relative_pitch": 82.50728415907712, "relative_heading": 286.3102014688614, "relative_elevation": 45.8902830574661 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250115_1329_Track12_Sphere_00024/adjacencies/b_20250115_1329_Track12_Sphere_00024/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002956/pano_0002_000026/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002956/pano_0002_000026/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002956/pano_0002_000026/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002956/pano_0002_000026/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002956_pano_0002_000026/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002956_pano_0002_000026/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002956_pano_0002_000026/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002956/pano_0002_000026/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002956/pano_0002_000026/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89022901241175, 52.3639503213895, 45.8572771884501 ] }, "distance": 6.06, "direction": 274.72, "angle": 82.48, "elevation": 45.86, "pano_id": "TMX7316010203-002956_pano_0002_000026", "timestamp": "2023-02-06T08:34:45.540690Z", "filename": "pano_0002_000026.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250115_1329_Track12_Sphere_00024", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121155.34308675016, 486344.63545969594 ] }, "relative_distance": 6.05573504, "relative_pitch": 82.47726816977833, "relative_heading": 274.7189206874691, "relative_elevation": 45.8572771884501 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250115_1329_Track12_Sphere_00024/adjacencies/b_20250115_1329_Track12_Sphere_00024/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_002203/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_002203/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_002203/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_002203/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001053_pano_0000_002203/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001053_pano_0000_002203/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001053_pano_0000_002203/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_002203/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_002203/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89023224674054, 52.3639648968954, 48.0966549813747 ] }, "distance": 6.19, "direction": 290.03, "angle": 82.67, "elevation": 48.1, "pano_id": "TMX7316010203-001053_pano_0000_002203", "timestamp": "2019-01-14T12:31:24.067920Z", "filename": "pano_0000_002203.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_20250115_1329_Track12_Sphere_00024", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121155.34308675016, 486344.63545969594 ] }, "relative_distance": 6.18931133, "relative_pitch": 82.66719995695755, "relative_heading": 290.0315284630985, "relative_elevation": 48.0966549813747 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250115_1329_Track12_Sphere_00024/adjacencies/b_20250115_1329_Track12_Sphere_00024/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003026/pano_0003_000138/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003026/pano_0003_000138/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003026/pano_0003_000138/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003026/pano_0003_000138/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-003026_pano_0003_000138/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003026_pano_0003_000138/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003026_pano_0003_000138/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003026/pano_0003_000138/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003026/pano_0003_000138/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89040875348343, 52.3639392614065, 48.0604821061715 ] }, "distance": 6.25, "direction": 96.73, "angle": 82.59, "elevation": 48.06, "pano_id": "TMX7316010203-003026_pano_0003_000138", "timestamp": "2023-04-11T08:13:55.506810Z", "filename": "pano_0003_000138.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250115_1329_Track12_Sphere_00024", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121155.34308675016, 486344.63545969594 ] }, "relative_distance": 6.2517564, "relative_pitch": 82.58852311966555, "relative_heading": 96.72863675827348, "relative_elevation": 48.0604821061715 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250115_1329_Track12_Sphere_00024/adjacencies/b_20250115_1329_Track12_Sphere_00024/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002988/pano_0021_000066/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002988/pano_0021_000066/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002988/pano_0021_000066/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002988/pano_0021_000066/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002988_pano_0021_000066/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002988_pano_0021_000066/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002988_pano_0021_000066/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002988/pano_0021_000066/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002988/pano_0021_000066/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89040939708212, 52.3639389026158, 46.1001169411466 ] }, "distance": 6.3, "direction": 97.04, "angle": 82.22, "elevation": 46.1, "pano_id": "TMX7316010203-002988_pano_0021_000066", "timestamp": "2023-03-06T09:01:42.512600Z", "filename": "pano_0021_000066.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250115_1329_Track12_Sphere_00024", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121155.34308675016, 486344.63545969594 ] }, "relative_distance": 6.30006854, "relative_pitch": 82.21813184100866, "relative_heading": 97.04250944648058, "relative_elevation": 46.1001169411466 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250115_1329_Track12_Sphere_00024/adjacencies/b_20250115_1329_Track12_Sphere_00024/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002925/pano_0008_000107/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002925/pano_0008_000107/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002925/pano_0008_000107/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002925/pano_0008_000107/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002925_pano_0008_000107/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002925_pano_0008_000107/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002925_pano_0008_000107/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002925/pano_0008_000107/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002925/pano_0008_000107/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89041135656277, 52.3639353268542, 46.7626475309953 ] }, "distance": 6.49, "direction": 100.38, "angle": 82.1, "elevation": 46.76, "pano_id": "TMX7316010203-002925_pano_0008_000107", "timestamp": "2023-01-11T12:03:33.025590Z", "filename": "pano_0008_000107.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250115_1329_Track12_Sphere_00024", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121155.34308675016, 486344.63545969594 ] }, "relative_distance": 6.49236866, "relative_pitch": 82.09577454520988, "relative_heading": 100.3849048267239, "relative_elevation": 46.7626475309953 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250115_1329_Track12_Sphere_00024/adjacencies/b_20250115_1329_Track12_Sphere_00024/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/31/TMX7316010203-000234/pano_0005_000063/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/31/TMX7316010203-000234/pano_0005_000063/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/31/TMX7316010203-000234/pano_0005_000063/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/31/TMX7316010203-000234/pano_0005_000063/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000234_pano_0005_000063/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000234_pano_0005_000063/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000234_pano_0005_000063/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/03/31/TMX7316010203-000234/pano_0005_000063/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/03/31/TMX7316010203-000234/pano_0005_000063/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89041374664558, 52.363943388846, 46.8222508141771 ] }, "distance": 6.55, "direction": 92.39, "angle": 82.03, "elevation": 46.82, "pano_id": "TMX7316010203-000234_pano_0005_000063", "timestamp": "2017-03-31T08:19:14.493800Z", "filename": "pano_0005_000063.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_20250115_1329_Track12_Sphere_00024", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121155.34308675016, 486344.63545969594 ] }, "relative_distance": 6.55452469, "relative_pitch": 82.03109821239119, "relative_heading": 92.3890378585225, "relative_elevation": 46.8222508141771 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250115_1329_Track12_Sphere_00024/adjacencies/b_20250115_1329_Track12_Sphere_00024/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002976/pano_0002_000293/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002976/pano_0002_000293/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002976/pano_0002_000293/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002976/pano_0002_000293/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002976_pano_0002_000293/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002976_pano_0002_000293/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002976_pano_0002_000293/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002976/pano_0002_000293/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002976/pano_0002_000293/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89041516622293, 52.3639316629702, 46.4076621141285 ] }, "distance": 6.83, "direction": 103.36, "angle": 81.63, "elevation": 46.41, "pano_id": "TMX7316010203-002976_pano_0002_000293", "timestamp": "2023-02-20T09:07:16.092750Z", "filename": "pano_0002_000293.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250115_1329_Track12_Sphere_00024", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121155.34308675016, 486344.63545969594 ] }, "relative_distance": 6.8303142, "relative_pitch": 81.62727638578825, "relative_heading": 103.35774176712354, "relative_elevation": 46.4076621141285 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250115_1329_Track12_Sphere_00024/adjacencies/b_20250115_1329_Track12_Sphere_00024/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/08/TMX7316010203-001543/pano_0000_001862/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/08/TMX7316010203-001543/pano_0000_001862/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/08/TMX7316010203-001543/pano_0000_001862/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/08/TMX7316010203-001543/pano_0000_001862/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001543_pano_0000_001862/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001543_pano_0000_001862/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001543_pano_0000_001862/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/13/08/TMX7316010203-001543/pano_0000_001862/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/13/08/TMX7316010203-001543/pano_0000_001862/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89022165483775, 52.3639660998393, 49.6152326120064 ] }, "distance": 6.91, "direction": 289.03, "angle": 82.07, "elevation": 49.62, "pano_id": "TMX7316010203-001543_pano_0000_001862", "timestamp": "2020-01-08T10:40:03.254050Z", "filename": "pano_0000_001862.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_20250115_1329_Track12_Sphere_00024", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121155.34308675016, 486344.63545969594 ] }, "relative_distance": 6.91409597, "relative_pitch": 82.06667756803749, "relative_heading": 289.0255707990819, "relative_elevation": 49.6152326120064 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250115_1329_Track12_Sphere_00024/adjacencies/b_20250115_1329_Track12_Sphere_00024/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0002_001935/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0002_001935/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0002_001935/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0002_001935/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002306_pano_0002_001935/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002306_pano_0002_001935/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002306_pano_0002_001935/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0002_001935/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0002_001935/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89021541039986, 52.3639515992362, 45.5689104264602 ] }, "distance": 6.99, "direction": 275.26, "angle": 81.28, "elevation": 45.57, "pano_id": "TMX7316010203-002306_pano_0002_001935", "timestamp": "2021-09-09T12:25:40.271020Z", "filename": "pano_0002_001935.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_20250115_1329_Track12_Sphere_00024", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121155.34308675016, 486344.63545969594 ] }, "relative_distance": 6.9911631, "relative_pitch": 81.27771503916547, "relative_heading": 275.2556033779477, "relative_elevation": 45.5689104264602 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250115_1329_Track12_Sphere_00024/adjacencies/b_20250115_1329_Track12_Sphere_00024/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002985/pano_0003_000125/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002985/pano_0003_000125/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002985/pano_0003_000125/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002985/pano_0003_000125/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002985_pano_0003_000125/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002985_pano_0003_000125/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002985_pano_0003_000125/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002985/pano_0003_000125/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002985/pano_0003_000125/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89042031136794, 52.3639406826119, 47.6010788017884 ] }, "distance": 7.02, "direction": 94.69, "angle": 81.61, "elevation": 47.6, "pano_id": "TMX7316010203-002985_pano_0003_000125", "timestamp": "2023-02-27T10:47:00.376060Z", "filename": "pano_0003_000125.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250115_1329_Track12_Sphere_00024", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121155.34308675016, 486344.63545969594 ] }, "relative_distance": 7.01955184, "relative_pitch": 81.61126643339946, "relative_heading": 94.69331729216479, "relative_elevation": 47.6010788017884 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250115_1329_Track12_Sphere_00024/adjacencies/b_20250115_1329_Track12_Sphere_00024/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002951/pano_0018_000109/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002951/pano_0018_000109/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002951/pano_0018_000109/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002951/pano_0018_000109/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002951_pano_0018_000109/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002951_pano_0018_000109/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002951_pano_0018_000109/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002951/pano_0018_000109/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002951/pano_0018_000109/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89042320080827, 52.3639316121505, 46.9072339711711 ] }, "distance": 7.37, "direction": 102.42, "angle": 81.08, "elevation": 46.91, "pano_id": "TMX7316010203-002951_pano_0018_000109", "timestamp": "2023-01-30T11:50:45.739300Z", "filename": "pano_0018_000109.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250115_1329_Track12_Sphere_00024", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121155.34308675016, 486344.63545969594 ] }, "relative_distance": 7.36512037, "relative_pitch": 81.07658179066966, "relative_heading": 102.41682827953815, "relative_elevation": 46.9072339711711 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250115_1329_Track12_Sphere_00024/adjacencies/b_20250115_1329_Track12_Sphere_00024/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002985/pano_0003_000219/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002985/pano_0003_000219/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002985/pano_0003_000219/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002985/pano_0003_000219/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002985_pano_0003_000219/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002985_pano_0003_000219/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002985_pano_0003_000219/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002985/pano_0003_000219/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002985/pano_0003_000219/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89042414645478, 52.3639299192855, 47.1049535209313 ] }, "distance": 7.47, "direction": 103.72, "angle": 80.99, "elevation": 47.1, "pano_id": "TMX7316010203-002985_pano_0003_000219", "timestamp": "2023-02-27T10:49:04.069970Z", "filename": "pano_0003_000219.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250115_1329_Track12_Sphere_00024", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121155.34308675016, 486344.63545969594 ] }, "relative_distance": 7.47047237, "relative_pitch": 80.98839485482252, "relative_heading": 103.7216594187008, "relative_elevation": 47.1049535209313 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250115_1329_Track12_Sphere_00024/adjacencies/b_20250115_1329_Track12_Sphere_00024/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/11/TMX7316010203-000714/pano_0001_002730/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/11/TMX7316010203-000714/pano_0001_002730/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/11/TMX7316010203-000714/pano_0001_002730/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/11/TMX7316010203-000714/pano_0001_002730/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000714_pano_0001_002730/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000714_pano_0001_002730/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000714_pano_0001_002730/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/11/TMX7316010203-000714/pano_0001_002730/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/11/TMX7316010203-000714/pano_0001_002730/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89042534083147, 52.3639317718687, 46.9026643903926 ] }, "distance": 7.5, "direction": 102.04, "angle": 80.91, "elevation": 46.9, "pano_id": "TMX7316010203-000714_pano_0001_002730", "timestamp": "2018-05-11T09:02:20.439260Z", "filename": "pano_0001_002730.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250115_1329_Track12_Sphere_00024", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121155.34308675016, 486344.63545969594 ] }, "relative_distance": 7.50382473, "relative_pitch": 80.9104396117261, "relative_heading": 102.04495593199111, "relative_elevation": 46.9026643903926 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250115_1329_Track12_Sphere_00024/adjacencies/b_20250115_1329_Track12_Sphere_00024/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002976/pano_0002_000290/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002976/pano_0002_000290/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002976/pano_0002_000290/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002976/pano_0002_000290/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002976_pano_0002_000290/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002976_pano_0002_000290/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002976_pano_0002_000290/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002976/pano_0002_000290/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002976/pano_0002_000290/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89020831944817, 52.3639576224069, 46.4864503201097 ] }, "distance": 7.56, "direction": 279.98, "angle": 80.76, "elevation": 46.49, "pano_id": "TMX7316010203-002976_pano_0002_000290", "timestamp": "2023-02-20T09:07:13.722770Z", "filename": "pano_0002_000290.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250115_1329_Track12_Sphere_00024", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121155.34308675016, 486344.63545969594 ] }, "relative_distance": 7.559286, "relative_pitch": 80.76382419970264, "relative_heading": 279.9842373005557, "relative_elevation": 46.4864503201097 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250115_1329_Track12_Sphere_00024/adjacencies/b_20250115_1329_Track12_Sphere_00024/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/20/TMX7316010203-001530/pano_0003_001099/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/20/TMX7316010203-001530/pano_0003_001099/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/20/TMX7316010203-001530/pano_0003_001099/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/20/TMX7316010203-001530/pano_0003_001099/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001530_pano_0003_001099/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001530_pano_0003_001099/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001530_pano_0003_001099/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/12/20/TMX7316010203-001530/pano_0003_001099/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/12/20/TMX7316010203-001530/pano_0003_001099/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89021513187152, 52.363972326033, 46.089633888565 ] }, "distance": 7.58, "direction": 292.89, "angle": 80.66, "elevation": 46.09, "pano_id": "TMX7316010203-001530_pano_0003_001099", "timestamp": "2019-12-20T09:20:25.802960Z", "filename": "pano_0003_001099.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_20250115_1329_Track12_Sphere_00024", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121155.34308675016, 486344.63545969594 ] }, "relative_distance": 7.57720603, "relative_pitch": 80.66399947742998, "relative_heading": 292.88580160753855, "relative_elevation": 46.089633888565 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250115_1329_Track12_Sphere_00024/adjacencies/b_20250115_1329_Track12_Sphere_00024/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/20/TMX7316010203-001530/pano_0003_001102/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/20/TMX7316010203-001530/pano_0003_001102/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/20/TMX7316010203-001530/pano_0003_001102/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/20/TMX7316010203-001530/pano_0003_001102/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001530_pano_0003_001102/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001530_pano_0003_001102/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001530_pano_0003_001102/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/12/20/TMX7316010203-001530/pano_0003_001102/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/12/20/TMX7316010203-001530/pano_0003_001102/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89043019678263, 52.3639427775947, 46.0269854068756 ] }, "distance": 7.68, "direction": 92.55, "angle": 80.53, "elevation": 46.03, "pano_id": "TMX7316010203-001530_pano_0003_001102", "timestamp": "2019-12-20T09:20:28.317930Z", "filename": "pano_0003_001102.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_20250115_1329_Track12_Sphere_00024", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121155.34308675016, 486344.63545969594 ] }, "relative_distance": 7.6769934, "relative_pitch": 80.53061773275365, "relative_heading": 92.54759658771792, "relative_elevation": 46.0269854068756 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250115_1329_Track12_Sphere_00024/adjacencies/b_20250115_1329_Track12_Sphere_00024/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002951/pano_0018_000106/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002951/pano_0018_000106/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002951/pano_0018_000106/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002951/pano_0018_000106/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002951_pano_0018_000106/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002951_pano_0018_000106/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002951_pano_0018_000106/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002951/pano_0018_000106/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002951/pano_0018_000106/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89020428778478, 52.3639620686092, 46.8951559960842 ] }, "distance": 7.93, "direction": 283.16, "angle": 80.4, "elevation": 46.9, "pano_id": "TMX7316010203-002951_pano_0018_000106", "timestamp": "2023-01-30T11:50:42.749330Z", "filename": "pano_0018_000106.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250115_1329_Track12_Sphere_00024", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121155.34308675016, 486344.63545969594 ] }, "relative_distance": 7.92773934, "relative_pitch": 80.40473060748153, "relative_heading": 283.1632588289542, "relative_elevation": 46.8951559960842 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250115_1329_Track12_Sphere_00024/adjacencies/b_20250115_1329_Track12_Sphere_00024/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/11/TMX7316010203-000714/pano_0001_002727/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/11/TMX7316010203-000714/pano_0001_002727/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/11/TMX7316010203-000714/pano_0001_002727/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/11/TMX7316010203-000714/pano_0001_002727/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000714_pano_0001_002727/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000714_pano_0001_002727/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000714_pano_0001_002727/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/11/TMX7316010203-000714/pano_0001_002727/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/11/TMX7316010203-000714/pano_0001_002727/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89020353825038, 52.3639602587967, 47.0004136441275 ] }, "distance": 7.93, "direction": 281.66, "angle": 80.42, "elevation": 47.0, "pano_id": "TMX7316010203-000714_pano_0001_002727", "timestamp": "2018-05-11T09:02:17.104320Z", "filename": "pano_0001_002727.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250115_1329_Track12_Sphere_00024", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121155.34308675016, 486344.63545969594 ] }, "relative_distance": 7.93431487, "relative_pitch": 80.41802707824272, "relative_heading": 281.6630762705934, "relative_elevation": 47.0004136441275 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250115_1329_Track12_Sphere_00024/adjacencies/b_20250115_1329_Track12_Sphere_00024/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0002_001938/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0002_001938/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0002_001938/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0002_001938/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002306_pano_0002_001938/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002306_pano_0002_001938/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002306_pano_0002_001938/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0002_001938/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0002_001938/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89042867164869, 52.3639223827264, 45.4769199155271 ] }, "distance": 8.0, "direction": 109.04, "angle": 80.02, "elevation": 45.48, "pano_id": "TMX7316010203-002306_pano_0002_001938", "timestamp": "2021-09-09T12:25:43.160980Z", "filename": "pano_0002_001938.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_20250115_1329_Track12_Sphere_00024", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121155.34308675016, 486344.63545969594 ] }, "relative_distance": 8.0032873, "relative_pitch": 80.01896577533415, "relative_heading": 109.03820644614443, "relative_elevation": 45.4769199155271 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250115_1329_Track12_Sphere_00024/adjacencies/b_20250115_1329_Track12_Sphere_00024/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002985/pano_0003_000122/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002985/pano_0003_000122/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002985/pano_0003_000122/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002985/pano_0003_000122/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002985_pano_0003_000122/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002985_pano_0003_000122/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002985_pano_0003_000122/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002985/pano_0003_000122/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002985/pano_0003_000122/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89020603560346, 52.3639699998892, 47.5562323527411 ] }, "distance": 8.06, "direction": 289.48, "angle": 80.38, "elevation": 47.56, "pano_id": "TMX7316010203-002985_pano_0003_000122", "timestamp": "2023-02-27T10:46:58.106090Z", "filename": "pano_0003_000122.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250115_1329_Track12_Sphere_00024", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121155.34308675016, 486344.63545969594 ] }, "relative_distance": 8.06167193, "relative_pitch": 80.37875724001738, "relative_heading": 289.4763434401876, "relative_elevation": 47.5562323527411 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250115_1329_Track12_Sphere_00024/adjacencies/b_20250115_1329_Track12_Sphere_00024/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002985/pano_0003_000216/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002985/pano_0003_000216/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002985/pano_0003_000216/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002985/pano_0003_000216/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002985_pano_0003_000216/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002985_pano_0003_000216/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002985_pano_0003_000216/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002985/pano_0003_000216/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002985/pano_0003_000216/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8902019293914, 52.3639611374613, 47.1318998401985 ] }, "distance": 8.06, "direction": 282.19, "angle": 80.29, "elevation": 47.13, "pano_id": "TMX7316010203-002985_pano_0003_000216", "timestamp": "2023-02-27T10:49:01.329970Z", "filename": "pano_0003_000216.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250115_1329_Track12_Sphere_00024", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121155.34308675016, 486344.63545969594 ] }, "relative_distance": 8.06174822, "relative_pitch": 80.29368689335125, "relative_heading": 282.1861599972813, "relative_elevation": 47.1318998401985 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250115_1329_Track12_Sphere_00024/adjacencies/b_20250115_1329_Track12_Sphere_00024/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/08/TMX7316010203-001543/pano_0000_001859/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/08/TMX7316010203-001543/pano_0000_001859/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/08/TMX7316010203-001543/pano_0000_001859/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/08/TMX7316010203-001543/pano_0000_001859/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001543_pano_0000_001859/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001543_pano_0000_001859/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001543_pano_0000_001859/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/13/08/TMX7316010203-001543/pano_0000_001859/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/13/08/TMX7316010203-001543/pano_0000_001859/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8904371272927, 52.3639344224902, 49.5931168869138 ] }, "distance": 8.24, "direction": 98.87, "angle": 80.57, "elevation": 49.59, "pano_id": "TMX7316010203-001543_pano_0000_001859", "timestamp": "2020-01-08T10:40:00.914060Z", "filename": "pano_0000_001859.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_20250115_1329_Track12_Sphere_00024", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121155.34308675016, 486344.63545969594 ] }, "relative_distance": 8.24011575, "relative_pitch": 80.56623630254639, "relative_heading": 98.8726426659043, "relative_elevation": 49.5931168869138 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250115_1329_Track12_Sphere_00024/adjacencies/b_20250115_1329_Track12_Sphere_00024/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003026/pano_0003_000135/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003026/pano_0003_000135/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003026/pano_0003_000135/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003026/pano_0003_000135/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-003026_pano_0003_000135/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003026_pano_0003_000135/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003026_pano_0003_000135/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003026/pano_0003_000135/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003026/pano_0003_000135/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8901994883002, 52.3639689542761, 48.0762284165248 ] }, "distance": 8.45, "direction": 287.72, "angle": 80.03, "elevation": 48.08, "pano_id": "TMX7316010203-003026_pano_0003_000135", "timestamp": "2023-04-11T08:13:52.911810Z", "filename": "pano_0003_000135.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250115_1329_Track12_Sphere_00024", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121155.34308675016, 486344.63545969594 ] }, "relative_distance": 8.4473117, "relative_pitch": 80.03447580083137, "relative_heading": 287.723442567544, "relative_elevation": 48.0762284165248 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250115_1329_Track12_Sphere_00024/adjacencies/b_20250115_1329_Track12_Sphere_00024/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0000_002786/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0000_002786/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0000_002786/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0000_002786/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002542_pano_0000_002786/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002542_pano_0000_002786/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002542_pano_0000_002786/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0000_002786/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0000_002786/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89044099163091, 52.3639337509658, 45.8101792288944 ] }, "distance": 8.51, "direction": 99.1, "angle": 79.47, "elevation": 45.81, "pano_id": "TMX7316010203-002542_pano_0000_002786", "timestamp": "2022-04-25T09:01:40.957290Z", "filename": "pano_0000_002786.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_20250115_1329_Track12_Sphere_00024", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121155.34308675016, 486344.63545969594 ] }, "relative_distance": 8.51179342, "relative_pitch": 79.47415152884157, "relative_heading": 99.09630788734243, "relative_elevation": 45.8101792288944 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250115_1329_Track12_Sphere_00024/adjacencies/b_20250115_1329_Track12_Sphere_00024/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002925/pano_0008_000104/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002925/pano_0008_000104/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002925/pano_0008_000104/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002925/pano_0008_000104/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002925_pano_0008_000104/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002925_pano_0008_000104/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002925_pano_0008_000104/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002925/pano_0008_000104/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002925/pano_0008_000104/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8901957609315, 52.3639663149369, 46.6227894555777 ] }, "distance": 8.61, "direction": 285.35, "angle": 79.54, "elevation": 46.62, "pano_id": "TMX7316010203-002925_pano_0008_000104", "timestamp": "2023-01-11T12:03:30.530470Z", "filename": "pano_0008_000104.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250115_1329_Track12_Sphere_00024", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121155.34308675016, 486344.63545969594 ] }, "relative_distance": 8.60717077, "relative_pitch": 79.54022571786624, "relative_heading": 285.3459951750317, "relative_elevation": 46.6227894555777 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250115_1329_Track12_Sphere_00024/adjacencies/b_20250115_1329_Track12_Sphere_00024/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002956/pano_0002_000029/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002956/pano_0002_000029/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002956/pano_0002_000029/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002956/pano_0002_000029/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002956_pano_0002_000029/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002956_pano_0002_000029/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002956_pano_0002_000029/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002956/pano_0002_000029/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002956/pano_0002_000029/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89043507634425, 52.3639165684808, 45.5208806078881 ] }, "distance": 8.64, "direction": 112.15, "angle": 79.25, "elevation": 45.52, "pano_id": "TMX7316010203-002956_pano_0002_000029", "timestamp": "2023-02-06T08:34:49.310660Z", "filename": "pano_0002_000029.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250115_1329_Track12_Sphere_00024", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121155.34308675016, 486344.63545969594 ] }, "relative_distance": 8.63950642, "relative_pitch": 79.25352659146131, "relative_heading": 112.15186143252907, "relative_elevation": 45.5208806078881 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250115_1329_Track12_Sphere_00024/adjacencies/b_20250115_1329_Track12_Sphere_00024/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001666/pano_0000_001932/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001666/pano_0000_001932/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001666/pano_0000_001932/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001666/pano_0000_001932/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001666_pano_0000_001932/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001666_pano_0000_001932/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001666_pano_0000_001932/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001666/pano_0000_001932/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001666/pano_0000_001932/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89044580658039, 52.3639249973612, 46.2518173437566 ] }, "distance": 9.04, "direction": 104.88, "angle": 78.95, "elevation": 46.25, "pano_id": "TMX7316010203-001666_pano_0000_001932", "timestamp": "2020-04-22T07:02:41.597160Z", "filename": "pano_0000_001932.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_20250115_1329_Track12_Sphere_00024", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121155.34308675016, 486344.63545969594 ] }, "relative_distance": 9.03559082, "relative_pitch": 78.94611740056098, "relative_heading": 104.87618724895017, "relative_elevation": 46.2518173437566 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250115_1329_Track12_Sphere_00024/adjacencies/b_20250115_1329_Track12_Sphere_00024/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000022/pano_0000_000491/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000022/pano_0000_000491/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000022/pano_0000_000491/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000022/pano_0000_000491/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000022_pano_0000_000491/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000022_pano_0000_000491/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000022_pano_0000_000491/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000022/pano_0000_000491/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000022/pano_0000_000491/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89019011091734, 52.3639709239255, 48.4261224847287 ] }, "distance": 9.12, "direction": 287.81, "angle": 79.33, "elevation": 48.43, "pano_id": "TMX7316060226-000022_pano_0000_000491", "timestamp": "2016-08-16T07:05:06.419040Z", "filename": "pano_0000_000491.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_20250115_1329_Track12_Sphere_00024", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121155.34308675016, 486344.63545969594 ] }, "relative_distance": 9.12250895, "relative_pitch": 79.3316491739298, "relative_heading": 287.813316328806, "relative_elevation": 48.4261224847287 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250115_1329_Track12_Sphere_00024/adjacencies/b_20250115_1329_Track12_Sphere_00024/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_06-21-55_00238/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_06-21-55_00238/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_06-21-55_00238/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_06-21-55_00238/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-16_06-21-55_00238/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-16_06-21-55_00238/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-16_06-21-55_00238/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_06-21-55_00238/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_06-21-55_00238/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.890185629536274, 52.36396486554618, 0.0 ] }, "distance": 9.24, "direction": 283.25, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-16_06-21-55_00238", "timestamp": "2025-06-16T06:32:55Z", "filename": "recording_2025-06-16_06-21-55_00238.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_20250115_1329_Track12_Sphere_00024", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121155.34308675016, 486344.63545969594 ] }, "relative_distance": 9.23622211, "relative_pitch": 0.0, "relative_heading": 283.24770537877424, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250115_1329_Track12_Sphere_00024/adjacencies/b_20250115_1329_Track12_Sphere_00024/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_002206/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_002206/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_002206/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_002206/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001053_pano_0000_002206/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001053_pano_0000_002206/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001053_pano_0000_002206/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_002206/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_002206/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89045315554924, 52.3639355516728, 48.0282339686528 ] }, "distance": 9.3, "direction": 97.07, "angle": 79.04, "elevation": 48.03, "pano_id": "TMX7316010203-001053_pano_0000_002206", "timestamp": "2019-01-14T12:31:26.312990Z", "filename": "pano_0000_002206.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_20250115_1329_Track12_Sphere_00024", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121155.34308675016, 486344.63545969594 ] }, "relative_distance": 9.30411033, "relative_pitch": 79.03636705008444, "relative_heading": 97.07078205839015, "relative_elevation": 48.0282339686528 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250115_1329_Track12_Sphere_00024/adjacencies/b_20250115_1329_Track12_Sphere_00024/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002988/pano_0021_000063/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002988/pano_0021_000063/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002988/pano_0021_000063/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002988/pano_0021_000063/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002988_pano_0021_000063/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002988_pano_0021_000063/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002988_pano_0021_000063/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002988/pano_0021_000063/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002988/pano_0021_000063/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89018647752654, 52.3639693551134, 46.162840122357 ] }, "distance": 9.31, "direction": 286.32, "angle": 78.6, "elevation": 46.16, "pano_id": "TMX7316010203-002988_pano_0021_000063", "timestamp": "2023-03-06T09:01:39.992660Z", "filename": "pano_0021_000063.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250115_1329_Track12_Sphere_00024", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121155.34308675016, 486344.63545969594 ] }, "relative_distance": 9.3078897, "relative_pitch": 78.60020468642598, "relative_heading": 286.3240135672682, "relative_elevation": 46.162840122357 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250115_1329_Track12_Sphere_00024/adjacencies/b_20250115_1329_Track12_Sphere_00024/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003014/pano_0005_000089/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003014/pano_0005_000089/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003014/pano_0005_000089/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003014/pano_0005_000089/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-003014_pano_0005_000089/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003014_pano_0005_000089/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003014_pano_0005_000089/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003014/pano_0005_000089/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003014/pano_0005_000089/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89018486461527, 52.3639681802583, 46.5772950891405 ] }, "distance": 9.38, "direction": 285.37, "angle": 78.62, "elevation": 46.58, "pano_id": "TMX7316010203-003014_pano_0005_000089", "timestamp": "2023-03-27T11:18:12.555770Z", "filename": "pano_0005_000089.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250115_1329_Track12_Sphere_00024", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121155.34308675016, 486344.63545969594 ] }, "relative_distance": 9.37789061, "relative_pitch": 78.61624187802379, "relative_heading": 285.3687705470787, "relative_elevation": 46.5772950891405 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250115_1329_Track12_Sphere_00024/adjacencies/b_20250115_1329_Track12_Sphere_00024/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002970/pano_0007_000481/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002970/pano_0007_000481/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002970/pano_0007_000481/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002970/pano_0007_000481/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002970_pano_0007_000481/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002970_pano_0007_000481/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002970_pano_0007_000481/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002970/pano_0007_000481/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002970/pano_0007_000481/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89017939178534, 52.3639552617323, 45.1717541720718 ] }, "distance": 9.47, "direction": 276.35, "angle": 78.16, "elevation": 45.17, "pano_id": "TMX7316010203-002970_pano_0007_000481", "timestamp": "2023-02-13T11:38:45.739840Z", "filename": "pano_0007_000481.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250115_1329_Track12_Sphere_00024", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121155.34308675016, 486344.63545969594 ] }, "relative_distance": 9.47348505, "relative_pitch": 78.15550826945332, "relative_heading": 276.3508884021657, "relative_elevation": 45.1717541720718 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250115_1329_Track12_Sphere_00024/adjacencies/b_20250115_1329_Track12_Sphere_00024/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0002_000462/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0002_000462/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0002_000462/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0002_000462/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002306_pano_0002_000462/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002306_pano_0002_000462/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002306_pano_0002_000462/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0002_000462/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0002_000462/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8901804745085, 52.3639633873242, 46.2777339154854 ] }, "distance": 9.54, "direction": 281.8, "angle": 78.35, "elevation": 46.28, "pano_id": "TMX7316010203-002306_pano_0002_000462", "timestamp": "2021-09-09T11:43:44.434000Z", "filename": "pano_0002_000462.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_20250115_1329_Track12_Sphere_00024", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121155.34308675016, 486344.63545969594 ] }, "relative_distance": 9.54337497, "relative_pitch": 78.3478311033421, "relative_heading": 281.8031633555508, "relative_elevation": 46.2777339154854 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250115_1329_Track12_Sphere_00024/adjacencies/b_20250115_1329_Track12_Sphere_00024/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002363/pano_0001_000016/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002363/pano_0001_000016/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002363/pano_0001_000016/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002363/pano_0001_000016/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002363_pano_0001_000016/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002363_pano_0001_000016/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002363_pano_0001_000016/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002363/pano_0001_000016/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002363/pano_0001_000016/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89045661224676, 52.3639314383792, 45.9286209279671 ] }, "distance": 9.6, "direction": 99.61, "angle": 78.19, "elevation": 45.93, "pano_id": "TMX7316010203-002363_pano_0001_000016", "timestamp": "2021-12-29T10:57:15.143810Z", "filename": "pano_0001_000016.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_20250115_1329_Track12_Sphere_00024", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121155.34308675016, 486344.63545969594 ] }, "relative_distance": 9.60354994, "relative_pitch": 78.18976703265153, "relative_heading": 99.60862038645203, "relative_elevation": 45.9286209279671 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250115_1329_Track12_Sphere_00024/adjacencies/b_20250115_1329_Track12_Sphere_00024/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003004/pano_0002_000035/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003004/pano_0002_000035/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003004/pano_0002_000035/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003004/pano_0002_000035/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-003004_pano_0002_000035/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003004_pano_0002_000035/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003004_pano_0002_000035/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003004/pano_0002_000035/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003004/pano_0002_000035/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89017948241121, 52.3639712169427, 47.8131138691679 ] }, "distance": 9.82, "direction": 286.7, "angle": 78.39, "elevation": 47.81, "pano_id": "TMX7316010203-003004_pano_0002_000035", "timestamp": "2023-03-20T09:32:12.240300Z", "filename": "pano_0002_000035.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250115_1329_Track12_Sphere_00024", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121155.34308675016, 486344.63545969594 ] }, "relative_distance": 9.82362965, "relative_pitch": 78.38964357349606, "relative_heading": 286.7024969792134, "relative_elevation": 47.8131138691679 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250115_1329_Track12_Sphere_00024/adjacencies/b_20250115_1329_Track12_Sphere_00024/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250115_1329_Track12_Sphere_00022/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250115_1329_Track12_Sphere_00022/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250115_1329_Track12_Sphere_00022/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250115_1329_Track12_Sphere_00022/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20250115_1329_Track12_Sphere_00022/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250115_1329_Track12_Sphere_00022/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250115_1329_Track12_Sphere_00022/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250115_1329_Track12_Sphere_00022/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250115_1329_Track12_Sphere_00022/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.890175612653151, 52.363965227940966, 0.0 ] }, "distance": 9.91, "direction": 282.57, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20250115_1329_Track12_Sphere_00022", "timestamp": "2025-01-15T13:53:18Z", "filename": "Job_20250115_1329_Track12_Sphere_00022.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_20250115_1329_Track12_Sphere_00024", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121155.34308675016, 486344.63545969594 ] }, "relative_distance": 9.91034354, "relative_pitch": 0.0, "relative_heading": 282.5706046421838, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250115_1329_Track12_Sphere_00024/adjacencies/b_20250115_1329_Track12_Sphere_00024/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003046/pano_0009_000013/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003046/pano_0009_000013/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003046/pano_0009_000013/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003046/pano_0009_000013/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-003046_pano_0009_000013/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003046_pano_0009_000013/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003046_pano_0009_000013/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003046/pano_0009_000013/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003046/pano_0009_000013/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89046094991228, 52.3639300095277, 47.2299064714462 ] }, "distance": 9.92, "direction": 100.23, "angle": 78.14, "elevation": 47.23, "pano_id": "TMX7316010203-003046_pano_0009_000013", "timestamp": "2023-04-17T08:30:59.207590Z", "filename": "pano_0009_000013.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250115_1329_Track12_Sphere_00024", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121155.34308675016, 486344.63545969594 ] }, "relative_distance": 9.92200592, "relative_pitch": 78.13589227124616, "relative_heading": 100.2290716732864, "relative_elevation": 47.2299064714462 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250115_1329_Track12_Sphere_00024/adjacencies/b_20250115_1329_Track12_Sphere_00024/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/10/TMX7316010203-001047/pano_0000_001122/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/10/TMX7316010203-001047/pano_0000_001122/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/10/TMX7316010203-001047/pano_0000_001122/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/10/TMX7316010203-001047/pano_0000_001122/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001047_pano_0000_001122/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001047_pano_0000_001122/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001047_pano_0000_001122/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/10/TMX7316010203-001047/pano_0000_001122/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/10/TMX7316010203-001047/pano_0000_001122/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89046433772709, 52.3639313362113, 46.2537308977917 ] }, "distance": 10.12, "direction": 99.17, "angle": 77.65, "elevation": 46.25, "pano_id": "TMX7316010203-001047_pano_0000_001122", "timestamp": "2019-01-10T11:49:27.658470Z", "filename": "pano_0000_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_20250115_1329_Track12_Sphere_00024", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121155.34308675016, 486344.63545969594 ] }, "relative_distance": 10.1246119, "relative_pitch": 77.65310092977579, "relative_heading": 99.1749443487882, "relative_elevation": 46.2537308977917 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250115_1329_Track12_Sphere_00024/adjacencies/b_20250115_1329_Track12_Sphere_00024/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250115_1329_Track12_Sphere_00026/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250115_1329_Track12_Sphere_00026/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250115_1329_Track12_Sphere_00026/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250115_1329_Track12_Sphere_00026/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20250115_1329_Track12_Sphere_00026/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250115_1329_Track12_Sphere_00026/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250115_1329_Track12_Sphere_00026/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250115_1329_Track12_Sphere_00026/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250115_1329_Track12_Sphere_00026/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.890462879960544, 52.36392649215617, 0.0 ] }, "distance": 10.13, "direction": 102.28, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20250115_1329_Track12_Sphere_00026", "timestamp": "2025-01-15T13:53:23Z", "filename": "Job_20250115_1329_Track12_Sphere_00026.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_20250115_1329_Track12_Sphere_00024", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121155.34308675016, 486344.63545969594 ] }, "relative_distance": 10.12736197, "relative_pitch": 0.0, "relative_heading": 102.27653384955406, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250115_1329_Track12_Sphere_00024/adjacencies/b_20250115_1329_Track12_Sphere_00024/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003004/pano_0002_000039/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003004/pano_0002_000039/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003004/pano_0002_000039/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003004/pano_0002_000039/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-003004_pano_0002_000039/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003004_pano_0002_000039/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003004_pano_0002_000039/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003004/pano_0002_000039/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003004/pano_0002_000039/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89046542082244, 52.3639309492417, 47.638131304644 ] }, "distance": 10.2, "direction": 99.35, "angle": 77.91, "elevation": 47.64, "pano_id": "TMX7316010203-003004_pano_0002_000039", "timestamp": "2023-03-20T09:32:16.770270Z", "filename": "pano_0002_000039.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250115_1329_Track12_Sphere_00024", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121155.34308675016, 486344.63545969594 ] }, "relative_distance": 10.20436033, "relative_pitch": 77.90962497857724, "relative_heading": 99.34756976408153, "relative_elevation": 47.638131304644 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250115_1329_Track12_Sphere_00024/adjacencies/b_20250115_1329_Track12_Sphere_00024/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/10/TMX7316010203-001047/pano_0000_001118/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/10/TMX7316010203-001047/pano_0000_001118/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/10/TMX7316010203-001047/pano_0000_001118/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/10/TMX7316010203-001047/pano_0000_001118/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001047_pano_0000_001118/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001047_pano_0000_001118/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001047_pano_0000_001118/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/10/TMX7316010203-001047/pano_0000_001118/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/10/TMX7316010203-001047/pano_0000_001118/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89017177408207, 52.3639677418726, 46.2777019999921 ] }, "distance": 10.23, "direction": 283.78, "angle": 77.54, "elevation": 46.28, "pano_id": "TMX7316010203-001047_pano_0000_001118", "timestamp": "2019-01-10T11:49:23.898500Z", "filename": "pano_0000_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_20250115_1329_Track12_Sphere_00024", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121155.34308675016, 486344.63545969594 ] }, "relative_distance": 10.22872296, "relative_pitch": 77.53634772877015, "relative_heading": 283.78128899123726, "relative_elevation": 46.2777019999921 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250115_1329_Track12_Sphere_00024/adjacencies/b_20250115_1329_Track12_Sphere_00024/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003014/pano_0005_000093/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003014/pano_0005_000093/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003014/pano_0005_000093/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003014/pano_0005_000093/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-003014_pano_0005_000093/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003014_pano_0005_000093/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003014_pano_0005_000093/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003014/pano_0005_000093/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003014/pano_0005_000093/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89046750675329, 52.3639306020815, 46.5830782074481 ] }, "distance": 10.35, "direction": 99.43, "angle": 77.47, "elevation": 46.58, "pano_id": "TMX7316010203-003014_pano_0005_000093", "timestamp": "2023-03-27T11:18:16.370710Z", "filename": "pano_0005_000093.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250115_1329_Track12_Sphere_00024", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121155.34308675016, 486344.63545969594 ] }, "relative_distance": 10.35085184, "relative_pitch": 77.47229794719404, "relative_heading": 99.43080817851344, "relative_elevation": 46.5830782074481 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250115_1329_Track12_Sphere_00024/adjacencies/b_20250115_1329_Track12_Sphere_00024/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000022/pano_0000_000495/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000022/pano_0000_000495/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000022/pano_0000_000495/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000022/pano_0000_000495/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000022_pano_0000_000495/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000022_pano_0000_000495/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000022_pano_0000_000495/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000022/pano_0000_000495/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000022/pano_0000_000495/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89047327271339, 52.3639309205779, 48.3627338940278 ] }, "distance": 10.73, "direction": 98.9, "angle": 77.49, "elevation": 48.36, "pano_id": "TMX7316060226-000022_pano_0000_000495", "timestamp": "2016-08-16T07:05:09.944040Z", "filename": "pano_0000_000495.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_20250115_1329_Track12_Sphere_00024", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121155.34308675016, 486344.63545969594 ] }, "relative_distance": 10.73297082, "relative_pitch": 77.48734121921508, "relative_heading": 98.90059550643015, "relative_elevation": 48.3627338940278 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250115_1329_Track12_Sphere_00024/adjacencies/b_20250115_1329_Track12_Sphere_00024/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_06-21-55_00242/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_06-21-55_00242/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_06-21-55_00242/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_06-21-55_00242/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-16_06-21-55_00242/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-16_06-21-55_00242/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-16_06-21-55_00242/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_06-21-55_00242/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_06-21-55_00242/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89047266504857, 52.36392716235304, 0.0 ] }, "distance": 10.76, "direction": 101.13, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-16_06-21-55_00242", "timestamp": "2025-06-16T06:33:00Z", "filename": "recording_2025-06-16_06-21-55_00242.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_20250115_1329_Track12_Sphere_00024", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121155.34308675016, 486344.63545969594 ] }, "relative_distance": 10.76495872, "relative_pitch": 0.0, "relative_heading": 101.13425404529445, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250115_1329_Track12_Sphere_00024/adjacencies/b_20250115_1329_Track12_Sphere_00024/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0002_000466/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0002_000466/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0002_000466/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0002_000466/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002306_pano_0002_000466/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002306_pano_0002_000466/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002306_pano_0002_000466/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0002_000466/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0002_000466/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89047193753847, 52.3639244693757, 46.2857049126178 ] }, "distance": 10.78, "direction": 102.75, "angle": 76.89, "elevation": 46.29, "pano_id": "TMX7316010203-002306_pano_0002_000466", "timestamp": "2021-09-09T11:43:49.313910Z", "filename": "pano_0002_000466.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_20250115_1329_Track12_Sphere_00024", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121155.34308675016, 486344.63545969594 ] }, "relative_distance": 10.77847746, "relative_pitch": 76.89124425222423, "relative_heading": 102.74827161369815, "relative_elevation": 46.2857049126178 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250115_1329_Track12_Sphere_00024/adjacencies/b_20250115_1329_Track12_Sphere_00024/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0000_002782/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0000_002782/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0000_002782/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0000_002782/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002542_pano_0000_002782/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002542_pano_0000_002782/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002542_pano_0000_002782/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0000_002782/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0000_002782/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89016307958657, 52.3639696787243, 45.828346320428 ] }, "distance": 10.86, "direction": 284.14, "angle": 76.67, "elevation": 45.83, "pano_id": "TMX7316010203-002542_pano_0000_002782", "timestamp": "2022-04-25T09:01:37.482240Z", "filename": "pano_0000_002782.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_20250115_1329_Track12_Sphere_00024", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121155.34308675016, 486344.63545969594 ] }, "relative_distance": 10.85549385, "relative_pitch": 76.67379740045209, "relative_heading": 284.14141885079664, "relative_elevation": 45.828346320428 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250115_1329_Track12_Sphere_00024/adjacencies/b_20250115_1329_Track12_Sphere_00024/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002970/pano_0007_000485/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002970/pano_0007_000485/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002970/pano_0007_000485/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002970/pano_0007_000485/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002970_pano_0007_000485/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002970_pano_0007_000485/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002970_pano_0007_000485/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002970/pano_0007_000485/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002970/pano_0007_000485/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89046918485793, 52.3639154484976, 45.1904205596074 ] }, "distance": 10.87, "direction": 108.14, "angle": 76.48, "elevation": 45.19, "pano_id": "TMX7316010203-002970_pano_0007_000485", "timestamp": "2023-02-13T11:38:48.584800Z", "filename": "pano_0007_000485.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250115_1329_Track12_Sphere_00024", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121155.34308675016, 486344.63545969594 ] }, "relative_distance": 10.86511885, "relative_pitch": 76.48099036009864, "relative_heading": 108.13729016871284, "relative_elevation": 45.1904205596074 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250115_1329_Track12_Sphere_00024/adjacencies/b_20250115_1329_Track12_Sphere_00024/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003046/pano_0009_000009/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003046/pano_0009_000009/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003046/pano_0009_000009/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003046/pano_0009_000009/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-003046_pano_0009_000009/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003046_pano_0009_000009/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003046_pano_0009_000009/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003046/pano_0009_000009/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003046/pano_0009_000009/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89016283731249, 52.3639708752874, 47.2222193619236 ] }, "distance": 10.9, "direction": 284.8, "angle": 77.0, "elevation": 47.22, "pano_id": "TMX7316010203-003046_pano_0009_000009", "timestamp": "2023-04-17T08:30:53.692650Z", "filename": "pano_0009_000009.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250115_1329_Track12_Sphere_00024", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121155.34308675016, 486344.63545969594 ] }, "relative_distance": 10.90474432, "relative_pitch": 76.99696361541417, "relative_heading": 284.79862812143375, "relative_elevation": 47.2222193619236 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250115_1329_Track12_Sphere_00024/adjacencies/b_20250115_1329_Track12_Sphere_00024/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002956/pano_0002_000025/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002956/pano_0002_000025/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002956/pano_0002_000025/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002956/pano_0002_000025/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002956_pano_0002_000025/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002956_pano_0002_000025/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002956_pano_0002_000025/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002956/pano_0002_000025/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002956/pano_0002_000025/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89015917713727, 52.363960051404, 45.8818562086672 ] }, "distance": 10.91, "direction": 278.33, "angle": 76.63, "elevation": 45.88, "pano_id": "TMX7316010203-002956_pano_0002_000025", "timestamp": "2023-02-06T08:34:44.205670Z", "filename": "pano_0002_000025.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250115_1329_Track12_Sphere_00024", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121155.34308675016, 486344.63545969594 ] }, "relative_distance": 10.90753399, "relative_pitch": 76.6272601557302, "relative_heading": 278.33359879030775, "relative_elevation": 45.8818562086672 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250115_1329_Track12_Sphere_00024/adjacencies/b_20250115_1329_Track12_Sphere_00024/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001666/pano_0000_001928/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001666/pano_0000_001928/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001666/pano_0000_001928/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001666/pano_0000_001928/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001666_pano_0000_001928/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001666_pano_0000_001928/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001666_pano_0000_001928/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001666/pano_0000_001928/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001666/pano_0000_001928/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89015965341534, 52.3639619316265, 46.170903195627 ] }, "distance": 10.91, "direction": 279.45, "angle": 76.71, "elevation": 46.17, "pano_id": "TMX7316010203-001666_pano_0000_001928", "timestamp": "2020-04-22T07:02:38.157180Z", "filename": "pano_0000_001928.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_20250115_1329_Track12_Sphere_00024", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121155.34308675016, 486344.63545969594 ] }, "relative_distance": 10.90781067, "relative_pitch": 76.70767285286918, "relative_heading": 279.4457423660521, "relative_elevation": 46.170903195627 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250115_1329_Track12_Sphere_00024/adjacencies/b_20250115_1329_Track12_Sphere_00024/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002363/pano_0001_000012/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002363/pano_0001_000012/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002363/pano_0001_000012/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002363/pano_0001_000012/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002363_pano_0001_000012/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002363_pano_0001_000012/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002363_pano_0001_000012/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002363/pano_0001_000012/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002363/pano_0001_000012/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89016095230394, 52.3639713923114, 45.8935319855809 ] }, "distance": 11.04, "direction": 284.92, "angle": 76.47, "elevation": 45.89, "pano_id": "TMX7316010203-002363_pano_0001_000012", "timestamp": "2021-12-29T10:57:12.198800Z", "filename": "pano_0001_000012.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_20250115_1329_Track12_Sphere_00024", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121155.34308675016, 486344.63545969594 ] }, "relative_distance": 11.04360949, "relative_pitch": 76.46984745641106, "relative_heading": 284.91705055819403, "relative_elevation": 45.8935319855809 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250115_1329_Track12_Sphere_00024/adjacencies/b_20250115_1329_Track12_Sphere_00024/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003026/pano_0003_000139/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003026/pano_0003_000139/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003026/pano_0003_000139/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003026/pano_0003_000139/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-003026_pano_0003_000139/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003026_pano_0003_000139/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003026_pano_0003_000139/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003026/pano_0003_000139/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003026/pano_0003_000139/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89047848627394, 52.3639293812108, 48.0412945495918 ] }, "distance": 11.11, "direction": 99.49, "angle": 76.98, "elevation": 48.04, "pano_id": "TMX7316010203-003026_pano_0003_000139", "timestamp": "2023-04-11T08:13:56.251850Z", "filename": "pano_0003_000139.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250115_1329_Track12_Sphere_00024", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121155.34308675016, 486344.63545969594 ] }, "relative_distance": 11.11093078, "relative_pitch": 76.97766881012191, "relative_heading": 99.4899140409471, "relative_elevation": 48.0412945495918 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250115_1329_Track12_Sphere_00024/adjacencies/b_20250115_1329_Track12_Sphere_00024/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_002202/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_002202/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_002202/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_002202/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001053_pano_0000_002202/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001053_pano_0000_002202/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001053_pano_0000_002202/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_002202/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_002202/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89015802136814, 52.3639748875774, 47.9936163434759 ] }, "distance": 11.34, "direction": 286.56, "angle": 76.7, "elevation": 47.99, "pano_id": "TMX7316010203-001053_pano_0000_002202", "timestamp": "2019-01-14T12:31:23.337910Z", "filename": "pano_0000_002202.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_20250115_1329_Track12_Sphere_00024", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121155.34308675016, 486344.63545969594 ] }, "relative_distance": 11.34129524, "relative_pitch": 76.70442643779249, "relative_heading": 286.55628922851116, "relative_elevation": 47.9936163434759 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250115_1329_Track12_Sphere_00024/adjacencies/b_20250115_1329_Track12_Sphere_00024/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002988/pano_0021_000067/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002988/pano_0021_000067/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002988/pano_0021_000067/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002988/pano_0021_000067/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002988_pano_0021_000067/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002988_pano_0021_000067/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002988_pano_0021_000067/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002988/pano_0021_000067/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002988/pano_0021_000067/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89048262516494, 52.3639283897965, 46.0631989808753 ] }, "distance": 11.41, "direction": 99.8, "angle": 76.09, "elevation": 46.06, "pano_id": "TMX7316010203-002988_pano_0021_000067", "timestamp": "2023-03-06T09:01:43.252640Z", "filename": "pano_0021_000067.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250115_1329_Track12_Sphere_00024", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121155.34308675016, 486344.63545969594 ] }, "relative_distance": 11.40737145, "relative_pitch": 76.09076191296485, "relative_heading": 99.80294969344112, "relative_elevation": 46.0631989808753 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250115_1329_Track12_Sphere_00024/adjacencies/b_20250115_1329_Track12_Sphere_00024/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002925/pano_0008_000108/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002925/pano_0008_000108/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002925/pano_0008_000108/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002925/pano_0008_000108/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002925_pano_0008_000108/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002925_pano_0008_000108/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002925_pano_0008_000108/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002925/pano_0008_000108/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002925/pano_0008_000108/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89048314172707, 52.3639256597486, 46.7979899113998 ] }, "distance": 11.5, "direction": 101.27, "angle": 76.2, "elevation": 46.8, "pano_id": "TMX7316010203-002925_pano_0008_000108", "timestamp": "2023-01-11T12:03:33.760460Z", "filename": "pano_0008_000108.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250115_1329_Track12_Sphere_00024", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121155.34308675016, 486344.63545969594 ] }, "relative_distance": 11.49751183, "relative_pitch": 76.19674041937373, "relative_heading": 101.26500121907752, "relative_elevation": 46.7979899113998 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250115_1329_Track12_Sphere_00024/adjacencies/b_20250115_1329_Track12_Sphere_00024/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002976/pano_0002_000294/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002976/pano_0002_000294/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002976/pano_0002_000294/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002976/pano_0002_000294/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002976_pano_0002_000294/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002976_pano_0002_000294/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002976_pano_0002_000294/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002976/pano_0002_000294/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002976/pano_0002_000294/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89048487375655, 52.3639226390527, 46.3723692027852 ] }, "distance": 11.68, "direction": 102.77, "angle": 75.86, "elevation": 46.37, "pano_id": "TMX7316010203-002976_pano_0002_000294", "timestamp": "2023-02-20T09:07:16.812750Z", "filename": "pano_0002_000294.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250115_1329_Track12_Sphere_00024", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121155.34308675016, 486344.63545969594 ] }, "relative_distance": 11.68290983, "relative_pitch": 75.85935733606387, "relative_heading": 102.76882053993386, "relative_elevation": 46.3723692027852 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250115_1329_Track12_Sphere_00024/adjacencies/b_20250115_1329_Track12_Sphere_00024/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/08/TMX7316010203-001543/pano_0000_001863/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/08/TMX7316010203-001543/pano_0000_001863/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/08/TMX7316010203-001543/pano_0000_001863/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/08/TMX7316010203-001543/pano_0000_001863/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001543_pano_0000_001863/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001543_pano_0000_001863/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001543_pano_0000_001863/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/13/08/TMX7316010203-001543/pano_0000_001863/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/13/08/TMX7316010203-001543/pano_0000_001863/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89014888914069, 52.3639743089329, 49.5779474899173 ] }, "distance": 11.92, "direction": 285.41, "angle": 76.48, "elevation": 49.58, "pano_id": "TMX7316010203-001543_pano_0000_001863", "timestamp": "2020-01-08T10:40:04.124290Z", "filename": "pano_0000_001863.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_20250115_1329_Track12_Sphere_00024", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121155.34308675016, 486344.63545969594 ] }, "relative_distance": 11.92163601, "relative_pitch": 76.47921458000597, "relative_heading": 285.4076438928506, "relative_elevation": 49.5779474899173 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250115_1329_Track12_Sphere_00024/adjacencies/b_20250115_1329_Track12_Sphere_00024/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0002_001934/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0002_001934/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0002_001934/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0002_001934/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002306_pano_0002_001934/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002306_pano_0002_001934/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002306_pano_0002_001934/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0002_001934/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0002_001934/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89014371344051, 52.36396162993, 45.4850770393386 ] }, "distance": 11.98, "direction": 278.43, "angle": 75.25, "elevation": 45.49, "pano_id": "TMX7316010203-002306_pano_0002_001934", "timestamp": "2021-09-09T12:25:39.246090Z", "filename": "pano_0002_001934.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_20250115_1329_Track12_Sphere_00024", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121155.34308675016, 486344.63545969594 ] }, "relative_distance": 11.97526949, "relative_pitch": 75.24994335699716, "relative_heading": 278.4346653179779, "relative_elevation": 45.4850770393386 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250115_1329_Track12_Sphere_00024/adjacencies/b_20250115_1329_Track12_Sphere_00024/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002985/pano_0003_000126/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002985/pano_0003_000126/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002985/pano_0003_000126/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002985/pano_0003_000126/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002985_pano_0003_000126/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002985_pano_0003_000126/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002985_pano_0003_000126/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002985/pano_0003_000126/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002985/pano_0003_000126/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89049261442799, 52.3639314033635, 47.5986682614312 ] }, "distance": 12.03, "direction": 97.68, "angle": 75.82, "elevation": 47.6, "pano_id": "TMX7316010203-002985_pano_0003_000126", "timestamp": "2023-02-27T10:47:01.026190Z", "filename": "pano_0003_000126.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250115_1329_Track12_Sphere_00024", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121155.34308675016, 486344.63545969594 ] }, "relative_distance": 12.02908869, "relative_pitch": 75.81722636902161, "relative_heading": 97.67671797372338, "relative_elevation": 47.5986682614312 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250115_1329_Track12_Sphere_00024/adjacencies/b_20250115_1329_Track12_Sphere_00024/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002976/pano_0002_000289/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002976/pano_0002_000289/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002976/pano_0002_000289/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002976/pano_0002_000289/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002976_pano_0002_000289/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002976_pano_0002_000289/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002976_pano_0002_000289/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002976/pano_0002_000289/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002976/pano_0002_000289/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89014019796014, 52.3639668550348, 46.4835549723357 ] }, "distance": 12.31, "direction": 280.95, "angle": 75.17, "elevation": 46.48, "pano_id": "TMX7316010203-002976_pano_0002_000289", "timestamp": "2023-02-20T09:07:12.832760Z", "filename": "pano_0002_000289.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250115_1329_Track12_Sphere_00024", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121155.34308675016, 486344.63545969594 ] }, "relative_distance": 12.30928544, "relative_pitch": 75.1679738089314, "relative_heading": 280.9490241973879, "relative_elevation": 46.4835549723357 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250115_1329_Track12_Sphere_00024/adjacencies/b_20250115_1329_Track12_Sphere_00024/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002951/pano_0018_000110/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002951/pano_0018_000110/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002951/pano_0018_000110/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002951/pano_0018_000110/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002951_pano_0018_000110/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002951_pano_0018_000110/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002951_pano_0018_000110/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002951/pano_0018_000110/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002951/pano_0018_000110/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89049574149764, 52.3639213052257, 46.8890772936866 ] }, "distance": 12.44, "direction": 102.68, "angle": 75.14, "elevation": 46.89, "pano_id": "TMX7316010203-002951_pano_0018_000110", "timestamp": "2023-01-30T11:50:46.709310Z", "filename": "pano_0018_000110.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250115_1329_Track12_Sphere_00024", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121155.34308675016, 486344.63545969594 ] }, "relative_distance": 12.4377271, "relative_pitch": 75.14393381777303, "relative_heading": 102.68188094786781, "relative_elevation": 46.8890772936866 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250115_1329_Track12_Sphere_00024/adjacencies/b_20250115_1329_Track12_Sphere_00024/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/20/TMX7316010203-001530/pano_0003_001098/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/20/TMX7316010203-001530/pano_0003_001098/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/20/TMX7316010203-001530/pano_0003_001098/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/20/TMX7316010203-001530/pano_0003_001098/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001530_pano_0003_001098/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001530_pano_0003_001098/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001530_pano_0003_001098/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/12/20/TMX7316010203-001530/pano_0003_001098/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/12/20/TMX7316010203-001530/pano_0003_001098/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89014293477621, 52.3639813633816, 46.0352127598599 ] }, "distance": 12.54, "direction": 288.37, "angle": 74.76, "elevation": 46.04, "pano_id": "TMX7316010203-001530_pano_0003_001098", "timestamp": "2019-12-20T09:20:24.797970Z", "filename": "pano_0003_001098.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_20250115_1329_Track12_Sphere_00024", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121155.34308675016, 486344.63545969594 ] }, "relative_distance": 12.53803115, "relative_pitch": 74.76460780500861, "relative_heading": 288.37476023198457, "relative_elevation": 46.0352127598599 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250115_1329_Track12_Sphere_00024/adjacencies/b_20250115_1329_Track12_Sphere_00024/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002985/pano_0003_000220/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002985/pano_0003_000220/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002985/pano_0003_000220/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002985/pano_0003_000220/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002985_pano_0003_000220/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002985_pano_0003_000220/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002985_pano_0003_000220/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002985/pano_0003_000220/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002985/pano_0003_000220/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89049730041438, 52.3639205161294, 47.08271458745 ] }, "distance": 12.56, "direction": 102.97, "angle": 75.06, "elevation": 47.08, "pano_id": "TMX7316010203-002985_pano_0003_000220", "timestamp": "2023-02-27T10:49:04.754980Z", "filename": "pano_0003_000220.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250115_1329_Track12_Sphere_00024", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121155.34308675016, 486344.63545969594 ] }, "relative_distance": 12.56076103, "relative_pitch": 75.06248145913665, "relative_heading": 102.96629248528293, "relative_elevation": 47.08271458745 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250115_1329_Track12_Sphere_00024/adjacencies/b_20250115_1329_Track12_Sphere_00024/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/20/TMX7316010203-001530/pano_0003_001103/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/20/TMX7316010203-001530/pano_0003_001103/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/20/TMX7316010203-001530/pano_0003_001103/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/20/TMX7316010203-001530/pano_0003_001103/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001530_pano_0003_001103/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001530_pano_0003_001103/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001530_pano_0003_001103/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/12/20/TMX7316010203-001530/pano_0003_001103/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/12/20/TMX7316010203-001530/pano_0003_001103/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89050192396247, 52.3639328524121, 46.0133719490841 ] }, "distance": 12.64, "direction": 96.57, "angle": 74.64, "elevation": 46.01, "pano_id": "TMX7316010203-001530_pano_0003_001103", "timestamp": "2019-12-20T09:20:28.997940Z", "filename": "pano_0003_001103.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_20250115_1329_Track12_Sphere_00024", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121155.34308675016, 486344.63545969594 ] }, "relative_distance": 12.63839332, "relative_pitch": 74.6414437531892, "relative_heading": 96.56816160673058, "relative_elevation": 46.0133719490841 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250115_1329_Track12_Sphere_00024/adjacencies/b_20250115_1329_Track12_Sphere_00024/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/11/TMX7316010203-000714/pano_0001_002731/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/11/TMX7316010203-000714/pano_0001_002731/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/11/TMX7316010203-000714/pano_0001_002731/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/11/TMX7316010203-000714/pano_0001_002731/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000714_pano_0001_002731/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000714_pano_0001_002731/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000714_pano_0001_002731/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/11/TMX7316010203-000714/pano_0001_002731/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/11/TMX7316010203-000714/pano_0001_002731/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89049909093309, 52.3639219340205, 46.8534105718136 ] }, "distance": 12.65, "direction": 102.15, "angle": 74.9, "elevation": 46.85, "pano_id": "TMX7316010203-000714_pano_0001_002731", "timestamp": "2018-05-11T09:02:21.494280Z", "filename": "pano_0001_002731.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250115_1329_Track12_Sphere_00024", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121155.34308675016, 486344.63545969594 ] }, "relative_distance": 12.64551622, "relative_pitch": 74.89601524383829, "relative_heading": 102.14562771754706, "relative_elevation": 46.8534105718136 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250115_1329_Track12_Sphere_00024/adjacencies/b_20250115_1329_Track12_Sphere_00024/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0002_001939/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0002_001939/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0002_001939/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0002_001939/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002306_pano_0002_001939/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002306_pano_0002_001939/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002306_pano_0002_001939/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0002_001939/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0002_001939/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89049998565673, 52.3639138891726, 45.4468960510567 ] }, "distance": 12.92, "direction": 105.97, "angle": 74.13, "elevation": 45.45, "pano_id": "TMX7316010203-002306_pano_0002_001939", "timestamp": "2021-09-09T12:25:44.016150Z", "filename": "pano_0002_001939.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_20250115_1329_Track12_Sphere_00024", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121155.34308675016, 486344.63545969594 ] }, "relative_distance": 12.92225091, "relative_pitch": 74.12756797018328, "relative_heading": 105.97191107218413, "relative_elevation": 45.4468960510567 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250115_1329_Track12_Sphere_00024/adjacencies/b_20250115_1329_Track12_Sphere_00024/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002985/pano_0003_000121/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002985/pano_0003_000121/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002985/pano_0003_000121/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002985/pano_0003_000121/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002985_pano_0003_000121/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002985_pano_0003_000121/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002985_pano_0003_000121/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002985/pano_0003_000121/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002985/pano_0003_000121/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89013534701471, 52.3639793590653, 47.5030291704461 ] }, "distance": 12.96, "direction": 286.72, "angle": 74.74, "elevation": 47.5, "pano_id": "TMX7316010203-002985_pano_0003_000121", "timestamp": "2023-02-27T10:46:57.266210Z", "filename": "pano_0003_000121.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250115_1329_Track12_Sphere_00024", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121155.34308675016, 486344.63545969594 ] }, "relative_distance": 12.96366214, "relative_pitch": 74.73557434774743, "relative_heading": 286.7189382028399, "relative_elevation": 47.5030291704461 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250115_1329_Track12_Sphere_00024/adjacencies/b_20250115_1329_Track12_Sphere_00024/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/11/TMX7316010203-000714/pano_0001_002726/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/11/TMX7316010203-000714/pano_0001_002726/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/11/TMX7316010203-000714/pano_0001_002726/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/11/TMX7316010203-000714/pano_0001_002726/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000714_pano_0001_002726/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000714_pano_0001_002726/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000714_pano_0001_002726/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/11/TMX7316010203-000714/pano_0001_002726/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/11/TMX7316010203-000714/pano_0001_002726/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8901306603665, 52.3639694148098, 47.0629673600197 ] }, "distance": 13.0, "direction": 281.64, "angle": 74.56, "elevation": 47.06, "pano_id": "TMX7316010203-000714_pano_0001_002726", "timestamp": "2018-05-11T09:02:15.954390Z", "filename": "pano_0001_002726.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250115_1329_Track12_Sphere_00024", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121155.34308675016, 486344.63545969594 ] }, "relative_distance": 13.00219535, "relative_pitch": 74.55599741089613, "relative_heading": 281.6375895220757, "relative_elevation": 47.0629673600197 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250115_1329_Track12_Sphere_00024/adjacencies/b_20250115_1329_Track12_Sphere_00024/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002951/pano_0018_000105/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002951/pano_0018_000105/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002951/pano_0018_000105/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002951/pano_0018_000105/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002951_pano_0018_000105/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002951_pano_0018_000105/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002951_pano_0018_000105/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002951/pano_0018_000105/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002951/pano_0018_000105/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89013108219224, 52.3639727677017, 46.908852621913 ] }, "distance": 13.05, "direction": 283.27, "angle": 74.45, "elevation": 46.91, "pano_id": "TMX7316010203-002951_pano_0018_000105", "timestamp": "2023-01-30T11:50:41.604370Z", "filename": "pano_0018_000105.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250115_1329_Track12_Sphere_00024", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121155.34308675016, 486344.63545969594 ] }, "relative_distance": 13.0545895, "relative_pitch": 74.44827841566794, "relative_heading": 283.2670594809174, "relative_elevation": 46.908852621913 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250115_1329_Track12_Sphere_00024/adjacencies/b_20250115_1329_Track12_Sphere_00024/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002985/pano_0003_000215/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002985/pano_0003_000215/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002985/pano_0003_000215/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002985/pano_0003_000215/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002985_pano_0003_000215/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002985_pano_0003_000215/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002985_pano_0003_000215/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002985/pano_0003_000215/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002985/pano_0003_000215/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89012827953269, 52.3639714767342, 47.149032894522 ] }, "distance": 13.21, "direction": 282.47, "angle": 74.35, "elevation": 47.15, "pano_id": "TMX7316010203-002985_pano_0003_000215", "timestamp": "2023-02-27T10:49:00.409980Z", "filename": "pano_0003_000215.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250115_1329_Track12_Sphere_00024", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121155.34308675016, 486344.63545969594 ] }, "relative_distance": 13.20872065, "relative_pitch": 74.34987547258162, "relative_heading": 282.47049537331674, "relative_elevation": 47.149032894522 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250115_1329_Track12_Sphere_00024/adjacencies/b_20250115_1329_Track12_Sphere_00024/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/08/TMX7316010203-001543/pano_0000_001858/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/08/TMX7316010203-001543/pano_0000_001858/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/08/TMX7316010203-001543/pano_0000_001858/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/08/TMX7316010203-001543/pano_0000_001858/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001543_pano_0000_001858/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001543_pano_0000_001858/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001543_pano_0000_001858/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/13/08/TMX7316010203-001543/pano_0000_001858/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/13/08/TMX7316010203-001543/pano_0000_001858/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89050914903268, 52.3639243745818, 49.5819462165236 ] }, "distance": 13.26, "direction": 100.38, "angle": 75.02, "elevation": 49.58, "pano_id": "TMX7316010203-001543_pano_0000_001858", "timestamp": "2020-01-08T10:40:00.259140Z", "filename": "pano_0000_001858.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_20250115_1329_Track12_Sphere_00024", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121155.34308675016, 486344.63545969594 ] }, "relative_distance": 13.26452268, "relative_pitch": 75.02255741189737, "relative_heading": 100.37587759486414, "relative_elevation": 49.5819462165236 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250115_1329_Track12_Sphere_00024/adjacencies/b_20250115_1329_Track12_Sphere_00024/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003026/pano_0003_000134/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003026/pano_0003_000134/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003026/pano_0003_000134/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003026/pano_0003_000134/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-003026_pano_0003_000134/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003026_pano_0003_000134/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003026_pano_0003_000134/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003026/pano_0003_000134/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003026/pano_0003_000134/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89012943428602, 52.3639781231025, 48.0727934325114 ] }, "distance": 13.31, "direction": 285.65, "angle": 74.52, "elevation": 48.07, "pano_id": "TMX7316010203-003026_pano_0003_000134", "timestamp": "2023-04-11T08:13:52.001860Z", "filename": "pano_0003_000134.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250115_1329_Track12_Sphere_00024", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121155.34308675016, 486344.63545969594 ] }, "relative_distance": 13.31214745, "relative_pitch": 74.52171431911312, "relative_heading": 285.65326667734377, "relative_elevation": 48.0727934325114 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250115_1329_Track12_Sphere_00024/adjacencies/b_20250115_1329_Track12_Sphere_00024/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0000_002787/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0000_002787/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0000_002787/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0000_002787/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002542_pano_0000_002787/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002542_pano_0000_002787/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002542_pano_0000_002787/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0000_002787/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0000_002787/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89051146467207, 52.3639250353262, 45.7890161937103 ] }, "distance": 13.41, "direction": 99.95, "angle": 73.68, "elevation": 45.79, "pano_id": "TMX7316010203-002542_pano_0000_002787", "timestamp": "2022-04-25T09:01:41.707220Z", "filename": "pano_0000_002787.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_20250115_1329_Track12_Sphere_00024", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121155.34308675016, 486344.63545969594 ] }, "relative_distance": 13.40682003, "relative_pitch": 73.6802042501816, "relative_heading": 99.94538315944567, "relative_elevation": 45.7890161937103 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250115_1329_Track12_Sphere_00024/adjacencies/b_20250115_1329_Track12_Sphere_00024/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002956/pano_0002_000030/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002956/pano_0002_000030/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002956/pano_0002_000030/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002956/pano_0002_000030/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002956_pano_0002_000030/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002956_pano_0002_000030/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002956_pano_0002_000030/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002956/pano_0002_000030/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002956/pano_0002_000030/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89050398490412, 52.3639064429945, 45.4159602932632 ] }, "distance": 13.43, "direction": 109.05, "angle": 73.52, "elevation": 45.42, "pano_id": "TMX7316010203-002956_pano_0002_000030", "timestamp": "2023-02-06T08:34:50.430740Z", "filename": "pano_0002_000030.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250115_1329_Track12_Sphere_00024", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121155.34308675016, 486344.63545969594 ] }, "relative_distance": 13.43155627, "relative_pitch": 73.52466547635247, "relative_heading": 109.05164388601209, "relative_elevation": 45.4159602932632 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250115_1329_Track12_Sphere_00024/adjacencies/b_20250115_1329_Track12_Sphere_00024/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002925/pano_0008_000103/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002925/pano_0008_000103/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002925/pano_0008_000103/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002925/pano_0008_000103/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002925_pano_0008_000103/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002925_pano_0008_000103/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002925_pano_0008_000103/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002925/pano_0008_000103/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002925/pano_0008_000103/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89012428561315, 52.3639763796951, 46.580683122389 ] }, "distance": 13.6, "direction": 284.47, "angle": 73.72, "elevation": 46.58, "pano_id": "TMX7316010203-002925_pano_0008_000103", "timestamp": "2023-01-11T12:03:29.780460Z", "filename": "pano_0008_000103.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250115_1329_Track12_Sphere_00024", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121155.34308675016, 486344.63545969594 ] }, "relative_distance": 13.60043517, "relative_pitch": 73.72346989221334, "relative_heading": 284.46756894880616, "relative_elevation": 46.580683122389 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250115_1329_Track12_Sphere_00024/adjacencies/b_20250115_1329_Track12_Sphere_00024/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/31/TMX7316010203-000234/pano_0005_000061/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/31/TMX7316010203-000234/pano_0005_000061/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/31/TMX7316010203-000234/pano_0005_000061/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/31/TMX7316010203-000234/pano_0005_000061/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000234_pano_0005_000061/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000234_pano_0005_000061/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000234_pano_0005_000061/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/03/31/TMX7316010203-000234/pano_0005_000061/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/03/31/TMX7316010203-000234/pano_0005_000061/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89012327041938, 52.3639821335933, 46.6736145503819 ] }, "distance": 13.84, "direction": 286.96, "angle": 73.48, "elevation": 46.67, "pano_id": "TMX7316010203-000234_pano_0005_000061", "timestamp": "2017-03-31T08:19:10.668790Z", "filename": "pano_0005_000061.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_20250115_1329_Track12_Sphere_00024", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121155.34308675016, 486344.63545969594 ] }, "relative_distance": 13.84048087, "relative_pitch": 73.48293045929391, "relative_heading": 286.9632920921166, "relative_elevation": 46.6736145503819 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250115_1329_Track12_Sphere_00024/adjacencies/b_20250115_1329_Track12_Sphere_00024/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001666/pano_0000_001933/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001666/pano_0000_001933/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001666/pano_0000_001933/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001666/pano_0000_001933/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001666_pano_0000_001933/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001666_pano_0000_001933/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001666_pano_0000_001933/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001666/pano_0000_001933/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001666/pano_0000_001933/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89051710715521, 52.3639161713007, 46.2460367940366 ] }, "distance": 13.99, "direction": 103.66, "angle": 73.17, "elevation": 46.25, "pano_id": "TMX7316010203-001666_pano_0000_001933", "timestamp": "2020-04-22T07:02:42.347190Z", "filename": "pano_0000_001933.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_20250115_1329_Track12_Sphere_00024", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121155.34308675016, 486344.63545969594 ] }, "relative_distance": 13.98508199, "relative_pitch": 73.1743650397291, "relative_heading": 103.65622812551582, "relative_elevation": 46.2460367940366 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250115_1329_Track12_Sphere_00024/adjacencies/b_20250115_1329_Track12_Sphere_00024/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000022/pano_0000_000490/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000022/pano_0000_000490/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000022/pano_0000_000490/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000022/pano_0000_000490/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000022_pano_0000_000490/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000022_pano_0000_000490/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000022_pano_0000_000490/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000022/pano_0000_000490/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000022/pano_0000_000490/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89011861208358, 52.3639796850733, 48.4465245725587 ] }, "distance": 14.07, "direction": 285.52, "angle": 73.81, "elevation": 48.45, "pano_id": "TMX7316060226-000022_pano_0000_000490", "timestamp": "2016-08-16T07:05:05.514010Z", "filename": "pano_0000_000490.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_20250115_1329_Track12_Sphere_00024", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121155.34308675016, 486344.63545969594 ] }, "relative_distance": 14.06894172, "relative_pitch": 73.80662542214502, "relative_heading": 285.52479602987603, "relative_elevation": 48.4465245725587 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250115_1329_Track12_Sphere_00024/adjacencies/b_20250115_1329_Track12_Sphere_00024/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_06-21-55_00237/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_06-21-55_00237/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_06-21-55_00237/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_06-21-55_00237/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-16_06-21-55_00237/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-16_06-21-55_00237/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-16_06-21-55_00237/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_06-21-55_00237/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_06-21-55_00237/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.890114492429993, 52.36397448034188, 0.0 ] }, "distance": 14.2, "direction": 282.97, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-16_06-21-55_00237", "timestamp": "2025-06-16T06:32:54Z", "filename": "recording_2025-06-16_06-21-55_00237.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_20250115_1329_Track12_Sphere_00024", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121155.34308675016, 486344.63545969594 ] }, "relative_distance": 14.19844387, "relative_pitch": 0.0, "relative_heading": 282.96902856498247, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250115_1329_Track12_Sphere_00024/adjacencies/b_20250115_1329_Track12_Sphere_00024/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003014/pano_0005_000088/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003014/pano_0005_000088/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003014/pano_0005_000088/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003014/pano_0005_000088/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-003014_pano_0005_000088/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003014_pano_0005_000088/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003014_pano_0005_000088/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003014/pano_0005_000088/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003014/pano_0005_000088/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89011533799118, 52.3639781655763, 46.5681896591559 ] }, "distance": 14.24, "direction": 284.63, "angle": 73.0, "elevation": 46.57, "pano_id": "TMX7316010203-003014_pano_0005_000088", "timestamp": "2023-03-27T11:18:11.595790Z", "filename": "pano_0005_000088.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250115_1329_Track12_Sphere_00024", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121155.34308675016, 486344.63545969594 ] }, "relative_distance": 14.24031956, "relative_pitch": 72.99662988981143, "relative_heading": 284.6291040640723, "relative_elevation": 46.5681896591559 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250115_1329_Track12_Sphere_00024/adjacencies/b_20250115_1329_Track12_Sphere_00024/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_002207/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_002207/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_002207/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_002207/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001053_pano_0000_002207/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001053_pano_0000_002207/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001053_pano_0000_002207/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_002207/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_002207/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89052631266595, 52.3639253280858, 48.0395380454138 ] }, "distance": 14.4, "direction": 99.12, "angle": 73.31, "elevation": 48.04, "pano_id": "TMX7316010203-001053_pano_0000_002207", "timestamp": "2019-01-14T12:31:27.023240Z", "filename": "pano_0000_002207.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_20250115_1329_Track12_Sphere_00024", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121155.34308675016, 486344.63545969594 ] }, "relative_distance": 14.39891981, "relative_pitch": 73.31491753804632, "relative_heading": 99.12256106712842, "relative_elevation": 48.0395380454138 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250115_1329_Track12_Sphere_00024/adjacencies/b_20250115_1329_Track12_Sphere_00024/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002970/pano_0007_000480/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002970/pano_0007_000480/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002970/pano_0007_000480/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002970/pano_0007_000480/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002970_pano_0007_000480/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002970_pano_0007_000480/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002970_pano_0007_000480/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002970/pano_0007_000480/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002970/pano_0007_000480/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89010741248478, 52.3639649408305, 45.1588794058189 ] }, "distance": 14.48, "direction": 278.44, "angle": 72.23, "elevation": 45.16, "pano_id": "TMX7316010203-002970_pano_0007_000480", "timestamp": "2023-02-13T11:38:45.034960Z", "filename": "pano_0007_000480.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250115_1329_Track12_Sphere_00024", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121155.34308675016, 486344.63545969594 ] }, "relative_distance": 14.4753715, "relative_pitch": 72.22710097298976, "relative_heading": 278.44149085770624, "relative_elevation": 45.1588794058189 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250115_1329_Track12_Sphere_00024/adjacencies/b_20250115_1329_Track12_Sphere_00024/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002988/pano_0021_000062/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002988/pano_0021_000062/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002988/pano_0021_000062/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002988/pano_0021_000062/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002988_pano_0021_000062/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002988_pano_0021_000062/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002988_pano_0021_000062/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002988/pano_0021_000062/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002988/pano_0021_000062/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89011217881559, 52.3639793356064, 46.2059753229842 ] }, "distance": 14.48, "direction": 284.91, "angle": 72.6, "elevation": 46.21, "pano_id": "TMX7316010203-002988_pano_0021_000062", "timestamp": "2023-03-06T09:01:39.162670Z", "filename": "pano_0021_000062.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250115_1329_Track12_Sphere_00024", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121155.34308675016, 486344.63545969594 ] }, "relative_distance": 14.48160367, "relative_pitch": 72.59827389681932, "relative_heading": 284.91247654944914, "relative_elevation": 46.2059753229842 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250115_1329_Track12_Sphere_00024/adjacencies/b_20250115_1329_Track12_Sphere_00024/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0002_000461/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0002_000461/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0002_000461/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0002_000461/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002306_pano_0002_000461/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002306_pano_0002_000461/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002306_pano_0002_000461/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0002_000461/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0002_000461/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89010785439956, 52.3639732172952, 46.3229305753484 ] }, "distance": 14.61, "direction": 282.03, "angle": 72.5, "elevation": 46.32, "pano_id": "TMX7316010203-002306_pano_0002_000461", "timestamp": "2021-09-09T11:43:43.143920Z", "filename": "pano_0002_000461.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_20250115_1329_Track12_Sphere_00024", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121155.34308675016, 486344.63545969594 ] }, "relative_distance": 14.60949457, "relative_pitch": 72.49557797932077, "relative_heading": 282.0338743755941, "relative_elevation": 46.3229305753484 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250115_1329_Track12_Sphere_00024/adjacencies/b_20250115_1329_Track12_Sphere_00024/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250115_1329_Track12_Sphere_00021/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250115_1329_Track12_Sphere_00021/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250115_1329_Track12_Sphere_00021/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250115_1329_Track12_Sphere_00021/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20250115_1329_Track12_Sphere_00021/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250115_1329_Track12_Sphere_00021/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250115_1329_Track12_Sphere_00021/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250115_1329_Track12_Sphere_00021/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250115_1329_Track12_Sphere_00021/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.890106903325473, 52.363974367587254, 0.0 ] }, "distance": 14.7, "direction": 282.47, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20250115_1329_Track12_Sphere_00021", "timestamp": "2025-01-15T13:53:17Z", "filename": "Job_20250115_1329_Track12_Sphere_00021.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_20250115_1329_Track12_Sphere_00024", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121155.34308675016, 486344.63545969594 ] }, "relative_distance": 14.69996783, "relative_pitch": 0.0, "relative_heading": 282.4691635013469, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250115_1329_Track12_Sphere_00024/adjacencies/b_20250115_1329_Track12_Sphere_00024/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002363/pano_0001_000017/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002363/pano_0001_000017/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002363/pano_0001_000017/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002363/pano_0001_000017/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002363_pano_0001_000017/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002363_pano_0001_000017/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002363_pano_0001_000017/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002363/pano_0001_000017/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002363/pano_0001_000017/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89053065064958, 52.3639212207618, 45.9376078471541 ] }, "distance": 14.77, "direction": 100.69, "angle": 72.18, "elevation": 45.94, "pano_id": "TMX7316010203-002363_pano_0001_000017", "timestamp": "2021-12-29T10:57:15.753800Z", "filename": "pano_0001_000017.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_20250115_1329_Track12_Sphere_00024", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121155.34308675016, 486344.63545969594 ] }, "relative_distance": 14.76868557, "relative_pitch": 72.17769049451722, "relative_heading": 100.69167053538641, "relative_elevation": 45.9376078471541 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250115_1329_Track12_Sphere_00024/adjacencies/b_20250115_1329_Track12_Sphere_00024/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003004/pano_0002_000034/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003004/pano_0002_000034/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003004/pano_0002_000034/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003004/pano_0002_000034/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-003004_pano_0002_000034/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003004_pano_0002_000034/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003004_pano_0002_000034/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003004/pano_0002_000034/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003004/pano_0002_000034/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89010835371887, 52.3639816728569, 47.8598054731265 ] }, "distance": 14.8, "direction": 285.63, "angle": 72.81, "elevation": 47.86, "pano_id": "TMX7316010203-003004_pano_0002_000034", "timestamp": "2023-03-20T09:32:11.405320Z", "filename": "pano_0002_000034.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250115_1329_Track12_Sphere_00024", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121155.34308675016, 486344.63545969594 ] }, "relative_distance": 14.80146722, "relative_pitch": 72.814877845955, "relative_heading": 285.6257682464556, "relative_elevation": 47.8598054731265 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250115_1329_Track12_Sphere_00024/adjacencies/b_20250115_1329_Track12_Sphere_00024/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/01/22/TMX7316010203-001975/pano_0000_000093/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/01/22/TMX7316010203-001975/pano_0000_000093/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/01/22/TMX7316010203-001975/pano_0000_000093/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/01/22/TMX7316010203-001975/pano_0000_000093/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001975_pano_0000_000093/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001975_pano_0000_000093/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001975_pano_0000_000093/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/01/22/TMX7316010203-001975/pano_0000_000093/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/01/22/TMX7316010203-001975/pano_0000_000093/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89033209778362, 52.364080417489, 44.1853016242385 ] }, "distance": 15.01, "direction": 3.77, "angle": 71.24, "elevation": 44.19, "pano_id": "TMX7316010203-001975_pano_0000_000093", "timestamp": "2021-01-22T11:03:37.242760Z", "filename": "pano_0000_000093.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_20250115_1329_Track12_Sphere_00024", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121155.34308675016, 486344.63545969594 ] }, "relative_distance": 15.00702208, "relative_pitch": 71.24054370006982, "relative_heading": 3.7707542210475045, "relative_elevation": 44.1853016242385 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250115_1329_Track12_Sphere_00024/adjacencies/b_20250115_1329_Track12_Sphere_00024/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250115_1329_Track12_Sphere_00027/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250115_1329_Track12_Sphere_00027/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250115_1329_Track12_Sphere_00027/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250115_1329_Track12_Sphere_00027/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20250115_1329_Track12_Sphere_00027/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250115_1329_Track12_Sphere_00027/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250115_1329_Track12_Sphere_00027/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250115_1329_Track12_Sphere_00027/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250115_1329_Track12_Sphere_00027/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.890533401124011, 52.36391680266557, 0.0 ] }, "distance": 15.05, "direction": 102.4, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20250115_1329_Track12_Sphere_00027", "timestamp": "2025-01-15T13:53:24Z", "filename": "Job_20250115_1329_Track12_Sphere_00027.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_20250115_1329_Track12_Sphere_00024", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121155.34308675016, 486344.63545969594 ] }, "relative_distance": 15.05068182, "relative_pitch": 0.0, "relative_heading": 102.39863141753122, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250115_1329_Track12_Sphere_00024/adjacencies/b_20250115_1329_Track12_Sphere_00024/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/10/TMX7316010203-001047/pano_0000_001123/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/10/TMX7316010203-001047/pano_0000_001123/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/10/TMX7316010203-001047/pano_0000_001123/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/10/TMX7316010203-001047/pano_0000_001123/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001047_pano_0000_001123/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001047_pano_0000_001123/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001047_pano_0000_001123/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/10/TMX7316010203-001047/pano_0000_001123/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/10/TMX7316010203-001047/pano_0000_001123/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89053574290368, 52.3639218576098, 46.2698636697605 ] }, "distance": 15.1, "direction": 100.18, "angle": 71.93, "elevation": 46.27, "pano_id": "TMX7316010203-001047_pano_0000_001123", "timestamp": "2019-01-10T11:49:28.378460Z", "filename": "pano_0000_001123.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_20250115_1329_Track12_Sphere_00024", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121155.34308675016, 486344.63545969594 ] }, "relative_distance": 15.0969936, "relative_pitch": 71.92946119216397, "relative_heading": 100.18314584349277, "relative_elevation": 46.2698636697605 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250115_1329_Track12_Sphere_00024/adjacencies/b_20250115_1329_Track12_Sphere_00024/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003046/pano_0009_000014/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003046/pano_0009_000014/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003046/pano_0009_000014/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003046/pano_0009_000014/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-003046_pano_0009_000014/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003046_pano_0009_000014/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003046_pano_0009_000014/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003046/pano_0009_000014/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003046/pano_0009_000014/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89053516200746, 52.3639190788521, 47.2342796912417 ] }, "distance": 15.12, "direction": 101.36, "angle": 72.25, "elevation": 47.23, "pano_id": "TMX7316010203-003046_pano_0009_000014", "timestamp": "2023-04-17T08:31:00.612590Z", "filename": "pano_0009_000014.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250115_1329_Track12_Sphere_00024", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121155.34308675016, 486344.63545969594 ] }, "relative_distance": 15.11591964, "relative_pitch": 72.25428290717103, "relative_heading": 101.36330018973855, "relative_elevation": 47.2342796912417 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250115_1329_Track12_Sphere_00024/adjacencies/b_20250115_1329_Track12_Sphere_00024/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003004/pano_0002_000040/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003004/pano_0002_000040/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003004/pano_0002_000040/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003004/pano_0002_000040/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-003004_pano_0002_000040/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003004_pano_0002_000040/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003004_pano_0002_000040/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003004/pano_0002_000040/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003004/pano_0002_000040/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89053686058538, 52.3639208319289, 47.588912573643 ] }, "distance": 15.19, "direction": 100.56, "angle": 72.29, "elevation": 47.59, "pano_id": "TMX7316010203-003004_pano_0002_000040", "timestamp": "2023-03-20T09:32:17.990250Z", "filename": "pano_0002_000040.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250115_1329_Track12_Sphere_00024", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121155.34308675016, 486344.63545969594 ] }, "relative_distance": 15.19243044, "relative_pitch": 72.29467756639659, "relative_heading": 100.55603281275428, "relative_elevation": 47.588912573643 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250115_1329_Track12_Sphere_00024/adjacencies/b_20250115_1329_Track12_Sphere_00024/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/10/TMX7316010203-001047/pano_0000_001117/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/10/TMX7316010203-001047/pano_0000_001117/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/10/TMX7316010203-001047/pano_0000_001117/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/10/TMX7316010203-001047/pano_0000_001117/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001047_pano_0000_001117/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001047_pano_0000_001117/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001047_pano_0000_001117/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/10/TMX7316010203-001047/pano_0000_001117/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/10/TMX7316010203-001047/pano_0000_001117/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89009970688028, 52.3639772803469, 46.3072103690356 ] }, "distance": 15.25, "direction": 283.26, "angle": 71.77, "elevation": 46.31, "pano_id": "TMX7316010203-001047_pano_0000_001117", "timestamp": "2019-01-10T11:49:22.828530Z", "filename": "pano_0000_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_20250115_1329_Track12_Sphere_00024", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121155.34308675016, 486344.63545969594 ] }, "relative_distance": 15.25005891, "relative_pitch": 71.77206413569682, "relative_heading": 283.2605302280067, "relative_elevation": 46.3072103690356 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250115_1329_Track12_Sphere_00024/adjacencies/b_20250115_1329_Track12_Sphere_00024/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003014/pano_0005_000094/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003014/pano_0005_000094/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003014/pano_0005_000094/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003014/pano_0005_000094/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-003014_pano_0005_000094/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003014_pano_0005_000094/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003014_pano_0005_000094/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003014/pano_0005_000094/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003014/pano_0005_000094/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89053860034277, 52.3639209185187, 46.5982718169689 ] }, "distance": 15.31, "direction": 100.44, "angle": 71.82, "elevation": 46.6, "pano_id": "TMX7316010203-003014_pano_0005_000094", "timestamp": "2023-03-27T11:18:17.325740Z", "filename": "pano_0005_000094.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250115_1329_Track12_Sphere_00024", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121155.34308675016, 486344.63545969594 ] }, "relative_distance": 15.30720307, "relative_pitch": 71.81501353047398, "relative_heading": 100.43931100813826, "relative_elevation": 46.5982718169689 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250115_1329_Track12_Sphere_00024/adjacencies/b_20250115_1329_Track12_Sphere_00024/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000022/pano_0000_000496/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000022/pano_0000_000496/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000022/pano_0000_000496/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000022/pano_0000_000496/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000022_pano_0000_000496/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000022_pano_0000_000496/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000022_pano_0000_000496/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000022/pano_0000_000496/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000022/pano_0000_000496/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89054401042877, 52.3639217279263, 48.3496938180178 ] }, "distance": 15.65, "direction": 99.87, "angle": 72.06, "elevation": 48.35, "pano_id": "TMX7316060226-000022_pano_0000_000496", "timestamp": "2016-08-16T07:05:10.778990Z", "filename": "pano_0000_000496.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_20250115_1329_Track12_Sphere_00024", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121155.34308675016, 486344.63545969594 ] }, "relative_distance": 15.65408732, "relative_pitch": 72.0597023742414, "relative_heading": 99.87069345587459, "relative_elevation": 48.3496938180178 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250115_1329_Track12_Sphere_00024/adjacencies/b_20250115_1329_Track12_Sphere_00024/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0000_002781/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0000_002781/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0000_002781/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0000_002781/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002542_pano_0000_002781/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002542_pano_0000_002781/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002542_pano_0000_002781/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0000_002781/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0000_002781/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89009304811804, 52.3639779194173, 45.8666436476633 ] }, "distance": 15.71, "direction": 283.13, "angle": 71.1, "elevation": 45.87, "pano_id": "TMX7316010203-002542_pano_0000_002781", "timestamp": "2022-04-25T09:01:36.617220Z", "filename": "pano_0000_002781.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_20250115_1329_Track12_Sphere_00024", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121155.34308675016, 486344.63545969594 ] }, "relative_distance": 15.70790757, "relative_pitch": 71.09525321150512, "relative_heading": 283.1334950463162, "relative_elevation": 45.8666436476633 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250115_1329_Track12_Sphere_00024/adjacencies/b_20250115_1329_Track12_Sphere_00024/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_06-21-55_00243/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_06-21-55_00243/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_06-21-55_00243/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_06-21-55_00243/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-16_06-21-55_00243/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-16_06-21-55_00243/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-16_06-21-55_00243/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_06-21-55_00243/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_06-21-55_00243/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.890543992953713, 52.36391753915513, 0.0 ] }, "distance": 15.74, "direction": 101.54, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-16_06-21-55_00243", "timestamp": "2025-06-16T06:33:01Z", "filename": "recording_2025-06-16_06-21-55_00243.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_20250115_1329_Track12_Sphere_00024", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121155.34308675016, 486344.63545969594 ] }, "relative_distance": 15.73952371, "relative_pitch": 0.0, "relative_heading": 101.54328512994101, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250115_1329_Track12_Sphere_00024/adjacencies/b_20250115_1329_Track12_Sphere_00024/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002956/pano_0002_000024/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002956/pano_0002_000024/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002956/pano_0002_000024/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002956/pano_0002_000024/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002956_pano_0002_000024/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002956_pano_0002_000024/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002956_pano_0002_000024/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002956/pano_0002_000024/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002956/pano_0002_000024/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89008935466366, 52.3639697714678, 46.0120945442468 ] }, "distance": 15.77, "direction": 279.72, "angle": 71.08, "elevation": 46.01, "pano_id": "TMX7316010203-002956_pano_0002_000024", "timestamp": "2023-02-06T08:34:42.955680Z", "filename": "pano_0002_000024.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250115_1329_Track12_Sphere_00024", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121155.34308675016, 486344.63545969594 ] }, "relative_distance": 15.77495299, "relative_pitch": 71.07604896589376, "relative_heading": 279.71692353359845, "relative_elevation": 46.0120945442468 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250115_1329_Track12_Sphere_00024/adjacencies/b_20250115_1329_Track12_Sphere_00024/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0002_000467/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0002_000467/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0002_000467/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0002_000467/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002306_pano_0002_000467/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002306_pano_0002_000467/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002306_pano_0002_000467/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0002_000467/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0002_000467/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89054469044887, 52.3639153284496, 46.2586194751784 ] }, "distance": 15.84, "direction": 102.38, "angle": 71.1, "elevation": 46.26, "pano_id": "TMX7316010203-002306_pano_0002_000467", "timestamp": "2021-09-09T11:43:50.518930Z", "filename": "pano_0002_000467.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_20250115_1329_Track12_Sphere_00024", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121155.34308675016, 486344.63545969594 ] }, "relative_distance": 15.83699438, "relative_pitch": 71.10096567651638, "relative_heading": 102.38088573436714, "relative_elevation": 46.2586194751784 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250115_1329_Track12_Sphere_00024/adjacencies/b_20250115_1329_Track12_Sphere_00024/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001666/pano_0000_001927/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001666/pano_0000_001927/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001666/pano_0000_001927/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001666/pano_0000_001927/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001666_pano_0000_001927/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001666_pano_0000_001927/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001666_pano_0000_001927/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001666/pano_0000_001927/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001666/pano_0000_001927/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89008825208601, 52.3639720757771, 46.1724609155208 ] }, "distance": 15.89, "direction": 280.58, "angle": 71.0, "elevation": 46.17, "pano_id": "TMX7316010203-001666_pano_0000_001927", "timestamp": "2020-04-22T07:02:37.232120Z", "filename": "pano_0000_001927.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_20250115_1329_Track12_Sphere_00024", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121155.34308675016, 486344.63545969594 ] }, "relative_distance": 15.89407191, "relative_pitch": 71.00486072490773, "relative_heading": 280.5823210188165, "relative_elevation": 46.1724609155208 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250115_1329_Track12_Sphere_00024/adjacencies/b_20250115_1329_Track12_Sphere_00024/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002970/pano_0007_000486/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002970/pano_0007_000486/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002970/pano_0007_000486/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002970/pano_0007_000486/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002970_pano_0007_000486/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002970_pano_0007_000486/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002970_pano_0007_000486/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002970/pano_0007_000486/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002970/pano_0007_000486/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89054159258823, 52.3639048538975, 45.2087550433353 ] }, "distance": 15.92, "direction": 106.64, "angle": 70.6, "elevation": 45.21, "pano_id": "TMX7316010203-002970_pano_0007_000486", "timestamp": "2023-02-13T11:38:49.164770Z", "filename": "pano_0007_000486.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250115_1329_Track12_Sphere_00024", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121155.34308675016, 486344.63545969594 ] }, "relative_distance": 15.92483731, "relative_pitch": 70.59512752984669, "relative_heading": 106.64359226368316, "relative_elevation": 45.2087550433353 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250115_1329_Track12_Sphere_00024/adjacencies/b_20250115_1329_Track12_Sphere_00024/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/11/TMX7316060226-000478/pano_0002_001228/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/11/TMX7316060226-000478/pano_0002_001228/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/11/TMX7316060226-000478/pano_0002_001228/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/11/TMX7316060226-000478/pano_0002_001228/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000478_pano_0002_001228/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000478_pano_0002_001228/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000478_pano_0002_001228/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/11/11/TMX7316060226-000478/pano_0002_001228/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/11/11/TMX7316060226-000478/pano_0002_001228/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89009025591112, 52.3639797984652, 45.9424413377419 ] }, "distance": 15.94, "direction": 283.71, "angle": 70.86, "elevation": 45.94, "pano_id": "TMX7316060226-000478_pano_0002_001228", "timestamp": "2019-11-11T11:55:10.750160Z", "filename": "pano_0002_001228.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_20250115_1329_Track12_Sphere_00024", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121155.34308675016, 486344.63545969594 ] }, "relative_distance": 15.94145253, "relative_pitch": 70.86386542244081, "relative_heading": 283.71001527730596, "relative_elevation": 45.9424413377419 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250115_1329_Track12_Sphere_00024/adjacencies/b_20250115_1329_Track12_Sphere_00024/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003026/pano_0003_000140/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003026/pano_0003_000140/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003026/pano_0003_000140/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003026/pano_0003_000140/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-003026_pano_0003_000140/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003026_pano_0003_000140/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003026_pano_0003_000140/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003026/pano_0003_000140/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003026/pano_0003_000140/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8905483846651, 52.3639196614578, 48.0467626787722 ] }, "distance": 15.99, "direction": 100.5, "angle": 71.59, "elevation": 48.05, "pano_id": "TMX7316010203-003026_pano_0003_000140", "timestamp": "2023-04-11T08:13:56.941780Z", "filename": "pano_0003_000140.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250115_1329_Track12_Sphere_00024", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121155.34308675016, 486344.63545969594 ] }, "relative_distance": 15.9880299, "relative_pitch": 71.59463253035511, "relative_heading": 100.49949631471014, "relative_elevation": 48.0467626787722 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250115_1329_Track12_Sphere_00024/adjacencies/b_20250115_1329_Track12_Sphere_00024/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003046/pano_0009_000008/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003046/pano_0009_000008/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003046/pano_0009_000008/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003046/pano_0009_000008/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-003046_pano_0009_000008/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003046_pano_0009_000008/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003046_pano_0009_000008/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003046/pano_0009_000008/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003046/pano_0009_000008/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89008858998942, 52.3639814371777, 47.2498699966818 ] }, "distance": 16.1, "direction": 284.24, "angle": 71.19, "elevation": 47.25, "pano_id": "TMX7316010203-003046_pano_0009_000008", "timestamp": "2023-04-17T08:30:52.247620Z", "filename": "pano_0009_000008.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250115_1329_Track12_Sphere_00024", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121155.34308675016, 486344.63545969594 ] }, "relative_distance": 16.09561957, "relative_pitch": 71.18864308371093, "relative_heading": 284.2448890966631, "relative_elevation": 47.2498699966818 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250115_1329_Track12_Sphere_00024/adjacencies/b_20250115_1329_Track12_Sphere_00024/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002363/pano_0001_000011/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002363/pano_0001_000011/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002363/pano_0001_000011/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002363/pano_0001_000011/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002363_pano_0001_000011/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002363_pano_0001_000011/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002363_pano_0001_000011/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002363/pano_0001_000011/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002363/pano_0001_000011/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89008759702575, 52.3639811951995, 45.9094312516972 ] }, "distance": 16.15, "direction": 284.09, "angle": 70.61, "elevation": 45.91, "pano_id": "TMX7316010203-002363_pano_0001_000011", "timestamp": "2021-12-29T10:57:11.453810Z", "filename": "pano_0001_000011.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_20250115_1329_Track12_Sphere_00024", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121155.34308675016, 486344.63545969594 ] }, "relative_distance": 16.15461123, "relative_pitch": 70.6140486055802, "relative_heading": 284.09329564491543, "relative_elevation": 45.9094312516972 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250115_1329_Track12_Sphere_00024/adjacencies/b_20250115_1329_Track12_Sphere_00024/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002925/pano_0008_000109/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002925/pano_0008_000109/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002925/pano_0008_000109/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002925/pano_0008_000109/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002925_pano_0008_000109/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002925_pano_0008_000109/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002925_pano_0008_000109/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002925/pano_0008_000109/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002925/pano_0008_000109/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89055478998728, 52.3639159735715, 46.8468306995928 ] }, "distance": 16.5, "direction": 101.62, "angle": 70.6, "elevation": 46.85, "pano_id": "TMX7316010203-002925_pano_0008_000109", "timestamp": "2023-01-11T12:03:34.485440Z", "filename": "pano_0008_000109.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250115_1329_Track12_Sphere_00024", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121155.34308675016, 486344.63545969594 ] }, "relative_distance": 16.49501591, "relative_pitch": 70.60256514844252, "relative_heading": 101.62493166989728, "relative_elevation": 46.8468306995928 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250115_1329_Track12_Sphere_00024/adjacencies/b_20250115_1329_Track12_Sphere_00024/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_002201/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_002201/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_002201/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_002201/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001053_pano_0000_002201/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001053_pano_0000_002201/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001053_pano_0000_002201/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_002201/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_002201/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89008396958198, 52.3639851632468, 47.9975004103035 ] }, "distance": 16.51, "direction": 285.37, "angle": 71.02, "elevation": 48.0, "pano_id": "TMX7316010203-001053_pano_0000_002201", "timestamp": "2019-01-14T12:31:22.633030Z", "filename": "pano_0000_002201.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_20250115_1329_Track12_Sphere_00024", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121155.34308675016, 486344.63545969594 ] }, "relative_distance": 16.50589323, "relative_pitch": 71.02238374017126, "relative_heading": 285.37110368974413, "relative_elevation": 47.9975004103035 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250115_1329_Track12_Sphere_00024/adjacencies/b_20250115_1329_Track12_Sphere_00024/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002988/pano_0021_000068/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002988/pano_0021_000068/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002988/pano_0021_000068/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002988/pano_0021_000068/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002988_pano_0021_000068/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002988_pano_0021_000068/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002988_pano_0021_000068/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002988/pano_0021_000068/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002988/pano_0021_000068/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89055573945943, 52.3639182828465, 46.0475181667134 ] }, "distance": 16.51, "direction": 100.71, "angle": 70.28, "elevation": 46.05, "pano_id": "TMX7316010203-002988_pano_0021_000068", "timestamp": "2023-03-06T09:01:43.977660Z", "filename": "pano_0021_000068.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250115_1329_Track12_Sphere_00024", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121155.34308675016, 486344.63545969594 ] }, "relative_distance": 16.50870967, "relative_pitch": 70.27649968805427, "relative_heading": 100.7061278557467, "relative_elevation": 46.0475181667134 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250115_1329_Track12_Sphere_00024/adjacencies/b_20250115_1329_Track12_Sphere_00024/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/31/TMX7316010203-000234/pano_0005_000064/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/31/TMX7316010203-000234/pano_0005_000064/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/31/TMX7316010203-000234/pano_0005_000064/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/31/TMX7316010203-000234/pano_0005_000064/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000234_pano_0005_000064/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000234_pano_0005_000064/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000234_pano_0005_000064/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/03/31/TMX7316010203-000234/pano_0005_000064/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/03/31/TMX7316010203-000234/pano_0005_000064/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89055751417178, 52.3639229809214, 46.8706608889624 ] }, "distance": 16.54, "direction": 98.85, "angle": 70.56, "elevation": 46.87, "pano_id": "TMX7316010203-000234_pano_0005_000064", "timestamp": "2017-03-31T08:19:16.058760Z", "filename": "pano_0005_000064.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_20250115_1329_Track12_Sphere_00024", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121155.34308675016, 486344.63545969594 ] }, "relative_distance": 16.53907162, "relative_pitch": 70.56378566306961, "relative_heading": 98.84849264776744, "relative_elevation": 46.8706608889624 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250115_1329_Track12_Sphere_00024/adjacencies/b_20250115_1329_Track12_Sphere_00024/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002976/pano_0002_000295/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002976/pano_0002_000295/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002976/pano_0002_000295/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002976/pano_0002_000295/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002976_pano_0002_000295/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002976_pano_0002_000295/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002976_pano_0002_000295/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002976/pano_0002_000295/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002976/pano_0002_000295/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89055504351796, 52.3639130436743, 46.3542014248669 ] }, "distance": 16.58, "direction": 102.72, "angle": 70.32, "elevation": 46.35, "pano_id": "TMX7316010203-002976_pano_0002_000295", "timestamp": "2023-02-20T09:07:17.532740Z", "filename": "pano_0002_000295.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250115_1329_Track12_Sphere_00024", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121155.34308675016, 486344.63545969594 ] }, "relative_distance": 16.58063667, "relative_pitch": 70.31815629318258, "relative_heading": 102.71645877479212, "relative_elevation": 46.3542014248669 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250115_1329_Track12_Sphere_00024/adjacencies/b_20250115_1329_Track12_Sphere_00024/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0002_001933/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0002_001933/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0002_001933/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0002_001933/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002306_pano_0002_001933/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002306_pano_0002_001933/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002306_pano_0002_001933/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0002_001933/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0002_001933/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89007225133337, 52.3639713568414, 45.5245648724958 ] }, "distance": 16.95, "direction": 279.64, "angle": 69.57, "elevation": 45.52, "pano_id": "TMX7316010203-002306_pano_0002_001933", "timestamp": "2021-09-09T12:25:38.236030Z", "filename": "pano_0002_001933.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_20250115_1329_Track12_Sphere_00024", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121155.34308675016, 486344.63545969594 ] }, "relative_distance": 16.95310122, "relative_pitch": 69.57494198718594, "relative_heading": 279.64001151135983, "relative_elevation": 45.5245648724958 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250115_1329_Track12_Sphere_00024/adjacencies/b_20250115_1329_Track12_Sphere_00024/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/08/TMX7316010203-001543/pano_0000_001864/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/08/TMX7316010203-001543/pano_0000_001864/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/08/TMX7316010203-001543/pano_0000_001864/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/08/TMX7316010203-001543/pano_0000_001864/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001543_pano_0000_001864/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001543_pano_0000_001864/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001543_pano_0000_001864/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/13/08/TMX7316010203-001543/pano_0000_001864/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/13/08/TMX7316010203-001543/pano_0000_001864/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89007573854263, 52.3639827336105, 49.591761267744 ] }, "distance": 16.98, "direction": 283.99, "angle": 71.1, "elevation": 49.59, "pano_id": "TMX7316010203-001543_pano_0000_001864", "timestamp": "2020-01-08T10:40:04.884050Z", "filename": "pano_0000_001864.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_20250115_1329_Track12_Sphere_00024", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121155.34308675016, 486344.63545969594 ] }, "relative_distance": 16.97980407, "relative_pitch": 71.0992252954604, "relative_heading": 283.98982538016475, "relative_elevation": 49.591761267744 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250115_1329_Track12_Sphere_00024/adjacencies/b_20250115_1329_Track12_Sphere_00024/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002976/pano_0002_000288/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002976/pano_0002_000288/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002976/pano_0002_000288/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002976/pano_0002_000288/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002976_pano_0002_000288/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002976_pano_0002_000288/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002976_pano_0002_000288/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002976/pano_0002_000288/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002976/pano_0002_000288/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89007239309007, 52.3639761500511, 46.5251523228362 ] }, "distance": 17.04, "direction": 281.41, "angle": 69.88, "elevation": 46.53, "pano_id": "TMX7316010203-002976_pano_0002_000288", "timestamp": "2023-02-20T09:07:12.002790Z", "filename": "pano_0002_000288.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250115_1329_Track12_Sphere_00024", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121155.34308675016, 486344.63545969594 ] }, "relative_distance": 17.04105911, "relative_pitch": 69.88341642733084, "relative_heading": 281.4136864815069, "relative_elevation": 46.5251523228362 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250115_1329_Track12_Sphere_00024/adjacencies/b_20250115_1329_Track12_Sphere_00024/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002985/pano_0003_000127/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002985/pano_0003_000127/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002985/pano_0003_000127/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002985/pano_0003_000127/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002985_pano_0003_000127/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002985_pano_0003_000127/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002985_pano_0003_000127/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002985/pano_0003_000127/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002985/pano_0003_000127/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89056504959569, 52.3639218826468, 47.6061271484941 ] }, "distance": 17.07, "direction": 98.99, "angle": 70.28, "elevation": 47.61, "pano_id": "TMX7316010203-002985_pano_0003_000127", "timestamp": "2023-02-27T10:47:01.666080Z", "filename": "pano_0003_000127.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250115_1329_Track12_Sphere_00024", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121155.34308675016, 486344.63545969594 ] }, "relative_distance": 17.06512324, "relative_pitch": 70.27902785986815, "relative_heading": 98.98881808456773, "relative_elevation": 47.6061271484941 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250115_1329_Track12_Sphere_00024/adjacencies/b_20250115_1329_Track12_Sphere_00024/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002951/pano_0018_000111/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002951/pano_0018_000111/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002951/pano_0018_000111/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002951/pano_0018_000111/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002951_pano_0018_000111/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002951_pano_0018_000111/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002951_pano_0018_000111/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002951/pano_0018_000111/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002951/pano_0018_000111/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89056712771893, 52.363911748112, 46.9075038582087 ] }, "distance": 17.42, "direction": 102.58, "angle": 69.63, "elevation": 46.91, "pano_id": "TMX7316010203-002951_pano_0018_000111", "timestamp": "2023-01-30T11:50:47.674300Z", "filename": "pano_0018_000111.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250115_1329_Track12_Sphere_00024", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121155.34308675016, 486344.63545969594 ] }, "relative_distance": 17.41539897, "relative_pitch": 69.6314955179064, "relative_heading": 102.58295842493285, "relative_elevation": 46.9075038582087 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250115_1329_Track12_Sphere_00024/adjacencies/b_20250115_1329_Track12_Sphere_00024/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/01/22/TMX7316010203-001975/pano_0000_000092/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/01/22/TMX7316010203-001975/pano_0000_000092/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/01/22/TMX7316010203-001975/pano_0000_000092/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/01/22/TMX7316010203-001975/pano_0000_000092/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001975_pano_0000_000092/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001975_pano_0000_000092/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001975_pano_0000_000092/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/01/22/TMX7316010203-001975/pano_0000_000092/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/01/22/TMX7316010203-001975/pano_0000_000092/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89047787657291, 52.3640683976737, 44.1951765390113 ] }, "distance": 17.47, "direction": 38.68, "angle": 68.43, "elevation": 44.2, "pano_id": "TMX7316010203-001975_pano_0000_000092", "timestamp": "2021-01-22T11:03:31.932670Z", "filename": "pano_0000_000092.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_20250115_1329_Track12_Sphere_00024", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121155.34308675016, 486344.63545969594 ] }, "relative_distance": 17.46873575, "relative_pitch": 68.43292641739477, "relative_heading": 38.679443544860156, "relative_elevation": 44.1951765390113 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250115_1329_Track12_Sphere_00024/adjacencies/b_20250115_1329_Track12_Sphere_00024/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/20/TMX7316010203-001530/pano_0003_001097/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/20/TMX7316010203-001530/pano_0003_001097/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/20/TMX7316010203-001530/pano_0003_001097/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/20/TMX7316010203-001530/pano_0003_001097/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001530_pano_0003_001097/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001530_pano_0003_001097/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001530_pano_0003_001097/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/12/20/TMX7316010203-001530/pano_0003_001097/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/12/20/TMX7316010203-001530/pano_0003_001097/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89007111850381, 52.363990204415, 46.062626590021 ] }, "distance": 17.5, "direction": 286.38, "angle": 69.2, "elevation": 46.06, "pano_id": "TMX7316010203-001530_pano_0003_001097", "timestamp": "2019-12-20T09:20:23.992990Z", "filename": "pano_0003_001097.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_20250115_1329_Track12_Sphere_00024", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121155.34308675016, 486344.63545969594 ] }, "relative_distance": 17.50140532, "relative_pitch": 69.19580978820296, "relative_heading": 286.3822470335872, "relative_elevation": 46.062626590021 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250115_1329_Track12_Sphere_00024/adjacencies/b_20250115_1329_Track12_Sphere_00024/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/20/TMX7316010203-001530/pano_0003_001104/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/20/TMX7316010203-001530/pano_0003_001104/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/20/TMX7316010203-001530/pano_0003_001104/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/20/TMX7316010203-001530/pano_0003_001104/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001530_pano_0003_001104/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001530_pano_0003_001104/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001530_pano_0003_001104/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/12/20/TMX7316010203-001530/pano_0003_001104/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/12/20/TMX7316010203-001530/pano_0003_001104/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89057372705678, 52.363923323545, 46.0203477311879 ] }, "distance": 17.63, "direction": 98.17, "angle": 69.04, "elevation": 46.02, "pano_id": "TMX7316010203-001530_pano_0003_001104", "timestamp": "2019-12-20T09:20:29.657990Z", "filename": "pano_0003_001104.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_20250115_1329_Track12_Sphere_00024", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121155.34308675016, 486344.63545969594 ] }, "relative_distance": 17.62570138, "relative_pitch": 69.04325982196947, "relative_heading": 98.17376609131621, "relative_elevation": 46.0203477311879 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250115_1329_Track12_Sphere_00024/adjacencies/b_20250115_1329_Track12_Sphere_00024/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002985/pano_0003_000221/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002985/pano_0003_000221/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002985/pano_0003_000221/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002985/pano_0003_000221/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002985_pano_0003_000221/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002985_pano_0003_000221/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002985_pano_0003_000221/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002985/pano_0003_000221/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002985/pano_0003_000221/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89057058627345, 52.3639110303649, 47.0672741848975 ] }, "distance": 17.66, "direction": 102.67, "angle": 69.43, "elevation": 47.07, "pano_id": "TMX7316010203-002985_pano_0003_000221", "timestamp": "2023-02-27T10:49:05.399990Z", "filename": "pano_0003_000221.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250115_1329_Track12_Sphere_00024", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121155.34308675016, 486344.63545969594 ] }, "relative_distance": 17.66275549, "relative_pitch": 69.43058596224029, "relative_heading": 102.66931821655565, "relative_elevation": 47.0672741848975 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250115_1329_Track12_Sphere_00024/adjacencies/b_20250115_1329_Track12_Sphere_00024/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/11/TMX7316010203-000714/pano_0001_002732/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/11/TMX7316010203-000714/pano_0001_002732/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/11/TMX7316010203-000714/pano_0001_002732/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/11/TMX7316010203-000714/pano_0001_002732/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000714_pano_0001_002732/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000714_pano_0001_002732/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000714_pano_0001_002732/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/11/TMX7316010203-000714/pano_0001_002732/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/11/TMX7316010203-000714/pano_0001_002732/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89057243095729, 52.3639117093524, 46.8196896361187 ] }, "distance": 17.77, "direction": 102.34, "angle": 69.22, "elevation": 46.82, "pano_id": "TMX7316010203-000714_pano_0001_002732", "timestamp": "2018-05-11T09:02:22.529330Z", "filename": "pano_0001_002732.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250115_1329_Track12_Sphere_00024", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121155.34308675016, 486344.63545969594 ] }, "relative_distance": 17.76907281, "relative_pitch": 69.21717592848269, "relative_heading": 102.34275953767849, "relative_elevation": 46.8196896361187 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250115_1329_Track12_Sphere_00024/adjacencies/b_20250115_1329_Track12_Sphere_00024/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0002_001940/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0002_001940/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0002_001940/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0002_001940/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002306_pano_0002_001940/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002306_pano_0002_001940/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002306_pano_0002_001940/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0002_001940/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0002_001940/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89057106126574, 52.3639049606473, 45.4367707818747 ] }, "distance": 17.85, "direction": 104.76, "angle": 68.55, "elevation": 45.44, "pano_id": "TMX7316010203-002306_pano_0002_001940", "timestamp": "2021-09-09T12:25:44.830980Z", "filename": "pano_0002_001940.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_20250115_1329_Track12_Sphere_00024", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121155.34308675016, 486344.63545969594 ] }, "relative_distance": 17.85436199, "relative_pitch": 68.54767349869265, "relative_heading": 104.7616482353211, "relative_elevation": 45.4367707818747 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250115_1329_Track12_Sphere_00024/adjacencies/b_20250115_1329_Track12_Sphere_00024/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002985/pano_0003_000120/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002985/pano_0003_000120/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002985/pano_0003_000120/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002985/pano_0003_000120/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002985_pano_0003_000120/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002985_pano_0003_000120/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002985_pano_0003_000120/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002985/pano_0003_000120/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002985/pano_0003_000120/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89006486793491, 52.3639890057302, 47.4929967410862 ] }, "distance": 17.87, "direction": 285.59, "angle": 69.38, "elevation": 47.49, "pano_id": "TMX7316010203-002985_pano_0003_000120", "timestamp": "2023-02-27T10:46:56.466100Z", "filename": "pano_0003_000120.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250115_1329_Track12_Sphere_00024", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121155.34308675016, 486344.63545969594 ] }, "relative_distance": 17.87400767, "relative_pitch": 69.37615242227352, "relative_heading": 285.58706616827254, "relative_elevation": 47.4929967410862 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250115_1329_Track12_Sphere_00024/adjacencies/b_20250115_1329_Track12_Sphere_00024/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/11/TMX7316010203-000714/pano_0001_002725/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/11/TMX7316010203-000714/pano_0001_002725/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/11/TMX7316010203-000714/pano_0001_002725/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/11/TMX7316010203-000714/pano_0001_002725/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000714_pano_0001_002725/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000714_pano_0001_002725/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000714_pano_0001_002725/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/11/TMX7316010203-000714/pano_0001_002725/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/11/TMX7316010203-000714/pano_0001_002725/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89005772391962, 52.3639785109073, 47.116338275373 ] }, "distance": 18.07, "direction": 281.6, "angle": 69.01, "elevation": 47.12, "pano_id": "TMX7316010203-000714_pano_0001_002725", "timestamp": "2018-05-11T09:02:14.859300Z", "filename": "pano_0001_002725.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250115_1329_Track12_Sphere_00024", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121155.34308675016, 486344.63545969594 ] }, "relative_distance": 18.07264131, "relative_pitch": 69.0144436930322, "relative_heading": 281.6031637758485, "relative_elevation": 47.116338275373 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250115_1329_Track12_Sphere_00024/adjacencies/b_20250115_1329_Track12_Sphere_00024/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002951/pano_0018_000104/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002951/pano_0018_000104/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002951/pano_0018_000104/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002951/pano_0018_000104/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002951_pano_0018_000104/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002951_pano_0018_000104/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002951_pano_0018_000104/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002951/pano_0018_000104/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002951/pano_0018_000104/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89005855618944, 52.3639840261391, 46.9400656064972 ] }, "distance": 18.15, "direction": 283.54, "angle": 68.86, "elevation": 46.94, "pano_id": "TMX7316010203-002951_pano_0018_000104", "timestamp": "2023-01-30T11:50:40.484380Z", "filename": "pano_0018_000104.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250115_1329_Track12_Sphere_00024", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121155.34308675016, 486344.63545969594 ] }, "relative_distance": 18.1508787, "relative_pitch": 68.85941065997014, "relative_heading": 283.53717778595797, "relative_elevation": 46.9400656064972 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250115_1329_Track12_Sphere_00024/adjacencies/b_20250115_1329_Track12_Sphere_00024/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003026/pano_0003_000133/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003026/pano_0003_000133/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003026/pano_0003_000133/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003026/pano_0003_000133/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-003026_pano_0003_000133/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003026_pano_0003_000133/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003026_pano_0003_000133/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003026/pano_0003_000133/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003026/pano_0003_000133/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89005937791715, 52.3639869528461, 48.0901319868863 ] }, "distance": 18.18, "direction": 284.58, "angle": 69.3, "elevation": 48.09, "pano_id": "TMX7316010203-003026_pano_0003_000133", "timestamp": "2023-04-11T08:13:51.181820Z", "filename": "pano_0003_000133.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250115_1329_Track12_Sphere_00024", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121155.34308675016, 486344.63545969594 ] }, "relative_distance": 18.17567877, "relative_pitch": 69.29590058135848, "relative_heading": 284.5766288184271, "relative_elevation": 48.0901319868863 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250115_1329_Track12_Sphere_00024/adjacencies/b_20250115_1329_Track12_Sphere_00024/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002956/pano_0002_000031/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002956/pano_0002_000031/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002956/pano_0002_000031/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002956/pano_0002_000031/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002956_pano_0002_000031/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002956_pano_0002_000031/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002956_pano_0002_000031/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002956/pano_0002_000031/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002956/pano_0002_000031/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89057232868373, 52.3638970591586, 45.3326849313453 ] }, "distance": 18.18, "direction": 107.37, "angle": 68.15, "elevation": 45.33, "pano_id": "TMX7316010203-002956_pano_0002_000031", "timestamp": "2023-02-06T08:34:51.605640Z", "filename": "pano_0002_000031.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250115_1329_Track12_Sphere_00024", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121155.34308675016, 486344.63545969594 ] }, "relative_distance": 18.18075276, "relative_pitch": 68.14666021669888, "relative_heading": 107.37262599060688, "relative_elevation": 45.3326849313453 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250115_1329_Track12_Sphere_00024/adjacencies/b_20250115_1329_Track12_Sphere_00024/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0000_002788/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0000_002788/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0000_002788/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0000_002788/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002542_pano_0000_002788/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002542_pano_0000_002788/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002542_pano_0000_002788/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0000_002788/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0000_002788/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89058126715646, 52.3639155482988, 45.7811719989404 ] }, "distance": 18.27, "direction": 100.63, "angle": 68.24, "elevation": 45.78, "pano_id": "TMX7316010203-002542_pano_0000_002788", "timestamp": "2022-04-25T09:01:42.422210Z", "filename": "pano_0000_002788.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_20250115_1329_Track12_Sphere_00024", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121155.34308675016, 486344.63545969594 ] }, "relative_distance": 18.27392261, "relative_pitch": 68.24018973693217, "relative_heading": 100.63067848707657, "relative_elevation": 45.7811719989404 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250115_1329_Track12_Sphere_00024/adjacencies/b_20250115_1329_Track12_Sphere_00024/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/08/TMX7316010203-001543/pano_0000_001857/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/08/TMX7316010203-001543/pano_0000_001857/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/08/TMX7316010203-001543/pano_0000_001857/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/08/TMX7316010203-001543/pano_0000_001857/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001543_pano_0000_001857/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001543_pano_0000_001857/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001543_pano_0000_001857/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/13/08/TMX7316010203-001543/pano_0000_001857/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/13/08/TMX7316010203-001543/pano_0000_001857/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89058115804449, 52.3639141582545, 49.5634075924754 ] }, "distance": 18.3, "direction": 101.11, "angle": 69.74, "elevation": 49.56, "pano_id": "TMX7316010203-001543_pano_0000_001857", "timestamp": "2020-01-08T10:39:59.614060Z", "filename": "pano_0000_001857.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_20250115_1329_Track12_Sphere_00024", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121155.34308675016, 486344.63545969594 ] }, "relative_distance": 18.29579539, "relative_pitch": 69.73892100383325, "relative_heading": 101.11105359501703, "relative_elevation": 49.5634075924754 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250115_1329_Track12_Sphere_00024/adjacencies/b_20250115_1329_Track12_Sphere_00024/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002985/pano_0003_000214/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002985/pano_0003_000214/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002985/pano_0003_000214/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002985/pano_0003_000214/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002985_pano_0003_000214/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002985_pano_0003_000214/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002985_pano_0003_000214/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002985/pano_0003_000214/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002985/pano_0003_000214/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89005499018833, 52.363981567659, 47.1720151714981 ] }, "distance": 18.33, "direction": 282.53, "angle": 68.77, "elevation": 47.17, "pano_id": "TMX7316010203-002985_pano_0003_000214", "timestamp": "2023-02-27T10:48:59.750030Z", "filename": "pano_0003_000214.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250115_1329_Track12_Sphere_00024", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121155.34308675016, 486344.63545969594 ] }, "relative_distance": 18.32585433, "relative_pitch": 68.76935140981794, "relative_heading": 282.5278122160346, "relative_elevation": 47.1720151714981 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250115_1329_Track12_Sphere_00024/adjacencies/b_20250115_1329_Track12_Sphere_00024/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002925/pano_0008_000102/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002925/pano_0008_000102/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002925/pano_0008_000102/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002925/pano_0008_000102/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002925_pano_0008_000102/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002925_pano_0008_000102/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002925_pano_0008_000102/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002925/pano_0008_000102/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002925/pano_0008_000102/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89005272119054, 52.3639864504658, 46.5685984240845 ] }, "distance": 18.6, "direction": 284.06, "angle": 68.23, "elevation": 46.57, "pano_id": "TMX7316010203-002925_pano_0008_000102", "timestamp": "2023-01-11T12:03:29.120490Z", "filename": "pano_0008_000102.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250115_1329_Track12_Sphere_00024", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121155.34308675016, 486344.63545969594 ] }, "relative_distance": 18.60122878, "relative_pitch": 68.22639613022955, "relative_heading": 284.05845619178365, "relative_elevation": 46.5685984240845 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250115_1329_Track12_Sphere_00024/adjacencies/b_20250115_1329_Track12_Sphere_00024/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/01/22/TMX7316010203-001975/pano_0000_000094/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/01/22/TMX7316010203-001975/pano_0000_000094/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/01/22/TMX7316010203-001975/pano_0000_000094/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/01/22/TMX7316010203-001975/pano_0000_000094/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001975_pano_0000_000094/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001975_pano_0000_000094/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001975_pano_0000_000094/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/01/22/TMX7316010203-001975/pano_0000_000094/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/01/22/TMX7316010203-001975/pano_0000_000094/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89018584589279, 52.3640924351863, 44.1691968375817 ] }, "distance": 18.62, "direction": 331.18, "angle": 67.14, "elevation": 44.17, "pano_id": "TMX7316010203-001975_pano_0000_000094", "timestamp": "2021-01-22T11:03:42.582650Z", "filename": "pano_0000_000094.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_20250115_1329_Track12_Sphere_00024", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121155.34308675016, 486344.63545969594 ] }, "relative_distance": 18.61820412, "relative_pitch": 67.14359917202388, "relative_heading": 331.1779450651481, "relative_elevation": 44.1691968375817 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250115_1329_Track12_Sphere_00024/adjacencies/b_20250115_1329_Track12_Sphere_00024/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001666/pano_0000_001934/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001666/pano_0000_001934/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001666/pano_0000_001934/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001666/pano_0000_001934/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001666_pano_0000_001934/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001666_pano_0000_001934/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001666_pano_0000_001934/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001666/pano_0000_001934/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001666/pano_0000_001934/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89058838693977, 52.3639073799002, 46.2457595746964 ] }, "distance": 18.94, "direction": 103.06, "angle": 67.73, "elevation": 46.25, "pano_id": "TMX7316010203-001666_pano_0000_001934", "timestamp": "2020-04-22T07:02:43.077160Z", "filename": "pano_0000_001934.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_20250115_1329_Track12_Sphere_00024", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121155.34308675016, 486344.63545969594 ] }, "relative_distance": 18.93534755, "relative_pitch": 67.73333117860227, "relative_heading": 103.06377623977424, "relative_elevation": 46.2457595746964 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250115_1329_Track12_Sphere_00024/adjacencies/b_20250115_1329_Track12_Sphere_00024/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000022/pano_0000_000489/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000022/pano_0000_000489/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000022/pano_0000_000489/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000022/pano_0000_000489/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000022_pano_0000_000489/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000022_pano_0000_000489/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000022_pano_0000_000489/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000022/pano_0000_000489/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000022/pano_0000_000489/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8900470235279, 52.3639890615732, 48.4897898072377 ] }, "distance": 19.05, "direction": 284.62, "angle": 68.55, "elevation": 48.49, "pano_id": "TMX7316060226-000022_pano_0000_000489", "timestamp": "2016-08-16T07:05:04.649050Z", "filename": "pano_0000_000489.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_20250115_1329_Track12_Sphere_00024", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121155.34308675016, 486344.63545969594 ] }, "relative_distance": 19.04922698, "relative_pitch": 68.5526048485131, "relative_heading": 284.6226298759562, "relative_elevation": 48.4897898072377 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250115_1329_Track12_Sphere_00024/adjacencies/b_20250115_1329_Track12_Sphere_00024/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003014/pano_0005_000087/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003014/pano_0005_000087/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003014/pano_0005_000087/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003014/pano_0005_000087/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-003014_pano_0005_000087/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003014_pano_0005_000087/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003014_pano_0005_000087/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003014/pano_0005_000087/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003014/pano_0005_000087/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89004572870138, 52.3639881969139, 46.5804986152798 ] }, "distance": 19.11, "direction": 284.28, "angle": 67.69, "elevation": 46.58, "pano_id": "TMX7316010203-003014_pano_0005_000087", "timestamp": "2023-03-27T11:18:10.680750Z", "filename": "pano_0005_000087.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250115_1329_Track12_Sphere_00024", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121155.34308675016, 486344.63545969594 ] }, "relative_distance": 19.11063231, "relative_pitch": 67.69307464111192, "relative_heading": 284.2767517958195, "relative_elevation": 46.5804986152798 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250115_1329_Track12_Sphere_00024/adjacencies/b_20250115_1329_Track12_Sphere_00024/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_06-21-55_00236/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_06-21-55_00236/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_06-21-55_00236/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_06-21-55_00236/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-16_06-21-55_00236/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-16_06-21-55_00236/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-16_06-21-55_00236/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_06-21-55_00236/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_06-21-55_00236/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.890043114054488, 52.363984660308454, 0.0 ] }, "distance": 19.19, "direction": 283.01, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-16_06-21-55_00236", "timestamp": "2025-06-16T06:32:52Z", "filename": "recording_2025-06-16_06-21-55_00236.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_20250115_1329_Track12_Sphere_00024", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121155.34308675016, 486344.63545969594 ] }, "relative_distance": 19.19090762, "relative_pitch": 0.0, "relative_heading": 283.0068805985658, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250115_1329_Track12_Sphere_00024/adjacencies/b_20250115_1329_Track12_Sphere_00024/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_002208/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_002208/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_002208/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_002208/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001053_pano_0000_002208/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001053_pano_0000_002208/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001053_pano_0000_002208/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_002208/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_002208/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89059923999631, 52.3639156208985, 48.0369168082252 ] }, "distance": 19.48, "direction": 99.94, "angle": 67.93, "elevation": 48.04, "pano_id": "TMX7316010203-001053_pano_0000_002208", "timestamp": "2019-01-14T12:31:27.717900Z", "filename": "pano_0000_002208.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_20250115_1329_Track12_Sphere_00024", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121155.34308675016, 486344.63545969594 ] }, "relative_distance": 19.47712646, "relative_pitch": 67.9293339112293, "relative_heading": 99.94288997574893, "relative_elevation": 48.0369168082252 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250115_1329_Track12_Sphere_00024/adjacencies/b_20250115_1329_Track12_Sphere_00024/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002970/pano_0007_000479/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002970/pano_0007_000479/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002970/pano_0007_000479/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002970/pano_0007_000479/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002970_pano_0007_000479/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002970_pano_0007_000479/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002970_pano_0007_000479/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002970/pano_0007_000479/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002970/pano_0007_000479/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89003532481721, 52.3639745542479, 45.1700869910419 ] }, "distance": 19.49, "direction": 279.43, "angle": 66.66, "elevation": 45.17, "pano_id": "TMX7316010203-002970_pano_0007_000479", "timestamp": "2023-02-13T11:38:44.419830Z", "filename": "pano_0007_000479.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250115_1329_Track12_Sphere_00024", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121155.34308675016, 486344.63545969594 ] }, "relative_distance": 19.49270951, "relative_pitch": 66.65785932859548, "relative_heading": 279.4329309428288, "relative_elevation": 45.1700869910419 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250115_1329_Track12_Sphere_00024/adjacencies/b_20250115_1329_Track12_Sphere_00024/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250115_1329_Track12_Sphere_00020/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250115_1329_Track12_Sphere_00020/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250115_1329_Track12_Sphere_00020/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250115_1329_Track12_Sphere_00020/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20250115_1329_Track12_Sphere_00020/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250115_1329_Track12_Sphere_00020/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250115_1329_Track12_Sphere_00020/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250115_1329_Track12_Sphere_00020/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250115_1329_Track12_Sphere_00020/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.890037396166983, 52.363983953229635, 0.0 ] }, "distance": 19.55, "direction": 282.53, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20250115_1329_Track12_Sphere_00020", "timestamp": "2025-01-15T13:53:16Z", "filename": "Job_20250115_1329_Track12_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_20250115_1329_Track12_Sphere_00024", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121155.34308675016, 486344.63545969594 ] }, "relative_distance": 19.55339735, "relative_pitch": 0.0, "relative_heading": 282.5253702040342, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250115_1329_Track12_Sphere_00024/adjacencies/b_20250115_1329_Track12_Sphere_00024/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002988/pano_0021_000061/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002988/pano_0021_000061/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002988/pano_0021_000061/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002988/pano_0021_000061/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002988_pano_0021_000061/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002988_pano_0021_000061/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002988_pano_0021_000061/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002988/pano_0021_000061/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002988/pano_0021_000061/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89003814276724, 52.3639892835081, 46.2513190517202 ] }, "distance": 19.64, "direction": 284.25, "angle": 66.99, "elevation": 46.25, "pano_id": "TMX7316010203-002988_pano_0021_000061", "timestamp": "2023-03-06T09:01:38.372660Z", "filename": "pano_0021_000061.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250115_1329_Track12_Sphere_00024", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121155.34308675016, 486344.63545969594 ] }, "relative_distance": 19.64124358, "relative_pitch": 66.99084394704795, "relative_heading": 284.24683392860635, "relative_elevation": 46.2513190517202 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250115_1329_Track12_Sphere_00024/adjacencies/b_20250115_1329_Track12_Sphere_00024/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0002_000460/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0002_000460/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0002_000460/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0002_000460/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002306_pano_0002_000460/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002306_pano_0002_000460/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002306_pano_0002_000460/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0002_000460/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0002_000460/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89003551616521, 52.363983394275, 46.3479057392105 ] }, "distance": 19.67, "direction": 282.27, "angle": 67.01, "elevation": 46.35, "pano_id": "TMX7316010203-002306_pano_0002_000460", "timestamp": "2021-09-09T11:43:41.818940Z", "filename": "pano_0002_000460.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_20250115_1329_Track12_Sphere_00024", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121155.34308675016, 486344.63545969594 ] }, "relative_distance": 19.66512502, "relative_pitch": 67.00879283689711, "relative_heading": 282.2675465576929, "relative_elevation": 46.3479057392105 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250115_1329_Track12_Sphere_00024/adjacencies/b_20250115_1329_Track12_Sphere_00024/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003004/pano_0002_000033/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003004/pano_0002_000033/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003004/pano_0002_000033/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003004/pano_0002_000033/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-003004_pano_0002_000033/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003004_pano_0002_000033/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003004_pano_0002_000033/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003004/pano_0002_000033/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003004/pano_0002_000033/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89003665109197, 52.3639920184241, 47.8988028764725 ] }, "distance": 19.82, "direction": 285.03, "angle": 67.52, "elevation": 47.9, "pano_id": "TMX7316010203-003004_pano_0002_000033", "timestamp": "2023-03-20T09:32:10.670300Z", "filename": "pano_0002_000033.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250115_1329_Track12_Sphere_00024", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121155.34308675016, 486344.63545969594 ] }, "relative_distance": 19.81646313, "relative_pitch": 67.52437638393121, "relative_heading": 285.02739931200125, "relative_elevation": 47.8988028764725 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250115_1329_Track12_Sphere_00024/adjacencies/b_20250115_1329_Track12_Sphere_00024/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002363/pano_0001_000018/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002363/pano_0001_000018/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002363/pano_0001_000018/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002363/pano_0001_000018/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002363_pano_0001_000018/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002363_pano_0001_000018/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002363_pano_0001_000018/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002363/pano_0001_000018/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002363/pano_0001_000018/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89060432857507, 52.3639112229343, 45.929198496975 ] }, "distance": 19.91, "direction": 101.16, "angle": 66.57, "elevation": 45.93, "pano_id": "TMX7316010203-002363_pano_0001_000018", "timestamp": "2021-12-29T10:57:16.343800Z", "filename": "pano_0001_000018.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_20250115_1329_Track12_Sphere_00024", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121155.34308675016, 486344.63545969594 ] }, "relative_distance": 19.90753098, "relative_pitch": 66.56618388797826, "relative_heading": 101.15804509978767, "relative_elevation": 45.929198496975 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250115_1329_Track12_Sphere_00024/adjacencies/b_20250115_1329_Track12_Sphere_00024/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/07/07/TMX7316010203-000355/pano_0000_001121/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/07/07/TMX7316010203-000355/pano_0000_001121/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/07/07/TMX7316010203-000355/pano_0000_001121/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/07/07/TMX7316010203-000355/pano_0000_001121/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000355_pano_0000_001121/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000355_pano_0000_001121/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000355_pano_0000_001121/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/07/07/TMX7316010203-000355/pano_0000_001121/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/07/07/TMX7316010203-000355/pano_0000_001121/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89034759953887, 52.3641246831673, 44.0236150817946 ] }, "distance": 20.0, "direction": 5.86, "angle": 65.56, "elevation": 44.02, "pano_id": "TMX7316010203-000355_pano_0000_001121", "timestamp": "2017-07-07T08:51:00.502000Z", "filename": "pano_0000_001121.jpg", "surface_type": "W", "mission_distance": 10, "mission_type": "bi", "mission_year": "2017", "tags": [ "mission-bi", "mission-2017", "surface-water", "mission-distance-10" ], "from_pano_id": "b_20250115_1329_Track12_Sphere_00024", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121155.34308675016, 486344.63545969594 ] }, "relative_distance": 20.00474992, "relative_pitch": 65.56250025112749, "relative_heading": 5.861304884718654, "relative_elevation": 44.0236150817946 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250115_1329_Track12_Sphere_00024/adjacencies/b_20250115_1329_Track12_Sphere_00024/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250115_1329_Track12_Sphere_00028/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250115_1329_Track12_Sphere_00028/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250115_1329_Track12_Sphere_00028/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250115_1329_Track12_Sphere_00028/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20250115_1329_Track12_Sphere_00028/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250115_1329_Track12_Sphere_00028/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250115_1329_Track12_Sphere_00028/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250115_1329_Track12_Sphere_00028/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250115_1329_Track12_Sphere_00028/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.890604771533094, 52.363907314425276, 0.0 ] }, "distance": 20.03, "direction": 102.36, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20250115_1329_Track12_Sphere_00028", "timestamp": "2025-01-15T13:53:25Z", "filename": "Job_20250115_1329_Track12_Sphere_00028.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_20250115_1329_Track12_Sphere_00024", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121155.34308675016, 486344.63545969594 ] }, "relative_distance": 20.02572252, "relative_pitch": 0.0, "relative_heading": 102.36224766917583, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250115_1329_Track12_Sphere_00024/adjacencies/b_20250115_1329_Track12_Sphere_00024/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/10/TMX7316010203-001047/pano_0000_001124/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/10/TMX7316010203-001047/pano_0000_001124/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/10/TMX7316010203-001047/pano_0000_001124/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/10/TMX7316010203-001047/pano_0000_001124/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001047_pano_0000_001124/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001047_pano_0000_001124/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001047_pano_0000_001124/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/10/TMX7316010203-001047/pano_0000_001124/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/10/TMX7316010203-001047/pano_0000_001124/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89060666757604, 52.3639128310715, 46.2610753588378 ] }, "distance": 20.03, "direction": 100.57, "angle": 66.59, "elevation": 46.26, "pano_id": "TMX7316010203-001047_pano_0000_001124", "timestamp": "2019-01-10T11:49:29.068440Z", "filename": "pano_0000_001124.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_20250115_1329_Track12_Sphere_00024", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121155.34308675016, 486344.63545969594 ] }, "relative_distance": 20.03028524, "relative_pitch": 66.58818149019177, "relative_heading": 100.56764907963519, "relative_elevation": 46.2610753588378 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250115_1329_Track12_Sphere_00024/adjacencies/b_20250115_1329_Track12_Sphere_00024/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003004/pano_0002_000041/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003004/pano_0002_000041/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003004/pano_0002_000041/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003004/pano_0002_000041/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-003004_pano_0002_000041/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003004_pano_0002_000041/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003004_pano_0002_000041/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003004/pano_0002_000041/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003004/pano_0002_000041/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89060726249253, 52.3639115024498, 47.5077114794403 ] }, "distance": 20.1, "direction": 100.96, "angle": 67.07, "elevation": 47.51, "pano_id": "TMX7316010203-003004_pano_0002_000041", "timestamp": "2023-03-20T09:32:19.750250Z", "filename": "pano_0002_000041.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250115_1329_Track12_Sphere_00024", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121155.34308675016, 486344.63545969594 ] }, "relative_distance": 20.09771067, "relative_pitch": 67.06964442625777, "relative_heading": 100.9607897739084, "relative_elevation": 47.5077114794403 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250115_1329_Track12_Sphere_00024/adjacencies/b_20250115_1329_Track12_Sphere_00024/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/10/TMX7316010203-001047/pano_0000_001116/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/10/TMX7316010203-001047/pano_0000_001116/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/10/TMX7316010203-001047/pano_0000_001116/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/10/TMX7316010203-001047/pano_0000_001116/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001047_pano_0000_001116/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001047_pano_0000_001116/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001047_pano_0000_001116/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/10/TMX7316010203-001047/pano_0000_001116/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/10/TMX7316010203-001047/pano_0000_001116/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89002782675176, 52.3639868519128, 46.3191204406321 ] }, "distance": 20.26, "direction": 283.02, "angle": 66.37, "elevation": 46.32, "pano_id": "TMX7316010203-001047_pano_0000_001116", "timestamp": "2019-01-10T11:49:21.858560Z", "filename": "pano_0000_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_20250115_1329_Track12_Sphere_00024", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121155.34308675016, 486344.63545969594 ] }, "relative_distance": 20.26044189, "relative_pitch": 66.3749553494396, "relative_heading": 283.0160385191943, "relative_elevation": 46.3191204406321 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250115_1329_Track12_Sphere_00024/adjacencies/b_20250115_1329_Track12_Sphere_00024/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003014/pano_0005_000095/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003014/pano_0005_000095/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003014/pano_0005_000095/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003014/pano_0005_000095/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-003014_pano_0005_000095/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003014_pano_0005_000095/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003014_pano_0005_000095/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003014/pano_0005_000095/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003014/pano_0005_000095/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89060984688357, 52.3639114094187, 46.5969175444916 ] }, "distance": 20.27, "direction": 100.89, "angle": 66.49, "elevation": 46.6, "pano_id": "TMX7316010203-003014_pano_0005_000095", "timestamp": "2023-03-27T11:18:18.270700Z", "filename": "pano_0005_000095.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250115_1329_Track12_Sphere_00024", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121155.34308675016, 486344.63545969594 ] }, "relative_distance": 20.27252873, "relative_pitch": 66.48799280882487, "relative_heading": 100.89490683171381, "relative_elevation": 46.5969175444916 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250115_1329_Track12_Sphere_00024/adjacencies/b_20250115_1329_Track12_Sphere_00024/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003046/pano_0009_000015/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003046/pano_0009_000015/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003046/pano_0009_000015/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003046/pano_0009_000015/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-003046_pano_0009_000015/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003046_pano_0009_000015/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003046_pano_0009_000015/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003046/pano_0009_000015/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003046/pano_0009_000015/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89060950244666, 52.3639086491444, 47.2270292062312 ] }, "distance": 20.31, "direction": 101.76, "angle": 66.73, "elevation": 47.23, "pano_id": "TMX7316010203-003046_pano_0009_000015", "timestamp": "2023-04-17T08:31:02.092610Z", "filename": "pano_0009_000015.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250115_1329_Track12_Sphere_00024", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121155.34308675016, 486344.63545969594 ] }, "relative_distance": 20.30984931, "relative_pitch": 66.73001529627254, "relative_heading": 101.75832037260892, "relative_elevation": 47.2270292062312 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250115_1329_Track12_Sphere_00024/adjacencies/b_20250115_1329_Track12_Sphere_00024/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000022/pano_0000_000497/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000022/pano_0000_000497/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000022/pano_0000_000497/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000022/pano_0000_000497/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000022_pano_0000_000497/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000022_pano_0000_000497/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000022_pano_0000_000497/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000022/pano_0000_000497/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000022/pano_0000_000497/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89061370674345, 52.363912627947, 48.3319625519216 ] }, "distance": 20.51, "direction": 100.38, "angle": 67.01, "elevation": 48.33, "pano_id": "TMX7316060226-000022_pano_0000_000497", "timestamp": "2016-08-16T07:05:11.633940Z", "filename": "pano_0000_000497.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_20250115_1329_Track12_Sphere_00024", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121155.34308675016, 486344.63545969594 ] }, "relative_distance": 20.50590878, "relative_pitch": 67.00983670578717, "relative_heading": 100.38401304870102, "relative_elevation": 48.3319625519216 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250115_1329_Track12_Sphere_00024/adjacencies/b_20250115_1329_Track12_Sphere_00024/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0000_002780/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0000_002780/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0000_002780/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0000_002780/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002542_pano_0000_002780/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002542_pano_0000_002780/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002542_pano_0000_002780/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0000_002780/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0000_002780/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89002300932516, 52.3639870169042, 45.8962608911097 ] }, "distance": 20.58, "direction": 282.86, "angle": 65.84, "elevation": 45.9, "pano_id": "TMX7316010203-002542_pano_0000_002780", "timestamp": "2022-04-25T09:01:35.747240Z", "filename": "pano_0000_002780.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_20250115_1329_Track12_Sphere_00024", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121155.34308675016, 486344.63545969594 ] }, "relative_distance": 20.58438309, "relative_pitch": 65.84385906797911, "relative_heading": 282.8601066974698, "relative_elevation": 45.8962608911097 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250115_1329_Track12_Sphere_00024/adjacencies/b_20250115_1329_Track12_Sphere_00024/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002956/pano_0002_000023/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002956/pano_0002_000023/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002956/pano_0002_000023/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002956/pano_0002_000023/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002956_pano_0002_000023/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002956_pano_0002_000023/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002956_pano_0002_000023/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002956/pano_0002_000023/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002956/pano_0002_000023/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89001927280504, 52.3639794121591, 46.1278157336637 ] }, "distance": 20.66, "direction": 280.41, "angle": 65.87, "elevation": 46.13, "pano_id": "TMX7316010203-002956_pano_0002_000023", "timestamp": "2023-02-06T08:34:41.540740Z", "filename": "pano_0002_000023.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250115_1329_Track12_Sphere_00024", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121155.34308675016, 486344.63545969594 ] }, "relative_distance": 20.663007, "relative_pitch": 65.86995263907384, "relative_heading": 280.41470115015767, "relative_elevation": 46.1278157336637 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250115_1329_Track12_Sphere_00024/adjacencies/b_20250115_1329_Track12_Sphere_00024/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_06-21-55_00244/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_06-21-55_00244/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_06-21-55_00244/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_06-21-55_00244/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-16_06-21-55_00244/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-16_06-21-55_00244/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-16_06-21-55_00244/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_06-21-55_00244/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_06-21-55_00244/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.890615866131916, 52.363907729459235, 0.0 ] }, "distance": 20.76, "direction": 101.79, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-16_06-21-55_00244", "timestamp": "2025-06-16T06:33:02Z", "filename": "recording_2025-06-16_06-21-55_00244.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_20250115_1329_Track12_Sphere_00024", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121155.34308675016, 486344.63545969594 ] }, "relative_distance": 20.75510351, "relative_pitch": 0.0, "relative_heading": 101.79103084839063, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250115_1329_Track12_Sphere_00024/adjacencies/b_20250115_1329_Track12_Sphere_00024/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003026/pano_0003_000141/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003026/pano_0003_000141/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003026/pano_0003_000141/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003026/pano_0003_000141/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-003026_pano_0003_000141/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003026_pano_0003_000141/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003026_pano_0003_000141/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003026/pano_0003_000141/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003026/pano_0003_000141/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89061840558174, 52.3639102923295, 48.0357486270368 ] }, "distance": 20.87, "direction": 100.93, "angle": 66.52, "elevation": 48.04, "pano_id": "TMX7316010203-003026_pano_0003_000141", "timestamp": "2023-04-11T08:13:57.606810Z", "filename": "pano_0003_000141.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250115_1329_Track12_Sphere_00024", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121155.34308675016, 486344.63545969594 ] }, "relative_distance": 20.8685341, "relative_pitch": 66.51806252178784, "relative_heading": 100.92748429861707, "relative_elevation": 48.0357486270368 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250115_1329_Track12_Sphere_00024/adjacencies/b_20250115_1329_Track12_Sphere_00024/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0002_000468/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0002_000468/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0002_000468/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0002_000468/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002306_pano_0002_000468/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002306_pano_0002_000468/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002306_pano_0002_000468/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0002_000468/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0002_000468/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89061715569242, 52.363906389462, 46.2330967690796 ] }, "distance": 20.87, "direction": 102.14, "angle": 65.7, "elevation": 46.23, "pano_id": "TMX7316010203-002306_pano_0002_000468", "timestamp": "2021-09-09T11:43:51.748920Z", "filename": "pano_0002_000468.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_20250115_1329_Track12_Sphere_00024", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121155.34308675016, 486344.63545969594 ] }, "relative_distance": 20.87195652, "relative_pitch": 65.7031779981518, "relative_heading": 102.14243454071426, "relative_elevation": 46.2330967690796 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250115_1329_Track12_Sphere_00024/adjacencies/b_20250115_1329_Track12_Sphere_00024/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001666/pano_0000_001926/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001666/pano_0000_001926/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001666/pano_0000_001926/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001666/pano_0000_001926/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001666_pano_0000_001926/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001666_pano_0000_001926/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001666_pano_0000_001926/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001666/pano_0000_001926/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001666/pano_0000_001926/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89001623606435, 52.36398131553, 46.1663230732083 ] }, "distance": 20.91, "direction": 280.88, "angle": 65.64, "elevation": 46.17, "pano_id": "TMX7316010203-001666_pano_0000_001926", "timestamp": "2020-04-22T07:02:36.357190Z", "filename": "pano_0000_001926.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_20250115_1329_Track12_Sphere_00024", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121155.34308675016, 486344.63545969594 ] }, "relative_distance": 20.90544528, "relative_pitch": 65.63760827121503, "relative_heading": 280.8831299739736, "relative_elevation": 46.1663230732083 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250115_1329_Track12_Sphere_00024/adjacencies/b_20250115_1329_Track12_Sphere_00024/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002970/pano_0007_000487/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002970/pano_0007_000487/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002970/pano_0007_000487/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002970/pano_0007_000487/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002970_pano_0007_000487/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002970_pano_0007_000487/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002970_pano_0007_000487/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002970/pano_0007_000487/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002970/pano_0007_000487/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89061392744975, 52.3638944728149, 45.2125148931518 ] }, "distance": 20.98, "direction": 105.81, "angle": 65.11, "elevation": 45.21, "pano_id": "TMX7316010203-002970_pano_0007_000487", "timestamp": "2023-02-13T11:38:49.734800Z", "filename": "pano_0007_000487.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250115_1329_Track12_Sphere_00024", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121155.34308675016, 486344.63545969594 ] }, "relative_distance": 20.97889863, "relative_pitch": 65.1083956841029, "relative_heading": 105.81175223247884, "relative_elevation": 45.2125148931518 } ] } }