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_20241210_1246_Track01_Sphere_00219/adjacencies/?format=api
{ "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241210_1246_Track01_Sphere_00219/adjacencies/?format=api" } }, "_embedded": { "adjacencies": [ { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241210_1246_Track01_Sphere_00219/adjacencies/b_20241210_1246_Track01_Sphere_00219/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241210_1246_Track01_Sphere_00219/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241210_1246_Track01_Sphere_00219/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241210_1246_Track01_Sphere_00219/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241210_1246_Track01_Sphere_00219/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241210_1246_Track01_Sphere_00219/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241210_1246_Track01_Sphere_00219/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241210_1246_Track01_Sphere_00219/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241210_1246_Track01_Sphere_00219/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241210_1246_Track01_Sphere_00219/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.917498949121148, 52.37019798591519, 0.0 ] }, "distance": 0.0, "direction": null, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241210_1246_Track01_Sphere_00219", "timestamp": "2024-12-10T12:02:48Z", "filename": "Job_20241210_1246_Track01_Sphere_00219.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_20241210_1246_Track01_Sphere_00219", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123011.24708843783, 487027.9224601237 ] }, "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_20241210_1246_Track01_Sphere_00219/adjacencies/b_20241210_1246_Track01_Sphere_00219/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002546/pano_0002_002867/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002546/pano_0002_002867/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002546/pano_0002_002867/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002546/pano_0002_002867/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002546_pano_0002_002867/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002546_pano_0002_002867/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002546_pano_0002_002867/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002546/pano_0002_002867/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002546/pano_0002_002867/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91750007848279, 52.3701975486612, 46.9302151286975 ] }, "distance": 0.09, "direction": 122.31, "angle": 89.89, "elevation": 46.93, "pano_id": "TMX7316010203-002546_pano_0002_002867", "timestamp": "2022-04-26T09:46:15.902300Z", "filename": "pano_0002_002867.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_20241210_1246_Track01_Sphere_00219", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123011.24708843783, 487027.9224601237 ] }, "relative_distance": 0.09101729, "relative_pitch": 89.88887969025745, "relative_heading": 122.31479106844006, "relative_elevation": 46.9302151286975 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241210_1246_Track01_Sphere_00219/adjacencies/b_20241210_1246_Track01_Sphere_00219/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/10/TMX7316010203-002590/pano_0003_000180/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/10/TMX7316010203-002590/pano_0003_000180/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/10/TMX7316010203-002590/pano_0003_000180/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/10/TMX7316010203-002590/pano_0003_000180/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002590_pano_0003_000180/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002590_pano_0003_000180/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002590_pano_0003_000180/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/06/10/TMX7316010203-002590/pano_0003_000180/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/06/10/TMX7316010203-002590/pano_0003_000180/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91750447932958, 52.3701975263601, 47.0417316611856 ] }, "distance": 0.38, "direction": 97.73, "angle": 89.54, "elevation": 47.04, "pano_id": "TMX7316010203-002590_pano_0003_000180", "timestamp": "2022-06-10T14:09:29.395130Z", "filename": "pano_0003_000180.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_20241210_1246_Track01_Sphere_00219", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123011.24708843783, 487027.9224601237 ] }, "relative_distance": 0.38011819, "relative_pitch": 89.53703460227497, "relative_heading": 97.73135033383736, "relative_elevation": 47.0417316611856 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241210_1246_Track01_Sphere_00219/adjacencies/b_20241210_1246_Track01_Sphere_00219/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001669/pano_0000_001749/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001669/pano_0000_001749/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001669/pano_0000_001749/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001669/pano_0000_001749/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001669_pano_0000_001749/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001669_pano_0000_001749/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001669_pano_0000_001749/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001669/pano_0000_001749/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001669/pano_0000_001749/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91749995051883, 52.3702013928202, 47.3604424064979 ] }, "distance": 0.39, "direction": 10.2, "angle": 89.53, "elevation": 47.36, "pano_id": "TMX7316010203-001669_pano_0000_001749", "timestamp": "2020-04-22T10:34:33.850100Z", "filename": "pano_0000_001749.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_20241210_1246_Track01_Sphere_00219", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123011.24708843783, 487027.9224601237 ] }, "relative_distance": 0.38518787, "relative_pitch": 89.53401717654853, "relative_heading": 10.199146615787733, "relative_elevation": 47.3604424064979 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241210_1246_Track01_Sphere_00219/adjacencies/b_20241210_1246_Track01_Sphere_00219/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_08-46-57_00071/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_08-46-57_00071/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_08-46-57_00071/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_08-46-57_00071/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-19_08-46-57_00071/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-19_08-46-57_00071/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-19_08-46-57_00071/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_08-46-57_00071/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_08-46-57_00071/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91750903823179, 52.370197846184, 0.0 ] }, "distance": 0.69, "direction": 91.3, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-19_08-46-57_00071", "timestamp": "2025-06-19T08:48:38Z", "filename": "recording_2025-06-19_08-46-57_00071.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_20241210_1246_Track01_Sphere_00219", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123011.24708843783, 487027.9224601237 ] }, "relative_distance": 0.68734579, "relative_pitch": 0.0, "relative_heading": 91.29619868585225, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241210_1246_Track01_Sphere_00219/adjacencies/b_20241210_1246_Track01_Sphere_00219/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/29/TMX7316010203-000227/pano_0001_000374/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/29/TMX7316010203-000227/pano_0001_000374/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/29/TMX7316010203-000227/pano_0001_000374/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/29/TMX7316010203-000227/pano_0001_000374/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000227_pano_0001_000374/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000227_pano_0001_000374/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000227_pano_0001_000374/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/03/29/TMX7316010203-000227/pano_0001_000374/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/03/29/TMX7316010203-000227/pano_0001_000374/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91750078157826, 52.3702056131341, 46.6532510127872 ] }, "distance": 0.86, "direction": 8.37, "angle": 88.95, "elevation": 46.65, "pano_id": "TMX7316010203-000227_pano_0001_000374", "timestamp": "2017-03-29T10:23:58.106020Z", "filename": "pano_0001_000374.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_20241210_1246_Track01_Sphere_00219", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123011.24708843783, 487027.9224601237 ] }, "relative_distance": 0.8578419, "relative_pitch": 88.94658612080511, "relative_heading": 8.365744126328739, "relative_elevation": 46.6532510127872 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241210_1246_Track01_Sphere_00219/adjacencies/b_20241210_1246_Track01_Sphere_00219/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0001_001735/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0001_001735/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0001_001735/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0001_001735/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002310_pano_0001_001735/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002310_pano_0001_001735/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002310_pano_0001_001735/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0001_001735/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0001_001735/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91751370239814, 52.3702004618891, 47.4000667138025 ] }, "distance": 1.04, "direction": 74.67, "angle": 88.74, "elevation": 47.4, "pano_id": "TMX7316010203-002310_pano_0001_001735", "timestamp": "2021-09-15T09:26:37.437870Z", "filename": "pano_0001_001735.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_20241210_1246_Track01_Sphere_00219", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123011.24708843783, 487027.9224601237 ] }, "relative_distance": 1.04193264, "relative_pitch": 88.74074585874158, "relative_heading": 74.66723859725006, "relative_elevation": 47.4000667138025 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241210_1246_Track01_Sphere_00219/adjacencies/b_20241210_1246_Track01_Sphere_00219/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/18/TMX7316010203-002048/pano_0001_000804/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/18/TMX7316010203-002048/pano_0001_000804/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/18/TMX7316010203-002048/pano_0001_000804/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/18/TMX7316010203-002048/pano_0001_000804/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002048_pano_0001_000804/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002048_pano_0001_000804/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002048_pano_0001_000804/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/18/TMX7316010203-002048/pano_0001_000804/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/18/TMX7316010203-002048/pano_0001_000804/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91749033986307, 52.3702067274893, 46.9857809133828 ] }, "distance": 1.14, "direction": 328.92, "angle": 88.62, "elevation": 46.99, "pano_id": "TMX7316010203-002048_pano_0001_000804", "timestamp": "2021-03-18T12:35:15.594150Z", "filename": "pano_0001_000804.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_20241210_1246_Track01_Sphere_00219", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123011.24708843783, 487027.9224601237 ] }, "relative_distance": 1.13578562, "relative_pitch": 88.61526082243371, "relative_heading": 328.91732972580144, "relative_elevation": 46.9857809133828 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241210_1246_Track01_Sphere_00219/adjacencies/b_20241210_1246_Track01_Sphere_00219/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/19/TMX7316010203-002049/pano_0000_000220/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/19/TMX7316010203-002049/pano_0000_000220/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/19/TMX7316010203-002049/pano_0000_000220/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/19/TMX7316010203-002049/pano_0000_000220/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002049_pano_0000_000220/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002049_pano_0000_000220/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002049_pano_0000_000220/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/19/TMX7316010203-002049/pano_0000_000220/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/19/TMX7316010203-002049/pano_0000_000220/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91751890459094, 52.3701956549615, 47.0569924637675 ] }, "distance": 1.38, "direction": 100.8, "angle": 88.32, "elevation": 47.06, "pano_id": "TMX7316010203-002049_pano_0000_000220", "timestamp": "2021-03-19T08:16:56.049200Z", "filename": "pano_0000_000220.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_20241210_1246_Track01_Sphere_00219", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123011.24708843783, 487027.9224601237 ] }, "relative_distance": 1.38369573, "relative_pitch": 88.31572134652653, "relative_heading": 100.80406812620299, "relative_elevation": 47.0569924637675 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241210_1246_Track01_Sphere_00219/adjacencies/b_20241210_1246_Track01_Sphere_00219/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/03/30/TMX7315120208-000023/pano_0000_001613/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/03/30/TMX7315120208-000023/pano_0000_001613/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/03/30/TMX7315120208-000023/pano_0000_001613/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/03/30/TMX7315120208-000023/pano_0000_001613/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315120208-000023_pano_0000_001613/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000023_pano_0000_001613/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000023_pano_0000_001613/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/03/30/TMX7315120208-000023/pano_0000_001613/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/03/30/TMX7315120208-000023/pano_0000_001613/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91752305222189, 52.3702162262553, 45.0285195307806 ] }, "distance": 2.61, "direction": 38.97, "angle": 86.68, "elevation": 45.03, "pano_id": "TMX7315120208-000023_pano_0000_001613", "timestamp": "2016-03-30T14:35:49.829420Z", "filename": "pano_0000_001613.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_20241210_1246_Track01_Sphere_00219", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123011.24708843783, 487027.9224601237 ] }, "relative_distance": 2.61049212, "relative_pitch": 86.6820372781538, "relative_heading": 38.96687904840317, "relative_elevation": 45.0285195307806 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241210_1246_Track01_Sphere_00219/adjacencies/b_20241210_1246_Track01_Sphere_00219/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/19/TMX7316010203-002049/pano_0000_000219/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/19/TMX7316010203-002049/pano_0000_000219/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/19/TMX7316010203-002049/pano_0000_000219/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/19/TMX7316010203-002049/pano_0000_000219/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002049_pano_0000_000219/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002049_pano_0000_000219/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002049_pano_0000_000219/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/19/TMX7316010203-002049/pano_0000_000219/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/19/TMX7316010203-002049/pano_0000_000219/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.9174525217717, 52.3702167951464, 47.0790181048214 ] }, "distance": 3.79, "direction": 303.5, "angle": 85.39, "elevation": 47.08, "pano_id": "TMX7316010203-002049_pano_0000_000219", "timestamp": "2021-03-19T08:16:55.449060Z", "filename": "pano_0000_000219.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_20241210_1246_Track01_Sphere_00219", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123011.24708843783, 487027.9224601237 ] }, "relative_distance": 3.79208379, "relative_pitch": 85.39492637608453, "relative_heading": 303.4999128575004, "relative_elevation": 47.0790181048214 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241210_1246_Track01_Sphere_00219/adjacencies/b_20241210_1246_Track01_Sphere_00219/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/06/TMX7316010203-000248/pano_0000_000349/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/06/TMX7316010203-000248/pano_0000_000349/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/06/TMX7316010203-000248/pano_0000_000349/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/06/TMX7316010203-000248/pano_0000_000349/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000248_pano_0000_000349/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000248_pano_0000_000349/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000248_pano_0000_000349/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/04/06/TMX7316010203-000248/pano_0000_000349/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/04/06/TMX7316010203-000248/pano_0000_000349/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.9175579820595, 52.3701955552277, 46.8746513808146 ] }, "distance": 4.03, "direction": 93.85, "angle": 85.09, "elevation": 46.87, "pano_id": "TMX7316010203-000248_pano_0000_000349", "timestamp": "2017-04-06T07:55:07.220000Z", "filename": "pano_0000_000349.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_20241210_1246_Track01_Sphere_00219", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123011.24708843783, 487027.9224601237 ] }, "relative_distance": 4.02982396, "relative_pitch": 85.08635101826576, "relative_heading": 93.84844088602208, "relative_elevation": 46.8746513808146 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241210_1246_Track01_Sphere_00219/adjacencies/b_20241210_1246_Track01_Sphere_00219/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/18/TMX7316010203-002048/pano_0001_000805/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/18/TMX7316010203-002048/pano_0001_000805/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/18/TMX7316010203-002048/pano_0001_000805/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/18/TMX7316010203-002048/pano_0001_000805/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002048_pano_0001_000805/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002048_pano_0001_000805/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002048_pano_0001_000805/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/18/TMX7316010203-002048/pano_0001_000805/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/18/TMX7316010203-002048/pano_0001_000805/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91755604199574, 52.370185945917, 46.9689035918564 ] }, "distance": 4.11, "direction": 109.01, "angle": 85.0, "elevation": 46.97, "pano_id": "TMX7316010203-002048_pano_0001_000805", "timestamp": "2021-03-18T12:35:16.024370Z", "filename": "pano_0001_000805.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_20241210_1246_Track01_Sphere_00219", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123011.24708843783, 487027.9224601237 ] }, "relative_distance": 4.11292087, "relative_pitch": 84.99555196209802, "relative_heading": 109.01039757300106, "relative_elevation": 46.9689035918564 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241210_1246_Track01_Sphere_00219/adjacencies/b_20241210_1246_Track01_Sphere_00219/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0001_001734/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0001_001734/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0001_001734/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0001_001734/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002310_pano_0001_001734/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002310_pano_0001_001734/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002310_pano_0001_001734/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0001_001734/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0001_001734/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91744783550497, 52.3702201312168, 47.3995965803042 ] }, "distance": 4.27, "direction": 305.29, "angle": 84.86, "elevation": 47.4, "pano_id": "TMX7316010203-002310_pano_0001_001734", "timestamp": "2021-09-15T09:26:36.942960Z", "filename": "pano_0001_001734.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_20241210_1246_Track01_Sphere_00219", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123011.24708843783, 487027.9224601237 ] }, "relative_distance": 4.26522044, "relative_pitch": 84.85812665447287, "relative_heading": 305.2920290461148, "relative_elevation": 47.3995965803042 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241210_1246_Track01_Sphere_00219/adjacencies/b_20241210_1246_Track01_Sphere_00219/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_08-46-57_00070/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_08-46-57_00070/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_08-46-57_00070/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_08-46-57_00070/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-19_08-46-57_00070/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-19_08-46-57_00070/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-19_08-46-57_00070/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_08-46-57_00070/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_08-46-57_00070/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.917444005806978, 52.3702185295288, 0.0 ] }, "distance": 4.39, "direction": 301.42, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-19_08-46-57_00070", "timestamp": "2025-06-19T08:48:38Z", "filename": "recording_2025-06-19_08-46-57_00070.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_20241210_1246_Track01_Sphere_00219", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123011.24708843783, 487027.9224601237 ] }, "relative_distance": 4.38516716, "relative_pitch": 0.0, "relative_heading": 301.4193643423185, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241210_1246_Track01_Sphere_00219/adjacencies/b_20241210_1246_Track01_Sphere_00219/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/10/TMX7316010203-002590/pano_0003_000179/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/10/TMX7316010203-002590/pano_0003_000179/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/10/TMX7316010203-002590/pano_0003_000179/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/10/TMX7316010203-002590/pano_0003_000179/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002590_pano_0003_000179/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002590_pano_0003_000179/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002590_pano_0003_000179/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/06/10/TMX7316010203-002590/pano_0003_000179/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/06/10/TMX7316010203-002590/pano_0003_000179/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91743985684866, 52.3702170424598, 47.0540752308443 ] }, "distance": 4.55, "direction": 297.78, "angle": 84.48, "elevation": 47.05, "pano_id": "TMX7316010203-002590_pano_0003_000179", "timestamp": "2022-06-10T14:09:28.925140Z", "filename": "pano_0003_000179.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_20241210_1246_Track01_Sphere_00219", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123011.24708843783, 487027.9224601237 ] }, "relative_distance": 4.54921679, "relative_pitch": 84.47777197533294, "relative_heading": 297.783098279659, "relative_elevation": 47.0540752308443 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241210_1246_Track01_Sphere_00219/adjacencies/b_20241210_1246_Track01_Sphere_00219/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002546/pano_0002_002866/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002546/pano_0002_002866/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002546/pano_0002_002866/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002546/pano_0002_002866/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002546_pano_0002_002866/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002546_pano_0002_002866/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002546_pano_0002_002866/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002546/pano_0002_002866/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002546/pano_0002_002866/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91743504412282, 52.3702189814577, 46.9488818151876 ] }, "distance": 4.94, "direction": 298.22, "angle": 83.99, "elevation": 46.95, "pano_id": "TMX7316010203-002546_pano_0002_002866", "timestamp": "2022-04-26T09:46:15.492290Z", "filename": "pano_0002_002866.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_20241210_1246_Track01_Sphere_00219", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123011.24708843783, 487027.9224601237 ] }, "relative_distance": 4.93994149, "relative_pitch": 83.99346368487367, "relative_heading": 298.22493813747536, "relative_elevation": 46.9488818151876 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241210_1246_Track01_Sphere_00219/adjacencies/b_20241210_1246_Track01_Sphere_00219/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241210_1246_Track01_Sphere_00220/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241210_1246_Track01_Sphere_00220/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241210_1246_Track01_Sphere_00220/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241210_1246_Track01_Sphere_00220/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241210_1246_Track01_Sphere_00220/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241210_1246_Track01_Sphere_00220/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241210_1246_Track01_Sphere_00220/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241210_1246_Track01_Sphere_00220/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241210_1246_Track01_Sphere_00220/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.917563046347055, 52.37017686742129, 0.0 ] }, "distance": 4.96, "direction": 118.29, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241210_1246_Track01_Sphere_00220", "timestamp": "2024-12-10T12:02:49Z", "filename": "Job_20241210_1246_Track01_Sphere_00220.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_20241210_1246_Track01_Sphere_00219", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123011.24708843783, 487027.9224601237 ] }, "relative_distance": 4.95795304, "relative_pitch": 0.0, "relative_heading": 118.29262678724629, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241210_1246_Track01_Sphere_00219/adjacencies/b_20241210_1246_Track01_Sphere_00219/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001669/pano_0000_001750/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001669/pano_0000_001750/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001669/pano_0000_001750/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001669/pano_0000_001750/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001669_pano_0000_001750/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001669_pano_0000_001750/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001669_pano_0000_001750/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001669/pano_0000_001750/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001669/pano_0000_001750/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91756534242281, 52.3701794322501, 47.3690705997869 ] }, "distance": 4.97, "direction": 114.54, "angle": 84.01, "elevation": 47.37, "pano_id": "TMX7316010203-001669_pano_0000_001750", "timestamp": "2020-04-22T10:34:34.595060Z", "filename": "pano_0000_001750.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_20241210_1246_Track01_Sphere_00219", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123011.24708843783, 487027.9224601237 ] }, "relative_distance": 4.97104772, "relative_pitch": 84.00914288629446, "relative_heading": 114.53908847649616, "relative_elevation": 47.3690705997869 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241210_1246_Track01_Sphere_00219/adjacencies/b_20241210_1246_Track01_Sphere_00219/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241210_1246_Track01_Sphere_00218/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241210_1246_Track01_Sphere_00218/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241210_1246_Track01_Sphere_00218/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241210_1246_Track01_Sphere_00218/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241210_1246_Track01_Sphere_00218/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241210_1246_Track01_Sphere_00218/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241210_1246_Track01_Sphere_00218/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241210_1246_Track01_Sphere_00218/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241210_1246_Track01_Sphere_00218/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91743427539082, 52.370219461595056, 0.0 ] }, "distance": 5.01, "direction": 298.48, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241210_1246_Track01_Sphere_00218", "timestamp": "2024-12-10T12:02:47Z", "filename": "Job_20241210_1246_Track01_Sphere_00218.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_20241210_1246_Track01_Sphere_00219", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123011.24708843783, 487027.9224601237 ] }, "relative_distance": 5.01139142, "relative_pitch": 0.0, "relative_heading": 298.480038986711, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241210_1246_Track01_Sphere_00219/adjacencies/b_20241210_1246_Track01_Sphere_00219/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_08-46-57_00125/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_08-46-57_00125/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_08-46-57_00125/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_08-46-57_00125/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-19_08-46-57_00125/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-19_08-46-57_00125/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-19_08-46-57_00125/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_08-46-57_00125/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_08-46-57_00125/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.917555448432287, 52.37022741106751, 0.0 ] }, "distance": 5.05, "direction": 49.61, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-19_08-46-57_00125", "timestamp": "2025-06-19T08:49:38Z", "filename": "recording_2025-06-19_08-46-57_00125.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_20241210_1246_Track01_Sphere_00219", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123011.24708843783, 487027.9224601237 ] }, "relative_distance": 5.05264555, "relative_pitch": 0.0, "relative_heading": 49.60674747466547, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241210_1246_Track01_Sphere_00219/adjacencies/b_20241210_1246_Track01_Sphere_00219/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002546/pano_0002_002868/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002546/pano_0002_002868/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002546/pano_0002_002868/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002546/pano_0002_002868/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002546_pano_0002_002868/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002546_pano_0002_002868/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002546_pano_0002_002868/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002546/pano_0002_002868/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002546/pano_0002_002868/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91756458659514, 52.370176525135, 46.9235361404717 ] }, "distance": 5.07, "direction": 118.11, "angle": 83.84, "elevation": 46.92, "pano_id": "TMX7316010203-002546_pano_0002_002868", "timestamp": "2022-04-26T09:46:16.302300Z", "filename": "pano_0002_002868.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_20241210_1246_Track01_Sphere_00219", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123011.24708843783, 487027.9224601237 ] }, "relative_distance": 5.06840562, "relative_pitch": 83.83514647368824, "relative_heading": 118.10965819499755, "relative_elevation": 46.9235361404717 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241210_1246_Track01_Sphere_00219/adjacencies/b_20241210_1246_Track01_Sphere_00219/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241210_1246_Track01_Sphere_00144/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241210_1246_Track01_Sphere_00144/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241210_1246_Track01_Sphere_00144/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241210_1246_Track01_Sphere_00144/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241210_1246_Track01_Sphere_00144/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241210_1246_Track01_Sphere_00144/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241210_1246_Track01_Sphere_00144/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241210_1246_Track01_Sphere_00144/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241210_1246_Track01_Sphere_00144/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.917513349094399, 52.3702428017803, 0.0 ] }, "distance": 5.08, "direction": 11.13, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241210_1246_Track01_Sphere_00144", "timestamp": "2024-12-10T12:01:55Z", "filename": "Job_20241210_1246_Track01_Sphere_00144.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_20241210_1246_Track01_Sphere_00219", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123011.24708843783, 487027.9224601237 ] }, "relative_distance": 5.08238935, "relative_pitch": 0.0, "relative_heading": 11.12654401212217, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241210_1246_Track01_Sphere_00219/adjacencies/b_20241210_1246_Track01_Sphere_00219/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001669/pano_0000_001748/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001669/pano_0000_001748/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001669/pano_0000_001748/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001669/pano_0000_001748/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001669_pano_0000_001748/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001669_pano_0000_001748/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001669_pano_0000_001748/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001669/pano_0000_001748/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001669/pano_0000_001748/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91743425481657, 52.3702226516241, 47.3737733894959 ] }, "distance": 5.19, "direction": 301.92, "angle": 83.75, "elevation": 47.37, "pano_id": "TMX7316010203-001669_pano_0000_001748", "timestamp": "2020-04-22T10:34:33.020240Z", "filename": "pano_0000_001748.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_20241210_1246_Track01_Sphere_00219", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123011.24708843783, 487027.9224601237 ] }, "relative_distance": 5.1912353, "relative_pitch": 83.74645855592372, "relative_heading": 301.9184053877327, "relative_elevation": 47.3737733894959 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241210_1246_Track01_Sphere_00219/adjacencies/b_20241210_1246_Track01_Sphere_00219/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/10/TMX7316010203-002590/pano_0003_000181/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/10/TMX7316010203-002590/pano_0003_000181/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/10/TMX7316010203-002590/pano_0003_000181/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/10/TMX7316010203-002590/pano_0003_000181/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002590_pano_0003_000181/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002590_pano_0003_000181/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002590_pano_0003_000181/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/06/10/TMX7316010203-002590/pano_0003_000181/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/06/10/TMX7316010203-002590/pano_0003_000181/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91756892152474, 52.370177186087, 47.0450038164854 ] }, "distance": 5.3, "direction": 115.9, "angle": 83.57, "elevation": 47.05, "pano_id": "TMX7316010203-002590_pano_0003_000181", "timestamp": "2022-06-10T14:09:29.865130Z", "filename": "pano_0003_000181.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_20241210_1246_Track01_Sphere_00219", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123011.24708843783, 487027.9224601237 ] }, "relative_distance": 5.2981079, "relative_pitch": 83.57454457806809, "relative_heading": 115.90315686431846, "relative_elevation": 47.0450038164854 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241210_1246_Track01_Sphere_00219/adjacencies/b_20241210_1246_Track01_Sphere_00219/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/03/30/TMX7315120208-000023/pano_0000_001612/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/03/30/TMX7315120208-000023/pano_0000_001612/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/03/30/TMX7315120208-000023/pano_0000_001612/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/03/30/TMX7315120208-000023/pano_0000_001612/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315120208-000023_pano_0000_001612/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000023_pano_0000_001612/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000023_pano_0000_001612/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/03/30/TMX7315120208-000023/pano_0000_001612/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/03/30/TMX7315120208-000023/pano_0000_001612/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.9174569664667, 52.370238119467, 45.0574029395357 ] }, "distance": 5.3, "direction": 327.37, "angle": 83.29, "elevation": 45.06, "pano_id": "TMX7315120208-000023_pano_0000_001612", "timestamp": "2016-03-30T14:35:49.394390Z", "filename": "pano_0000_001612.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_20241210_1246_Track01_Sphere_00219", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123011.24708843783, 487027.9224601237 ] }, "relative_distance": 5.30283756, "relative_pitch": 83.28769654945013, "relative_heading": 327.3689001317002, "relative_elevation": 45.0574029395357 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241210_1246_Track01_Sphere_00219/adjacencies/b_20241210_1246_Track01_Sphere_00219/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/21/TMX7316010203-001194/pano_0000_000129/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/21/TMX7316010203-001194/pano_0000_000129/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/21/TMX7316010203-001194/pano_0000_000129/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/21/TMX7316010203-001194/pano_0000_000129/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001194_pano_0000_000129/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001194_pano_0000_000129/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001194_pano_0000_000129/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/21/TMX7316010203-001194/pano_0000_000129/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/21/TMX7316010203-001194/pano_0000_000129/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91756570646698, 52.3702261956346, 47.5066290395334 ] }, "distance": 5.53, "direction": 55.38, "angle": 83.37, "elevation": 47.51, "pano_id": "TMX7316010203-001194_pano_0000_000129", "timestamp": "2019-05-21T08:18:32.808680Z", "filename": "pano_0000_000129.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_20241210_1246_Track01_Sphere_00219", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123011.24708843783, 487027.9224601237 ] }, "relative_distance": 5.52514625, "relative_pitch": 83.36615307806248, "relative_heading": 55.37982426974023, "relative_elevation": 47.5066290395334 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241210_1246_Track01_Sphere_00219/adjacencies/b_20241210_1246_Track01_Sphere_00219/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/21/TMX7316010203-001194/pano_0000_000130/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/21/TMX7316010203-001194/pano_0000_000130/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/21/TMX7316010203-001194/pano_0000_000130/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/21/TMX7316010203-001194/pano_0000_000130/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001194_pano_0000_000130/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001194_pano_0000_000130/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001194_pano_0000_000130/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/21/TMX7316010203-001194/pano_0000_000130/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/21/TMX7316010203-001194/pano_0000_000130/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91750443438216, 52.3702481509448, 47.5147524783388 ] }, "distance": 5.59, "direction": 3.83, "angle": 83.28, "elevation": 47.51, "pano_id": "TMX7316010203-001194_pano_0000_000130", "timestamp": "2019-05-21T08:18:33.338650Z", "filename": "pano_0000_000130.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_20241210_1246_Track01_Sphere_00219", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123011.24708843783, 487027.9224601237 ] }, "relative_distance": 5.59457074, "relative_pitch": 83.2846922247315, "relative_heading": 3.829016436417418, "relative_elevation": 47.5147524783388 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241210_1246_Track01_Sphere_00219/adjacencies/b_20241210_1246_Track01_Sphere_00219/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_08-46-57_00072/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_08-46-57_00072/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_08-46-57_00072/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_08-46-57_00072/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-19_08-46-57_00072/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-19_08-46-57_00072/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-19_08-46-57_00072/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_08-46-57_00072/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_08-46-57_00072/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.917573810393756, 52.37017677530021, 0.0 ] }, "distance": 5.62, "direction": 114.84, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-19_08-46-57_00072", "timestamp": "2025-06-19T08:48:39Z", "filename": "recording_2025-06-19_08-46-57_00072.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_20241210_1246_Track01_Sphere_00219", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123011.24708843783, 487027.9224601237 ] }, "relative_distance": 5.61857322, "relative_pitch": 0.0, "relative_heading": 114.8390210344907, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241210_1246_Track01_Sphere_00219/adjacencies/b_20241210_1246_Track01_Sphere_00219/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_08-46-57_00126/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_08-46-57_00126/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_08-46-57_00126/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_08-46-57_00126/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-19_08-46-57_00126/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-19_08-46-57_00126/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-19_08-46-57_00126/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_08-46-57_00126/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_08-46-57_00126/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.917491924460671, 52.37024985302314, 0.0 ] }, "distance": 5.79, "direction": 355.26, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-19_08-46-57_00126", "timestamp": "2025-06-19T08:49:39Z", "filename": "recording_2025-06-19_08-46-57_00126.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_20241210_1246_Track01_Sphere_00219", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123011.24708843783, 487027.9224601237 ] }, "relative_distance": 5.79127764, "relative_pitch": 0.0, "relative_heading": 355.2610776070688, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241210_1246_Track01_Sphere_00219/adjacencies/b_20241210_1246_Track01_Sphere_00219/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0001_001736/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0001_001736/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0001_001736/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0001_001736/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002310_pano_0001_001736/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002310_pano_0001_001736/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002310_pano_0001_001736/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0001_001736/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0001_001736/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91757949384136, 52.3701799787058, 47.4122007163242 ] }, "distance": 5.84, "direction": 110.06, "angle": 82.98, "elevation": 47.41, "pano_id": "TMX7316010203-002310_pano_0001_001736", "timestamp": "2021-09-15T09:26:37.932910Z", "filename": "pano_0001_001736.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_20241210_1246_Track01_Sphere_00219", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123011.24708843783, 487027.9224601237 ] }, "relative_distance": 5.84038949, "relative_pitch": 82.977496539768, "relative_heading": 110.06481445127869, "relative_elevation": 47.4122007163242 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241210_1246_Track01_Sphere_00219/adjacencies/b_20241210_1246_Track01_Sphere_00219/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241210_1246_Track01_Sphere_00143/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241210_1246_Track01_Sphere_00143/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241210_1246_Track01_Sphere_00143/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241210_1246_Track01_Sphere_00143/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241210_1246_Track01_Sphere_00143/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241210_1246_Track01_Sphere_00143/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241210_1246_Track01_Sphere_00143/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241210_1246_Track01_Sphere_00143/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241210_1246_Track01_Sphere_00143/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.917576311476046, 52.37022069911832, 0.0 ] }, "distance": 5.84, "direction": 64.37, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241210_1246_Track01_Sphere_00143", "timestamp": "2024-12-10T12:01:54Z", "filename": "Job_20241210_1246_Track01_Sphere_00143.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_20241210_1246_Track01_Sphere_00219", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123011.24708843783, 487027.9224601237 ] }, "relative_distance": 5.84394664, "relative_pitch": 0.0, "relative_heading": 64.37483772255246, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241210_1246_Track01_Sphere_00219/adjacencies/b_20241210_1246_Track01_Sphere_00219/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/18/TMX7316010203-002048/pano_0001_000803/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/18/TMX7316010203-002048/pano_0001_000803/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/18/TMX7316010203-002048/pano_0001_000803/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/18/TMX7316010203-002048/pano_0001_000803/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002048_pano_0001_000803/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002048_pano_0001_000803/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002048_pano_0001_000803/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/18/TMX7316010203-002048/pano_0001_000803/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/18/TMX7316010203-002048/pano_0001_000803/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.9174235810972, 52.3702264999602, 47.0292620956898 ] }, "distance": 6.03, "direction": 301.72, "angle": 82.69, "elevation": 47.03, "pano_id": "TMX7316010203-002048_pano_0001_000803", "timestamp": "2021-03-18T12:35:15.154100Z", "filename": "pano_0001_000803.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_20241210_1246_Track01_Sphere_00219", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123011.24708843783, 487027.9224601237 ] }, "relative_distance": 6.03474486, "relative_pitch": 82.68782531284306, "relative_heading": 301.7200652193048, "relative_elevation": 47.0292620956898 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241210_1246_Track01_Sphere_00219/adjacencies/b_20241210_1246_Track01_Sphere_00219/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/03/30/TMX7315120208-000023/pano_0000_001614/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/03/30/TMX7315120208-000023/pano_0000_001614/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/03/30/TMX7315120208-000023/pano_0000_001614/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/03/30/TMX7315120208-000023/pano_0000_001614/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315120208-000023_pano_0000_001614/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000023_pano_0000_001614/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000023_pano_0000_001614/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/03/30/TMX7315120208-000023/pano_0000_001614/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/03/30/TMX7315120208-000023/pano_0000_001614/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91758875355803, 52.3701943580777, 45.0066545167938 ] }, "distance": 6.13, "direction": 93.78, "angle": 82.24, "elevation": 45.01, "pano_id": "TMX7315120208-000023_pano_0000_001614", "timestamp": "2016-03-30T14:35:50.264380Z", "filename": "pano_0000_001614.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_20241210_1246_Track01_Sphere_00219", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123011.24708843783, 487027.9224601237 ] }, "relative_distance": 6.12989243, "relative_pitch": 82.24405608993723, "relative_heading": 93.77592273327045, "relative_elevation": 45.0066545167938 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241210_1246_Track01_Sphere_00219/adjacencies/b_20241210_1246_Track01_Sphere_00219/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/19/TMX7316010203-002049/pano_0000_000221/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/19/TMX7316010203-002049/pano_0000_000221/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/19/TMX7316010203-002049/pano_0000_000221/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/19/TMX7316010203-002049/pano_0000_000221/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002049_pano_0000_000221/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002049_pano_0000_000221/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002049_pano_0000_000221/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/19/TMX7316010203-002049/pano_0000_000221/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/19/TMX7316010203-002049/pano_0000_000221/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91758475352078, 52.3701740355761, 47.0583947552368 ] }, "distance": 6.42, "direction": 114.51, "angle": 82.23, "elevation": 47.06, "pano_id": "TMX7316010203-002049_pano_0000_000221", "timestamp": "2021-03-19T08:16:56.634080Z", "filename": "pano_0000_000221.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_20241210_1246_Track01_Sphere_00219", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123011.24708843783, 487027.9224601237 ] }, "relative_distance": 6.42312701, "relative_pitch": 82.22757471750262, "relative_heading": 114.51400123090944, "relative_elevation": 47.0583947552368 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241210_1246_Track01_Sphere_00219/adjacencies/b_20241210_1246_Track01_Sphere_00219/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/06/TMX7316010203-000248/pano_0000_000348/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/06/TMX7316010203-000248/pano_0000_000348/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/06/TMX7316010203-000248/pano_0000_000348/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/06/TMX7316010203-000248/pano_0000_000348/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000248_pano_0000_000348/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000248_pano_0000_000348/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000248_pano_0000_000348/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/04/06/TMX7316010203-000248/pano_0000_000348/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/04/06/TMX7316010203-000248/pano_0000_000348/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91743043659893, 52.3702389139223, 46.9177560172975 ] }, "distance": 6.52, "direction": 314.3, "angle": 82.09, "elevation": 46.92, "pano_id": "TMX7316010203-000248_pano_0000_000348", "timestamp": "2017-04-06T07:55:06.160020Z", "filename": "pano_0000_000348.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_20241210_1246_Track01_Sphere_00219", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123011.24708843783, 487027.9224601237 ] }, "relative_distance": 6.52045094, "relative_pitch": 82.08793007456246, "relative_heading": 314.30316863835594, "relative_elevation": 46.9177560172975 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241210_1246_Track01_Sphere_00219/adjacencies/b_20241210_1246_Track01_Sphere_00219/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241210_1246_Track01_Sphere_00145/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241210_1246_Track01_Sphere_00145/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241210_1246_Track01_Sphere_00145/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241210_1246_Track01_Sphere_00145/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241210_1246_Track01_Sphere_00145/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241210_1246_Track01_Sphere_00145/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241210_1246_Track01_Sphere_00145/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241210_1246_Track01_Sphere_00145/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241210_1246_Track01_Sphere_00145/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91745092887427, 52.370265005424535, 0.0 ] }, "distance": 8.14, "direction": 336.32, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241210_1246_Track01_Sphere_00145", "timestamp": "2024-12-10T12:01:55Z", "filename": "Job_20241210_1246_Track01_Sphere_00145.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_20241210_1246_Track01_Sphere_00219", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123011.24708843783, 487027.9224601237 ] }, "relative_distance": 8.14323804, "relative_pitch": 0.0, "relative_heading": 336.3192056872171, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241210_1246_Track01_Sphere_00219/adjacencies/b_20241210_1246_Track01_Sphere_00219/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_08-46-57_00124/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_08-46-57_00124/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_08-46-57_00124/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_08-46-57_00124/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-19_08-46-57_00124/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-19_08-46-57_00124/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-19_08-46-57_00124/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_08-46-57_00124/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_08-46-57_00124/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.917619132996263, 52.37020505060402, 0.0 ] }, "distance": 8.22, "direction": 84.51, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-19_08-46-57_00124", "timestamp": "2025-06-19T08:49:38Z", "filename": "recording_2025-06-19_08-46-57_00124.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_20241210_1246_Track01_Sphere_00219", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123011.24708843783, 487027.9224601237 ] }, "relative_distance": 8.2233909, "relative_pitch": 0.0, "relative_heading": 84.51435923046633, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241210_1246_Track01_Sphere_00219/adjacencies/b_20241210_1246_Track01_Sphere_00219/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/21/TMX7316010203-001194/pano_0000_000128/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/21/TMX7316010203-001194/pano_0000_000128/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/21/TMX7316010203-001194/pano_0000_000128/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/21/TMX7316010203-001194/pano_0000_000128/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001194_pano_0000_000128/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001194_pano_0000_000128/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001194_pano_0000_000128/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/21/TMX7316010203-001194/pano_0000_000128/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/21/TMX7316010203-001194/pano_0000_000128/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91762680842859, 52.3702044970698, 47.5113607076928 ] }, "distance": 8.74, "direction": 85.24, "angle": 79.58, "elevation": 47.51, "pano_id": "TMX7316010203-001194_pano_0000_000128", "timestamp": "2019-05-21T08:18:32.288680Z", "filename": "pano_0000_000128.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_20241210_1246_Track01_Sphere_00219", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123011.24708843783, 487027.9224601237 ] }, "relative_distance": 8.73859142, "relative_pitch": 79.57827286853146, "relative_heading": 85.24404398744754, "relative_elevation": 47.5113607076928 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241210_1246_Track01_Sphere_00219/adjacencies/b_20241210_1246_Track01_Sphere_00219/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/21/TMX7316010203-001194/pano_0000_000131/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/21/TMX7316010203-001194/pano_0000_000131/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/21/TMX7316010203-001194/pano_0000_000131/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/21/TMX7316010203-001194/pano_0000_000131/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001194_pano_0000_000131/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001194_pano_0000_000131/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001194_pano_0000_000131/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/21/TMX7316010203-001194/pano_0000_000131/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/21/TMX7316010203-001194/pano_0000_000131/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91744373911504, 52.3702702970628, 47.5489006079733 ] }, "distance": 8.88, "direction": 334.95, "angle": 79.42, "elevation": 47.55, "pano_id": "TMX7316010203-001194_pano_0000_000131", "timestamp": "2019-05-21T08:18:33.883570Z", "filename": "pano_0000_000131.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_20241210_1246_Track01_Sphere_00219", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123011.24708843783, 487027.9224601237 ] }, "relative_distance": 8.88169219, "relative_pitch": 79.41960971386449, "relative_heading": 334.95169403472534, "relative_elevation": 47.5489006079733 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241210_1246_Track01_Sphere_00219/adjacencies/b_20241210_1246_Track01_Sphere_00219/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/19/TMX7316010203-002049/pano_0000_000218/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/19/TMX7316010203-002049/pano_0000_000218/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/19/TMX7316010203-002049/pano_0000_000218/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/19/TMX7316010203-002049/pano_0000_000218/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002049_pano_0000_000218/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002049_pano_0000_000218/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002049_pano_0000_000218/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/19/TMX7316010203-002049/pano_0000_000218/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/19/TMX7316010203-002049/pano_0000_000218/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91738566134849, 52.3702375568384, 47.1690236805007 ] }, "distance": 8.88, "direction": 299.71, "angle": 79.33, "elevation": 47.17, "pano_id": "TMX7316010203-002049_pano_0000_000218", "timestamp": "2021-03-19T08:16:54.824060Z", "filename": "pano_0000_000218.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_20241210_1246_Track01_Sphere_00219", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123011.24708843783, 487027.9224601237 ] }, "relative_distance": 8.8840082, "relative_pitch": 79.33362999785444, "relative_heading": 299.71170920478204, "relative_elevation": 47.1690236805007 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241210_1246_Track01_Sphere_00219/adjacencies/b_20241210_1246_Track01_Sphere_00219/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/18/TMX7316010203-002048/pano_0001_000806/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/18/TMX7316010203-002048/pano_0001_000806/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/18/TMX7316010203-002048/pano_0001_000806/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/18/TMX7316010203-002048/pano_0001_000806/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002048_pano_0001_000806/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002048_pano_0001_000806/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002048_pano_0001_000806/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/18/TMX7316010203-002048/pano_0001_000806/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/18/TMX7316010203-002048/pano_0001_000806/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91762071790265, 52.3701642141901, 46.9563047569245 ] }, "distance": 9.11, "direction": 114.38, "angle": 79.03, "elevation": 46.96, "pano_id": "TMX7316010203-002048_pano_0001_000806", "timestamp": "2021-03-18T12:35:16.444070Z", "filename": "pano_0001_000806.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_20241210_1246_Track01_Sphere_00219", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123011.24708843783, 487027.9224601237 ] }, "relative_distance": 9.10533792, "relative_pitch": 79.02591988020485, "relative_heading": 114.37557807220523, "relative_elevation": 46.9563047569245 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241210_1246_Track01_Sphere_00219/adjacencies/b_20241210_1246_Track01_Sphere_00219/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0001_001733/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0001_001733/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0001_001733/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0001_001733/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002310_pano_0001_001733/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002310_pano_0001_001733/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002310_pano_0001_001733/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0001_001733/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0001_001733/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91738177704792, 52.3702398793786, 47.493264047429 ] }, "distance": 9.24, "direction": 300.29, "angle": 78.99, "elevation": 47.49, "pano_id": "TMX7316010203-002310_pano_0001_001733", "timestamp": "2021-09-15T09:26:36.437910Z", "filename": "pano_0001_001733.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_20241210_1246_Track01_Sphere_00219", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123011.24708843783, 487027.9224601237 ] }, "relative_distance": 9.24234928, "relative_pitch": 78.98768532889174, "relative_heading": 300.29034294342273, "relative_elevation": 47.493264047429 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241210_1246_Track01_Sphere_00219/adjacencies/b_20241210_1246_Track01_Sphere_00219/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_08-46-57_00069/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_08-46-57_00069/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_08-46-57_00069/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_08-46-57_00069/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-19_08-46-57_00069/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-19_08-46-57_00069/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-19_08-46-57_00069/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_08-46-57_00069/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_08-46-57_00069/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.917378872920255, 52.37023898774682, 0.0 ] }, "distance": 9.36, "direction": 299.16, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-19_08-46-57_00069", "timestamp": "2025-06-19T08:48:37Z", "filename": "recording_2025-06-19_08-46-57_00069.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_20241210_1246_Track01_Sphere_00219", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123011.24708843783, 487027.9224601237 ] }, "relative_distance": 9.36493961, "relative_pitch": 0.0, "relative_heading": 299.15574061914754, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241210_1246_Track01_Sphere_00219/adjacencies/b_20241210_1246_Track01_Sphere_00219/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/10/TMX7316010203-002590/pano_0003_000178/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/10/TMX7316010203-002590/pano_0003_000178/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/10/TMX7316010203-002590/pano_0003_000178/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/10/TMX7316010203-002590/pano_0003_000178/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002590_pano_0003_000178/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002590_pano_0003_000178/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002590_pano_0003_000178/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/06/10/TMX7316010203-002590/pano_0003_000178/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/06/10/TMX7316010203-002590/pano_0003_000178/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91737470940127, 52.3702364264383, 47.1424053236842 ] }, "distance": 9.48, "direction": 296.82, "angle": 78.63, "elevation": 47.14, "pano_id": "TMX7316010203-002590_pano_0003_000178", "timestamp": "2022-06-10T14:09:28.445160Z", "filename": "pano_0003_000178.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_20241210_1246_Track01_Sphere_00219", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123011.24708843783, 487027.9224601237 ] }, "relative_distance": 9.48163947, "relative_pitch": 78.62795843640134, "relative_heading": 296.81621002379705, "relative_elevation": 47.1424053236842 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241210_1246_Track01_Sphere_00219/adjacencies/b_20241210_1246_Track01_Sphere_00219/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_08-46-57_00127/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_08-46-57_00127/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_08-46-57_00127/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_08-46-57_00127/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-19_08-46-57_00127/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-19_08-46-57_00127/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-19_08-46-57_00127/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_08-46-57_00127/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_08-46-57_00127/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.917428530287671, 52.37027251116451, 0.0 ] }, "distance": 9.58, "direction": 329.96, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-19_08-46-57_00127", "timestamp": "2025-06-19T08:49:40Z", "filename": "recording_2025-06-19_08-46-57_00127.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_20241210_1246_Track01_Sphere_00219", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123011.24708843783, 487027.9224601237 ] }, "relative_distance": 9.57984888, "relative_pitch": 0.0, "relative_heading": 329.9564939298472, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241210_1246_Track01_Sphere_00219/adjacencies/b_20241210_1246_Track01_Sphere_00219/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241210_1246_Track01_Sphere_00142/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241210_1246_Track01_Sphere_00142/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241210_1246_Track01_Sphere_00142/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241210_1246_Track01_Sphere_00142/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241210_1246_Track01_Sphere_00142/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241210_1246_Track01_Sphere_00142/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241210_1246_Track01_Sphere_00142/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241210_1246_Track01_Sphere_00142/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241210_1246_Track01_Sphere_00142/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.917639894856269, 52.370198185451486, 0.0 ] }, "distance": 9.6, "direction": 89.87, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241210_1246_Track01_Sphere_00142", "timestamp": "2024-12-10T12:01:53Z", "filename": "Job_20241210_1246_Track01_Sphere_00142.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_20241210_1246_Track01_Sphere_00219", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123011.24708843783, 487027.9224601237 ] }, "relative_distance": 9.59984775, "relative_pitch": 0.0, "relative_heading": 89.867425919172, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241210_1246_Track01_Sphere_00219/adjacencies/b_20241210_1246_Track01_Sphere_00219/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/29/TMX7316010203-000227/pano_0001_000375/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/29/TMX7316010203-000227/pano_0001_000375/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/29/TMX7316010203-000227/pano_0001_000375/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/29/TMX7316010203-000227/pano_0001_000375/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000227_pano_0001_000375/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000227_pano_0001_000375/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000227_pano_0001_000375/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/03/29/TMX7316010203-000227/pano_0001_000375/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/03/29/TMX7316010203-000227/pano_0001_000375/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91762968654334, 52.3701612645286, 46.6145903570578 ] }, "distance": 9.8, "direction": 114.65, "angle": 78.13, "elevation": 46.61, "pano_id": "TMX7316010203-000227_pano_0001_000375", "timestamp": "2017-03-29T10:23:59.271060Z", "filename": "pano_0001_000375.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_20241210_1246_Track01_Sphere_00219", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123011.24708843783, 487027.9224601237 ] }, "relative_distance": 9.79731576, "relative_pitch": 78.1305070355402, "relative_heading": 114.64958014636504, "relative_elevation": 46.6145903570578 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241210_1246_Track01_Sphere_00219/adjacencies/b_20241210_1246_Track01_Sphere_00219/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002546/pano_0002_002865/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002546/pano_0002_002865/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002546/pano_0002_002865/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002546/pano_0002_002865/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002546_pano_0002_002865/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002546_pano_0002_002865/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002546_pano_0002_002865/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002546/pano_0002_002865/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002546/pano_0002_002865/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91737045626413, 52.3702401084452, 47.0447285659611 ] }, "distance": 9.93, "direction": 298.17, "angle": 78.08, "elevation": 47.04, "pano_id": "TMX7316010203-002546_pano_0002_002865", "timestamp": "2022-04-26T09:46:15.077280Z", "filename": "pano_0002_002865.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_20241210_1246_Track01_Sphere_00219", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123011.24708843783, 487027.9224601237 ] }, "relative_distance": 9.92778223, "relative_pitch": 78.08378850591036, "relative_heading": 298.17240109334693, "relative_elevation": 47.0447285659611 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241210_1246_Track01_Sphere_00219/adjacencies/b_20241210_1246_Track01_Sphere_00219/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241210_1246_Track01_Sphere_00221/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241210_1246_Track01_Sphere_00221/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241210_1246_Track01_Sphere_00221/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241210_1246_Track01_Sphere_00221/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241210_1246_Track01_Sphere_00221/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241210_1246_Track01_Sphere_00221/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241210_1246_Track01_Sphere_00221/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241210_1246_Track01_Sphere_00221/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241210_1246_Track01_Sphere_00221/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.917627336578651, 52.37015554294116, 0.0 ] }, "distance": 9.94, "direction": 118.37, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241210_1246_Track01_Sphere_00221", "timestamp": "2024-12-10T12:02:49Z", "filename": "Job_20241210_1246_Track01_Sphere_00221.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_20241210_1246_Track01_Sphere_00219", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123011.24708843783, 487027.9224601237 ] }, "relative_distance": 9.93835693, "relative_pitch": 0.0, "relative_heading": 118.37303104716246, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241210_1246_Track01_Sphere_00219/adjacencies/b_20241210_1246_Track01_Sphere_00219/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241210_1246_Track01_Sphere_00217/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241210_1246_Track01_Sphere_00217/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241210_1246_Track01_Sphere_00217/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241210_1246_Track01_Sphere_00217/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241210_1246_Track01_Sphere_00217/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241210_1246_Track01_Sphere_00217/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241210_1246_Track01_Sphere_00217/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241210_1246_Track01_Sphere_00217/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241210_1246_Track01_Sphere_00217/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.917370015291815, 52.370240696213195, 0.0 ] }, "distance": 9.99, "direction": 298.42, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241210_1246_Track01_Sphere_00217", "timestamp": "2024-12-10T12:02:47Z", "filename": "Job_20241210_1246_Track01_Sphere_00217.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_20241210_1246_Track01_Sphere_00219", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123011.24708843783, 487027.9224601237 ] }, "relative_distance": 9.98523195, "relative_pitch": 0.0, "relative_heading": 298.42186482407095, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241210_1246_Track01_Sphere_00219/adjacencies/b_20241210_1246_Track01_Sphere_00219/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001669/pano_0000_001751/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001669/pano_0000_001751/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001669/pano_0000_001751/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001669/pano_0000_001751/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001669_pano_0000_001751/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001669_pano_0000_001751/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001669_pano_0000_001751/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001669/pano_0000_001751/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001669/pano_0000_001751/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.9176300717445, 52.3701570512666, 47.3829356031492 ] }, "distance": 10.03, "direction": 117.02, "angle": 78.05, "elevation": 47.38, "pano_id": "TMX7316010203-001669_pano_0000_001751", "timestamp": "2020-04-22T10:34:35.265060Z", "filename": "pano_0000_001751.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_20241210_1246_Track01_Sphere_00219", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123011.24708843783, 487027.9224601237 ] }, "relative_distance": 10.02529478, "relative_pitch": 78.05352943814155, "relative_heading": 117.02297032840205, "relative_elevation": 47.3829356031492 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241210_1246_Track01_Sphere_00219/adjacencies/b_20241210_1246_Track01_Sphere_00219/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002546/pano_0002_002869/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002546/pano_0002_002869/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002546/pano_0002_002869/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002546/pano_0002_002869/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002546_pano_0002_002869/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002546_pano_0002_002869/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002546_pano_0002_002869/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002546/pano_0002_002869/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002546/pano_0002_002869/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91762892464802, 52.3701552046044, 46.9217166621238 ] }, "distance": 10.05, "direction": 118.27, "angle": 77.91, "elevation": 46.92, "pano_id": "TMX7316010203-002546_pano_0002_002869", "timestamp": "2022-04-26T09:46:16.697270Z", "filename": "pano_0002_002869.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_20241210_1246_Track01_Sphere_00219", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123011.24708843783, 487027.9224601237 ] }, "relative_distance": 10.05143448, "relative_pitch": 77.9090012125182, "relative_heading": 118.26885865907317, "relative_elevation": 46.9217166621238 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241210_1246_Track01_Sphere_00219/adjacencies/b_20241210_1246_Track01_Sphere_00219/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/03/30/TMX7315120208-000023/pano_0000_001611/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/03/30/TMX7315120208-000023/pano_0000_001611/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/03/30/TMX7315120208-000023/pano_0000_001611/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/03/30/TMX7315120208-000023/pano_0000_001611/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315120208-000023_pano_0000_001611/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000023_pano_0000_001611/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000023_pano_0000_001611/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/03/30/TMX7315120208-000023/pano_0000_001611/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/03/30/TMX7315120208-000023/pano_0000_001611/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91739121508289, 52.3702600000015, 45.0977435773239 ] }, "distance": 10.07, "direction": 313.24, "angle": 77.41, "elevation": 45.1, "pano_id": "TMX7315120208-000023_pano_0000_001611", "timestamp": "2016-03-30T14:35:48.959420Z", "filename": "pano_0000_001611.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_20241210_1246_Track01_Sphere_00219", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123011.24708843783, 487027.9224601237 ] }, "relative_distance": 10.07277535, "relative_pitch": 77.40939575416795, "relative_heading": 313.24133153286897, "relative_elevation": 45.0977435773239 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241210_1246_Track01_Sphere_00219/adjacencies/b_20241210_1246_Track01_Sphere_00219/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/10/TMX7316010203-002590/pano_0003_000182/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/10/TMX7316010203-002590/pano_0003_000182/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/10/TMX7316010203-002590/pano_0003_000182/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/10/TMX7316010203-002590/pano_0003_000182/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002590_pano_0003_000182/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002590_pano_0003_000182/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002590_pano_0003_000182/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/06/10/TMX7316010203-002590/pano_0003_000182/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/06/10/TMX7316010203-002590/pano_0003_000182/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91763255990088, 52.3701562343409, 47.0491528017446 ] }, "distance": 10.22, "direction": 117.05, "angle": 77.75, "elevation": 47.05, "pano_id": "TMX7316010203-002590_pano_0003_000182", "timestamp": "2022-06-10T14:09:30.335150Z", "filename": "pano_0003_000182.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_20241210_1246_Track01_Sphere_00219", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123011.24708843783, 487027.9224601237 ] }, "relative_distance": 10.21756388, "relative_pitch": 77.74745147102313, "relative_heading": 117.04529124502983, "relative_elevation": 47.0491528017446 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241210_1246_Track01_Sphere_00219/adjacencies/b_20241210_1246_Track01_Sphere_00219/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001669/pano_0000_001747/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001669/pano_0000_001747/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001669/pano_0000_001747/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001669/pano_0000_001747/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001669_pano_0000_001747/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001669_pano_0000_001747/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001669_pano_0000_001747/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001669/pano_0000_001747/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001669/pano_0000_001747/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91736853003001, 52.3702434224585, 47.4225991657004 ] }, "distance": 10.22, "direction": 299.65, "angle": 77.84, "elevation": 47.42, "pano_id": "TMX7316010203-001669_pano_0000_001747", "timestamp": "2020-04-22T10:34:32.135080Z", "filename": "pano_0000_001747.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_20241210_1246_Track01_Sphere_00219", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123011.24708843783, 487027.9224601237 ] }, "relative_distance": 10.22092619, "relative_pitch": 77.83717481724914, "relative_heading": 299.6476403919443, "relative_elevation": 47.4225991657004 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241210_1246_Track01_Sphere_00219/adjacencies/b_20241210_1246_Track01_Sphere_00219/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/29/TMX7316010203-000227/pano_0001_000373/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/29/TMX7316010203-000227/pano_0001_000373/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/29/TMX7316010203-000227/pano_0001_000373/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/29/TMX7316010203-000227/pano_0001_000373/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000227_pano_0001_000373/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000227_pano_0001_000373/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000227_pano_0001_000373/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/03/29/TMX7316010203-000227/pano_0001_000373/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/03/29/TMX7316010203-000227/pano_0001_000373/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.9173717459733, 52.37025018472, 46.7246861392632 ] }, "distance": 10.43, "direction": 303.84, "angle": 77.42, "elevation": 46.72, "pano_id": "TMX7316010203-000227_pano_0001_000373", "timestamp": "2017-03-29T10:23:57.011270Z", "filename": "pano_0001_000373.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_20241210_1246_Track01_Sphere_00219", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123011.24708843783, 487027.9224601237 ] }, "relative_distance": 10.43067434, "relative_pitch": 77.41580300745072, "relative_heading": 303.8387359975117, "relative_elevation": 46.7246861392632 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241210_1246_Track01_Sphere_00219/adjacencies/b_20241210_1246_Track01_Sphere_00219/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_08-46-57_00073/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_08-46-57_00073/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_08-46-57_00073/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_08-46-57_00073/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-19_08-46-57_00073/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-19_08-46-57_00073/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-19_08-46-57_00073/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_08-46-57_00073/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_08-46-57_00073/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91763832143535, 52.37015539776372, 0.0 ] }, "distance": 10.61, "direction": 116.53, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-19_08-46-57_00073", "timestamp": "2025-06-19T08:48:40Z", "filename": "recording_2025-06-19_08-46-57_00073.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_20241210_1246_Track01_Sphere_00219", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123011.24708843783, 487027.9224601237 ] }, "relative_distance": 10.60982784, "relative_pitch": 0.0, "relative_heading": 116.5294439026826, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241210_1246_Track01_Sphere_00219/adjacencies/b_20241210_1246_Track01_Sphere_00219/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/05/TMX7316010203-000247/pano_0000_000164/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/05/TMX7316010203-000247/pano_0000_000164/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/05/TMX7316010203-000247/pano_0000_000164/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/05/TMX7316010203-000247/pano_0000_000164/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000247_pano_0000_000164/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000247_pano_0000_000164/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000247_pano_0000_000164/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/04/05/TMX7316010203-000247/pano_0000_000164/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/04/05/TMX7316010203-000247/pano_0000_000164/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91737386506911, 52.3702577252029, 46.6167650269344 ] }, "distance": 10.81, "direction": 307.96, "angle": 76.95, "elevation": 46.62, "pano_id": "TMX7316010203-000247_pano_0000_000164", "timestamp": "2017-04-05T13:53:35.739470Z", "filename": "pano_0000_000164.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_20241210_1246_Track01_Sphere_00219", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123011.24708843783, 487027.9224601237 ] }, "relative_distance": 10.80602114, "relative_pitch": 76.94902583384777, "relative_heading": 307.9637313467881, "relative_elevation": 46.6167650269344 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241210_1246_Track01_Sphere_00219/adjacencies/b_20241210_1246_Track01_Sphere_00219/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0001_001737/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0001_001737/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0001_001737/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0001_001737/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002310_pano_0001_001737/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002310_pano_0001_001737/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002310_pano_0001_001737/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0001_001737/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0001_001737/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91764396900474, 52.3701584070261, 47.4166533956304 ] }, "distance": 10.81, "direction": 114.03, "angle": 77.15, "elevation": 47.42, "pano_id": "TMX7316010203-002310_pano_0001_001737", "timestamp": "2021-09-15T09:26:38.422930Z", "filename": "pano_0001_001737.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_20241210_1246_Track01_Sphere_00219", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123011.24708843783, 487027.9224601237 ] }, "relative_distance": 10.81469511, "relative_pitch": 77.15186941130283, "relative_heading": 114.03116642479411, "relative_elevation": 47.4166533956304 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241210_1246_Track01_Sphere_00219/adjacencies/b_20241210_1246_Track01_Sphere_00219/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/03/30/TMX7315120208-000023/pano_0000_001615/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/03/30/TMX7315120208-000023/pano_0000_001615/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/03/30/TMX7315120208-000023/pano_0000_001615/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/03/30/TMX7315120208-000023/pano_0000_001615/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315120208-000023_pano_0000_001615/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000023_pano_0000_001615/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000023_pano_0000_001615/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/03/30/TMX7315120208-000023/pano_0000_001615/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/03/30/TMX7315120208-000023/pano_0000_001615/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91765467655044, 52.3701722719185, 44.9870959455147 ] }, "distance": 10.99, "direction": 105.1, "angle": 76.28, "elevation": 44.99, "pano_id": "TMX7315120208-000023_pano_0000_001615", "timestamp": "2016-03-30T14:35:50.704370Z", "filename": "pano_0000_001615.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_20241210_1246_Track01_Sphere_00219", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123011.24708843783, 487027.9224601237 ] }, "relative_distance": 10.98577286, "relative_pitch": 76.27703969151943, "relative_heading": 105.09705137044817, "relative_elevation": 44.9870959455147 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241210_1246_Track01_Sphere_00219/adjacencies/b_20241210_1246_Track01_Sphere_00219/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/18/TMX7316010203-002048/pano_0001_000802/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/18/TMX7316010203-002048/pano_0001_000802/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/18/TMX7316010203-002048/pano_0001_000802/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/18/TMX7316010203-002048/pano_0001_000802/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002048_pano_0001_000802/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002048_pano_0001_000802/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002048_pano_0001_000802/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/18/TMX7316010203-002048/pano_0001_000802/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/18/TMX7316010203-002048/pano_0001_000802/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91735659018372, 52.3702461058165, 47.1197139294818 ] }, "distance": 11.08, "direction": 298.91, "angle": 76.77, "elevation": 47.12, "pano_id": "TMX7316010203-002048_pano_0001_000802", "timestamp": "2021-03-18T12:35:14.709080Z", "filename": "pano_0001_000802.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_20241210_1246_Track01_Sphere_00219", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123011.24708843783, 487027.9224601237 ] }, "relative_distance": 11.0763069, "relative_pitch": 76.77179123783796, "relative_heading": 298.9090852881495, "relative_elevation": 47.1197139294818 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241210_1246_Track01_Sphere_00219/adjacencies/b_20241210_1246_Track01_Sphere_00219/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/19/TMX7316010203-002049/pano_0000_000222/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/19/TMX7316010203-002049/pano_0000_000222/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/19/TMX7316010203-002049/pano_0000_000222/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/19/TMX7316010203-002049/pano_0000_000222/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002049_pano_0000_000222/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002049_pano_0000_000222/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002049_pano_0000_000222/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/19/TMX7316010203-002049/pano_0000_000222/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/19/TMX7316010203-002049/pano_0000_000222/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91764997499224, 52.370151790706, 47.0521572018042 ] }, "distance": 11.5, "direction": 116.55, "angle": 76.27, "elevation": 47.05, "pano_id": "TMX7316010203-002049_pano_0000_000222", "timestamp": "2021-03-19T08:16:57.209040Z", "filename": "pano_0000_000222.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_20241210_1246_Track01_Sphere_00219", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123011.24708843783, 487027.9224601237 ] }, "relative_distance": 11.49925501, "relative_pitch": 76.2664703884973, "relative_heading": 116.55229025996574, "relative_elevation": 47.0521572018042 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241210_1246_Track01_Sphere_00219/adjacencies/b_20241210_1246_Track01_Sphere_00219/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241210_1246_Track01_Sphere_00146/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241210_1246_Track01_Sphere_00146/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241210_1246_Track01_Sphere_00146/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241210_1246_Track01_Sphere_00146/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241210_1246_Track01_Sphere_00146/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241210_1246_Track01_Sphere_00146/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241210_1246_Track01_Sphere_00146/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241210_1246_Track01_Sphere_00146/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241210_1246_Track01_Sphere_00146/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.917386911475081, 52.370286888128994, 0.0 ] }, "distance": 12.49, "direction": 322.35, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241210_1246_Track01_Sphere_00146", "timestamp": "2024-12-10T12:01:56Z", "filename": "Job_20241210_1246_Track01_Sphere_00146.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_20241210_1246_Track01_Sphere_00219", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123011.24708843783, 487027.9224601237 ] }, "relative_distance": 12.493706, "relative_pitch": 0.0, "relative_heading": 322.35425366518655, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241210_1246_Track01_Sphere_00219/adjacencies/b_20241210_1246_Track01_Sphere_00219/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_08-46-57_00123/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_08-46-57_00123/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_08-46-57_00123/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_08-46-57_00123/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-19_08-46-57_00123/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-19_08-46-57_00123/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-19_08-46-57_00123/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_08-46-57_00123/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_08-46-57_00123/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.917682875276758, 52.370182780212225, 0.0 ] }, "distance": 12.64, "direction": 97.69, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-19_08-46-57_00123", "timestamp": "2025-06-19T08:49:37Z", "filename": "recording_2025-06-19_08-46-57_00123.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_20241210_1246_Track01_Sphere_00219", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123011.24708843783, 487027.9224601237 ] }, "relative_distance": 12.64097311, "relative_pitch": 0.0, "relative_heading": 97.69210304586329, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241210_1246_Track01_Sphere_00219/adjacencies/b_20241210_1246_Track01_Sphere_00219/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/21/TMX7316010203-001194/pano_0000_000127/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/21/TMX7316010203-001194/pano_0000_000127/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/21/TMX7316010203-001194/pano_0000_000127/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/21/TMX7316010203-001194/pano_0000_000127/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001194_pano_0000_000127/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001194_pano_0000_000127/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001194_pano_0000_000127/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/21/TMX7316010203-001194/pano_0000_000127/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/21/TMX7316010203-001194/pano_0000_000127/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91768778247795, 52.3701831862695, 47.5199991669506 ] }, "distance": 12.97, "direction": 97.3, "angle": 74.74, "elevation": 47.52, "pano_id": "TMX7316010203-001194_pano_0000_000127", "timestamp": "2019-05-21T08:18:31.773630Z", "filename": "pano_0000_000127.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_20241210_1246_Track01_Sphere_00219", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123011.24708843783, 487027.9224601237 ] }, "relative_distance": 12.96645639, "relative_pitch": 74.73763563139804, "relative_heading": 97.29655570432287, "relative_elevation": 47.5199991669506 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241210_1246_Track01_Sphere_00219/adjacencies/b_20241210_1246_Track01_Sphere_00219/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/21/TMX7316010203-001194/pano_0000_000132/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/21/TMX7316010203-001194/pano_0000_000132/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/21/TMX7316010203-001194/pano_0000_000132/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/21/TMX7316010203-001194/pano_0000_000132/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001194_pano_0000_000132/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001194_pano_0000_000132/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001194_pano_0000_000132/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/21/TMX7316010203-001194/pano_0000_000132/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/21/TMX7316010203-001194/pano_0000_000132/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91738122391131, 52.3702908671322, 47.5700152972713 ] }, "distance": 13.08, "direction": 322.2, "angle": 74.62, "elevation": 47.57, "pano_id": "TMX7316010203-001194_pano_0000_000132", "timestamp": "2019-05-21T08:18:34.438640Z", "filename": "pano_0000_000132.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_20241210_1246_Track01_Sphere_00219", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123011.24708843783, 487027.9224601237 ] }, "relative_distance": 13.08093836, "relative_pitch": 74.62466231510679, "relative_heading": 322.19526260617545, "relative_elevation": 47.5700152972713 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241210_1246_Track01_Sphere_00219/adjacencies/b_20241210_1246_Track01_Sphere_00219/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/06/TMX7316010203-000248/pano_0000_000350/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/06/TMX7316010203-000248/pano_0000_000350/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/06/TMX7316010203-000248/pano_0000_000350/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/06/TMX7316010203-000248/pano_0000_000350/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000248_pano_0000_000350/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000248_pano_0000_000350/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000248_pano_0000_000350/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/04/06/TMX7316010203-000248/pano_0000_000350/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/04/06/TMX7316010203-000248/pano_0000_000350/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91768545287003, 52.3701522673927, 46.8540748655796 ] }, "distance": 13.68, "direction": 111.83, "angle": 73.72, "elevation": 46.85, "pano_id": "TMX7316010203-000248_pano_0000_000350", "timestamp": "2017-04-06T07:55:08.280000Z", "filename": "pano_0000_000350.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_20241210_1246_Track01_Sphere_00219", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123011.24708843783, 487027.9224601237 ] }, "relative_distance": 13.68361919, "relative_pitch": 73.71968366998163, "relative_heading": 111.82538109241911, "relative_elevation": 46.8540748655796 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241210_1246_Track01_Sphere_00219/adjacencies/b_20241210_1246_Track01_Sphere_00219/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_07-14-50_01594/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_07-14-50_01594/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_07-14-50_01594/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_07-14-50_01594/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-19_07-14-50_01594/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-19_07-14-50_01594/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-19_07-14-50_01594/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_07-14-50_01594/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_07-14-50_01594/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91758846650368, 52.3703097525117, 0.0 ] }, "distance": 13.85, "direction": 26.12, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-19_07-14-50_01594", "timestamp": "2025-06-19T08:12:08Z", "filename": "recording_2025-06-19_07-14-50_01594.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_20241210_1246_Track01_Sphere_00219", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123011.24708843783, 487027.9224601237 ] }, "relative_distance": 13.85087326, "relative_pitch": 0.0, "relative_heading": 26.116017255166376, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241210_1246_Track01_Sphere_00219/adjacencies/b_20241210_1246_Track01_Sphere_00219/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/19/TMX7316010203-002049/pano_0000_000217/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/19/TMX7316010203-002049/pano_0000_000217/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/19/TMX7316010203-002049/pano_0000_000217/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/19/TMX7316010203-002049/pano_0000_000217/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002049_pano_0000_000217/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002049_pano_0000_000217/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002049_pano_0000_000217/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/19/TMX7316010203-002049/pano_0000_000217/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/19/TMX7316010203-002049/pano_0000_000217/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91731945053822, 52.3702591998138, 47.1650530779734 ] }, "distance": 14.0, "direction": 299.12, "angle": 73.47, "elevation": 47.17, "pano_id": "TMX7316010203-002049_pano_0000_000217", "timestamp": "2021-03-19T08:16:54.179090Z", "filename": "pano_0000_000217.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_20241210_1246_Track01_Sphere_00219", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123011.24708843783, 487027.9224601237 ] }, "relative_distance": 13.99512705, "relative_pitch": 73.47297511445076, "relative_heading": 299.12449886542925, "relative_elevation": 47.1650530779734 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241210_1246_Track01_Sphere_00219/adjacencies/b_20241210_1246_Track01_Sphere_00219/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_08-46-57_00128/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_08-46-57_00128/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_08-46-57_00128/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_08-46-57_00128/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-19_08-46-57_00128/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-19_08-46-57_00128/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-19_08-46-57_00128/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_08-46-57_00128/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_08-46-57_00128/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.917363899987651, 52.37029403191683, 0.0 ] }, "distance": 14.1, "direction": 319.28, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-19_08-46-57_00128", "timestamp": "2025-06-19T08:49:41Z", "filename": "recording_2025-06-19_08-46-57_00128.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_20241210_1246_Track01_Sphere_00219", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123011.24708843783, 487027.9224601237 ] }, "relative_distance": 14.10065803, "relative_pitch": 0.0, "relative_heading": 319.28302018314207, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241210_1246_Track01_Sphere_00219/adjacencies/b_20241210_1246_Track01_Sphere_00219/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/18/TMX7316010203-002048/pano_0001_000807/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/18/TMX7316010203-002048/pano_0001_000807/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/18/TMX7316010203-002048/pano_0001_000807/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/18/TMX7316010203-002048/pano_0001_000807/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002048_pano_0001_000807/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002048_pano_0001_000807/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002048_pano_0001_000807/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/18/TMX7316010203-002048/pano_0001_000807/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/18/TMX7316010203-002048/pano_0001_000807/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.917684855305, 52.370142031504, 46.9512377381325 ] }, "distance": 14.11, "direction": 116.18, "angle": 73.27, "elevation": 46.95, "pano_id": "TMX7316010203-002048_pano_0001_000807", "timestamp": "2021-03-18T12:35:16.854100Z", "filename": "pano_0001_000807.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_20241210_1246_Track01_Sphere_00219", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123011.24708843783, 487027.9224601237 ] }, "relative_distance": 14.11011012, "relative_pitch": 73.27306310543086, "relative_heading": 116.18452210910829, "relative_elevation": 46.9512377381325 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241210_1246_Track01_Sphere_00219/adjacencies/b_20241210_1246_Track01_Sphere_00219/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241210_1246_Track01_Sphere_00141/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241210_1246_Track01_Sphere_00141/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241210_1246_Track01_Sphere_00141/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241210_1246_Track01_Sphere_00141/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241210_1246_Track01_Sphere_00141/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241210_1246_Track01_Sphere_00141/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241210_1246_Track01_Sphere_00141/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241210_1246_Track01_Sphere_00141/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241210_1246_Track01_Sphere_00141/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.917704049000701, 52.370175844780086, 0.0 ] }, "distance": 14.18, "direction": 100.0, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241210_1246_Track01_Sphere_00141", "timestamp": "2024-12-10T12:01:53Z", "filename": "Job_20241210_1246_Track01_Sphere_00141.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_20241210_1246_Track01_Sphere_00219", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123011.24708843783, 487027.9224601237 ] }, "relative_distance": 14.1849661, "relative_pitch": 0.0, "relative_heading": 100.00216425994452, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241210_1246_Track01_Sphere_00219/adjacencies/b_20241210_1246_Track01_Sphere_00219/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250130_0915_Track09_Sphere_00097/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250130_0915_Track09_Sphere_00097/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250130_0915_Track09_Sphere_00097/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250130_0915_Track09_Sphere_00097/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20250130_0915_Track09_Sphere_00097/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track09_Sphere_00097/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track09_Sphere_00097/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250130_0915_Track09_Sphere_00097/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250130_0915_Track09_Sphere_00097/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.917601639739134, 52.37030956209093, 0.0 ] }, "distance": 14.25, "direction": 29.39, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20250130_0915_Track09_Sphere_00097", "timestamp": "2025-01-30T09:21:16Z", "filename": "Job_20250130_0915_Track09_Sphere_00097.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_20241210_1246_Track01_Sphere_00219", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123011.24708843783, 487027.9224601237 ] }, "relative_distance": 14.25012171, "relative_pitch": 0.0, "relative_heading": 29.394499052477144, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241210_1246_Track01_Sphere_00219/adjacencies/b_20241210_1246_Track01_Sphere_00219/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0001_001732/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0001_001732/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0001_001732/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0001_001732/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002310_pano_0001_001732/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002310_pano_0001_001732/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002310_pano_0001_001732/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0001_001732/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0001_001732/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91731680542647, 52.3702613059289, 47.4744710512459 ] }, "distance": 14.27, "direction": 299.59, "angle": 73.27, "elevation": 47.47, "pano_id": "TMX7316010203-002310_pano_0001_001732", "timestamp": "2021-09-15T09:26:35.932960Z", "filename": "pano_0001_001732.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_20241210_1246_Track01_Sphere_00219", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123011.24708843783, 487027.9224601237 ] }, "relative_distance": 14.26705031, "relative_pitch": 73.27340126264731, "relative_heading": 299.5945371784646, "relative_elevation": 47.4744710512459 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241210_1246_Track01_Sphere_00219/adjacencies/b_20241210_1246_Track01_Sphere_00219/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/21/TMX7316010203-001195/pano_0001_001341/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/21/TMX7316010203-001195/pano_0001_001341/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/21/TMX7316010203-001195/pano_0001_001341/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/21/TMX7316010203-001195/pano_0001_001341/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001195_pano_0001_001341/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001195_pano_0001_001341/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001195_pano_0001_001341/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/21/TMX7316010203-001195/pano_0001_001341/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/21/TMX7316010203-001195/pano_0001_001341/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91760134874753, 52.370310883016, 48.5772245805711 ] }, "distance": 14.37, "direction": 29.04, "angle": 73.52, "elevation": 48.58, "pano_id": "TMX7316010203-001195_pano_0001_001341", "timestamp": "2019-05-21T11:36:24.422230Z", "filename": "pano_0001_001341.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_20241210_1246_Track01_Sphere_00219", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123011.24708843783, 487027.9224601237 ] }, "relative_distance": 14.3687344, "relative_pitch": 73.52222609248847, "relative_heading": 29.037966421346116, "relative_elevation": 48.5772245805711 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241210_1246_Track01_Sphere_00219/adjacencies/b_20241210_1246_Track01_Sphere_00219/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_08-46-57_00068/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_08-46-57_00068/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_08-46-57_00068/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_08-46-57_00068/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-19_08-46-57_00068/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-19_08-46-57_00068/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-19_08-46-57_00068/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_08-46-57_00068/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_08-46-57_00068/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.917314358014774, 52.370260706659465, 0.0 ] }, "distance": 14.38, "direction": 299.04, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-19_08-46-57_00068", "timestamp": "2025-06-19T08:48:36Z", "filename": "recording_2025-06-19_08-46-57_00068.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_20241210_1246_Track01_Sphere_00219", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123011.24708843783, 487027.9224601237 ] }, "relative_distance": 14.37974969, "relative_pitch": 0.0, "relative_heading": 299.03548005223075, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241210_1246_Track01_Sphere_00219/adjacencies/b_20241210_1246_Track01_Sphere_00219/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/10/TMX7316010203-002590/pano_0003_000177/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/10/TMX7316010203-002590/pano_0003_000177/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/10/TMX7316010203-002590/pano_0003_000177/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/10/TMX7316010203-002590/pano_0003_000177/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002590_pano_0003_000177/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002590_pano_0003_000177/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002590_pano_0003_000177/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/06/10/TMX7316010203-002590/pano_0003_000177/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/06/10/TMX7316010203-002590/pano_0003_000177/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91731075612929, 52.3702573096052, 47.13380210381 ] }, "distance": 14.42, "direction": 297.25, "angle": 72.99, "elevation": 47.13, "pano_id": "TMX7316010203-002590_pano_0003_000177", "timestamp": "2022-06-10T14:09:27.960180Z", "filename": "pano_0003_000177.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_20241210_1246_Track01_Sphere_00219", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123011.24708843783, 487027.9224601237 ] }, "relative_distance": 14.41778813, "relative_pitch": 72.99161970267724, "relative_heading": 297.24863302930135, "relative_elevation": 47.13380210381 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241210_1246_Track01_Sphere_00219/adjacencies/b_20241210_1246_Track01_Sphere_00219/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/18/TMX7316010203-002048/pano_0001_000723/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/18/TMX7316010203-002048/pano_0001_000723/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/18/TMX7316010203-002048/pano_0001_000723/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/18/TMX7316010203-002048/pano_0001_000723/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002048_pano_0001_000723/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002048_pano_0001_000723/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002048_pano_0001_000723/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/18/TMX7316010203-002048/pano_0001_000723/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/18/TMX7316010203-002048/pano_0001_000723/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91758513435567, 52.3703167414695, 47.9505642959848 ] }, "distance": 14.46, "direction": 23.95, "angle": 73.22, "elevation": 47.95, "pano_id": "TMX7316010203-002048_pano_0001_000723", "timestamp": "2021-03-18T12:34:18.214590Z", "filename": "pano_0001_000723.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_20241210_1246_Track01_Sphere_00219", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123011.24708843783, 487027.9224601237 ] }, "relative_distance": 14.45958019, "relative_pitch": 73.21921904689556, "relative_heading": 23.951535311752853, "relative_elevation": 47.9505642959848 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241210_1246_Track01_Sphere_00219/adjacencies/b_20241210_1246_Track01_Sphere_00219/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_07-14-50_01593/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_07-14-50_01593/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_07-14-50_01593/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_07-14-50_01593/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-19_07-14-50_01593/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-19_07-14-50_01593/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-19_07-14-50_01593/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_07-14-50_01593/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_07-14-50_01593/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.917652425295017, 52.37028785149071, 0.0 ] }, "distance": 14.47, "direction": 46.27, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-19_07-14-50_01593", "timestamp": "2025-06-19T08:12:07Z", "filename": "recording_2025-06-19_07-14-50_01593.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_20241210_1246_Track01_Sphere_00219", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123011.24708843783, 487027.9224601237 ] }, "relative_distance": 14.46600744, "relative_pitch": 0.0, "relative_heading": 46.27020693316394, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241210_1246_Track01_Sphere_00219/adjacencies/b_20241210_1246_Track01_Sphere_00219/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/24/TMX7316010203-002625/pano_0007_000019/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/24/TMX7316010203-002625/pano_0007_000019/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/24/TMX7316010203-002625/pano_0007_000019/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/24/TMX7316010203-002625/pano_0007_000019/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002625_pano_0007_000019/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002625_pano_0007_000019/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002625_pano_0007_000019/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/06/24/TMX7316010203-002625/pano_0007_000019/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/06/24/TMX7316010203-002625/pano_0007_000019/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91758410102099, 52.3703192559292, 47.7684589363635 ] }, "distance": 14.69, "direction": 23.26, "angle": 72.91, "elevation": 47.77, "pano_id": "TMX7316010203-002625_pano_0007_000019", "timestamp": "2022-06-24T07:09:21.456240Z", "filename": "pano_0007_000019.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_20241210_1246_Track01_Sphere_00219", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123011.24708843783, 487027.9224601237 ] }, "relative_distance": 14.68778719, "relative_pitch": 72.90844815481739, "relative_heading": 23.257519932973292, "relative_elevation": 47.7684589363635 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241210_1246_Track01_Sphere_00219/adjacencies/b_20241210_1246_Track01_Sphere_00219/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/18/TMX7316010203-002048/pano_0001_000722/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/18/TMX7316010203-002048/pano_0001_000722/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/18/TMX7316010203-002048/pano_0001_000722/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/18/TMX7316010203-002048/pano_0001_000722/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002048_pano_0001_000722/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002048_pano_0001_000722/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002048_pano_0001_000722/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/18/TMX7316010203-002048/pano_0001_000722/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/18/TMX7316010203-002048/pano_0001_000722/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91764898318541, 52.3702943888615, 47.9537058370188 ] }, "distance": 14.82, "direction": 43.61, "angle": 72.83, "elevation": 47.95, "pano_id": "TMX7316010203-002048_pano_0001_000722", "timestamp": "2021-03-18T12:34:17.619570Z", "filename": "pano_0001_000722.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_20241210_1246_Track01_Sphere_00219", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123011.24708843783, 487027.9224601237 ] }, "relative_distance": 14.81541684, "relative_pitch": 72.83133586389265, "relative_heading": 43.60964253547105, "relative_elevation": 47.9537058370188 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241210_1246_Track01_Sphere_00219/adjacencies/b_20241210_1246_Track01_Sphere_00219/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241210_1246_Track01_Sphere_00216/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241210_1246_Track01_Sphere_00216/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241210_1246_Track01_Sphere_00216/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241210_1246_Track01_Sphere_00216/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241210_1246_Track01_Sphere_00216/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241210_1246_Track01_Sphere_00216/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241210_1246_Track01_Sphere_00216/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241210_1246_Track01_Sphere_00216/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241210_1246_Track01_Sphere_00216/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.917306805167443, 52.37026260904085, 0.0 ] }, "distance": 14.93, "direction": 298.79, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241210_1246_Track01_Sphere_00216", "timestamp": "2024-12-10T12:02:46Z", "filename": "Job_20241210_1246_Track01_Sphere_00216.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_20241210_1246_Track01_Sphere_00219", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123011.24708843783, 487027.9224601237 ] }, "relative_distance": 14.9324027, "relative_pitch": 0.0, "relative_heading": 298.7876334963588, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241210_1246_Track01_Sphere_00219/adjacencies/b_20241210_1246_Track01_Sphere_00219/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002546/pano_0002_002864/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002546/pano_0002_002864/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002546/pano_0002_002864/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002546/pano_0002_002864/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002546_pano_0002_002864/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002546_pano_0002_002864/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002546_pano_0002_002864/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002546/pano_0002_002864/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002546/pano_0002_002864/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91730627693961, 52.3702620522169, 47.035574327223 ] }, "distance": 14.93, "direction": 298.51, "angle": 72.38, "elevation": 47.04, "pano_id": "TMX7316010203-002546_pano_0002_002864", "timestamp": "2022-04-26T09:46:14.652310Z", "filename": "pano_0002_002864.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_20241210_1246_Track01_Sphere_00219", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123011.24708843783, 487027.9224601237 ] }, "relative_distance": 14.93426794, "relative_pitch": 72.38483318536807, "relative_heading": 298.5128289097154, "relative_elevation": 47.035574327223 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241210_1246_Track01_Sphere_00219/adjacencies/b_20241210_1246_Track01_Sphere_00219/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241210_1246_Track01_Sphere_00222/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241210_1246_Track01_Sphere_00222/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241210_1246_Track01_Sphere_00222/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241210_1246_Track01_Sphere_00222/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241210_1246_Track01_Sphere_00222/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241210_1246_Track01_Sphere_00222/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241210_1246_Track01_Sphere_00222/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241210_1246_Track01_Sphere_00222/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241210_1246_Track01_Sphere_00222/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.917691703777905, 52.37013387719881, 0.0 ] }, "distance": 14.94, "direction": 118.52, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241210_1246_Track01_Sphere_00222", "timestamp": "2024-12-10T12:02:50Z", "filename": "Job_20241210_1246_Track01_Sphere_00222.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_20241210_1246_Track01_Sphere_00219", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123011.24708843783, 487027.9224601237 ] }, "relative_distance": 14.94147369, "relative_pitch": 0.0, "relative_heading": 118.51826187624533, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241210_1246_Track01_Sphere_00219/adjacencies/b_20241210_1246_Track01_Sphere_00219/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_07-14-50_01595/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_07-14-50_01595/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_07-14-50_01595/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_07-14-50_01595/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-19_07-14-50_01595/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-19_07-14-50_01595/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-19_07-14-50_01595/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_07-14-50_01595/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_07-14-50_01595/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.917524418409225, 52.370331760996365, 0.0 ] }, "distance": 14.99, "direction": 6.65, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-19_07-14-50_01595", "timestamp": "2025-06-19T08:12:09Z", "filename": "recording_2025-06-19_07-14-50_01595.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_20241210_1246_Track01_Sphere_00219", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123011.24708843783, 487027.9224601237 ] }, "relative_distance": 14.98647547, "relative_pitch": 0.0, "relative_heading": 6.646981598072548, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241210_1246_Track01_Sphere_00219/adjacencies/b_20241210_1246_Track01_Sphere_00219/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002546/pano_0002_002870/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002546/pano_0002_002870/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002546/pano_0002_002870/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002546/pano_0002_002870/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002546_pano_0002_002870/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002546_pano_0002_002870/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002546_pano_0002_002870/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002546/pano_0002_002870/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002546/pano_0002_002870/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91769290325891, 52.3701337130816, 46.9259217400104 ] }, "distance": 15.02, "direction": 118.43, "angle": 72.25, "elevation": 46.93, "pano_id": "TMX7316010203-002546_pano_0002_002870", "timestamp": "2022-04-26T09:46:17.087270Z", "filename": "pano_0002_002870.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_20241210_1246_Track01_Sphere_00219", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123011.24708843783, 487027.9224601237 ] }, "relative_distance": 15.02199433, "relative_pitch": 72.2490161509917, "relative_heading": 118.43069239270271, "relative_elevation": 46.9259217400104 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241210_1246_Track01_Sphere_00219/adjacencies/b_20241210_1246_Track01_Sphere_00219/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/24/TMX7316010203-002625/pano_0007_000018/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/24/TMX7316010203-002625/pano_0007_000018/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/24/TMX7316010203-002625/pano_0007_000018/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/24/TMX7316010203-002625/pano_0007_000018/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002625_pano_0007_000018/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002625_pano_0007_000018/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002625_pano_0007_000018/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/06/24/TMX7316010203-002625/pano_0007_000018/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/06/24/TMX7316010203-002625/pano_0007_000018/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91764947574777, 52.3702966607649, 47.7724200533703 ] }, "distance": 15.02, "direction": 43.04, "angle": 72.54, "elevation": 47.77, "pano_id": "TMX7316010203-002625_pano_0007_000018", "timestamp": "2022-06-24T07:09:20.891260Z", "filename": "pano_0007_000018.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_20241210_1246_Track01_Sphere_00219", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123011.24708843783, 487027.9224601237 ] }, "relative_distance": 15.02235059, "relative_pitch": 72.5439035507677, "relative_heading": 43.037225004366725, "relative_elevation": 47.7724200533703 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241210_1246_Track01_Sphere_00219/adjacencies/b_20241210_1246_Track01_Sphere_00219/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250130_0915_Track09_Sphere_00098/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250130_0915_Track09_Sphere_00098/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250130_0915_Track09_Sphere_00098/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250130_0915_Track09_Sphere_00098/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20250130_0915_Track09_Sphere_00098/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track09_Sphere_00098/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track09_Sphere_00098/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250130_0915_Track09_Sphere_00098/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250130_0915_Track09_Sphere_00098/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.917536817162147, 52.37033121699036, 0.0 ] }, "distance": 15.05, "direction": 9.87, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20250130_0915_Track09_Sphere_00098", "timestamp": "2025-01-30T09:21:17Z", "filename": "Job_20250130_0915_Track09_Sphere_00098.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_20241210_1246_Track01_Sphere_00219", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123011.24708843783, 487027.9224601237 ] }, "relative_distance": 15.04788772, "relative_pitch": 0.0, "relative_heading": 9.869145775605213, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241210_1246_Track01_Sphere_00219/adjacencies/b_20241210_1246_Track01_Sphere_00219/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/03/30/TMX7315120208-000023/pano_0000_001610/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/03/30/TMX7315120208-000023/pano_0000_001610/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/03/30/TMX7315120208-000023/pano_0000_001610/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/03/30/TMX7315120208-000023/pano_0000_001610/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315120208-000023_pano_0000_001610/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000023_pano_0000_001610/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000023_pano_0000_001610/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/03/30/TMX7315120208-000023/pano_0000_001610/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/03/30/TMX7315120208-000023/pano_0000_001610/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91732537897654, 52.3702820404772, 45.1106168711558 ] }, "distance": 15.07, "direction": 308.35, "angle": 71.52, "elevation": 45.11, "pano_id": "TMX7315120208-000023_pano_0000_001610", "timestamp": "2016-03-30T14:35:48.519410Z", "filename": "pano_0000_001610.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_20241210_1246_Track01_Sphere_00219", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123011.24708843783, 487027.9224601237 ] }, "relative_distance": 15.07439018, "relative_pitch": 71.52217497090675, "relative_heading": 308.3501073643503, "relative_elevation": 45.1106168711558 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241210_1246_Track01_Sphere_00219/adjacencies/b_20241210_1246_Track01_Sphere_00219/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001669/pano_0000_001752/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001669/pano_0000_001752/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001669/pano_0000_001752/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001669/pano_0000_001752/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001669_pano_0000_001752/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001669_pano_0000_001752/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001669_pano_0000_001752/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001669/pano_0000_001752/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001669/pano_0000_001752/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91769490269874, 52.3701345186765, 47.4015605123714 ] }, "distance": 15.1, "direction": 117.89, "angle": 72.33, "elevation": 47.4, "pano_id": "TMX7316010203-001669_pano_0000_001752", "timestamp": "2020-04-22T10:34:35.890080Z", "filename": "pano_0000_001752.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_20241210_1246_Track01_Sphere_00219", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123011.24708843783, 487027.9224601237 ] }, "relative_distance": 15.09975697, "relative_pitch": 72.33073301133184, "relative_heading": 117.88554373533465, "relative_elevation": 47.4015605123714 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241210_1246_Track01_Sphere_00219/adjacencies/b_20241210_1246_Track01_Sphere_00219/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250130_0915_Track09_Sphere_00096/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250130_0915_Track09_Sphere_00096/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250130_0915_Track09_Sphere_00096/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250130_0915_Track09_Sphere_00096/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20250130_0915_Track09_Sphere_00096/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track09_Sphere_00096/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track09_Sphere_00096/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250130_0915_Track09_Sphere_00096/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250130_0915_Track09_Sphere_00096/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.917665653070157, 52.37028805673786, 0.0 ] }, "distance": 15.14, "direction": 48.56, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20250130_0915_Track09_Sphere_00096", "timestamp": "2025-01-30T09:21:15Z", "filename": "Job_20250130_0915_Track09_Sphere_00096.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_20241210_1246_Track01_Sphere_00219", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123011.24708843783, 487027.9224601237 ] }, "relative_distance": 15.14496454, "relative_pitch": 0.0, "relative_heading": 48.56446918048352, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241210_1246_Track01_Sphere_00219/adjacencies/b_20241210_1246_Track01_Sphere_00219/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/05/TMX7316010203-000247/pano_0000_000521/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/05/TMX7316010203-000247/pano_0000_000521/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/05/TMX7316010203-000247/pano_0000_000521/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/05/TMX7316010203-000247/pano_0000_000521/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000247_pano_0000_000521/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000247_pano_0000_000521/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000247_pano_0000_000521/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/04/05/TMX7316010203-000247/pano_0000_000521/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/04/05/TMX7316010203-000247/pano_0000_000521/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91761162536395, 52.3703153511399, 48.3548235446215 ] }, "distance": 15.15, "direction": 30.44, "angle": 72.61, "elevation": 48.35, "pano_id": "TMX7316010203-000247_pano_0000_000521", "timestamp": "2017-04-05T14:08:18.022840Z", "filename": "pano_0000_000521.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_20241210_1246_Track01_Sphere_00219", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123011.24708843783, 487027.9224601237 ] }, "relative_distance": 15.14770289, "relative_pitch": 72.60623678515171, "relative_heading": 30.439985138194942, "relative_elevation": 48.3548235446215 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241210_1246_Track01_Sphere_00219/adjacencies/b_20241210_1246_Track01_Sphere_00219/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/21/TMX7316010203-001195/pano_0001_001340/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/21/TMX7316010203-001195/pano_0001_001340/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/21/TMX7316010203-001195/pano_0001_001340/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/21/TMX7316010203-001195/pano_0001_001340/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001195_pano_0001_001340/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001195_pano_0001_001340/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001195_pano_0001_001340/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/21/TMX7316010203-001195/pano_0001_001340/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/21/TMX7316010203-001195/pano_0001_001340/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91766693440989, 52.3702873209142, 48.5635507712141 ] }, "distance": 15.16, "direction": 49.01, "angle": 72.67, "elevation": 48.56, "pano_id": "TMX7316010203-001195_pano_0001_001340", "timestamp": "2019-05-21T11:36:23.362260Z", "filename": "pano_0001_001340.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_20241210_1246_Track01_Sphere_00219", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123011.24708843783, 487027.9224601237 ] }, "relative_distance": 15.15667573, "relative_pitch": 72.66686615827672, "relative_heading": 49.01484625864454, "relative_elevation": 48.5635507712141 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241210_1246_Track01_Sphere_00219/adjacencies/b_20241210_1246_Track01_Sphere_00219/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/10/TMX7316010203-002590/pano_0003_000183/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/10/TMX7316010203-002590/pano_0003_000183/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/10/TMX7316010203-002590/pano_0003_000183/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/10/TMX7316010203-002590/pano_0003_000183/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002590_pano_0003_000183/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002590_pano_0003_000183/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002590_pano_0003_000183/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/06/10/TMX7316010203-002590/pano_0003_000183/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/06/10/TMX7316010203-002590/pano_0003_000183/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91769599853694, 52.3701346513262, 47.0586947053671 ] }, "distance": 15.16, "direction": 117.7, "angle": 72.14, "elevation": 47.06, "pano_id": "TMX7316010203-002590_pano_0003_000183", "timestamp": "2022-06-10T14:09:30.810180Z", "filename": "pano_0003_000183.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_20241210_1246_Track01_Sphere_00219", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123011.24708843783, 487027.9224601237 ] }, "relative_distance": 15.15890015, "relative_pitch": 72.14482224226929, "relative_heading": 117.70428777669187, "relative_elevation": 47.0586947053671 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241210_1246_Track01_Sphere_00219/adjacencies/b_20241210_1246_Track01_Sphere_00219/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/24/TMX7315120208-000056/pano_0000_000953/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/24/TMX7315120208-000056/pano_0000_000953/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/24/TMX7315120208-000056/pano_0000_000953/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/24/TMX7315120208-000056/pano_0000_000953/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315120208-000056_pano_0000_000953/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000056_pano_0000_000953/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000056_pano_0000_000953/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/05/24/TMX7315120208-000056/pano_0000_000953/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/05/24/TMX7315120208-000056/pano_0000_000953/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91757788868591, 52.3703261267479, 47.4660567454994 ] }, "distance": 15.24, "direction": 20.66, "angle": 72.2, "elevation": 47.47, "pano_id": "TMX7315120208-000056_pano_0000_000953", "timestamp": "2016-05-24T11:24:52.765970Z", "filename": "pano_0000_000953.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_20241210_1246_Track01_Sphere_00219", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123011.24708843783, 487027.9224601237 ] }, "relative_distance": 15.2387874, "relative_pitch": 72.2009807064569, "relative_heading": 20.65995149892909, "relative_elevation": 47.4660567454994 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241210_1246_Track01_Sphere_00219/adjacencies/b_20241210_1246_Track01_Sphere_00219/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/24/TMX7315120208-000056/pano_0000_000952/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/24/TMX7315120208-000056/pano_0000_000952/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/24/TMX7315120208-000056/pano_0000_000952/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/24/TMX7315120208-000056/pano_0000_000952/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315120208-000056_pano_0000_000952/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000056_pano_0000_000952/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000056_pano_0000_000952/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/05/24/TMX7315120208-000056/pano_0000_000952/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/05/24/TMX7315120208-000056/pano_0000_000952/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91764081893877, 52.3703043750887, 47.448918344453 ] }, "distance": 15.28, "direction": 39.22, "angle": 72.15, "elevation": 47.45, "pano_id": "TMX7315120208-000056_pano_0000_000952", "timestamp": "2016-05-24T11:24:51.850990Z", "filename": "pano_0000_000952.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_20241210_1246_Track01_Sphere_00219", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123011.24708843783, 487027.9224601237 ] }, "relative_distance": 15.28123646, "relative_pitch": 72.1485041472104, "relative_heading": 39.222012753765064, "relative_elevation": 47.448918344453 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241210_1246_Track01_Sphere_00219/adjacencies/b_20241210_1246_Track01_Sphere_00219/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001669/pano_0000_001746/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001669/pano_0000_001746/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001669/pano_0000_001746/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001669/pano_0000_001746/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001669_pano_0000_001746/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001669_pano_0000_001746/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001669_pano_0000_001746/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001669/pano_0000_001746/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001669/pano_0000_001746/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91730286350321, 52.3702647724337, 47.3756209081039 ] }, "distance": 15.28, "direction": 299.09, "angle": 72.12, "elevation": 47.38, "pano_id": "TMX7316010203-001669_pano_0000_001746", "timestamp": "2020-04-22T10:34:30.870130Z", "filename": "pano_0000_001746.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_20241210_1246_Track01_Sphere_00219", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123011.24708843783, 487027.9224601237 ] }, "relative_distance": 15.28383491, "relative_pitch": 72.11979553093717, "relative_heading": 299.093893518996, "relative_elevation": 47.3756209081039 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241210_1246_Track01_Sphere_00219/adjacencies/b_20241210_1246_Track01_Sphere_00219/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/21/TMX7316010203-001195/pano_0001_001342/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/21/TMX7316010203-001195/pano_0001_001342/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/21/TMX7316010203-001195/pano_0001_001342/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/21/TMX7316010203-001195/pano_0001_001342/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001195_pano_0001_001342/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001195_pano_0001_001342/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001195_pano_0001_001342/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/21/TMX7316010203-001195/pano_0001_001342/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/21/TMX7316010203-001195/pano_0001_001342/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91753598285882, 52.3703345894732, 48.5891138222069 ] }, "distance": 15.41, "direction": 9.42, "angle": 72.41, "elevation": 48.59, "pano_id": "TMX7316010203-001195_pano_0001_001342", "timestamp": "2019-05-21T11:36:25.462210Z", "filename": "pano_0001_001342.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_20241210_1246_Track01_Sphere_00219", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123011.24708843783, 487027.9224601237 ] }, "relative_distance": 15.40833531, "relative_pitch": 72.40539938818509, "relative_heading": 9.421789961736813, "relative_elevation": 48.5891138222069 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241210_1246_Track01_Sphere_00219/adjacencies/b_20241210_1246_Track01_Sphere_00219/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/19/TMX7315120208-000054/pano_0001_000717/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/19/TMX7315120208-000054/pano_0001_000717/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/19/TMX7315120208-000054/pano_0001_000717/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/19/TMX7315120208-000054/pano_0001_000717/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315120208-000054_pano_0001_000717/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000054_pano_0001_000717/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000054_pano_0001_000717/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/05/19/TMX7315120208-000054/pano_0001_000717/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/05/19/TMX7315120208-000054/pano_0001_000717/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91764235805831, 52.3703057704167, 47.8762265341356 ] }, "distance": 15.47, "direction": 39.16, "angle": 72.1, "elevation": 47.88, "pano_id": "TMX7315120208-000054_pano_0001_000717", "timestamp": "2016-05-19T12:44:22.835820Z", "filename": "pano_0001_000717.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_20241210_1246_Track01_Sphere_00219", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123011.24708843783, 487027.9224601237 ] }, "relative_distance": 15.46781558, "relative_pitch": 72.0954315349759, "relative_heading": 39.159164634331155, "relative_elevation": 47.8762265341356 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241210_1246_Track01_Sphere_00219/adjacencies/b_20241210_1246_Track01_Sphere_00219/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_08-46-57_00074/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_08-46-57_00074/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_08-46-57_00074/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_08-46-57_00074/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-19_08-46-57_00074/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-19_08-46-57_00074/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-19_08-46-57_00074/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_08-46-57_00074/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_08-46-57_00074/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.917702630372804, 52.37013368684589, 0.0 ] }, "distance": 15.61, "direction": 117.28, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-19_08-46-57_00074", "timestamp": "2025-06-19T08:48:40Z", "filename": "recording_2025-06-19_08-46-57_00074.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_20241210_1246_Track01_Sphere_00219", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123011.24708843783, 487027.9224601237 ] }, "relative_distance": 15.60913067, "relative_pitch": 0.0, "relative_heading": 117.28223265387467, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241210_1246_Track01_Sphere_00219/adjacencies/b_20241210_1246_Track01_Sphere_00219/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/18/TMX7316010203-002048/pano_0001_000724/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/18/TMX7316010203-002048/pano_0001_000724/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/18/TMX7316010203-002048/pano_0001_000724/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/18/TMX7316010203-002048/pano_0001_000724/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002048_pano_0001_000724/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002048_pano_0001_000724/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002048_pano_0001_000724/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/18/TMX7316010203-002048/pano_0001_000724/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/18/TMX7316010203-002048/pano_0001_000724/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91752103869203, 52.3703391159046, 47.9448869721964 ] }, "distance": 15.78, "direction": 5.47, "angle": 71.79, "elevation": 47.94, "pano_id": "TMX7316010203-002048_pano_0001_000724", "timestamp": "2021-03-18T12:34:18.804600Z", "filename": "pano_0001_000724.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_20241210_1246_Track01_Sphere_00219", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123011.24708843783, 487027.9224601237 ] }, "relative_distance": 15.77605652, "relative_pitch": 71.78643436232251, "relative_heading": 5.4724504241374845, "relative_elevation": 47.9448869721964 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241210_1246_Track01_Sphere_00219/adjacencies/b_20241210_1246_Track01_Sphere_00219/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0001_001738/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0001_001738/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0001_001738/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0001_001738/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002310_pano_0001_001738/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002310_pano_0001_001738/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002310_pano_0001_001738/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0001_001738/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0001_001738/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.9177075668854, 52.3701363608083, 47.4300120128319 ] }, "distance": 15.78, "direction": 115.76, "angle": 71.6, "elevation": 47.43, "pano_id": "TMX7316010203-002310_pano_0001_001738", "timestamp": "2021-09-15T09:26:38.907880Z", "filename": "pano_0001_001738.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_20241210_1246_Track01_Sphere_00219", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123011.24708843783, 487027.9224601237 ] }, "relative_distance": 15.77712102, "relative_pitch": 71.60080919298721, "relative_heading": 115.76201336636521, "relative_elevation": 47.4300120128319 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241210_1246_Track01_Sphere_00219/adjacencies/b_20241210_1246_Track01_Sphere_00219/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/03/30/TMX7315120208-000023/pano_0000_001616/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/03/30/TMX7315120208-000023/pano_0000_001616/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/03/30/TMX7315120208-000023/pano_0000_001616/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/03/30/TMX7315120208-000023/pano_0000_001616/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315120208-000023_pano_0000_001616/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000023_pano_0000_001616/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000023_pano_0000_001616/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/03/30/TMX7315120208-000023/pano_0000_001616/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/03/30/TMX7315120208-000023/pano_0000_001616/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91772002499417, 52.3701500823967, 44.9705357514322 ] }, "distance": 15.97, "direction": 109.49, "angle": 70.45, "elevation": 44.97, "pano_id": "TMX7315120208-000023_pano_0000_001616", "timestamp": "2016-03-30T14:35:51.144490Z", "filename": "pano_0000_001616.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_20241210_1246_Track01_Sphere_00219", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123011.24708843783, 487027.9224601237 ] }, "relative_distance": 15.97315841, "relative_pitch": 70.44538692873212, "relative_heading": 109.49414478231323, "relative_elevation": 44.9705357514322 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241210_1246_Track01_Sphere_00219/adjacencies/b_20241210_1246_Track01_Sphere_00219/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/24/TMX7316010203-002625/pano_0007_000020/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/24/TMX7316010203-002625/pano_0007_000020/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/24/TMX7316010203-002625/pano_0007_000020/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/24/TMX7316010203-002625/pano_0007_000020/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002625_pano_0007_000020/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002625_pano_0007_000020/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002625_pano_0007_000020/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/06/24/TMX7316010203-002625/pano_0007_000020/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/06/24/TMX7316010203-002625/pano_0007_000020/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91751907357988, 52.3703417742182, 47.7663214355707 ] }, "distance": 16.06, "direction": 4.9, "angle": 71.42, "elevation": 47.77, "pano_id": "TMX7316010203-002625_pano_0007_000020", "timestamp": "2022-06-24T07:09:22.021410Z", "filename": "pano_0007_000020.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_20241210_1246_Track01_Sphere_00219", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123011.24708843783, 487027.9224601237 ] }, "relative_distance": 16.05855774, "relative_pitch": 71.41787219427754, "relative_heading": 4.89642255595988, "relative_elevation": 47.7663214355707 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241210_1246_Track01_Sphere_00219/adjacencies/b_20241210_1246_Track01_Sphere_00219/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/18/TMX7316010203-002048/pano_0001_000801/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/18/TMX7316010203-002048/pano_0001_000801/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/18/TMX7316010203-002048/pano_0001_000801/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/18/TMX7316010203-002048/pano_0001_000801/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002048_pano_0001_000801/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002048_pano_0001_000801/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002048_pano_0001_000801/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/18/TMX7316010203-002048/pano_0001_000801/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/18/TMX7316010203-002048/pano_0001_000801/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91729135377937, 52.3702675566152, 47.1011918867007 ] }, "distance": 16.12, "direction": 298.7, "angle": 71.11, "elevation": 47.1, "pano_id": "TMX7316010203-002048_pano_0001_000801", "timestamp": "2021-03-18T12:35:14.259120Z", "filename": "pano_0001_000801.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_20241210_1246_Track01_Sphere_00219", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123011.24708843783, 487027.9224601237 ] }, "relative_distance": 16.11986948, "relative_pitch": 71.1070481041299, "relative_heading": 298.70128237443555, "relative_elevation": 47.1011918867007 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241210_1246_Track01_Sphere_00219/adjacencies/b_20241210_1246_Track01_Sphere_00219/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/06/TMX7316010203-000248/pano_0000_000347/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/06/TMX7316010203-000248/pano_0000_000347/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/06/TMX7316010203-000248/pano_0000_000347/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/06/TMX7316010203-000248/pano_0000_000347/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000248_pano_0000_000347/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000248_pano_0000_000347/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000248_pano_0000_000347/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/04/06/TMX7316010203-000248/pano_0000_000347/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/04/06/TMX7316010203-000248/pano_0000_000347/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91730283320959, 52.3702826751156, 46.9453161545098 ] }, "distance": 16.35, "direction": 305.2, "angle": 70.8, "elevation": 46.95, "pano_id": "TMX7316010203-000248_pano_0000_000347", "timestamp": "2017-04-06T07:55:05.084910Z", "filename": "pano_0000_000347.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_20241210_1246_Track01_Sphere_00219", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123011.24708843783, 487027.9224601237 ] }, "relative_distance": 16.34712188, "relative_pitch": 70.80105241392474, "relative_heading": 305.20320316235626, "relative_elevation": 46.9453161545098 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241210_1246_Track01_Sphere_00219/adjacencies/b_20241210_1246_Track01_Sphere_00219/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/19/TMX7316010203-002049/pano_0000_000223/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/19/TMX7316010203-002049/pano_0000_000223/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/19/TMX7316010203-002049/pano_0000_000223/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/19/TMX7316010203-002049/pano_0000_000223/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002049_pano_0000_000223/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002049_pano_0000_000223/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002049_pano_0000_000223/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/19/TMX7316010203-002049/pano_0000_000223/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/19/TMX7316010203-002049/pano_0000_000223/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91771521436514, 52.3701295351962, 47.0531104942784 ] }, "distance": 16.58, "direction": 117.34, "angle": 70.59, "elevation": 47.05, "pano_id": "TMX7316010203-002049_pano_0000_000223", "timestamp": "2021-03-19T08:16:57.769080Z", "filename": "pano_0000_000223.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_20241210_1246_Track01_Sphere_00219", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123011.24708843783, 487027.9224601237 ] }, "relative_distance": 16.58264989, "relative_pitch": 70.58631431009675, "relative_heading": 117.3434168823176, "relative_elevation": 47.0531104942784 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241210_1246_Track01_Sphere_00219/adjacencies/b_20241210_1246_Track01_Sphere_00219/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/24/TMX7315120208-000056/pano_0000_000954/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/24/TMX7315120208-000056/pano_0000_000954/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/24/TMX7315120208-000056/pano_0000_000954/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/24/TMX7315120208-000056/pano_0000_000954/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315120208-000056_pano_0000_000954/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000056_pano_0000_000954/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000056_pano_0000_000954/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/05/24/TMX7315120208-000056/pano_0000_000954/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/05/24/TMX7315120208-000056/pano_0000_000954/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91751419005627, 52.370347100821, 47.4753255043179 ] }, "distance": 16.63, "direction": 3.58, "angle": 70.7, "elevation": 47.48, "pano_id": "TMX7315120208-000056_pano_0000_000954", "timestamp": "2016-05-24T11:24:53.695930Z", "filename": "pano_0000_000954.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_20241210_1246_Track01_Sphere_00219", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123011.24708843783, 487027.9224601237 ] }, "relative_distance": 16.62510777, "relative_pitch": 70.70055339315441, "relative_heading": 3.579827982431745, "relative_elevation": 47.4753255043179 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241210_1246_Track01_Sphere_00219/adjacencies/b_20241210_1246_Track01_Sphere_00219/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_07-14-50_01592/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_07-14-50_01592/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_07-14-50_01592/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_07-14-50_01592/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-19_07-14-50_01592/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-19_07-14-50_01592/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-19_07-14-50_01592/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_07-14-50_01592/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_07-14-50_01592/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.917716295449653, 52.37026599502225, 0.0 ] }, "distance": 16.63, "direction": 62.92, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-19_07-14-50_01592", "timestamp": "2025-06-19T08:12:07Z", "filename": "recording_2025-06-19_07-14-50_01592.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_20241210_1246_Track01_Sphere_00219", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123011.24708843783, 487027.9224601237 ] }, "relative_distance": 16.62564459, "relative_pitch": 0.0, "relative_heading": 62.92335854517589, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241210_1246_Track01_Sphere_00219/adjacencies/b_20241210_1246_Track01_Sphere_00219/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/19/TMX7315120208-000054/pano_0001_000719/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/19/TMX7315120208-000054/pano_0001_000719/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/19/TMX7315120208-000054/pano_0001_000719/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/19/TMX7315120208-000054/pano_0001_000719/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315120208-000054_pano_0001_000719/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000054_pano_0001_000719/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000054_pano_0001_000719/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/05/19/TMX7315120208-000054/pano_0001_000719/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/05/19/TMX7315120208-000054/pano_0001_000719/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91751642350338, 52.3703473705128, 47.841600204818 ] }, "distance": 16.67, "direction": 4.1, "angle": 70.79, "elevation": 47.84, "pano_id": "TMX7315120208-000054_pano_0001_000719", "timestamp": "2016-05-19T12:44:24.715780Z", "filename": "pano_0001_000719.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_20241210_1246_Track01_Sphere_00219", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123011.24708843783, 487027.9224601237 ] }, "relative_distance": 16.66523188, "relative_pitch": 70.7946340867825, "relative_heading": 4.095366297261529, "relative_elevation": 47.841600204818 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241210_1246_Track01_Sphere_00219/adjacencies/b_20241210_1246_Track01_Sphere_00219/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/18/TMX7316010203-002048/pano_0001_000721/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/18/TMX7316010203-002048/pano_0001_000721/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/18/TMX7316010203-002048/pano_0001_000721/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/18/TMX7316010203-002048/pano_0001_000721/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002048_pano_0001_000721/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002048_pano_0001_000721/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002048_pano_0001_000721/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/18/TMX7316010203-002048/pano_0001_000721/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/18/TMX7316010203-002048/pano_0001_000721/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91771240411699, 52.3702720166316, 47.9526847377419 ] }, "distance": 16.71, "direction": 60.46, "angle": 70.79, "elevation": 47.95, "pano_id": "TMX7316010203-002048_pano_0001_000721", "timestamp": "2021-03-18T12:34:17.019770Z", "filename": "pano_0001_000721.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_20241210_1246_Track01_Sphere_00219", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123011.24708843783, 487027.9224601237 ] }, "relative_distance": 16.71004825, "relative_pitch": 70.78811217147242, "relative_heading": 60.46326941208471, "relative_elevation": 47.9526847377419 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241210_1246_Track01_Sphere_00219/adjacencies/b_20241210_1246_Track01_Sphere_00219/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/24/TMX7315120208-000056/pano_0000_000951/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/24/TMX7315120208-000056/pano_0000_000951/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/24/TMX7315120208-000056/pano_0000_000951/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/24/TMX7315120208-000056/pano_0000_000951/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315120208-000056_pano_0000_000951/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000056_pano_0000_000951/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000056_pano_0000_000951/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/05/24/TMX7315120208-000056/pano_0000_000951/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/05/24/TMX7315120208-000056/pano_0000_000951/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91770402578038, 52.3702825176289, 47.4569733934477 ] }, "distance": 16.84, "direction": 56.04, "angle": 70.46, "elevation": 47.46, "pano_id": "TMX7315120208-000056_pano_0000_000951", "timestamp": "2016-05-24T11:24:50.935940Z", "filename": "pano_0000_000951.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_20241210_1246_Track01_Sphere_00219", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123011.24708843783, 487027.9224601237 ] }, "relative_distance": 16.83969855, "relative_pitch": 70.46320850824739, "relative_heading": 56.04269765755855, "relative_elevation": 47.4569733934477 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241210_1246_Track01_Sphere_00219/adjacencies/b_20241210_1246_Track01_Sphere_00219/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/24/TMX7316010203-002625/pano_0007_000017/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/24/TMX7316010203-002625/pano_0007_000017/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/24/TMX7316010203-002625/pano_0007_000017/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/24/TMX7316010203-002625/pano_0007_000017/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002625_pano_0007_000017/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002625_pano_0007_000017/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002625_pano_0007_000017/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/06/24/TMX7316010203-002625/pano_0007_000017/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/06/24/TMX7316010203-002625/pano_0007_000017/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91771469145385, 52.3702741955096, 47.7677372414619 ] }, "distance": 16.97, "direction": 60.01, "angle": 70.45, "elevation": 47.77, "pano_id": "TMX7316010203-002625_pano_0007_000017", "timestamp": "2022-06-24T07:09:20.326250Z", "filename": "pano_0007_000017.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_20241210_1246_Track01_Sphere_00219", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123011.24708843783, 487027.9224601237 ] }, "relative_distance": 16.96564698, "relative_pitch": 70.44650956423354, "relative_heading": 60.010241663742065, "relative_elevation": 47.7677372414619 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241210_1246_Track01_Sphere_00219/adjacencies/b_20241210_1246_Track01_Sphere_00219/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/19/TMX7315120208-000054/pano_0001_000716/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/19/TMX7315120208-000054/pano_0001_000716/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/19/TMX7315120208-000054/pano_0001_000716/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/19/TMX7315120208-000054/pano_0001_000716/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315120208-000054_pano_0001_000716/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000054_pano_0001_000716/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000054_pano_0001_000716/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/05/19/TMX7315120208-000054/pano_0001_000716/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/05/19/TMX7315120208-000054/pano_0001_000716/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91770504621199, 52.3702846189632, 47.9198589688167 ] }, "distance": 17.03, "direction": 55.52, "angle": 70.44, "elevation": 47.92, "pano_id": "TMX7315120208-000054_pano_0001_000716", "timestamp": "2016-05-19T12:44:21.930860Z", "filename": "pano_0001_000716.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_20241210_1246_Track01_Sphere_00219", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123011.24708843783, 487027.9224601237 ] }, "relative_distance": 17.02866161, "relative_pitch": 70.43696985772135, "relative_heading": 55.520744598739114, "relative_elevation": 47.9198589688167 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241210_1246_Track01_Sphere_00219/adjacencies/b_20241210_1246_Track01_Sphere_00219/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241210_1246_Track01_Sphere_00147/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241210_1246_Track01_Sphere_00147/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241210_1246_Track01_Sphere_00147/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241210_1246_Track01_Sphere_00147/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241210_1246_Track01_Sphere_00147/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241210_1246_Track01_Sphere_00147/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241210_1246_Track01_Sphere_00147/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241210_1246_Track01_Sphere_00147/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241210_1246_Track01_Sphere_00147/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.917323040652562, 52.37030878935599, 0.0 ] }, "distance": 17.19, "direction": 315.82, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241210_1246_Track01_Sphere_00147", "timestamp": "2024-12-10T12:01:56Z", "filename": "Job_20241210_1246_Track01_Sphere_00147.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241210_1246_Track01_Sphere_00219", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123011.24708843783, 487027.9224601237 ] }, "relative_distance": 17.19203, "relative_pitch": 0.0, "relative_heading": 315.82127538358355, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241210_1246_Track01_Sphere_00219/adjacencies/b_20241210_1246_Track01_Sphere_00219/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250130_0915_Track09_Sphere_00099/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250130_0915_Track09_Sphere_00099/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250130_0915_Track09_Sphere_00099/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250130_0915_Track09_Sphere_00099/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20250130_0915_Track09_Sphere_00099/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track09_Sphere_00099/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track09_Sphere_00099/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250130_0915_Track09_Sphere_00099/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250130_0915_Track09_Sphere_00099/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.917472817533031, 52.37035280321753, 0.0 ] }, "distance": 17.32, "direction": 354.1, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20250130_0915_Track09_Sphere_00099", "timestamp": "2025-01-30T09:21:17Z", "filename": "Job_20250130_0915_Track09_Sphere_00099.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_20241210_1246_Track01_Sphere_00219", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123011.24708843783, 487027.9224601237 ] }, "relative_distance": 17.31889562, "relative_pitch": 0.0, "relative_heading": 354.10144833930326, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241210_1246_Track01_Sphere_00219/adjacencies/b_20241210_1246_Track01_Sphere_00219/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_08-46-57_00122/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_08-46-57_00122/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_08-46-57_00122/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_08-46-57_00122/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-19_08-46-57_00122/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-19_08-46-57_00122/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-19_08-46-57_00122/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_08-46-57_00122/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_08-46-57_00122/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.917746412121965, 52.370160490996284, 0.0 ] }, "distance": 17.36, "direction": 103.9, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-19_08-46-57_00122", "timestamp": "2025-06-19T08:49:36Z", "filename": "recording_2025-06-19_08-46-57_00122.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_20241210_1246_Track01_Sphere_00219", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123011.24708843783, 487027.9224601237 ] }, "relative_distance": 17.36344578, "relative_pitch": 0.0, "relative_heading": 103.90342749187072, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241210_1246_Track01_Sphere_00219/adjacencies/b_20241210_1246_Track01_Sphere_00219/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250130_0915_Track09_Sphere_00095/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250130_0915_Track09_Sphere_00095/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250130_0915_Track09_Sphere_00095/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250130_0915_Track09_Sphere_00095/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20250130_0915_Track09_Sphere_00095/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track09_Sphere_00095/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track09_Sphere_00095/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250130_0915_Track09_Sphere_00095/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250130_0915_Track09_Sphere_00095/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.917729534572602, 52.37026651487675, 0.0 ] }, "distance": 17.46, "direction": 64.1, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20250130_0915_Track09_Sphere_00095", "timestamp": "2025-01-30T09:21:14Z", "filename": "Job_20250130_0915_Track09_Sphere_00095.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_20241210_1246_Track01_Sphere_00219", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123011.24708843783, 487027.9224601237 ] }, "relative_distance": 17.45855306, "relative_pitch": 0.0, "relative_heading": 64.10140344757481, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241210_1246_Track01_Sphere_00219/adjacencies/b_20241210_1246_Track01_Sphere_00219/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/21/TMX7316010203-001194/pano_0000_000126/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/21/TMX7316010203-001194/pano_0000_000126/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/21/TMX7316010203-001194/pano_0000_000126/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/21/TMX7316010203-001194/pano_0000_000126/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001194_pano_0000_000126/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001194_pano_0000_000126/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001194_pano_0000_000126/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/21/TMX7316010203-001194/pano_0000_000126/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/21/TMX7316010203-001194/pano_0000_000126/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91774910011972, 52.3701620151295, 47.5241077998653 ] }, "distance": 17.5, "direction": 103.22, "angle": 69.78, "elevation": 47.52, "pano_id": "TMX7316010203-001194_pano_0000_000126", "timestamp": "2019-05-21T08:18:31.258660Z", "filename": "pano_0000_000126.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_20241210_1246_Track01_Sphere_00219", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123011.24708843783, 487027.9224601237 ] }, "relative_distance": 17.50165267, "relative_pitch": 69.7828149034198, "relative_heading": 103.22044414810247, "relative_elevation": 47.5241077998653 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241210_1246_Track01_Sphere_00219/adjacencies/b_20241210_1246_Track01_Sphere_00219/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_07-14-50_01596/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_07-14-50_01596/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_07-14-50_01596/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_07-14-50_01596/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-19_07-14-50_01596/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-19_07-14-50_01596/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-19_07-14-50_01596/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_07-14-50_01596/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_07-14-50_01596/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.917461057022856, 52.37035408674025, 0.0 ] }, "distance": 17.56, "direction": 351.55, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-19_07-14-50_01596", "timestamp": "2025-06-19T08:12:10Z", "filename": "recording_2025-06-19_07-14-50_01596.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_20241210_1246_Track01_Sphere_00219", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123011.24708843783, 487027.9224601237 ] }, "relative_distance": 17.56070455, "relative_pitch": 0.0, "relative_heading": 351.54886611304045, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241210_1246_Track01_Sphere_00219/adjacencies/b_20241210_1246_Track01_Sphere_00219/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/21/TMX7316010203-001194/pano_0000_000133/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/21/TMX7316010203-001194/pano_0000_000133/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/21/TMX7316010203-001194/pano_0000_000133/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/21/TMX7316010203-001194/pano_0000_000133/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001194_pano_0000_000133/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001194_pano_0000_000133/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001194_pano_0000_000133/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/21/TMX7316010203-001194/pano_0000_000133/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/21/TMX7316010203-001194/pano_0000_000133/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91731762526233, 52.3703103392141, 47.5790737681091 ] }, "distance": 17.57, "direction": 315.35, "angle": 69.73, "elevation": 47.58, "pano_id": "TMX7316010203-001194_pano_0000_000133", "timestamp": "2019-05-21T08:18:34.998660Z", "filename": "pano_0000_000133.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_20241210_1246_Track01_Sphere_00219", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123011.24708843783, 487027.9224601237 ] }, "relative_distance": 17.57335107, "relative_pitch": 69.72826956436019, "relative_heading": 315.3506860622001, "relative_elevation": 47.5790737681091 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241210_1246_Track01_Sphere_00219/adjacencies/b_20241210_1246_Track01_Sphere_00219/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/21/TMX7316010203-001195/pano_0001_001339/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/21/TMX7316010203-001195/pano_0001_001339/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/21/TMX7316010203-001195/pano_0001_001339/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/21/TMX7316010203-001195/pano_0001_001339/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001195_pano_0001_001339/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001195_pano_0001_001339/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001195_pano_0001_001339/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/21/TMX7316010203-001195/pano_0001_001339/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/21/TMX7316010203-001195/pano_0001_001339/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91773322360211, 52.3702641933804, 48.5497064590454 ] }, "distance": 17.58, "direction": 65.22, "angle": 70.1, "elevation": 48.55, "pano_id": "TMX7316010203-001195_pano_0001_001339", "timestamp": "2019-05-21T11:36:22.257220Z", "filename": "pano_0001_001339.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_20241210_1246_Track01_Sphere_00219", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123011.24708843783, 487027.9224601237 ] }, "relative_distance": 17.5750794, "relative_pitch": 70.09965462060015, "relative_heading": 65.21681813385327, "relative_elevation": 48.5497064590454 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241210_1246_Track01_Sphere_00219/adjacencies/b_20241210_1246_Track01_Sphere_00219/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/05/TMX7316010203-000247/pano_0000_000522/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/05/TMX7316010203-000247/pano_0000_000522/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/05/TMX7316010203-000247/pano_0000_000522/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/05/TMX7316010203-000247/pano_0000_000522/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000247_pano_0000_000522/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000247_pano_0000_000522/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000247_pano_0000_000522/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/04/05/TMX7316010203-000247/pano_0000_000522/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/04/05/TMX7316010203-000247/pano_0000_000522/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91748652274808, 52.3703566722464, 48.3320518024266 ] }, "distance": 17.68, "direction": 357.26, "angle": 69.91, "elevation": 48.33, "pano_id": "TMX7316010203-000247_pano_0000_000522", "timestamp": "2017-04-05T14:08:19.817680Z", "filename": "pano_0000_000522.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_20241210_1246_Track01_Sphere_00219", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123011.24708843783, 487027.9224601237 ] }, "relative_distance": 17.67799469, "relative_pitch": 69.90943540106187, "relative_heading": 357.2558379033686, "relative_elevation": 48.3320518024266 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241210_1246_Track01_Sphere_00219/adjacencies/b_20241210_1246_Track01_Sphere_00219/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/05/TMX7316010203-000247/pano_0000_000520/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/05/TMX7316010203-000247/pano_0000_000520/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/05/TMX7316010203-000247/pano_0000_000520/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/05/TMX7316010203-000247/pano_0000_000520/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000247_pano_0000_000520/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000247_pano_0000_000520/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000247_pano_0000_000520/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/04/05/TMX7316010203-000247/pano_0000_000520/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/04/05/TMX7316010203-000247/pano_0000_000520/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91773258592918, 52.3702719986303, 48.4340062998235 ] }, "distance": 17.92, "direction": 62.64, "angle": 69.7, "elevation": 48.43, "pano_id": "TMX7316010203-000247_pano_0000_000520", "timestamp": "2017-04-05T14:08:15.657710Z", "filename": "pano_0000_000520.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_20241210_1246_Track01_Sphere_00219", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123011.24708843783, 487027.9224601237 ] }, "relative_distance": 17.91788856, "relative_pitch": 69.69832926033479, "relative_heading": 62.63624211659713, "relative_elevation": 48.4340062998235 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241210_1246_Track01_Sphere_00219/adjacencies/b_20241210_1246_Track01_Sphere_00219/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/21/TMX7316010203-001195/pano_0001_001343/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/21/TMX7316010203-001195/pano_0001_001343/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/21/TMX7316010203-001195/pano_0001_001343/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/21/TMX7316010203-001195/pano_0001_001343/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001195_pano_0001_001343/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001195_pano_0001_001343/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001195_pano_0001_001343/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/21/TMX7316010203-001195/pano_0001_001343/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/21/TMX7316010203-001195/pano_0001_001343/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91747149788353, 52.3703591383376, 48.6180727006868 ] }, "distance": 18.03, "direction": 354.05, "angle": 69.65, "elevation": 48.62, "pano_id": "TMX7316010203-001195_pano_0001_001343", "timestamp": "2019-05-21T11:36:26.527160Z", "filename": "pano_0001_001343.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_20241210_1246_Track01_Sphere_00219", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123011.24708843783, 487027.9224601237 ] }, "relative_distance": 18.02934465, "relative_pitch": 69.65339277266085, "relative_heading": 354.0475494269021, "relative_elevation": 48.6180727006868 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241210_1246_Track01_Sphere_00219/adjacencies/b_20241210_1246_Track01_Sphere_00219/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/18/TMX7316010203-002048/pano_0001_000725/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/18/TMX7316010203-002048/pano_0001_000725/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/18/TMX7316010203-002048/pano_0001_000725/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/18/TMX7316010203-002048/pano_0001_000725/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002048_pano_0001_000725/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002048_pano_0001_000725/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002048_pano_0001_000725/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/18/TMX7316010203-002048/pano_0001_000725/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/18/TMX7316010203-002048/pano_0001_000725/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91745729428788, 52.3703614656515, 47.9728522161022 ] }, "distance": 18.41, "direction": 351.14, "angle": 69.0, "elevation": 47.97, "pano_id": "TMX7316010203-002048_pano_0001_000725", "timestamp": "2021-03-18T12:34:19.384620Z", "filename": "pano_0001_000725.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_20241210_1246_Track01_Sphere_00219", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123011.24708843783, 487027.9224601237 ] }, "relative_distance": 18.41101613, "relative_pitch": 69.00420191328693, "relative_heading": 351.1355072229672, "relative_elevation": 47.9728522161022 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241210_1246_Track01_Sphere_00219/adjacencies/b_20241210_1246_Track01_Sphere_00219/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/24/TMX7316010203-002625/pano_0007_000021/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/24/TMX7316010203-002625/pano_0007_000021/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/24/TMX7316010203-002625/pano_0007_000021/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/24/TMX7316010203-002625/pano_0007_000021/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002625_pano_0007_000021/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002625_pano_0007_000021/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002625_pano_0007_000021/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/06/24/TMX7316010203-002625/pano_0007_000021/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/06/24/TMX7316010203-002625/pano_0007_000021/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91745414038423, 52.3703642103948, 47.795617165044 ] }, "distance": 18.75, "direction": 350.63, "angle": 68.58, "elevation": 47.8, "pano_id": "TMX7316010203-002625_pano_0007_000021", "timestamp": "2022-06-24T07:09:22.591240Z", "filename": "pano_0007_000021.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_20241210_1246_Track01_Sphere_00219", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123011.24708843783, 487027.9224601237 ] }, "relative_distance": 18.74661759, "relative_pitch": 68.58366605032741, "relative_heading": 350.63065314403696, "relative_elevation": 47.795617165044 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241210_1246_Track01_Sphere_00219/adjacencies/b_20241210_1246_Track01_Sphere_00219/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_08-46-57_00129/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_08-46-57_00129/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_08-46-57_00129/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_08-46-57_00129/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-19_08-46-57_00129/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-19_08-46-57_00129/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-19_08-46-57_00129/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_08-46-57_00129/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_08-46-57_00129/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.917298553965118, 52.370315190285574, 0.0 ] }, "distance": 18.88, "direction": 313.7, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-19_08-46-57_00129", "timestamp": "2025-06-19T08:49:42Z", "filename": "recording_2025-06-19_08-46-57_00129.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_20241210_1246_Track01_Sphere_00219", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123011.24708843783, 487027.9224601237 ] }, "relative_distance": 18.87809188, "relative_pitch": 0.0, "relative_heading": 313.69714784970256, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241210_1246_Track01_Sphere_00219/adjacencies/b_20241210_1246_Track01_Sphere_00219/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241210_1246_Track01_Sphere_00140/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241210_1246_Track01_Sphere_00140/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241210_1246_Track01_Sphere_00140/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241210_1246_Track01_Sphere_00140/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241210_1246_Track01_Sphere_00140/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241210_1246_Track01_Sphere_00140/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241210_1246_Track01_Sphere_00140/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241210_1246_Track01_Sphere_00140/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241210_1246_Track01_Sphere_00140/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.917767772043715, 52.370153996688295, 0.0 ] }, "distance": 18.95, "direction": 104.97, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241210_1246_Track01_Sphere_00140", "timestamp": "2024-12-10T12:01:52Z", "filename": "Job_20241210_1246_Track01_Sphere_00140.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_20241210_1246_Track01_Sphere_00219", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123011.24708843783, 487027.9224601237 ] }, "relative_distance": 18.95256046, "relative_pitch": 0.0, "relative_heading": 104.96731571736981, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241210_1246_Track01_Sphere_00219/adjacencies/b_20241210_1246_Track01_Sphere_00219/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/19/TMX7316010203-002049/pano_0000_000216/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/19/TMX7316010203-002049/pano_0000_000216/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/19/TMX7316010203-002049/pano_0000_000216/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/19/TMX7316010203-002049/pano_0000_000216/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002049_pano_0000_000216/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002049_pano_0000_000216/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002049_pano_0000_000216/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/19/TMX7316010203-002049/pano_0000_000216/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/19/TMX7316010203-002049/pano_0000_000216/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91725514410008, 52.3702826364852, 47.1063551027328 ] }, "distance": 19.09, "direction": 299.56, "angle": 67.94, "elevation": 47.11, "pano_id": "TMX7316010203-002049_pano_0000_000216", "timestamp": "2021-03-19T08:16:53.494050Z", "filename": "pano_0000_000216.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_20241210_1246_Track01_Sphere_00219", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123011.24708843783, 487027.9224601237 ] }, "relative_distance": 19.09110784, "relative_pitch": 67.93843440557302, "relative_heading": 299.56400578082406, "relative_elevation": 47.1063551027328 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241210_1246_Track01_Sphere_00219/adjacencies/b_20241210_1246_Track01_Sphere_00219/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/18/TMX7316010203-002048/pano_0001_000808/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/18/TMX7316010203-002048/pano_0001_000808/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/18/TMX7316010203-002048/pano_0001_000808/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/18/TMX7316010203-002048/pano_0001_000808/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002048_pano_0001_000808/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002048_pano_0001_000808/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002048_pano_0001_000808/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/18/TMX7316010203-002048/pano_0001_000808/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/18/TMX7316010203-002048/pano_0001_000808/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91774954598899, 52.3701197631498, 46.9414575714618 ] }, "distance": 19.16, "direction": 117.02, "angle": 67.8, "elevation": 46.94, "pano_id": "TMX7316010203-002048_pano_0001_000808", "timestamp": "2021-03-18T12:35:17.259040Z", "filename": "pano_0001_000808.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_20241210_1246_Track01_Sphere_00219", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123011.24708843783, 487027.9224601237 ] }, "relative_distance": 19.15948206, "relative_pitch": 67.7968317311158, "relative_heading": 117.01992784206479, "relative_elevation": 46.9414575714618 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241210_1246_Track01_Sphere_00219/adjacencies/b_20241210_1246_Track01_Sphere_00219/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/19/TMX7315120208-000054/pano_0001_000720/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/19/TMX7315120208-000054/pano_0001_000720/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/19/TMX7315120208-000054/pano_0001_000720/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/19/TMX7315120208-000054/pano_0001_000720/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315120208-000054_pano_0001_000720/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000054_pano_0001_000720/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000054_pano_0001_000720/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/05/19/TMX7315120208-000054/pano_0001_000720/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/05/19/TMX7315120208-000054/pano_0001_000720/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91745370118067, 52.3703685644551, 47.8433119403198 ] }, "distance": 19.23, "direction": 350.78, "angle": 68.1, "elevation": 47.84, "pano_id": "TMX7315120208-000054_pano_0001_000720", "timestamp": "2016-05-19T12:44:25.700820Z", "filename": "pano_0001_000720.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_20241210_1246_Track01_Sphere_00219", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123011.24708843783, 487027.9224601237 ] }, "relative_distance": 19.22958276, "relative_pitch": 68.1034077562187, "relative_heading": 350.77772532347524, "relative_elevation": 47.8433119403198 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241210_1246_Track01_Sphere_00219/adjacencies/b_20241210_1246_Track01_Sphere_00219/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0001_001731/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0001_001731/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0001_001731/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0001_001731/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002310_pano_0001_001731/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002310_pano_0001_001731/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002310_pano_0001_001731/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0001_001731/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0001_001731/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.9172534898392, 52.3702837590992, 47.399853605777 ] }, "distance": 19.25, "direction": 299.72, "angle": 67.9, "elevation": 47.4, "pano_id": "TMX7316010203-002310_pano_0001_001731", "timestamp": "2021-09-15T09:26:35.428030Z", "filename": "pano_0001_001731.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_20241210_1246_Track01_Sphere_00219", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123011.24708843783, 487027.9224601237 ] }, "relative_distance": 19.25081717, "relative_pitch": 67.89612695360204, "relative_heading": 299.72193722704185, "relative_elevation": 47.399853605777 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241210_1246_Track01_Sphere_00219/adjacencies/b_20241210_1246_Track01_Sphere_00219/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/24/TMX7315120208-000056/pano_0000_000955/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/24/TMX7315120208-000056/pano_0000_000955/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/24/TMX7315120208-000056/pano_0000_000955/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/24/TMX7315120208-000056/pano_0000_000955/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315120208-000056_pano_0000_000955/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000056_pano_0000_000955/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000056_pano_0000_000955/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/05/24/TMX7315120208-000056/pano_0000_000955/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/05/24/TMX7315120208-000056/pano_0000_000955/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91745077638879, 52.3703684624509, 47.5217963382602 ] }, "distance": 19.25, "direction": 350.19, "angle": 67.95, "elevation": 47.52, "pano_id": "TMX7315120208-000056_pano_0000_000955", "timestamp": "2016-05-24T11:24:54.630900Z", "filename": "pano_0000_000955.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_20241210_1246_Track01_Sphere_00219", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123011.24708843783, 487027.9224601237 ] }, "relative_distance": 19.25132793, "relative_pitch": 67.94687339882051, "relative_heading": 350.1870849339898, "relative_elevation": 47.5217963382602 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241210_1246_Track01_Sphere_00219/adjacencies/b_20241210_1246_Track01_Sphere_00219/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/10/TMX7316010203-002590/pano_0003_000176/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/10/TMX7316010203-002590/pano_0003_000176/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/10/TMX7316010203-002590/pano_0003_000176/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/10/TMX7316010203-002590/pano_0003_000176/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002590_pano_0003_000176/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002590_pano_0003_000176/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002590_pano_0003_000176/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/06/10/TMX7316010203-002590/pano_0003_000176/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/06/10/TMX7316010203-002590/pano_0003_000176/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91724870137534, 52.3702797190364, 47.0663951095194 ] }, "distance": 19.32, "direction": 298.08, "angle": 67.68, "elevation": 47.07, "pano_id": "TMX7316010203-002590_pano_0003_000176", "timestamp": "2022-06-10T14:09:27.475150Z", "filename": "pano_0003_000176.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_20241210_1246_Track01_Sphere_00219", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123011.24708843783, 487027.9224601237 ] }, "relative_distance": 19.31905956, "relative_pitch": 67.68361645324323, "relative_heading": 298.0842835695357, "relative_elevation": 47.0663951095194 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241210_1246_Track01_Sphere_00219/adjacencies/b_20241210_1246_Track01_Sphere_00219/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_08-46-57_00067/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_08-46-57_00067/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_08-46-57_00067/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_08-46-57_00067/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-19_08-46-57_00067/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-19_08-46-57_00067/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-19_08-46-57_00067/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_08-46-57_00067/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_08-46-57_00067/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.917251326336097, 52.3702837885666, 0.0 ] }, "distance": 19.38, "direction": 299.51, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-19_08-46-57_00067", "timestamp": "2025-06-19T08:48:36Z", "filename": "recording_2025-06-19_08-46-57_00067.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_20241210_1246_Track01_Sphere_00219", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123011.24708843783, 487027.9224601237 ] }, "relative_distance": 19.3805404, "relative_pitch": 0.0, "relative_heading": 299.5143716178696, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241210_1246_Track01_Sphere_00219/adjacencies/b_20241210_1246_Track01_Sphere_00219/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/24/TMX7315120208-000056/pano_0000_000950/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/24/TMX7315120208-000056/pano_0000_000950/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/24/TMX7315120208-000056/pano_0000_000950/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/24/TMX7315120208-000056/pano_0000_000950/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315120208-000056_pano_0000_000950/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000056_pano_0000_000950/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000056_pano_0000_000950/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/05/24/TMX7315120208-000056/pano_0000_000950/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/05/24/TMX7315120208-000056/pano_0000_000950/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91776623957273, 52.370260507312, 47.4422026863322 ] }, "distance": 19.49, "direction": 69.09, "angle": 67.67, "elevation": 47.44, "pano_id": "TMX7315120208-000056_pano_0000_000950", "timestamp": "2016-05-24T11:24:50.001230Z", "filename": "pano_0000_000950.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_20241210_1246_Track01_Sphere_00219", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123011.24708843783, 487027.9224601237 ] }, "relative_distance": 19.48917474, "relative_pitch": 67.6672263966926, "relative_heading": 69.08573151186755, "relative_elevation": 47.4422026863322 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241210_1246_Track01_Sphere_00219/adjacencies/b_20241210_1246_Track01_Sphere_00219/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/19/TMX7315120208-000054/pano_0001_000715/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/19/TMX7315120208-000054/pano_0001_000715/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/19/TMX7315120208-000054/pano_0001_000715/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/19/TMX7315120208-000054/pano_0001_000715/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315120208-000054_pano_0001_000715/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000054_pano_0001_000715/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000054_pano_0001_000715/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/05/19/TMX7315120208-000054/pano_0001_000715/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/05/19/TMX7315120208-000054/pano_0001_000715/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91776747843763, 52.3702629151409, 47.9336834130809 ] }, "distance": 19.66, "direction": 68.44, "angle": 67.69, "elevation": 47.93, "pano_id": "TMX7315120208-000054_pano_0001_000715", "timestamp": "2016-05-19T12:44:21.020970Z", "filename": "pano_0001_000715.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_20241210_1246_Track01_Sphere_00219", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123011.24708843783, 487027.9224601237 ] }, "relative_distance": 19.66486914, "relative_pitch": 67.69403204929759, "relative_heading": 68.44426600200158, "relative_elevation": 47.9336834130809 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241210_1246_Track01_Sphere_00219/adjacencies/b_20241210_1246_Track01_Sphere_00219/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/18/TMX7316010203-002048/pano_0001_000720/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/18/TMX7316010203-002048/pano_0001_000720/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/18/TMX7316010203-002048/pano_0001_000720/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/18/TMX7316010203-002048/pano_0001_000720/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002048_pano_0001_000720/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002048_pano_0001_000720/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002048_pano_0001_000720/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/18/TMX7316010203-002048/pano_0001_000720/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/18/TMX7316010203-002048/pano_0001_000720/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91777573695314, 52.3702494946768, 47.9479390140623 ] }, "distance": 19.7, "direction": 73.09, "angle": 67.66, "elevation": 47.95, "pano_id": "TMX7316010203-002048_pano_0001_000720", "timestamp": "2021-03-18T12:34:16.419580Z", "filename": "pano_0001_000720.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_20241210_1246_Track01_Sphere_00219", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123011.24708843783, 487027.9224601237 ] }, "relative_distance": 19.70406338, "relative_pitch": 67.65993382700692, "relative_heading": 73.08897716217247, "relative_elevation": 47.9479390140623 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241210_1246_Track01_Sphere_00219/adjacencies/b_20241210_1246_Track01_Sphere_00219/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_07-14-50_01591/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_07-14-50_01591/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_07-14-50_01591/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_07-14-50_01591/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-19_07-14-50_01591/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-19_07-14-50_01591/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-19_07-14-50_01591/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_07-14-50_01591/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_07-14-50_01591/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.917779713982474, 52.37024379519636, 0.0 ] }, "distance": 19.79, "direction": 75.07, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-19_07-14-50_01591", "timestamp": "2025-06-19T08:12:06Z", "filename": "recording_2025-06-19_07-14-50_01591.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_20241210_1246_Track01_Sphere_00219", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123011.24708843783, 487027.9224601237 ] }, "relative_distance": 19.79062449, "relative_pitch": 0.0, "relative_heading": 75.07418114345116, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241210_1246_Track01_Sphere_00219/adjacencies/b_20241210_1246_Track01_Sphere_00219/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/29/TMX7316010203-000227/pano_0001_000376/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/29/TMX7316010203-000227/pano_0001_000376/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/29/TMX7316010203-000227/pano_0001_000376/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/29/TMX7316010203-000227/pano_0001_000376/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000227_pano_0001_000376/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000227_pano_0001_000376/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000227_pano_0001_000376/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/03/29/TMX7316010203-000227/pano_0001_000376/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/03/29/TMX7316010203-000227/pano_0001_000376/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91775840773789, 52.3701171337381, 46.5918193366379 ] }, "distance": 19.83, "direction": 116.98, "angle": 66.94, "elevation": 46.59, "pano_id": "TMX7316010203-000227_pano_0001_000376", "timestamp": "2017-03-29T10:24:00.571070Z", "filename": "pano_0001_000376.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_20241210_1246_Track01_Sphere_00219", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123011.24708843783, 487027.9224601237 ] }, "relative_distance": 19.83010284, "relative_pitch": 66.94474603062304, "relative_heading": 116.980757420573, "relative_elevation": 46.5918193366379 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241210_1246_Track01_Sphere_00219/adjacencies/b_20241210_1246_Track01_Sphere_00219/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002546/pano_0002_002863/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002546/pano_0002_002863/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002546/pano_0002_002863/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002546/pano_0002_002863/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002546_pano_0002_002863/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002546_pano_0002_002863/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002546_pano_0002_002863/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002546/pano_0002_002863/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002546/pano_0002_002863/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.9172429983169, 52.3702846186848, 46.957149585709 ] }, "distance": 19.92, "direction": 298.94, "angle": 67.01, "elevation": 46.96, "pano_id": "TMX7316010203-002546_pano_0002_002863", "timestamp": "2022-04-26T09:46:14.217280Z", "filename": "pano_0002_002863.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_20241210_1246_Track01_Sphere_00219", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123011.24708843783, 487027.9224601237 ] }, "relative_distance": 19.9206551, "relative_pitch": 67.01186214541717, "relative_heading": 298.9418525601269, "relative_elevation": 46.957149585709 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241210_1246_Track01_Sphere_00219/adjacencies/b_20241210_1246_Track01_Sphere_00219/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241210_1246_Track01_Sphere_00223/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241210_1246_Track01_Sphere_00223/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241210_1246_Track01_Sphere_00223/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241210_1246_Track01_Sphere_00223/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241210_1246_Track01_Sphere_00223/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241210_1246_Track01_Sphere_00223/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241210_1246_Track01_Sphere_00223/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241210_1246_Track01_Sphere_00223/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241210_1246_Track01_Sphere_00223/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.917756480990816, 52.37011231191184, 0.0 ] }, "distance": 19.96, "direction": 118.52, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241210_1246_Track01_Sphere_00223", "timestamp": "2024-12-10T12:02:51Z", "filename": "Job_20241210_1246_Track01_Sphere_00223.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_20241210_1246_Track01_Sphere_00219", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123011.24708843783, 487027.9224601237 ] }, "relative_distance": 19.96382512, "relative_pitch": 0.0, "relative_heading": 118.52409054826612, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241210_1246_Track01_Sphere_00219/adjacencies/b_20241210_1246_Track01_Sphere_00219/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002546/pano_0002_002871/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002546/pano_0002_002871/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002546/pano_0002_002871/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002546/pano_0002_002871/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002546_pano_0002_002871/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002546_pano_0002_002871/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002546_pano_0002_002871/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002546/pano_0002_002871/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002546/pano_0002_002871/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91775701327384, 52.3701121273445, 46.9271080112085 ] }, "distance": 20.01, "direction": 118.53, "angle": 66.91, "elevation": 46.93, "pano_id": "TMX7316010203-002546_pano_0002_002871", "timestamp": "2022-04-26T09:46:17.477260Z", "filename": "pano_0002_002871.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_20241210_1246_Track01_Sphere_00219", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123011.24708843783, 487027.9224601237 ] }, "relative_distance": 20.0054857, "relative_pitch": 66.91097366840795, "relative_heading": 118.5261877968954, "relative_elevation": 46.9271080112085 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241210_1246_Track01_Sphere_00219/adjacencies/b_20241210_1246_Track01_Sphere_00219/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241210_1246_Track01_Sphere_00215/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241210_1246_Track01_Sphere_00215/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241210_1246_Track01_Sphere_00215/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241210_1246_Track01_Sphere_00215/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241210_1246_Track01_Sphere_00215/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241210_1246_Track01_Sphere_00215/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241210_1246_Track01_Sphere_00215/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241210_1246_Track01_Sphere_00215/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241210_1246_Track01_Sphere_00215/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.917242289355684, 52.370285792905634, 0.0 ] }, "distance": 20.03, "direction": 299.2, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241210_1246_Track01_Sphere_00215", "timestamp": "2024-12-10T12:02:45Z", "filename": "Job_20241210_1246_Track01_Sphere_00215.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_20241210_1246_Track01_Sphere_00219", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123011.24708843783, 487027.9224601237 ] }, "relative_distance": 20.02634773, "relative_pitch": 0.0, "relative_heading": 299.20213687783695, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241210_1246_Track01_Sphere_00219/adjacencies/b_20241210_1246_Track01_Sphere_00219/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/24/TMX7316010203-002625/pano_0007_000016/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/24/TMX7316010203-002625/pano_0007_000016/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/24/TMX7316010203-002625/pano_0007_000016/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/24/TMX7316010203-002625/pano_0007_000016/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002625_pano_0007_000016/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002625_pano_0007_000016/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002625_pano_0007_000016/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/06/24/TMX7316010203-002625/pano_0007_000016/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/06/24/TMX7316010203-002625/pano_0007_000016/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91778011938963, 52.3702517406361, 47.7604177948087 ] }, "distance": 20.06, "direction": 72.65, "angle": 67.21, "elevation": 47.76, "pano_id": "TMX7316010203-002625_pano_0007_000016", "timestamp": "2022-06-24T07:09:19.756250Z", "filename": "pano_0007_000016.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_20241210_1246_Track01_Sphere_00219", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123011.24708843783, 487027.9224601237 ] }, "relative_distance": 20.06291873, "relative_pitch": 67.21398108160155, "relative_heading": 72.65407356776223, "relative_elevation": 47.7604177948087 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241210_1246_Track01_Sphere_00219/adjacencies/b_20241210_1246_Track01_Sphere_00219/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/10/TMX7316010203-002590/pano_0003_000184/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/10/TMX7316010203-002590/pano_0003_000184/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/10/TMX7316010203-002590/pano_0003_000184/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/10/TMX7316010203-002590/pano_0003_000184/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002590_pano_0003_000184/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002590_pano_0003_000184/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002590_pano_0003_000184/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/06/10/TMX7316010203-002590/pano_0003_000184/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/06/10/TMX7316010203-002590/pano_0003_000184/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91775914967994, 52.3701130108337, 47.0609063319862 ] }, "distance": 20.09, "direction": 118.08, "angle": 66.89, "elevation": 47.06, "pano_id": "TMX7316010203-002590_pano_0003_000184", "timestamp": "2022-06-10T14:09:31.285130Z", "filename": "pano_0003_000184.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_20241210_1246_Track01_Sphere_00219", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123011.24708843783, 487027.9224601237 ] }, "relative_distance": 20.08698687, "relative_pitch": 66.88577692396706, "relative_heading": 118.0815955348473, "relative_elevation": 47.0609063319862 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241210_1246_Track01_Sphere_00219/adjacencies/b_20241210_1246_Track01_Sphere_00219/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/03/30/TMX7315120208-000023/pano_0000_001609/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/03/30/TMX7315120208-000023/pano_0000_001609/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/03/30/TMX7315120208-000023/pano_0000_001609/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/03/30/TMX7315120208-000023/pano_0000_001609/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315120208-000023_pano_0000_001609/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000023_pano_0000_001609/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000023_pano_0000_001609/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/03/30/TMX7315120208-000023/pano_0000_001609/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/03/30/TMX7315120208-000023/pano_0000_001609/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91725960524925, 52.3703042162211, 45.0819309838116 ] }, "distance": 20.14, "direction": 305.95, "angle": 65.93, "elevation": 45.08, "pano_id": "TMX7315120208-000023_pano_0000_001609", "timestamp": "2016-03-30T14:35:48.074420Z", "filename": "pano_0000_001609.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_20241210_1246_Track01_Sphere_00219", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123011.24708843783, 487027.9224601237 ] }, "relative_distance": 20.13640499, "relative_pitch": 65.93147891035231, "relative_heading": 305.94675585943594, "relative_elevation": 45.0819309838116 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241210_1246_Track01_Sphere_00219/adjacencies/b_20241210_1246_Track01_Sphere_00219/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001669/pano_0000_001753/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001669/pano_0000_001753/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001669/pano_0000_001753/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001669/pano_0000_001753/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001669_pano_0000_001753/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001669_pano_0000_001753/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001669_pano_0000_001753/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001669/pano_0000_001753/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001669/pano_0000_001753/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91775943477437, 52.3701120919688, 47.4150633076206 ] }, "distance": 20.15, "direction": 118.31, "angle": 66.97, "elevation": 47.42, "pano_id": "TMX7316010203-001669_pano_0000_001753", "timestamp": "2020-04-22T10:34:36.480080Z", "filename": "pano_0000_001753.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_20241210_1246_Track01_Sphere_00219", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123011.24708843783, 487027.9224601237 ] }, "relative_distance": 20.15241232, "relative_pitch": 66.97347382498937, "relative_heading": 118.31208455002, "relative_elevation": 47.4150633076206 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241210_1246_Track01_Sphere_00219/adjacencies/b_20241210_1246_Track01_Sphere_00219/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001669/pano_0000_001745/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001669/pano_0000_001745/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001669/pano_0000_001745/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001669/pano_0000_001745/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001669_pano_0000_001745/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001669_pano_0000_001745/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001669_pano_0000_001745/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001669/pano_0000_001745/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001669/pano_0000_001745/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91724024731774, 52.3702860060464, 47.2198884272948 ] }, "distance": 20.16, "direction": 299.07, "angle": 66.88, "elevation": 47.22, "pano_id": "TMX7316010203-001669_pano_0000_001745", "timestamp": "2020-04-22T10:34:26.470120Z", "filename": "pano_0000_001745.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_20241210_1246_Track01_Sphere_00219", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123011.24708843783, 487027.9224601237 ] }, "relative_distance": 20.15938057, "relative_pitch": 66.88112195208203, "relative_heading": 299.0681176181168, "relative_elevation": 47.2198884272948 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241210_1246_Track01_Sphere_00219/adjacencies/b_20241210_1246_Track01_Sphere_00219/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/29/TMX7316010203-000227/pano_0001_000372/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/29/TMX7316010203-000227/pano_0001_000372/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/29/TMX7316010203-000227/pano_0001_000372/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/29/TMX7316010203-000227/pano_0001_000372/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000227_pano_0001_000372/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000227_pano_0001_000372/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000227_pano_0001_000372/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/03/29/TMX7316010203-000227/pano_0001_000372/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/03/29/TMX7316010203-000227/pano_0001_000372/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91724233572211, 52.3702949505971, 46.7060524662957 ] }, "distance": 20.54, "direction": 301.69, "angle": 66.26, "elevation": 46.71, "pano_id": "TMX7316010203-000227_pano_0001_000372", "timestamp": "2017-03-29T10:23:55.936030Z", "filename": "pano_0001_000372.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_20241210_1246_Track01_Sphere_00219", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123011.24708843783, 487027.9224601237 ] }, "relative_distance": 20.54009436, "relative_pitch": 66.26136849981528, "relative_heading": 301.6884544008469, "relative_elevation": 46.7060524662957 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241210_1246_Track01_Sphere_00219/adjacencies/b_20241210_1246_Track01_Sphere_00219/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250130_0915_Track09_Sphere_00100/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250130_0915_Track09_Sphere_00100/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250130_0915_Track09_Sphere_00100/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250130_0915_Track09_Sphere_00100/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20250130_0915_Track09_Sphere_00100/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track09_Sphere_00100/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track09_Sphere_00100/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250130_0915_Track09_Sphere_00100/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250130_0915_Track09_Sphere_00100/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.917409067453336, 52.37037439040035, 0.0 ] }, "distance": 20.56, "direction": 342.68, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20250130_0915_Track09_Sphere_00100", "timestamp": "2025-01-30T09:21:18Z", "filename": "Job_20250130_0915_Track09_Sphere_00100.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241210_1246_Track01_Sphere_00219", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123011.24708843783, 487027.9224601237 ] }, "relative_distance": 20.56176634, "relative_pitch": 0.0, "relative_heading": 342.6787853183795, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241210_1246_Track01_Sphere_00219/adjacencies/b_20241210_1246_Track01_Sphere_00219/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_08-46-57_00075/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_08-46-57_00075/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_08-46-57_00075/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_08-46-57_00075/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-19_08-46-57_00075/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-19_08-46-57_00075/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-19_08-46-57_00075/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_08-46-57_00075/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_08-46-57_00075/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.917767084935617, 52.370112084322955, 0.0 ] }, "distance": 20.61, "direction": 117.63, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-19_08-46-57_00075", "timestamp": "2025-06-19T08:48:41Z", "filename": "recording_2025-06-19_08-46-57_00075.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_20241210_1246_Track01_Sphere_00219", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123011.24708843783, 487027.9224601237 ] }, "relative_distance": 20.61301144, "relative_pitch": 0.0, "relative_heading": 117.62724620028895, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241210_1246_Track01_Sphere_00219/adjacencies/b_20241210_1246_Track01_Sphere_00219/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/05/TMX7316010203-000247/pano_0000_000163/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/05/TMX7316010203-000247/pano_0000_000163/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/05/TMX7316010203-000247/pano_0000_000163/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/05/TMX7316010203-000247/pano_0000_000163/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000247_pano_0000_000163/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000247_pano_0000_000163/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000247_pano_0000_000163/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/04/05/TMX7316010203-000247/pano_0000_000163/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/04/05/TMX7316010203-000247/pano_0000_000163/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91724744435669, 52.3703011552087, 46.5801016837358 ] }, "distance": 20.62, "direction": 303.83, "angle": 66.12, "elevation": 46.58, "pano_id": "TMX7316010203-000247_pano_0000_000163", "timestamp": "2017-04-05T13:53:34.969500Z", "filename": "pano_0000_000163.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_20241210_1246_Track01_Sphere_00219", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123011.24708843783, 487027.9224601237 ] }, "relative_distance": 20.62108194, "relative_pitch": 66.12095491337632, "relative_heading": 303.8291318693492, "relative_elevation": 46.5801016837358 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241210_1246_Track01_Sphere_00219/adjacencies/b_20241210_1246_Track01_Sphere_00219/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250130_0915_Track09_Sphere_00094/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250130_0915_Track09_Sphere_00094/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250130_0915_Track09_Sphere_00094/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250130_0915_Track09_Sphere_00094/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20250130_0915_Track09_Sphere_00094/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track09_Sphere_00094/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track09_Sphere_00094/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250130_0915_Track09_Sphere_00094/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250130_0915_Track09_Sphere_00094/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91779312406495, 52.37024481004501, 0.0 ] }, "distance": 20.7, "direction": 75.42, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20250130_0915_Track09_Sphere_00094", "timestamp": "2025-01-30T09:21:13Z", "filename": "Job_20250130_0915_Track09_Sphere_00094.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_20241210_1246_Track01_Sphere_00219", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123011.24708843783, 487027.9224601237 ] }, "relative_distance": 20.70263939, "relative_pitch": 0.0, "relative_heading": 75.42326252714889, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241210_1246_Track01_Sphere_00219/adjacencies/b_20241210_1246_Track01_Sphere_00219/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0001_001739/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0001_001739/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0001_001739/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0001_001739/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002310_pano_0001_001739/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002310_pano_0001_001739/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002310_pano_0001_001739/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0001_001739/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0001_001739/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91777141736511, 52.3701141943507, 47.4357952084392 ] }, "distance": 20.77, "direction": 116.68, "angle": 66.36, "elevation": 47.44, "pano_id": "TMX7316010203-002310_pano_0001_001739", "timestamp": "2021-09-15T09:26:39.397960Z", "filename": "pano_0001_001739.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_20241210_1246_Track01_Sphere_00219", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123011.24708843783, 487027.9224601237 ] }, "relative_distance": 20.76843456, "relative_pitch": 66.35513900799496, "relative_heading": 116.67581317248644, "relative_elevation": 47.4357952084392 } ] } }