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/TMX7316010203-002047_pano_0000_000644/adjacencies/?format=api
{ "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002047_pano_0000_000644/adjacencies/?format=api" } }, "_embedded": { "adjacencies": [ { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002047_pano_0000_000644/adjacencies/TMX7316010203-002047_pano_0000_000644/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/18/TMX7316010203-002047/pano_0000_000644/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/18/TMX7316010203-002047/pano_0000_000644/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/18/TMX7316010203-002047/pano_0000_000644/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/18/TMX7316010203-002047/pano_0000_000644/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002047_pano_0000_000644/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002047_pano_0000_000644/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002047_pano_0000_000644/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/18/TMX7316010203-002047/pano_0000_000644/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/18/TMX7316010203-002047/pano_0000_000644/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90889029755072, 52.3674315577888, 46.6837501861155 ] }, "distance": 0.0, "direction": null, "angle": 0.0, "elevation": 0.0, "pano_id": "TMX7316010203-002047_pano_0000_000644", "timestamp": "2021-03-18T09:45:33.617660Z", "filename": "pano_0000_000644.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": "TMX7316010203-002047_pano_0000_000644", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122422.93905048467, 486723.9556286703 ] }, "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/TMX7316010203-002047_pano_0000_000644/adjacencies/TMX7316010203-002047_pano_0000_000644/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_06-21-49_00669/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_06-21-49_00669/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_06-21-49_00669/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_06-21-49_00669/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-19_06-21-49_00669/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-19_06-21-49_00669/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-19_06-21-49_00669/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_06-21-49_00669/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_06-21-49_00669/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90891257396233, 52.36743132274942, 0.0 ] }, "distance": 1.52, "direction": 90.99, "angle": -88.14, "elevation": -46.68, "pano_id": "recording_2025-06-19_06-21-49_00669", "timestamp": "2025-06-19T06:38:01Z", "filename": "recording_2025-06-19_06-21-49_00669.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": "TMX7316010203-002047_pano_0000_000644", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122422.93905048467, 486723.9556286703 ] }, "relative_distance": 1.51756785, "relative_pitch": -88.13811820394208, "relative_heading": 90.98747862293152, "relative_elevation": -46.6837501861155 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002047_pano_0000_000644/adjacencies/TMX7316010203-002047_pano_0000_000644/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250130_1255_Track01_Sphere_00007/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250130_1255_Track01_Sphere_00007/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250130_1255_Track01_Sphere_00007/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250130_1255_Track01_Sphere_00007/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20250130_1255_Track01_Sphere_00007/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_1255_Track01_Sphere_00007/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_1255_Track01_Sphere_00007/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250130_1255_Track01_Sphere_00007/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250130_1255_Track01_Sphere_00007/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90891400394031, 52.36743351253939, 0.0 ] }, "distance": 1.63, "direction": 82.33, "angle": -88.0, "elevation": -46.68, "pano_id": "b_20250130_1255_Track01_Sphere_00007", "timestamp": "2025-01-30T12:10:08Z", "filename": "Job_20250130_1255_Track01_Sphere_00007.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": "TMX7316010203-002047_pano_0000_000644", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122422.93905048467, 486723.9556286703 ] }, "relative_distance": 1.62932857, "relative_pitch": -88.00110803312111, "relative_heading": 82.3281638420011, "relative_elevation": -46.6837501861155 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002047_pano_0000_000644/adjacencies/TMX7316010203-002047_pano_0000_000644/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/08/TMX7316010203-000711/pano_0000_003101/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/08/TMX7316010203-000711/pano_0000_003101/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/08/TMX7316010203-000711/pano_0000_003101/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/08/TMX7316010203-000711/pano_0000_003101/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000711_pano_0000_003101/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000711_pano_0000_003101/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000711_pano_0000_003101/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/08/TMX7316010203-000711/pano_0000_003101/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/08/TMX7316010203-000711/pano_0000_003101/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.9089245635457, 52.3674307958273, 45.9826953038573 ] }, "distance": 2.34, "direction": 92.08, "angle": -16.71, "elevation": -0.7, "pano_id": "TMX7316010203-000711_pano_0000_003101", "timestamp": "2018-05-08T11:32:55.748240Z", "filename": "pano_0000_003101.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7316010203-002047_pano_0000_000644", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122422.93905048467, 486723.9556286703 ] }, "relative_distance": 2.33554421, "relative_pitch": -16.708057807618214, "relative_heading": 92.08043970073446, "relative_elevation": -0.7010548822582052 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002047_pano_0000_000644/adjacencies/TMX7316010203-002047_pano_0000_000644/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/07/TMX7315120208-000070/pano_0010_000150/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/07/TMX7315120208-000070/pano_0010_000150/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/07/TMX7315120208-000070/pano_0010_000150/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/07/TMX7315120208-000070/pano_0010_000150/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315120208-000070_pano_0010_000150/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000070_pano_0010_000150/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000070_pano_0010_000150/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/06/07/TMX7315120208-000070/pano_0010_000150/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/06/07/TMX7315120208-000070/pano_0010_000150/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90885346379744, 52.3674350668111, 46.0647371392697 ] }, "distance": 2.54, "direction": 278.85, "angle": -13.7, "elevation": -0.62, "pano_id": "TMX7315120208-000070_pano_0010_000150", "timestamp": "2016-06-07T12:24:50.309690Z", "filename": "pano_0010_000150.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": "TMX7316010203-002047_pano_0000_000644", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122422.93905048467, 486723.9556286703 ] }, "relative_distance": 2.53910809, "relative_pitch": -13.70096304853152, "relative_heading": 278.84606265168605, "relative_elevation": -0.6190130468458008 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002047_pano_0000_000644/adjacencies/TMX7316010203-002047_pano_0000_000644/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/24/TMX7316010203-002625/pano_0015_000091/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/24/TMX7316010203-002625/pano_0015_000091/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/24/TMX7316010203-002625/pano_0015_000091/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/24/TMX7316010203-002625/pano_0015_000091/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002625_pano_0015_000091/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002625_pano_0015_000091/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002625_pano_0015_000091/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/06/24/TMX7316010203-002625/pano_0015_000091/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/06/24/TMX7316010203-002625/pano_0015_000091/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90885792997042, 52.367418643728, 46.6101622534916 ] }, "distance": 2.63, "direction": 236.9, "angle": -1.6, "elevation": -0.07, "pano_id": "TMX7316010203-002625_pano_0015_000091", "timestamp": "2022-06-24T07:44:13.169110Z", "filename": "pano_0015_000091.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": "TMX7316010203-002047_pano_0000_000644", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122422.93905048467, 486723.9556286703 ] }, "relative_distance": 2.6316653, "relative_pitch": -1.601715679189279, "relative_heading": 236.9040203408125, "relative_elevation": -0.07358793262390151 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002047_pano_0000_000644/adjacencies/TMX7316010203-002047_pano_0000_000644/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/07/TMX7315120208-000070/pano_0010_000149/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/07/TMX7315120208-000070/pano_0010_000149/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/07/TMX7315120208-000070/pano_0010_000149/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/07/TMX7315120208-000070/pano_0010_000149/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315120208-000070_pano_0010_000149/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000070_pano_0010_000149/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000070_pano_0010_000149/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/06/07/TMX7315120208-000070/pano_0010_000149/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/06/07/TMX7315120208-000070/pano_0010_000149/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90893052011443, 52.3674314150937, 46.0580625478178 ] }, "distance": 2.74, "direction": 90.33, "angle": -12.86, "elevation": -0.63, "pano_id": "TMX7315120208-000070_pano_0010_000149", "timestamp": "2016-06-07T12:24:49.389680Z", "filename": "pano_0010_000149.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": "TMX7316010203-002047_pano_0000_000644", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122422.93905048467, 486723.9556286703 ] }, "relative_distance": 2.73977828, "relative_pitch": -12.864121989237436, "relative_heading": 90.33204184364594, "relative_elevation": -0.6256876382977055 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002047_pano_0000_000644/adjacencies/TMX7316010203-002047_pano_0000_000644/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/08/TMX7316010203-000711/pano_0000_003102/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/08/TMX7316010203-000711/pano_0000_003102/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/08/TMX7316010203-000711/pano_0000_003102/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/08/TMX7316010203-000711/pano_0000_003102/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000711_pano_0000_003102/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000711_pano_0000_003102/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000711_pano_0000_003102/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/08/TMX7316010203-000711/pano_0000_003102/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/08/TMX7316010203-000711/pano_0000_003102/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90884888673737, 52.367435131773, 46.0029267724603 ] }, "distance": 2.85, "direction": 278.03, "angle": -13.44, "elevation": -0.68, "pano_id": "TMX7316010203-000711_pano_0000_003102", "timestamp": "2018-05-08T11:32:56.703190Z", "filename": "pano_0000_003102.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7316010203-002047_pano_0000_000644", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122422.93905048467, 486723.9556286703 ] }, "relative_distance": 2.8485668, "relative_pitch": -13.441849168738853, "relative_heading": 278.0253822655039, "relative_elevation": -0.6808234136552045 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002047_pano_0000_000644/adjacencies/TMX7316010203-002047_pano_0000_000644/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250130_1255_Track01_Sphere_00008/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250130_1255_Track01_Sphere_00008/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250130_1255_Track01_Sphere_00008/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250130_1255_Track01_Sphere_00008/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20250130_1255_Track01_Sphere_00008/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_1255_Track01_Sphere_00008/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_1255_Track01_Sphere_00008/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250130_1255_Track01_Sphere_00008/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250130_1255_Track01_Sphere_00008/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.908842683242618, 52.36743687341452, 0.0 ] }, "distance": 3.3, "direction": 280.34, "angle": -85.96, "elevation": -46.68, "pano_id": "b_20250130_1255_Track01_Sphere_00008", "timestamp": "2025-01-30T12:10:09Z", "filename": "Job_20250130_1255_Track01_Sphere_00008.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": "TMX7316010203-002047_pano_0000_000644", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122422.93905048467, 486723.9556286703 ] }, "relative_distance": 3.2967122, "relative_pitch": -85.96059350912336, "relative_heading": 280.3359362593024, "relative_elevation": -46.6837501861155 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002047_pano_0000_000644/adjacencies/TMX7316010203-002047_pano_0000_000644/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/24/TMX7316010203-002625/pano_0015_000090/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/24/TMX7316010203-002625/pano_0015_000090/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/24/TMX7316010203-002625/pano_0015_000090/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/24/TMX7316010203-002625/pano_0015_000090/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002625_pano_0015_000090/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002625_pano_0015_000090/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002625_pano_0015_000090/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/06/24/TMX7316010203-002625/pano_0015_000090/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/06/24/TMX7316010203-002625/pano_0015_000090/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90893362596508, 52.3674148774021, 46.5893239444122 ] }, "distance": 3.49, "direction": 122.17, "angle": -1.55, "elevation": -0.09, "pano_id": "TMX7316010203-002625_pano_0015_000090", "timestamp": "2022-06-24T07:44:12.554300Z", "filename": "pano_0015_000090.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": "TMX7316010203-002047_pano_0000_000644", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122422.93905048467, 486723.9556286703 ] }, "relative_distance": 3.48642938, "relative_pitch": -1.5514161468668481, "relative_heading": 122.16625939370137, "relative_elevation": -0.09442624170330305 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002047_pano_0000_000644/adjacencies/TMX7316010203-002047_pano_0000_000644/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_06-21-49_00670/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_06-21-49_00670/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_06-21-49_00670/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_06-21-49_00670/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-19_06-21-49_00670/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-19_06-21-49_00670/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-19_06-21-49_00670/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_06-21-49_00670/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_06-21-49_00670/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.908839238338454, 52.36743499904026, 0.0 ] }, "distance": 3.5, "direction": 276.28, "angle": -85.71, "elevation": -46.68, "pano_id": "recording_2025-06-19_06-21-49_00670", "timestamp": "2025-06-19T06:38:02Z", "filename": "recording_2025-06-19_06-21-49_00670.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": "TMX7316010203-002047_pano_0000_000644", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122422.93905048467, 486723.9556286703 ] }, "relative_distance": 3.49887996, "relative_pitch": -85.71377735952521, "relative_heading": 276.28314598967506, "relative_elevation": -46.6837501861155 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002047_pano_0000_000644/adjacencies/TMX7316010203-002047_pano_0000_000644/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/23/TMX7316010203-000221/pano_0000_000650/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/23/TMX7316010203-000221/pano_0000_000650/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/23/TMX7316010203-000221/pano_0000_000650/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/23/TMX7316010203-000221/pano_0000_000650/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000221_pano_0000_000650/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000221_pano_0000_000650/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000221_pano_0000_000650/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/03/23/TMX7316010203-000221/pano_0000_000650/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/03/23/TMX7316010203-000221/pano_0000_000650/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90895025323563, 52.3674292273902, 45.8718248270452 ] }, "distance": 4.09, "direction": 93.63, "angle": -11.22, "elevation": -0.81, "pano_id": "TMX7316010203-000221_pano_0000_000650", "timestamp": "2017-03-23T10:25:08.649610Z", "filename": "pano_0000_000650.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": "TMX7316010203-002047_pano_0000_000644", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122422.93905048467, 486723.9556286703 ] }, "relative_distance": 4.09206495, "relative_pitch": -11.222561936986027, "relative_heading": 93.63323548307679, "relative_elevation": -0.8119253590703011 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002047_pano_0000_000644/adjacencies/TMX7316010203-002047_pano_0000_000644/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/18/TMX7316010203-002047/pano_0000_000645/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/18/TMX7316010203-002047/pano_0000_000645/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/18/TMX7316010203-002047/pano_0000_000645/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/18/TMX7316010203-002047/pano_0000_000645/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002047_pano_0000_000645/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002047_pano_0000_000645/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002047_pano_0000_000645/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/18/TMX7316010203-002047/pano_0000_000645/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/18/TMX7316010203-002047/pano_0000_000645/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.9088162117255, 52.3674353536992, 46.6522156279534 ] }, "distance": 5.06, "direction": 274.78, "angle": -0.36, "elevation": -0.03, "pano_id": "TMX7316010203-002047_pano_0000_000645", "timestamp": "2021-03-18T09:45:34.387710Z", "filename": "pano_0000_000645.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": "TMX7316010203-002047_pano_0000_000644", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122422.93905048467, 486723.9556286703 ] }, "relative_distance": 5.06395136, "relative_pitch": -0.3567912897362505, "relative_heading": 274.7846653105551, "relative_elevation": -0.03153455816210027 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002047_pano_0000_000644/adjacencies/TMX7316010203-002047_pano_0000_000644/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/18/TMX7316010203-002047/pano_0000_000643/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/18/TMX7316010203-002047/pano_0000_000643/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/18/TMX7316010203-002047/pano_0000_000643/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/18/TMX7316010203-002047/pano_0000_000643/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002047_pano_0000_000643/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002047_pano_0000_000643/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002047_pano_0000_000643/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/18/TMX7316010203-002047/pano_0000_000643/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/18/TMX7316010203-002047/pano_0000_000643/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90896438833069, 52.36742696375, 46.7001209026203 ] }, "distance": 5.07, "direction": 95.78, "angle": 0.18, "elevation": 0.02, "pano_id": "TMX7316010203-002047_pano_0000_000643", "timestamp": "2021-03-18T09:45:32.792660Z", "filename": "pano_0000_000643.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": "TMX7316010203-002047_pano_0000_000644", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122422.93905048467, 486723.9556286703 ] }, "relative_distance": 5.07246758, "relative_pitch": 0.18491388893988994, "relative_heading": 95.78400514250364, "relative_elevation": 0.01637071650479527 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002047_pano_0000_000644/adjacencies/TMX7316010203-002047_pano_0000_000644/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/23/TMX7316010203-000221/pano_0000_000651/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/23/TMX7316010203-000221/pano_0000_000651/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/23/TMX7316010203-000221/pano_0000_000651/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/23/TMX7316010203-000221/pano_0000_000651/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000221_pano_0000_000651/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000221_pano_0000_000651/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000221_pano_0000_000651/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/03/23/TMX7316010203-000221/pano_0000_000651/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/03/23/TMX7316010203-000221/pano_0000_000651/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90880286222515, 52.3674369382858, 45.885204134509 ] }, "distance": 5.99, "direction": 275.74, "angle": -7.6, "elevation": -0.8, "pano_id": "TMX7316010203-000221_pano_0000_000651", "timestamp": "2017-03-23T10:25:09.974500Z", "filename": "pano_0000_000651.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": "TMX7316010203-002047_pano_0000_000644", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122422.93905048467, 486723.9556286703 ] }, "relative_distance": 5.98561502, "relative_pitch": -7.599007725515396, "relative_heading": 275.74064493655226, "relative_elevation": -0.7985460516065004 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002047_pano_0000_000644/adjacencies/TMX7316010203-002047_pano_0000_000644/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250130_1255_Track01_Sphere_00006/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250130_1255_Track01_Sphere_00006/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250130_1255_Track01_Sphere_00006/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250130_1255_Track01_Sphere_00006/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20250130_1255_Track01_Sphere_00006/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_1255_Track01_Sphere_00006/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_1255_Track01_Sphere_00006/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250130_1255_Track01_Sphere_00006/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250130_1255_Track01_Sphere_00006/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.908985006466161, 52.367429700950744, 0.0 ] }, "distance": 6.45, "direction": 91.83, "angle": -82.13, "elevation": -46.68, "pano_id": "b_20250130_1255_Track01_Sphere_00006", "timestamp": "2025-01-30T12:10:07Z", "filename": "Job_20250130_1255_Track01_Sphere_00006.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": "TMX7316010203-002047_pano_0000_000644", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122422.93905048467, 486723.9556286703 ] }, "relative_distance": 6.45434079, "relative_pitch": -82.1283771575184, "relative_heading": 91.83444652667407, "relative_elevation": -46.6837501861155 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002047_pano_0000_000644/adjacencies/TMX7316010203-002047_pano_0000_000644/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_06-21-49_00668/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_06-21-49_00668/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_06-21-49_00668/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_06-21-49_00668/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-19_06-21-49_00668/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-19_06-21-49_00668/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-19_06-21-49_00668/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_06-21-49_00668/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_06-21-49_00668/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.908985776563857, 52.36742772676524, 0.0 ] }, "distance": 6.52, "direction": 93.75, "angle": -82.05, "elevation": -46.68, "pano_id": "recording_2025-06-19_06-21-49_00668", "timestamp": "2025-06-19T06:38:00Z", "filename": "recording_2025-06-19_06-21-49_00668.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": "TMX7316010203-002047_pano_0000_000644", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122422.93905048467, 486723.9556286703 ] }, "relative_distance": 6.51744413, "relative_pitch": -82.0523959487536, "relative_heading": 93.75025569280362, "relative_elevation": -46.6837501861155 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002047_pano_0000_000644/adjacencies/TMX7316010203-002047_pano_0000_000644/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/24/TMX7316010203-002625/pano_0015_000092/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/24/TMX7316010203-002625/pano_0015_000092/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/24/TMX7316010203-002625/pano_0015_000092/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/24/TMX7316010203-002625/pano_0015_000092/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002625_pano_0015_000092/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002625_pano_0015_000092/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002625_pano_0015_000092/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/06/24/TMX7316010203-002625/pano_0015_000092/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/06/24/TMX7316010203-002625/pano_0015_000092/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90878220807818, 52.3674221439795, 46.6031478643417 ] }, "distance": 7.44, "direction": 261.9, "angle": -0.62, "elevation": -0.08, "pano_id": "TMX7316010203-002625_pano_0015_000092", "timestamp": "2022-06-24T07:44:13.759140Z", "filename": "pano_0015_000092.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": "TMX7316010203-002047_pano_0000_000644", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122422.93905048467, 486723.9556286703 ] }, "relative_distance": 7.43658683, "relative_pitch": -0.6209827349533922, "relative_heading": 261.90244739247703, "relative_elevation": -0.080602321773803 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002047_pano_0000_000644/adjacencies/TMX7316010203-002047_pano_0000_000644/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/08/TMX7316010203-000711/pano_0000_003100/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/08/TMX7316010203-000711/pano_0000_003100/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/08/TMX7316010203-000711/pano_0000_003100/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/08/TMX7316010203-000711/pano_0000_003100/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000711_pano_0000_003100/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000711_pano_0000_003100/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000711_pano_0000_003100/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/08/TMX7316010203-000711/pano_0000_003100/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/08/TMX7316010203-000711/pano_0000_003100/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90900062267766, 52.3674261284149, 45.9614306688309 ] }, "distance": 7.54, "direction": 94.6, "angle": -5.47, "elevation": -0.72, "pano_id": "TMX7316010203-000711_pano_0000_003100", "timestamp": "2018-05-08T11:32:54.688250Z", "filename": "pano_0000_003100.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7316010203-002047_pano_0000_000644", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122422.93905048467, 486723.9556286703 ] }, "relative_distance": 7.53896696, "relative_pitch": -5.472887000794285, "relative_heading": 94.59639465809786, "relative_elevation": -0.7223195172846033 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002047_pano_0000_000644/adjacencies/TMX7316010203-002047_pano_0000_000644/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/07/TMX7315120208-000070/pano_0010_000151/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/07/TMX7315120208-000070/pano_0010_000151/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/07/TMX7315120208-000070/pano_0010_000151/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/07/TMX7315120208-000070/pano_0010_000151/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315120208-000070_pano_0010_000151/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000070_pano_0010_000151/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000070_pano_0010_000151/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/06/07/TMX7315120208-000070/pano_0010_000151/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/06/07/TMX7315120208-000070/pano_0010_000151/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90877677858201, 52.3674377152842, 46.0558362631127 ] }, "distance": 7.76, "direction": 275.06, "angle": -4.62, "elevation": -0.63, "pano_id": "TMX7315120208-000070_pano_0010_000151", "timestamp": "2016-06-07T12:24:51.139730Z", "filename": "pano_0010_000151.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": "TMX7316010203-002047_pano_0000_000644", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122422.93905048467, 486723.9556286703 ] }, "relative_distance": 7.76256376, "relative_pitch": -4.624587654642427, "relative_heading": 275.0639091894461, "relative_elevation": -0.6279139230028008 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002047_pano_0000_000644/adjacencies/TMX7316010203-002047_pano_0000_000644/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/07/TMX7315120208-000070/pano_0010_000148/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/07/TMX7315120208-000070/pano_0010_000148/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/07/TMX7315120208-000070/pano_0010_000148/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/07/TMX7315120208-000070/pano_0010_000148/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315120208-000070_pano_0010_000148/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000070_pano_0010_000148/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000070_pano_0010_000148/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/06/07/TMX7315120208-000070/pano_0010_000148/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/06/07/TMX7315120208-000070/pano_0010_000148/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90900781330588, 52.3674271584917, 46.0420499546453 ] }, "distance": 8.02, "direction": 93.5, "angle": -4.57, "elevation": -0.64, "pano_id": "TMX7315120208-000070_pano_0010_000148", "timestamp": "2016-06-07T12:24:48.359690Z", "filename": "pano_0010_000148.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": "TMX7316010203-002047_pano_0000_000644", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122422.93905048467, 486723.9556286703 ] }, "relative_distance": 8.01946024, "relative_pitch": -4.574939364874518, "relative_heading": 93.49961327074647, "relative_elevation": -0.6417002314702032 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002047_pano_0000_000644/adjacencies/TMX7316010203-002047_pano_0000_000644/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/08/TMX7316010203-000711/pano_0000_003103/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/08/TMX7316010203-000711/pano_0000_003103/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/08/TMX7316010203-000711/pano_0000_003103/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/08/TMX7316010203-000711/pano_0000_003103/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000711_pano_0000_003103/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000711_pano_0000_003103/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000711_pano_0000_003103/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/08/TMX7316010203-000711/pano_0000_003103/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/08/TMX7316010203-000711/pano_0000_003103/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90877305558377, 52.3674388191279, 45.9944341238588 ] }, "distance": 8.03, "direction": 275.78, "angle": -4.91, "elevation": -0.69, "pano_id": "TMX7316010203-000711_pano_0000_003103", "timestamp": "2018-05-08T11:32:57.608230Z", "filename": "pano_0000_003103.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7316010203-002047_pano_0000_000644", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122422.93905048467, 486723.9556286703 ] }, "relative_distance": 8.02662754, "relative_pitch": -4.908441904770257, "relative_heading": 275.77751280249385, "relative_elevation": -0.689316062256701 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002047_pano_0000_000644/adjacencies/TMX7316010203-002047_pano_0000_000644/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250130_1255_Track01_Sphere_00009/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250130_1255_Track01_Sphere_00009/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250130_1255_Track01_Sphere_00009/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250130_1255_Track01_Sphere_00009/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20250130_1255_Track01_Sphere_00009/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_1255_Track01_Sphere_00009/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_1255_Track01_Sphere_00009/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250130_1255_Track01_Sphere_00009/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250130_1255_Track01_Sphere_00009/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.908770862569106, 52.36744030412799, 0.0 ] }, "distance": 8.19, "direction": 276.82, "angle": -80.05, "elevation": -46.68, "pano_id": "b_20250130_1255_Track01_Sphere_00009", "timestamp": "2025-01-30T12:10:10Z", "filename": "Job_20250130_1255_Track01_Sphere_00009.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": "TMX7316010203-002047_pano_0000_000644", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122422.93905048467, 486723.9556286703 ] }, "relative_distance": 8.19324005, "relative_pitch": -80.04567222923318, "relative_heading": 276.82209706621, "relative_elevation": -46.6837501861155 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002047_pano_0000_000644/adjacencies/TMX7316010203-002047_pano_0000_000644/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/24/TMX7316010203-002625/pano_0015_000089/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/24/TMX7316010203-002625/pano_0015_000089/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/24/TMX7316010203-002625/pano_0015_000089/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/24/TMX7316010203-002625/pano_0015_000089/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002625_pano_0015_000089/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002625_pano_0015_000089/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002625_pano_0015_000089/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/06/24/TMX7316010203-002625/pano_0015_000089/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/06/24/TMX7316010203-002625/pano_0015_000089/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90900962798584, 52.3674113395692, 46.5658016148955 ] }, "distance": 8.43, "direction": 105.47, "angle": -0.8, "elevation": -0.12, "pano_id": "TMX7316010203-002625_pano_0015_000089", "timestamp": "2022-06-24T07:44:11.889150Z", "filename": "pano_0015_000089.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": "TMX7316010203-002047_pano_0000_000644", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122422.93905048467, 486723.9556286703 ] }, "relative_distance": 8.43372219, "relative_pitch": -0.8012493930512125, "relative_heading": 105.47143357541576, "relative_elevation": -0.1179485712200048 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002047_pano_0000_000644/adjacencies/TMX7316010203-002047_pano_0000_000644/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_06-21-49_00671/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_06-21-49_00671/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_06-21-49_00671/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_06-21-49_00671/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-19_06-21-49_00671/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-19_06-21-49_00671/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-19_06-21-49_00671/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_06-21-49_00671/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_06-21-49_00671/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.908766324508237, 52.36743904548622, 0.0 ] }, "distance": 8.49, "direction": 275.64, "angle": -79.7, "elevation": -46.68, "pano_id": "recording_2025-06-19_06-21-49_00671", "timestamp": "2025-06-19T06:38:02Z", "filename": "recording_2025-06-19_06-21-49_00671.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": "TMX7316010203-002047_pano_0000_000644", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122422.93905048467, 486723.9556286703 ] }, "relative_distance": 8.4853429, "relative_pitch": -79.69825634975327, "relative_heading": 275.63508704160205, "relative_elevation": -46.6837501861155 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002047_pano_0000_000644/adjacencies/TMX7316010203-002047_pano_0000_000644/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/18/TMX7316010203-002047/pano_0000_000646/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/18/TMX7316010203-002047/pano_0000_000646/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/18/TMX7316010203-002047/pano_0000_000646/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/18/TMX7316010203-002047/pano_0000_000646/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002047_pano_0000_000646/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002047_pano_0000_000646/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002047_pano_0000_000646/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/18/TMX7316010203-002047/pano_0000_000646/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/18/TMX7316010203-002047/pano_0000_000646/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90874231137951, 52.367438723495, 46.6288890326396 ] }, "distance": 10.11, "direction": 274.52, "angle": -0.31, "elevation": -0.05, "pano_id": "TMX7316010203-002047_pano_0000_000646", "timestamp": "2021-03-18T09:45:35.152650Z", "filename": "pano_0000_000646.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": "TMX7316010203-002047_pano_0000_000644", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122422.93905048467, 486723.9556286703 ] }, "relative_distance": 10.11146314, "relative_pitch": -0.31086319225928416, "relative_heading": 274.5229246422748, "relative_elevation": -0.0548611534759047 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002047_pano_0000_000644/adjacencies/TMX7316010203-002047_pano_0000_000644/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/18/TMX7316010203-002047/pano_0000_000642/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/18/TMX7316010203-002047/pano_0000_000642/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/18/TMX7316010203-002047/pano_0000_000642/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/18/TMX7316010203-002047/pano_0000_000642/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002047_pano_0000_000642/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002047_pano_0000_000642/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002047_pano_0000_000642/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/18/TMX7316010203-002047/pano_0000_000642/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/18/TMX7316010203-002047/pano_0000_000642/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90903868501414, 52.3674223909773, 46.7340063601732 ] }, "distance": 10.16, "direction": 95.76, "angle": 0.28, "elevation": 0.05, "pano_id": "TMX7316010203-002047_pano_0000_000642", "timestamp": "2021-03-18T09:45:31.877620Z", "filename": "pano_0000_000642.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": "TMX7316010203-002047_pano_0000_000644", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122422.93905048467, 486723.9556286703 ] }, "relative_distance": 10.15865147, "relative_pitch": 0.28344738335046443, "relative_heading": 95.76272495492698, "relative_elevation": 0.05025617405769367 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002047_pano_0000_000644/adjacencies/TMX7316010203-002047_pano_0000_000644/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_04-38-42_02111/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_04-38-42_02111/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_04-38-42_02111/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_04-38-42_02111/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-19_04-38-42_02111/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-19_04-38-42_02111/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-19_04-38-42_02111/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_04-38-42_02111/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_04-38-42_02111/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.908846928823855, 52.3673440655073, 0.0 ] }, "distance": 10.17, "direction": 196.88, "angle": -77.71, "elevation": -46.68, "pano_id": "recording_2025-06-19_04-38-42_02111", "timestamp": "2025-06-19T05:24:25Z", "filename": "recording_2025-06-19_04-38-42_02111.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": "TMX7316010203-002047_pano_0000_000644", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122422.93905048467, 486723.9556286703 ] }, "relative_distance": 10.1739416, "relative_pitch": -77.70557940466853, "relative_heading": 196.8791047620098, "relative_elevation": -46.6837501861155 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002047_pano_0000_000644/adjacencies/TMX7316010203-002047_pano_0000_000644/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0001_001433/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0001_001433/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0001_001433/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0001_001433/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002310_pano_0001_001433/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002310_pano_0001_001433/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002310_pano_0001_001433/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0001_001433/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0001_001433/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90883590805127, 52.3673459494747, 46.0998182240874 ] }, "distance": 10.22, "direction": 201.25, "angle": -3.27, "elevation": -0.58, "pano_id": "TMX7316010203-002310_pano_0001_001433", "timestamp": "2021-09-15T09:21:21.949740Z", "filename": "pano_0001_001433.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": "TMX7316010203-002047_pano_0000_000644", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122422.93905048467, 486723.9556286703 ] }, "relative_distance": 10.22104037, "relative_pitch": -3.269775594746722, "relative_heading": 201.2513033167904, "relative_elevation": -0.5839319620281032 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002047_pano_0000_000644/adjacencies/TMX7316010203-002047_pano_0000_000644/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/11/24/TMX7316010203-000190/pano_0000_001867/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/11/24/TMX7316010203-000190/pano_0000_001867/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/11/24/TMX7316010203-000190/pano_0000_001867/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/11/24/TMX7316010203-000190/pano_0000_001867/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000190_pano_0000_001867/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000190_pano_0000_001867/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000190_pano_0000_001867/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/11/24/TMX7316010203-000190/pano_0000_001867/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/11/24/TMX7316010203-000190/pano_0000_001867/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90887067714803, 52.3673404780596, 45.9337973613292 ] }, "distance": 10.22, "direction": 187.51, "angle": -4.2, "elevation": -0.75, "pano_id": "TMX7316010203-000190_pano_0000_001867", "timestamp": "2016-11-24T10:01:36.166200Z", "filename": "pano_0000_001867.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": "TMX7316010203-002047_pano_0000_000644", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122422.93905048467, 486723.9556286703 ] }, "relative_distance": 10.22256981, "relative_pitch": -4.1958424480405405, "relative_heading": 187.51198421154442, "relative_elevation": -0.7499528247863054 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002047_pano_0000_000644/adjacencies/TMX7316010203-002047_pano_0000_000644/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/08/TMX7316010203-000711/pano_0000_003083/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/08/TMX7316010203-000711/pano_0000_003083/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/08/TMX7316010203-000711/pano_0000_003083/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/08/TMX7316010203-000711/pano_0000_003083/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000711_pano_0000_003083/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000711_pano_0000_003083/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000711_pano_0000_003083/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/08/TMX7316010203-000711/pano_0000_003083/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/08/TMX7316010203-000711/pano_0000_003083/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90883845676837, 52.36734403451, 46.175048854202 ] }, "distance": 10.36, "direction": 199.93, "angle": -2.81, "elevation": -0.51, "pano_id": "TMX7316010203-000711_pano_0000_003083", "timestamp": "2018-05-08T11:32:07.648410Z", "filename": "pano_0000_003083.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7316010203-002047_pano_0000_000644", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122422.93905048467, 486723.9556286703 ] }, "relative_distance": 10.35947055, "relative_pitch": -2.811248523068972, "relative_heading": 199.92914374370835, "relative_elevation": -0.5087013319135067 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002047_pano_0000_000644/adjacencies/TMX7316010203-002047_pano_0000_000644/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002541/pano_0000_000802/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002541/pano_0000_000802/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002541/pano_0000_000802/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002541/pano_0000_000802/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002541_pano_0000_000802/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002541_pano_0000_000802/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002541_pano_0000_000802/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002541/pano_0000_000802/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002541/pano_0000_000802/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90884584353213, 52.367342331206, 46.0426013646647 ] }, "distance": 10.38, "direction": 196.96, "angle": -3.53, "elevation": -0.64, "pano_id": "TMX7316010203-002541_pano_0000_000802", "timestamp": "2022-04-25T06:55:51.310260Z", "filename": "pano_0000_000802.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": "TMX7316010203-002047_pano_0000_000644", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122422.93905048467, 486723.9556286703 ] }, "relative_distance": 10.38008549, "relative_pitch": -3.5345095254189456, "relative_heading": 196.96027973101025, "relative_elevation": -0.6411488214508054 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002047_pano_0000_000644/adjacencies/TMX7316010203-002047_pano_0000_000644/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/07/TMX7315120208-000070/pano_0012_000023/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/07/TMX7315120208-000070/pano_0012_000023/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/07/TMX7315120208-000070/pano_0012_000023/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/07/TMX7315120208-000070/pano_0012_000023/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315120208-000070_pano_0012_000023/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000070_pano_0012_000023/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000070_pano_0012_000023/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/06/07/TMX7315120208-000070/pano_0012_000023/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/06/07/TMX7315120208-000070/pano_0012_000023/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90888351801538, 52.3673380095301, 45.9839648669586 ] }, "distance": 10.42, "direction": 182.54, "angle": -3.84, "elevation": -0.7, "pano_id": "TMX7315120208-000070_pano_0012_000023", "timestamp": "2016-06-07T12:35:43.820870Z", "filename": "pano_0012_000023.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": "TMX7316010203-002047_pano_0000_000644", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122422.93905048467, 486723.9556286703 ] }, "relative_distance": 10.41975685, "relative_pitch": -3.8421843721189117, "relative_heading": 182.540074991955, "relative_elevation": -0.6997853191569021 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002047_pano_0000_000644/adjacencies/TMX7316010203-002047_pano_0000_000644/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001181/pano_0000_003356/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001181/pano_0000_003356/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001181/pano_0000_003356/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001181/pano_0000_003356/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001181_pano_0000_003356/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001181_pano_0000_003356/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001181_pano_0000_003356/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001181/pano_0000_003356/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001181/pano_0000_003356/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90888681347238, 52.3673377547211, 46.1989220567048 ] }, "distance": 10.44, "direction": 181.3, "angle": -2.66, "elevation": -0.48, "pano_id": "TMX7316010203-001181_pano_0000_003356", "timestamp": "2019-05-14T07:29:42.467750Z", "filename": "pano_0000_003356.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": "TMX7316010203-002047_pano_0000_000644", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122422.93905048467, 486723.9556286703 ] }, "relative_distance": 10.44057029, "relative_pitch": -2.658730650233868, "relative_heading": 181.30245588573666, "relative_elevation": -0.4848281294107011 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002047_pano_0000_000644/adjacencies/TMX7316010203-002047_pano_0000_000644/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/23/TMX7316010203-000221/pano_0000_000788/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/23/TMX7316010203-000221/pano_0000_000788/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/23/TMX7316010203-000221/pano_0000_000788/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/23/TMX7316010203-000221/pano_0000_000788/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000221_pano_0000_000788/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000221_pano_0000_000788/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000221_pano_0000_000788/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/03/23/TMX7316010203-000221/pano_0000_000788/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/03/23/TMX7316010203-000221/pano_0000_000788/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90888816630472, 52.3673374800623, 45.8675712803379 ] }, "distance": 10.47, "direction": 180.79, "angle": -4.46, "elevation": -0.82, "pano_id": "TMX7316010203-000221_pano_0000_000788", "timestamp": "2017-03-23T10:29:15.632520Z", "filename": "pano_0000_000788.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": "TMX7316010203-002047_pano_0000_000644", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122422.93905048467, 486723.9556286703 ] }, "relative_distance": 10.46944179, "relative_pitch": -4.457660353842061, "relative_heading": 180.79448536746, "relative_elevation": -0.8161789057776048 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002047_pano_0000_000644/adjacencies/TMX7316010203-002047_pano_0000_000644/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/18/TMX7316010203-002047/pano_0000_000881/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/18/TMX7316010203-002047/pano_0000_000881/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/18/TMX7316010203-002047/pano_0000_000881/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/18/TMX7316010203-002047/pano_0000_000881/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002047_pano_0000_000881/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002047_pano_0000_000881/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002047_pano_0000_000881/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/18/TMX7316010203-002047/pano_0000_000881/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/18/TMX7316010203-002047/pano_0000_000881/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90883441704905, 52.3673436350809, 45.9062398290262 ] }, "distance": 10.5, "direction": 201.26, "angle": -4.24, "elevation": -0.78, "pano_id": "TMX7316010203-002047_pano_0000_000881", "timestamp": "2021-03-18T09:50:18.465180Z", "filename": "pano_0000_000881.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": "TMX7316010203-002047_pano_0000_000644", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122422.93905048467, 486723.9556286703 ] }, "relative_distance": 10.49787166, "relative_pitch": -4.235798982457379, "relative_heading": 201.2584416058086, "relative_elevation": -0.7775103570893052 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002047_pano_0000_000644/adjacencies/TMX7316010203-002047_pano_0000_000644/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001665/pano_0000_002097/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001665/pano_0000_002097/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001665/pano_0000_002097/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001665/pano_0000_002097/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001665_pano_0000_002097/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001665_pano_0000_002097/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001665_pano_0000_002097/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001665/pano_0000_002097/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001665/pano_0000_002097/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90888274664453, 52.3673357750506, 46.04604472965 ] }, "distance": 10.67, "direction": 182.76, "angle": -3.42, "elevation": -0.64, "pano_id": "TMX7316010203-001665_pano_0000_002097", "timestamp": "2020-04-22T06:23:33.450060Z", "filename": "pano_0000_002097.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": "TMX7316010203-002047_pano_0000_000644", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122422.93905048467, 486723.9556286703 ] }, "relative_distance": 10.67056187, "relative_pitch": -3.4201033516643813, "relative_heading": 182.76275289364543, "relative_elevation": -0.637705456465504 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002047_pano_0000_000644/adjacencies/TMX7316010203-002047_pano_0000_000644/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001181/pano_0000_003355/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001181/pano_0000_003355/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001181/pano_0000_003355/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001181/pano_0000_003355/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001181_pano_0000_003355/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001181_pano_0000_003355/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001181_pano_0000_003355/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001181/pano_0000_003355/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001181/pano_0000_003355/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90881373336134, 52.3673476482149, 46.1911782771349 ] }, "distance": 10.69, "direction": 209.19, "angle": -2.64, "elevation": -0.49, "pano_id": "TMX7316010203-001181_pano_0000_003355", "timestamp": "2019-05-14T07:29:41.852780Z", "filename": "pano_0000_003355.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": "TMX7316010203-002047_pano_0000_000644", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122422.93905048467, 486723.9556286703 ] }, "relative_distance": 10.69470488, "relative_pitch": -2.63703965708499, "relative_heading": 209.18534458339047, "relative_elevation": -0.4925719089806009 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002047_pano_0000_000644/adjacencies/TMX7316010203-002047_pano_0000_000644/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0001_001434/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0001_001434/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0001_001434/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0001_001434/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002310_pano_0001_001434/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002310_pano_0001_001434/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002310_pano_0001_001434/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0001_001434/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0001_001434/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.9089085592282, 52.3673360821526, 46.1047789538279 ] }, "distance": 10.7, "direction": 173.32, "angle": -3.1, "elevation": -0.58, "pano_id": "TMX7316010203-002310_pano_0001_001434", "timestamp": "2021-09-15T09:21:22.819750Z", "filename": "pano_0001_001434.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": "TMX7316010203-002047_pano_0000_000644", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122422.93905048467, 486723.9556286703 ] }, "relative_distance": 10.69655736, "relative_pitch": -3.0982182688440303, "relative_heading": 173.32206321696447, "relative_elevation": -0.5789712322876 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002047_pano_0000_000644/adjacencies/TMX7316010203-002047_pano_0000_000644/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241218_1119_Track06_Sphere_00244/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241218_1119_Track06_Sphere_00244/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241218_1119_Track06_Sphere_00244/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241218_1119_Track06_Sphere_00244/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241218_1119_Track06_Sphere_00244/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track06_Sphere_00244/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track06_Sphere_00244/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241218_1119_Track06_Sphere_00244/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241218_1119_Track06_Sphere_00244/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.908891430255614, 52.367334691361364, 0.0 ] }, "distance": 10.78, "direction": 179.59, "angle": -77.0, "elevation": -46.68, "pano_id": "b_20241218_1119_Track06_Sphere_00244", "timestamp": "2024-12-18T11:12:55Z", "filename": "Job_20241218_1119_Track06_Sphere_00244.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "TMX7316010203-002047_pano_0000_000644", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122422.93905048467, 486723.9556286703 ] }, "relative_distance": 10.77902223, "relative_pitch": -76.99856764922504, "relative_heading": 179.58988743421298, "relative_elevation": -46.6837501861155 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002047_pano_0000_000644/adjacencies/TMX7316010203-002047_pano_0000_000644/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241218_1119_Track06_Sphere_00243/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241218_1119_Track06_Sphere_00243/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241218_1119_Track06_Sphere_00243/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241218_1119_Track06_Sphere_00243/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241218_1119_Track06_Sphere_00243/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track06_Sphere_00243/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track06_Sphere_00243/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241218_1119_Track06_Sphere_00243/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241218_1119_Track06_Sphere_00243/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.908817881778828, 52.36734450538411, 0.0 ] }, "distance": 10.87, "direction": 206.99, "angle": -76.89, "elevation": -46.68, "pano_id": "b_20241218_1119_Track06_Sphere_00243", "timestamp": "2024-12-18T11:12:54Z", "filename": "Job_20241218_1119_Track06_Sphere_00243.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": "TMX7316010203-002047_pano_0000_000644", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122422.93905048467, 486723.9556286703 ] }, "relative_distance": 10.87024417, "relative_pitch": -76.89232165422045, "relative_heading": 206.98564133310995, "relative_elevation": -46.6837501861155 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002047_pano_0000_000644/adjacencies/TMX7316010203-002047_pano_0000_000644/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/07/TMX7315120208-000070/pano_0012_000022/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/07/TMX7315120208-000070/pano_0012_000022/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/07/TMX7315120208-000070/pano_0012_000022/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/07/TMX7315120208-000070/pano_0012_000022/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315120208-000070_pano_0012_000022/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000070_pano_0012_000022/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000070_pano_0012_000022/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/06/07/TMX7315120208-000070/pano_0012_000022/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/06/07/TMX7315120208-000070/pano_0012_000022/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90880770416295, 52.367347233902, 45.9809812325984 ] }, "distance": 10.94, "direction": 210.95, "angle": -3.68, "elevation": -0.7, "pano_id": "TMX7315120208-000070_pano_0012_000022", "timestamp": "2016-06-07T12:35:42.905850Z", "filename": "pano_0012_000022.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": "TMX7316010203-002047_pano_0000_000644", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122422.93905048467, 486723.9556286703 ] }, "relative_distance": 10.94037695, "relative_pitch": -3.6754171411865144, "relative_heading": 210.94558868686295, "relative_elevation": -0.7027689535171007 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002047_pano_0000_000644/adjacencies/TMX7316010203-002047_pano_0000_000644/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/08/TMX7316010203-000711/pano_0000_003084/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/08/TMX7316010203-000711/pano_0000_003084/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/08/TMX7316010203-000711/pano_0000_003084/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/08/TMX7316010203-000711/pano_0000_003084/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000711_pano_0000_003084/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000711_pano_0000_003084/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000711_pano_0000_003084/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/08/TMX7316010203-000711/pano_0000_003084/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/08/TMX7316010203-000711/pano_0000_003084/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.9089087076733, 52.3673338843836, 46.178738838993 ] }, "distance": 10.94, "direction": 173.42, "angle": -2.64, "elevation": -0.51, "pano_id": "TMX7316010203-000711_pano_0000_003084", "timestamp": "2018-05-08T11:32:08.818400Z", "filename": "pano_0000_003084.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7316010203-002047_pano_0000_000644", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122422.93905048467, 486723.9556286703 ] }, "relative_distance": 10.94064472, "relative_pitch": -2.6428510778508145, "relative_heading": 173.41840347821602, "relative_elevation": -0.5050113471225046 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002047_pano_0000_000644/adjacencies/TMX7316010203-002047_pano_0000_000644/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/18/TMX7316010203-002047/pano_0000_000882/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/18/TMX7316010203-002047/pano_0000_000882/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/18/TMX7316010203-002047/pano_0000_000882/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/18/TMX7316010203-002047/pano_0000_000882/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002047_pano_0000_000882/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002047_pano_0000_000882/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002047_pano_0000_000882/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/18/TMX7316010203-002047/pano_0000_000882/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/18/TMX7316010203-002047/pano_0000_000882/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.9089068151364, 52.3673330512189, 45.9091596342623 ] }, "distance": 11.02, "direction": 174.14, "angle": -4.02, "elevation": -0.77, "pano_id": "TMX7316010203-002047_pano_0000_000882", "timestamp": "2021-03-18T09:50:19.310120Z", "filename": "pano_0000_000882.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": "TMX7316010203-002047_pano_0000_000644", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122422.93905048467, 486723.9556286703 ] }, "relative_distance": 11.01884108, "relative_pitch": -4.021101702482775, "relative_heading": 174.1395609621522, "relative_elevation": -0.7745905518532012 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002047_pano_0000_000644/adjacencies/TMX7316010203-002047_pano_0000_000644/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_04-38-42_02112/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_04-38-42_02112/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_04-38-42_02112/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_04-38-42_02112/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-19_04-38-42_02112/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-19_04-38-42_02112/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-19_04-38-42_02112/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_04-38-42_02112/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_04-38-42_02112/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.908918293161046, 52.367333919085794, 0.0 ] }, "distance": 11.03, "direction": 170.05, "angle": -76.71, "elevation": -46.68, "pano_id": "recording_2025-06-19_04-38-42_02112", "timestamp": "2025-06-19T05:24:26Z", "filename": "recording_2025-06-19_04-38-42_02112.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": "TMX7316010203-002047_pano_0000_000644", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122422.93905048467, 486723.9556286703 ] }, "relative_distance": 11.03075544, "relative_pitch": -76.70559746250451, "relative_heading": 170.04516942335647, "relative_elevation": -46.6837501861155 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002047_pano_0000_000644/adjacencies/TMX7316010203-002047_pano_0000_000644/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/24/TMX7316010203-002625/pano_0015_000030/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/24/TMX7316010203-002625/pano_0015_000030/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/24/TMX7316010203-002625/pano_0015_000030/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/24/TMX7316010203-002625/pano_0015_000030/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002625_pano_0015_000030/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002625_pano_0015_000030/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002625_pano_0015_000030/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/06/24/TMX7316010203-002625/pano_0015_000030/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/06/24/TMX7316010203-002625/pano_0015_000030/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90885204723356, 52.3673352235718, 45.654837292619 ] }, "distance": 11.03, "direction": 193.66, "angle": -5.33, "elevation": -1.03, "pano_id": "TMX7316010203-002625_pano_0015_000030", "timestamp": "2022-06-24T07:43:08.689470Z", "filename": "pano_0015_000030.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": "TMX7316010203-002047_pano_0000_000644", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122422.93905048467, 486723.9556286703 ] }, "relative_distance": 11.03160477, "relative_pitch": -5.328536320595624, "relative_heading": 193.66095101893507, "relative_elevation": -1.0289128934965035 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002047_pano_0000_000644/adjacencies/TMX7316010203-002047_pano_0000_000644/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001665/pano_0000_002096/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001665/pano_0000_002096/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001665/pano_0000_002096/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001665/pano_0000_002096/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001665_pano_0000_002096/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001665_pano_0000_002096/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001665_pano_0000_002096/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001665/pano_0000_002096/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001665/pano_0000_002096/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90880868246998, 52.367344577587, 46.0610827179626 ] }, "distance": 11.16, "direction": 209.87, "angle": -3.19, "elevation": -0.62, "pano_id": "TMX7316010203-001665_pano_0000_002096", "timestamp": "2020-04-22T06:23:32.165100Z", "filename": "pano_0000_002096.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": "TMX7316010203-002047_pano_0000_000644", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122422.93905048467, 486723.9556286703 ] }, "relative_distance": 11.16157625, "relative_pitch": -3.193032609612302, "relative_heading": 209.8719189611213, "relative_elevation": -0.6226674681529047 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002047_pano_0000_000644/adjacencies/TMX7316010203-002047_pano_0000_000644/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250130_1255_Track01_Sphere_00005/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250130_1255_Track01_Sphere_00005/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250130_1255_Track01_Sphere_00005/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250130_1255_Track01_Sphere_00005/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20250130_1255_Track01_Sphere_00005/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_1255_Track01_Sphere_00005/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_1255_Track01_Sphere_00005/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250130_1255_Track01_Sphere_00005/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250130_1255_Track01_Sphere_00005/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.909054648877011, 52.367425389502735, 0.0 ] }, "distance": 11.22, "direction": 93.51, "angle": -76.49, "elevation": -46.68, "pano_id": "b_20250130_1255_Track01_Sphere_00005", "timestamp": "2025-01-30T12:10:06Z", "filename": "Job_20250130_1255_Track01_Sphere_00005.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": "TMX7316010203-002047_pano_0000_000644", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122422.93905048467, 486723.9556286703 ] }, "relative_distance": 11.21570013, "relative_pitch": -76.49080587983886, "relative_heading": 93.50848085264302, "relative_elevation": -46.6837501861155 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002047_pano_0000_000644/adjacencies/TMX7316010203-002047_pano_0000_000644/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/11/24/TMX7316010203-000190/pano_0000_001866/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/11/24/TMX7316010203-000190/pano_0000_001866/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/11/24/TMX7316010203-000190/pano_0000_001866/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/11/24/TMX7316010203-000190/pano_0000_001866/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000190_pano_0000_001866/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000190_pano_0000_001866/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000190_pano_0000_001866/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/11/24/TMX7316010203-000190/pano_0000_001866/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/11/24/TMX7316010203-000190/pano_0000_001866/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90879816580464, 52.3673479703604, 45.9380344981328 ] }, "distance": 11.22, "direction": 214.01, "angle": -3.8, "elevation": -0.75, "pano_id": "TMX7316010203-000190_pano_0000_001866", "timestamp": "2016-11-24T10:01:35.241160Z", "filename": "pano_0000_001866.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": "TMX7316010203-002047_pano_0000_000644", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122422.93905048467, 486723.9556286703 ] }, "relative_distance": 11.22020314, "relative_pitch": -3.802392639342893, "relative_heading": 214.00766524143927, "relative_elevation": -0.7457156879827025 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002047_pano_0000_000644/adjacencies/TMX7316010203-002047_pano_0000_000644/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002541/pano_0000_000803/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002541/pano_0000_000803/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002541/pano_0000_000803/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002541/pano_0000_000803/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002541_pano_0000_000803/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002541_pano_0000_000803/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002541_pano_0000_000803/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002541/pano_0000_000803/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002541/pano_0000_000803/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90892009363011, 52.3673306716743, 46.0549242356792 ] }, "distance": 11.41, "direction": 169.75, "angle": -3.16, "elevation": -0.63, "pano_id": "TMX7316010203-002541_pano_0000_000803", "timestamp": "2022-04-25T06:55:52.070250Z", "filename": "pano_0000_000803.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": "TMX7316010203-002047_pano_0000_000644", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122422.93905048467, 486723.9556286703 ] }, "relative_distance": 11.40801825, "relative_pitch": -3.1550308498893656, "relative_heading": 169.75224128014708, "relative_elevation": -0.6288259504363012 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002047_pano_0000_000644/adjacencies/TMX7316010203-002047_pano_0000_000644/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_06-21-49_00667/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_06-21-49_00667/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_06-21-49_00667/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_06-21-49_00667/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-19_06-21-49_00667/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-19_06-21-49_00667/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-19_06-21-49_00667/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_06-21-49_00667/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_06-21-49_00667/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.909058601723594, 52.3674223676206, 0.0 ] }, "distance": 11.51, "direction": 95.1, "angle": -76.15, "elevation": -46.68, "pano_id": "recording_2025-06-19_06-21-49_00667", "timestamp": "2025-06-19T06:37:59Z", "filename": "recording_2025-06-19_06-21-49_00667.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": "TMX7316010203-002047_pano_0000_000644", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122422.93905048467, 486723.9556286703 ] }, "relative_distance": 11.50944521, "relative_pitch": -76.15045122639809, "relative_heading": 95.09746292668459, "relative_elevation": -46.6837501861155 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002047_pano_0000_000644/adjacencies/TMX7316010203-002047_pano_0000_000644/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/11/24/TMX7316010203-000190/pano_0000_001868/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/11/24/TMX7316010203-000190/pano_0000_001868/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/11/24/TMX7316010203-000190/pano_0000_001868/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/11/24/TMX7316010203-000190/pano_0000_001868/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000190_pano_0000_001868/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000190_pano_0000_001868/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000190_pano_0000_001868/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/11/24/TMX7316010203-000190/pano_0000_001868/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/11/24/TMX7316010203-000190/pano_0000_001868/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.9089426062731, 52.3673296768145, 45.9459257721901 ] }, "distance": 11.88, "direction": 162.55, "angle": -3.55, "elevation": -0.74, "pano_id": "TMX7316010203-000190_pano_0000_001868", "timestamp": "2016-11-24T10:01:37.121130Z", "filename": "pano_0000_001868.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": "TMX7316010203-002047_pano_0000_000644", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122422.93905048467, 486723.9556286703 ] }, "relative_distance": 11.88345049, "relative_pitch": -3.55284252918114, "relative_heading": 162.55277959742273, "relative_elevation": -0.7378244139254022 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002047_pano_0000_000644/adjacencies/TMX7316010203-002047_pano_0000_000644/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_04-38-42_02110/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_04-38-42_02110/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_04-38-42_02110/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_04-38-42_02110/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-19_04-38-42_02110/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-19_04-38-42_02110/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-19_04-38-42_02110/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_04-38-42_02110/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_04-38-42_02110/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.908774363341838, 52.36735122311268, 0.0 ] }, "distance": 11.93, "direction": 221.46, "angle": -75.67, "elevation": -46.68, "pano_id": "recording_2025-06-19_04-38-42_02110", "timestamp": "2025-06-19T05:24:24Z", "filename": "recording_2025-06-19_04-38-42_02110.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": "TMX7316010203-002047_pano_0000_000644", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122422.93905048467, 486723.9556286703 ] }, "relative_distance": 11.92762712, "relative_pitch": -75.6676344398082, "relative_heading": 221.45709572424832, "relative_elevation": -46.6837501861155 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002047_pano_0000_000644/adjacencies/TMX7316010203-002047_pano_0000_000644/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/24/TMX7316010203-002625/pano_0015_000031/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/24/TMX7316010203-002625/pano_0015_000031/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/24/TMX7316010203-002625/pano_0015_000031/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/24/TMX7316010203-002625/pano_0015_000031/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002625_pano_0015_000031/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002625_pano_0015_000031/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002625_pano_0015_000031/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/06/24/TMX7316010203-002625/pano_0015_000031/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/06/24/TMX7316010203-002625/pano_0015_000031/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90892138105521, 52.3673243811414, 45.6392752444372 ] }, "distance": 12.11, "direction": 169.93, "angle": -4.93, "elevation": -1.04, "pano_id": "TMX7316010203-002625_pano_0015_000031", "timestamp": "2022-06-24T07:43:09.364460Z", "filename": "pano_0015_000031.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": "TMX7316010203-002047_pano_0000_000644", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122422.93905048467, 486723.9556286703 ] }, "relative_distance": 12.11248806, "relative_pitch": -4.928494793118667, "relative_heading": 169.93310659392222, "relative_elevation": -1.0444749416783026 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002047_pano_0000_000644/adjacencies/TMX7316010203-002047_pano_0000_000644/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002541/pano_0000_000801/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002541/pano_0000_000801/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002541/pano_0000_000801/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002541/pano_0000_000801/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002541_pano_0000_000801/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002541_pano_0000_000801/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002541_pano_0000_000801/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002541/pano_0000_000801/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002541/pano_0000_000801/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90877069253093, 52.3673504578302, 46.0423262072727 ] }, "distance": 12.16, "direction": 222.07, "angle": -3.02, "elevation": -0.64, "pano_id": "TMX7316010203-002541_pano_0000_000801", "timestamp": "2022-04-25T06:55:50.635300Z", "filename": "pano_0000_000801.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": "TMX7316010203-002047_pano_0000_000644", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122422.93905048467, 486723.9556286703 ] }, "relative_distance": 12.15769142, "relative_pitch": -3.0200507625817306, "relative_heading": 222.07452659974706, "relative_elevation": -0.641423978842802 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002047_pano_0000_000644/adjacencies/TMX7316010203-002047_pano_0000_000644/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/08/TMX7316010203-000711/pano_0000_003082/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/08/TMX7316010203-000711/pano_0000_003082/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/08/TMX7316010203-000711/pano_0000_003082/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/08/TMX7316010203-000711/pano_0000_003082/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000711_pano_0000_003082/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000711_pano_0000_003082/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000711_pano_0000_003082/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/08/TMX7316010203-000711/pano_0000_003082/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/08/TMX7316010203-000711/pano_0000_003082/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90876728319518, 52.3673509916404, 46.1759605985135 ] }, "distance": 12.27, "direction": 223.07, "angle": -2.37, "elevation": -0.51, "pano_id": "TMX7316010203-000711_pano_0000_003082", "timestamp": "2018-05-08T11:32:06.493360Z", "filename": "pano_0000_003082.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7316010203-002047_pano_0000_000644", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122422.93905048467, 486723.9556286703 ] }, "relative_distance": 12.27104817, "relative_pitch": -2.369610970175117, "relative_heading": 223.0652742235883, "relative_elevation": -0.5077895876020051 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002047_pano_0000_000644/adjacencies/TMX7316010203-002047_pano_0000_000644/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/24/TMX7316010203-002625/pano_0015_000029/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/24/TMX7316010203-002625/pano_0015_000029/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/24/TMX7316010203-002625/pano_0015_000029/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/24/TMX7316010203-002625/pano_0015_000029/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002625_pano_0015_000029/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002625_pano_0015_000029/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002625_pano_0015_000029/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/06/24/TMX7316010203-002625/pano_0015_000029/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/06/24/TMX7316010203-002625/pano_0015_000029/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90878208555299, 52.36734303198, 45.6756048165262 ] }, "distance": 12.3, "direction": 216.81, "angle": -4.68, "elevation": -1.01, "pano_id": "TMX7316010203-002625_pano_0015_000029", "timestamp": "2022-06-24T07:43:08.089490Z", "filename": "pano_0015_000029.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": "TMX7316010203-002047_pano_0000_000644", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122422.93905048467, 486723.9556286703 ] }, "relative_distance": 12.30300313, "relative_pitch": -4.6845235629864845, "relative_heading": 216.80588212389569, "relative_elevation": -1.0081453695893003 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002047_pano_0000_000644/adjacencies/TMX7316010203-002047_pano_0000_000644/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0001_001432/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0001_001432/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0001_001432/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0001_001432/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002310_pano_0001_001432/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002310_pano_0001_001432/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002310_pano_0001_001432/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0001_001432/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0001_001432/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90876253975155, 52.3673525694824, 46.0968439215794 ] }, "distance": 12.37, "direction": 224.71, "angle": -2.72, "elevation": -0.59, "pano_id": "TMX7316010203-002310_pano_0001_001432", "timestamp": "2021-09-15T09:21:21.129700Z", "filename": "pano_0001_001432.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": "TMX7316010203-002047_pano_0000_000644", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122422.93905048467, 486723.9556286703 ] }, "relative_distance": 12.36852103, "relative_pitch": -2.7167392846314495, "relative_heading": 224.71432628229627, "relative_elevation": -0.5869062645361041 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002047_pano_0000_000644/adjacencies/TMX7316010203-002047_pano_0000_000644/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/18/TMX7316010203-002047/pano_0000_000880/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/18/TMX7316010203-002047/pano_0000_000880/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/18/TMX7316010203-002047/pano_0000_000880/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/18/TMX7316010203-002047/pano_0000_000880/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002047_pano_0000_000880/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002047_pano_0000_000880/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002047_pano_0000_000880/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/18/TMX7316010203-002047/pano_0000_000880/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/18/TMX7316010203-002047/pano_0000_000880/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90876132557176, 52.3673512139806, 45.9095687856898 ] }, "distance": 12.53, "direction": 224.5, "angle": -3.53, "elevation": -0.77, "pano_id": "TMX7316010203-002047_pano_0000_000880", "timestamp": "2021-03-18T09:50:17.675140Z", "filename": "pano_0000_000880.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": "TMX7316010203-002047_pano_0000_000644", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122422.93905048467, 486723.9556286703 ] }, "relative_distance": 12.53398339, "relative_pitch": -3.534474622688764, "relative_heading": 224.49787551355436, "relative_elevation": -0.7741814004257037 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002047_pano_0000_000644/adjacencies/TMX7316010203-002047_pano_0000_000644/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/24/TMX7316010203-002625/pano_0015_000093/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/24/TMX7316010203-002625/pano_0015_000093/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/24/TMX7316010203-002625/pano_0015_000093/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/24/TMX7316010203-002625/pano_0015_000093/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002625_pano_0015_000093/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002625_pano_0015_000093/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002625_pano_0015_000093/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/06/24/TMX7316010203-002625/pano_0015_000093/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/06/24/TMX7316010203-002625/pano_0015_000093/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.9087060430582, 52.3674258597272, 46.6207267399877 ] }, "distance": 12.57, "direction": 267.11, "angle": -0.29, "elevation": -0.06, "pano_id": "TMX7316010203-002625_pano_0015_000093", "timestamp": "2022-06-24T07:44:14.339310Z", "filename": "pano_0015_000093.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": "TMX7316010203-002047_pano_0000_000644", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122422.93905048467, 486723.9556286703 ] }, "relative_distance": 12.56637477, "relative_pitch": -0.2873499529328047, "relative_heading": 267.1079338989787, "relative_elevation": -0.06302344612780075 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002047_pano_0000_000644/adjacencies/TMX7316010203-002047_pano_0000_000644/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/07/TMX7315120208-000070/pano_0012_000024/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/07/TMX7315120208-000070/pano_0012_000024/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/07/TMX7315120208-000070/pano_0012_000024/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/07/TMX7315120208-000070/pano_0012_000024/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315120208-000070_pano_0012_000024/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000070_pano_0012_000024/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000070_pano_0012_000024/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/06/07/TMX7315120208-000070/pano_0012_000024/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/06/07/TMX7315120208-000070/pano_0012_000024/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90895870476716, 52.3673258491395, 46.0014420747757 ] }, "distance": 12.65, "direction": 158.39, "angle": -3.09, "elevation": -0.68, "pano_id": "TMX7315120208-000070_pano_0012_000024", "timestamp": "2016-06-07T12:35:44.820940Z", "filename": "pano_0012_000024.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": "TMX7316010203-002047_pano_0000_000644", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122422.93905048467, 486723.9556286703 ] }, "relative_distance": 12.65192559, "relative_pitch": -3.086924725803577, "relative_heading": 158.39007729176814, "relative_elevation": -0.6823081113398004 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002047_pano_0000_000644/adjacencies/TMX7316010203-002047_pano_0000_000644/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001181/pano_0000_003357/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001181/pano_0000_003357/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001181/pano_0000_003357/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001181/pano_0000_003357/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001181_pano_0000_003357/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001181_pano_0000_003357/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001181_pano_0000_003357/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001181/pano_0000_003357/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001181/pano_0000_003357/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90895866159004, 52.367324932565, 46.2386635905132 ] }, "distance": 12.75, "direction": 158.57, "angle": -2.0, "elevation": -0.45, "pano_id": "TMX7316010203-001181_pano_0000_003357", "timestamp": "2019-05-14T07:29:43.102790Z", "filename": "pano_0000_003357.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": "TMX7316010203-002047_pano_0000_000644", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122422.93905048467, 486723.9556286703 ] }, "relative_distance": 12.74572873, "relative_pitch": -1.9999817741141723, "relative_heading": 158.57122023522058, "relative_elevation": -0.4450865956023051 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002047_pano_0000_000644/adjacencies/TMX7316010203-002047_pano_0000_000644/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001665/pano_0000_002098/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001665/pano_0000_002098/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001665/pano_0000_002098/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001665/pano_0000_002098/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001665_pano_0000_002098/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001665_pano_0000_002098/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001665_pano_0000_002098/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001665/pano_0000_002098/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001665/pano_0000_002098/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90895600315462, 52.3673235247564, 46.0587609754875 ] }, "distance": 12.83, "direction": 159.58, "angle": -2.79, "elevation": -0.62, "pano_id": "TMX7316010203-001665_pano_0000_002098", "timestamp": "2020-04-22T06:23:34.775090Z", "filename": "pano_0000_002098.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": "TMX7316010203-002047_pano_0000_000644", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122422.93905048467, 486723.9556286703 ] }, "relative_distance": 12.82738443, "relative_pitch": -2.7894188582210404, "relative_heading": 159.57981515961254, "relative_elevation": -0.6249892106280015 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002047_pano_0000_000644/adjacencies/TMX7316010203-002047_pano_0000_000644/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/08/TMX7316010203-000711/pano_0000_003099/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/08/TMX7316010203-000711/pano_0000_003099/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/08/TMX7316010203-000711/pano_0000_003099/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/08/TMX7316010203-000711/pano_0000_003099/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000711_pano_0000_003099/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000711_pano_0000_003099/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000711_pano_0000_003099/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/08/TMX7316010203-000711/pano_0000_003099/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/08/TMX7316010203-000711/pano_0000_003099/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90907835666436, 52.3674227460695, 45.9865531297401 ] }, "distance": 12.85, "direction": 94.38, "angle": -3.11, "elevation": -0.7, "pano_id": "TMX7316010203-000711_pano_0000_003099", "timestamp": "2018-05-08T11:32:53.563190Z", "filename": "pano_0000_003099.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7316010203-002047_pano_0000_000644", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122422.93905048467, 486723.9556286703 ] }, "relative_distance": 12.84699105, "relative_pitch": -3.1063539818626116, "relative_heading": 94.37715556832866, "relative_elevation": -0.6971970563754013 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002047_pano_0000_000644/adjacencies/TMX7316010203-002047_pano_0000_000644/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/07/TMX7315120208-000070/pano_0010_000152/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/07/TMX7315120208-000070/pano_0010_000152/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/07/TMX7315120208-000070/pano_0010_000152/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/07/TMX7315120208-000070/pano_0010_000152/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315120208-000070_pano_0010_000152/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000070_pano_0010_000152/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000070_pano_0010_000152/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/06/07/TMX7315120208-000070/pano_0010_000152/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/06/07/TMX7315120208-000070/pano_0010_000152/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90870018911316, 52.3674405274896, 46.0617565494031 ] }, "distance": 12.99, "direction": 274.41, "angle": -2.74, "elevation": -0.62, "pano_id": "TMX7315120208-000070_pano_0010_000152", "timestamp": "2016-06-07T12:24:51.944680Z", "filename": "pano_0010_000152.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": "TMX7316010203-002047_pano_0000_000644", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122422.93905048467, 486723.9556286703 ] }, "relative_distance": 12.98751312, "relative_pitch": -2.7418953184804176, "relative_heading": 274.40763263740956, "relative_elevation": -0.6219936367124035 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002047_pano_0000_000644/adjacencies/TMX7316010203-002047_pano_0000_000644/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250130_1255_Track01_Sphere_00010/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250130_1255_Track01_Sphere_00010/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250130_1255_Track01_Sphere_00010/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250130_1255_Track01_Sphere_00010/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20250130_1255_Track01_Sphere_00010/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_1255_Track01_Sphere_00010/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_1255_Track01_Sphere_00010/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250130_1255_Track01_Sphere_00010/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250130_1255_Track01_Sphere_00010/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90869798225644, 52.36744396419585, 0.0 ] }, "distance": 13.17, "direction": 276.02, "angle": -74.24, "elevation": -46.68, "pano_id": "b_20250130_1255_Track01_Sphere_00010", "timestamp": "2025-01-30T12:10:10Z", "filename": "Job_20250130_1255_Track01_Sphere_00010.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": "TMX7316010203-002047_pano_0000_000644", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122422.93905048467, 486723.9556286703 ] }, "relative_distance": 13.17196575, "relative_pitch": -74.24342159280452, "relative_heading": 276.01612476470274, "relative_elevation": -46.6837501861155 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002047_pano_0000_000644/adjacencies/TMX7316010203-002047_pano_0000_000644/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241218_1119_Track06_Sphere_00245/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241218_1119_Track06_Sphere_00245/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241218_1119_Track06_Sphere_00245/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241218_1119_Track06_Sphere_00245/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241218_1119_Track06_Sphere_00245/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track06_Sphere_00245/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track06_Sphere_00245/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241218_1119_Track06_Sphere_00245/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241218_1119_Track06_Sphere_00245/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.908965534960747, 52.36732230905483, 0.0 ] }, "distance": 13.19, "direction": 157.14, "angle": -74.22, "elevation": -46.68, "pano_id": "b_20241218_1119_Track06_Sphere_00245", "timestamp": "2024-12-18T11:12:56Z", "filename": "Job_20241218_1119_Track06_Sphere_00245.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "TMX7316010203-002047_pano_0000_000644", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122422.93905048467, 486723.9556286703 ] }, "relative_distance": 13.19262976, "relative_pitch": -74.21993315219075, "relative_heading": 157.14153450868542, "relative_elevation": -46.6837501861155 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002047_pano_0000_000644/adjacencies/TMX7316010203-002047_pano_0000_000644/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/08/TMX7316010203-000711/pano_0000_003104/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/08/TMX7316010203-000711/pano_0000_003104/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/08/TMX7316010203-000711/pano_0000_003104/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/08/TMX7316010203-000711/pano_0000_003104/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000711_pano_0000_003104/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000711_pano_0000_003104/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000711_pano_0000_003104/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/08/TMX7316010203-000711/pano_0000_003104/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/08/TMX7316010203-000711/pano_0000_003104/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90869717688975, 52.367442365488, 46.0107091367245 ] }, "distance": 13.21, "direction": 275.22, "angle": -2.92, "elevation": -0.67, "pano_id": "TMX7316010203-000711_pano_0000_003104", "timestamp": "2018-05-08T11:32:58.483190Z", "filename": "pano_0000_003104.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7316010203-002047_pano_0000_000644", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122422.93905048467, 486723.9556286703 ] }, "relative_distance": 13.20913926, "relative_pitch": -2.9168510604676716, "relative_heading": 275.22377546088495, "relative_elevation": -0.6730410493910028 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002047_pano_0000_000644/adjacencies/TMX7316010203-002047_pano_0000_000644/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241218_1119_Track06_Sphere_00242/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241218_1119_Track06_Sphere_00242/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241218_1119_Track06_Sphere_00242/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241218_1119_Track06_Sphere_00242/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241218_1119_Track06_Sphere_00242/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track06_Sphere_00242/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track06_Sphere_00242/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241218_1119_Track06_Sphere_00242/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241218_1119_Track06_Sphere_00242/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.908745277867137, 52.367351141529284, 0.0 ] }, "distance": 13.33, "direction": 227.83, "angle": -74.07, "elevation": -46.68, "pano_id": "b_20241218_1119_Track06_Sphere_00242", "timestamp": "2024-12-18T11:12:53Z", "filename": "Job_20241218_1119_Track06_Sphere_00242.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": "TMX7316010203-002047_pano_0000_000644", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122422.93905048467, 486723.9556286703 ] }, "relative_distance": 13.32834743, "relative_pitch": -74.06580060376427, "relative_heading": 227.82709629669924, "relative_elevation": -46.6837501861155 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002047_pano_0000_000644/adjacencies/TMX7316010203-002047_pano_0000_000644/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001181/pano_0000_003354/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001181/pano_0000_003354/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001181/pano_0000_003354/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001181/pano_0000_003354/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001181_pano_0000_003354/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001181_pano_0000_003354/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001181_pano_0000_003354/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001181/pano_0000_003354/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001181/pano_0000_003354/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90873997486546, 52.3673547710629, 46.1772241182625 ] }, "distance": 13.34, "direction": 230.16, "angle": -2.18, "elevation": -0.51, "pano_id": "TMX7316010203-001181_pano_0000_003354", "timestamp": "2019-05-14T07:29:41.247830Z", "filename": "pano_0000_003354.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": "TMX7316010203-002047_pano_0000_000644", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122422.93905048467, 486723.9556286703 ] }, "relative_distance": 13.33591039, "relative_pitch": -2.175169231436329, "relative_heading": 230.15561367837813, "relative_elevation": -0.5065260678530024 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002047_pano_0000_000644/adjacencies/TMX7316010203-002047_pano_0000_000644/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/07/TMX7315120208-000070/pano_0010_000147/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/07/TMX7315120208-000070/pano_0010_000147/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/07/TMX7315120208-000070/pano_0010_000147/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/07/TMX7315120208-000070/pano_0010_000147/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315120208-000070_pano_0010_000147/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000070_pano_0010_000147/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000070_pano_0010_000147/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/06/07/TMX7315120208-000070/pano_0010_000147/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/06/07/TMX7315120208-000070/pano_0010_000147/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.9090865181838, 52.3674224708854, 46.0652155950665 ] }, "distance": 13.4, "direction": 94.33, "angle": -2.64, "elevation": -0.62, "pano_id": "TMX7315120208-000070_pano_0010_000147", "timestamp": "2016-06-07T12:24:46.964680Z", "filename": "pano_0010_000147.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": "TMX7316010203-002047_pano_0000_000644", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122422.93905048467, 486723.9556286703 ] }, "relative_distance": 13.40362827, "relative_pitch": -2.6421425993001546, "relative_heading": 94.32629481882114, "relative_elevation": -0.6185345910490057 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002047_pano_0000_000644/adjacencies/TMX7316010203-002047_pano_0000_000644/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_06-21-49_00672/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_06-21-49_00672/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_06-21-49_00672/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_06-21-49_00672/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-19_06-21-49_00672/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-19_06-21-49_00672/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-19_06-21-49_00672/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_06-21-49_00672/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_06-21-49_00672/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.908693205600805, 52.3674430461199, 0.0 ] }, "distance": 13.49, "direction": 275.44, "angle": -73.89, "elevation": -46.68, "pano_id": "recording_2025-06-19_06-21-49_00672", "timestamp": "2025-06-19T06:38:03Z", "filename": "recording_2025-06-19_06-21-49_00672.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": "TMX7316010203-002047_pano_0000_000644", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122422.93905048467, 486723.9556286703 ] }, "relative_distance": 13.48550838, "relative_pitch": -73.88761072147975, "relative_heading": 275.4395883357556, "relative_elevation": -46.6837501861155 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002047_pano_0000_000644/adjacencies/TMX7316010203-002047_pano_0000_000644/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/24/TMX7316010203-002625/pano_0015_000088/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/24/TMX7316010203-002625/pano_0015_000088/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/24/TMX7316010203-002625/pano_0015_000088/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/24/TMX7316010203-002625/pano_0015_000088/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002625_pano_0015_000088/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002625_pano_0015_000088/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002625_pano_0015_000088/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/06/24/TMX7316010203-002625/pano_0015_000088/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/06/24/TMX7316010203-002625/pano_0015_000088/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90908528830636, 52.3674090684007, 46.5842563118786 ] }, "distance": 13.52, "direction": 100.67, "angle": -0.42, "elevation": -0.1, "pano_id": "TMX7316010203-002625_pano_0015_000088", "timestamp": "2022-06-24T07:44:11.139090Z", "filename": "pano_0015_000088.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": "TMX7316010203-002047_pano_0000_000644", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122422.93905048467, 486723.9556286703 ] }, "relative_distance": 13.5153645, "relative_pitch": -0.4217774599270554, "relative_heading": 100.67032566688115, "relative_elevation": -0.09949387423690581 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002047_pano_0000_000644/adjacencies/TMX7316010203-002047_pano_0000_000644/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0001_001435/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0001_001435/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0001_001435/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0001_001435/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002310_pano_0001_001435/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002310_pano_0001_001435/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002310_pano_0001_001435/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0001_001435/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0001_001435/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90898000860739, 52.3673231070967, 46.1310202172026 ] }, "distance": 13.53, "direction": 153.14, "angle": -2.34, "elevation": -0.55, "pano_id": "TMX7316010203-002310_pano_0001_001435", "timestamp": "2021-09-15T09:21:23.759720Z", "filename": "pano_0001_001435.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": "TMX7316010203-002047_pano_0000_000644", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122422.93905048467, 486723.9556286703 ] }, "relative_distance": 13.52667207, "relative_pitch": -2.3399314858039317, "relative_heading": 153.1442302364417, "relative_elevation": -0.5527299689129066 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002047_pano_0000_000644/adjacencies/TMX7316010203-002047_pano_0000_000644/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/23/TMX7316010203-000221/pano_0000_000787/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/23/TMX7316010203-000221/pano_0000_000787/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/23/TMX7316010203-000221/pano_0000_000787/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/23/TMX7316010203-000221/pano_0000_000787/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000221_pano_0000_000787/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000221_pano_0000_000787/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000221_pano_0000_000787/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/03/23/TMX7316010203-000221/pano_0000_000787/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/03/23/TMX7316010203-000221/pano_0000_000787/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90873855798246, 52.3673517446605, 45.8599215075374 ] }, "distance": 13.63, "direction": 229.33, "angle": -3.46, "elevation": -0.82, "pano_id": "TMX7316010203-000221_pano_0000_000787", "timestamp": "2017-03-23T10:29:14.017650Z", "filename": "pano_0000_000787.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": "TMX7316010203-002047_pano_0000_000644", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122422.93905048467, 486723.9556286703 ] }, "relative_distance": 13.62719444, "relative_pitch": -3.4595916387804837, "relative_heading": 229.328448567923, "relative_elevation": -0.8238286785781028 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002047_pano_0000_000644/adjacencies/TMX7316010203-002047_pano_0000_000644/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/08/TMX7316010203-000711/pano_0000_003085/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/08/TMX7316010203-000711/pano_0000_003085/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/08/TMX7316010203-000711/pano_0000_003085/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/08/TMX7316010203-000711/pano_0000_003085/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000711_pano_0000_003085/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000711_pano_0000_003085/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000711_pano_0000_003085/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/08/TMX7316010203-000711/pano_0000_003085/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/08/TMX7316010203-000711/pano_0000_003085/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90897802646167, 52.3673207411857, 46.1986101493239 ] }, "distance": 13.7, "direction": 154.15, "angle": -2.03, "elevation": -0.49, "pano_id": "TMX7316010203-000711_pano_0000_003085", "timestamp": "2018-05-08T11:32:10.028500Z", "filename": "pano_0000_003085.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7316010203-002047_pano_0000_000644", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122422.93905048467, 486723.9556286703 ] }, "relative_distance": 13.70264302, "relative_pitch": -2.0277015858183827, "relative_heading": 154.14521688464333, "relative_elevation": -0.48514003679160567 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002047_pano_0000_000644/adjacencies/TMX7316010203-002047_pano_0000_000644/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/18/TMX7316010203-002047/pano_0000_000883/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/18/TMX7316010203-002047/pano_0000_000883/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/18/TMX7316010203-002047/pano_0000_000883/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/18/TMX7316010203-002047/pano_0000_000883/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002047_pano_0000_000883/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002047_pano_0000_000883/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002047_pano_0000_000883/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/18/TMX7316010203-002047/pano_0000_000883/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/18/TMX7316010203-002047/pano_0000_000883/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.9089780562088, 52.3673205624489, 45.9250731086358 ] }, "distance": 13.72, "direction": 154.17, "angle": -3.16, "elevation": -0.76, "pano_id": "TMX7316010203-002047_pano_0000_000883", "timestamp": "2021-03-18T09:50:20.360100Z", "filename": "pano_0000_000883.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": "TMX7316010203-002047_pano_0000_000644", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122422.93905048467, 486723.9556286703 ] }, "relative_distance": 13.72142634, "relative_pitch": -3.1647423242198482, "relative_heading": 154.17381976917045, "relative_elevation": -0.7586770774797031 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002047_pano_0000_000644/adjacencies/TMX7316010203-002047_pano_0000_000644/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/07/TMX7315120208-000070/pano_0012_000021/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/07/TMX7315120208-000070/pano_0012_000021/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/07/TMX7315120208-000070/pano_0012_000021/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/07/TMX7315120208-000070/pano_0012_000021/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315120208-000070_pano_0012_000021/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000070_pano_0012_000021/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000070_pano_0012_000021/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/06/07/TMX7315120208-000070/pano_0012_000021/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/06/07/TMX7315120208-000070/pano_0012_000021/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90873131771364, 52.3673538233792, 45.9776139324531 ] }, "distance": 13.86, "direction": 231.38, "angle": -2.92, "elevation": -0.71, "pano_id": "TMX7315120208-000070_pano_0012_000021", "timestamp": "2016-06-07T12:35:41.990910Z", "filename": "pano_0012_000021.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": "TMX7316010203-002047_pano_0000_000644", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122422.93905048467, 486723.9556286703 ] }, "relative_distance": 13.85939977, "relative_pitch": -2.916697211011478, "relative_heading": 231.38288468585878, "relative_elevation": -0.7061362536624003 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002047_pano_0000_000644/adjacencies/TMX7316010203-002047_pano_0000_000644/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001665/pano_0000_002095/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001665/pano_0000_002095/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001665/pano_0000_002095/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001665/pano_0000_002095/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001665_pano_0000_002095/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001665_pano_0000_002095/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001665_pano_0000_002095/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001665/pano_0000_002095/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001665/pano_0000_002095/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90873421712918, 52.3673508507398, 46.0594101035967 ] }, "distance": 13.92, "direction": 229.81, "angle": -2.57, "elevation": -0.62, "pano_id": "TMX7316010203-001665_pano_0000_002095", "timestamp": "2020-04-22T06:23:31.005280Z", "filename": "pano_0000_002095.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": "TMX7316010203-002047_pano_0000_000644", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122422.93905048467, 486723.9556286703 ] }, "relative_distance": 13.91677211, "relative_pitch": -2.5687049877556904, "relative_heading": 229.81119343075247, "relative_elevation": -0.6243400825188061 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002047_pano_0000_000644/adjacencies/TMX7316010203-002047_pano_0000_000644/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_04-38-42_02113/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_04-38-42_02113/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_04-38-42_02113/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_04-38-42_02113/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-19_04-38-42_02113/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-19_04-38-42_02113/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-19_04-38-42_02113/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_04-38-42_02113/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_04-38-42_02113/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.908988380604678, 52.36732099924946, 0.0 ] }, "distance": 14.0, "direction": 151.5, "angle": -73.31, "elevation": -46.68, "pano_id": "recording_2025-06-19_04-38-42_02113", "timestamp": "2025-06-19T05:24:29Z", "filename": "recording_2025-06-19_04-38-42_02113.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": "TMX7316010203-002047_pano_0000_000644", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122422.93905048467, 486723.9556286703 ] }, "relative_distance": 13.9993299, "relative_pitch": -73.30728121430977, "relative_heading": 151.49546599938682, "relative_elevation": -46.6837501861155 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002047_pano_0000_000644/adjacencies/TMX7316010203-002047_pano_0000_000644/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/11/24/TMX7316010203-000190/pano_0000_001865/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/11/24/TMX7316010203-000190/pano_0000_001865/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/11/24/TMX7316010203-000190/pano_0000_001865/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/11/24/TMX7316010203-000190/pano_0000_001865/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000190_pano_0000_001865/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000190_pano_0000_001865/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000190_pano_0000_001865/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/11/24/TMX7316010203-000190/pano_0000_001865/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/11/24/TMX7316010203-000190/pano_0000_001865/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90872532668277, 52.3673544461427, 45.9370180377737 ] }, "distance": 14.14, "direction": 232.63, "angle": -3.02, "elevation": -0.75, "pano_id": "TMX7316010203-000190_pano_0000_001865", "timestamp": "2016-11-24T10:01:34.351190Z", "filename": "pano_0000_001865.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": "TMX7316010203-002047_pano_0000_000644", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122422.93905048467, 486723.9556286703 ] }, "relative_distance": 14.13836633, "relative_pitch": -3.0233255376315893, "relative_heading": 232.6345209952217, "relative_elevation": -0.7467321483418061 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002047_pano_0000_000644/adjacencies/TMX7316010203-002047_pano_0000_000644/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/23/TMX7316010203-000221/pano_0000_000649/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/23/TMX7316010203-000221/pano_0000_000649/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/23/TMX7316010203-000221/pano_0000_000649/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/23/TMX7316010203-000221/pano_0000_000649/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000221_pano_0000_000649/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000221_pano_0000_000649/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000221_pano_0000_000649/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/03/23/TMX7316010203-000221/pano_0000_000649/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/03/23/TMX7316010203-000221/pano_0000_000649/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90909832389073, 52.3674228918515, 45.8918534917757 ] }, "distance": 14.2, "direction": 93.89, "angle": -3.19, "elevation": -0.79, "pano_id": "TMX7316010203-000221_pano_0000_000649", "timestamp": "2017-03-23T10:25:07.164530Z", "filename": "pano_0000_000649.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": "TMX7316010203-002047_pano_0000_000644", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122422.93905048467, 486723.9556286703 ] }, "relative_distance": 14.20234668, "relative_pitch": -3.191402553932749, "relative_heading": 93.89312265929004, "relative_elevation": -0.7918966943398047 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002047_pano_0000_000644/adjacencies/TMX7316010203-002047_pano_0000_000644/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002541/pano_0000_000804/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002541/pano_0000_000804/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002541/pano_0000_000804/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002541/pano_0000_000804/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002541_pano_0000_000804/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002541_pano_0000_000804/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002541_pano_0000_000804/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002541/pano_0000_000804/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002541/pano_0000_000804/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90899488288255, 52.3673163468084, 46.0830008620396 ] }, "distance": 14.67, "direction": 150.94, "angle": -2.35, "elevation": -0.6, "pano_id": "TMX7316010203-002541_pano_0000_000804", "timestamp": "2022-04-25T06:55:53.010300Z", "filename": "pano_0000_000804.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": "TMX7316010203-002047_pano_0000_000644", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122422.93905048467, 486723.9556286703 ] }, "relative_distance": 14.66632433, "relative_pitch": -2.3455890545248104, "relative_heading": 150.94012346744657, "relative_elevation": -0.6007493240759061 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002047_pano_0000_000644/adjacencies/TMX7316010203-002047_pano_0000_000644/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/18/TMX7316010203-002047/pano_0000_000615/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/18/TMX7316010203-002047/pano_0000_000615/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/18/TMX7316010203-002047/pano_0000_000615/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/18/TMX7316010203-002047/pano_0000_000615/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002047_pano_0000_000615/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002047_pano_0000_000615/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002047_pano_0000_000615/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/18/TMX7316010203-002047/pano_0000_000615/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/18/TMX7316010203-002047/pano_0000_000615/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90890373422891, 52.3675658786679, 48.0946234548464 ] }, "distance": 14.97, "direction": 3.5, "angle": 5.38, "elevation": 1.41, "pano_id": "TMX7316010203-002047_pano_0000_000615", "timestamp": "2021-03-18T09:44:44.568420Z", "filename": "pano_0000_000615.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": "TMX7316010203-002047_pano_0000_000644", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122422.93905048467, 486723.9556286703 ] }, "relative_distance": 14.97446038, "relative_pitch": 5.3824409487795535, "relative_heading": 3.5040571901014537, "relative_elevation": 1.4108732687308958 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002047_pano_0000_000644/adjacencies/TMX7316010203-002047_pano_0000_000644/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/24/TMX7316010203-002625/pano_0015_000032/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/24/TMX7316010203-002625/pano_0015_000032/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/24/TMX7316010203-002625/pano_0015_000032/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/24/TMX7316010203-002625/pano_0015_000032/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002625_pano_0015_000032/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002625_pano_0015_000032/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002625_pano_0015_000032/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/06/24/TMX7316010203-002625/pano_0015_000032/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/06/24/TMX7316010203-002625/pano_0015_000032/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90898958709039, 52.3673114621868, 45.6354070613161 ] }, "distance": 14.98, "direction": 153.16, "angle": -4.0, "elevation": -1.05, "pano_id": "TMX7316010203-002625_pano_0015_000032", "timestamp": "2022-06-24T07:43:10.084440Z", "filename": "pano_0015_000032.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": "TMX7316010203-002047_pano_0000_000644", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122422.93905048467, 486723.9556286703 ] }, "relative_distance": 14.97743187, "relative_pitch": -4.003879411496645, "relative_heading": 153.1568360086456, "relative_elevation": -1.048343124799402 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002047_pano_0000_000644/adjacencies/TMX7316010203-002047_pano_0000_000644/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/18/TMX7316010203-002047/pano_0000_000647/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/18/TMX7316010203-002047/pano_0000_000647/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/18/TMX7316010203-002047/pano_0000_000647/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/18/TMX7316010203-002047/pano_0000_000647/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002047_pano_0000_000647/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002047_pano_0000_000647/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002047_pano_0000_000647/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/18/TMX7316010203-002047/pano_0000_000647/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/18/TMX7316010203-002047/pano_0000_000647/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90866792672982, 52.3674419043774, 46.6028471924365 ] }, "distance": 15.19, "direction": 274.35, "angle": -0.31, "elevation": -0.08, "pano_id": "TMX7316010203-002047_pano_0000_000647", "timestamp": "2021-03-18T09:45:35.922640Z", "filename": "pano_0000_000647.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": "TMX7316010203-002047_pano_0000_000644", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122422.93905048467, 486723.9556286703 ] }, "relative_distance": 15.1903268, "relative_pitch": -0.3051518456858496, "relative_heading": 274.3468347932208, "relative_elevation": -0.080902993679004 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002047_pano_0000_000644/adjacencies/TMX7316010203-002047_pano_0000_000644/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/18/TMX7316010203-002047/pano_0000_000641/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/18/TMX7316010203-002047/pano_0000_000641/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/18/TMX7316010203-002047/pano_0000_000641/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/18/TMX7316010203-002047/pano_0000_000641/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002047_pano_0000_000641/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002047_pano_0000_000641/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002047_pano_0000_000641/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/18/TMX7316010203-002047/pano_0000_000641/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/18/TMX7316010203-002047/pano_0000_000641/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90911309637509, 52.3674199718918, 46.8111123302951 ] }, "distance": 15.23, "direction": 94.86, "angle": 0.48, "elevation": 0.13, "pano_id": "TMX7316010203-002047_pano_0000_000641", "timestamp": "2021-03-18T09:45:30.797650Z", "filename": "pano_0000_000641.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": "TMX7316010203-002047_pano_0000_000644", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122422.93905048467, 486723.9556286703 ] }, "relative_distance": 15.2304528, "relative_pitch": 0.47911531831108395, "relative_heading": 94.8556407705243, "relative_elevation": 0.12736214417959957 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002047_pano_0000_000644/adjacencies/TMX7316010203-002047_pano_0000_000644/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/24/TMX7316010203-002625/pano_0015_000028/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/24/TMX7316010203-002625/pano_0015_000028/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/24/TMX7316010203-002625/pano_0015_000028/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/24/TMX7316010203-002625/pano_0015_000028/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002625_pano_0015_000028/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002625_pano_0015_000028/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002625_pano_0015_000028/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/06/24/TMX7316010203-002625/pano_0015_000028/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/06/24/TMX7316010203-002625/pano_0015_000028/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90871094556609, 52.367349009516, 45.6886559398845 ] }, "distance": 15.28, "direction": 233.06, "angle": -3.72, "elevation": -1.0, "pano_id": "TMX7316010203-002625_pano_0015_000028", "timestamp": "2022-06-24T07:43:07.534480Z", "filename": "pano_0015_000028.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": "TMX7316010203-002047_pano_0000_000644", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122422.93905048467, 486723.9556286703 ] }, "relative_distance": 15.28447191, "relative_pitch": -3.7249798351685928, "relative_heading": 233.06069839808669, "relative_elevation": -0.9950942462310053 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002047_pano_0000_000644/adjacencies/TMX7316010203-002047_pano_0000_000644/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/11/24/TMX7316010203-000190/pano_0000_001869/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/11/24/TMX7316010203-000190/pano_0000_001869/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/11/24/TMX7316010203-000190/pano_0000_001869/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/11/24/TMX7316010203-000190/pano_0000_001869/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000190_pano_0000_001869/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000190_pano_0000_001869/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000190_pano_0000_001869/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/11/24/TMX7316010203-000190/pano_0000_001869/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/11/24/TMX7316010203-000190/pano_0000_001869/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90901346353032, 52.3673163186774, 45.9626036547124 ] }, "distance": 15.32, "direction": 146.81, "angle": -2.69, "elevation": -0.72, "pano_id": "TMX7316010203-000190_pano_0000_001869", "timestamp": "2016-11-24T10:01:38.121190Z", "filename": "pano_0000_001869.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": "TMX7316010203-002047_pano_0000_000644", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122422.93905048467, 486723.9556286703 ] }, "relative_distance": 15.32367203, "relative_pitch": -2.694405739713796, "relative_heading": 146.80577050577418, "relative_elevation": -0.7211465314031003 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002047_pano_0000_000644/adjacencies/TMX7316010203-002047_pano_0000_000644/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_04-38-42_02109/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_04-38-42_02109/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_04-38-42_02109/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_04-38-42_02109/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-19_04-38-42_02109/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-19_04-38-42_02109/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-19_04-38-42_02109/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_04-38-42_02109/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_04-38-42_02109/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.908700984516477, 52.36735619337318, 0.0 ] }, "distance": 15.38, "direction": 236.96, "angle": -71.76, "elevation": -46.68, "pano_id": "recording_2025-06-19_04-38-42_02109", "timestamp": "2025-06-19T05:24:23Z", "filename": "recording_2025-06-19_04-38-42_02109.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": "TMX7316010203-002047_pano_0000_000644", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122422.93905048467, 486723.9556286703 ] }, "relative_distance": 15.38201904, "relative_pitch": -71.76325469265936, "relative_heading": 236.9624204048095, "relative_elevation": -46.6837501861155 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002047_pano_0000_000644/adjacencies/TMX7316010203-002047_pano_0000_000644/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/09/01/TMX7316010203-001903/pano_0000_001192/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/09/01/TMX7316010203-001903/pano_0000_001192/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/09/01/TMX7316010203-001903/pano_0000_001192/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/09/01/TMX7316010203-001903/pano_0000_001192/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001903_pano_0000_001192/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001903_pano_0000_001192/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001903_pano_0000_001192/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/09/01/TMX7316010203-001903/pano_0000_001192/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/09/01/TMX7316010203-001903/pano_0000_001192/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90889372172214, 52.3675724368259, 45.4369213376194 ] }, "distance": 15.68, "direction": 0.85, "angle": -4.55, "elevation": -1.25, "pano_id": "TMX7316010203-001903_pano_0000_001192", "timestamp": "2020-09-01T10:18:52.870360Z", "filename": "pano_0000_001192.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": "TMX7316010203-002047_pano_0000_000644", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122422.93905048467, 486723.9556286703 ] }, "relative_distance": 15.67795472, "relative_pitch": -4.5470212620913175, "relative_heading": 0.852396660309035, "relative_elevation": -1.2468288484961008 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002047_pano_0000_000644/adjacencies/TMX7316010203-002047_pano_0000_000644/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002541/pano_0000_000800/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002541/pano_0000_000800/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002541/pano_0000_000800/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002541/pano_0000_000800/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002541_pano_0000_000800/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002541_pano_0000_000800/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002541_pano_0000_000800/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002541/pano_0000_000800/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002541/pano_0000_000800/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90869520010442, 52.3673563110457, 46.0316309127957 ] }, "distance": 15.71, "direction": 237.79, "angle": -2.38, "elevation": -0.65, "pano_id": "TMX7316010203-002541_pano_0000_000800", "timestamp": "2022-04-25T06:55:50.000410Z", "filename": "pano_0000_000800.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": "TMX7316010203-002047_pano_0000_000644", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122422.93905048467, 486723.9556286703 ] }, "relative_distance": 15.70679965, "relative_pitch": -2.377456664865969, "relative_heading": 237.78606806926854, "relative_elevation": -0.6521192733198049 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002047_pano_0000_000644/adjacencies/TMX7316010203-002047_pano_0000_000644/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/08/TMX7316010203-000711/pano_0000_003081/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/08/TMX7316010203-000711/pano_0000_003081/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/08/TMX7316010203-000711/pano_0000_003081/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/08/TMX7316010203-000711/pano_0000_003081/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000711_pano_0000_003081/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000711_pano_0000_003081/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000711_pano_0000_003081/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/08/TMX7316010203-000711/pano_0000_003081/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/08/TMX7316010203-000711/pano_0000_003081/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.9086953501418, 52.3673556258728, 46.1599383084103 ] }, "distance": 15.74, "direction": 237.53, "angle": -1.91, "elevation": -0.52, "pano_id": "TMX7316010203-000711_pano_0000_003081", "timestamp": "2018-05-08T11:32:05.338420Z", "filename": "pano_0000_003081.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7316010203-002047_pano_0000_000644", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122422.93905048467, 486723.9556286703 ] }, "relative_distance": 15.73895209, "relative_pitch": -1.9061711427319443, "relative_heading": 237.5314096218277, "relative_elevation": -0.5238118777052065 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002047_pano_0000_000644/adjacencies/TMX7316010203-002047_pano_0000_000644/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250130_1255_Track01_Sphere_00004/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250130_1255_Track01_Sphere_00004/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250130_1255_Track01_Sphere_00004/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250130_1255_Track01_Sphere_00004/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20250130_1255_Track01_Sphere_00004/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_1255_Track01_Sphere_00004/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_1255_Track01_Sphere_00004/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250130_1255_Track01_Sphere_00004/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250130_1255_Track01_Sphere_00004/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.909121679613492, 52.36742090568927, 0.0 ] }, "distance": 15.8, "direction": 94.3, "angle": -71.3, "elevation": -46.68, "pano_id": "b_20250130_1255_Track01_Sphere_00004", "timestamp": "2025-01-30T12:10:05Z", "filename": "Job_20250130_1255_Track01_Sphere_00004.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": "TMX7316010203-002047_pano_0000_000644", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122422.93905048467, 486723.9556286703 ] }, "relative_distance": 15.80494113, "relative_pitch": -71.29629636254265, "relative_heading": 94.3008928668707, "relative_elevation": -46.6837501861155 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002047_pano_0000_000644/adjacencies/TMX7316010203-002047_pano_0000_000644/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0001_001431/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0001_001431/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0001_001431/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0001_001431/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002310_pano_0001_001431/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002310_pano_0001_001431/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002310_pano_0001_001431/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0001_001431/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0001_001431/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90868825191614, 52.3673575823514, 46.0811936939135 ] }, "distance": 16.04, "direction": 239.12, "angle": -2.15, "elevation": -0.6, "pano_id": "TMX7316010203-002310_pano_0001_001431", "timestamp": "2021-09-15T09:21:20.329720Z", "filename": "pano_0001_001431.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": "TMX7316010203-002047_pano_0000_000644", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122422.93905048467, 486723.9556286703 ] }, "relative_distance": 16.03611986, "relative_pitch": -2.1518740265912504, "relative_heading": 239.11524535328064, "relative_elevation": -0.6025564922020052 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002047_pano_0000_000644/adjacencies/TMX7316010203-002047_pano_0000_000644/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/23/TMX7316010203-000221/pano_0000_000652/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/23/TMX7316010203-000221/pano_0000_000652/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/23/TMX7316010203-000221/pano_0000_000652/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/23/TMX7316010203-000221/pano_0000_000652/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000221_pano_0000_000652/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000221_pano_0000_000652/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000221_pano_0000_000652/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/03/23/TMX7316010203-000221/pano_0000_000652/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/03/23/TMX7316010203-000221/pano_0000_000652/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90865406839521, 52.3674438611374, 45.9048479329795 ] }, "distance": 16.15, "direction": 274.86, "angle": -2.76, "elevation": -0.78, "pano_id": "TMX7316010203-000221_pano_0000_000652", "timestamp": "2017-03-23T10:25:11.364480Z", "filename": "pano_0000_000652.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": "TMX7316010203-002047_pano_0000_000644", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122422.93905048467, 486723.9556286703 ] }, "relative_distance": 16.148721, "relative_pitch": -2.7614107758183533, "relative_heading": 274.8633189368382, "relative_elevation": -0.7789022531360033 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002047_pano_0000_000644/adjacencies/TMX7316010203-002047_pano_0000_000644/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/18/TMX7316010203-002047/pano_0000_000879/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/18/TMX7316010203-002047/pano_0000_000879/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/18/TMX7316010203-002047/pano_0000_000879/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/18/TMX7316010203-002047/pano_0000_000879/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002047_pano_0000_000879/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002047_pano_0000_000879/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002047_pano_0000_000879/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/18/TMX7316010203-002047/pano_0000_000879/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/18/TMX7316010203-002047/pano_0000_000879/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90868728093085, 52.3673563092226, 45.8974683601409 ] }, "distance": 16.17, "direction": 238.8, "angle": -2.78, "elevation": -0.79, "pano_id": "TMX7316010203-002047_pano_0000_000879", "timestamp": "2021-03-18T09:50:16.915130Z", "filename": "pano_0000_000879.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": "TMX7316010203-002047_pano_0000_000644", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122422.93905048467, 486723.9556286703 ] }, "relative_distance": 16.1658367, "relative_pitch": -2.7845855337813155, "relative_heading": 238.80466632553754, "relative_elevation": -0.7862818259746049 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002047_pano_0000_000644/adjacencies/TMX7316010203-002047_pano_0000_000644/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/09/01/TMX7316010203-001903/pano_0000_001191/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/09/01/TMX7316010203-001903/pano_0000_001191/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/09/01/TMX7316010203-001903/pano_0000_001191/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/09/01/TMX7316010203-001903/pano_0000_001191/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001903_pano_0000_001191/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001903_pano_0000_001191/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001903_pano_0000_001191/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/09/01/TMX7316010203-001903/pano_0000_001191/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/09/01/TMX7316010203-001903/pano_0000_001191/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90881810707986, 52.3675703939762, 45.447763428092 ] }, "distance": 16.21, "direction": 342.34, "angle": -4.36, "elevation": -1.24, "pano_id": "TMX7316010203-001903_pano_0000_001191", "timestamp": "2020-09-01T10:18:51.810300Z", "filename": "pano_0000_001191.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": "TMX7316010203-002047_pano_0000_000644", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122422.93905048467, 486723.9556286703 ] }, "relative_distance": 16.21257003, "relative_pitch": -4.359586779151434, "relative_heading": 342.34439312983375, "relative_elevation": -1.2359867580235004 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002047_pano_0000_000644/adjacencies/TMX7316010203-002047_pano_0000_000644/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/18/TMX7316010203-002047/pano_0000_000614/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/18/TMX7316010203-002047/pano_0000_000614/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/18/TMX7316010203-002047/pano_0000_000614/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/18/TMX7316010203-002047/pano_0000_000614/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002047_pano_0000_000614/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002047_pano_0000_000614/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002047_pano_0000_000614/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/18/TMX7316010203-002047/pano_0000_000614/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/18/TMX7316010203-002047/pano_0000_000614/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90897551135206, 52.3675687999317, 48.0662169354036 ] }, "distance": 16.34, "direction": 20.81, "angle": 4.84, "elevation": 1.38, "pano_id": "TMX7316010203-002047_pano_0000_000614", "timestamp": "2021-03-18T09:44:42.953100Z", "filename": "pano_0000_000614.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": "TMX7316010203-002047_pano_0000_000644", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122422.93905048467, 486723.9556286703 ] }, "relative_distance": 16.3373525, "relative_pitch": 4.836845940737722, "relative_heading": 20.810331610035025, "relative_elevation": 1.382466749288099 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002047_pano_0000_000644/adjacencies/TMX7316010203-002047_pano_0000_000644/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_06-21-49_00666/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_06-21-49_00666/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_06-21-49_00666/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_06-21-49_00666/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-19_06-21-49_00666/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-19_06-21-49_00666/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-19_06-21-49_00666/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_06-21-49_00666/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_06-21-49_00666/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.909126456260537, 52.36740547510522, 0.0 ] }, "distance": 16.35, "direction": 100.23, "angle": -70.7, "elevation": -46.68, "pano_id": "recording_2025-06-19_06-21-49_00666", "timestamp": "2025-06-19T06:37:57Z", "filename": "recording_2025-06-19_06-21-49_00666.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": "TMX7316010203-002047_pano_0000_000644", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122422.93905048467, 486723.9556286703 ] }, "relative_distance": 16.34552746, "relative_pitch": -70.70315883022087, "relative_heading": 100.22765052949742, "relative_elevation": -46.6837501861155 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002047_pano_0000_000644/adjacencies/TMX7316010203-002047_pano_0000_000644/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/18/TMX7316010203-002047/pano_0000_000616/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/18/TMX7316010203-002047/pano_0000_000616/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/18/TMX7316010203-002047/pano_0000_000616/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/18/TMX7316010203-002047/pano_0000_000616/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002047_pano_0000_000616/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002047_pano_0000_000616/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002047_pano_0000_000616/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/18/TMX7316010203-002047/pano_0000_000616/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/18/TMX7316010203-002047/pano_0000_000616/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90883366593195, 52.3675753121546, 48.1191888852045 ] }, "distance": 16.45, "direction": 346.44, "angle": 4.99, "elevation": 1.44, "pano_id": "TMX7316010203-002047_pano_0000_000616", "timestamp": "2021-03-18T09:44:46.283100Z", "filename": "pano_0000_000616.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": "TMX7316010203-002047_pano_0000_000644", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122422.93905048467, 486723.9556286703 ] }, "relative_distance": 16.45469918, "relative_pitch": 4.985621214341977, "relative_heading": 346.44220320837377, "relative_elevation": 1.4354386990889978 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002047_pano_0000_000644/adjacencies/TMX7316010203-002047_pano_0000_000644/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001181/pano_0000_003358/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001181/pano_0000_003358/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001181/pano_0000_003358/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001181/pano_0000_003358/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001181_pano_0000_003358/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001181_pano_0000_003358/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001181_pano_0000_003358/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001181/pano_0000_003358/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001181/pano_0000_003358/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90902959669801, 52.3673100083184, 46.2710886336863 ] }, "distance": 16.52, "direction": 144.95, "angle": -1.43, "elevation": -0.41, "pano_id": "TMX7316010203-001181_pano_0000_003358", "timestamp": "2019-05-14T07:29:43.802750Z", "filename": "pano_0000_003358.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": "TMX7316010203-002047_pano_0000_000644", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122422.93905048467, 486723.9556286703 ] }, "relative_distance": 16.52156522, "relative_pitch": -1.4307875835948487, "relative_heading": 144.94955771815887, "relative_elevation": -0.4126615524292063 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002047_pano_0000_000644/adjacencies/TMX7316010203-002047_pano_0000_000644/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001665/pano_0000_002099/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001665/pano_0000_002099/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001665/pano_0000_002099/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001665/pano_0000_002099/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001665_pano_0000_002099/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001665_pano_0000_002099/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001665_pano_0000_002099/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001665/pano_0000_002099/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001665/pano_0000_002099/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90902820301721, 52.3673089784773, 46.0664296587929 ] }, "distance": 16.56, "direction": 145.45, "angle": -2.13, "elevation": -0.62, "pano_id": "TMX7316010203-001665_pano_0000_002099", "timestamp": "2020-04-22T06:23:35.945090Z", "filename": "pano_0000_002099.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": "TMX7316010203-002047_pano_0000_000644", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122422.93905048467, 486723.9556286703 ] }, "relative_distance": 16.56148216, "relative_pitch": -2.1346817465958545, "relative_heading": 145.44610190894423, "relative_elevation": -0.6173205273226046 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002047_pano_0000_000644/adjacencies/TMX7316010203-002047_pano_0000_000644/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/07/TMX7315120208-000070/pano_0012_000025/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/07/TMX7315120208-000070/pano_0012_000025/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/07/TMX7315120208-000070/pano_0012_000025/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/07/TMX7315120208-000070/pano_0012_000025/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315120208-000070_pano_0012_000025/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000070_pano_0012_000025/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000070_pano_0012_000025/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/06/07/TMX7315120208-000070/pano_0012_000025/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/06/07/TMX7315120208-000070/pano_0012_000025/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90903325817077, 52.3673099421974, 46.0212539220229 ] }, "distance": 16.67, "direction": 144.26, "angle": -2.28, "elevation": -0.66, "pano_id": "TMX7315120208-000070_pano_0012_000025", "timestamp": "2016-06-07T12:35:46.185840Z", "filename": "pano_0012_000025.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": "TMX7316010203-002047_pano_0000_000644", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122422.93905048467, 486723.9556286703 ] }, "relative_distance": 16.67201649, "relative_pitch": -2.275566349690366, "relative_heading": 144.26240202952528, "relative_elevation": -0.6624962640926029 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002047_pano_0000_000644/adjacencies/TMX7316010203-002047_pano_0000_000644/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/23/TMX7316010203-000221/pano_0000_000789/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/23/TMX7316010203-000221/pano_0000_000789/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/23/TMX7316010203-000221/pano_0000_000789/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/23/TMX7316010203-000221/pano_0000_000789/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000221_pano_0000_000789/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000221_pano_0000_000789/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000221_pano_0000_000789/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/03/23/TMX7316010203-000221/pano_0000_000789/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/03/23/TMX7316010203-000221/pano_0000_000789/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90903593591226, 52.3673110395435, 45.9116027737036 ] }, "distance": 16.68, "direction": 143.51, "angle": -2.65, "elevation": -0.77, "pano_id": "TMX7316010203-000221_pano_0000_000789", "timestamp": "2017-03-23T10:29:17.467620Z", "filename": "pano_0000_000789.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": "TMX7316010203-002047_pano_0000_000644", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122422.93905048467, 486723.9556286703 ] }, "relative_distance": 16.68087572, "relative_pitch": -2.650294316143961, "relative_heading": 143.50889208215563, "relative_elevation": -0.7721474124119041 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002047_pano_0000_000644/adjacencies/TMX7316010203-002047_pano_0000_000644/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/09/01/TMX7316010203-001903/pano_0000_001193/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/09/01/TMX7316010203-001903/pano_0000_001193/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/09/01/TMX7316010203-001903/pano_0000_001193/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/09/01/TMX7316010203-001903/pano_0000_001193/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001903_pano_0000_001193/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001903_pano_0000_001193/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001903_pano_0000_001193/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/09/01/TMX7316010203-001903/pano_0000_001193/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/09/01/TMX7316010203-001903/pano_0000_001193/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90896992195903, 52.3675742869628, 45.4612909033895 ] }, "distance": 16.78, "direction": 18.85, "angle": -4.17, "elevation": -1.22, "pano_id": "TMX7316010203-001903_pano_0000_001193", "timestamp": "2020-09-01T10:18:53.955220Z", "filename": "pano_0000_001193.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": "TMX7316010203-002047_pano_0000_000644", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122422.93905048467, 486723.9556286703 ] }, "relative_distance": 16.78260378, "relative_pitch": -4.166116037311763, "relative_heading": 18.854418077205374, "relative_elevation": -1.2224592827260068 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002047_pano_0000_000644/adjacencies/TMX7316010203-002047_pano_0000_000644/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241218_1119_Track06_Sphere_00241/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241218_1119_Track06_Sphere_00241/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241218_1119_Track06_Sphere_00241/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241218_1119_Track06_Sphere_00241/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241218_1119_Track06_Sphere_00241/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track06_Sphere_00241/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track06_Sphere_00241/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241218_1119_Track06_Sphere_00241/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241218_1119_Track06_Sphere_00241/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.908672814849869, 52.36735560317378, 0.0 ] }, "distance": 17.06, "direction": 240.29, "angle": -69.93, "elevation": -46.68, "pano_id": "b_20241218_1119_Track06_Sphere_00241", "timestamp": "2024-12-18T11:12:52Z", "filename": "Job_20241218_1119_Track06_Sphere_00241.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": "TMX7316010203-002047_pano_0000_000644", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122422.93905048467, 486723.9556286703 ] }, "relative_distance": 17.05516119, "relative_pitch": -69.9310326539438, "relative_heading": 240.29362367056868, "relative_elevation": -46.6837501861155 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002047_pano_0000_000644/adjacencies/TMX7316010203-002047_pano_0000_000644/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241218_1119_Track06_Sphere_00246/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241218_1119_Track06_Sphere_00246/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241218_1119_Track06_Sphere_00246/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241218_1119_Track06_Sphere_00246/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241218_1119_Track06_Sphere_00246/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track06_Sphere_00246/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track06_Sphere_00246/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241218_1119_Track06_Sphere_00246/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241218_1119_Track06_Sphere_00246/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.909040508077726, 52.36730700021601, 0.0 ] }, "distance": 17.23, "direction": 143.57, "angle": -69.74, "elevation": -46.68, "pano_id": "b_20241218_1119_Track06_Sphere_00246", "timestamp": "2024-12-18T11:12:58Z", "filename": "Job_20241218_1119_Track06_Sphere_00246.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "TMX7316010203-002047_pano_0000_000644", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122422.93905048467, 486723.9556286703 ] }, "relative_distance": 17.22744511, "relative_pitch": -69.74470633298887, "relative_heading": 143.5651830953555, "relative_elevation": -46.6837501861155 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002047_pano_0000_000644/adjacencies/TMX7316010203-002047_pano_0000_000644/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001181/pano_0000_003353/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001181/pano_0000_003353/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001181/pano_0000_003353/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001181/pano_0000_003353/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001181_pano_0000_003353/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001181_pano_0000_003353/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001181_pano_0000_003353/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001181/pano_0000_003353/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001181/pano_0000_003353/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90866543406783, 52.3673595431172, 46.1519565079361 ] }, "distance": 17.29, "direction": 242.38, "angle": -1.76, "elevation": -0.53, "pano_id": "TMX7316010203-001181_pano_0000_003353", "timestamp": "2019-05-14T07:29:40.637780Z", "filename": "pano_0000_003353.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": "TMX7316010203-002047_pano_0000_000644", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122422.93905048467, 486723.9556286703 ] }, "relative_distance": 17.28604839, "relative_pitch": -1.762110433271944, "relative_heading": 242.3820368796953, "relative_elevation": -0.5317936781794046 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002047_pano_0000_000644/adjacencies/TMX7316010203-002047_pano_0000_000644/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0001_001436/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0001_001436/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0001_001436/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0001_001436/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002310_pano_0001_001436/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002310_pano_0001_001436/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002310_pano_0001_001436/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0001_001436/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0001_001436/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90905009022513, 52.3673074319185, 46.1561837922782 ] }, "distance": 17.59, "direction": 141.76, "angle": -1.72, "elevation": -0.53, "pano_id": "TMX7316010203-002310_pano_0001_001436", "timestamp": "2021-09-15T09:21:24.859710Z", "filename": "pano_0001_001436.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": "TMX7316010203-002047_pano_0000_000644", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122422.93905048467, 486723.9556286703 ] }, "relative_distance": 17.58514722, "relative_pitch": -1.7183969906988763, "relative_heading": 141.7610335939553, "relative_elevation": -0.5275663938373043 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002047_pano_0000_000644/adjacencies/TMX7316010203-002047_pano_0000_000644/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/18/TMX7316010203-002047/pano_0000_000884/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/18/TMX7316010203-002047/pano_0000_000884/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/18/TMX7316010203-002047/pano_0000_000884/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/18/TMX7316010203-002047/pano_0000_000884/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002047_pano_0000_000884/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002047_pano_0000_000884/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002047_pano_0000_000884/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/18/TMX7316010203-002047/pano_0000_000884/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/18/TMX7316010203-002047/pano_0000_000884/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90904809748771, 52.3673063382521, 45.9411961659789 ] }, "distance": 17.6, "direction": 142.35, "angle": -2.42, "elevation": -0.74, "pano_id": "TMX7316010203-002047_pano_0000_000884", "timestamp": "2021-03-18T09:50:21.575070Z", "filename": "pano_0000_000884.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": "TMX7316010203-002047_pano_0000_000644", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122422.93905048467, 486723.9556286703 ] }, "relative_distance": 17.59766155, "relative_pitch": -2.4162294181717727, "relative_heading": 142.35339869060493, "relative_elevation": -0.7425540201366019 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002047_pano_0000_000644/adjacencies/TMX7316010203-002047_pano_0000_000644/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/08/TMX7316010203-000711/pano_0000_003086/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/08/TMX7316010203-000711/pano_0000_003086/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/08/TMX7316010203-000711/pano_0000_003086/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/08/TMX7316010203-000711/pano_0000_003086/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000711_pano_0000_003086/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000711_pano_0000_003086/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000711_pano_0000_003086/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/08/TMX7316010203-000711/pano_0000_003086/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/08/TMX7316010203-000711/pano_0000_003086/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90904656556455, 52.3673055763005, 46.2173572508618 ] }, "distance": 17.6, "direction": 142.79, "angle": -1.52, "elevation": -0.47, "pano_id": "TMX7316010203-000711_pano_0000_003086", "timestamp": "2018-05-08T11:32:11.293310Z", "filename": "pano_0000_003086.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7316010203-002047_pano_0000_000644", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122422.93905048467, 486723.9556286703 ] }, "relative_distance": 17.60157417, "relative_pitch": -1.5178242134606565, "relative_heading": 142.7909172198549, "relative_elevation": -0.46639293525370107 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002047_pano_0000_000644/adjacencies/TMX7316010203-002047_pano_0000_000644/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/24/TMX7316010203-002625/pano_0015_000094/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/24/TMX7316010203-002625/pano_0015_000094/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/24/TMX7316010203-002625/pano_0015_000094/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/24/TMX7316010203-002625/pano_0015_000094/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002625_pano_0015_000094/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002625_pano_0015_000094/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002625_pano_0015_000094/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/06/24/TMX7316010203-002625/pano_0015_000094/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/06/24/TMX7316010203-002625/pano_0015_000094/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90863002445972, 52.3674287479754, 46.641343627125 ] }, "distance": 17.73, "direction": 268.99, "angle": -0.14, "elevation": -0.04, "pano_id": "TMX7316010203-002625_pano_0015_000094", "timestamp": "2022-06-24T07:44:14.914070Z", "filename": "pano_0015_000094.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": "TMX7316010203-002047_pano_0000_000644", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122422.93905048467, 486723.9556286703 ] }, "relative_distance": 17.73108001, "relative_pitch": -0.13703125922489093, "relative_heading": 268.9897285252402, "relative_elevation": -0.04240655899049983 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002047_pano_0000_000644/adjacencies/TMX7316010203-002047_pano_0000_000644/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001665/pano_0000_002094/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001665/pano_0000_002094/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001665/pano_0000_002094/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001665/pano_0000_002094/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001665_pano_0000_002094/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001665_pano_0000_002094/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001665_pano_0000_002094/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001665/pano_0000_002094/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001665/pano_0000_002094/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90865905905903, 52.3673552902298, 46.0528665464371 ] }, "distance": 17.89, "direction": 241.68, "angle": -2.02, "elevation": -0.63, "pano_id": "TMX7316010203-001665_pano_0000_002094", "timestamp": "2020-04-22T06:23:29.910120Z", "filename": "pano_0000_002094.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": "TMX7316010203-002047_pano_0000_000644", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122422.93905048467, 486723.9556286703 ] }, "relative_distance": 17.89151096, "relative_pitch": -2.019505209511584, "relative_heading": 241.68384478044717, "relative_elevation": -0.6308836396784017 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002047_pano_0000_000644/adjacencies/TMX7316010203-002047_pano_0000_000644/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/07/TMX7315120208-000070/pano_0012_000020/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/07/TMX7315120208-000070/pano_0012_000020/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/07/TMX7315120208-000070/pano_0012_000020/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/07/TMX7315120208-000070/pano_0012_000020/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315120208-000070_pano_0012_000020/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000070_pano_0012_000020/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000070_pano_0012_000020/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/06/07/TMX7315120208-000070/pano_0012_000020/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/06/07/TMX7315120208-000070/pano_0012_000020/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90865465939504, 52.367358006262, 45.9656991548836 ] }, "distance": 18.02, "direction": 242.98, "angle": -2.28, "elevation": -0.72, "pano_id": "TMX7315120208-000070_pano_0012_000020", "timestamp": "2016-06-07T12:35:41.090880Z", "filename": "pano_0012_000020.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": "TMX7316010203-002047_pano_0000_000644", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122422.93905048467, 486723.9556286703 ] }, "relative_distance": 18.01660051, "relative_pitch": -2.282313529801262, "relative_heading": 242.98213575325596, "relative_elevation": -0.7180510312319015 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002047_pano_0000_000644/adjacencies/TMX7316010203-002047_pano_0000_000644/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_04-38-42_02114/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_04-38-42_02114/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_04-38-42_02114/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_04-38-42_02114/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-19_04-38-42_02114/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-19_04-38-42_02114/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-19_04-38-42_02114/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_04-38-42_02114/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_04-38-42_02114/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.909057323571365, 52.36730527957216, 0.0 ] }, "distance": 18.08, "direction": 141.0, "angle": -68.83, "elevation": -46.68, "pano_id": "recording_2025-06-19_04-38-42_02114", "timestamp": "2025-06-19T05:24:30Z", "filename": "recording_2025-06-19_04-38-42_02114.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": "TMX7316010203-002047_pano_0000_000644", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122422.93905048467, 486723.9556286703 ] }, "relative_distance": 18.07978618, "relative_pitch": -68.82950039307816, "relative_heading": 141.0044167204542, "relative_elevation": -46.6837501861155 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002047_pano_0000_000644/adjacencies/TMX7316010203-002047_pano_0000_000644/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/11/24/TMX7316010203-000190/pano_0000_001864/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/11/24/TMX7316010203-000190/pano_0000_001864/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/11/24/TMX7316010203-000190/pano_0000_001864/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/11/24/TMX7316010203-000190/pano_0000_001864/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000190_pano_0000_001864/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000190_pano_0000_001864/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000190_pano_0000_001864/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/11/24/TMX7316010203-000190/pano_0000_001864/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/11/24/TMX7316010203-000190/pano_0000_001864/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90865179066052, 52.3673590311751, 45.9271099073812 ] }, "distance": 18.14, "direction": 243.58, "angle": -2.39, "elevation": -0.76, "pano_id": "TMX7316010203-000190_pano_0000_001864", "timestamp": "2016-11-24T10:01:33.496200Z", "filename": "pano_0000_001864.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": "TMX7316010203-002047_pano_0000_000644", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122422.93905048467, 486723.9556286703 ] }, "relative_distance": 18.13986804, "relative_pitch": -2.3885057268220273, "relative_heading": 243.5834266579854, "relative_elevation": -0.7566402787343023 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002047_pano_0000_000644/adjacencies/TMX7316010203-002047_pano_0000_000644/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250130_1255_Track01_Sphere_00011/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250130_1255_Track01_Sphere_00011/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250130_1255_Track01_Sphere_00011/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250130_1255_Track01_Sphere_00011/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20250130_1255_Track01_Sphere_00011/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_1255_Track01_Sphere_00011/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_1255_Track01_Sphere_00011/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250130_1255_Track01_Sphere_00011/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250130_1255_Track01_Sphere_00011/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.908625084589739, 52.367446509672725, 0.0 ] }, "distance": 18.14, "direction": 275.26, "angle": -68.76, "elevation": -46.68, "pano_id": "b_20250130_1255_Track01_Sphere_00011", "timestamp": "2025-01-30T12:10:11Z", "filename": "Job_20250130_1255_Track01_Sphere_00011.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": "TMX7316010203-002047_pano_0000_000644", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122422.93905048467, 486723.9556286703 ] }, "relative_distance": 18.14124947, "relative_pitch": -68.76393315859407, "relative_heading": 275.26217975548025, "relative_elevation": -46.6837501861155 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002047_pano_0000_000644/adjacencies/TMX7316010203-002047_pano_0000_000644/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/07/TMX7315120208-000070/pano_0010_000153/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/07/TMX7315120208-000070/pano_0010_000153/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/07/TMX7315120208-000070/pano_0010_000153/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/07/TMX7315120208-000070/pano_0010_000153/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315120208-000070_pano_0010_000153/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000070_pano_0010_000153/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000070_pano_0010_000153/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/06/07/TMX7315120208-000070/pano_0010_000153/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/06/07/TMX7315120208-000070/pano_0010_000153/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90862403474561, 52.3674430864047, 46.0814304575324 ] }, "distance": 18.18, "direction": 274.05, "angle": -1.9, "elevation": -0.6, "pano_id": "TMX7315120208-000070_pano_0010_000153", "timestamp": "2016-06-07T12:24:52.734600Z", "filename": "pano_0010_000153.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": "TMX7316010203-002047_pano_0000_000644", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122422.93905048467, 486723.9556286703 ] }, "relative_distance": 18.18161853, "relative_pitch": -1.8973977490942664, "relative_heading": 274.04608069854953, "relative_elevation": -0.6023197285831046 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002047_pano_0000_000644/adjacencies/TMX7316010203-002047_pano_0000_000644/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/08/TMX7316010203-000711/pano_0000_003098/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/08/TMX7316010203-000711/pano_0000_003098/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/08/TMX7316010203-000711/pano_0000_003098/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/08/TMX7316010203-000711/pano_0000_003098/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000711_pano_0000_003098/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000711_pano_0000_003098/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000711_pano_0000_003098/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/08/TMX7316010203-000711/pano_0000_003098/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/08/TMX7316010203-000711/pano_0000_003098/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90915837245088, 52.3674231720006, 46.0487694451585 ] }, "distance": 18.28, "direction": 92.93, "angle": -1.99, "elevation": -0.63, "pano_id": "TMX7316010203-000711_pano_0000_003098", "timestamp": "2018-05-08T11:32:52.328220Z", "filename": "pano_0000_003098.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7316010203-002047_pano_0000_000644", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122422.93905048467, 486723.9556286703 ] }, "relative_distance": 18.28356621, "relative_pitch": -1.9890594365966283, "relative_heading": 92.92532101089982, "relative_elevation": -0.6349807409570047 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002047_pano_0000_000644/adjacencies/TMX7316010203-002047_pano_0000_000644/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/08/TMX7316010203-000711/pano_0000_003105/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/08/TMX7316010203-000711/pano_0000_003105/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/08/TMX7316010203-000711/pano_0000_003105/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/08/TMX7316010203-000711/pano_0000_003105/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000711_pano_0000_003105/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000711_pano_0000_003105/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000711_pano_0000_003105/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/08/TMX7316010203-000711/pano_0000_003105/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/08/TMX7316010203-000711/pano_0000_003105/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.9086209531197, 52.3674451643133, 46.0351792685688 ] }, "distance": 18.41, "direction": 274.72, "angle": -2.02, "elevation": -0.65, "pano_id": "TMX7316010203-000711_pano_0000_003105", "timestamp": "2018-05-08T11:32:59.343190Z", "filename": "pano_0000_003105.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7316010203-002047_pano_0000_000644", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122422.93905048467, 486723.9556286703 ] }, "relative_distance": 18.4085771, "relative_pitch": -2.0178100612922205, "relative_heading": 274.71786229138934, "relative_elevation": -0.6485709175467065 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002047_pano_0000_000644/adjacencies/TMX7316010203-002047_pano_0000_000644/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_06-21-49_00673/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_06-21-49_00673/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_06-21-49_00673/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_06-21-49_00673/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-19_06-21-49_00673/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-19_06-21-49_00673/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-19_06-21-49_00673/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_06-21-49_00673/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_06-21-49_00673/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.908620074185916, 52.367445482796526, 0.0 ] }, "distance": 18.47, "direction": 274.81, "angle": -68.41, "elevation": -46.68, "pano_id": "recording_2025-06-19_06-21-49_00673", "timestamp": "2025-06-19T06:38:04Z", "filename": "recording_2025-06-19_06-21-49_00673.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": "TMX7316010203-002047_pano_0000_000644", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122422.93905048467, 486723.9556286703 ] }, "relative_distance": 18.47118193, "relative_pitch": -68.41296900720636, "relative_heading": 274.81214484539373, "relative_elevation": -46.6837501861155 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002047_pano_0000_000644/adjacencies/TMX7316010203-002047_pano_0000_000644/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/24/TMX7316010203-002625/pano_0015_000087/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/24/TMX7316010203-002625/pano_0015_000087/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/24/TMX7316010203-002625/pano_0015_000087/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/24/TMX7316010203-002625/pano_0015_000087/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002625_pano_0015_000087/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002625_pano_0015_000087/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002625_pano_0015_000087/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/06/24/TMX7316010203-002625/pano_0015_000087/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/06/24/TMX7316010203-002625/pano_0015_000087/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90916090981981, 52.3674073686712, 46.6470461273566 ] }, "distance": 18.63, "direction": 98.31, "angle": -0.11, "elevation": -0.04, "pano_id": "TMX7316010203-002625_pano_0015_000087", "timestamp": "2022-06-24T07:44:10.214100Z", "filename": "pano_0015_000087.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": "TMX7316010203-002047_pano_0000_000644", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122422.93905048467, 486723.9556286703 ] }, "relative_distance": 18.62806029, "relative_pitch": -0.11289339328154131, "relative_heading": 98.30782439228626, "relative_elevation": -0.03670405875890026 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002047_pano_0000_000644/adjacencies/TMX7316010203-002047_pano_0000_000644/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/07/TMX7315120208-000070/pano_0010_000146/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/07/TMX7315120208-000070/pano_0010_000146/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/07/TMX7315120208-000070/pano_0010_000146/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/07/TMX7315120208-000070/pano_0010_000146/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315120208-000070_pano_0010_000146/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000070_pano_0010_000146/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000070_pano_0010_000146/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/06/07/TMX7315120208-000070/pano_0010_000146/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/06/07/TMX7315120208-000070/pano_0010_000146/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90916460811041, 52.3674175266533, 46.1188387013972 ] }, "distance": 18.75, "direction": 94.78, "angle": -1.73, "elevation": -0.56, "pano_id": "TMX7315120208-000070_pano_0010_000146", "timestamp": "2016-06-07T12:24:45.229710Z", "filename": "pano_0010_000146.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": "TMX7316010203-002047_pano_0000_000644", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122422.93905048467, 486723.9556286703 ] }, "relative_distance": 18.74959719, "relative_pitch": -1.7257573540018514, "relative_heading": 94.77652203653685, "relative_elevation": -0.5649114847183014 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002047_pano_0000_000644/adjacencies/TMX7316010203-002047_pano_0000_000644/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/24/TMX7316010203-002625/pano_0015_000033/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/24/TMX7316010203-002625/pano_0015_000033/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/24/TMX7316010203-002625/pano_0015_000033/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/24/TMX7316010203-002625/pano_0015_000033/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002625_pano_0015_000033/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002625_pano_0015_000033/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002625_pano_0015_000033/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/06/24/TMX7316010203-002625/pano_0015_000033/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/06/24/TMX7316010203-002625/pano_0015_000033/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90905696494983, 52.3672966225679, 45.6289918757975 ] }, "distance": 18.82, "direction": 142.91, "angle": -3.21, "elevation": -1.05, "pano_id": "TMX7316010203-002625_pano_0015_000033", "timestamp": "2022-06-24T07:43:10.844490Z", "filename": "pano_0015_000033.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": "TMX7316010203-002047_pano_0000_000644", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122422.93905048467, 486723.9556286703 ] }, "relative_distance": 18.82347356, "relative_pitch": -3.20716940256543, "relative_heading": 142.90763134199653, "relative_elevation": -1.0547583103180003 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002047_pano_0000_000644/adjacencies/TMX7316010203-002047_pano_0000_000644/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/18/TMX7316010203-002047/pano_0000_000613/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/18/TMX7316010203-002047/pano_0000_000613/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/18/TMX7316010203-002047/pano_0000_000613/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/18/TMX7316010203-002047/pano_0000_000613/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002047_pano_0000_000613/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002047_pano_0000_000613/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002047_pano_0000_000613/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/18/TMX7316010203-002047/pano_0000_000613/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/18/TMX7316010203-002047/pano_0000_000613/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90904831126248, 52.3675709818885, 48.0357016539201 ] }, "distance": 18.88, "direction": 34.75, "angle": 4.1, "elevation": 1.35, "pano_id": "TMX7316010203-002047_pano_0000_000613", "timestamp": "2021-03-18T09:44:41.488110Z", "filename": "pano_0000_000613.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": "TMX7316010203-002047_pano_0000_000644", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122422.93905048467, 486723.9556286703 ] }, "relative_distance": 18.88215846, "relative_pitch": 4.09535549262754, "relative_heading": 34.75070990347328, "relative_elevation": 1.3519514678045965 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002047_pano_0000_000644/adjacencies/TMX7316010203-002047_pano_0000_000644/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002541/pano_0000_000805/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002541/pano_0000_000805/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002541/pano_0000_000805/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002541/pano_0000_000805/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002541_pano_0000_000805/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002541_pano_0000_000805/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002541_pano_0000_000805/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002541/pano_0000_000805/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002541/pano_0000_000805/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90906950435868, 52.3673003317819, 46.1118774982169 ] }, "distance": 19.03, "direction": 140.11, "angle": -1.72, "elevation": -0.57, "pano_id": "TMX7316010203-002541_pano_0000_000805", "timestamp": "2022-04-25T06:55:54.235280Z", "filename": "pano_0000_000805.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": "TMX7316010203-002047_pano_0000_000644", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122422.93905048467, 486723.9556286703 ] }, "relative_distance": 19.03210848, "relative_pitch": -1.721093367146281, "relative_heading": 140.10609917270605, "relative_elevation": -0.5718726878986047 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002047_pano_0000_000644/adjacencies/TMX7316010203-002047_pano_0000_000644/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/24/TMX7316010203-002625/pano_0015_000027/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/24/TMX7316010203-002625/pano_0015_000027/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/24/TMX7316010203-002625/pano_0015_000027/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/24/TMX7316010203-002625/pano_0015_000027/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002625_pano_0015_000027/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002625_pano_0015_000027/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002625_pano_0015_000027/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/06/24/TMX7316010203-002625/pano_0015_000027/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/06/24/TMX7316010203-002625/pano_0015_000027/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90863895894773, 52.3673531768291, 45.698894277215 ] }, "distance": 19.21, "direction": 243.0, "angle": -2.93, "elevation": -0.98, "pano_id": "TMX7316010203-002625_pano_0015_000027", "timestamp": "2022-06-24T07:43:06.999490Z", "filename": "pano_0015_000027.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": "TMX7316010203-002047_pano_0000_000644", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122422.93905048467, 486723.9556286703 ] }, "relative_distance": 19.21343688, "relative_pitch": -2.9343393570621505, "relative_heading": 243.00321070180976, "relative_elevation": -0.9848559089005064 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002047_pano_0000_000644/adjacencies/TMX7316010203-002047_pano_0000_000644/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/11/24/TMX7316010203-000190/pano_0000_001870/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/11/24/TMX7316010203-000190/pano_0000_001870/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/11/24/TMX7316010203-000190/pano_0000_001870/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/11/24/TMX7316010203-000190/pano_0000_001870/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000190_pano_0000_001870/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000190_pano_0000_001870/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000190_pano_0000_001870/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/11/24/TMX7316010203-000190/pano_0000_001870/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/11/24/TMX7316010203-000190/pano_0000_001870/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90908248456302, 52.3673005629256, 45.9645997062325 ] }, "distance": 19.59, "direction": 138.07, "angle": -2.1, "elevation": -0.72, "pano_id": "TMX7316010203-000190_pano_0000_001870", "timestamp": "2016-11-24T10:01:39.136130Z", "filename": "pano_0000_001870.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": "TMX7316010203-002047_pano_0000_000644", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122422.93905048467, 486723.9556286703 ] }, "relative_distance": 19.59175789, "relative_pitch": -2.102200142175139, "relative_heading": 138.07362568537704, "relative_elevation": -0.7191504798830053 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002047_pano_0000_000644/adjacencies/TMX7316010203-002047_pano_0000_000644/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_04-38-42_02108/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_04-38-42_02108/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_04-38-42_02108/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_04-38-42_02108/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-19_04-38-42_02108/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-19_04-38-42_02108/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-19_04-38-42_02108/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_04-38-42_02108/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_04-38-42_02108/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90862795175359, 52.36735902591219, 0.0 ] }, "distance": 19.61, "direction": 245.69, "angle": -67.22, "elevation": -46.68, "pano_id": "recording_2025-06-19_04-38-42_02108", "timestamp": "2025-06-19T05:24:22Z", "filename": "recording_2025-06-19_04-38-42_02108.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": "TMX7316010203-002047_pano_0000_000644", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122422.93905048467, 486723.9556286703 ] }, "relative_distance": 19.60764338, "relative_pitch": -67.2171057002103, "relative_heading": 245.69334295067713, "relative_elevation": -46.6837501861155 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002047_pano_0000_000644/adjacencies/TMX7316010203-002047_pano_0000_000644/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/09/01/TMX7316010203-001903/pano_0000_001215/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/09/01/TMX7316010203-001903/pano_0000_001215/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/09/01/TMX7316010203-001903/pano_0000_001215/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/09/01/TMX7316010203-001903/pano_0000_001215/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001903_pano_0000_001215/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001903_pano_0000_001215/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001903_pano_0000_001215/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/09/01/TMX7316010203-001903/pano_0000_001215/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/09/01/TMX7316010203-001903/pano_0000_001215/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90871166923541, 52.3675702820248, 45.8476292891428 ] }, "distance": 19.66, "direction": 321.75, "angle": -2.44, "elevation": -0.84, "pano_id": "TMX7316010203-001903_pano_0000_001215", "timestamp": "2020-09-01T10:19:19.645100Z", "filename": "pano_0000_001215.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": "TMX7316010203-002047_pano_0000_000644", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122422.93905048467, 486723.9556286703 ] }, "relative_distance": 19.65509619, "relative_pitch": -2.4358737329766966, "relative_heading": 321.7546189717436, "relative_elevation": -0.8361208969727016 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002047_pano_0000_000644/adjacencies/TMX7316010203-002047_pano_0000_000644/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/09/01/TMX7316010203-001903/pano_0000_001194/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/09/01/TMX7316010203-001903/pano_0000_001194/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/09/01/TMX7316010203-001903/pano_0000_001194/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/09/01/TMX7316010203-001903/pano_0000_001194/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001903_pano_0000_001194/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001903_pano_0000_001194/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001903_pano_0000_001194/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/09/01/TMX7316010203-001903/pano_0000_001194/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/09/01/TMX7316010203-001903/pano_0000_001194/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90904479122128, 52.3675822753248, 45.4512841710821 ] }, "distance": 19.8, "direction": 32.11, "angle": -3.56, "elevation": -1.23, "pano_id": "TMX7316010203-001903_pano_0000_001194", "timestamp": "2020-09-01T10:18:55.095210Z", "filename": "pano_0000_001194.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": "TMX7316010203-002047_pano_0000_000644", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122422.93905048467, 486723.9556286703 ] }, "relative_distance": 19.7990952, "relative_pitch": -3.561986205014675, "relative_heading": 32.10677520014774, "relative_elevation": -1.2324660150334026 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002047_pano_0000_000644/adjacencies/TMX7316010203-002047_pano_0000_000644/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250130_1255_Track01_Sphere_00003/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250130_1255_Track01_Sphere_00003/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250130_1255_Track01_Sphere_00003/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250130_1255_Track01_Sphere_00003/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20250130_1255_Track01_Sphere_00003/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_1255_Track01_Sphere_00003/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_1255_Track01_Sphere_00003/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250130_1255_Track01_Sphere_00003/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250130_1255_Track01_Sphere_00003/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.909181470926267, 52.367416500461985, 0.0 ] }, "distance": 19.9, "direction": 94.83, "angle": -66.91, "elevation": -46.68, "pano_id": "b_20250130_1255_Track01_Sphere_00003", "timestamp": "2025-01-30T12:10:03Z", "filename": "Job_20250130_1255_Track01_Sphere_00003.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": "TMX7316010203-002047_pano_0000_000644", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122422.93905048467, 486723.9556286703 ] }, "relative_distance": 19.90372444, "relative_pitch": -66.90891259528337, "relative_heading": 94.8287532111732, "relative_elevation": -46.6837501861155 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002047_pano_0000_000644/adjacencies/TMX7316010203-002047_pano_0000_000644/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/08/TMX7316010203-000711/pano_0000_003080/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/08/TMX7316010203-000711/pano_0000_003080/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/08/TMX7316010203-000711/pano_0000_003080/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/08/TMX7316010203-000711/pano_0000_003080/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000711_pano_0000_003080/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000711_pano_0000_003080/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000711_pano_0000_003080/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/08/TMX7316010203-000711/pano_0000_003080/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/08/TMX7316010203-000711/pano_0000_003080/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90862293199621, 52.3673589583762, 46.1513042366132 ] }, "distance": 19.92, "direction": 246.08, "angle": -1.53, "elevation": -0.53, "pano_id": "TMX7316010203-000711_pano_0000_003080", "timestamp": "2018-05-08T11:32:04.193330Z", "filename": "pano_0000_003080.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7316010203-002047_pano_0000_000644", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122422.93905048467, 486723.9556286703 ] }, "relative_distance": 19.92279488, "relative_pitch": -1.5308919170031783, "relative_heading": 246.07840638200153, "relative_elevation": -0.5324459495023035 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002047_pano_0000_000644/adjacencies/TMX7316010203-002047_pano_0000_000644/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_06-21-49_00665/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_06-21-49_00665/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_06-21-49_00665/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_06-21-49_00665/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-19_06-21-49_00665/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-19_06-21-49_00665/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-19_06-21-49_00665/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_06-21-49_00665/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_06-21-49_00665/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90916326088113, 52.367366410338214, 0.0 ] }, "distance": 19.96, "direction": 111.3, "angle": -66.85, "elevation": -46.68, "pano_id": "recording_2025-06-19_06-21-49_00665", "timestamp": "2025-06-19T06:37:54Z", "filename": "recording_2025-06-19_06-21-49_00665.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": "TMX7316010203-002047_pano_0000_000644", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122422.93905048467, 486723.9556286703 ] }, "relative_distance": 19.95597189, "relative_pitch": -66.85467364512171, "relative_heading": 111.30053016014705, "relative_elevation": -46.6837501861155 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002047_pano_0000_000644/adjacencies/TMX7316010203-002047_pano_0000_000644/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/18/TMX7316010203-002047/pano_0000_000640/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/18/TMX7316010203-002047/pano_0000_000640/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/18/TMX7316010203-002047/pano_0000_000640/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/18/TMX7316010203-002047/pano_0000_000640/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002047_pano_0000_000640/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002047_pano_0000_000640/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002047_pano_0000_000640/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/18/TMX7316010203-002047/pano_0000_000640/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/18/TMX7316010203-002047/pano_0000_000640/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90918430659963, 52.3674343043117, 46.946782621555 ] }, "distance": 20.03, "direction": 89.13, "angle": 0.75, "elevation": 0.26, "pano_id": "TMX7316010203-002047_pano_0000_000640", "timestamp": "2021-03-18T09:45:29.347710Z", "filename": "pano_0000_000640.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": "TMX7316010203-002047_pano_0000_000644", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122422.93905048467, 486723.9556286703 ] }, "relative_distance": 20.0285554, "relative_pitch": 0.7524148292910474, "relative_heading": 89.12556833783857, "relative_elevation": 0.2630324354394986 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002047_pano_0000_000644/adjacencies/TMX7316010203-002047_pano_0000_000644/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002541/pano_0000_000799/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002541/pano_0000_000799/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002541/pano_0000_000799/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002541/pano_0000_000799/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002541_pano_0000_000799/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002541_pano_0000_000799/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002541_pano_0000_000799/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002541/pano_0000_000799/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002541/pano_0000_000799/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90862016214242, 52.3673602321213, 46.0263384506106 ] }, "distance": 20.04, "direction": 246.67, "angle": -1.88, "elevation": -0.66, "pano_id": "TMX7316010203-002541_pano_0000_000799", "timestamp": "2022-04-25T06:55:49.390310Z", "filename": "pano_0000_000799.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": "TMX7316010203-002047_pano_0000_000644", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122422.93905048467, 486723.9556286703 ] }, "relative_distance": 20.03884273, "relative_pitch": -1.8790213364600084, "relative_heading": 246.66759813183188, "relative_elevation": -0.6574117355049012 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002047_pano_0000_000644/adjacencies/TMX7316010203-002047_pano_0000_000644/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/18/TMX7316010203-002047/pano_0000_000648/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/18/TMX7316010203-002047/pano_0000_000648/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/18/TMX7316010203-002047/pano_0000_000648/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/18/TMX7316010203-002047/pano_0000_000648/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002047_pano_0000_000648/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002047_pano_0000_000648/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002047_pano_0000_000648/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/18/TMX7316010203-002047/pano_0000_000648/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/18/TMX7316010203-002047/pano_0000_000648/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90859361999107, 52.3674437688101, 46.601611463353 ] }, "distance": 20.25, "direction": 273.85, "angle": -0.23, "elevation": -0.08, "pano_id": "TMX7316010203-002047_pano_0000_000648", "timestamp": "2021-03-18T09:45:36.672660Z", "filename": "pano_0000_000648.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": "TMX7316010203-002047_pano_0000_000644", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122422.93905048467, 486723.9556286703 ] }, "relative_distance": 20.25361519, "relative_pitch": -0.23236228711666274, "relative_heading": 273.84686203392454, "relative_elevation": -0.082138722762501 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002047_pano_0000_000644/adjacencies/TMX7316010203-002047_pano_0000_000644/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0001_001430/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0001_001430/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0001_001430/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0001_001430/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002310_pano_0001_001430/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002310_pano_0001_001430/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002310_pano_0001_001430/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0001_001430/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0001_001430/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90861336547303, 52.3673606281678, 46.0786411138251 ] }, "distance": 20.45, "direction": 247.29, "angle": -1.7, "elevation": -0.61, "pano_id": "TMX7316010203-002310_pano_0001_001430", "timestamp": "2021-09-15T09:21:19.544780Z", "filename": "pano_0001_001430.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": "TMX7316010203-002047_pano_0000_000644", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122422.93905048467, 486723.9556286703 ] }, "relative_distance": 20.44770468, "relative_pitch": -1.6950597185180445, "relative_heading": 247.29478581049327, "relative_elevation": -0.6051090722904036 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002047_pano_0000_000644/adjacencies/TMX7316010203-002047_pano_0000_000644/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/18/TMX7316010203-002047/pano_0000_000878/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/18/TMX7316010203-002047/pano_0000_000878/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/18/TMX7316010203-002047/pano_0000_000878/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/18/TMX7316010203-002047/pano_0000_000878/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002047_pano_0000_000878/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002047_pano_0000_000878/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002047_pano_0000_000878/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/18/TMX7316010203-002047/pano_0000_000878/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/18/TMX7316010203-002047/pano_0000_000878/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90861302741781, 52.3673590454354, 45.9038129355758 ] }, "distance": 20.54, "direction": 246.87, "angle": -2.17, "elevation": -0.78, "pano_id": "TMX7316010203-002047_pano_0000_000878", "timestamp": "2021-03-18T09:50:16.170220Z", "filename": "pano_0000_000878.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": "TMX7316010203-002047_pano_0000_000644", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122422.93905048467, 486723.9556286703 ] }, "relative_distance": 20.53750106, "relative_pitch": -2.174833669552904, "relative_heading": 246.86632078352966, "relative_elevation": -0.7799372505397031 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002047_pano_0000_000644/adjacencies/TMX7316010203-002047_pano_0000_000644/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/18/TMX7316010203-002047/pano_0000_000617/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/18/TMX7316010203-002047/pano_0000_000617/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/18/TMX7316010203-002047/pano_0000_000617/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/18/TMX7316010203-002047/pano_0000_000617/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002047_pano_0000_000617/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002047_pano_0000_000617/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002047_pano_0000_000617/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/18/TMX7316010203-002047/pano_0000_000617/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/18/TMX7316010203-002047/pano_0000_000617/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90878260335962, 52.3676063041471, 48.1017043581232 ] }, "distance": 20.78, "direction": 339.33, "angle": 3.9, "elevation": 1.42, "pano_id": "TMX7316010203-002047_pano_0000_000617", "timestamp": "2021-03-18T09:44:47.848040Z", "filename": "pano_0000_000617.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": "TMX7316010203-002047_pano_0000_000644", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122422.93905048467, 486723.9556286703 ] }, "relative_distance": 20.78242453, "relative_pitch": 3.9031574555974187, "relative_heading": 339.33117058381976, "relative_elevation": 1.417954172007697 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002047_pano_0000_000644/adjacencies/TMX7316010203-002047_pano_0000_000644/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001665/pano_0000_002100/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001665/pano_0000_002100/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001665/pano_0000_002100/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001665/pano_0000_002100/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001665_pano_0000_002100/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001665_pano_0000_002100/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001665_pano_0000_002100/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001665/pano_0000_002100/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001665/pano_0000_002100/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90910055074797, 52.3672948514199, 46.0483593335375 ] }, "distance": 20.89, "direction": 136.73, "angle": -1.74, "elevation": -0.64, "pano_id": "TMX7316010203-001665_pano_0000_002100", "timestamp": "2020-04-22T06:23:36.930030Z", "filename": "pano_0000_002100.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": "TMX7316010203-002047_pano_0000_000644", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122422.93905048467, 486723.9556286703 ] }, "relative_distance": 20.89260759, "relative_pitch": -1.7419556887023644, "relative_heading": 136.72726657779194, "relative_elevation": -0.6353908525780056 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002047_pano_0000_000644/adjacencies/TMX7316010203-002047_pano_0000_000644/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001181/pano_0000_003359/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001181/pano_0000_003359/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001181/pano_0000_003359/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001181/pano_0000_003359/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001181_pano_0000_003359/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001181_pano_0000_003359/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001181_pano_0000_003359/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001181/pano_0000_003359/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001181/pano_0000_003359/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90909985964022, 52.3672940285245, 46.2792389187962 ] }, "distance": 20.93, "direction": 136.99, "angle": -1.11, "elevation": -0.4, "pano_id": "TMX7316010203-001181_pano_0000_003359", "timestamp": "2019-05-14T07:29:44.587750Z", "filename": "pano_0000_003359.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": "TMX7316010203-002047_pano_0000_000644", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122422.93905048467, 486723.9556286703 ] }, "relative_distance": 20.92723457, "relative_pitch": -1.1073561805582794, "relative_heading": 136.99295323164444, "relative_elevation": -0.4045112673193003 } ] } }