Adjacencies
Parameters:
- newest_in_range: (boolean) only return photos that are the newest within their distance interval
- srid: (integer) projection of coordinates, either 4326 or 28992
- near: (string) two-dimensional point, separated by a comma; "<lon>,<lat>" when "srid=4326", "<x>,<y>" when "srid=28992"
- radius: (number) search radius in meters from point "near"
- bbox: (string) only return photos contained by bounding box, two two-dimensional points "<northwest>,<southeast>", same as point "near"
- timestamp_before: (string) ISO date format (yyyy-mm-dd)
- timestamp_after: (string) ISO date format (yyyy-mm-dd)
- tags: (string) a comma-seperated list of tags to filter on, for example: "mission-bi,mission2017"
- limit_results: (integer) limit on the returned results (impacts count and pagination: if more results are available, they don't show up in counts). Can be used for performance reasons
GET /panorama/panoramas/b_20241021_0921_Track45_Sphere_00294/adjacencies/?format=api
{ "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track45_Sphere_00294/adjacencies/?format=api" } }, "_embedded": { "adjacencies": [ { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track45_Sphere_00294/adjacencies/b_20241021_0921_Track45_Sphere_00294/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track45_Sphere_00294/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track45_Sphere_00294/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track45_Sphere_00294/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track45_Sphere_00294/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241021_0921_Track45_Sphere_00294/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track45_Sphere_00294/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track45_Sphere_00294/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track45_Sphere_00294/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track45_Sphere_00294/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.813532100743982, 52.346182504269166, 0.0 ] }, "distance": 0.0, "direction": null, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241021_0921_Track45_Sphere_00294", "timestamp": "2024-10-21T09:33:54Z", "filename": "Job_20241021_0921_Track45_Sphere_00294.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241021_0921_Track45_Sphere_00294", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115909.6460819759, 484406.87845849595 ] }, "relative_distance": 0.0, "relative_pitch": 0.0, "relative_heading": null, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track45_Sphere_00294/adjacencies/b_20241021_0921_Track45_Sphere_00294/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/16/TMX7316010203-002101/pano_0001_001856/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/16/TMX7316010203-002101/pano_0001_001856/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/16/TMX7316010203-002101/pano_0001_001856/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/16/TMX7316010203-002101/pano_0001_001856/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002101_pano_0001_001856/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002101_pano_0001_001856/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002101_pano_0001_001856/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/16/TMX7316010203-002101/pano_0001_001856/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/16/TMX7316010203-002101/pano_0001_001856/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81352668139423, 52.3461839470858, 43.835805860348 ] }, "distance": 0.4, "direction": 293.5, "angle": 89.47, "elevation": 43.84, "pano_id": "TMX7316010203-002101_pano_0001_001856", "timestamp": "2021-04-16T11:12:13.255320Z", "filename": "pano_0001_001856.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2021", "tags": [ "mission-bi", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241021_0921_Track45_Sphere_00294", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115909.6460819759, 484406.87845849595 ] }, "relative_distance": 0.40269994, "relative_pitch": 89.47366410888621, "relative_heading": 293.4956021781183, "relative_elevation": 43.835805860348 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track45_Sphere_00294/adjacencies/b_20241021_0921_Track45_Sphere_00294/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002520/pano_0000_003414/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002520/pano_0000_003414/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002520/pano_0000_003414/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002520/pano_0000_003414/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002520_pano_0000_003414/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002520_pano_0000_003414/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002520_pano_0000_003414/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002520/pano_0000_003414/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002520/pano_0000_003414/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81354807694451, 52.3461843886585, 43.75562224444 ] }, "distance": 1.11, "direction": 79.1, "angle": 88.55, "elevation": 43.76, "pano_id": "TMX7316010203-002520_pano_0000_003414", "timestamp": "2022-04-14T10:41:27.912970Z", "filename": "pano_0000_003414.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2022", "tags": [ "mission-bi", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241021_0921_Track45_Sphere_00294", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115909.6460819759, 484406.87845849595 ] }, "relative_distance": 1.10873803, "relative_pitch": 88.54847410708875, "relative_heading": 79.0986211308319, "relative_elevation": 43.75562224444 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track45_Sphere_00294/adjacencies/b_20241021_0921_Track45_Sphere_00294/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_10-37-33_00040/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_10-37-33_00040/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_10-37-33_00040/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_10-37-33_00040/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-16_10-37-33_00040/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-16_10-37-33_00040/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-16_10-37-33_00040/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_10-37-33_00040/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_10-37-33_00040/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.813509733082538, 52.34618718634672, 0.0 ] }, "distance": 1.61, "direction": 288.87, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-16_10-37-33_00040", "timestamp": "2025-07-16T10:38:34Z", "filename": "recording_2025-07-16_10-37-33_00040.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2025", "tags": [ "mission-bi", "mission-2025", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241021_0921_Track45_Sphere_00294", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115909.6460819759, 484406.87845849595 ] }, "relative_distance": 1.61086619, "relative_pitch": 0.0, "relative_heading": 288.87014244506565, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track45_Sphere_00294/adjacencies/b_20241021_0921_Track45_Sphere_00294/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000809/pano_0001_001107/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000809/pano_0001_001107/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000809/pano_0001_001107/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000809/pano_0001_001107/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000809_pano_0001_001107/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000809_pano_0001_001107/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000809_pano_0001_001107/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000809/pano_0001_001107/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000809/pano_0001_001107/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8135041141847, 52.3461843013672, 43.6179988346994 ] }, "distance": 1.92, "direction": 275.99, "angle": 87.48, "elevation": 43.62, "pano_id": "TMX7316010203-000809_pano_0001_001107", "timestamp": "2018-06-26T12:27:30.673240Z", "filename": "pano_0001_001107.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241021_0921_Track45_Sphere_00294", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115909.6460819759, 484406.87845849595 ] }, "relative_distance": 1.91765451, "relative_pitch": 87.48262636009396, "relative_heading": 275.9856107870985, "relative_elevation": 43.6179988346994 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track45_Sphere_00294/adjacencies/b_20241021_0921_Track45_Sphere_00294/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/26/TMX7316010203-000024/pano_0000_004266/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/26/TMX7316010203-000024/pano_0000_004266/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/26/TMX7316010203-000024/pano_0000_004266/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/26/TMX7316010203-000024/pano_0000_004266/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000024_pano_0000_004266/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000024_pano_0000_004266/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000024_pano_0000_004266/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/07/26/TMX7316010203-000024/pano_0000_004266/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/07/26/TMX7316010203-000024/pano_0000_004266/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8134954691385, 52.3461861714057, 43.5541789056733 ] }, "distance": 2.53, "direction": 279.28, "angle": 86.68, "elevation": 43.55, "pano_id": "TMX7316010203-000024_pano_0000_004266", "timestamp": "2016-07-26T09:10:39.132450Z", "filename": "pano_0000_004266.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241021_0921_Track45_Sphere_00294", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115909.6460819759, 484406.87845849595 ] }, "relative_distance": 2.52946463, "relative_pitch": 86.67620787772181, "relative_heading": 279.28361520921607, "relative_elevation": 43.5541789056733 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track45_Sphere_00294/adjacencies/b_20241021_0921_Track45_Sphere_00294/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/26/TMX7316010203-000024/pano_0000_004267/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/26/TMX7316010203-000024/pano_0000_004267/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/26/TMX7316010203-000024/pano_0000_004267/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/26/TMX7316010203-000024/pano_0000_004267/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000024_pano_0000_004267/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000024_pano_0000_004267/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000024_pano_0000_004267/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/07/26/TMX7316010203-000024/pano_0000_004267/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/07/26/TMX7316010203-000024/pano_0000_004267/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81356910332784, 52.3461869555612, 43.5840558242053 ] }, "distance": 2.57, "direction": 78.89, "angle": 86.63, "elevation": 43.58, "pano_id": "TMX7316010203-000024_pano_0000_004267", "timestamp": "2016-07-26T09:10:39.982430Z", "filename": "pano_0000_004267.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241021_0921_Track45_Sphere_00294", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115909.6460819759, 484406.87845849595 ] }, "relative_distance": 2.56980051, "relative_pitch": 86.62563637075134, "relative_heading": 78.88704166435832, "relative_elevation": 43.5840558242053 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track45_Sphere_00294/adjacencies/b_20241021_0921_Track45_Sphere_00294/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/04/TMX7316010203-000285/pano_0000_001516/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/04/TMX7316010203-000285/pano_0000_001516/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/04/TMX7316010203-000285/pano_0000_001516/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/04/TMX7316010203-000285/pano_0000_001516/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000285_pano_0000_001516/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000285_pano_0000_001516/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000285_pano_0000_001516/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/05/04/TMX7316010203-000285/pano_0000_001516/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/05/04/TMX7316010203-000285/pano_0000_001516/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81348333620676, 52.3461858299887, 44.2997824708 ] }, "distance": 3.34, "direction": 276.35, "angle": 85.68, "elevation": 44.3, "pano_id": "TMX7316010203-000285_pano_0000_001516", "timestamp": "2017-05-04T09:05:44.608150Z", "filename": "pano_0000_001516.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2017", "tags": [ "mission-bi", "mission-2017", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241021_0921_Track45_Sphere_00294", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115909.6460819759, 484406.87845849595 ] }, "relative_distance": 3.343698, "relative_pitch": 85.68356327429402, "relative_heading": 276.35428290756613, "relative_elevation": 44.2997824708 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track45_Sphere_00294/adjacencies/b_20241021_0921_Track45_Sphere_00294/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000809/pano_0001_001108/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000809/pano_0001_001108/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000809/pano_0001_001108/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000809/pano_0001_001108/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000809_pano_0001_001108/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000809_pano_0001_001108/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000809_pano_0001_001108/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000809/pano_0001_001108/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000809/pano_0001_001108/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81358312585485, 52.3461856837006, 43.6635135961697 ] }, "distance": 3.5, "direction": 84.19, "angle": 85.42, "elevation": 43.66, "pano_id": "TMX7316010203-000809_pano_0001_001108", "timestamp": "2018-06-26T12:27:31.718220Z", "filename": "pano_0001_001108.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241021_0921_Track45_Sphere_00294", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115909.6460819759, 484406.87845849595 ] }, "relative_distance": 3.49515926, "relative_pitch": 85.42336908987404, "relative_heading": 84.19042375949041, "relative_elevation": 43.6635135961697 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track45_Sphere_00294/adjacencies/b_20241021_0921_Track45_Sphere_00294/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_10-37-33_00041/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_10-37-33_00041/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_10-37-33_00041/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_10-37-33_00041/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-16_10-37-33_00041/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-16_10-37-33_00041/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-16_10-37-33_00041/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_10-37-33_00041/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_10-37-33_00041/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.813583043812827, 52.34618791019341, 0.0 ] }, "distance": 3.52, "direction": 80.17, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-16_10-37-33_00041", "timestamp": "2025-07-16T10:38:35Z", "filename": "recording_2025-07-16_10-37-33_00041.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2025", "tags": [ "mission-bi", "mission-2025", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241021_0921_Track45_Sphere_00294", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115909.6460819759, 484406.87845849595 ] }, "relative_distance": 3.52334641, "relative_pitch": 0.0, "relative_heading": 80.16975635147301, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track45_Sphere_00294/adjacencies/b_20241021_0921_Track45_Sphere_00294/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002520/pano_0000_003413/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002520/pano_0000_003413/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002520/pano_0000_003413/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002520/pano_0000_003413/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002520_pano_0000_003413/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002520_pano_0000_003413/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002520_pano_0000_003413/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002520/pano_0000_003413/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002520/pano_0000_003413/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81347388574559, 52.346183277396, 43.7333123674616 ] }, "distance": 3.97, "direction": 271.24, "angle": 84.82, "elevation": 43.73, "pano_id": "TMX7316010203-002520_pano_0000_003413", "timestamp": "2022-04-14T10:41:27.217930Z", "filename": "pano_0000_003413.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2022", "tags": [ "mission-bi", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241021_0921_Track45_Sphere_00294", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115909.6460819759, 484406.87845849595 ] }, "relative_distance": 3.9681095, "relative_pitch": 84.81550652021643, "relative_heading": 271.24229632986265, "relative_elevation": 43.7333123674616 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track45_Sphere_00294/adjacencies/b_20241021_0921_Track45_Sphere_00294/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/16/TMX7316010203-002101/pano_0001_001857/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/16/TMX7316010203-002101/pano_0001_001857/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/16/TMX7316010203-002101/pano_0001_001857/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/16/TMX7316010203-002101/pano_0001_001857/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002101_pano_0001_001857/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002101_pano_0001_001857/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002101_pano_0001_001857/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/16/TMX7316010203-002101/pano_0001_001857/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/16/TMX7316010203-002101/pano_0001_001857/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81360023415378, 52.3461851115519, 43.8947440981865 ] }, "distance": 4.65, "direction": 86.42, "angle": 83.95, "elevation": 43.89, "pano_id": "TMX7316010203-002101_pano_0001_001857", "timestamp": "2021-04-16T11:12:13.955240Z", "filename": "pano_0001_001857.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2021", "tags": [ "mission-bi", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241021_0921_Track45_Sphere_00294", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115909.6460819759, 484406.87845849595 ] }, "relative_distance": 4.65214192, "relative_pitch": 83.95014676299688, "relative_heading": 86.4245032783954, "relative_elevation": 43.8947440981865 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track45_Sphere_00294/adjacencies/b_20241021_0921_Track45_Sphere_00294/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/16/TMX7316010203-002101/pano_0001_001855/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/16/TMX7316010203-002101/pano_0001_001855/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/16/TMX7316010203-002101/pano_0001_001855/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/16/TMX7316010203-002101/pano_0001_001855/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002101_pano_0001_001855/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002101_pano_0001_001855/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002101_pano_0001_001855/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/16/TMX7316010203-002101/pano_0001_001855/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/16/TMX7316010203-002101/pano_0001_001855/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81345327433494, 52.3461830943999, 43.8504486382008 ] }, "distance": 5.37, "direction": 270.7, "angle": 83.02, "elevation": 43.85, "pano_id": "TMX7316010203-002101_pano_0001_001855", "timestamp": "2021-04-16T11:12:12.535270Z", "filename": "pano_0001_001855.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2021", "tags": [ "mission-bi", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241021_0921_Track45_Sphere_00294", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115909.6460819759, 484406.87845849595 ] }, "relative_distance": 5.37218376, "relative_pitch": 83.01541399657283, "relative_heading": 270.7003958397306, "relative_elevation": 43.8504486382008 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track45_Sphere_00294/adjacencies/b_20241021_0921_Track45_Sphere_00294/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track45_Sphere_00292/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track45_Sphere_00292/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track45_Sphere_00292/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track45_Sphere_00292/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241021_0921_Track45_Sphere_00292/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track45_Sphere_00292/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track45_Sphere_00292/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track45_Sphere_00292/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track45_Sphere_00292/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.813443433369419, 52.34618109477197, 0.0 ] }, "distance": 6.04, "direction": 268.51, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241021_0921_Track45_Sphere_00292", "timestamp": "2024-10-21T09:33:53Z", "filename": "Job_20241021_0921_Track45_Sphere_00292.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241021_0921_Track45_Sphere_00294", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115909.6460819759, 484406.87845849595 ] }, "relative_distance": 6.0444499, "relative_pitch": 0.0, "relative_heading": 268.5131678140561, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track45_Sphere_00294/adjacencies/b_20241021_0921_Track45_Sphere_00294/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002520/pano_0000_003415/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002520/pano_0000_003415/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002520/pano_0000_003415/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002520/pano_0000_003415/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002520_pano_0000_003415/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002520_pano_0000_003415/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002520_pano_0000_003415/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002520/pano_0000_003415/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002520/pano_0000_003415/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81362208453925, 52.3461861710726, 43.7989139091223 ] }, "distance": 6.15, "direction": 86.19, "angle": 82.01, "elevation": 43.8, "pano_id": "TMX7316010203-002520_pano_0000_003415", "timestamp": "2022-04-14T10:41:28.642950Z", "filename": "pano_0000_003415.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2022", "tags": [ "mission-bi", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241021_0921_Track45_Sphere_00294", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115909.6460819759, 484406.87845849595 ] }, "relative_distance": 6.1456839, "relative_pitch": 82.01263873408385, "relative_heading": 86.19322628617026, "relative_elevation": 43.7989139091223 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track45_Sphere_00294/adjacencies/b_20241021_0921_Track45_Sphere_00294/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/04/TMX7316010203-000285/pano_0000_001517/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/04/TMX7316010203-000285/pano_0000_001517/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/04/TMX7316010203-000285/pano_0000_001517/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/04/TMX7316010203-000285/pano_0000_001517/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000285_pano_0000_001517/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000285_pano_0000_001517/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000285_pano_0000_001517/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/05/04/TMX7316010203-000285/pano_0000_001517/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/05/04/TMX7316010203-000285/pano_0000_001517/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81362640333921, 52.3461880514937, 44.3447760902345 ] }, "distance": 6.46, "direction": 84.51, "angle": 81.72, "elevation": 44.34, "pano_id": "TMX7316010203-000285_pano_0000_001517", "timestamp": "2017-05-04T09:05:45.763240Z", "filename": "pano_0000_001517.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2017", "tags": [ "mission-bi", "mission-2017", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241021_0921_Track45_Sphere_00294", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115909.6460819759, 484406.87845849595 ] }, "relative_distance": 6.45601357, "relative_pitch": 81.71668728830437, "relative_heading": 84.51351506957702, "relative_elevation": 44.3447760902345 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track45_Sphere_00294/adjacencies/b_20241021_0921_Track45_Sphere_00294/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_10-37-33_00039/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_10-37-33_00039/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_10-37-33_00039/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_10-37-33_00039/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-16_10-37-33_00039/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-16_10-37-33_00039/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-16_10-37-33_00039/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_10-37-33_00039/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_10-37-33_00039/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.813436497355362, 52.34618633698889, 0.0 ] }, "distance": 6.53, "direction": 273.75, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-16_10-37-33_00039", "timestamp": "2025-07-16T10:38:33Z", "filename": "recording_2025-07-16_10-37-33_00039.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2025", "tags": [ "mission-bi", "mission-2025", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241021_0921_Track45_Sphere_00294", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115909.6460819759, 484406.87845849595 ] }, "relative_distance": 6.52902679, "relative_pitch": 0.0, "relative_heading": 273.7453150189859, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track45_Sphere_00294/adjacencies/b_20241021_0921_Track45_Sphere_00294/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000809/pano_0001_001106/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000809/pano_0001_001106/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000809/pano_0001_001106/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000809/pano_0001_001106/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000809_pano_0001_001106/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000809_pano_0001_001106/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000809_pano_0001_001106/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000809/pano_0001_001106/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000809/pano_0001_001106/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81342506732542, 52.3461832328327, 43.6286933366209 ] }, "distance": 7.29, "direction": 270.64, "angle": 80.51, "elevation": 43.63, "pano_id": "TMX7316010203-000809_pano_0001_001106", "timestamp": "2018-06-26T12:27:29.678230Z", "filename": "pano_0001_001106.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241021_0921_Track45_Sphere_00294", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115909.6460819759, 484406.87845849595 ] }, "relative_distance": 7.29445569, "relative_pitch": 80.50828300912686, "relative_heading": 270.63683716206816, "relative_elevation": 43.6286933366209 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track45_Sphere_00294/adjacencies/b_20241021_0921_Track45_Sphere_00294/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/26/TMX7316010203-000024/pano_0000_004265/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/26/TMX7316010203-000024/pano_0000_004265/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/26/TMX7316010203-000024/pano_0000_004265/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/26/TMX7316010203-000024/pano_0000_004265/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000024_pano_0000_004265/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000024_pano_0000_004265/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000024_pano_0000_004265/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/07/26/TMX7316010203-000024/pano_0000_004265/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/07/26/TMX7316010203-000024/pano_0000_004265/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81342140122912, 52.3461854102674, 43.563645481132 ] }, "distance": 7.55, "direction": 272.45, "angle": 80.17, "elevation": 43.56, "pano_id": "TMX7316010203-000024_pano_0000_004265", "timestamp": "2016-07-26T09:10:38.297400Z", "filename": "pano_0000_004265.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241021_0921_Track45_Sphere_00294", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115909.6460819759, 484406.87845849595 ] }, "relative_distance": 7.55076558, "relative_pitch": 80.16677606764817, "relative_heading": 272.45448834616917, "relative_elevation": 43.563645481132 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track45_Sphere_00294/adjacencies/b_20241021_0921_Track45_Sphere_00294/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/26/TMX7316010203-000024/pano_0000_004268/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/26/TMX7316010203-000024/pano_0000_004268/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/26/TMX7316010203-000024/pano_0000_004268/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/26/TMX7316010203-000024/pano_0000_004268/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000024_pano_0000_004268/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000024_pano_0000_004268/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000024_pano_0000_004268/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/07/26/TMX7316010203-000024/pano_0000_004268/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/07/26/TMX7316010203-000024/pano_0000_004268/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81364291251552, 52.346187529561, 43.6065683849156 ] }, "distance": 7.57, "direction": 85.76, "angle": 80.15, "elevation": 43.61, "pano_id": "TMX7316010203-000024_pano_0000_004268", "timestamp": "2016-07-26T09:10:40.852430Z", "filename": "pano_0000_004268.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241021_0921_Track45_Sphere_00294", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115909.6460819759, 484406.87845849595 ] }, "relative_distance": 7.57216352, "relative_pitch": 80.1489718592256, "relative_heading": 85.76496163502871, "relative_elevation": 43.6065683849156 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track45_Sphere_00294/adjacencies/b_20241021_0921_Track45_Sphere_00294/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_10-37-33_00042/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_10-37-33_00042/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_10-37-33_00042/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_10-37-33_00042/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-16_10-37-33_00042/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-16_10-37-33_00042/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-16_10-37-33_00042/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_10-37-33_00042/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_10-37-33_00042/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.813656533082354, 52.34618844611593, 0.0 ] }, "distance": 8.51, "direction": 85.54, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-16_10-37-33_00042", "timestamp": "2025-07-16T10:38:36Z", "filename": "recording_2025-07-16_10-37-33_00042.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2025", "tags": [ "mission-bi", "mission-2025", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241021_0921_Track45_Sphere_00294", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115909.6460819759, 484406.87845849595 ] }, "relative_distance": 8.50542586, "relative_pitch": 0.0, "relative_heading": 85.5415431116401, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track45_Sphere_00294/adjacencies/b_20241021_0921_Track45_Sphere_00294/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000809/pano_0001_001109/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000809/pano_0001_001109/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000809/pano_0001_001109/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000809/pano_0001_001109/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000809_pano_0001_001109/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000809_pano_0001_001109/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000809_pano_0001_001109/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000809/pano_0001_001109/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000809/pano_0001_001109/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81366196450444, 52.3461872058442, 43.6943861367181 ] }, "distance": 8.87, "direction": 86.62, "angle": 78.53, "elevation": 43.69, "pano_id": "TMX7316010203-000809_pano_0001_001109", "timestamp": "2018-06-26T12:27:32.828200Z", "filename": "pano_0001_001109.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241021_0921_Track45_Sphere_00294", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115909.6460819759, 484406.87845849595 ] }, "relative_distance": 8.86527388, "relative_pitch": 78.53078923934227, "relative_heading": 86.61681122068931, "relative_elevation": 43.6943861367181 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track45_Sphere_00294/adjacencies/b_20241021_0921_Track45_Sphere_00294/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track45_Sphere_00297/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track45_Sphere_00297/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track45_Sphere_00297/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track45_Sphere_00297/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241021_0921_Track45_Sphere_00297/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track45_Sphere_00297/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track45_Sphere_00297/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track45_Sphere_00297/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track45_Sphere_00297/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81366298554131, 52.346184280079676, 0.0 ] }, "distance": 8.92, "direction": 88.73, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241021_0921_Track45_Sphere_00297", "timestamp": "2024-10-21T09:33:56Z", "filename": "Job_20241021_0921_Track45_Sphere_00297.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241021_0921_Track45_Sphere_00294", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115909.6460819759, 484406.87845849595 ] }, "relative_distance": 8.92159328, "relative_pitch": 0.0, "relative_heading": 88.73081928127854, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track45_Sphere_00294/adjacencies/b_20241021_0921_Track45_Sphere_00294/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_10-37-33_00145/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_10-37-33_00145/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_10-37-33_00145/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_10-37-33_00145/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-16_10-37-33_00145/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-16_10-37-33_00145/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-16_10-37-33_00145/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_10-37-33_00145/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_10-37-33_00145/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.813552311298891, 52.346261838741846, 0.0 ] }, "distance": 8.93, "direction": 8.87, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-16_10-37-33_00145", "timestamp": "2025-07-16T10:41:29Z", "filename": "recording_2025-07-16_10-37-33_00145.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2025", "tags": [ "mission-bi", "mission-2025", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241021_0921_Track45_Sphere_00294", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115909.6460819759, 484406.87845849595 ] }, "relative_distance": 8.93465139, "relative_pitch": 0.0, "relative_heading": 8.86756398391149, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track45_Sphere_00294/adjacencies/b_20241021_0921_Track45_Sphere_00294/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002520/pano_0000_003412/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002520/pano_0000_003412/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002520/pano_0000_003412/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002520/pano_0000_003412/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002520_pano_0000_003412/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002520_pano_0000_003412/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002520_pano_0000_003412/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002520/pano_0000_003412/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002520/pano_0000_003412/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81339957639216, 52.3461829835199, 43.7344629662111 ] }, "distance": 9.03, "direction": 270.34, "angle": 78.33, "elevation": 43.73, "pano_id": "TMX7316010203-002520_pano_0000_003412", "timestamp": "2022-04-14T10:41:26.547920Z", "filename": "pano_0000_003412.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2022", "tags": [ "mission-bi", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241021_0921_Track45_Sphere_00294", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115909.6460819759, 484406.87845849595 ] }, "relative_distance": 9.03129298, "relative_pitch": 78.33226182007894, "relative_heading": 270.33837536212786, "relative_elevation": 43.7344629662111 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track45_Sphere_00294/adjacencies/b_20241021_0921_Track45_Sphere_00294/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/04/TMX7316010203-000285/pano_0000_001491/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/04/TMX7316010203-000285/pano_0000_001491/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/04/TMX7316010203-000285/pano_0000_001491/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/04/TMX7316010203-000285/pano_0000_001491/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000285_pano_0000_001491/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000285_pano_0000_001491/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000285_pano_0000_001491/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/05/04/TMX7316010203-000285/pano_0000_001491/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/05/04/TMX7316010203-000285/pano_0000_001491/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81353813305197, 52.3462643411798, 43.6271167956293 ] }, "distance": 9.12, "direction": 2.58, "angle": 78.2, "elevation": 43.63, "pano_id": "TMX7316010203-000285_pano_0000_001491", "timestamp": "2017-05-04T09:05:01.328500Z", "filename": "pano_0000_001491.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2017", "tags": [ "mission-bi", "mission-2017", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241021_0921_Track45_Sphere_00294", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115909.6460819759, 484406.87845849595 ] }, "relative_distance": 9.11558797, "relative_pitch": 78.19822767705494, "relative_heading": 2.5847267602346595, "relative_elevation": 43.6271167956293 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track45_Sphere_00294/adjacencies/b_20241021_0921_Track45_Sphere_00294/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002520/pano_0000_003606/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002520/pano_0000_003606/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002520/pano_0000_003606/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002520/pano_0000_003606/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002520_pano_0000_003606/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002520_pano_0000_003606/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002520_pano_0000_003606/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002520/pano_0000_003606/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002520/pano_0000_003606/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81354180095864, 52.3462648376627, 43.8235334744677 ] }, "distance": 9.19, "direction": 4.13, "angle": 78.16, "elevation": 43.82, "pano_id": "TMX7316010203-002520_pano_0000_003606", "timestamp": "2022-04-14T10:44:19.511930Z", "filename": "pano_0000_003606.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2022", "tags": [ "mission-bi", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241021_0921_Track45_Sphere_00294", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115909.6460819759, 484406.87845849595 ] }, "relative_distance": 9.18537686, "relative_pitch": 78.16221772861448, "relative_heading": 4.126942900987336, "relative_elevation": 43.8235334744677 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track45_Sphere_00294/adjacencies/b_20241021_0921_Track45_Sphere_00294/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001311/pano_0002_000870/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001311/pano_0002_000870/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001311/pano_0002_000870/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001311/pano_0002_000870/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001311_pano_0002_000870/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001311_pano_0002_000870/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001311_pano_0002_000870/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001311/pano_0002_000870/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001311/pano_0002_000870/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81354905624397, 52.346265316489, 43.7437177142128 ] }, "distance": 9.29, "direction": 7.15, "angle": 78.01, "elevation": 43.74, "pano_id": "TMX7316010203-001311_pano_0002_000870", "timestamp": "2019-07-15T08:33:30.043520Z", "filename": "pano_0002_000870.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2019", "tags": [ "mission-bi", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241021_0921_Track45_Sphere_00294", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115909.6460819759, 484406.87845849595 ] }, "relative_distance": 9.28700086, "relative_pitch": 78.01380251626617, "relative_heading": 7.14711023759263, "relative_elevation": 43.7437177142128 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track45_Sphere_00294/adjacencies/b_20241021_0921_Track45_Sphere_00294/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/26/TMX7316010203-000024/pano_0000_004317/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/26/TMX7316010203-000024/pano_0000_004317/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/26/TMX7316010203-000024/pano_0000_004317/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/26/TMX7316010203-000024/pano_0000_004317/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000024_pano_0000_004317/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000024_pano_0000_004317/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000024_pano_0000_004317/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/07/26/TMX7316010203-000024/pano_0000_004317/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/07/26/TMX7316010203-000024/pano_0000_004317/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81355664039479, 52.3462646716981, 43.7192291887477 ] }, "distance": 9.29, "direction": 10.37, "angle": 78.0, "elevation": 43.72, "pano_id": "TMX7316010203-000024_pano_0000_004317", "timestamp": "2016-07-26T09:11:39.147140Z", "filename": "pano_0000_004317.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241021_0921_Track45_Sphere_00294", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115909.6460819759, 484406.87845849595 ] }, "relative_distance": 9.29476873, "relative_pitch": 77.99754278363078, "relative_heading": 10.365008766852705, "relative_elevation": 43.7192291887477 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track45_Sphere_00294/adjacencies/b_20241021_0921_Track45_Sphere_00294/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/16/TMX7316010203-002101/pano_0001_001906/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/16/TMX7316010203-002101/pano_0001_001906/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/16/TMX7316010203-002101/pano_0001_001906/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/16/TMX7316010203-002101/pano_0001_001906/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002101_pano_0001_001906/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002101_pano_0001_001906/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002101_pano_0001_001906/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/16/TMX7316010203-002101/pano_0001_001906/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/16/TMX7316010203-002101/pano_0001_001906/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81349622429081, 52.3462650471305, 44.6964070275426 ] }, "distance": 9.5, "direction": 345.09, "angle": 77.99, "elevation": 44.7, "pano_id": "TMX7316010203-002101_pano_0001_001906", "timestamp": "2021-04-16T11:13:16.789700Z", "filename": "pano_0001_001906.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2021", "tags": [ "mission-bi", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241021_0921_Track45_Sphere_00294", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115909.6460819759, 484406.87845849595 ] }, "relative_distance": 9.50469293, "relative_pitch": 77.99487547493733, "relative_heading": 345.09438908915195, "relative_elevation": 44.6964070275426 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track45_Sphere_00294/adjacencies/b_20241021_0921_Track45_Sphere_00294/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_10-37-33_00146/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_10-37-33_00146/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_10-37-33_00146/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_10-37-33_00146/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-16_10-37-33_00146/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-16_10-37-33_00146/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-16_10-37-33_00146/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_10-37-33_00146/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_10-37-33_00146/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.813478950149821, 52.34626159997371, 0.0 ] }, "distance": 9.52, "direction": 337.63, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-16_10-37-33_00146", "timestamp": "2025-07-16T10:41:30Z", "filename": "recording_2025-07-16_10-37-33_00146.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2025", "tags": [ "mission-bi", "mission-2025", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241021_0921_Track45_Sphere_00294", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115909.6460819759, 484406.87845849595 ] }, "relative_distance": 9.51745432, "relative_pitch": 0.0, "relative_heading": 337.6310779173806, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track45_Sphere_00294/adjacencies/b_20241021_0921_Track45_Sphere_00294/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track45_Sphere_00228/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track45_Sphere_00228/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track45_Sphere_00228/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track45_Sphere_00228/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241021_0921_Track45_Sphere_00228/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track45_Sphere_00228/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track45_Sphere_00228/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track45_Sphere_00228/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track45_Sphere_00228/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.813545411876225, 52.3462676563621, 0.0 ] }, "distance": 9.52, "direction": 5.47, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241021_0921_Track45_Sphere_00228", "timestamp": "2024-10-21T09:32:58Z", "filename": "Job_20241021_0921_Track45_Sphere_00228.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241021_0921_Track45_Sphere_00294", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115909.6460819759, 484406.87845849595 ] }, "relative_distance": 9.5185297, "relative_pitch": 0.0, "relative_heading": 5.468562479280329, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track45_Sphere_00294/adjacencies/b_20241021_0921_Track45_Sphere_00294/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000809/pano_0001_001301/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000809/pano_0001_001301/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000809/pano_0001_001301/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000809/pano_0001_001301/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000809_pano_0001_001301/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000809_pano_0001_001301/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000809_pano_0001_001301/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000809/pano_0001_001301/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000809/pano_0001_001301/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8135131644604, 52.3462677108629, 43.7567479927093 ] }, "distance": 9.57, "direction": 352.25, "angle": 77.66, "elevation": 43.76, "pano_id": "TMX7316010203-000809_pano_0001_001301", "timestamp": "2018-06-26T12:32:18.941970Z", "filename": "pano_0001_001301.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241021_0921_Track45_Sphere_00294", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115909.6460819759, 484406.87845849595 ] }, "relative_distance": 9.56868726, "relative_pitch": 77.66478830351913, "relative_heading": 352.24938448476246, "relative_elevation": 43.7567479927093 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track45_Sphere_00294/adjacencies/b_20241021_0921_Track45_Sphere_00294/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/16/TMX7316010203-002101/pano_0001_001905/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/16/TMX7316010203-002101/pano_0001_001905/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/16/TMX7316010203-002101/pano_0001_001905/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/16/TMX7316010203-002101/pano_0001_001905/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002101_pano_0001_001905/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002101_pano_0001_001905/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002101_pano_0001_001905/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/16/TMX7316010203-002101/pano_0001_001905/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/16/TMX7316010203-002101/pano_0001_001905/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8135710956935, 52.3462656161187, 44.706712719053 ] }, "distance": 9.62, "direction": 16.03, "angle": 77.85, "elevation": 44.71, "pano_id": "TMX7316010203-002101_pano_0001_001905", "timestamp": "2021-04-16T11:13:16.169740Z", "filename": "pano_0001_001905.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2021", "tags": [ "mission-bi", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241021_0921_Track45_Sphere_00294", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115909.6460819759, 484406.87845849595 ] }, "relative_distance": 9.62239887, "relative_pitch": 77.85331262461038, "relative_heading": 16.031537084587633, "relative_elevation": 44.706712719053 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track45_Sphere_00294/adjacencies/b_20241021_0921_Track45_Sphere_00294/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/16/TMX7316010203-002101/pano_0001_001858/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/16/TMX7316010203-002101/pano_0001_001858/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/16/TMX7316010203-002101/pano_0001_001858/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/16/TMX7316010203-002101/pano_0001_001858/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002101_pano_0001_001858/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002101_pano_0001_001858/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002101_pano_0001_001858/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/16/TMX7316010203-002101/pano_0001_001858/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/16/TMX7316010203-002101/pano_0001_001858/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81367361912241, 52.3461860854225, 43.9150251355022 ] }, "distance": 9.65, "direction": 87.63, "angle": 77.6, "elevation": 43.92, "pano_id": "TMX7316010203-002101_pano_0001_001858", "timestamp": "2021-04-16T11:12:14.660170Z", "filename": "pano_0001_001858.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2021", "tags": [ "mission-bi", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241021_0921_Track45_Sphere_00294", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115909.6460819759, 484406.87845849595 ] }, "relative_distance": 9.65228024, "relative_pitch": 77.60381360890928, "relative_heading": 87.63384741632223, "relative_elevation": 43.9150251355022 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track45_Sphere_00294/adjacencies/b_20241021_0921_Track45_Sphere_00294/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/26/TMX7316010203-000024/pano_0000_004318/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/26/TMX7316010203-000024/pano_0000_004318/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/26/TMX7316010203-000024/pano_0000_004318/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/26/TMX7316010203-000024/pano_0000_004318/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000024_pano_0000_004318/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000024_pano_0000_004318/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000024_pano_0000_004318/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/07/26/TMX7316010203-000024/pano_0000_004318/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/07/26/TMX7316010203-000024/pano_0000_004318/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81348274750497, 52.3462642314934, 43.6953926766291 ] }, "distance": 9.7, "direction": 339.7, "angle": 77.49, "elevation": 43.7, "pano_id": "TMX7316010203-000024_pano_0000_004318", "timestamp": "2016-07-26T09:11:39.937130Z", "filename": "pano_0000_004318.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241021_0921_Track45_Sphere_00294", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115909.6460819759, 484406.87845849595 ] }, "relative_distance": 9.69610281, "relative_pitch": 77.48866772349986, "relative_heading": 339.7041286418027, "relative_elevation": 43.6953926766291 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track45_Sphere_00294/adjacencies/b_20241021_0921_Track45_Sphere_00294/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001311/pano_0002_000871/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001311/pano_0002_000871/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001311/pano_0002_000871/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001311/pano_0002_000871/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001311_pano_0002_000871/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001311_pano_0002_000871/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001311_pano_0002_000871/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001311/pano_0002_000871/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001311/pano_0002_000871/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81347521241627, 52.346264646277, 43.7133444705978 ] }, "distance": 9.93, "direction": 337.02, "angle": 77.2, "elevation": 43.71, "pano_id": "TMX7316010203-001311_pano_0002_000871", "timestamp": "2019-07-15T08:33:30.883300Z", "filename": "pano_0002_000871.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2019", "tags": [ "mission-bi", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241021_0921_Track45_Sphere_00294", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115909.6460819759, 484406.87845849595 ] }, "relative_distance": 9.92842982, "relative_pitch": 77.20373717562454, "relative_heading": 337.01620826278327, "relative_elevation": 43.7133444705978 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track45_Sphere_00294/adjacencies/b_20241021_0921_Track45_Sphere_00294/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002520/pano_0000_003607/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002520/pano_0000_003607/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002520/pano_0000_003607/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002520/pano_0000_003607/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002520_pano_0000_003607/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002520_pano_0000_003607/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002520_pano_0000_003607/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002520/pano_0000_003607/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002520/pano_0000_003607/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.813464851303, 52.3462638697135, 43.7934867562726 ] }, "distance": 10.15, "direction": 333.15, "angle": 76.95, "elevation": 43.79, "pano_id": "TMX7316010203-002520_pano_0000_003607", "timestamp": "2022-04-14T10:44:20.191930Z", "filename": "pano_0000_003607.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2022", "tags": [ "mission-bi", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241021_0921_Track45_Sphere_00294", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115909.6460819759, 484406.87845849595 ] }, "relative_distance": 10.14764432, "relative_pitch": 76.95389980254221, "relative_heading": 333.1525879073898, "relative_elevation": 43.7934867562726 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track45_Sphere_00294/adjacencies/b_20241021_0921_Track45_Sphere_00294/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000809/pano_0001_001300/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000809/pano_0001_001300/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000809/pano_0001_001300/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000809/pano_0001_001300/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000809_pano_0001_001300/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000809_pano_0001_001300/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000809_pano_0001_001300/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000809/pano_0001_001300/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000809/pano_0001_001300/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81358608257909, 52.3462678068463, 43.7725375592709 ] }, "distance": 10.18, "direction": 21.18, "angle": 76.91, "elevation": 43.77, "pano_id": "TMX7316010203-000809_pano_0001_001300", "timestamp": "2018-06-26T12:32:18.112010Z", "filename": "pano_0001_001300.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241021_0921_Track45_Sphere_00294", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115909.6460819759, 484406.87845849595 ] }, "relative_distance": 10.1798803, "relative_pitch": 76.90783324371522, "relative_heading": 21.18429057581059, "relative_elevation": 43.7725375592709 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track45_Sphere_00294/adjacencies/b_20241021_0921_Track45_Sphere_00294/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/16/TMX7316010203-002101/pano_0001_001854/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/16/TMX7316010203-002101/pano_0001_001854/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/16/TMX7316010203-002101/pano_0001_001854/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/16/TMX7316010203-002101/pano_0001_001854/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002101_pano_0001_001854/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002101_pano_0001_001854/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002101_pano_0001_001854/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/16/TMX7316010203-002101/pano_0001_001854/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/16/TMX7316010203-002101/pano_0001_001854/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81337959255405, 52.3461823792493, 43.867405901663 ] }, "distance": 10.39, "direction": 269.92, "angle": 76.67, "elevation": 43.87, "pano_id": "TMX7316010203-002101_pano_0001_001854", "timestamp": "2021-04-16T11:12:11.790270Z", "filename": "pano_0001_001854.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2021", "tags": [ "mission-bi", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241021_0921_Track45_Sphere_00294", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115909.6460819759, 484406.87845849595 ] }, "relative_distance": 10.39298331, "relative_pitch": 76.6713448482925, "relative_heading": 269.9233675121081, "relative_elevation": 43.867405901663 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track45_Sphere_00294/adjacencies/b_20241021_0921_Track45_Sphere_00294/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track45_Sphere_00230/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track45_Sphere_00230/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track45_Sphere_00230/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track45_Sphere_00230/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241021_0921_Track45_Sphere_00230/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track45_Sphere_00230/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track45_Sphere_00230/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track45_Sphere_00230/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track45_Sphere_00230/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.813457604456004, 52.34626669144699, 0.0 ] }, "distance": 10.66, "direction": 331.55, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241021_0921_Track45_Sphere_00230", "timestamp": "2024-10-21T09:32:59Z", "filename": "Job_20241021_0921_Track45_Sphere_00230.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241021_0921_Track45_Sphere_00294", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115909.6460819759, 484406.87845849595 ] }, "relative_distance": 10.65500772, "relative_pitch": 0.0, "relative_heading": 331.54552780774196, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track45_Sphere_00294/adjacencies/b_20241021_0921_Track45_Sphere_00294/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_10-37-33_00144/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_10-37-33_00144/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_10-37-33_00144/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_10-37-33_00144/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-16_10-37-33_00144/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-16_10-37-33_00144/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-16_10-37-33_00144/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_10-37-33_00144/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_10-37-33_00144/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.813625668848887, 52.346262356069055, 0.0 ] }, "distance": 10.94, "direction": 35.66, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-16_10-37-33_00144", "timestamp": "2025-07-16T10:41:27Z", "filename": "recording_2025-07-16_10-37-33_00144.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2025", "tags": [ "mission-bi", "mission-2025", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241021_0921_Track45_Sphere_00294", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115909.6460819759, 484406.87845849595 ] }, "relative_distance": 10.93658762, "relative_pitch": 0.0, "relative_heading": 35.66403347036499, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track45_Sphere_00294/adjacencies/b_20241021_0921_Track45_Sphere_00294/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002520/pano_0000_003605/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002520/pano_0000_003605/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002520/pano_0000_003605/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002520/pano_0000_003605/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002520_pano_0000_003605/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002520_pano_0000_003605/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002520_pano_0000_003605/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002520/pano_0000_003605/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002520/pano_0000_003605/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81361843003677, 52.3462655934015, 43.837723554112 ] }, "distance": 10.96, "direction": 32.47, "angle": 75.96, "elevation": 43.84, "pano_id": "TMX7316010203-002520_pano_0000_003605", "timestamp": "2022-04-14T10:44:18.826910Z", "filename": "pano_0000_003605.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2022", "tags": [ "mission-bi", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241021_0921_Track45_Sphere_00294", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115909.6460819759, 484406.87845849595 ] }, "relative_distance": 10.95868116, "relative_pitch": 75.96467878806267, "relative_heading": 32.46885611697841, "relative_elevation": 43.837723554112 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track45_Sphere_00294/adjacencies/b_20241021_0921_Track45_Sphere_00294/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001311/pano_0002_000869/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001311/pano_0002_000869/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001311/pano_0002_000869/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001311/pano_0002_000869/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001311_pano_0002_000869/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001311_pano_0002_000869/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001311_pano_0002_000869/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001311/pano_0002_000869/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001311/pano_0002_000869/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81362329473515, 52.3462657766003, 43.7566446457058 ] }, "distance": 11.16, "direction": 33.85, "angle": 75.7, "elevation": 43.76, "pano_id": "TMX7316010203-001311_pano_0002_000869", "timestamp": "2019-07-15T08:33:29.188280Z", "filename": "pano_0002_000869.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2019", "tags": [ "mission-bi", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241021_0921_Track45_Sphere_00294", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115909.6460819759, 484406.87845849595 ] }, "relative_distance": 11.15708772, "relative_pitch": 75.69550140394747, "relative_heading": 33.84911485006156, "relative_elevation": 43.7566446457058 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track45_Sphere_00294/adjacencies/b_20241021_0921_Track45_Sphere_00294/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002520/pano_0000_003416/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002520/pano_0000_003416/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002520/pano_0000_003416/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002520/pano_0000_003416/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002520_pano_0000_003416/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002520_pano_0000_003416/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002520_pano_0000_003416/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002520/pano_0000_003416/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002520/pano_0000_003416/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81369572737177, 52.3461877931981, 43.8109377110377 ] }, "distance": 11.17, "direction": 86.98, "angle": 75.7, "elevation": 43.81, "pano_id": "TMX7316010203-002520_pano_0000_003416", "timestamp": "2022-04-14T10:41:29.407910Z", "filename": "pano_0000_003416.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2022", "tags": [ "mission-bi", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241021_0921_Track45_Sphere_00294", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115909.6460819759, 484406.87845849595 ] }, "relative_distance": 11.16618131, "relative_pitch": 75.70133446377892, "relative_heading": 86.9787291115226, "relative_elevation": 43.8109377110377 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track45_Sphere_00294/adjacencies/b_20241021_0921_Track45_Sphere_00294/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000809/pano_0001_001302/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000809/pano_0001_001302/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000809/pano_0001_001302/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000809/pano_0001_001302/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000809_pano_0001_001302/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000809_pano_0001_001302/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000809_pano_0001_001302/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000809/pano_0001_001302/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000809/pano_0001_001302/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81344084664029, 52.3462670953079, 43.7388921929523 ] }, "distance": 11.28, "direction": 326.55, "angle": 75.54, "elevation": 43.74, "pano_id": "TMX7316010203-000809_pano_0001_001302", "timestamp": "2018-06-26T12:32:19.756950Z", "filename": "pano_0001_001302.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241021_0921_Track45_Sphere_00294", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115909.6460819759, 484406.87845849595 ] }, "relative_distance": 11.28150813, "relative_pitch": 75.537011127786, "relative_heading": 326.54871611550044, "relative_elevation": 43.7388921929523 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track45_Sphere_00294/adjacencies/b_20241021_0921_Track45_Sphere_00294/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/26/TMX7316010203-000024/pano_0000_004316/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/26/TMX7316010203-000024/pano_0000_004316/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/26/TMX7316010203-000024/pano_0000_004316/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/26/TMX7316010203-000024/pano_0000_004316/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000024_pano_0000_004316/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000024_pano_0000_004316/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000024_pano_0000_004316/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/07/26/TMX7316010203-000024/pano_0000_004316/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/07/26/TMX7316010203-000024/pano_0000_004316/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81363030544923, 52.3462650322571, 43.733176112175 ] }, "distance": 11.36, "direction": 36.08, "angle": 75.44, "elevation": 43.73, "pano_id": "TMX7316010203-000024_pano_0000_004316", "timestamp": "2016-07-26T09:11:38.352170Z", "filename": "pano_0000_004316.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241021_0921_Track45_Sphere_00294", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115909.6460819759, 484406.87845849595 ] }, "relative_distance": 11.36305113, "relative_pitch": 75.43507955248216, "relative_heading": 36.08299141859685, "relative_elevation": 43.733176112175 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track45_Sphere_00294/adjacencies/b_20241021_0921_Track45_Sphere_00294/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_10-37-33_00038/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_10-37-33_00038/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_10-37-33_00038/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_10-37-33_00038/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-16_10-37-33_00038/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-16_10-37-33_00038/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-16_10-37-33_00038/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_10-37-33_00038/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_10-37-33_00038/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.813363239020117, 52.3461849661833, 0.0 ] }, "distance": 11.51, "direction": 271.36, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-16_10-37-33_00038", "timestamp": "2025-07-16T10:38:32Z", "filename": "recording_2025-07-16_10-37-33_00038.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2025", "tags": [ "mission-bi", "mission-2025", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241021_0921_Track45_Sphere_00294", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115909.6460819759, 484406.87845849595 ] }, "relative_distance": 11.51067811, "relative_pitch": 0.0, "relative_heading": 271.3637988197718, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track45_Sphere_00294/adjacencies/b_20241021_0921_Track45_Sphere_00294/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/16/TMX7316010203-002101/pano_0001_001907/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/16/TMX7316010203-002101/pano_0001_001907/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/16/TMX7316010203-002101/pano_0001_001907/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/16/TMX7316010203-002101/pano_0001_001907/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002101_pano_0001_001907/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002101_pano_0001_001907/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002101_pano_0001_001907/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/16/TMX7316010203-002101/pano_0001_001907/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/16/TMX7316010203-002101/pano_0001_001907/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81342152613654, 52.3462642661988, 44.6927985409275 ] }, "distance": 11.81, "direction": 320.37, "angle": 75.19, "elevation": 44.69, "pano_id": "TMX7316010203-002101_pano_0001_001907", "timestamp": "2021-04-16T11:13:17.389700Z", "filename": "pano_0001_001907.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2021", "tags": [ "mission-bi", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241021_0921_Track45_Sphere_00294", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115909.6460819759, 484406.87845849595 ] }, "relative_distance": 11.81330227, "relative_pitch": 75.19406174792046, "relative_heading": 320.36706852396617, "relative_elevation": 44.6927985409275 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track45_Sphere_00294/adjacencies/b_20241021_0921_Track45_Sphere_00294/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/16/TMX7316010203-002101/pano_0001_001904/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/16/TMX7316010203-002101/pano_0001_001904/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/16/TMX7316010203-002101/pano_0001_001904/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/16/TMX7316010203-002101/pano_0001_001904/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002101_pano_0001_001904/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002101_pano_0001_001904/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002101_pano_0001_001904/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/16/TMX7316010203-002101/pano_0001_001904/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/16/TMX7316010203-002101/pano_0001_001904/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81364604907738, 52.3462660574669, 44.7013738164678 ] }, "distance": 12.11, "direction": 39.87, "angle": 74.84, "elevation": 44.7, "pano_id": "TMX7316010203-002101_pano_0001_001904", "timestamp": "2021-04-16T11:13:15.524830Z", "filename": "pano_0001_001904.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2021", "tags": [ "mission-bi", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241021_0921_Track45_Sphere_00294", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115909.6460819759, 484406.87845849595 ] }, "relative_distance": 12.11356317, "relative_pitch": 74.83764354263037, "relative_heading": 39.86906022789052, "relative_elevation": 44.7013738164678 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track45_Sphere_00294/adjacencies/b_20241021_0921_Track45_Sphere_00294/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_10-37-33_00147/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_10-37-33_00147/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_10-37-33_00147/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_10-37-33_00147/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-16_10-37-33_00147/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-16_10-37-33_00147/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-16_10-37-33_00147/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_10-37-33_00147/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_10-37-33_00147/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.813405718171109, 52.34626158648153, 0.0 ] }, "distance": 12.31, "direction": 315.62, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-16_10-37-33_00147", "timestamp": "2025-07-16T10:41:31Z", "filename": "recording_2025-07-16_10-37-33_00147.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2025", "tags": [ "mission-bi", "mission-2025", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241021_0921_Track45_Sphere_00294", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115909.6460819759, 484406.87845849595 ] }, "relative_distance": 12.31311793, "relative_pitch": 0.0, "relative_heading": 315.6160242456957, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track45_Sphere_00294/adjacencies/b_20241021_0921_Track45_Sphere_00294/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/26/TMX7316010203-000024/pano_0000_004319/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/26/TMX7316010203-000024/pano_0000_004319/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/26/TMX7316010203-000024/pano_0000_004319/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/26/TMX7316010203-000024/pano_0000_004319/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000024_pano_0000_004319/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000024_pano_0000_004319/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000024_pano_0000_004319/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/07/26/TMX7316010203-000024/pano_0000_004319/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/07/26/TMX7316010203-000024/pano_0000_004319/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81340879994333, 52.3462637405293, 43.6830320172012 ] }, "distance": 12.34, "direction": 317.09, "angle": 74.22, "elevation": 43.68, "pano_id": "TMX7316010203-000024_pano_0000_004319", "timestamp": "2016-07-26T09:11:40.722140Z", "filename": "pano_0000_004319.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241021_0921_Track45_Sphere_00294", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115909.6460819759, 484406.87845849595 ] }, "relative_distance": 12.34161021, "relative_pitch": 74.22361271339084, "relative_heading": 317.09130868887917, "relative_elevation": 43.6830320172012 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track45_Sphere_00294/adjacencies/b_20241021_0921_Track45_Sphere_00294/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/26/TMX7316010203-000024/pano_0000_004269/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/26/TMX7316010203-000024/pano_0000_004269/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/26/TMX7316010203-000024/pano_0000_004269/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/26/TMX7316010203-000024/pano_0000_004269/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000024_pano_0000_004269/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000024_pano_0000_004269/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000024_pano_0000_004269/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/07/26/TMX7316010203-000024/pano_0000_004269/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/07/26/TMX7316010203-000024/pano_0000_004269/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81371618244856, 52.3461880353693, 43.598426268436 ] }, "distance": 12.56, "direction": 87.19, "angle": 73.93, "elevation": 43.6, "pano_id": "TMX7316010203-000024_pano_0000_004269", "timestamp": "2016-07-26T09:10:41.737390Z", "filename": "pano_0000_004269.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241021_0921_Track45_Sphere_00294", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115909.6460819759, 484406.87845849595 ] }, "relative_distance": 12.5597022, "relative_pitch": 73.92952767153184, "relative_heading": 87.19111837373762, "relative_elevation": 43.598426268436 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track45_Sphere_00294/adjacencies/b_20241021_0921_Track45_Sphere_00294/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/26/TMX7316010203-000024/pano_0000_004264/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/26/TMX7316010203-000024/pano_0000_004264/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/26/TMX7316010203-000024/pano_0000_004264/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/26/TMX7316010203-000024/pano_0000_004264/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000024_pano_0000_004264/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000024_pano_0000_004264/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000024_pano_0000_004264/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/07/26/TMX7316010203-000024/pano_0000_004264/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/07/26/TMX7316010203-000024/pano_0000_004264/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81334743231704, 52.3461846065061, 43.5581393083557 ] }, "distance": 12.59, "direction": 271.06, "angle": 73.88, "elevation": 43.56, "pano_id": "TMX7316010203-000024_pano_0000_004264", "timestamp": "2016-07-26T09:10:37.477400Z", "filename": "pano_0000_004264.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241021_0921_Track45_Sphere_00294", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115909.6460819759, 484406.87845849595 ] }, "relative_distance": 12.58677093, "relative_pitch": 73.88256516101164, "relative_heading": 271.06497195723557, "relative_elevation": 43.5581393083557 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track45_Sphere_00294/adjacencies/b_20241021_0921_Track45_Sphere_00294/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000809/pano_0001_001105/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000809/pano_0001_001105/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000809/pano_0001_001105/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000809/pano_0001_001105/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000809_pano_0001_001105/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000809_pano_0001_001105/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000809_pano_0001_001105/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000809/pano_0001_001105/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000809/pano_0001_001105/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81334580140197, 52.3461818715864, 43.6036660270765 ] }, "distance": 12.7, "direction": 269.68, "angle": 73.77, "elevation": 43.6, "pano_id": "TMX7316010203-000809_pano_0001_001105", "timestamp": "2018-06-26T12:27:28.718220Z", "filename": "pano_0001_001105.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241021_0921_Track45_Sphere_00294", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115909.6460819759, 484406.87845849595 ] }, "relative_distance": 12.69593455, "relative_pitch": 73.76620017858097, "relative_heading": 269.68235738598065, "relative_elevation": 43.6036660270765 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track45_Sphere_00294/adjacencies/b_20241021_0921_Track45_Sphere_00294/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001311/pano_0002_000872/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001311/pano_0002_000872/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001311/pano_0002_000872/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001311/pano_0002_000872/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001311_pano_0002_000872/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001311_pano_0002_000872/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001311_pano_0002_000872/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001311/pano_0002_000872/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001311/pano_0002_000872/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81340096119454, 52.346263969928, 43.7099393168464 ] }, "distance": 12.73, "direction": 315.41, "angle": 73.76, "elevation": 43.71, "pano_id": "TMX7316010203-001311_pano_0002_000872", "timestamp": "2019-07-15T08:33:31.743300Z", "filename": "pano_0002_000872.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2019", "tags": [ "mission-bi", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241021_0921_Track45_Sphere_00294", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115909.6460819759, 484406.87845849595 ] }, "relative_distance": 12.72949002, "relative_pitch": 73.76304367792908, "relative_heading": 315.4082250920829, "relative_elevation": 43.7099393168464 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track45_Sphere_00294/adjacencies/b_20241021_0921_Track45_Sphere_00294/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000809/pano_0001_001299/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000809/pano_0001_001299/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000809/pano_0001_001299/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000809/pano_0001_001299/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000809_pano_0001_001299/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000809_pano_0001_001299/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000809_pano_0001_001299/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000809/pano_0001_001299/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000809/pano_0001_001299/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81365867555864, 52.3462677773706, 43.7855091765523 ] }, "distance": 12.82, "direction": 42.27, "angle": 73.68, "elevation": 43.79, "pano_id": "TMX7316010203-000809_pano_0001_001299", "timestamp": "2018-06-26T12:32:17.256960Z", "filename": "pano_0001_001299.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241021_0921_Track45_Sphere_00294", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115909.6460819759, 484406.87845849595 ] }, "relative_distance": 12.8233121, "relative_pitch": 73.67645604715419, "relative_heading": 42.272377272174246, "relative_elevation": 43.7855091765523 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track45_Sphere_00294/adjacencies/b_20241021_0921_Track45_Sphere_00294/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/04/TMX7316010203-000285/pano_0000_001515/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/04/TMX7316010203-000285/pano_0000_001515/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/04/TMX7316010203-000285/pano_0000_001515/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/04/TMX7316010203-000285/pano_0000_001515/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000285_pano_0000_001515/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000285_pano_0000_001515/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000285_pano_0000_001515/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/05/04/TMX7316010203-000285/pano_0000_001515/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/05/04/TMX7316010203-000285/pano_0000_001515/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81334042575139, 52.3461841371888, 44.3014658987522 ] }, "distance": 13.06, "direction": 270.8, "angle": 73.57, "elevation": 44.3, "pano_id": "TMX7316010203-000285_pano_0000_001515", "timestamp": "2017-05-04T09:05:43.483250Z", "filename": "pano_0000_001515.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2017", "tags": [ "mission-bi", "mission-2017", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241021_0921_Track45_Sphere_00294", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115909.6460819759, 484406.87845849595 ] }, "relative_distance": 13.06333716, "relative_pitch": 73.57059813045318, "relative_heading": 270.79704354457397, "relative_elevation": 44.3014658987522 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track45_Sphere_00294/adjacencies/b_20241021_0921_Track45_Sphere_00294/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/04/TMX7316010203-000285/pano_0000_001492/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/04/TMX7316010203-000285/pano_0000_001492/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/04/TMX7316010203-000285/pano_0000_001492/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/04/TMX7316010203-000285/pano_0000_001492/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000285_pano_0000_001492/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000285_pano_0000_001492/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000285_pano_0000_001492/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/05/04/TMX7316010203-000285/pano_0000_001492/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/05/04/TMX7316010203-000285/pano_0000_001492/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81339319504902, 52.3462639020217, 43.5947803491727 ] }, "distance": 13.1, "direction": 313.74, "angle": 73.27, "elevation": 43.59, "pano_id": "TMX7316010203-000285_pano_0000_001492", "timestamp": "2017-05-04T09:05:02.908500Z", "filename": "pano_0000_001492.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2017", "tags": [ "mission-bi", "mission-2017", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241021_0921_Track45_Sphere_00294", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115909.6460819759, 484406.87845849595 ] }, "relative_distance": 13.10123786, "relative_pitch": 73.27326382151875, "relative_heading": 313.73655652318865, "relative_elevation": 43.5947803491727 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track45_Sphere_00294/adjacencies/b_20241021_0921_Track45_Sphere_00294/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002520/pano_0000_003608/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002520/pano_0000_003608/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002520/pano_0000_003608/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002520/pano_0000_003608/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002520_pano_0000_003608/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002520_pano_0000_003608/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002520_pano_0000_003608/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002520/pano_0000_003608/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002520/pano_0000_003608/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81338798648827, 52.346262738667, 43.7921638423577 ] }, "distance": 13.27, "direction": 312.27, "angle": 73.14, "elevation": 43.79, "pano_id": "TMX7316010203-002520_pano_0000_003608", "timestamp": "2022-04-14T10:44:20.881950Z", "filename": "pano_0000_003608.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2022", "tags": [ "mission-bi", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241021_0921_Track45_Sphere_00294", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115909.6460819759, 484406.87845849595 ] }, "relative_distance": 13.27252993, "relative_pitch": 73.13899222878355, "relative_heading": 312.2733162198701, "relative_elevation": 43.7921638423577 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track45_Sphere_00294/adjacencies/b_20241021_0921_Track45_Sphere_00294/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_10-37-33_00043/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_10-37-33_00043/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_10-37-33_00043/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_10-37-33_00043/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-16_10-37-33_00043/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-16_10-37-33_00043/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-16_10-37-33_00043/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_10-37-33_00043/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_10-37-33_00043/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81373005901837, 52.34618841593865, 0.0 ] }, "distance": 13.51, "direction": 87.21, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-16_10-37-33_00043", "timestamp": "2025-07-16T10:38:37Z", "filename": "recording_2025-07-16_10-37-33_00043.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2025", "tags": [ "mission-bi", "mission-2025", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241021_0921_Track45_Sphere_00294", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115909.6460819759, 484406.87845849595 ] }, "relative_distance": 13.50628823, "relative_pitch": 0.0, "relative_heading": 87.20826497262512, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track45_Sphere_00294/adjacencies/b_20241021_0921_Track45_Sphere_00294/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track45_Sphere_00225/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track45_Sphere_00225/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track45_Sphere_00225/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track45_Sphere_00225/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241021_0921_Track45_Sphere_00225/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track45_Sphere_00225/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track45_Sphere_00225/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track45_Sphere_00225/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track45_Sphere_00225/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.813677301899457, 52.34626888877214, 0.0 ] }, "distance": 13.8, "direction": 45.83, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241021_0921_Track45_Sphere_00225", "timestamp": "2024-10-21T09:32:56Z", "filename": "Job_20241021_0921_Track45_Sphere_00225.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241021_0921_Track45_Sphere_00294", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115909.6460819759, 484406.87845849595 ] }, "relative_distance": 13.79523065, "relative_pitch": 0.0, "relative_heading": 45.83012358818718, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track45_Sphere_00294/adjacencies/b_20241021_0921_Track45_Sphere_00294/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/04/TMX7316010203-000285/pano_0000_001490/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/04/TMX7316010203-000285/pano_0000_001490/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/04/TMX7316010203-000285/pano_0000_001490/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/04/TMX7316010203-000285/pano_0000_001490/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000285_pano_0000_001490/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000285_pano_0000_001490/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000285_pano_0000_001490/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/05/04/TMX7316010203-000285/pano_0000_001490/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/05/04/TMX7316010203-000285/pano_0000_001490/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81368202713914, 52.3462663423622, 43.632767685689 ] }, "distance": 13.84, "direction": 47.6, "angle": 72.41, "elevation": 43.63, "pano_id": "TMX7316010203-000285_pano_0000_001490", "timestamp": "2017-05-04T09:04:58.098530Z", "filename": "pano_0000_001490.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2017", "tags": [ "mission-bi", "mission-2017", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241021_0921_Track45_Sphere_00294", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115909.6460819759, 484406.87845849595 ] }, "relative_distance": 13.83537758, "relative_pitch": 72.40686241780317, "relative_heading": 47.60125692842877, "relative_elevation": 43.632767685689 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track45_Sphere_00294/adjacencies/b_20241021_0921_Track45_Sphere_00294/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002520/pano_0000_003411/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002520/pano_0000_003411/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002520/pano_0000_003411/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002520/pano_0000_003411/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002520_pano_0000_003411/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002520_pano_0000_003411/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002520_pano_0000_003411/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002520/pano_0000_003411/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002520/pano_0000_003411/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8133252499885, 52.3461825423974, 43.7087029935792 ] }, "distance": 14.1, "direction": 270.02, "angle": 72.13, "elevation": 43.71, "pano_id": "TMX7316010203-002520_pano_0000_003411", "timestamp": "2022-04-14T10:41:25.877940Z", "filename": "pano_0000_003411.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2022", "tags": [ "mission-bi", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241021_0921_Track45_Sphere_00294", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115909.6460819759, 484406.87845849595 ] }, "relative_distance": 14.09625685, "relative_pitch": 72.12525100086417, "relative_heading": 270.01732671201603, "relative_elevation": 43.7087029935792 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track45_Sphere_00294/adjacencies/b_20241021_0921_Track45_Sphere_00294/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000809/pano_0001_001110/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000809/pano_0001_001110/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000809/pano_0001_001110/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000809/pano_0001_001110/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000809_pano_0001_001110/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000809_pano_0001_001110/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000809_pano_0001_001110/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000809/pano_0001_001110/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000809/pano_0001_001110/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81374072333329, 52.3461886334231, 43.6820499207824 ] }, "distance": 14.23, "direction": 87.25, "angle": 71.95, "elevation": 43.68, "pano_id": "TMX7316010203-000809_pano_0001_001110", "timestamp": "2018-06-26T12:27:34.018260Z", "filename": "pano_0001_001110.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241021_0921_Track45_Sphere_00294", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115909.6460819759, 484406.87845849595 ] }, "relative_distance": 14.23334972, "relative_pitch": 71.95232978417194, "relative_heading": 87.25344169605123, "relative_elevation": 43.6820499207824 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track45_Sphere_00294/adjacencies/b_20241021_0921_Track45_Sphere_00294/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track45_Sphere_00232/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track45_Sphere_00232/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track45_Sphere_00232/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track45_Sphere_00232/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241021_0921_Track45_Sphere_00232/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track45_Sphere_00232/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track45_Sphere_00232/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track45_Sphere_00232/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track45_Sphere_00232/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.813370260942574, 52.34626616911856, 0.0 ] }, "distance": 14.43, "direction": 310.17, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241021_0921_Track45_Sphere_00232", "timestamp": "2024-10-21T09:33:00Z", "filename": "Job_20241021_0921_Track45_Sphere_00232.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241021_0921_Track45_Sphere_00294", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115909.6460819759, 484406.87845849595 ] }, "relative_distance": 14.43284831, "relative_pitch": 0.0, "relative_heading": 310.1684863907184, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track45_Sphere_00294/adjacencies/b_20241021_0921_Track45_Sphere_00294/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002520/pano_0000_003604/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002520/pano_0000_003604/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002520/pano_0000_003604/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002520/pano_0000_003604/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002520_pano_0000_003604/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002520_pano_0000_003604/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002520_pano_0000_003604/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002520/pano_0000_003604/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002520/pano_0000_003604/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81369523464623, 52.3462659670158, 43.846410007216 ] }, "distance": 14.49, "direction": 50.12, "angle": 71.72, "elevation": 43.85, "pano_id": "TMX7316010203-002520_pano_0000_003604", "timestamp": "2022-04-14T10:44:18.116930Z", "filename": "pano_0000_003604.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2022", "tags": [ "mission-bi", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241021_0921_Track45_Sphere_00294", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115909.6460819759, 484406.87845849595 ] }, "relative_distance": 14.48592139, "relative_pitch": 71.71754349367053, "relative_heading": 50.12448137582864, "relative_elevation": 43.846410007216 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track45_Sphere_00294/adjacencies/b_20241021_0921_Track45_Sphere_00294/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_10-37-33_00143/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_10-37-33_00143/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_10-37-33_00143/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_10-37-33_00143/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-16_10-37-33_00143/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-16_10-37-33_00143/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-16_10-37-33_00143/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_10-37-33_00143/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_10-37-33_00143/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.813699182482958, 52.346263287546286, 0.0 ] }, "distance": 14.51, "direction": 51.71, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-16_10-37-33_00143", "timestamp": "2025-07-16T10:41:26Z", "filename": "recording_2025-07-16_10-37-33_00143.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2025", "tags": [ "mission-bi", "mission-2025", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241021_0921_Track45_Sphere_00294", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115909.6460819759, 484406.87845849595 ] }, "relative_distance": 14.5067864, "relative_pitch": 0.0, "relative_heading": 51.70964621869405, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track45_Sphere_00294/adjacencies/b_20241021_0921_Track45_Sphere_00294/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000809/pano_0001_001303/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000809/pano_0001_001303/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000809/pano_0001_001303/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000809/pano_0001_001303/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000809_pano_0001_001303/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000809_pano_0001_001303/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000809_pano_0001_001303/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000809/pano_0001_001303/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000809/pano_0001_001303/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81336876973034, 52.3462661962225, 43.7475879322737 ] }, "distance": 14.51, "direction": 309.92, "angle": 71.65, "elevation": 43.75, "pano_id": "TMX7316010203-000809_pano_0001_001303", "timestamp": "2018-06-26T12:32:20.576940Z", "filename": "pano_0001_001303.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241021_0921_Track45_Sphere_00294", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115909.6460819759, 484406.87845849595 ] }, "relative_distance": 14.51258579, "relative_pitch": 71.64753458067085, "relative_heading": 309.91879471517495, "relative_elevation": 43.7475879322737 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track45_Sphere_00294/adjacencies/b_20241021_0921_Track45_Sphere_00294/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001311/pano_0002_000868/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001311/pano_0002_000868/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001311/pano_0002_000868/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001311/pano_0002_000868/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001311_pano_0002_000868/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001311_pano_0002_000868/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001311_pano_0002_000868/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001311/pano_0002_000868/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001311/pano_0002_000868/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81369751558825, 52.3462664526738, 43.7632701480761 ] }, "distance": 14.64, "direction": 50.35, "angle": 71.5, "elevation": 43.76, "pano_id": "TMX7316010203-001311_pano_0002_000868", "timestamp": "2019-07-15T08:33:28.313300Z", "filename": "pano_0002_000868.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2019", "tags": [ "mission-bi", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241021_0921_Track45_Sphere_00294", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115909.6460819759, 484406.87845849595 ] }, "relative_distance": 14.63997405, "relative_pitch": 71.5035456033804, "relative_heading": 50.352185234911374, "relative_elevation": 43.7632701480761 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track45_Sphere_00294/adjacencies/b_20241021_0921_Track45_Sphere_00294/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/16/TMX7316010203-002101/pano_0001_001859/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/16/TMX7316010203-002101/pano_0001_001859/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/16/TMX7316010203-002101/pano_0001_001859/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/16/TMX7316010203-002101/pano_0001_001859/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002101_pano_0001_001859/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002101_pano_0001_001859/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002101_pano_0001_001859/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/16/TMX7316010203-002101/pano_0001_001859/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/16/TMX7316010203-002101/pano_0001_001859/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81374699329577, 52.3461867089325, 43.8926962520927 ] }, "distance": 14.65, "direction": 88.17, "angle": 71.54, "elevation": 43.89, "pano_id": "TMX7316010203-002101_pano_0001_001859", "timestamp": "2021-04-16T11:12:15.405240Z", "filename": "pano_0001_001859.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2021", "tags": [ "mission-bi", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241021_0921_Track45_Sphere_00294", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115909.6460819759, 484406.87845849595 ] }, "relative_distance": 14.65175179, "relative_pitch": 71.54055601468055, "relative_heading": 88.16999733122353, "relative_elevation": 43.8926962520927 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track45_Sphere_00294/adjacencies/b_20241021_0921_Track45_Sphere_00294/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/26/TMX7316010203-000024/pano_0000_004315/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/26/TMX7316010203-000024/pano_0000_004315/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/26/TMX7316010203-000024/pano_0000_004315/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/26/TMX7316010203-000024/pano_0000_004315/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000024_pano_0000_004315/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000024_pano_0000_004315/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000024_pano_0000_004315/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/07/26/TMX7316010203-000024/pano_0000_004315/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/07/26/TMX7316010203-000024/pano_0000_004315/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81370414650398, 52.3462655836973, 43.7384276371449 ] }, "distance": 14.93, "direction": 51.74, "angle": 71.15, "elevation": 43.74, "pano_id": "TMX7316010203-000024_pano_0000_004315", "timestamp": "2016-07-26T09:11:37.547210Z", "filename": "pano_0000_004315.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241021_0921_Track45_Sphere_00294", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115909.6460819759, 484406.87845849595 ] }, "relative_distance": 14.93062141, "relative_pitch": 71.15206371952051, "relative_heading": 51.74447625755847, "relative_elevation": 43.7384276371449 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track45_Sphere_00294/adjacencies/b_20241021_0921_Track45_Sphere_00294/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track45_Sphere_00289/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track45_Sphere_00289/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track45_Sphere_00289/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track45_Sphere_00289/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241021_0921_Track45_Sphere_00289/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track45_Sphere_00289/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track45_Sphere_00289/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track45_Sphere_00289/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track45_Sphere_00289/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.813312838485923, 52.34617959874634, 0.0 ] }, "distance": 14.95, "direction": 268.76, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241021_0921_Track45_Sphere_00289", "timestamp": "2024-10-21T09:33:51Z", "filename": "Job_20241021_0921_Track45_Sphere_00289.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241021_0921_Track45_Sphere_00294", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115909.6460819759, 484406.87845849595 ] }, "relative_distance": 14.94556063, "relative_pitch": 0.0, "relative_heading": 268.7605426943619, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track45_Sphere_00294/adjacencies/b_20241021_0921_Track45_Sphere_00294/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001873/pano_0000_006283/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001873/pano_0000_006283/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001873/pano_0000_006283/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001873/pano_0000_006283/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001873_pano_0000_006283/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001873_pano_0000_006283/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001873_pano_0000_006283/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001873/pano_0000_006283/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001873/pano_0000_006283/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8135023435614, 52.3463170281799, 43.9185215886682 ] }, "distance": 15.11, "direction": 352.29, "angle": 71.02, "elevation": 43.92, "pano_id": "TMX7316010203-001873_pano_0000_006283", "timestamp": "2020-08-13T08:10:12.617450Z", "filename": "pano_0000_006283.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2020", "tags": [ "mission-bi", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241021_0921_Track45_Sphere_00294", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115909.6460819759, 484406.87845849595 ] }, "relative_distance": 15.10573634, "relative_pitch": 71.0193903172856, "relative_heading": 352.2850868357254, "relative_elevation": 43.9185215886682 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track45_Sphere_00294/adjacencies/b_20241021_0921_Track45_Sphere_00294/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002504/pano_0002_000289/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002504/pano_0002_000289/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002504/pano_0002_000289/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002504/pano_0002_000289/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002504_pano_0002_000289/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002504_pano_0002_000289/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002504_pano_0002_000289/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002504/pano_0002_000289/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002504/pano_0002_000289/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81354495891695, 52.3463189079956, 43.969415367581 ] }, "distance": 15.2, "direction": 3.3, "angle": 70.93, "elevation": 43.97, "pano_id": "TMX7316010203-002504_pano_0002_000289", "timestamp": "2022-04-11T10:09:42.905520Z", "filename": "pano_0002_000289.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2022", "tags": [ "mission-bi", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241021_0921_Track45_Sphere_00294", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115909.6460819759, 484406.87845849595 ] }, "relative_distance": 15.20344966, "relative_pitch": 70.92598117645015, "relative_heading": 3.3040439904557806, "relative_elevation": 43.969415367581 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track45_Sphere_00294/adjacencies/b_20241021_0921_Track45_Sphere_00294/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001873/pano_0000_006284/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001873/pano_0000_006284/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001873/pano_0000_006284/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001873/pano_0000_006284/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001873_pano_0000_006284/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001873_pano_0000_006284/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001873_pano_0000_006284/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001873/pano_0000_006284/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001873/pano_0000_006284/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81357621456992, 52.3463179483718, 43.9379927497357 ] }, "distance": 15.37, "direction": 11.28, "angle": 70.72, "elevation": 43.94, "pano_id": "TMX7316010203-001873_pano_0000_006284", "timestamp": "2020-08-13T08:10:13.222500Z", "filename": "pano_0000_006284.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2020", "tags": [ "mission-bi", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241021_0921_Track45_Sphere_00294", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115909.6460819759, 484406.87845849595 ] }, "relative_distance": 15.36829047, "relative_pitch": 70.72157978503375, "relative_heading": 11.28045129210647, "relative_elevation": 43.9379927497357 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track45_Sphere_00294/adjacencies/b_20241021_0921_Track45_Sphere_00294/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/16/TMX7316010203-002101/pano_0001_001853/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/16/TMX7316010203-002101/pano_0001_001853/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/16/TMX7316010203-002101/pano_0001_001853/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/16/TMX7316010203-002101/pano_0001_001853/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002101_pano_0001_001853/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002101_pano_0001_001853/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002101_pano_0001_001853/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/16/TMX7316010203-002101/pano_0001_001853/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/16/TMX7316010203-002101/pano_0001_001853/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81330632190781, 52.3461812725496, 43.8353354046121 ] }, "distance": 15.39, "direction": 269.49, "angle": 70.66, "elevation": 43.84, "pano_id": "TMX7316010203-002101_pano_0001_001853", "timestamp": "2021-04-16T11:12:11.065270Z", "filename": "pano_0001_001853.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2021", "tags": [ "mission-bi", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241021_0921_Track45_Sphere_00294", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115909.6460819759, 484406.87845849595 ] }, "relative_distance": 15.38675858, "relative_pitch": 70.658279850827, "relative_heading": 269.48971781020214, "relative_elevation": 43.8353354046121 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track45_Sphere_00294/adjacencies/b_20241021_0921_Track45_Sphere_00294/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/16/TMX7316010203-002101/pano_0001_001908/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/16/TMX7316010203-002101/pano_0001_001908/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/16/TMX7316010203-002101/pano_0001_001908/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/16/TMX7316010203-002101/pano_0001_001908/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002101_pano_0001_001908/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002101_pano_0001_001908/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002101_pano_0001_001908/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/16/TMX7316010203-002101/pano_0001_001908/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/16/TMX7316010203-002101/pano_0001_001908/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81334697332712, 52.3462632161303, 44.7360176797956 ] }, "distance": 15.49, "direction": 305.45, "angle": 70.91, "elevation": 44.74, "pano_id": "TMX7316010203-002101_pano_0001_001908", "timestamp": "2021-04-16T11:13:17.984770Z", "filename": "pano_0001_001908.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2021", "tags": [ "mission-bi", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241021_0921_Track45_Sphere_00294", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115909.6460819759, 484406.87845849595 ] }, "relative_distance": 15.48614387, "relative_pitch": 70.90582258973535, "relative_heading": 305.4468094790212, "relative_elevation": 44.7360176797956 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track45_Sphere_00294/adjacencies/b_20241021_0921_Track45_Sphere_00294/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002504/pano_0002_000288/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002504/pano_0002_000288/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002504/pano_0002_000288/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002504/pano_0002_000288/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002504_pano_0002_000288/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002504_pano_0002_000288/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002504_pano_0002_000288/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002504/pano_0002_000288/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002504/pano_0002_000288/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81347185102426, 52.3463174990856, 43.9530121665448 ] }, "distance": 15.57, "direction": 344.71, "angle": 70.49, "elevation": 43.95, "pano_id": "TMX7316010203-002504_pano_0002_000288", "timestamp": "2022-04-11T10:09:42.390310Z", "filename": "pano_0002_000288.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2022", "tags": [ "mission-bi", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241021_0921_Track45_Sphere_00294", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115909.6460819759, 484406.87845849595 ] }, "relative_distance": 15.5724239, "relative_pitch": 70.49091239350098, "relative_heading": 344.7126580178299, "relative_elevation": 43.9530121665448 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track45_Sphere_00294/adjacencies/b_20241021_0921_Track45_Sphere_00294/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/16/TMX7316010203-002101/pano_0001_001903/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/16/TMX7316010203-002101/pano_0001_001903/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/16/TMX7316010203-002101/pano_0001_001903/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/16/TMX7316010203-002101/pano_0001_001903/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002101_pano_0001_001903/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002101_pano_0001_001903/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002101_pano_0001_001903/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/16/TMX7316010203-002101/pano_0001_001903/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/16/TMX7316010203-002101/pano_0001_001903/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81372085881577, 52.346266586513, 44.6785255912691 ] }, "distance": 15.91, "direction": 53.97, "angle": 70.4, "elevation": 44.68, "pano_id": "TMX7316010203-002101_pano_0001_001903", "timestamp": "2021-04-16T11:13:14.839710Z", "filename": "pano_0001_001903.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2021", "tags": [ "mission-bi", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241021_0921_Track45_Sphere_00294", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115909.6460819759, 484406.87845849595 ] }, "relative_distance": 15.90602954, "relative_pitch": 70.40373052924919, "relative_heading": 53.969502424529445, "relative_elevation": 44.6785255912691 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track45_Sphere_00294/adjacencies/b_20241021_0921_Track45_Sphere_00294/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_11-54-38_00991/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_11-54-38_00991/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_11-54-38_00991/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_11-54-38_00991/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-16_11-54-38_00991/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-16_11-54-38_00991/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-16_11-54-38_00991/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_11-54-38_00991/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_11-54-38_00991/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81351253499485, 52.34632580989175, 0.0 ] }, "distance": 16.0, "direction": 355.22, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-16_11-54-38_00991", "timestamp": "2025-07-16T12:12:57Z", "filename": "recording_2025-07-16_11-54-38_00991.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2025", "tags": [ "mission-bi", "mission-2025", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241021_0921_Track45_Sphere_00294", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115909.6460819759, 484406.87845849595 ] }, "relative_distance": 16.00182566, "relative_pitch": 0.0, "relative_heading": 355.2203215538322, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track45_Sphere_00294/adjacencies/b_20241021_0921_Track45_Sphere_00294/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/26/TMX7316010203-000024/pano_0000_004120/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/26/TMX7316010203-000024/pano_0000_004120/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/26/TMX7316010203-000024/pano_0000_004120/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/26/TMX7316010203-000024/pano_0000_004120/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000024_pano_0000_004120/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000024_pano_0000_004120/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000024_pano_0000_004120/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/07/26/TMX7316010203-000024/pano_0000_004120/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/07/26/TMX7316010203-000024/pano_0000_004120/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81352754128014, 52.3463274706119, 43.8816300397739 ] }, "distance": 16.13, "direction": 358.9, "angle": 69.81, "elevation": 43.88, "pano_id": "TMX7316010203-000024_pano_0000_004120", "timestamp": "2016-07-26T09:08:09.313020Z", "filename": "pano_0000_004120.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241021_0921_Track45_Sphere_00294", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115909.6460819759, 484406.87845849595 ] }, "relative_distance": 16.13396577, "relative_pitch": 69.81303119376935, "relative_heading": 358.89651259817487, "relative_elevation": 43.8816300397739 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track45_Sphere_00294/adjacencies/b_20241021_0921_Track45_Sphere_00294/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002520/pano_0000_003417/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002520/pano_0000_003417/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002520/pano_0000_003417/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002520/pano_0000_003417/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002520_pano_0000_003417/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002520_pano_0000_003417/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002520_pano_0000_003417/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002520/pano_0000_003417/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002520/pano_0000_003417/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8137692583805, 52.3461892300506, 43.7955367602408 ] }, "distance": 16.18, "direction": 87.35, "angle": 69.72, "elevation": 43.8, "pano_id": "TMX7316010203-002520_pano_0000_003417", "timestamp": "2022-04-14T10:41:30.202950Z", "filename": "pano_0000_003417.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2022", "tags": [ "mission-bi", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241021_0921_Track45_Sphere_00294", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115909.6460819759, 484406.87845849595 ] }, "relative_distance": 16.17889681, "relative_pitch": 69.72481977052827, "relative_heading": 87.34856947170034, "relative_elevation": 43.7955367602408 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track45_Sphere_00294/adjacencies/b_20241021_0921_Track45_Sphere_00294/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/26/TMX7316010203-000024/pano_0000_004320/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/26/TMX7316010203-000024/pano_0000_004320/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/26/TMX7316010203-000024/pano_0000_004320/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/26/TMX7316010203-000024/pano_0000_004320/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000024_pano_0000_004320/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000024_pano_0000_004320/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000024_pano_0000_004320/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/07/26/TMX7316010203-000024/pano_0000_004320/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/07/26/TMX7316010203-000024/pano_0000_004320/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81333466777628, 52.3462633030022, 43.693238703534 ] }, "distance": 16.18, "direction": 303.75, "angle": 69.68, "elevation": 43.69, "pano_id": "TMX7316010203-000024_pano_0000_004320", "timestamp": "2016-07-26T09:11:41.502170Z", "filename": "pano_0000_004320.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241021_0921_Track45_Sphere_00294", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115909.6460819759, 484406.87845849595 ] }, "relative_distance": 16.18198276, "relative_pitch": 69.67766834331599, "relative_heading": 303.752479819243, "relative_elevation": 43.693238703534 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track45_Sphere_00294/adjacencies/b_20241021_0921_Track45_Sphere_00294/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001032/pano_0001_000122/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001032/pano_0001_000122/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001032/pano_0001_000122/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001032/pano_0001_000122/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001032_pano_0001_000122/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001032_pano_0001_000122/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001032_pano_0001_000122/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001032/pano_0001_000122/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001032/pano_0001_000122/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8135015828341, 52.3463268628469, 44.1345381410792 ] }, "distance": 16.2, "direction": 352.62, "angle": 69.85, "elevation": 44.13, "pano_id": "TMX7316010203-001032_pano_0001_000122", "timestamp": "2019-01-02T10:54:48.104820Z", "filename": "pano_0001_000122.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241021_0921_Track45_Sphere_00294", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115909.6460819759, 484406.87845849595 ] }, "relative_distance": 16.19741374, "relative_pitch": 69.8468194378188, "relative_heading": 352.6230377726573, "relative_elevation": 44.1345381410792 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track45_Sphere_00294/adjacencies/b_20241021_0921_Track45_Sphere_00294/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/04/TMX7316010203-000285/pano_0000_001518/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/04/TMX7316010203-000285/pano_0000_001518/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/04/TMX7316010203-000285/pano_0000_001518/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/04/TMX7316010203-000285/pano_0000_001518/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000285_pano_0000_001518/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000285_pano_0000_001518/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000285_pano_0000_001518/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/05/04/TMX7316010203-000285/pano_0000_001518/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/05/04/TMX7316010203-000285/pano_0000_001518/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81376991614896, 52.3461892787199, 44.3153355475515 ] }, "distance": 16.22, "direction": 87.34, "angle": 69.89, "elevation": 44.32, "pano_id": "TMX7316010203-000285_pano_0000_001518", "timestamp": "2017-05-04T09:05:46.988110Z", "filename": "pano_0000_001518.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2017", "tags": [ "mission-bi", "mission-2017", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241021_0921_Track45_Sphere_00294", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115909.6460819759, 484406.87845849595 ] }, "relative_distance": 16.22392462, "relative_pitch": 69.89223012030202, "relative_heading": 87.33678681673277, "relative_elevation": 44.3153355475515 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track45_Sphere_00294/adjacencies/b_20241021_0921_Track45_Sphere_00294/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_10-37-33_00148/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_10-37-33_00148/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_10-37-33_00148/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_10-37-33_00148/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-16_10-37-33_00148/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-16_10-37-33_00148/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-16_10-37-33_00148/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_10-37-33_00148/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_10-37-33_00148/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.813332320702489, 52.34626188671481, 0.0 ] }, "distance": 16.23, "direction": 302.98, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-16_10-37-33_00148", "timestamp": "2025-07-16T10:41:32Z", "filename": "recording_2025-07-16_10-37-33_00148.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2025", "tags": [ "mission-bi", "mission-2025", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241021_0921_Track45_Sphere_00294", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115909.6460819759, 484406.87845849595 ] }, "relative_distance": 16.22889815, "relative_pitch": 0.0, "relative_heading": 302.9761070105354, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track45_Sphere_00294/adjacencies/b_20241021_0921_Track45_Sphere_00294/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000808/pano_0000_002412/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000808/pano_0000_002412/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000808/pano_0000_002412/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000808/pano_0000_002412/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000808_pano_0000_002412/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000808_pano_0000_002412/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000808_pano_0000_002412/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000808/pano_0000_002412/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000808/pano_0000_002412/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81351806777516, 52.3463285144829, 44.0551477773115 ] }, "distance": 16.28, "direction": 356.63, "angle": 69.72, "elevation": 44.06, "pano_id": "TMX7316010203-000808_pano_0000_002412", "timestamp": "2018-06-26T08:51:07.060230Z", "filename": "pano_0000_002412.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241021_0921_Track45_Sphere_00294", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115909.6460819759, 484406.87845849595 ] }, "relative_distance": 16.27524878, "relative_pitch": 69.72430850411465, "relative_heading": 356.6314731189139, "relative_elevation": 44.0551477773115 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track45_Sphere_00294/adjacencies/b_20241021_0921_Track45_Sphere_00294/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_11-54-38_00990/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_11-54-38_00990/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_11-54-38_00990/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_11-54-38_00990/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-16_11-54-38_00990/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-16_11-54-38_00990/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-16_11-54-38_00990/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_11-54-38_00990/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_11-54-38_00990/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.813586018991776, 52.346325635795026, 0.0 ] }, "distance": 16.35, "direction": 12.99, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-16_11-54-38_00990", "timestamp": "2025-07-16T12:12:56Z", "filename": "recording_2025-07-16_11-54-38_00990.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2025", "tags": [ "mission-bi", "mission-2025", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241021_0921_Track45_Sphere_00294", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115909.6460819759, 484406.87845849595 ] }, "relative_distance": 16.34515473, "relative_pitch": 0.0, "relative_heading": 12.99098680338286, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track45_Sphere_00294/adjacencies/b_20241021_0921_Track45_Sphere_00294/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002504/pano_0002_000290/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002504/pano_0002_000290/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002504/pano_0002_000290/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002504/pano_0002_000290/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002504_pano_0002_000290/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002504_pano_0002_000290/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002504_pano_0002_000290/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002504/pano_0002_000290/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002504/pano_0002_000290/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81361793336411, 52.3463202953569, 43.9774522120133 ] }, "distance": 16.41, "direction": 20.88, "angle": 69.54, "elevation": 43.98, "pano_id": "TMX7316010203-002504_pano_0002_000290", "timestamp": "2022-04-11T10:09:43.420300Z", "filename": "pano_0002_000290.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2022", "tags": [ "mission-bi", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241021_0921_Track45_Sphere_00294", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115909.6460819759, 484406.87845849595 ] }, "relative_distance": 16.41038319, "relative_pitch": 69.53671512688152, "relative_heading": 20.88134884282073, "relative_elevation": 43.9774522120133 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track45_Sphere_00294/adjacencies/b_20241021_0921_Track45_Sphere_00294/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001032/pano_0001_000121/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001032/pano_0001_000121/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001032/pano_0001_000121/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001032/pano_0001_000121/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001032_pano_0001_000121/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001032_pano_0001_000121/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001032_pano_0001_000121/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001032/pano_0001_000121/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001032/pano_0001_000121/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81357695554154, 52.3463276364691, 44.1504866369069 ] }, "distance": 16.44, "direction": 10.72, "angle": 69.58, "elevation": 44.15, "pano_id": "TMX7316010203-001032_pano_0001_000121", "timestamp": "2019-01-02T10:54:47.519780Z", "filename": "pano_0001_000121.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241021_0921_Track45_Sphere_00294", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115909.6460819759, 484406.87845849595 ] }, "relative_distance": 16.43616638, "relative_pitch": 69.58090911950038, "relative_heading": 10.717958754409555, "relative_elevation": 44.1504866369069 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track45_Sphere_00294/adjacencies/b_20241021_0921_Track45_Sphere_00294/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001873/pano_0000_006282/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001873/pano_0000_006282/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001873/pano_0000_006282/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001873/pano_0000_006282/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001873_pano_0000_006282/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001873_pano_0000_006282/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001873_pano_0000_006282/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001873/pano_0000_006282/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001873/pano_0000_006282/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81342839343298, 52.3463161481614, 43.9301227377728 ] }, "distance": 16.46, "direction": 334.58, "angle": 69.45, "elevation": 43.93, "pano_id": "TMX7316010203-001873_pano_0000_006282", "timestamp": "2020-08-13T08:10:12.007580Z", "filename": "pano_0000_006282.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2020", "tags": [ "mission-bi", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241021_0921_Track45_Sphere_00294", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115909.6460819759, 484406.87845849595 ] }, "relative_distance": 16.46499868, "relative_pitch": 69.45401477218104, "relative_heading": 334.58110989994105, "relative_elevation": 43.9301227377728 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track45_Sphere_00294/adjacencies/b_20241021_0921_Track45_Sphere_00294/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_10-37-33_00037/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_10-37-33_00037/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_10-37-33_00037/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_10-37-33_00037/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-16_10-37-33_00037/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-16_10-37-33_00037/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-16_10-37-33_00037/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_10-37-33_00037/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_10-37-33_00037/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.813290069319582, 52.34618355082311, 0.0 ] }, "distance": 16.49, "direction": 270.4, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-16_10-37-33_00037", "timestamp": "2025-07-16T10:38:31Z", "filename": "recording_2025-07-16_10-37-33_00037.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2025", "tags": [ "mission-bi", "mission-2025", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241021_0921_Track45_Sphere_00294", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115909.6460819759, 484406.87845849595 ] }, "relative_distance": 16.4941238, "relative_pitch": 0.0, "relative_heading": 270.40462698816293, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track45_Sphere_00294/adjacencies/b_20241021_0921_Track45_Sphere_00294/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000809/pano_0001_001298/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000809/pano_0001_001298/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000809/pano_0001_001298/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000809/pano_0001_001298/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000809_pano_0001_001298/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000809_pano_0001_001298/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000809_pano_0001_001298/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000809/pano_0001_001298/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000809/pano_0001_001298/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81373165246833, 52.3462680277931, 43.7779220044613 ] }, "distance": 16.6, "direction": 55.02, "angle": 69.24, "elevation": 43.78, "pano_id": "TMX7316010203-000809_pano_0001_001298", "timestamp": "2018-06-26T12:32:16.352010Z", "filename": "pano_0001_001298.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241021_0921_Track45_Sphere_00294", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115909.6460819759, 484406.87845849595 ] }, "relative_distance": 16.59797691, "relative_pitch": 69.23626041881666, "relative_heading": 55.01538741758003, "relative_elevation": 43.7779220044613 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track45_Sphere_00294/adjacencies/b_20241021_0921_Track45_Sphere_00294/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001311/pano_0002_000873/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001311/pano_0002_000873/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001311/pano_0002_000873/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001311/pano_0002_000873/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001311_pano_0002_000873/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001311_pano_0002_000873/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001311_pano_0002_000873/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001311/pano_0002_000873/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001311/pano_0002_000873/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81332709370827, 52.3462633041483, 43.7157331509516 ] }, "distance": 16.61, "direction": 302.76, "angle": 69.19, "elevation": 43.72, "pano_id": "TMX7316010203-001311_pano_0002_000873", "timestamp": "2019-07-15T08:33:32.643300Z", "filename": "pano_0002_000873.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2019", "tags": [ "mission-bi", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241021_0921_Track45_Sphere_00294", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115909.6460819759, 484406.87845849595 ] }, "relative_distance": 16.61367761, "relative_pitch": 69.19126318808357, "relative_heading": 302.7637943107816, "relative_elevation": 43.7157331509516 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track45_Sphere_00294/adjacencies/b_20241021_0921_Track45_Sphere_00294/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000808/pano_0000_002411/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000808/pano_0000_002411/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000808/pano_0000_002411/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000808/pano_0000_002411/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000808_pano_0000_002411/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000808_pano_0000_002411/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000808_pano_0000_002411/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000808/pano_0000_002411/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000808/pano_0000_002411/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81359255230545, 52.3463294092375, 44.065074140206 ] }, "distance": 16.86, "direction": 14.14, "angle": 69.06, "elevation": 44.07, "pano_id": "TMX7316010203-000808_pano_0000_002411", "timestamp": "2018-06-26T08:51:06.384950Z", "filename": "pano_0000_002411.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241021_0921_Track45_Sphere_00294", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115909.6460819759, 484406.87845849595 ] }, "relative_distance": 16.85779709, "relative_pitch": 69.06485099694373, "relative_heading": 14.144740290209219, "relative_elevation": 44.065074140206 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track45_Sphere_00294/adjacencies/b_20241021_0921_Track45_Sphere_00294/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/26/TMX7316010203-000024/pano_0000_004119/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/26/TMX7316010203-000024/pano_0000_004119/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/26/TMX7316010203-000024/pano_0000_004119/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/26/TMX7316010203-000024/pano_0000_004119/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000024_pano_0000_004119/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000024_pano_0000_004119/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000024_pano_0000_004119/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/07/26/TMX7316010203-000024/pano_0000_004119/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/07/26/TMX7316010203-000024/pano_0000_004119/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81345421468284, 52.3463265171471, 43.8764496305957 ] }, "distance": 16.88, "direction": 341.67, "angle": 68.96, "elevation": 43.88, "pano_id": "TMX7316010203-000024_pano_0000_004119", "timestamp": "2016-07-26T09:08:07.923030Z", "filename": "pano_0000_004119.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241021_0921_Track45_Sphere_00294", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115909.6460819759, 484406.87845849595 ] }, "relative_distance": 16.8810042, "relative_pitch": 68.95629331546779, "relative_heading": 341.67434692931056, "relative_elevation": 43.8764496305957 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track45_Sphere_00294/adjacencies/b_20241021_0921_Track45_Sphere_00294/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/26/TMX7316010203-000024/pano_0000_004121/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/26/TMX7316010203-000024/pano_0000_004121/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/26/TMX7316010203-000024/pano_0000_004121/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/26/TMX7316010203-000024/pano_0000_004121/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000024_pano_0000_004121/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000024_pano_0000_004121/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000024_pano_0000_004121/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/07/26/TMX7316010203-000024/pano_0000_004121/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/07/26/TMX7316010203-000024/pano_0000_004121/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81360098927289, 52.3463283275589, 43.8901546318084 ] }, "distance": 16.89, "direction": 16.14, "angle": 68.95, "elevation": 43.89, "pano_id": "TMX7316010203-000024_pano_0000_004121", "timestamp": "2016-07-26T09:08:10.743090Z", "filename": "pano_0000_004121.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241021_0921_Track45_Sphere_00294", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115909.6460819759, 484406.87845849595 ] }, "relative_distance": 16.89178662, "relative_pitch": 68.95002857105231, "relative_heading": 16.135979577223917, "relative_elevation": 43.8901546318084 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track45_Sphere_00294/adjacencies/b_20241021_0921_Track45_Sphere_00294/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001873/pano_0000_006285/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001873/pano_0000_006285/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001873/pano_0000_006285/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001873/pano_0000_006285/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001873_pano_0000_006285/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001873_pano_0000_006285/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001873_pano_0000_006285/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001873/pano_0000_006285/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001873/pano_0000_006285/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81365018521438, 52.3463188396926, 43.9470969093964 ] }, "distance": 17.17, "direction": 27.94, "angle": 68.66, "elevation": 43.95, "pano_id": "TMX7316010203-001873_pano_0000_006285", "timestamp": "2020-08-13T08:10:13.827660Z", "filename": "pano_0000_006285.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2020", "tags": [ "mission-bi", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241021_0921_Track45_Sphere_00294", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115909.6460819759, 484406.87845849595 ] }, "relative_distance": 17.17271248, "relative_pitch": 68.6564924206582, "relative_heading": 27.943243743184524, "relative_elevation": 43.9470969093964 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track45_Sphere_00294/adjacencies/b_20241021_0921_Track45_Sphere_00294/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_11-54-38_00992/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_11-54-38_00992/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_11-54-38_00992/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_11-54-38_00992/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-16_11-54-38_00992/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-16_11-54-38_00992/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-16_11-54-38_00992/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_11-54-38_00992/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_11-54-38_00992/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.813439340661649, 52.34632628194482, 0.0 ] }, "distance": 17.2, "direction": 338.44, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-16_11-54-38_00992", "timestamp": "2025-07-16T12:12:58Z", "filename": "recording_2025-07-16_11-54-38_00992.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2025", "tags": [ "mission-bi", "mission-2025", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241021_0921_Track45_Sphere_00294", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115909.6460819759, 484406.87845849595 ] }, "relative_distance": 17.20225429, "relative_pitch": 0.0, "relative_heading": 338.4403749572016, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track45_Sphere_00294/adjacencies/b_20241021_0921_Track45_Sphere_00294/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000808/pano_0000_002413/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000808/pano_0000_002413/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000808/pano_0000_002413/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000808/pano_0000_002413/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000808_pano_0000_002413/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000808_pano_0000_002413/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000808_pano_0000_002413/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000808/pano_0000_002413/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000808/pano_0000_002413/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.813443563387, 52.3463276406771, 44.0445186300203 ] }, "distance": 17.24, "direction": 339.51, "angle": 68.62, "elevation": 44.04, "pano_id": "TMX7316010203-000808_pano_0000_002413", "timestamp": "2018-06-26T08:51:07.734980Z", "filename": "pano_0000_002413.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241021_0921_Track45_Sphere_00294", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115909.6460819759, 484406.87845849595 ] }, "relative_distance": 17.24015211, "relative_pitch": 68.62335326702872, "relative_heading": 339.5145250341902, "relative_elevation": 44.0445186300203 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track45_Sphere_00294/adjacencies/b_20241021_0921_Track45_Sphere_00294/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002504/pano_0002_000287/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002504/pano_0002_000287/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002504/pano_0002_000287/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002504/pano_0002_000287/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002504_pano_0002_000287/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002504_pano_0002_000287/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002504_pano_0002_000287/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002504/pano_0002_000287/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002504/pano_0002_000287/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81339864921686, 52.3463162739322, 43.9631214365363 ] }, "distance": 17.44, "direction": 328.58, "angle": 68.36, "elevation": 43.96, "pano_id": "TMX7316010203-002504_pano_0002_000287", "timestamp": "2022-04-11T10:09:41.875360Z", "filename": "pano_0002_000287.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2022", "tags": [ "mission-bi", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241021_0921_Track45_Sphere_00294", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115909.6460819759, 484406.87845849595 ] }, "relative_distance": 17.44339025, "relative_pitch": 68.3581465812726, "relative_heading": 328.57645347487545, "relative_elevation": 43.9631214365363 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track45_Sphere_00294/adjacencies/b_20241021_0921_Track45_Sphere_00294/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002520/pano_0000_003609/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002520/pano_0000_003609/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002520/pano_0000_003609/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002520/pano_0000_003609/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002520_pano_0000_003609/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002520_pano_0000_003609/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002520_pano_0000_003609/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002520/pano_0000_003609/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002520/pano_0000_003609/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81331126443478, 52.3462618083161, 43.7891606613994 ] }, "distance": 17.45, "direction": 300.39, "angle": 68.28, "elevation": 43.79, "pano_id": "TMX7316010203-002520_pano_0000_003609", "timestamp": "2022-04-14T10:44:21.606880Z", "filename": "pano_0000_003609.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2022", "tags": [ "mission-bi", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241021_0921_Track45_Sphere_00294", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115909.6460819759, 484406.87845849595 ] }, "relative_distance": 17.44572234, "relative_pitch": 68.27752641814402, "relative_heading": 300.38618169203716, "relative_elevation": 43.7891606613994 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track45_Sphere_00294/adjacencies/b_20241021_0921_Track45_Sphere_00294/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001032/pano_0001_000123/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001032/pano_0001_000123/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001032/pano_0001_000123/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001032/pano_0001_000123/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001032_pano_0001_000123/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001032_pano_0001_000123/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001032_pano_0001_000123/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001032/pano_0001_000123/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001032/pano_0001_000123/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81342613075798, 52.3463262656992, 44.1299553392455 ] }, "distance": 17.55, "direction": 335.7, "angle": 68.31, "elevation": 44.13, "pano_id": "TMX7316010203-001032_pano_0001_000123", "timestamp": "2019-01-02T10:54:48.689780Z", "filename": "pano_0001_000123.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241021_0921_Track45_Sphere_00294", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115909.6460819759, 484406.87845849595 ] }, "relative_distance": 17.55138623, "relative_pitch": 68.31127195946212, "relative_heading": 335.70406658970177, "relative_elevation": 44.1299553392455 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track45_Sphere_00294/adjacencies/b_20241021_0921_Track45_Sphere_00294/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/26/TMX7316010203-000024/pano_0000_004270/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/26/TMX7316010203-000024/pano_0000_004270/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/26/TMX7316010203-000024/pano_0000_004270/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/26/TMX7316010203-000024/pano_0000_004270/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000024_pano_0000_004270/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000024_pano_0000_004270/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000024_pano_0000_004270/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/07/26/TMX7316010203-000024/pano_0000_004270/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/07/26/TMX7316010203-000024/pano_0000_004270/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81378956658922, 52.3461887854389, 43.575596479699 ] }, "distance": 17.56, "direction": 87.72, "angle": 68.05, "elevation": 43.58, "pano_id": "TMX7316010203-000024_pano_0000_004270", "timestamp": "2016-07-26T09:10:42.657390Z", "filename": "pano_0000_004270.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241021_0921_Track45_Sphere_00294", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115909.6460819759, 484406.87845849595 ] }, "relative_distance": 17.55943647, "relative_pitch": 68.05229468239327, "relative_heading": 87.71871194019116, "relative_elevation": 43.575596479699 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track45_Sphere_00294/adjacencies/b_20241021_0921_Track45_Sphere_00294/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/26/TMX7316010203-000024/pano_0000_004263/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/26/TMX7316010203-000024/pano_0000_004263/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/26/TMX7316010203-000024/pano_0000_004263/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/26/TMX7316010203-000024/pano_0000_004263/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000024_pano_0000_004263/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000024_pano_0000_004263/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000024_pano_0000_004263/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/07/26/TMX7316010203-000024/pano_0000_004263/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/07/26/TMX7316010203-000024/pano_0000_004263/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81327320709388, 52.3461836079987, 43.5416189115494 ] }, "distance": 17.64, "direction": 270.4, "angle": 67.94, "elevation": 43.54, "pano_id": "TMX7316010203-000024_pano_0000_004263", "timestamp": "2016-07-26T09:10:36.662460Z", "filename": "pano_0000_004263.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241021_0921_Track45_Sphere_00294", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115909.6460819759, 484406.87845849595 ] }, "relative_distance": 17.64325006, "relative_pitch": 67.94199847397728, "relative_heading": 270.39894698359416, "relative_elevation": 43.5416189115494 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track45_Sphere_00294/adjacencies/b_20241021_0921_Track45_Sphere_00294/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track45_Sphere_00300/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track45_Sphere_00300/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track45_Sphere_00300/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track45_Sphere_00300/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241021_0921_Track45_Sphere_00300/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track45_Sphere_00300/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track45_Sphere_00300/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track45_Sphere_00300/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track45_Sphere_00300/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.813797879599021, 52.34618584148731, 0.0 ] }, "distance": 18.12, "direction": 88.83, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241021_0921_Track45_Sphere_00300", "timestamp": "2024-10-21T09:33:58Z", "filename": "Job_20241021_0921_Track45_Sphere_00300.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241021_0921_Track45_Sphere_00294", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115909.6460819759, 484406.87845849595 ] }, "relative_distance": 18.1158345, "relative_pitch": 0.0, "relative_heading": 88.8253415842297, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track45_Sphere_00294/adjacencies/b_20241021_0921_Track45_Sphere_00294/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000809/pano_0001_001104/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000809/pano_0001_001104/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000809/pano_0001_001104/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000809/pano_0001_001104/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000809_pano_0001_001104/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000809_pano_0001_001104/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000809_pano_0001_001104/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000809/pano_0001_001104/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000809/pano_0001_001104/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81326619157939, 52.3461804594451, 43.5908027198166 ] }, "distance": 18.12, "direction": 269.28, "angle": 67.43, "elevation": 43.59, "pano_id": "TMX7316010203-000809_pano_0001_001104", "timestamp": "2018-06-26T12:27:27.768240Z", "filename": "pano_0001_001104.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241021_0921_Track45_Sphere_00294", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115909.6460819759, 484406.87845849595 ] }, "relative_distance": 18.12233788, "relative_pitch": 67.42550467254917, "relative_heading": 269.28070737320724, "relative_elevation": 43.5908027198166 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track45_Sphere_00294/adjacencies/b_20241021_0921_Track45_Sphere_00294/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_11-54-38_00989/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_11-54-38_00989/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_11-54-38_00989/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_11-54-38_00989/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-16_11-54-38_00989/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-16_11-54-38_00989/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-16_11-54-38_00989/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_11-54-38_00989/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_11-54-38_00989/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.813659422878708, 52.346325982557225, 0.0 ] }, "distance": 18.17, "direction": 28.52, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-16_11-54-38_00989", "timestamp": "2025-07-16T12:12:55Z", "filename": "recording_2025-07-16_11-54-38_00989.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2025", "tags": [ "mission-bi", "mission-2025", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241021_0921_Track45_Sphere_00294", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115909.6460819759, 484406.87845849595 ] }, "relative_distance": 18.17077962, "relative_pitch": 0.0, "relative_heading": 28.52241072754174, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track45_Sphere_00294/adjacencies/b_20241021_0921_Track45_Sphere_00294/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001032/pano_0001_000120/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001032/pano_0001_000120/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001032/pano_0001_000120/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001032/pano_0001_000120/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001032_pano_0001_000120/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001032_pano_0001_000120/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001032_pano_0001_000120/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001032/pano_0001_000120/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001032/pano_0001_000120/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81365274614182, 52.3463285138107, 44.1647889474407 ] }, "distance": 18.21, "direction": 26.84, "angle": 67.59, "elevation": 44.16, "pano_id": "TMX7316010203-001032_pano_0001_000120", "timestamp": "2019-01-02T10:54:46.929870Z", "filename": "pano_0001_000120.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241021_0921_Track45_Sphere_00294", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115909.6460819759, 484406.87845849595 ] }, "relative_distance": 18.20883302, "relative_pitch": 67.59398919542892, "relative_heading": 26.8410403296985, "relative_elevation": 44.1647889474407 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track45_Sphere_00294/adjacencies/b_20241021_0921_Track45_Sphere_00294/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000809/pano_0001_001304/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000809/pano_0001_001304/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000809/pano_0001_001304/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000809/pano_0001_001304/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000809_pano_0001_001304/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000809_pano_0001_001304/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000809_pano_0001_001304/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000809/pano_0001_001304/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000809/pano_0001_001304/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81329676704729, 52.3462654476584, 43.7238466618583 ] }, "distance": 18.5, "direction": 299.92, "angle": 67.06, "elevation": 43.72, "pano_id": "TMX7316010203-000809_pano_0001_001304", "timestamp": "2018-06-26T12:32:21.386970Z", "filename": "pano_0001_001304.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241021_0921_Track45_Sphere_00294", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115909.6460819759, 484406.87845849595 ] }, "relative_distance": 18.50341738, "relative_pitch": 67.06249046288713, "relative_heading": 299.92048923193096, "relative_elevation": 43.7238466618583 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track45_Sphere_00294/adjacencies/b_20241021_0921_Track45_Sphere_00294/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_10-37-33_00044/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_10-37-33_00044/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_10-37-33_00044/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_10-37-33_00044/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-16_10-37-33_00044/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-16_10-37-33_00044/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-16_10-37-33_00044/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_10-37-33_00044/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_10-37-33_00044/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.813803613027111, 52.34618848471756, 0.0 ] }, "distance": 18.51, "direction": 87.94, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-16_10-37-33_00044", "timestamp": "2025-07-16T10:38:38Z", "filename": "recording_2025-07-16_10-37-33_00044.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2025", "tags": [ "mission-bi", "mission-2025", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241021_0921_Track45_Sphere_00294", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115909.6460819759, 484406.87845849595 ] }, "relative_distance": 18.51470662, "relative_pitch": 0.0, "relative_heading": 87.94008570818127, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track45_Sphere_00294/adjacencies/b_20241021_0921_Track45_Sphere_00294/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track45_Sphere_00223/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track45_Sphere_00223/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track45_Sphere_00223/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track45_Sphere_00223/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241021_0921_Track45_Sphere_00223/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track45_Sphere_00223/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track45_Sphere_00223/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track45_Sphere_00223/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track45_Sphere_00223/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81376417048632, 52.34626982201182, 0.0 ] }, "distance": 18.56, "direction": 58.43, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241021_0921_Track45_Sphere_00223", "timestamp": "2024-10-21T09:32:55Z", "filename": "Job_20241021_0921_Track45_Sphere_00223.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241021_0921_Track45_Sphere_00294", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115909.6460819759, 484406.87845849595 ] }, "relative_distance": 18.56107284, "relative_pitch": 0.0, "relative_heading": 58.43452384760174, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track45_Sphere_00294/adjacencies/b_20241021_0921_Track45_Sphere_00294/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_10-37-33_00142/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_10-37-33_00142/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_10-37-33_00142/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_10-37-33_00142/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-16_10-37-33_00142/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-16_10-37-33_00142/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-16_10-37-33_00142/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_10-37-33_00142/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_10-37-33_00142/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.813772786259289, 52.346264057634045, 0.0 ] }, "distance": 18.75, "direction": 61.05, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-16_10-37-33_00142", "timestamp": "2025-07-16T10:41:25Z", "filename": "recording_2025-07-16_10-37-33_00142.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2025", "tags": [ "mission-bi", "mission-2025", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241021_0921_Track45_Sphere_00294", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115909.6460819759, 484406.87845849595 ] }, "relative_distance": 18.7450315, "relative_pitch": 0.0, "relative_heading": 61.04535753802547, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track45_Sphere_00294/adjacencies/b_20241021_0921_Track45_Sphere_00294/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002520/pano_0000_003603/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002520/pano_0000_003603/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002520/pano_0000_003603/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002520/pano_0000_003603/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002520_pano_0000_003603/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002520_pano_0000_003603/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002520_pano_0000_003603/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002520/pano_0000_003603/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002520/pano_0000_003603/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81377190274707, 52.3462654039004, 43.8296605786309 ] }, "distance": 18.77, "direction": 60.56, "angle": 66.82, "elevation": 43.83, "pano_id": "TMX7316010203-002520_pano_0000_003603", "timestamp": "2022-04-14T10:44:17.351950Z", "filename": "pano_0000_003603.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2022", "tags": [ "mission-bi", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241021_0921_Track45_Sphere_00294", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115909.6460819759, 484406.87845849595 ] }, "relative_distance": 18.76555516, "relative_pitch": 66.82193782936449, "relative_heading": 60.556138727170286, "relative_elevation": 43.8296605786309 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track45_Sphere_00294/adjacencies/b_20241021_0921_Track45_Sphere_00294/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000808/pano_0000_002410/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000808/pano_0000_002410/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000808/pano_0000_002410/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000808/pano_0000_002410/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000808_pano_0000_002410/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000808_pano_0000_002410/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000808_pano_0000_002410/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000808/pano_0000_002410/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000808/pano_0000_002410/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81366706508638, 52.346330252156, 44.0756978821009 ] }, "distance": 18.84, "direction": 29.22, "angle": 66.86, "elevation": 44.08, "pano_id": "TMX7316010203-000808_pano_0000_002410", "timestamp": "2018-06-26T08:51:05.704950Z", "filename": "pano_0000_002410.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241021_0921_Track45_Sphere_00294", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115909.6460819759, 484406.87845849595 ] }, "relative_distance": 18.83830525, "relative_pitch": 66.8577497177545, "relative_heading": 29.224161572400448, "relative_elevation": 44.0756978821009 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track45_Sphere_00294/adjacencies/b_20241021_0921_Track45_Sphere_00294/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001311/pano_0002_000867/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001311/pano_0002_000867/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001311/pano_0002_000867/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001311/pano_0002_000867/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001311_pano_0002_000867/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001311_pano_0002_000867/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001311_pano_0002_000867/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001311/pano_0002_000867/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001311/pano_0002_000867/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81377184993848, 52.3462672155406, 43.7516788830981 ] }, "distance": 18.86, "direction": 60.02, "angle": 66.68, "elevation": 43.75, "pano_id": "TMX7316010203-001311_pano_0002_000867", "timestamp": "2019-07-15T08:33:27.383350Z", "filename": "pano_0002_000867.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2019", "tags": [ "mission-bi", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241021_0921_Track45_Sphere_00294", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115909.6460819759, 484406.87845849595 ] }, "relative_distance": 18.86234902, "relative_pitch": 66.67802138397037, "relative_heading": 60.01750798817744, "relative_elevation": 43.7516788830981 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track45_Sphere_00294/adjacencies/b_20241021_0921_Track45_Sphere_00294/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002504/pano_0002_000291/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002504/pano_0002_000291/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002504/pano_0002_000291/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002504/pano_0002_000291/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002504_pano_0002_000291/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002504_pano_0002_000291/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002504_pano_0002_000291/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002504/pano_0002_000291/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002504/pano_0002_000291/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81369075735662, 52.3463217375539, 43.9907280914485 ] }, "distance": 18.89, "direction": 34.91, "angle": 66.76, "elevation": 43.99, "pano_id": "TMX7316010203-002504_pano_0002_000291", "timestamp": "2022-04-11T10:09:43.935310Z", "filename": "pano_0002_000291.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2022", "tags": [ "mission-bi", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241021_0921_Track45_Sphere_00294", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115909.6460819759, 484406.87845849595 ] }, "relative_distance": 18.89265552, "relative_pitch": 66.75797494668309, "relative_heading": 34.90954670936302, "relative_elevation": 43.9907280914485 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track45_Sphere_00294/adjacencies/b_20241021_0921_Track45_Sphere_00294/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/26/TMX7316010203-000024/pano_0000_004118/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/26/TMX7316010203-000024/pano_0000_004118/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/26/TMX7316010203-000024/pano_0000_004118/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/26/TMX7316010203-000024/pano_0000_004118/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000024_pano_0000_004118/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000024_pano_0000_004118/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000024_pano_0000_004118/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/07/26/TMX7316010203-000024/pano_0000_004118/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/07/26/TMX7316010203-000024/pano_0000_004118/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81338112194506, 52.3463256184436, 43.8722846293822 ] }, "distance": 18.96, "direction": 327.13, "angle": 66.63, "elevation": 43.87, "pano_id": "TMX7316010203-000024_pano_0000_004118", "timestamp": "2016-07-26T09:08:06.563000Z", "filename": "pano_0000_004118.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241021_0921_Track45_Sphere_00294", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115909.6460819759, 484406.87845849595 ] }, "relative_distance": 18.95942268, "relative_pitch": 66.62839684311753, "relative_heading": 327.1343901838433, "relative_elevation": 43.8722846293822 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track45_Sphere_00294/adjacencies/b_20241021_0921_Track45_Sphere_00294/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/26/TMX7316010203-000024/pano_0000_004122/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/26/TMX7316010203-000024/pano_0000_004122/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/26/TMX7316010203-000024/pano_0000_004122/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/26/TMX7316010203-000024/pano_0000_004122/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000024_pano_0000_004122/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000024_pano_0000_004122/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000024_pano_0000_004122/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/07/26/TMX7316010203-000024/pano_0000_004122/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/07/26/TMX7316010203-000024/pano_0000_004122/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81367419097537, 52.346329011419, 43.8939810264856 ] }, "distance": 18.96, "direction": 30.71, "angle": 66.64, "elevation": 43.89, "pano_id": "TMX7316010203-000024_pano_0000_004122", "timestamp": "2016-07-26T09:08:12.452980Z", "filename": "pano_0000_004122.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241021_0921_Track45_Sphere_00294", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115909.6460819759, 484406.87845849595 ] }, "relative_distance": 18.96126746, "relative_pitch": 66.63668113763585, "relative_heading": 30.708605542975356, "relative_elevation": 43.8939810264856 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track45_Sphere_00294/adjacencies/b_20241021_0921_Track45_Sphere_00294/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001873/pano_0000_006281/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001873/pano_0000_006281/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001873/pano_0000_006281/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001873/pano_0000_006281/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001873_pano_0000_006281/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001873_pano_0000_006281/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001873_pano_0000_006281/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001873/pano_0000_006281/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001873/pano_0000_006281/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81335468795276, 52.346315277851, 43.9171069078147 ] }, "distance": 19.09, "direction": 320.71, "angle": 66.51, "elevation": 43.92, "pano_id": "TMX7316010203-001873_pano_0000_006281", "timestamp": "2020-08-13T08:10:11.402480Z", "filename": "pano_0000_006281.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2020", "tags": [ "mission-bi", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241021_0921_Track45_Sphere_00294", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115909.6460819759, 484406.87845849595 ] }, "relative_distance": 19.09055569, "relative_pitch": 66.50564626896377, "relative_heading": 320.7057454532167, "relative_elevation": 43.9171069078147 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track45_Sphere_00294/adjacencies/b_20241021_0921_Track45_Sphere_00294/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002520/pano_0000_003410/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002520/pano_0000_003410/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002520/pano_0000_003410/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002520/pano_0000_003410/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002520_pano_0000_003410/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002520_pano_0000_003410/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002520_pano_0000_003410/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002520/pano_0000_003410/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002520/pano_0000_003410/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8132511908593, 52.3461819314234, 43.685503333807 ] }, "distance": 19.14, "direction": 269.81, "angle": 66.34, "elevation": 43.69, "pano_id": "TMX7316010203-002520_pano_0000_003410", "timestamp": "2022-04-14T10:41:25.197950Z", "filename": "pano_0000_003410.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2022", "tags": [ "mission-bi", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241021_0921_Track45_Sphere_00294", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115909.6460819759, 484406.87845849595 ] }, "relative_distance": 19.14326915, "relative_pitch": 66.3366574802478, "relative_heading": 269.8093287465028, "relative_elevation": 43.685503333807 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track45_Sphere_00294/adjacencies/b_20241021_0921_Track45_Sphere_00294/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/26/TMX7316010203-000024/pano_0000_004314/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/26/TMX7316010203-000024/pano_0000_004314/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/26/TMX7316010203-000024/pano_0000_004314/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/26/TMX7316010203-000024/pano_0000_004314/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000024_pano_0000_004314/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000024_pano_0000_004314/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000024_pano_0000_004314/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/07/26/TMX7316010203-000024/pano_0000_004314/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/07/26/TMX7316010203-000024/pano_0000_004314/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81377782591617, 52.3462660369421, 43.7200473090634 ] }, "distance": 19.15, "direction": 60.97, "angle": 66.34, "elevation": 43.72, "pano_id": "TMX7316010203-000024_pano_0000_004314", "timestamp": "2016-07-26T09:11:36.727150Z", "filename": "pano_0000_004314.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241021_0921_Track45_Sphere_00294", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115909.6460819759, 484406.87845849595 ] }, "relative_distance": 19.15218254, "relative_pitch": 66.34350052183723, "relative_heading": 60.96622009793363, "relative_elevation": 43.7200473090634 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track45_Sphere_00294/adjacencies/b_20241021_0921_Track45_Sphere_00294/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track45_Sphere_00234/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track45_Sphere_00234/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track45_Sphere_00234/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track45_Sphere_00234/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241021_0921_Track45_Sphere_00234/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track45_Sphere_00234/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track45_Sphere_00234/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track45_Sphere_00234/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track45_Sphere_00234/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.813281741118367, 52.34626582077742, 0.0 ] }, "distance": 19.42, "direction": 298.52, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241021_0921_Track45_Sphere_00234", "timestamp": "2024-10-21T09:33:01Z", "filename": "Job_20241021_0921_Track45_Sphere_00234.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241021_0921_Track45_Sphere_00294", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115909.6460819759, 484406.87845849595 ] }, "relative_distance": 19.41742685, "relative_pitch": 0.0, "relative_heading": 298.51943849221317, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track45_Sphere_00294/adjacencies/b_20241021_0921_Track45_Sphere_00294/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000808/pano_0000_002414/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000808/pano_0000_002414/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000808/pano_0000_002414/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000808/pano_0000_002414/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000808_pano_0000_002414/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000808_pano_0000_002414/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000808_pano_0000_002414/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000808/pano_0000_002414/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000808/pano_0000_002414/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81336901684717, 52.3463266876675, 44.0402393061668 ] }, "distance": 19.52, "direction": 325.29, "angle": 66.1, "elevation": 44.04, "pano_id": "TMX7316010203-000808_pano_0000_002414", "timestamp": "2018-06-26T08:51:08.404940Z", "filename": "pano_0000_002414.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241021_0921_Track45_Sphere_00294", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115909.6460819759, 484406.87845849595 ] }, "relative_distance": 19.5171361, "relative_pitch": 66.09870776631273, "relative_heading": 325.28952106013554, "relative_elevation": 44.0402393061668 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track45_Sphere_00294/adjacencies/b_20241021_0921_Track45_Sphere_00294/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000809/pano_0001_001111/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000809/pano_0001_001111/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000809/pano_0001_001111/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000809/pano_0001_001111/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000809_pano_0001_001111/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000809_pano_0001_001111/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000809_pano_0001_001111/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000809/pano_0001_001111/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000809/pano_0001_001111/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81381870532949, 52.3461893182431, 43.6812883177772 ] }, "distance": 19.55, "direction": 87.78, "angle": 65.89, "elevation": 43.68, "pano_id": "TMX7316010203-000809_pano_0001_001111", "timestamp": "2018-06-26T12:27:35.298210Z", "filename": "pano_0001_001111.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241021_0921_Track45_Sphere_00294", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115909.6460819759, 484406.87845849595 ] }, "relative_distance": 19.54594987, "relative_pitch": 65.89304320952506, "relative_heading": 87.77673692903682, "relative_elevation": 43.6812883177772 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track45_Sphere_00294/adjacencies/b_20241021_0921_Track45_Sphere_00294/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/16/TMX7316010203-002101/pano_0001_001860/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/16/TMX7316010203-002101/pano_0001_001860/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/16/TMX7316010203-002101/pano_0001_001860/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/16/TMX7316010203-002101/pano_0001_001860/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002101_pano_0001_001860/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002101_pano_0001_001860/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002101_pano_0001_001860/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/16/TMX7316010203-002101/pano_0001_001860/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/16/TMX7316010203-002101/pano_0001_001860/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81381981454457, 52.3461875268297, 43.8862220849842 ] }, "distance": 19.61, "direction": 88.37, "angle": 65.92, "elevation": 43.89, "pano_id": "TMX7316010203-002101_pano_0001_001860", "timestamp": "2021-04-16T11:12:16.260160Z", "filename": "pano_0001_001860.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2021", "tags": [ "mission-bi", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241021_0921_Track45_Sphere_00294", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115909.6460819759, 484406.87845849595 ] }, "relative_distance": 19.61479182, "relative_pitch": 65.91791326278292, "relative_heading": 88.3671489271542, "relative_elevation": 43.8862220849842 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track45_Sphere_00294/adjacencies/b_20241021_0921_Track45_Sphere_00294/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_11-54-38_00993/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_11-54-38_00993/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_11-54-38_00993/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_11-54-38_00993/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-16_11-54-38_00993/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-16_11-54-38_00993/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-16_11-54-38_00993/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_11-54-38_00993/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_11-54-38_00993/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.813366031251657, 52.34632657363849, 0.0 ] }, "distance": 19.62, "direction": 324.78, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-16_11-54-38_00993", "timestamp": "2025-07-16T12:12:59Z", "filename": "recording_2025-07-16_11-54-38_00993.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2025", "tags": [ "mission-bi", "mission-2025", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241021_0921_Track45_Sphere_00294", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115909.6460819759, 484406.87845849595 ] }, "relative_distance": 19.6233372, "relative_pitch": 0.0, "relative_heading": 324.7800829347312, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track45_Sphere_00294/adjacencies/b_20241021_0921_Track45_Sphere_00294/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/16/TMX7316010203-002101/pano_0001_001909/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/16/TMX7316010203-002101/pano_0001_001909/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/16/TMX7316010203-002101/pano_0001_001909/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/16/TMX7316010203-002101/pano_0001_001909/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002101_pano_0001_001909/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002101_pano_0001_001909/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002101_pano_0001_001909/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/16/TMX7316010203-002101/pano_0001_001909/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/16/TMX7316010203-002101/pano_0001_001909/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81327282295908, 52.3462623326811, 44.700264301151 ] }, "distance": 19.78, "direction": 296.69, "angle": 66.13, "elevation": 44.7, "pano_id": "TMX7316010203-002101_pano_0001_001909", "timestamp": "2021-04-16T11:13:18.604760Z", "filename": "pano_0001_001909.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2021", "tags": [ "mission-bi", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241021_0921_Track45_Sphere_00294", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115909.6460819759, 484406.87845849595 ] }, "relative_distance": 19.77618551, "relative_pitch": 66.13455617140113, "relative_heading": 296.6903889426788, "relative_elevation": 44.700264301151 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track45_Sphere_00294/adjacencies/b_20241021_0921_Track45_Sphere_00294/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001873/pano_0000_006286/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001873/pano_0000_006286/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001873/pano_0000_006286/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001873/pano_0000_006286/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001873_pano_0000_006286/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001873_pano_0000_006286/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001873_pano_0000_006286/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001873/pano_0000_006286/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001873/pano_0000_006286/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81372370323224, 52.3463197902344, 43.9609255455434 ] }, "distance": 20.1, "direction": 40.52, "angle": 65.43, "elevation": 43.96, "pano_id": "TMX7316010203-001873_pano_0000_006286", "timestamp": "2020-08-13T08:10:14.427430Z", "filename": "pano_0000_006286.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2020", "tags": [ "mission-bi", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241021_0921_Track45_Sphere_00294", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115909.6460819759, 484406.87845849595 ] }, "relative_distance": 20.09614366, "relative_pitch": 65.43312993602389, "relative_heading": 40.52134132158275, "relative_elevation": 43.9609255455434 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track45_Sphere_00294/adjacencies/b_20241021_0921_Track45_Sphere_00294/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001032/pano_0001_000124/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001032/pano_0001_000124/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001032/pano_0001_000124/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001032/pano_0001_000124/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001032_pano_0001_000124/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001032_pano_0001_000124/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001032_pano_0001_000124/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001032/pano_0001_000124/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001032/pano_0001_000124/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81335058742405, 52.3463253884657, 44.1165583757684 ] }, "distance": 20.14, "direction": 322.12, "angle": 65.46, "elevation": 44.12, "pano_id": "TMX7316010203-001032_pano_0001_000124", "timestamp": "2019-01-02T10:54:49.274780Z", "filename": "pano_0001_000124.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241021_0921_Track45_Sphere_00294", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115909.6460819759, 484406.87845849595 ] }, "relative_distance": 20.1443152, "relative_pitch": 65.45781444475678, "relative_heading": 322.1173295579942, "relative_elevation": 44.1165583757684 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track45_Sphere_00294/adjacencies/b_20241021_0921_Track45_Sphere_00294/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/16/TMX7316010203-002101/pano_0001_001902/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/16/TMX7316010203-002101/pano_0001_001902/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/16/TMX7316010203-002101/pano_0001_001902/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/16/TMX7316010203-002101/pano_0001_001902/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002101_pano_0001_001902/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002101_pano_0001_001902/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002101_pano_0001_001902/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/16/TMX7316010203-002101/pano_0001_001902/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/16/TMX7316010203-002101/pano_0001_001902/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81379600666723, 52.3462672014154, 44.624136608094 ] }, "distance": 20.3, "direction": 62.34, "angle": 65.53, "elevation": 44.62, "pano_id": "TMX7316010203-002101_pano_0001_001902", "timestamp": "2021-04-16T11:13:14.094800Z", "filename": "pano_0001_001902.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2021", "tags": [ "mission-bi", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241021_0921_Track45_Sphere_00294", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115909.6460819759, 484406.87845849595 ] }, "relative_distance": 20.30420131, "relative_pitch": 65.5342317670554, "relative_heading": 62.343432143070785, "relative_elevation": 44.624136608094 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track45_Sphere_00294/adjacencies/b_20241021_0921_Track45_Sphere_00294/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002504/pano_0002_000286/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002504/pano_0002_000286/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002504/pano_0002_000286/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002504/pano_0002_000286/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002504_pano_0002_000286/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002504_pano_0002_000286/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002504_pano_0002_000286/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002504/pano_0002_000286/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002504/pano_0002_000286/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81332538366985, 52.346314862508, 43.9530538590625 ] }, "distance": 20.38, "direction": 316.27, "angle": 65.12, "elevation": 43.95, "pano_id": "TMX7316010203-002504_pano_0002_000286", "timestamp": "2022-04-11T10:09:41.360320Z", "filename": "pano_0002_000286.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2022", "tags": [ "mission-bi", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241021_0921_Track45_Sphere_00294", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115909.6460819759, 484406.87845849595 ] }, "relative_distance": 20.38042397, "relative_pitch": 65.12349650879433, "relative_heading": 316.27422205834307, "relative_elevation": 43.9530538590625 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track45_Sphere_00294/adjacencies/b_20241021_0921_Track45_Sphere_00294/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/16/TMX7316010203-002101/pano_0001_001852/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/16/TMX7316010203-002101/pano_0001_001852/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/16/TMX7316010203-002101/pano_0001_001852/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/16/TMX7316010203-002101/pano_0001_001852/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002101_pano_0001_001852/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002101_pano_0001_001852/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002101_pano_0001_001852/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/16/TMX7316010203-002101/pano_0001_001852/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/16/TMX7316010203-002101/pano_0001_001852/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81323299245259, 52.3461807646754, 43.8000900540501 ] }, "distance": 20.38, "direction": 269.46, "angle": 65.04, "elevation": 43.8, "pano_id": "TMX7316010203-002101_pano_0001_001852", "timestamp": "2021-04-16T11:12:10.375220Z", "filename": "pano_0001_001852.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2021", "tags": [ "mission-bi", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241021_0921_Track45_Sphere_00294", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115909.6460819759, 484406.87845849595 ] }, "relative_distance": 20.38424904, "relative_pitch": 65.04306782639001, "relative_heading": 269.4560222258255, "relative_elevation": 43.8000900540501 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track45_Sphere_00294/adjacencies/b_20241021_0921_Track45_Sphere_00294/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/26/TMX7316010203-000024/pano_0000_004321/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/26/TMX7316010203-000024/pano_0000_004321/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/26/TMX7316010203-000024/pano_0000_004321/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/26/TMX7316010203-000024/pano_0000_004321/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000024_pano_0000_004321/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000024_pano_0000_004321/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000024_pano_0000_004321/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/07/26/TMX7316010203-000024/pano_0000_004321/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/07/26/TMX7316010203-000024/pano_0000_004321/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81326058692663, 52.3462629325383, 43.6621113838628 ] }, "distance": 20.55, "direction": 295.81, "angle": 64.79, "elevation": 43.66, "pano_id": "TMX7316010203-000024_pano_0000_004321", "timestamp": "2016-07-26T09:11:42.287130Z", "filename": "pano_0000_004321.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241021_0921_Track45_Sphere_00294", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115909.6460819759, 484406.87845849595 ] }, "relative_distance": 20.55357856, "relative_pitch": 64.79167590515208, "relative_heading": 295.812531430946, "relative_elevation": 43.6621113838628 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track45_Sphere_00294/adjacencies/b_20241021_0921_Track45_Sphere_00294/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_10-37-33_00149/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_10-37-33_00149/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_10-37-33_00149/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_10-37-33_00149/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-16_10-37-33_00149/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-16_10-37-33_00149/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-16_10-37-33_00149/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_10-37-33_00149/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_10-37-33_00149/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.813259008725727, 52.34626238504893, 0.0 ] }, "distance": 20.62, "direction": 295.53, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-16_10-37-33_00149", "timestamp": "2025-07-16T10:41:33Z", "filename": "recording_2025-07-16_10-37-33_00149.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2025", "tags": [ "mission-bi", "mission-2025", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241021_0921_Track45_Sphere_00294", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115909.6460819759, 484406.87845849595 ] }, "relative_distance": 20.62412126, "relative_pitch": 0.0, "relative_heading": 295.53007421548307, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track45_Sphere_00294/adjacencies/b_20241021_0921_Track45_Sphere_00294/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000809/pano_0001_001297/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000809/pano_0001_001297/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000809/pano_0001_001297/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000809/pano_0001_001297/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000809_pano_0001_001297/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000809_pano_0001_001297/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000809_pano_0001_001297/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000809/pano_0001_001297/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000809/pano_0001_001297/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81380398779205, 52.3462684474448, 43.7515029581264 ] }, "distance": 20.85, "direction": 62.7, "angle": 64.52, "elevation": 43.75, "pano_id": "TMX7316010203-000809_pano_0001_001297", "timestamp": "2018-06-26T12:32:15.381990Z", "filename": "pano_0001_001297.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241021_0921_Track45_Sphere_00294", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115909.6460819759, 484406.87845849595 ] }, "relative_distance": 20.85070939, "relative_pitch": 64.51887250359557, "relative_heading": 62.699689373446056, "relative_elevation": 43.7515029581264 } ] } }