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_20241028_1408_Track03_Sphere_00144/adjacencies/?format=api
{ "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00144/adjacencies/?format=api" } }, "_embedded": { "adjacencies": [ { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00144/adjacencies/b_20241028_1408_Track03_Sphere_00144/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241028_1408_Track03_Sphere_00144/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241028_1408_Track03_Sphere_00144/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241028_1408_Track03_Sphere_00144/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241028_1408_Track03_Sphere_00144/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241028_1408_Track03_Sphere_00144/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00144/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00144/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241028_1408_Track03_Sphere_00144/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241028_1408_Track03_Sphere_00144/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.840626999115186, 52.356521439408276, 0.0 ] }, "distance": 0.0, "direction": null, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241028_1408_Track03_Sphere_00144", "timestamp": "2024-10-28T13:38:30Z", "filename": "Job_20241028_1408_Track03_Sphere_00144.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241028_1408_Track03_Sphere_00144", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117764.55808366988, 485542.9434591876 ] }, "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_20241028_1408_Track03_Sphere_00144/adjacencies/b_20241028_1408_Track03_Sphere_00144/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/29/TMX7316010203-002648/pano_0000_000031/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/29/TMX7316010203-002648/pano_0000_000031/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/29/TMX7316010203-002648/pano_0000_000031/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/29/TMX7316010203-002648/pano_0000_000031/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002648_pano_0000_000031/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002648_pano_0000_000031/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002648_pano_0000_000031/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/06/29/TMX7316010203-002648/pano_0000_000031/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/06/29/TMX7316010203-002648/pano_0000_000031/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84063076708107, 52.3565229423174, 44.8291780436411 ] }, "distance": 0.31, "direction": 56.92, "angle": 89.61, "elevation": 44.83, "pano_id": "TMX7316010203-002648_pano_0000_000031", "timestamp": "2022-06-29T07:55:31.382730Z", "filename": "pano_0000_000031.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2022", "tags": [ "mission-bi", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241028_1408_Track03_Sphere_00144", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117764.55808366988, 485542.9434591876 ] }, "relative_distance": 0.3063828, "relative_pitch": 89.60842092565265, "relative_heading": 56.918159049427075, "relative_elevation": 44.8291780436411 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00144/adjacencies/b_20241028_1408_Track03_Sphere_00144/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_07_57_20_00135/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_07_57_20_00135/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_07_57_20_00135/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_07_57_20_00135/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_10_01_07_57_20_00135/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_07_57_20_00135/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_07_57_20_00135/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_07_57_20_00135/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_07_57_20_00135/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.840644764474692, 52.356516380433185, 0.0 ] }, "distance": 1.33, "direction": 114.94, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_10_01_07_57_20_00135", "timestamp": "2025-10-01T08:10:53Z", "filename": "2025_10_01_07_57_20_00135.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_20241028_1408_Track03_Sphere_00144", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117764.55808366988, 485542.9434591876 ] }, "relative_distance": 1.33487726, "relative_pitch": 0.0, "relative_heading": 114.9426767478789, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00144/adjacencies/b_20241028_1408_Track03_Sphere_00144/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000824/pano_0000_004111/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000824/pano_0000_004111/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000824/pano_0000_004111/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000824/pano_0000_004111/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000824_pano_0000_004111/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000824_pano_0000_004111/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000824_pano_0000_004111/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000824/pano_0000_004111/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000824/pano_0000_004111/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84063971011803, 52.3565312363201, 43.9341815160587 ] }, "distance": 1.39, "direction": 38.46, "angle": 88.18, "elevation": 43.93, "pano_id": "TMX7316010203-000824_pano_0000_004111", "timestamp": "2018-07-04T09:13:36.855160Z", "filename": "pano_0000_004111.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_20241028_1408_Track03_Sphere_00144", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117764.55808366988, 485542.9434591876 ] }, "relative_distance": 1.3922615, "relative_pitch": 88.18492075336664, "relative_heading": 38.46378588842876, "relative_elevation": 43.9341815160587 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00144/adjacencies/b_20241028_1408_Track03_Sphere_00144/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001893/pano_0001_001770/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001893/pano_0001_001770/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001893/pano_0001_001770/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001893/pano_0001_001770/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001893_pano_0001_001770/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001893_pano_0001_001770/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001893_pano_0001_001770/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001893/pano_0001_001770/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001893/pano_0001_001770/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84063504709288, 52.3565365126818, 44.0464696846902 ] }, "distance": 1.76, "direction": 18.1, "angle": 87.71, "elevation": 44.05, "pano_id": "TMX7316010203-001893_pano_0001_001770", "timestamp": "2020-08-27T08:31:24.459620Z", "filename": "pano_0001_001770.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_20241028_1408_Track03_Sphere_00144", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117764.55808366988, 485542.9434591876 ] }, "relative_distance": 1.76461626, "relative_pitch": 87.7058087676155, "relative_heading": 18.103164434549825, "relative_elevation": 44.0464696846902 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00144/adjacencies/b_20241028_1408_Track03_Sphere_00144/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/12/TMX7316010203-001310/pano_0000_000887/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/12/TMX7316010203-001310/pano_0000_000887/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/12/TMX7316010203-001310/pano_0000_000887/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/12/TMX7316010203-001310/pano_0000_000887/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001310_pano_0000_000887/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001310_pano_0000_000887/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001310_pano_0000_000887/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/12/TMX7316010203-001310/pano_0000_000887/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/12/TMX7316010203-001310/pano_0000_000887/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84064025571649, 52.3565380287008, 44.3953402377665 ] }, "distance": 2.06, "direction": 26.07, "angle": 87.35, "elevation": 44.4, "pano_id": "TMX7316010203-001310_pano_0000_000887", "timestamp": "2019-07-12T09:23:24.867480Z", "filename": "pano_0000_000887.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_20241028_1408_Track03_Sphere_00144", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117764.55808366988, 485542.9434591876 ] }, "relative_distance": 2.05506937, "relative_pitch": 87.3496586152785, "relative_heading": 26.071467831181234, "relative_elevation": 44.3953402377665 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00144/adjacencies/b_20241028_1408_Track03_Sphere_00144/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/12/TMX7316010203-001310/pano_0000_000888/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/12/TMX7316010203-001310/pano_0000_000888/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/12/TMX7316010203-001310/pano_0000_000888/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/12/TMX7316010203-001310/pano_0000_000888/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001310_pano_0000_000888/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001310_pano_0000_000888/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001310_pano_0000_000888/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/12/TMX7316010203-001310/pano_0000_000888/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/12/TMX7316010203-001310/pano_0000_000888/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84062437322226, 52.3564942563067, 44.4086123351008 ] }, "distance": 3.03, "direction": 183.38, "angle": 86.1, "elevation": 44.41, "pano_id": "TMX7316010203-001310_pano_0000_000888", "timestamp": "2019-07-12T09:23:25.637470Z", "filename": "pano_0000_000888.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_20241028_1408_Track03_Sphere_00144", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117764.55808366988, 485542.9434591876 ] }, "relative_distance": 3.0300618, "relative_pitch": 86.0966785727536, "relative_heading": 183.3849045496107, "relative_elevation": 44.4086123351008 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00144/adjacencies/b_20241028_1408_Track03_Sphere_00144/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001893/pano_0001_001771/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001893/pano_0001_001771/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001893/pano_0001_001771/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001893/pano_0001_001771/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001893_pano_0001_001771/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001893_pano_0001_001771/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001893_pano_0001_001771/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001893/pano_0001_001771/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001893/pano_0001_001771/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84061529071072, 52.3564920274389, 44.0536731574684 ] }, "distance": 3.37, "direction": 193.7, "angle": 85.63, "elevation": 44.05, "pano_id": "TMX7316010203-001893_pano_0001_001771", "timestamp": "2020-08-27T08:31:25.379630Z", "filename": "pano_0001_001771.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_20241028_1408_Track03_Sphere_00144", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117764.55808366988, 485542.9434591876 ] }, "relative_distance": 3.36860449, "relative_pitch": 85.62733484186549, "relative_heading": 193.69812429703575, "relative_elevation": 44.0536731574684 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00144/adjacencies/b_20241028_1408_Track03_Sphere_00144/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000824/pano_0000_004112/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000824/pano_0000_004112/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000824/pano_0000_004112/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000824/pano_0000_004112/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000824_pano_0000_004112/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000824_pano_0000_004112/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000824_pano_0000_004112/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000824/pano_0000_004112/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000824/pano_0000_004112/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84062255030565, 52.3564877998471, 43.973582983017 ] }, "distance": 3.76, "direction": 184.63, "angle": 85.12, "elevation": 43.97, "pano_id": "TMX7316010203-000824_pano_0000_004112", "timestamp": "2018-07-04T09:13:37.825160Z", "filename": "pano_0000_004112.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_20241028_1408_Track03_Sphere_00144", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117764.55808366988, 485542.9434591876 ] }, "relative_distance": 3.75546409, "relative_pitch": 85.11862857890357, "relative_heading": 184.62936197253862, "relative_elevation": 43.973582983017 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00144/adjacencies/b_20241028_1408_Track03_Sphere_00144/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/07/TMX7316010203-002835/pano_0002_000000/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/07/TMX7316010203-002835/pano_0002_000000/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/07/TMX7316010203-002835/pano_0002_000000/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/07/TMX7316010203-002835/pano_0002_000000/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002835_pano_0002_000000/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002835_pano_0002_000000/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002835_pano_0002_000000/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/07/TMX7316010203-002835/pano_0002_000000/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/07/TMX7316010203-002835/pano_0002_000000/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84061789214383, 52.3564781536947, 45.9052854748443 ] }, "distance": 4.86, "direction": 187.34, "angle": 83.96, "elevation": 45.91, "pano_id": "TMX7316010203-002835_pano_0002_000000", "timestamp": "2022-12-07T10:59:41.097600Z", "filename": "pano_0002_000000.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2022", "tags": [ "mission-woz", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241028_1408_Track03_Sphere_00144", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117764.55808366988, 485542.9434591876 ] }, "relative_distance": 4.85637923, "relative_pitch": 83.96106773421742, "relative_heading": 187.3403784570013, "relative_elevation": 45.9052854748443 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00144/adjacencies/b_20241028_1408_Track03_Sphere_00144/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/29/TMX7316010203-002648/pano_0000_000032/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/29/TMX7316010203-002648/pano_0000_000032/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/29/TMX7316010203-002648/pano_0000_000032/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/29/TMX7316010203-002648/pano_0000_000032/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002648_pano_0000_000032/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002648_pano_0000_000032/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002648_pano_0000_000032/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/06/29/TMX7316010203-002648/pano_0000_000032/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/06/29/TMX7316010203-002648/pano_0000_000032/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84061199499905, 52.3564776682375, 44.9240824906155 ] }, "distance": 4.98, "direction": 191.85, "angle": 83.68, "elevation": 44.92, "pano_id": "TMX7316010203-002648_pano_0000_000032", "timestamp": "2022-06-29T07:55:32.317750Z", "filename": "pano_0000_000032.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2022", "tags": [ "mission-bi", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241028_1408_Track03_Sphere_00144", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117764.55808366988, 485542.9434591876 ] }, "relative_distance": 4.97671758, "relative_pitch": 83.67851391939648, "relative_heading": 191.8532688308594, "relative_elevation": 44.9240824906155 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00144/adjacencies/b_20241028_1408_Track03_Sphere_00144/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241028_1408_Track03_Sphere_00145/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241028_1408_Track03_Sphere_00145/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241028_1408_Track03_Sphere_00145/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241028_1408_Track03_Sphere_00145/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241028_1408_Track03_Sphere_00145/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00145/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00145/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241028_1408_Track03_Sphere_00145/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241028_1408_Track03_Sphere_00145/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.840607860758936, 52.35647827265078, 0.0 ] }, "distance": 4.98, "direction": 195.19, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241028_1408_Track03_Sphere_00145", "timestamp": "2024-10-28T13:38:31Z", "filename": "Job_20241028_1408_Track03_Sphere_00145.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241028_1408_Track03_Sphere_00144", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117764.55808366988, 485542.9434591876 ] }, "relative_distance": 4.97717827, "relative_pitch": 0.0, "relative_heading": 195.18754744670838, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00144/adjacencies/b_20241028_1408_Track03_Sphere_00144/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/29/TMX7316010203-002648/pano_0000_000030/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/29/TMX7316010203-002648/pano_0000_000030/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/29/TMX7316010203-002648/pano_0000_000030/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/29/TMX7316010203-002648/pano_0000_000030/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002648_pano_0000_000030/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002648_pano_0000_000030/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002648_pano_0000_000030/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/06/29/TMX7316010203-002648/pano_0000_000030/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/06/29/TMX7316010203-002648/pano_0000_000030/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84063719589477, 52.3565695913086, 44.7136945566162 ] }, "distance": 5.4, "direction": 7.39, "angle": 83.11, "elevation": 44.71, "pano_id": "TMX7316010203-002648_pano_0000_000030", "timestamp": "2022-06-29T07:55:30.497710Z", "filename": "pano_0000_000030.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2022", "tags": [ "mission-bi", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241028_1408_Track03_Sphere_00144", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117764.55808366988, 485542.9434591876 ] }, "relative_distance": 5.40291046, "relative_pitch": 83.1101553436259, "relative_heading": 7.387658474024453, "relative_elevation": 44.7136945566162 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00144/adjacencies/b_20241028_1408_Track03_Sphere_00144/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/10/TMX7316010203-000054/pano_0001_000234/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/10/TMX7316010203-000054/pano_0001_000234/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/10/TMX7316010203-000054/pano_0001_000234/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/10/TMX7316010203-000054/pano_0001_000234/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000054_pano_0001_000234/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000054_pano_0001_000234/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000054_pano_0001_000234/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/10/TMX7316010203-000054/pano_0001_000234/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/10/TMX7316010203-000054/pano_0001_000234/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84054785165875, 52.3565117742692, 46.572251195088 ] }, "distance": 5.5, "direction": 258.72, "angle": 83.27, "elevation": 46.57, "pano_id": "TMX7316010203-000054_pano_0001_000234", "timestamp": "2016-08-10T06:50:46.599840Z", "filename": "pano_0001_000234.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_20241028_1408_Track03_Sphere_00144", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117764.55808366988, 485542.9434591876 ] }, "relative_distance": 5.49860606, "relative_pitch": 83.26648040770219, "relative_heading": 258.7207603305733, "relative_elevation": 46.572251195088 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00144/adjacencies/b_20241028_1408_Track03_Sphere_00144/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_07_57_20_00134/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_07_57_20_00134/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_07_57_20_00134/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_07_57_20_00134/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_10_01_07_57_20_00134/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_07_57_20_00134/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_07_57_20_00134/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_07_57_20_00134/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_07_57_20_00134/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.840711631021117, 52.35652924507431, 0.0 ] }, "distance": 5.83, "direction": 81.43, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_10_01_07_57_20_00134", "timestamp": "2025-10-01T08:10:49Z", "filename": "2025_10_01_07_57_20_00134.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_20241028_1408_Track03_Sphere_00144", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117764.55808366988, 485542.9434591876 ] }, "relative_distance": 5.83111488, "relative_pitch": 0.0, "relative_heading": 81.4336452254142, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00144/adjacencies/b_20241028_1408_Track03_Sphere_00144/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000824/pano_0000_004110/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000824/pano_0000_004110/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000824/pano_0000_004110/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000824/pano_0000_004110/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000824_pano_0000_004110/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000824_pano_0000_004110/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000824_pano_0000_004110/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000824/pano_0000_004110/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000824/pano_0000_004110/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84064301002649, 52.3565756390583, 43.9239995321259 ] }, "distance": 6.13, "direction": 10.25, "angle": 82.06, "elevation": 43.92, "pano_id": "TMX7316010203-000824_pano_0000_004110", "timestamp": "2018-07-04T09:13:35.880170Z", "filename": "pano_0000_004110.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_20241028_1408_Track03_Sphere_00144", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117764.55808366988, 485542.9434591876 ] }, "relative_distance": 6.12887536, "relative_pitch": 82.05659831630001, "relative_heading": 10.252334300085275, "relative_elevation": 43.9239995321259 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00144/adjacencies/b_20241028_1408_Track03_Sphere_00144/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/10/TMX7316010203-000054/pano_0001_000233/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/10/TMX7316010203-000054/pano_0001_000233/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/10/TMX7316010203-000054/pano_0001_000233/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/10/TMX7316010203-000054/pano_0001_000233/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000054_pano_0001_000233/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000054_pano_0001_000233/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000054_pano_0001_000233/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/10/TMX7316010203-000054/pano_0001_000233/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/10/TMX7316010203-000054/pano_0001_000233/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.840545655834, 52.3565484232376, 46.5229997802526 ] }, "distance": 6.3, "direction": 298.45, "angle": 82.28, "elevation": 46.52, "pano_id": "TMX7316010203-000054_pano_0001_000233", "timestamp": "2016-08-10T06:50:44.979820Z", "filename": "pano_0001_000233.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_20241028_1408_Track03_Sphere_00144", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117764.55808366988, 485542.9434591876 ] }, "relative_distance": 6.30312898, "relative_pitch": 82.28431085900948, "relative_heading": 298.448416007376, "relative_elevation": 46.5229997802526 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00144/adjacencies/b_20241028_1408_Track03_Sphere_00144/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/10/TMX7316010203-000054/pano_0001_000235/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/10/TMX7316010203-000054/pano_0001_000235/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/10/TMX7316010203-000054/pano_0001_000235/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/10/TMX7316010203-000054/pano_0001_000235/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000054_pano_0001_000235/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000054_pano_0001_000235/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000054_pano_0001_000235/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/10/TMX7316010203-000054/pano_0001_000235/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/10/TMX7316010203-000054/pano_0001_000235/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84055151562286, 52.3564828803348, 46.7277105497196 ] }, "distance": 6.7, "direction": 230.16, "angle": 81.84, "elevation": 46.73, "pano_id": "TMX7316010203-000054_pano_0001_000235", "timestamp": "2016-08-10T06:50:49.644840Z", "filename": "pano_0001_000235.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_20241028_1408_Track03_Sphere_00144", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117764.55808366988, 485542.9434591876 ] }, "relative_distance": 6.6975826, "relative_pitch": 81.84322857702222, "relative_heading": 230.16172377319242, "relative_elevation": 46.7277105497196 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00144/adjacencies/b_20241028_1408_Track03_Sphere_00144/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001893/pano_0001_001769/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001893/pano_0001_001769/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001893/pano_0001_001769/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001893/pano_0001_001769/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001893_pano_0001_001769/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001893_pano_0001_001769/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001893_pano_0001_001769/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001893/pano_0001_001769/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001893/pano_0001_001769/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84064062836695, 52.3565824505345, 44.0432453127578 ] }, "distance": 6.85, "direction": 7.79, "angle": 81.16, "elevation": 44.04, "pano_id": "TMX7316010203-001893_pano_0001_001769", "timestamp": "2020-08-27T08:31:23.659600Z", "filename": "pano_0001_001769.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_20241028_1408_Track03_Sphere_00144", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117764.55808366988, 485542.9434591876 ] }, "relative_distance": 6.85216895, "relative_pitch": 81.15691851090968, "relative_heading": 7.788424863317829, "relative_elevation": 44.0432453127578 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00144/adjacencies/b_20241028_1408_Track03_Sphere_00144/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/12/TMX7316010203-001310/pano_0000_000886/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/12/TMX7316010203-001310/pano_0000_000886/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/12/TMX7316010203-001310/pano_0000_000886/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/12/TMX7316010203-001310/pano_0000_000886/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001310_pano_0000_000886/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001310_pano_0000_000886/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001310_pano_0000_000886/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/12/TMX7316010203-001310/pano_0000_000886/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/12/TMX7316010203-001310/pano_0000_000886/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84064469128337, 52.3565826848381, 44.3982200026512 ] }, "distance": 6.92, "direction": 10.03, "angle": 81.14, "elevation": 44.4, "pano_id": "TMX7316010203-001310_pano_0000_000886", "timestamp": "2019-07-12T09:23:24.182530Z", "filename": "pano_0000_000886.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_20241028_1408_Track03_Sphere_00144", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117764.55808366988, 485542.9434591876 ] }, "relative_distance": 6.92080955, "relative_pitch": 81.14001730683394, "relative_heading": 10.03025710046036, "relative_elevation": 44.3982200026512 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00144/adjacencies/b_20241028_1408_Track03_Sphere_00144/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241028_1408_Track03_Sphere_00142/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241028_1408_Track03_Sphere_00142/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241028_1408_Track03_Sphere_00142/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241028_1408_Track03_Sphere_00142/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241028_1408_Track03_Sphere_00142/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00142/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00142/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241028_1408_Track03_Sphere_00142/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241028_1408_Track03_Sphere_00142/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.840635000717273, 52.356589253133286, 0.0 ] }, "distance": 7.57, "direction": 4.13, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241028_1408_Track03_Sphere_00142", "timestamp": "2024-10-28T13:38:28Z", "filename": "Job_20241028_1408_Track03_Sphere_00142.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241028_1408_Track03_Sphere_00144", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117764.55808366988, 485542.9434591876 ] }, "relative_distance": 7.56557934, "relative_pitch": 0.0, "relative_heading": 4.132174186456551, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00144/adjacencies/b_20241028_1408_Track03_Sphere_00144/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/12/TMX7316010203-001310/pano_0000_000889/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/12/TMX7316010203-001310/pano_0000_000889/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/12/TMX7316010203-001310/pano_0000_000889/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/12/TMX7316010203-001310/pano_0000_000889/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001310_pano_0000_000889/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001310_pano_0000_000889/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001310_pano_0000_000889/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/12/TMX7316010203-001310/pano_0000_000889/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/12/TMX7316010203-001310/pano_0000_000889/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84059630478008, 52.3564530581715, 44.5206900592893 ] }, "distance": 7.89, "direction": 195.37, "angle": 79.95, "elevation": 44.52, "pano_id": "TMX7316010203-001310_pano_0000_000889", "timestamp": "2019-07-12T09:23:26.447490Z", "filename": "pano_0000_000889.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_20241028_1408_Track03_Sphere_00144", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117764.55808366988, 485542.9434591876 ] }, "relative_distance": 7.8912043, "relative_pitch": 79.94882749768337, "relative_heading": 195.36749970932635, "relative_elevation": 44.5206900592893 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00144/adjacencies/b_20241028_1408_Track03_Sphere_00144/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/08/TMX7316010203-002500/pano_0001_000319/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/08/TMX7316010203-002500/pano_0001_000319/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/08/TMX7316010203-002500/pano_0001_000319/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/08/TMX7316010203-002500/pano_0001_000319/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002500_pano_0001_000319/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002500_pano_0001_000319/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002500_pano_0001_000319/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/08/TMX7316010203-002500/pano_0001_000319/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/08/TMX7316010203-002500/pano_0001_000319/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84073991233273, 52.3565462582758, 45.0480569023639 ] }, "distance": 8.17, "direction": 70.25, "angle": 79.72, "elevation": 45.05, "pano_id": "TMX7316010203-002500_pano_0001_000319", "timestamp": "2022-04-08T11:17:22.437370Z", "filename": "pano_0001_000319.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_20241028_1408_Track03_Sphere_00144", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117764.55808366988, 485542.9434591876 ] }, "relative_distance": 8.1735954, "relative_pitch": 79.7160362378899, "relative_heading": 70.25216702085739, "relative_elevation": 45.0480569023639 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00144/adjacencies/b_20241028_1408_Track03_Sphere_00144/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001893/pano_0001_001772/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001893/pano_0001_001772/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001893/pano_0001_001772/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001893/pano_0001_001772/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001893_pano_0001_001772/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001893_pano_0001_001772/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001893_pano_0001_001772/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001893/pano_0001_001772/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001893/pano_0001_001772/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84058474174864, 52.356450516353, 44.1626803670079 ] }, "distance": 8.4, "direction": 200.04, "angle": 79.23, "elevation": 44.16, "pano_id": "TMX7316010203-001893_pano_0001_001772", "timestamp": "2020-08-27T08:31:26.334610Z", "filename": "pano_0001_001772.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_20241028_1408_Track03_Sphere_00144", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117764.55808366988, 485542.9434591876 ] }, "relative_distance": 8.40065341, "relative_pitch": 79.22983202240741, "relative_heading": 200.0424832374069, "relative_elevation": 44.1626803670079 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00144/adjacencies/b_20241028_1408_Track03_Sphere_00144/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/03/TMX7316010203-000821/pano_0000_001038/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/03/TMX7316010203-000821/pano_0000_001038/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/03/TMX7316010203-000821/pano_0000_001038/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/03/TMX7316010203-000821/pano_0000_001038/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000821_pano_0000_001038/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000821_pano_0000_001038/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000821_pano_0000_001038/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/03/TMX7316010203-000821/pano_0000_001038/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/03/TMX7316010203-000821/pano_0000_001038/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8406568247621, 52.3564479389783, 44.3493144074455 ] }, "distance": 8.43, "direction": 166.05, "angle": 79.24, "elevation": 44.35, "pano_id": "TMX7316010203-000821_pano_0000_001038", "timestamp": "2018-07-03T08:48:38.232570Z", "filename": "pano_0000_001038.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_20241028_1408_Track03_Sphere_00144", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117764.55808366988, 485542.9434591876 ] }, "relative_distance": 8.42735475, "relative_pitch": 79.24080469756674, "relative_heading": 166.04697238079564, "relative_elevation": 44.3493144074455 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00144/adjacencies/b_20241028_1408_Track03_Sphere_00144/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/06/TMX7316010203-002394/pano_0004_000010/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/06/TMX7316010203-002394/pano_0004_000010/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/06/TMX7316010203-002394/pano_0004_000010/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/06/TMX7316010203-002394/pano_0004_000010/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002394_pano_0004_000010/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002394_pano_0004_000010/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002394_pano_0004_000010/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/01/06/TMX7316010203-002394/pano_0004_000010/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/01/06/TMX7316010203-002394/pano_0004_000010/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84074500543359, 52.3565464491285, 44.5622897297144 ] }, "distance": 8.51, "direction": 70.91, "angle": 79.19, "elevation": 44.56, "pano_id": "TMX7316010203-002394_pano_0004_000010", "timestamp": "2022-01-06T09:56:43.839920Z", "filename": "pano_0004_000010.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2021", "tags": [ "mission-woz", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241028_1408_Track03_Sphere_00144", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117764.55808366988, 485542.9434591876 ] }, "relative_distance": 8.50791795, "relative_pitch": 79.19105981279773, "relative_heading": 70.90714041981926, "relative_elevation": 44.5622897297144 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00144/adjacencies/b_20241028_1408_Track03_Sphere_00144/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000824/pano_0000_004113/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000824/pano_0000_004113/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000824/pano_0000_004113/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000824/pano_0000_004113/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000824_pano_0000_004113/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000824_pano_0000_004113/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000824_pano_0000_004113/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000824/pano_0000_004113/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000824/pano_0000_004113/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84059119250154, 52.356447882414, 44.0945735089481 ] }, "distance": 8.54, "direction": 196.6, "angle": 79.04, "elevation": 44.09, "pano_id": "TMX7316010203-000824_pano_0000_004113", "timestamp": "2018-07-04T09:13:38.770210Z", "filename": "pano_0000_004113.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_20241028_1408_Track03_Sphere_00144", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117764.55808366988, 485542.9434591876 ] }, "relative_distance": 8.54081008, "relative_pitch": 79.03795122985898, "relative_heading": 196.59676327003407, "relative_elevation": 44.0945735089481 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00144/adjacencies/b_20241028_1408_Track03_Sphere_00144/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track159_Sphere_00421/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track159_Sphere_00421/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track159_Sphere_00421/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track159_Sphere_00421/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/_20241025_0915_Track159_Sphere_00421/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/_20241025_0915_Track159_Sphere_00421/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/_20241025_0915_Track159_Sphere_00421/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track159_Sphere_00421/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track159_Sphere_00421/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.840746760786133, 52.35654453367257, 0.0 ] }, "distance": 8.55, "direction": 72.52, "angle": 0.0, "elevation": 0.0, "pano_id": "_20241025_0915_Track159_Sphere_00421", "timestamp": "2024-10-25T12:54:18Z", "filename": "Job_20241025_0915_Track159_Sphere_00421.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_20241028_1408_Track03_Sphere_00144", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117764.55808366988, 485542.9434591876 ] }, "relative_distance": 8.55459742, "relative_pitch": 0.0, "relative_heading": 72.51837346840452, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00144/adjacencies/b_20241028_1408_Track03_Sphere_00144/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002502/pano_0006_000158/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002502/pano_0006_000158/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002502/pano_0006_000158/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002502/pano_0006_000158/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002502_pano_0006_000158/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002502_pano_0006_000158/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002502_pano_0006_000158/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002502/pano_0006_000158/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002502/pano_0006_000158/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84075216638551, 52.356515194547, 44.6445986181498 ] }, "distance": 8.56, "direction": 94.66, "angle": 79.15, "elevation": 44.64, "pano_id": "TMX7316010203-002502_pano_0006_000158", "timestamp": "2022-04-11T08:09:58.914500Z", "filename": "pano_0006_000158.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_20241028_1408_Track03_Sphere_00144", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117764.55808366988, 485542.9434591876 ] }, "relative_distance": 8.55604828, "relative_pitch": 79.15092669506359, "relative_heading": 94.65843820707265, "relative_elevation": 44.6445986181498 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00144/adjacencies/b_20241028_1408_Track03_Sphere_00144/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000534/pano_0000_000161/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000534/pano_0000_000161/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000534/pano_0000_000161/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000534/pano_0000_000161/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000534_pano_0000_000161/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000534_pano_0000_000161/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000534_pano_0000_000161/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000534/pano_0000_000161/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000534/pano_0000_000161/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84066132384988, 52.3564465740783, 44.283385053277 ] }, "distance": 8.65, "direction": 164.32, "angle": 78.94, "elevation": 44.28, "pano_id": "TMX7316010203-000534_pano_0000_000161", "timestamp": "2018-01-08T08:44:49.556180Z", "filename": "pano_0000_000161.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2017", "tags": [ "mission-woz", "mission-2017", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241028_1408_Track03_Sphere_00144", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117764.55808366988, 485542.9434591876 ] }, "relative_distance": 8.65259655, "relative_pitch": 78.94418359304669, "relative_heading": 164.3193336731936, "relative_elevation": 44.283385053277 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00144/adjacencies/b_20241028_1408_Track03_Sphere_00144/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/10/TMX7316010203-000054/pano_0001_000184/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/10/TMX7316010203-000054/pano_0001_000184/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/10/TMX7316010203-000054/pano_0001_000184/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/10/TMX7316010203-000054/pano_0001_000184/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000054_pano_0001_000184/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000054_pano_0001_000184/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000054_pano_0001_000184/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/10/TMX7316010203-000054/pano_0001_000184/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/10/TMX7316010203-000054/pano_0001_000184/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8406807421057, 52.3564509652614, 45.5349188866094 ] }, "distance": 8.65, "direction": 154.97, "angle": 79.24, "elevation": 45.53, "pano_id": "TMX7316010203-000054_pano_0001_000184", "timestamp": "2016-08-10T06:49:43.440250Z", "filename": "pano_0001_000184.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_20241028_1408_Track03_Sphere_00144", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117764.55808366988, 485542.9434591876 ] }, "relative_distance": 8.65466699, "relative_pitch": 79.238350284073, "relative_heading": 154.9711135565857, "relative_elevation": 45.5349188866094 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00144/adjacencies/b_20241028_1408_Track03_Sphere_00144/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002502/pano_0006_000159/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002502/pano_0006_000159/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002502/pano_0006_000159/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002502/pano_0006_000159/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002502_pano_0006_000159/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002502_pano_0006_000159/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002502_pano_0006_000159/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002502/pano_0006_000159/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002502/pano_0006_000159/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84074077156239, 52.3565599900273, 44.5611145570874 ] }, "distance": 8.86, "direction": 61.04, "angle": 78.76, "elevation": 44.56, "pano_id": "TMX7316010203-002502_pano_0006_000159", "timestamp": "2022-04-11T08:09:59.509520Z", "filename": "pano_0006_000159.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_20241028_1408_Track03_Sphere_00144", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117764.55808366988, 485542.9434591876 ] }, "relative_distance": 8.85924329, "relative_pitch": 78.75558259719094, "relative_heading": 61.03958369952269, "relative_elevation": 44.5611145570874 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00144/adjacencies/b_20241028_1408_Track03_Sphere_00144/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/19/TMX7316010203-000795/pano_0001_001179/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/19/TMX7316010203-000795/pano_0001_001179/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/19/TMX7316010203-000795/pano_0001_001179/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/19/TMX7316010203-000795/pano_0001_001179/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000795_pano_0001_001179/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000795_pano_0001_001179/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000795_pano_0001_001179/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/19/TMX7316010203-000795/pano_0001_001179/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/19/TMX7316010203-000795/pano_0001_001179/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8406357660705, 52.3564415863647, 44.3703372115269 ] }, "distance": 8.91, "direction": 176.15, "angle": 78.65, "elevation": 44.37, "pano_id": "TMX7316010203-000795_pano_0001_001179", "timestamp": "2018-06-19T08:23:35.706160Z", "filename": "pano_0001_001179.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_20241028_1408_Track03_Sphere_00144", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117764.55808366988, 485542.9434591876 ] }, "relative_distance": 8.90563005, "relative_pitch": 78.65088341775957, "relative_heading": 176.1542677178253, "relative_elevation": 44.3703372115269 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00144/adjacencies/b_20241028_1408_Track03_Sphere_00144/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/19/TMX7316010203-002020/pano_0000_003211/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/19/TMX7316010203-002020/pano_0000_003211/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/19/TMX7316010203-002020/pano_0000_003211/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/19/TMX7316010203-002020/pano_0000_003211/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002020_pano_0000_003211/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002020_pano_0000_003211/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002020_pano_0000_003211/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/02/19/TMX7316010203-002020/pano_0000_003211/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/02/19/TMX7316010203-002020/pano_0000_003211/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84065288214643, 52.3564427906492, 44.2235098564997 ] }, "distance": 8.93, "direction": 168.61, "angle": 78.59, "elevation": 44.22, "pano_id": "TMX7316010203-002020_pano_0000_003211", "timestamp": "2021-02-19T12:07:58.846410Z", "filename": "pano_0000_003211.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2020", "tags": [ "mission-woz", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241028_1408_Track03_Sphere_00144", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117764.55808366988, 485542.9434591876 ] }, "relative_distance": 8.92747002, "relative_pitch": 78.58699520631494, "relative_heading": 168.60744844717976, "relative_elevation": 44.2235098564997 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00144/adjacencies/b_20241028_1408_Track03_Sphere_00144/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000534/pano_0000_000807/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000534/pano_0000_000807/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000534/pano_0000_000807/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000534/pano_0000_000807/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000534_pano_0000_000807/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000534_pano_0000_000807/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000534_pano_0000_000807/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000534/pano_0000_000807/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000534/pano_0000_000807/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84075691033521, 52.3565364241364, 44.1459703454748 ] }, "distance": 9.01, "direction": 79.33, "angle": 78.47, "elevation": 44.15, "pano_id": "TMX7316010203-000534_pano_0000_000807", "timestamp": "2018-01-08T08:57:42.588290Z", "filename": "pano_0000_000807.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2017", "tags": [ "mission-woz", "mission-2017", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241028_1408_Track03_Sphere_00144", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117764.55808366988, 485542.9434591876 ] }, "relative_distance": 9.00668184, "relative_pitch": 78.46874335411896, "relative_heading": 79.33120194176799, "relative_elevation": 44.1459703454748 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00144/adjacencies/b_20241028_1408_Track03_Sphere_00144/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/08/TMX7316010203-002500/pano_0001_000318/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/08/TMX7316010203-002500/pano_0001_000318/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/08/TMX7316010203-002500/pano_0001_000318/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/08/TMX7316010203-002500/pano_0001_000318/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002500_pano_0001_000318/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002500_pano_0001_000318/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002500_pano_0001_000318/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/08/TMX7316010203-002500/pano_0001_000318/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/08/TMX7316010203-002500/pano_0001_000318/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84075551464185, 52.3565014815756, 45.1240054834634 ] }, "distance": 9.03, "direction": 104.23, "angle": 78.68, "elevation": 45.12, "pano_id": "TMX7316010203-002500_pano_0001_000318", "timestamp": "2022-04-08T11:17:21.532320Z", "filename": "pano_0001_000318.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_20241028_1408_Track03_Sphere_00144", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117764.55808366988, 485542.9434591876 ] }, "relative_distance": 9.03314907, "relative_pitch": 78.67987581155016, "relative_heading": 104.23195862702269, "relative_elevation": 45.1240054834634 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00144/adjacencies/b_20241028_1408_Track03_Sphere_00144/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/08/TMX7316010203-000288/pano_0003_004331/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/08/TMX7316010203-000288/pano_0003_004331/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/08/TMX7316010203-000288/pano_0003_004331/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/08/TMX7316010203-000288/pano_0003_004331/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000288_pano_0003_004331/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000288_pano_0003_004331/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000288_pano_0003_004331/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/05/08/TMX7316010203-000288/pano_0003_004331/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/05/08/TMX7316010203-000288/pano_0003_004331/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84062215275353, 52.3564402771142, 44.103783397004 ] }, "distance": 9.04, "direction": 182.09, "angle": 78.42, "elevation": 44.1, "pano_id": "TMX7316010203-000288_pano_0003_004331", "timestamp": "2017-05-08T12:02:03.230290Z", "filename": "pano_0003_004331.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_20241028_1408_Track03_Sphere_00144", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117764.55808366988, 485542.9434591876 ] }, "relative_distance": 9.03729646, "relative_pitch": 78.4198347289126, "relative_heading": 182.0938363416122, "relative_elevation": 44.103783397004 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00144/adjacencies/b_20241028_1408_Track03_Sphere_00144/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001306/pano_0000_003566/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001306/pano_0000_003566/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001306/pano_0000_003566/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001306/pano_0000_003566/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001306_pano_0000_003566/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001306_pano_0000_003566/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001306_pano_0000_003566/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001306/pano_0000_003566/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001306/pano_0000_003566/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84065809033347, 52.3564423914524, 44.3623149665073 ] }, "distance": 9.05, "direction": 166.46, "angle": 78.47, "elevation": 44.36, "pano_id": "TMX7316010203-001306_pano_0000_003566", "timestamp": "2019-07-11T09:56:04.338250Z", "filename": "pano_0000_003566.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_20241028_1408_Track03_Sphere_00144", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117764.55808366988, 485542.9434591876 ] }, "relative_distance": 9.04746249, "relative_pitch": 78.47290720421954, "relative_heading": 166.45965510415257, "relative_elevation": 44.3623149665073 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00144/adjacencies/b_20241028_1408_Track03_Sphere_00144/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/19/TMX7316010203-002020/pano_0000_003453/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/19/TMX7316010203-002020/pano_0000_003453/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/19/TMX7316010203-002020/pano_0000_003453/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/19/TMX7316010203-002020/pano_0000_003453/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002020_pano_0000_003453/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002020_pano_0000_003453/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002020_pano_0000_003453/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/02/19/TMX7316010203-002020/pano_0000_003453/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/02/19/TMX7316010203-002020/pano_0000_003453/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84075649960115, 52.3565429530579, 44.0675825066864 ] }, "distance": 9.14, "direction": 74.82, "angle": 78.28, "elevation": 44.07, "pano_id": "TMX7316010203-002020_pano_0000_003453", "timestamp": "2021-02-19T12:11:47.394490Z", "filename": "pano_0000_003453.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2020", "tags": [ "mission-woz", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241028_1408_Track03_Sphere_00144", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117764.55808366988, 485542.9434591876 ] }, "relative_distance": 9.142006, "relative_pitch": 78.27999372432322, "relative_heading": 74.81957861186271, "relative_elevation": 44.0675825066864 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00144/adjacencies/b_20241028_1408_Track03_Sphere_00144/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/12/TMX7316010203-001310/pano_0000_001224/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/12/TMX7316010203-001310/pano_0000_001224/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/12/TMX7316010203-001310/pano_0000_001224/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/12/TMX7316010203-001310/pano_0000_001224/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001310_pano_0000_001224/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001310_pano_0000_001224/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001310_pano_0000_001224/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/12/TMX7316010203-001310/pano_0000_001224/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/12/TMX7316010203-001310/pano_0000_001224/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84075972953279, 52.35653433629, 44.0045746918768 ] }, "distance": 9.16, "direction": 80.98, "angle": 78.25, "elevation": 44.0, "pano_id": "TMX7316010203-001310_pano_0000_001224", "timestamp": "2019-07-12T09:26:51.786140Z", "filename": "pano_0000_001224.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_20241028_1408_Track03_Sphere_00144", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117764.55808366988, 485542.9434591876 ] }, "relative_distance": 9.15622952, "relative_pitch": 78.24592541414789, "relative_heading": 80.98259225216557, "relative_elevation": 44.0045746918768 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00144/adjacencies/b_20241028_1408_Track03_Sphere_00144/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0000_000745/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0000_000745/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0000_000745/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0000_000745/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000803_pano_0000_000745/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000803_pano_0000_000745/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000803_pano_0000_000745/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0000_000745/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0000_000745/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84063656041912, 52.3564392497247, 44.2876338604838 ] }, "distance": 9.17, "direction": 175.93, "angle": 78.3, "elevation": 44.29, "pano_id": "TMX7316010203-000803_pano_0000_000745", "timestamp": "2018-06-22T08:30:42.128360Z", "filename": "pano_0000_000745.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_20241028_1408_Track03_Sphere_00144", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117764.55808366988, 485542.9434591876 ] }, "relative_distance": 9.16875485, "relative_pitch": 78.30344026538927, "relative_heading": 175.92580699739995, "relative_elevation": 44.2876338604838 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00144/adjacencies/b_20241028_1408_Track03_Sphere_00144/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001141/pano_0001_001416/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001141/pano_0001_001416/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001141/pano_0001_001416/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001141/pano_0001_001416/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001141_pano_0001_001416/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001141_pano_0001_001416/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001141_pano_0001_001416/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001141/pano_0001_001416/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001141/pano_0001_001416/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84076091374374, 52.3565312022193, 44.1126814605668 ] }, "distance": 9.19, "direction": 83.21, "angle": 78.23, "elevation": 44.11, "pano_id": "TMX7316010203-001141_pano_0001_001416", "timestamp": "2019-04-26T08:32:07.989010Z", "filename": "pano_0001_001416.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_20241028_1408_Track03_Sphere_00144", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117764.55808366988, 485542.9434591876 ] }, "relative_distance": 9.18819589, "relative_pitch": 78.23413361331349, "relative_heading": 83.20981070435234, "relative_elevation": 44.1126814605668 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00144/adjacencies/b_20241028_1408_Track03_Sphere_00144/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/19/TMX7316010203-000795/pano_0002_000140/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/19/TMX7316010203-000795/pano_0002_000140/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/19/TMX7316010203-000795/pano_0002_000140/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/19/TMX7316010203-000795/pano_0002_000140/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000795_pano_0002_000140/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000795_pano_0002_000140/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000795_pano_0002_000140/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/19/TMX7316010203-000795/pano_0002_000140/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/19/TMX7316010203-000795/pano_0002_000140/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84076195265224, 52.356518119642, 44.0772123774514 ] }, "distance": 9.2, "direction": 92.3, "angle": 78.21, "elevation": 44.08, "pano_id": "TMX7316010203-000795_pano_0002_000140", "timestamp": "2018-06-19T08:37:45.095890Z", "filename": "pano_0002_000140.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_20241028_1408_Track03_Sphere_00144", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117764.55808366988, 485542.9434591876 ] }, "relative_distance": 9.20194977, "relative_pitch": 78.20779683659345, "relative_heading": 92.30065272805591, "relative_elevation": 44.0772123774514 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00144/adjacencies/b_20241028_1408_Track03_Sphere_00144/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_004606/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_004606/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_004606/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_004606/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000535_pano_0000_004606/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000535_pano_0000_004606/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000535_pano_0000_004606/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_004606/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_004606/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84063257253721, 52.3564384125804, 44.7197140194476 ] }, "distance": 9.25, "direction": 177.65, "angle": 78.32, "elevation": 44.72, "pano_id": "TMX7316010203-000535_pano_0000_004606", "timestamp": "2018-01-08T11:11:50.919230Z", "filename": "pano_0000_004606.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2017", "tags": [ "mission-woz", "mission-2017", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241028_1408_Track03_Sphere_00144", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117764.55808366988, 485542.9434591876 ] }, "relative_distance": 9.24653716, "relative_pitch": 78.31777850260016, "relative_heading": 177.6463940844366, "relative_elevation": 44.7197140194476 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00144/adjacencies/b_20241028_1408_Track03_Sphere_00144/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000824/pano_0000_004127/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000824/pano_0000_004127/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000824/pano_0000_004127/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000824/pano_0000_004127/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000824_pano_0000_004127/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000824_pano_0000_004127/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000824_pano_0000_004127/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000824/pano_0000_004127/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000824/pano_0000_004127/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84076278975477, 52.3565221743126, 44.1916446359828 ] }, "distance": 9.25, "direction": 89.49, "angle": 78.18, "elevation": 44.19, "pano_id": "TMX7316010203-000824_pano_0000_004127", "timestamp": "2018-07-04T09:13:51.490100Z", "filename": "pano_0000_004127.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_20241028_1408_Track03_Sphere_00144", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117764.55808366988, 485542.9434591876 ] }, "relative_distance": 9.25192577, "relative_pitch": 78.17539177788936, "relative_heading": 89.49351427342073, "relative_elevation": 44.1916446359828 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00144/adjacencies/b_20241028_1408_Track03_Sphere_00144/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/08/TMX7316010203-000288/pano_0003_004563/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/08/TMX7316010203-000288/pano_0003_004563/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/08/TMX7316010203-000288/pano_0003_004563/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/08/TMX7316010203-000288/pano_0003_004563/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000288_pano_0003_004563/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000288_pano_0003_004563/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000288_pano_0003_004563/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/05/08/TMX7316010203-000288/pano_0003_004563/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/05/08/TMX7316010203-000288/pano_0003_004563/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84074992383442, 52.3565591842075, 43.9369525630027 ] }, "distance": 9.37, "direction": 63.37, "angle": 77.96, "elevation": 43.94, "pano_id": "TMX7316010203-000288_pano_0003_004563", "timestamp": "2017-05-08T12:08:31.757570Z", "filename": "pano_0003_004563.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_20241028_1408_Track03_Sphere_00144", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117764.55808366988, 485542.9434591876 ] }, "relative_distance": 9.36913268, "relative_pitch": 77.96251868011544, "relative_heading": 63.36640028299234, "relative_elevation": 43.9369525630027 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00144/adjacencies/b_20241028_1408_Track03_Sphere_00144/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001031/pano_0009_000743/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001031/pano_0009_000743/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001031/pano_0009_000743/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001031/pano_0009_000743/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001031_pano_0009_000743/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001031_pano_0009_000743/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001031_pano_0009_000743/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001031/pano_0009_000743/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001031/pano_0009_000743/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84076461495417, 52.3565252081561, 44.1488090315834 ] }, "distance": 9.39, "direction": 87.44, "angle": 78.0, "elevation": 44.15, "pano_id": "TMX7316010203-001031_pano_0009_000743", "timestamp": "2019-01-02T10:05:52.781490Z", "filename": "pano_0009_000743.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_20241028_1408_Track03_Sphere_00144", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117764.55808366988, 485542.9434591876 ] }, "relative_distance": 9.3852908, "relative_pitch": 77.99854505960546, "relative_heading": 87.43893856420574, "relative_elevation": 44.1488090315834 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00144/adjacencies/b_20241028_1408_Track03_Sphere_00144/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/06/TMX7316010203-002394/pano_0004_000009/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/06/TMX7316010203-002394/pano_0004_000009/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/06/TMX7316010203-002394/pano_0004_000009/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/06/TMX7316010203-002394/pano_0004_000009/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002394_pano_0004_000009/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002394_pano_0004_000009/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002394_pano_0004_000009/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/01/06/TMX7316010203-002394/pano_0004_000009/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/01/06/TMX7316010203-002394/pano_0004_000009/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84076103636167, 52.3565017677678, 44.652645229362 ] }, "distance": 9.39, "direction": 103.48, "angle": 78.12, "elevation": 44.65, "pano_id": "TMX7316010203-002394_pano_0004_000009", "timestamp": "2022-01-06T09:56:43.129840Z", "filename": "pano_0004_000009.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2021", "tags": [ "mission-woz", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241028_1408_Track03_Sphere_00144", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117764.55808366988, 485542.9434591876 ] }, "relative_distance": 9.39078461, "relative_pitch": 78.1233495646383, "relative_heading": 103.4792997849965, "relative_elevation": 44.652645229362 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00144/adjacencies/b_20241028_1408_Track03_Sphere_00144/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/10/TMX7316010203-000054/pano_0001_000232/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/10/TMX7316010203-000054/pano_0001_000232/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/10/TMX7316010203-000054/pano_0001_000232/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/10/TMX7316010203-000054/pano_0001_000232/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000054_pano_0001_000232/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000054_pano_0001_000232/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000054_pano_0001_000232/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/10/TMX7316010203-000054/pano_0001_000232/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/10/TMX7316010203-000054/pano_0001_000232/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84054303150779, 52.3565884411722, 46.4852177770808 ] }, "distance": 9.4, "direction": 322.5, "angle": 78.57, "elevation": 46.49, "pano_id": "TMX7316010203-000054_pano_0001_000232", "timestamp": "2016-08-10T06:50:43.939810Z", "filename": "pano_0001_000232.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_20241028_1408_Track03_Sphere_00144", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117764.55808366988, 485542.9434591876 ] }, "relative_distance": 9.39749776, "relative_pitch": 78.57106354956193, "relative_heading": 322.5002928361139, "relative_elevation": 46.4852177770808 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00144/adjacencies/b_20241028_1408_Track03_Sphere_00144/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track159_Sphere_00420/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track159_Sphere_00420/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track159_Sphere_00420/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track159_Sphere_00420/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/_20241025_0915_Track159_Sphere_00420/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/_20241025_0915_Track159_Sphere_00420/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/_20241025_0915_Track159_Sphere_00420/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track159_Sphere_00420/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track159_Sphere_00420/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.840761376097334, 52.356502035061226, 0.0 ] }, "distance": 9.41, "direction": 103.27, "angle": 0.0, "elevation": 0.0, "pano_id": "_20241025_0915_Track159_Sphere_00420", "timestamp": "2024-10-25T12:54:17Z", "filename": "Job_20241025_0915_Track159_Sphere_00420.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_20241028_1408_Track03_Sphere_00144", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117764.55808366988, 485542.9434591876 ] }, "relative_distance": 9.40642325, "relative_pitch": 0.0, "relative_heading": 103.27025827485957, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00144/adjacencies/b_20241028_1408_Track03_Sphere_00144/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/18/TMX7316010203-001523/pano_0000_003961/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/18/TMX7316010203-001523/pano_0000_003961/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/18/TMX7316010203-001523/pano_0000_003961/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/18/TMX7316010203-001523/pano_0000_003961/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001523_pano_0000_003961/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001523_pano_0000_003961/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001523_pano_0000_003961/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/12/18/TMX7316010203-001523/pano_0000_003961/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/12/18/TMX7316010203-001523/pano_0000_003961/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84065115024443, 52.3564367420421, 44.3195838937536 ] }, "distance": 9.57, "direction": 170.1, "angle": 77.82, "elevation": 44.32, "pano_id": "TMX7316010203-001523_pano_0000_003961", "timestamp": "2019-12-18T08:55:14.836200Z", "filename": "pano_0000_003961.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2019", "tags": [ "mission-woz", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241028_1408_Track03_Sphere_00144", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117764.55808366988, 485542.9434591876 ] }, "relative_distance": 9.56718534, "relative_pitch": 77.8185862304847, "relative_heading": 170.09654470948382, "relative_elevation": 44.3195838937536 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00144/adjacencies/b_20241028_1408_Track03_Sphere_00144/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/07/TMX7316010203-002835/pano_0002_000001/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/07/TMX7316010203-002835/pano_0002_000001/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/07/TMX7316010203-002835/pano_0002_000001/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/07/TMX7316010203-002835/pano_0002_000001/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002835_pano_0002_000001/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002835_pano_0002_000001/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002835_pano_0002_000001/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/07/TMX7316010203-002835/pano_0002_000001/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/07/TMX7316010203-002835/pano_0002_000001/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84058769252157, 52.3564379381388, 46.0322360899299 ] }, "distance": 9.67, "direction": 196.08, "angle": 78.14, "elevation": 46.03, "pano_id": "TMX7316010203-002835_pano_0002_000001", "timestamp": "2022-12-07T10:59:42.302410Z", "filename": "pano_0002_000001.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2022", "tags": [ "mission-woz", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241028_1408_Track03_Sphere_00144", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117764.55808366988, 485542.9434591876 ] }, "relative_distance": 9.66975866, "relative_pitch": 78.13665759460044, "relative_heading": 196.07804862060135, "relative_elevation": 46.0322360899299 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00144/adjacencies/b_20241028_1408_Track03_Sphere_00144/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/10/TMX7316010203-000054/pano_0001_000185/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/10/TMX7316010203-000054/pano_0001_000185/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/10/TMX7316010203-000054/pano_0001_000185/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/10/TMX7316010203-000054/pano_0001_000185/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000054_pano_0001_000185/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000054_pano_0001_000185/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000054_pano_0001_000185/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/10/TMX7316010203-000054/pano_0001_000185/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/10/TMX7316010203-000054/pano_0001_000185/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84060535081642, 52.3564354620139, 45.5286011621356 ] }, "distance": 9.68, "direction": 188.76, "angle": 78.0, "elevation": 45.53, "pano_id": "TMX7316010203-000054_pano_0001_000185", "timestamp": "2016-08-10T06:49:44.965220Z", "filename": "pano_0001_000185.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_20241028_1408_Track03_Sphere_00144", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117764.55808366988, 485542.9434591876 ] }, "relative_distance": 9.68008313, "relative_pitch": 77.99677291333848, "relative_heading": 188.76412179124063, "relative_elevation": 45.5286011621356 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00144/adjacencies/b_20241028_1408_Track03_Sphere_00144/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0001_007361/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0001_007361/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0001_007361/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0001_007361/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001691_pano_0001_007361/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001691_pano_0001_007361/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001691_pano_0001_007361/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0001_007361/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0001_007361/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84062592371106, 52.3564337076051, 44.4903266932815 ] }, "distance": 9.76, "direction": 180.43, "angle": 77.62, "elevation": 44.49, "pano_id": "TMX7316010203-001691_pano_0001_007361", "timestamp": "2020-05-06T12:13:40.508130Z", "filename": "pano_0001_007361.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_20241028_1408_Track03_Sphere_00144", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117764.55808366988, 485542.9434591876 ] }, "relative_distance": 9.7625538, "relative_pitch": 77.62368520356591, "relative_heading": 180.43001259083573, "relative_elevation": 44.4903266932815 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00144/adjacencies/b_20241028_1408_Track03_Sphere_00144/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/07/TMX7316010203-002835/pano_0003_000053/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/07/TMX7316010203-002835/pano_0003_000053/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/07/TMX7316010203-002835/pano_0003_000053/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/07/TMX7316010203-002835/pano_0003_000053/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002835_pano_0003_000053/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002835_pano_0003_000053/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002835_pano_0003_000053/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/07/TMX7316010203-002835/pano_0003_000053/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/07/TMX7316010203-002835/pano_0003_000053/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84064596367223, 52.3564341281152, 45.3662053002045 ] }, "distance": 9.8, "direction": 172.42, "angle": 77.81, "elevation": 45.37, "pano_id": "TMX7316010203-002835_pano_0003_000053", "timestamp": "2022-12-07T11:03:35.040440Z", "filename": "pano_0003_000053.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2022", "tags": [ "mission-woz", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241028_1408_Track03_Sphere_00144", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117764.55808366988, 485542.9434591876 ] }, "relative_distance": 9.80102804, "relative_pitch": 77.80904073889515, "relative_heading": 172.42459317827897, "relative_elevation": 45.3662053002045 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00144/adjacencies/b_20241028_1408_Track03_Sphere_00144/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0001_007360/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0001_007360/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0001_007360/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0001_007360/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001691_pano_0001_007360/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001691_pano_0001_007360/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001691_pano_0001_007360/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0001_007360/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0001_007360/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84069631242591, 52.3564437319227, 44.5113749587908 ] }, "distance": 9.85, "direction": 151.36, "angle": 77.52, "elevation": 44.51, "pano_id": "TMX7316010203-001691_pano_0001_007360", "timestamp": "2020-05-06T12:13:39.632940Z", "filename": "pano_0001_007360.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_20241028_1408_Track03_Sphere_00144", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117764.55808366988, 485542.9434591876 ] }, "relative_distance": 9.85234593, "relative_pitch": 77.51912697242952, "relative_heading": 151.35917721909829, "relative_elevation": 44.5113749587908 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00144/adjacencies/b_20241028_1408_Track03_Sphere_00144/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241028_1408_Track03_Sphere_00146/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241028_1408_Track03_Sphere_00146/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241028_1408_Track03_Sphere_00146/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241028_1408_Track03_Sphere_00146/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241028_1408_Track03_Sphere_00146/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00146/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00146/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241028_1408_Track03_Sphere_00146/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241028_1408_Track03_Sphere_00146/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.840577926061505, 52.3564380759249, 0.0 ] }, "distance": 9.86, "direction": 199.82, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241028_1408_Track03_Sphere_00146", "timestamp": "2024-10-28T13:38:32Z", "filename": "Job_20241028_1408_Track03_Sphere_00146.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241028_1408_Track03_Sphere_00144", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117764.55808366988, 485542.9434591876 ] }, "relative_distance": 9.86033454, "relative_pitch": 0.0, "relative_heading": 199.8206148709358, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00144/adjacencies/b_20241028_1408_Track03_Sphere_00144/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000266/pano_0000_000857/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000266/pano_0000_000857/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000266/pano_0000_000857/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000266/pano_0000_000857/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000266_pano_0000_000857/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000266_pano_0000_000857/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000266_pano_0000_000857/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000266/pano_0000_000857/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000266/pano_0000_000857/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84069891729113, 52.3564442765929, 44.2794064544141 ] }, "distance": 9.89, "direction": 150.29, "angle": 77.41, "elevation": 44.28, "pano_id": "TMX7316010203-000266_pano_0000_000857", "timestamp": "2017-04-20T09:15:05.211000Z", "filename": "pano_0000_000857.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_20241028_1408_Track03_Sphere_00144", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117764.55808366988, 485542.9434591876 ] }, "relative_distance": 9.88594715, "relative_pitch": 77.41438623917507, "relative_heading": 150.28802856019755, "relative_elevation": 44.2794064544141 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00144/adjacencies/b_20241028_1408_Track03_Sphere_00144/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/19/TMX7316010203-002020/pano_0000_003452/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/19/TMX7316010203-002020/pano_0000_003452/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/19/TMX7316010203-002020/pano_0000_003452/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/19/TMX7316010203-002020/pano_0000_003452/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002020_pano_0000_003452/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002020_pano_0000_003452/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002020_pano_0000_003452/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/02/19/TMX7316010203-002020/pano_0000_003452/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/02/19/TMX7316010203-002020/pano_0000_003452/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84076731302967, 52.3564984299564, 44.118241192773 ] }, "distance": 9.9, "direction": 104.99, "angle": 77.36, "elevation": 44.12, "pano_id": "TMX7316010203-002020_pano_0000_003452", "timestamp": "2021-02-19T12:11:46.709560Z", "filename": "pano_0000_003452.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2020", "tags": [ "mission-woz", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241028_1408_Track03_Sphere_00144", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117764.55808366988, 485542.9434591876 ] }, "relative_distance": 9.89667132, "relative_pitch": 77.35662226195957, "relative_heading": 104.99340796890084, "relative_elevation": 44.118241192773 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00144/adjacencies/b_20241028_1408_Track03_Sphere_00144/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/19/TMX7316010203-000795/pano_0002_000141/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/19/TMX7316010203-000795/pano_0002_000141/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/19/TMX7316010203-000795/pano_0002_000141/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/19/TMX7316010203-000795/pano_0002_000141/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000795_pano_0002_000141/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000795_pano_0002_000141/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000795_pano_0002_000141/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/19/TMX7316010203-000795/pano_0002_000141/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/19/TMX7316010203-000795/pano_0002_000141/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84075559920359, 52.3565631304653, 44.0792618151754 ] }, "distance": 9.91, "direction": 62.1, "angle": 77.32, "elevation": 44.08, "pano_id": "TMX7316010203-000795_pano_0002_000141", "timestamp": "2018-06-19T08:37:45.790910Z", "filename": "pano_0002_000141.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_20241028_1408_Track03_Sphere_00144", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117764.55808366988, 485542.9434591876 ] }, "relative_distance": 9.91404401, "relative_pitch": 77.32430546414025, "relative_heading": 62.099564579591075, "relative_elevation": 44.0792618151754 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00144/adjacencies/b_20241028_1408_Track03_Sphere_00144/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000824/pano_0000_004128/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000824/pano_0000_004128/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000824/pano_0000_004128/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000824/pano_0000_004128/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000824_pano_0000_004128/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000824_pano_0000_004128/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000824_pano_0000_004128/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000824/pano_0000_004128/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000824/pano_0000_004128/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8407521443043, 52.3565669490627, 44.2038353653625 ] }, "distance": 9.92, "direction": 59.29, "angle": 77.36, "elevation": 44.2, "pano_id": "TMX7316010203-000824_pano_0000_004128", "timestamp": "2018-07-04T09:13:52.195090Z", "filename": "pano_0000_004128.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_20241028_1408_Track03_Sphere_00144", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117764.55808366988, 485542.9434591876 ] }, "relative_distance": 9.91674921, "relative_pitch": 77.35553964564988, "relative_heading": 59.29242076063155, "relative_elevation": 44.2038353653625 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00144/adjacencies/b_20241028_1408_Track03_Sphere_00144/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0000_000744/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0000_000744/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0000_000744/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0000_000744/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000803_pano_0000_000744/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000803_pano_0000_000744/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000803_pano_0000_000744/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0000_000744/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0000_000744/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84070800391251, 52.3564473207548, 44.3000447126105 ] }, "distance": 9.92, "direction": 146.21, "angle": 77.37, "elevation": 44.3, "pano_id": "TMX7316010203-000803_pano_0000_000744", "timestamp": "2018-06-22T08:30:41.228360Z", "filename": "pano_0000_000744.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_20241028_1408_Track03_Sphere_00144", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117764.55808366988, 485542.9434591876 ] }, "relative_distance": 9.92370194, "relative_pitch": 77.37355728702265, "relative_heading": 146.21082014033715, "relative_elevation": 44.3000447126105 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00144/adjacencies/b_20241028_1408_Track03_Sphere_00144/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/29/TMX7316010203-002648/pano_0000_000033/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/29/TMX7316010203-002648/pano_0000_000033/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/29/TMX7316010203-002648/pano_0000_000033/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/29/TMX7316010203-002648/pano_0000_000033/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002648_pano_0000_000033/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002648_pano_0000_000033/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002648_pano_0000_000033/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/06/29/TMX7316010203-002648/pano_0000_000033/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/06/29/TMX7316010203-002648/pano_0000_000033/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84057426386595, 52.356438024007, 45.0222916398197 ] }, "distance": 9.95, "direction": 201.16, "angle": 77.53, "elevation": 45.02, "pano_id": "TMX7316010203-002648_pano_0000_000033", "timestamp": "2022-06-29T07:55:33.292730Z", "filename": "pano_0000_000033.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2022", "tags": [ "mission-bi", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241028_1408_Track03_Sphere_00144", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117764.55808366988, 485542.9434591876 ] }, "relative_distance": 9.95309439, "relative_pitch": 77.53409851478979, "relative_heading": 201.16069475409046, "relative_elevation": 45.0222916398197 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00144/adjacencies/b_20241028_1408_Track03_Sphere_00144/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/03/TMX7316010203-000821/pano_0000_001039/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/03/TMX7316010203-000821/pano_0000_001039/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/03/TMX7316010203-000821/pano_0000_001039/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/03/TMX7316010203-000821/pano_0000_001039/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000821_pano_0000_001039/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000821_pano_0000_001039/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000821_pano_0000_001039/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/03/TMX7316010203-000821/pano_0000_001039/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/03/TMX7316010203-000821/pano_0000_001039/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84058877032215, 52.3564340157453, 44.3398539442569 ] }, "distance": 10.07, "direction": 194.99, "angle": 77.2, "elevation": 44.34, "pano_id": "TMX7316010203-000821_pano_0000_001039", "timestamp": "2018-07-03T08:48:39.062460Z", "filename": "pano_0000_001039.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_20241028_1408_Track03_Sphere_00144", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117764.55808366988, 485542.9434591876 ] }, "relative_distance": 10.07063059, "relative_pitch": 77.20385479300776, "relative_heading": 194.988829894882, "relative_elevation": 44.3398539442569 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00144/adjacencies/b_20241028_1408_Track03_Sphere_00144/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/19/TMX7316010203-000795/pano_0001_001178/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/19/TMX7316010203-000795/pano_0001_001178/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/19/TMX7316010203-000795/pano_0001_001178/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/19/TMX7316010203-000795/pano_0001_001178/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000795_pano_0001_001178/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000795_pano_0001_001178/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000795_pano_0001_001178/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/19/TMX7316010203-000795/pano_0001_001178/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/19/TMX7316010203-000795/pano_0001_001178/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84070928494975, 52.356446037463, 44.386974089779 ] }, "distance": 10.09, "direction": 146.25, "angle": 77.19, "elevation": 44.39, "pano_id": "TMX7316010203-000795_pano_0001_001178", "timestamp": "2018-06-19T08:23:34.641120Z", "filename": "pano_0001_001178.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_20241028_1408_Track03_Sphere_00144", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117764.55808366988, 485542.9434591876 ] }, "relative_distance": 10.09092052, "relative_pitch": 77.19208625072815, "relative_heading": 146.2498759254119, "relative_elevation": 44.386974089779 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00144/adjacencies/b_20241028_1408_Track03_Sphere_00144/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241028_1408_Track03_Sphere_00158/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241028_1408_Track03_Sphere_00158/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241028_1408_Track03_Sphere_00158/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241028_1408_Track03_Sphere_00158/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241028_1408_Track03_Sphere_00158/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00158/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00158/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241028_1408_Track03_Sphere_00158/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241028_1408_Track03_Sphere_00158/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.840677606374432, 52.35643614544902, 0.0 ] }, "distance": 10.1, "direction": 160.03, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241028_1408_Track03_Sphere_00158", "timestamp": "2024-10-28T13:38:44Z", "filename": "Job_20241028_1408_Track03_Sphere_00158.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_20241028_1408_Track03_Sphere_00144", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117764.55808366988, 485542.9434591876 ] }, "relative_distance": 10.09789574, "relative_pitch": 0.0, "relative_heading": 160.03471158881172, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00144/adjacencies/b_20241028_1408_Track03_Sphere_00144/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_004605/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_004605/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_004605/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_004605/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000535_pano_0000_004605/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000535_pano_0000_004605/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000535_pano_0000_004605/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_004605/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_004605/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84070650869812, 52.3564445069274, 44.7781093558297 ] }, "distance": 10.13, "direction": 147.67, "angle": 77.25, "elevation": 44.78, "pano_id": "TMX7316010203-000535_pano_0000_004605", "timestamp": "2018-01-08T11:11:49.819230Z", "filename": "pano_0000_004605.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2017", "tags": [ "mission-woz", "mission-2017", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241028_1408_Track03_Sphere_00144", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117764.55808366988, 485542.9434591876 ] }, "relative_distance": 10.13057329, "relative_pitch": 77.25204301344144, "relative_heading": 147.67464782712435, "relative_elevation": 44.7781093558297 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00144/adjacencies/b_20241028_1408_Track03_Sphere_00144/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002502/pano_0002_002518/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002502/pano_0002_002518/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002502/pano_0002_002518/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002502/pano_0002_002518/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002502_pano_0002_002518/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002502_pano_0002_002518/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002502_pano_0002_002518/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002502/pano_0002_002518/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002502/pano_0002_002518/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84062586476917, 52.3564303430469, 44.6096568051726 ] }, "distance": 10.14, "direction": 180.44, "angle": 77.2, "elevation": 44.61, "pano_id": "TMX7316010203-002502_pano_0002_002518", "timestamp": "2022-04-11T07:54:40.857050Z", "filename": "pano_0002_002518.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_20241028_1408_Track03_Sphere_00144", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117764.55808366988, 485542.9434591876 ] }, "relative_distance": 10.1369617, "relative_pitch": 77.19768395191724, "relative_heading": 180.43682835500843, "relative_elevation": 44.6096568051726 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00144/adjacencies/b_20241028_1408_Track03_Sphere_00144/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000534/pano_0000_000162/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000534/pano_0000_000162/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000534/pano_0000_000162/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000534/pano_0000_000162/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000534_pano_0000_000162/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000534_pano_0000_000162/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000534_pano_0000_000162/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000534/pano_0000_000162/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000534/pano_0000_000162/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84059123798158, 52.356432835911, 44.2571535026655 ] }, "distance": 10.16, "direction": 193.88, "angle": 77.08, "elevation": 44.26, "pano_id": "TMX7316010203-000534_pano_0000_000162", "timestamp": "2018-01-08T08:44:50.416190Z", "filename": "pano_0000_000162.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2017", "tags": [ "mission-woz", "mission-2017", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241028_1408_Track03_Sphere_00144", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117764.55808366988, 485542.9434591876 ] }, "relative_distance": 10.15586513, "relative_pitch": 77.07586329824602, "relative_heading": 193.88097472515065, "relative_elevation": 44.2571535026655 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00144/adjacencies/b_20241028_1408_Track03_Sphere_00144/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001031/pano_0009_000744/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001031/pano_0009_000744/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001031/pano_0009_000744/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001031/pano_0009_000744/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001031_pano_0009_000744/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001031_pano_0009_000744/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001031_pano_0009_000744/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001031/pano_0009_000744/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001031/pano_0009_000744/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84075375228984, 52.3565700000939, 44.1597391674295 ] }, "distance": 10.19, "direction": 57.97, "angle": 77.01, "elevation": 44.16, "pano_id": "TMX7316010203-001031_pano_0009_000744", "timestamp": "2019-01-02T10:05:53.466420Z", "filename": "pano_0009_000744.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_20241028_1408_Track03_Sphere_00144", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117764.55808366988, 485542.9434591876 ] }, "relative_distance": 10.18704271, "relative_pitch": 77.00989970923779, "relative_heading": 57.96520897344073, "relative_elevation": 44.1597391674295 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00144/adjacencies/b_20241028_1408_Track03_Sphere_00144/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_10_39_51_00349/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_10_39_51_00349/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_10_39_51_00349/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_10_39_51_00349/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_10_01_10_39_51_00349/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_10_39_51_00349/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_10_39_51_00349/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_10_39_51_00349/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_10_39_51_00349/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.840647462703009, 52.35661433262772, 0.0 ] }, "distance": 10.43, "direction": 7.68, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_10_01_10_39_51_00349", "timestamp": "2025-10-01T10:47:22Z", "filename": "2025_10_01_10_39_51_00349.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_20241028_1408_Track03_Sphere_00144", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117764.55808366988, 485542.9434591876 ] }, "relative_distance": 10.43021265, "relative_pitch": 0.0, "relative_heading": 7.681703501920789, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00144/adjacencies/b_20241028_1408_Track03_Sphere_00144/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000534/pano_0000_000808/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000534/pano_0000_000808/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000534/pano_0000_000808/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000534/pano_0000_000808/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000534_pano_0000_000808/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000534_pano_0000_000808/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000534_pano_0000_000808/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000534/pano_0000_000808/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000534/pano_0000_000808/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8407472058795, 52.3565805818842, 44.150518248789 ] }, "distance": 10.51, "direction": 51.22, "angle": 76.61, "elevation": 44.15, "pano_id": "TMX7316010203-000534_pano_0000_000808", "timestamp": "2018-01-08T08:57:43.323270Z", "filename": "pano_0000_000808.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2017", "tags": [ "mission-woz", "mission-2017", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241028_1408_Track03_Sphere_00144", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117764.55808366988, 485542.9434591876 ] }, "relative_distance": 10.50632874, "relative_pitch": 76.61450199369321, "relative_heading": 51.21589673110939, "relative_elevation": 44.150518248789 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00144/adjacencies/b_20241028_1408_Track03_Sphere_00144/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/08/TMX7316010203-002500/pano_0001_000320/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/08/TMX7316010203-002500/pano_0001_000320/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/08/TMX7316010203-002500/pano_0001_000320/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/08/TMX7316010203-002500/pano_0001_000320/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002500_pano_0001_000320/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002500_pano_0001_000320/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002500_pano_0001_000320/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/08/TMX7316010203-002500/pano_0001_000320/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/08/TMX7316010203-002500/pano_0001_000320/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84073044170249, 52.3565917507621, 44.9600037503988 ] }, "distance": 10.53, "direction": 42.01, "angle": 76.82, "elevation": 44.96, "pano_id": "TMX7316010203-002500_pano_0001_000320", "timestamp": "2022-04-08T11:17:23.157370Z", "filename": "pano_0001_000320.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_20241028_1408_Track03_Sphere_00144", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117764.55808366988, 485542.9434591876 ] }, "relative_distance": 10.53004071, "relative_pitch": 76.81840160871029, "relative_heading": 42.01224791493523, "relative_elevation": 44.9600037503988 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00144/adjacencies/b_20241028_1408_Track03_Sphere_00144/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track159_Sphere_00422/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track159_Sphere_00422/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track159_Sphere_00422/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track159_Sphere_00422/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/_20241025_0915_Track159_Sphere_00422/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/_20241025_0915_Track159_Sphere_00422/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/_20241025_0915_Track159_Sphere_00422/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track159_Sphere_00422/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track159_Sphere_00422/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84073738822681, 52.35658803615228, 0.0 ] }, "distance": 10.56, "direction": 45.42, "angle": 0.0, "elevation": 0.0, "pano_id": "_20241025_0915_Track159_Sphere_00422", "timestamp": "2024-10-25T12:54:19Z", "filename": "Job_20241025_0915_Track159_Sphere_00422.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_20241028_1408_Track03_Sphere_00144", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117764.55808366988, 485542.9434591876 ] }, "relative_distance": 10.55839631, "relative_pitch": 0.0, "relative_heading": 45.423701534724266, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00144/adjacencies/b_20241028_1408_Track03_Sphere_00144/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/29/TMX7316010203-002648/pano_0000_000029/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/29/TMX7316010203-002648/pano_0000_000029/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/29/TMX7316010203-002648/pano_0000_000029/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/29/TMX7316010203-002648/pano_0000_000029/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002648_pano_0000_000029/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002648_pano_0000_000029/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002648_pano_0000_000029/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/06/29/TMX7316010203-002648/pano_0000_000029/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/06/29/TMX7316010203-002648/pano_0000_000029/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84063912219469, 52.3566162602738, 44.6170709934086 ] }, "distance": 10.58, "direction": 4.48, "angle": 76.66, "elevation": 44.62, "pano_id": "TMX7316010203-002648_pano_0000_000029", "timestamp": "2022-06-29T07:55:29.672740Z", "filename": "pano_0000_000029.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2022", "tags": [ "mission-bi", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241028_1408_Track03_Sphere_00144", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117764.55808366988, 485542.9434591876 ] }, "relative_distance": 10.58338744, "relative_pitch": 76.6557883230417, "relative_heading": 4.476072898309132, "relative_elevation": 44.6170709934086 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00144/adjacencies/b_20241028_1408_Track03_Sphere_00144/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001141/pano_0001_001417/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001141/pano_0001_001417/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001141/pano_0001_001417/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001141/pano_0001_001417/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001141_pano_0001_001417/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001141_pano_0001_001417/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001141_pano_0001_001417/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001141/pano_0001_001417/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001141/pano_0001_001417/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84075388879725, 52.3565763968817, 44.119187084958 ] }, "distance": 10.59, "direction": 54.73, "angle": 76.5, "elevation": 44.12, "pano_id": "TMX7316010203-001141_pano_0001_001417", "timestamp": "2019-04-26T08:32:08.684170Z", "filename": "pano_0001_001417.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_20241028_1408_Track03_Sphere_00144", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117764.55808366988, 485542.9434591876 ] }, "relative_distance": 10.58941262, "relative_pitch": 76.50327490000456, "relative_heading": 54.725326997086476, "relative_elevation": 44.119187084958 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00144/adjacencies/b_20241028_1408_Track03_Sphere_00144/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/10/TMX7316010203-000054/pano_0001_000236/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/10/TMX7316010203-000054/pano_0001_000236/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/10/TMX7316010203-000054/pano_0001_000236/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/10/TMX7316010203-000054/pano_0001_000236/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000054_pano_0001_000236/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000054_pano_0001_000236/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000054_pano_0001_000236/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/10/TMX7316010203-000054/pano_0001_000236/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/10/TMX7316010203-000054/pano_0001_000236/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8405321571297, 52.356446039951, 46.8162303492427 ] }, "distance": 10.59, "direction": 217.6, "angle": 77.25, "elevation": 46.82, "pano_id": "TMX7316010203-000054_pano_0001_000236", "timestamp": "2016-08-10T06:50:50.994760Z", "filename": "pano_0001_000236.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_20241028_1408_Track03_Sphere_00144", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117764.55808366988, 485542.9434591876 ] }, "relative_distance": 10.58988745, "relative_pitch": 77.25412604479939, "relative_heading": 217.60225589930624, "relative_elevation": 46.8162303492427 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00144/adjacencies/b_20241028_1408_Track03_Sphere_00144/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/03/TMX7316010203-000821/pano_0000_001037/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/03/TMX7316010203-000821/pano_0000_001037/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/03/TMX7316010203-000821/pano_0000_001037/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/03/TMX7316010203-000821/pano_0000_001037/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000821_pano_0000_001037/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000821_pano_0000_001037/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000821_pano_0000_001037/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/03/TMX7316010203-000821/pano_0000_001037/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/03/TMX7316010203-000821/pano_0000_001037/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84072800406915, 52.3564489411673, 44.3841288248077 ] }, "distance": 10.6, "direction": 139.53, "angle": 76.56, "elevation": 44.38, "pano_id": "TMX7316010203-000821_pano_0000_001037", "timestamp": "2018-07-03T08:48:37.362490Z", "filename": "pano_0000_001037.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_20241028_1408_Track03_Sphere_00144", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117764.55808366988, 485542.9434591876 ] }, "relative_distance": 10.60356286, "relative_pitch": 76.56363688359451, "relative_heading": 139.53462730152177, "relative_elevation": 44.3841288248077 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00144/adjacencies/b_20241028_1408_Track03_Sphere_00144/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/06/TMX7316010203-002394/pano_0004_000011/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/06/TMX7316010203-002394/pano_0004_000011/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/06/TMX7316010203-002394/pano_0004_000011/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/06/TMX7316010203-002394/pano_0004_000011/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002394_pano_0004_000011/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002394_pano_0004_000011/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002394_pano_0004_000011/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/01/06/TMX7316010203-002394/pano_0004_000011/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/01/06/TMX7316010203-002394/pano_0004_000011/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84073234948724, 52.3565916396075, 44.4627852486446 ] }, "distance": 10.61, "direction": 42.58, "angle": 76.58, "elevation": 44.46, "pano_id": "TMX7316010203-002394_pano_0004_000011", "timestamp": "2022-01-06T09:56:44.504810Z", "filename": "pano_0004_000011.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2021", "tags": [ "mission-woz", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241028_1408_Track03_Sphere_00144", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117764.55808366988, 485542.9434591876 ] }, "relative_distance": 10.60836288, "relative_pitch": 76.5806941864409, "relative_heading": 42.57856773261626, "relative_elevation": 44.4627852486446 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00144/adjacencies/b_20241028_1408_Track03_Sphere_00144/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002502/pano_0002_002517/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002502/pano_0002_002517/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002502/pano_0002_002517/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002502/pano_0002_002517/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002502_pano_0002_002517/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002502_pano_0002_002517/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002502_pano_0002_002517/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002502/pano_0002_002517/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002502/pano_0002_002517/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84069993778675, 52.3564369088283, 44.6172757102177 ] }, "distance": 10.64, "direction": 152.15, "angle": 76.59, "elevation": 44.62, "pano_id": "TMX7316010203-002502_pano_0002_002517", "timestamp": "2022-04-11T07:54:39.951970Z", "filename": "pano_0002_002517.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_20241028_1408_Track03_Sphere_00144", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117764.55808366988, 485542.9434591876 ] }, "relative_distance": 10.63809035, "relative_pitch": 76.58936030354808, "relative_heading": 152.15166029334375, "relative_elevation": 44.6172757102177 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00144/adjacencies/b_20241028_1408_Track03_Sphere_00144/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000534/pano_0000_000806/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000534/pano_0000_000806/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000534/pano_0000_000806/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000534/pano_0000_000806/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000534_pano_0000_000806/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000534_pano_0000_000806/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000534_pano_0000_000806/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000534/pano_0000_000806/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000534/pano_0000_000806/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84077664611709, 52.3564937600674, 44.1722208298743 ] }, "distance": 10.65, "direction": 106.81, "angle": 76.44, "elevation": 44.17, "pano_id": "TMX7316010203-000534_pano_0000_000806", "timestamp": "2018-01-08T08:57:41.833290Z", "filename": "pano_0000_000806.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2017", "tags": [ "mission-woz", "mission-2017", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241028_1408_Track03_Sphere_00144", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117764.55808366988, 485542.9434591876 ] }, "relative_distance": 10.65067906, "relative_pitch": 76.4437613102857, "relative_heading": 106.808984229234, "relative_elevation": 44.1722208298743 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00144/adjacencies/b_20241028_1408_Track03_Sphere_00144/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/12/TMX7316010203-001310/pano_0000_001225/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/12/TMX7316010203-001310/pano_0000_001225/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/12/TMX7316010203-001310/pano_0000_001225/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/12/TMX7316010203-001310/pano_0000_001225/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001310_pano_0000_001225/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001310_pano_0000_001225/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001310_pano_0000_001225/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/12/TMX7316010203-001310/pano_0000_001225/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/12/TMX7316010203-001310/pano_0000_001225/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84075235596295, 52.356579822312, 43.9990635477006 ] }, "distance": 10.73, "direction": 52.74, "angle": 76.29, "elevation": 44.0, "pano_id": "TMX7316010203-001310_pano_0000_001225", "timestamp": "2019-07-12T09:26:52.421230Z", "filename": "pano_0000_001225.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_20241028_1408_Track03_Sphere_00144", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117764.55808366988, 485542.9434591876 ] }, "relative_distance": 10.73070508, "relative_pitch": 76.29399010997635, "relative_heading": 52.741398670989746, "relative_elevation": 43.9990635477006 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00144/adjacencies/b_20241028_1408_Track03_Sphere_00144/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/19/TMX7316010203-002020/pano_0000_003210/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/19/TMX7316010203-002020/pano_0000_003210/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/19/TMX7316010203-002020/pano_0000_003210/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/19/TMX7316010203-002020/pano_0000_003210/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002020_pano_0000_003210/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002020_pano_0000_003210/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002020_pano_0000_003210/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/02/19/TMX7316010203-002020/pano_0000_003210/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/02/19/TMX7316010203-002020/pano_0000_003210/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84072616387275, 52.3564461588749, 44.2641538633034 ] }, "distance": 10.76, "direction": 141.11, "angle": 76.33, "elevation": 44.26, "pano_id": "TMX7316010203-002020_pano_0000_003210", "timestamp": "2021-02-19T12:07:57.786410Z", "filename": "pano_0000_003210.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2020", "tags": [ "mission-woz", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241028_1408_Track03_Sphere_00144", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117764.55808366988, 485542.9434591876 ] }, "relative_distance": 10.76181745, "relative_pitch": 76.33497326692287, "relative_heading": 141.11237554520284, "relative_elevation": 44.2641538633034 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00144/adjacencies/b_20241028_1408_Track03_Sphere_00144/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/12/TMX7316010203-001310/pano_0000_001223/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/12/TMX7316010203-001310/pano_0000_001223/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/12/TMX7316010203-001310/pano_0000_001223/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/12/TMX7316010203-001310/pano_0000_001223/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001310_pano_0000_001223/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001310_pano_0000_001223/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001310_pano_0000_001223/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/12/TMX7316010203-001310/pano_0000_001223/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/12/TMX7316010203-001310/pano_0000_001223/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84077692362438, 52.3564898228676, 44.0499298134819 ] }, "distance": 10.8, "direction": 109.0, "angle": 76.22, "elevation": 44.05, "pano_id": "TMX7316010203-001310_pano_0000_001223", "timestamp": "2019-07-12T09:26:51.106160Z", "filename": "pano_0000_001223.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_20241028_1408_Track03_Sphere_00144", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117764.55808366988, 485542.9434591876 ] }, "relative_distance": 10.80340445, "relative_pitch": 76.21999198060033, "relative_heading": 109.00475435487124, "relative_elevation": 44.0499298134819 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00144/adjacencies/b_20241028_1408_Track03_Sphere_00144/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001141/pano_0001_001415/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001141/pano_0001_001415/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001141/pano_0001_001415/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001141/pano_0001_001415/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001141_pano_0001_001415/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001141_pano_0001_001415/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001141_pano_0001_001415/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001141/pano_0001_001415/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001141/pano_0001_001415/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84077774909531, 52.3564872207123, 44.1399839157239 ] }, "distance": 10.95, "direction": 110.34, "angle": 76.06, "elevation": 44.14, "pano_id": "TMX7316010203-001141_pano_0001_001415", "timestamp": "2019-04-26T08:32:07.199030Z", "filename": "pano_0001_001415.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_20241028_1408_Track03_Sphere_00144", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117764.55808366988, 485542.9434591876 ] }, "relative_distance": 10.95385062, "relative_pitch": 76.06293392148014, "relative_heading": 110.34107017650553, "relative_elevation": 44.1399839157239 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00144/adjacencies/b_20241028_1408_Track03_Sphere_00144/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_22_06_39_12_00348/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_22_06_39_12_00348/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_22_06_39_12_00348/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_22_06_39_12_00348/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_09_22_06_39_12_00348/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_22_06_39_12_00348/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_22_06_39_12_00348/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_22_06_39_12_00348/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_22_06_39_12_00348/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.840729797204824, 52.35659772587551, 0.0 ] }, "distance": 11.01, "direction": 39.52, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_09_22_06_39_12_00348", "timestamp": "2025-09-22T07:35:03Z", "filename": "2025_09_22_06_39_12_00348.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_20241028_1408_Track03_Sphere_00144", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117764.55808366988, 485542.9434591876 ] }, "relative_distance": 11.0050243, "relative_pitch": 0.0, "relative_heading": 39.52481860440313, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00144/adjacencies/b_20241028_1408_Track03_Sphere_00144/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000824/pano_0000_004109/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000824/pano_0000_004109/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000824/pano_0000_004109/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000824/pano_0000_004109/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000824_pano_0000_004109/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000824_pano_0000_004109/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000824_pano_0000_004109/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000824/pano_0000_004109/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000824/pano_0000_004109/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84064133069776, 52.3566201667215, 43.9181732749566 ] }, "distance": 11.03, "direction": 5.08, "angle": 75.9, "elevation": 43.92, "pano_id": "TMX7316010203-000824_pano_0000_004109", "timestamp": "2018-07-04T09:13:34.865170Z", "filename": "pano_0000_004109.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_20241028_1408_Track03_Sphere_00144", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117764.55808366988, 485542.9434591876 ] }, "relative_distance": 11.02910202, "relative_pitch": 75.90292148008002, "relative_heading": 5.0791374433620184, "relative_elevation": 43.9181732749566 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00144/adjacencies/b_20241028_1408_Track03_Sphere_00144/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002502/pano_0006_000157/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002502/pano_0006_000157/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002502/pano_0006_000157/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002502/pano_0006_000157/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002502_pano_0006_000157/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002502_pano_0006_000157/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002502_pano_0006_000157/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002502/pano_0006_000157/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002502/pano_0006_000157/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84076627717132, 52.3564709087543, 44.72887936607 ] }, "distance": 11.03, "direction": 120.65, "angle": 76.15, "elevation": 44.73, "pano_id": "TMX7316010203-002502_pano_0006_000157", "timestamp": "2022-04-11T08:09:58.279540Z", "filename": "pano_0006_000157.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_20241028_1408_Track03_Sphere_00144", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117764.55808366988, 485542.9434591876 ] }, "relative_distance": 11.02994715, "relative_pitch": 76.14748405982327, "relative_heading": 120.64856262638008, "relative_elevation": 44.72887936607 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00144/adjacencies/b_20241028_1408_Track03_Sphere_00144/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/19/TMX7316010203-002020/pano_0000_003454/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/19/TMX7316010203-002020/pano_0000_003454/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/19/TMX7316010203-002020/pano_0000_003454/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/19/TMX7316010203-002020/pano_0000_003454/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002020_pano_0000_003454/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002020_pano_0000_003454/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002020_pano_0000_003454/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/02/19/TMX7316010203-002020/pano_0000_003454/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/02/19/TMX7316010203-002020/pano_0000_003454/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84074742946035, 52.3565877045141, 44.064477911219 ] }, "distance": 11.03, "direction": 48.06, "angle": 75.95, "elevation": 44.06, "pano_id": "TMX7316010203-002020_pano_0000_003454", "timestamp": "2021-02-19T12:11:48.024660Z", "filename": "pano_0000_003454.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2020", "tags": [ "mission-woz", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241028_1408_Track03_Sphere_00144", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117764.55808366988, 485542.9434591876 ] }, "relative_distance": 11.03143713, "relative_pitch": 75.9450125554989, "relative_heading": 48.0550093491533, "relative_elevation": 44.064477911219 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00144/adjacencies/b_20241028_1408_Track03_Sphere_00144/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/19/TMX7316010203-002020/pano_0000_003212/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/19/TMX7316010203-002020/pano_0000_003212/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/19/TMX7316010203-002020/pano_0000_003212/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/19/TMX7316010203-002020/pano_0000_003212/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002020_pano_0000_003212/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002020_pano_0000_003212/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002020_pano_0000_003212/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/02/19/TMX7316010203-002020/pano_0000_003212/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/02/19/TMX7316010203-002020/pano_0000_003212/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84058625940928, 52.3564243178204, 44.221235900186 ] }, "distance": 11.16, "direction": 194.4, "angle": 75.84, "elevation": 44.22, "pano_id": "TMX7316010203-002020_pano_0000_003212", "timestamp": "2021-02-19T12:07:59.856400Z", "filename": "pano_0000_003212.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2020", "tags": [ "mission-woz", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241028_1408_Track03_Sphere_00144", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117764.55808366988, 485542.9434591876 ] }, "relative_distance": 11.15786787, "relative_pitch": 75.83875983660774, "relative_heading": 194.40422963206345, "relative_elevation": 44.221235900186 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00144/adjacencies/b_20241028_1408_Track03_Sphere_00144/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000534/pano_0000_000160/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000534/pano_0000_000160/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000534/pano_0000_000160/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000534/pano_0000_000160/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000534_pano_0000_000160/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000534_pano_0000_000160/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000534_pano_0000_000160/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000534/pano_0000_000160/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000534/pano_0000_000160/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84073496283451, 52.3564454991039, 44.3325733281672 ] }, "distance": 11.2, "direction": 138.96, "angle": 75.82, "elevation": 44.33, "pano_id": "TMX7316010203-000534_pano_0000_000160", "timestamp": "2018-01-08T08:44:48.651160Z", "filename": "pano_0000_000160.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2017", "tags": [ "mission-woz", "mission-2017", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241028_1408_Track03_Sphere_00144", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117764.55808366988, 485542.9434591876 ] }, "relative_distance": 11.20321046, "relative_pitch": 75.81780210652707, "relative_heading": 138.96115131320178, "relative_elevation": 44.3325733281672 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00144/adjacencies/b_20241028_1408_Track03_Sphere_00144/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001306/pano_0000_003565/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001306/pano_0000_003565/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001306/pano_0000_003565/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001306/pano_0000_003565/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001306_pano_0000_003565/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001306_pano_0000_003565/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001306_pano_0000_003565/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001306/pano_0000_003565/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001306/pano_0000_003565/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84072923012149, 52.3564416151099, 44.4247491033748 ] }, "distance": 11.29, "direction": 141.9, "angle": 75.74, "elevation": 44.42, "pano_id": "TMX7316010203-001306_pano_0000_003565", "timestamp": "2019-07-11T09:56:03.118260Z", "filename": "pano_0000_003565.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_20241028_1408_Track03_Sphere_00144", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117764.55808366988, 485542.9434591876 ] }, "relative_distance": 11.28758115, "relative_pitch": 75.74378212991942, "relative_heading": 141.89819360209816, "relative_elevation": 44.4247491033748 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00144/adjacencies/b_20241028_1408_Track03_Sphere_00144/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/18/TMX7316010203-001523/pano_0000_003962/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/18/TMX7316010203-001523/pano_0000_003962/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/18/TMX7316010203-001523/pano_0000_003962/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/18/TMX7316010203-001523/pano_0000_003962/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001523_pano_0000_003962/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001523_pano_0000_003962/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001523_pano_0000_003962/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/12/18/TMX7316010203-001523/pano_0000_003962/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/12/18/TMX7316010203-001523/pano_0000_003962/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84058163440645, 52.3564237859352, 44.2814724743366 ] }, "distance": 11.3, "direction": 195.88, "angle": 75.69, "elevation": 44.28, "pano_id": "TMX7316010203-001523_pano_0000_003962", "timestamp": "2019-12-18T08:55:15.571170Z", "filename": "pano_0000_003962.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2019", "tags": [ "mission-woz", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241028_1408_Track03_Sphere_00144", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117764.55808366988, 485542.9434591876 ] }, "relative_distance": 11.2973138, "relative_pitch": 75.68771984730482, "relative_heading": 195.877592840492, "relative_elevation": 44.2814724743366 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00144/adjacencies/b_20241028_1408_Track03_Sphere_00144/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/18/TMX7316010203-001523/pano_0000_003960/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/18/TMX7316010203-001523/pano_0000_003960/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/18/TMX7316010203-001523/pano_0000_003960/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/18/TMX7316010203-001523/pano_0000_003960/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001523_pano_0000_003960/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001523_pano_0000_003960/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001523_pano_0000_003960/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/12/18/TMX7316010203-001523/pano_0000_003960/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/12/18/TMX7316010203-001523/pano_0000_003960/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84072314737651, 52.3564383228909, 44.3726473655552 ] }, "distance": 11.33, "direction": 144.69, "angle": 75.67, "elevation": 44.37, "pano_id": "TMX7316010203-001523_pano_0000_003960", "timestamp": "2019-12-18T08:55:14.036330Z", "filename": "pano_0000_003960.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2019", "tags": [ "mission-woz", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241028_1408_Track03_Sphere_00144", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117764.55808366988, 485542.9434591876 ] }, "relative_distance": 11.33359313, "relative_pitch": 75.67193842287608, "relative_heading": 144.69073874832483, "relative_elevation": 44.3726473655552 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00144/adjacencies/b_20241028_1408_Track03_Sphere_00144/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_07_20_50_00754/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_07_20_50_00754/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_07_20_50_00754/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_07_20_50_00754/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_10_01_07_20_50_00754/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_07_20_50_00754/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_07_20_50_00754/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_07_20_50_00754/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_07_20_50_00754/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.840721557983545, 52.356437148279326, 0.0 ] }, "distance": 11.38, "direction": 145.52, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_10_01_07_20_50_00754", "timestamp": "2025-10-01T07:52:56Z", "filename": "2025_10_01_07_20_50_00754.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_20241028_1408_Track03_Sphere_00144", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117764.55808366988, 485542.9434591876 ] }, "relative_distance": 11.3788452, "relative_pitch": 0.0, "relative_heading": 145.516114750405, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00144/adjacencies/b_20241028_1408_Track03_Sphere_00144/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/07/TMX7316010203-002835/pano_0003_000054/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/07/TMX7316010203-002835/pano_0003_000054/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/07/TMX7316010203-002835/pano_0003_000054/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/07/TMX7316010203-002835/pano_0003_000054/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002835_pano_0003_000054/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002835_pano_0003_000054/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002835_pano_0003_000054/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/07/TMX7316010203-002835/pano_0003_000054/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/07/TMX7316010203-002835/pano_0003_000054/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84057170988765, 52.3564242116713, 45.3086187653244 ] }, "distance": 11.46, "direction": 199.2, "angle": 75.81, "elevation": 45.31, "pano_id": "TMX7316010203-002835_pano_0003_000054", "timestamp": "2022-12-07T11:03:35.845260Z", "filename": "pano_0003_000054.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2022", "tags": [ "mission-woz", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241028_1408_Track03_Sphere_00144", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117764.55808366988, 485542.9434591876 ] }, "relative_distance": 11.45595651, "relative_pitch": 75.81056193995528, "relative_heading": 199.19704308914473, "relative_elevation": 45.3086187653244 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00144/adjacencies/b_20241028_1408_Track03_Sphere_00144/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001031/pano_0009_000742/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001031/pano_0009_000742/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001031/pano_0009_000742/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001031/pano_0009_000742/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001031_pano_0009_000742/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001031_pano_0009_000742/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001031_pano_0009_000742/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001031/pano_0009_000742/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001031/pano_0009_000742/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84078327048074, 52.3564815186843, 44.191758852452 ] }, "distance": 11.54, "direction": 112.65, "angle": 75.37, "elevation": 44.19, "pano_id": "TMX7316010203-001031_pano_0009_000742", "timestamp": "2019-01-02T10:05:52.026590Z", "filename": "pano_0009_000742.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_20241028_1408_Track03_Sphere_00144", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117764.55808366988, 485542.9434591876 ] }, "relative_distance": 11.53646574, "relative_pitch": 75.36919563130327, "relative_heading": 112.64692865025033, "relative_elevation": 44.191758852452 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00144/adjacencies/b_20241028_1408_Track03_Sphere_00144/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/19/TMX7316010203-000795/pano_0002_000139/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/19/TMX7316010203-000795/pano_0002_000139/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/19/TMX7316010203-000795/pano_0002_000139/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/19/TMX7316010203-000795/pano_0002_000139/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000795_pano_0002_000139/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000795_pano_0002_000139/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000795_pano_0002_000139/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/19/TMX7316010203-000795/pano_0002_000139/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/19/TMX7316010203-000795/pano_0002_000139/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84078044645598, 52.3564744552834, 44.1330485111102 ] }, "distance": 11.69, "direction": 116.57, "angle": 75.17, "elevation": 44.13, "pano_id": "TMX7316010203-000795_pano_0002_000139", "timestamp": "2018-06-19T08:37:44.345860Z", "filename": "pano_0002_000139.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_20241028_1408_Track03_Sphere_00144", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117764.55808366988, 485542.9434591876 ] }, "relative_distance": 11.68891014, "relative_pitch": 75.16547339958113, "relative_heading": 116.5687031363343, "relative_elevation": 44.1330485111102 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00144/adjacencies/b_20241028_1408_Track03_Sphere_00144/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002502/pano_0006_000160/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002502/pano_0006_000160/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002502/pano_0006_000160/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002502/pano_0006_000160/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002502_pano_0006_000160/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002502_pano_0006_000160/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002502_pano_0006_000160/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002502/pano_0006_000160/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002502/pano_0006_000160/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84073107669592, 52.3566051610196, 44.4694480067119 ] }, "distance": 11.71, "direction": 37.28, "angle": 75.25, "elevation": 44.47, "pano_id": "TMX7316010203-002502_pano_0006_000160", "timestamp": "2022-04-11T08:10:00.089520Z", "filename": "pano_0006_000160.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_20241028_1408_Track03_Sphere_00144", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117764.55808366988, 485542.9434591876 ] }, "relative_distance": 11.70768114, "relative_pitch": 75.25017767264207, "relative_heading": 37.27654416299743, "relative_elevation": 44.4694480067119 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00144/adjacencies/b_20241028_1408_Track03_Sphere_00144/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/12/TMX7316010203-001310/pano_0000_000885/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/12/TMX7316010203-001310/pano_0000_000885/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/12/TMX7316010203-001310/pano_0000_000885/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/12/TMX7316010203-001310/pano_0000_000885/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001310_pano_0000_000885/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001310_pano_0000_000885/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001310_pano_0000_000885/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/12/TMX7316010203-001310/pano_0000_000885/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/12/TMX7316010203-001310/pano_0000_000885/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84064322529946, 52.3566273346512, 44.3957096301019 ] }, "distance": 11.84, "direction": 5.36, "angle": 75.07, "elevation": 44.4, "pano_id": "TMX7316010203-001310_pano_0000_000885", "timestamp": "2019-07-12T09:23:23.577470Z", "filename": "pano_0000_000885.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_20241028_1408_Track03_Sphere_00144", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117764.55808366988, 485542.9434591876 ] }, "relative_distance": 11.83514486, "relative_pitch": 75.07305430850398, "relative_heading": 5.359735326895026, "relative_elevation": 44.3957096301019 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00144/adjacencies/b_20241028_1408_Track03_Sphere_00144/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000824/pano_0000_004126/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000824/pano_0000_004126/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000824/pano_0000_004126/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000824/pano_0000_004126/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000824_pano_0000_004126/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000824_pano_0000_004126/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000824_pano_0000_004126/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000824/pano_0000_004126/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000824/pano_0000_004126/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84078677966678, 52.3564793108679, 44.231983397156 ] }, "distance": 11.85, "direction": 113.3, "angle": 75.0, "elevation": 44.23, "pano_id": "TMX7316010203-000824_pano_0000_004126", "timestamp": "2018-07-04T09:13:50.735090Z", "filename": "pano_0000_004126.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_20241028_1408_Track03_Sphere_00144", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117764.55808366988, 485542.9434591876 ] }, "relative_distance": 11.85247807, "relative_pitch": 74.99933064573932, "relative_heading": 113.2979457375218, "relative_elevation": 44.231983397156 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00144/adjacencies/b_20241028_1408_Track03_Sphere_00144/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/07/TMX7316010203-002835/pano_0003_000052/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/07/TMX7316010203-002835/pano_0003_000052/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/07/TMX7316010203-002835/pano_0003_000052/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/07/TMX7316010203-002835/pano_0003_000052/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002835_pano_0003_000052/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002835_pano_0003_000052/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002835_pano_0003_000052/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/07/TMX7316010203-002835/pano_0003_000052/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/07/TMX7316010203-002835/pano_0003_000052/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84072186170316, 52.3564315806023, 45.4096841942519 ] }, "distance": 11.91, "direction": 147.12, "angle": 75.31, "elevation": 45.41, "pano_id": "TMX7316010203-002835_pano_0003_000052", "timestamp": "2022-12-07T11:03:34.140320Z", "filename": "pano_0003_000052.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2022", "tags": [ "mission-woz", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241028_1408_Track03_Sphere_00144", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117764.55808366988, 485542.9434591876 ] }, "relative_distance": 11.90591548, "relative_pitch": 75.3083726420991, "relative_heading": 147.12226083501014, "relative_elevation": 45.4096841942519 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00144/adjacencies/b_20241028_1408_Track03_Sphere_00144/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001893/pano_0001_001768/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001893/pano_0001_001768/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001893/pano_0001_001768/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001893/pano_0001_001768/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001893_pano_0001_001768/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001893_pano_0001_001768/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001893_pano_0001_001768/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001893/pano_0001_001768/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001893/pano_0001_001768/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8406425127296, 52.3566283069852, 44.1104206796736 ] }, "distance": 11.94, "direction": 5.08, "angle": 74.86, "elevation": 44.11, "pano_id": "TMX7316010203-001893_pano_0001_001768", "timestamp": "2020-08-27T08:31:22.959640Z", "filename": "pano_0001_001768.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_20241028_1408_Track03_Sphere_00144", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117764.55808366988, 485542.9434591876 ] }, "relative_distance": 11.93847565, "relative_pitch": 74.85573053819641, "relative_heading": 5.079255157245376, "relative_elevation": 44.1104206796736 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00144/adjacencies/b_20241028_1408_Track03_Sphere_00144/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/08/TMX7316010203-000288/pano_0003_004562/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/08/TMX7316010203-000288/pano_0003_004562/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/08/TMX7316010203-000288/pano_0003_004562/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/08/TMX7316010203-000288/pano_0003_004562/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000288_pano_0003_004562/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000288_pano_0003_004562/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000288_pano_0003_004562/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/05/08/TMX7316010203-000288/pano_0003_004562/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/05/08/TMX7316010203-000288/pano_0003_004562/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84078575257313, 52.356474579245, 43.9962096819654 ] }, "distance": 12.01, "direction": 115.74, "angle": 74.73, "elevation": 44.0, "pano_id": "TMX7316010203-000288_pano_0003_004562", "timestamp": "2017-05-08T12:08:30.152780Z", "filename": "pano_0003_004562.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_20241028_1408_Track03_Sphere_00144", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117764.55808366988, 485542.9434591876 ] }, "relative_distance": 12.00733729, "relative_pitch": 74.73473502661557, "relative_heading": 115.73824295757692, "relative_elevation": 43.9962096819654 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00144/adjacencies/b_20241028_1408_Track03_Sphere_00144/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/10/TMX7316010203-000054/pano_0001_000183/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/10/TMX7316010203-000054/pano_0001_000183/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/10/TMX7316010203-000054/pano_0001_000183/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/10/TMX7316010203-000054/pano_0001_000183/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000054_pano_0001_000183/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000054_pano_0001_000183/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000054_pano_0001_000183/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/10/TMX7316010203-000054/pano_0001_000183/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/10/TMX7316010203-000054/pano_0001_000183/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84075670772388, 52.3564470027018, 45.5377620244399 ] }, "distance": 12.11, "direction": 133.15, "angle": 75.11, "elevation": 45.54, "pano_id": "TMX7316010203-000054_pano_0001_000183", "timestamp": "2016-08-10T06:49:42.220250Z", "filename": "pano_0001_000183.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_20241028_1408_Track03_Sphere_00144", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117764.55808366988, 485542.9434591876 ] }, "relative_distance": 12.11206512, "relative_pitch": 75.10540108137477, "relative_heading": 133.14546057997381, "relative_elevation": 45.5377620244399 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00144/adjacencies/b_20241028_1408_Track03_Sphere_00144/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_004607/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_004607/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_004607/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_004607/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000535_pano_0000_004607/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000535_pano_0000_004607/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000535_pano_0000_004607/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_004607/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_004607/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84056450735033, 52.356418791602, 44.6848652474582 ] }, "distance": 12.19, "direction": 200.44, "angle": 74.74, "elevation": 44.68, "pano_id": "TMX7316010203-000535_pano_0000_004607", "timestamp": "2018-01-08T11:11:51.989270Z", "filename": "pano_0000_004607.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2017", "tags": [ "mission-woz", "mission-2017", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241028_1408_Track03_Sphere_00144", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117764.55808366988, 485542.9434591876 ] }, "relative_distance": 12.18977277, "relative_pitch": 74.7413113444862, "relative_heading": 200.44327379181217, "relative_elevation": 44.6848652474582 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00144/adjacencies/b_20241028_1408_Track03_Sphere_00144/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/19/TMX7316010203-000795/pano_0001_001180/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/19/TMX7316010203-000795/pano_0001_001180/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/19/TMX7316010203-000795/pano_0001_001180/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/19/TMX7316010203-000795/pano_0001_001180/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000795_pano_0001_001180/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000795_pano_0001_001180/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000795_pano_0001_001180/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/19/TMX7316010203-000795/pano_0001_001180/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/19/TMX7316010203-000795/pano_0001_001180/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84057405055368, 52.3564167415156, 44.3971568290144 ] }, "distance": 12.2, "direction": 197.21, "angle": 74.64, "elevation": 44.4, "pano_id": "TMX7316010203-000795_pano_0001_001180", "timestamp": "2018-06-19T08:23:36.716150Z", "filename": "pano_0001_001180.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_20241028_1408_Track03_Sphere_00144", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117764.55808366988, 485542.9434591876 ] }, "relative_distance": 12.19590229, "relative_pitch": 74.63972623475391, "relative_heading": 197.20504242756928, "relative_elevation": 44.3971568290144 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00144/adjacencies/b_20241028_1408_Track03_Sphere_00144/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0000_000746/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0000_000746/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0000_000746/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0000_000746/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000803_pano_0000_000746/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000803_pano_0000_000746/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000803_pano_0000_000746/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0000_000746/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0000_000746/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84057567629192, 52.3564149489619, 44.3109932541847 ] }, "distance": 12.35, "direction": 196.44, "angle": 74.42, "elevation": 44.31, "pano_id": "TMX7316010203-000803_pano_0000_000746", "timestamp": "2018-06-22T08:30:43.003550Z", "filename": "pano_0000_000746.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_20241028_1408_Track03_Sphere_00144", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117764.55808366988, 485542.9434591876 ] }, "relative_distance": 12.35477793, "relative_pitch": 74.42048240366006, "relative_heading": 196.440719821723, "relative_elevation": 44.3109932541847 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00144/adjacencies/b_20241028_1408_Track03_Sphere_00144/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track159_Sphere_00419/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track159_Sphere_00419/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track159_Sphere_00419/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track159_Sphere_00419/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/_20241025_0915_Track159_Sphere_00419/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/_20241025_0915_Track159_Sphere_00419/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/_20241025_0915_Track159_Sphere_00419/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track159_Sphere_00419/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track159_Sphere_00419/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.840781563929935, 52.35645998459685, 0.0 ] }, "distance": 12.56, "direction": 123.0, "angle": 0.0, "elevation": 0.0, "pano_id": "_20241025_0915_Track159_Sphere_00419", "timestamp": "2024-10-25T12:54:17Z", "filename": "Job_20241025_0915_Track159_Sphere_00419.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_20241028_1408_Track03_Sphere_00144", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117764.55808366988, 485542.9434591876 ] }, "relative_distance": 12.55619005, "relative_pitch": 0.0, "relative_heading": 122.99851659274523, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00144/adjacencies/b_20241028_1408_Track03_Sphere_00144/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/08/TMX7316010203-002500/pano_0001_000317/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/08/TMX7316010203-002500/pano_0001_000317/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/08/TMX7316010203-002500/pano_0001_000317/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/08/TMX7316010203-002500/pano_0001_000317/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002500_pano_0001_000317/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002500_pano_0001_000317/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002500_pano_0001_000317/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/08/TMX7316010203-002500/pano_0001_000317/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/08/TMX7316010203-002500/pano_0001_000317/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84078136572897, 52.3564589410418, 45.1851961007342 ] }, "distance": 12.61, "direction": 123.47, "angle": 74.41, "elevation": 45.19, "pano_id": "TMX7316010203-002500_pano_0001_000317", "timestamp": "2022-04-08T11:17:20.152390Z", "filename": "pano_0001_000317.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_20241028_1408_Track03_Sphere_00144", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117764.55808366988, 485542.9434591876 ] }, "relative_distance": 12.60854135, "relative_pitch": 74.40869582934033, "relative_heading": 123.4744948734719, "relative_elevation": 45.1851961007342 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00144/adjacencies/b_20241028_1408_Track03_Sphere_00144/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/06/TMX7316010203-002394/pano_0004_000008/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/06/TMX7316010203-002394/pano_0004_000008/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/06/TMX7316010203-002394/pano_0004_000008/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/06/TMX7316010203-002394/pano_0004_000008/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002394_pano_0004_000008/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002394_pano_0004_000008/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002394_pano_0004_000008/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/01/06/TMX7316010203-002394/pano_0004_000008/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/01/06/TMX7316010203-002394/pano_0004_000008/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84078179147729, 52.3564584952817, 44.7351800175384 ] }, "distance": 12.66, "direction": 123.59, "angle": 74.2, "elevation": 44.74, "pano_id": "TMX7316010203-002394_pano_0004_000008", "timestamp": "2022-01-06T09:56:42.369850Z", "filename": "pano_0004_000008.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2021", "tags": [ "mission-woz", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241028_1408_Track03_Sphere_00144", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117764.55808366988, 485542.9434591876 ] }, "relative_distance": 12.66012079, "relative_pitch": 74.19841003947052, "relative_heading": 123.58933427451231, "relative_elevation": 44.7351800175384 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00144/adjacencies/b_20241028_1408_Track03_Sphere_00144/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_07_57_20_00133/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_07_57_20_00133/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_07_57_20_00133/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_07_57_20_00133/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_10_01_07_57_20_00133/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_07_57_20_00133/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_07_57_20_00133/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_07_57_20_00133/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_07_57_20_00133/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.840811979024357, 52.356510061047764, 0.0 ] }, "distance": 12.67, "direction": 95.74, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_10_01_07_57_20_00133", "timestamp": "2025-10-01T08:10:47Z", "filename": "2025_10_01_07_57_20_00133.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_20241028_1408_Track03_Sphere_00144", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117764.55808366988, 485542.9434591876 ] }, "relative_distance": 12.66632363, "relative_pitch": 0.0, "relative_heading": 95.73675435008904, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00144/adjacencies/b_20241028_1408_Track03_Sphere_00144/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/12/TMX7316010203-001310/pano_0000_000890/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/12/TMX7316010203-001310/pano_0000_000890/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/12/TMX7316010203-001310/pano_0000_000890/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/12/TMX7316010203-001310/pano_0000_000890/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001310_pano_0000_000890/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001310_pano_0000_000890/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001310_pano_0000_000890/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/12/TMX7316010203-001310/pano_0000_000890/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/12/TMX7316010203-001310/pano_0000_000890/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84056397357316, 52.3564133683943, 44.5947316549718 ] }, "distance": 12.77, "direction": 199.65, "angle": 74.02, "elevation": 44.59, "pano_id": "TMX7316010203-001310_pano_0000_000890", "timestamp": "2019-07-12T09:23:27.352540Z", "filename": "pano_0000_000890.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_20241028_1408_Track03_Sphere_00144", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117764.55808366988, 485542.9434591876 ] }, "relative_distance": 12.76915343, "relative_pitch": 74.02158567040681, "relative_heading": 199.65038576907062, "relative_elevation": 44.5947316549718 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00144/adjacencies/b_20241028_1408_Track03_Sphere_00144/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0001_007362/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0001_007362/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0001_007362/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0001_007362/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001691_pano_0001_007362/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001691_pano_0001_007362/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001691_pano_0001_007362/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0001_007362/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0001_007362/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84056101383771, 52.3564133373574, 44.4807609543204 ] }, "distance": 12.84, "direction": 200.49, "angle": 73.9, "elevation": 44.48, "pano_id": "TMX7316010203-001691_pano_0001_007362", "timestamp": "2020-05-06T12:13:41.387920Z", "filename": "pano_0001_007362.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_20241028_1408_Track03_Sphere_00144", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117764.55808366988, 485542.9434591876 ] }, "relative_distance": 12.84160391, "relative_pitch": 73.8965613883839, "relative_heading": 200.49254761538003, "relative_elevation": 44.4807609543204 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00144/adjacencies/b_20241028_1408_Track03_Sphere_00144/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/19/TMX7316010203-000795/pano_0002_000142/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/19/TMX7316010203-000795/pano_0002_000142/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/19/TMX7316010203-000795/pano_0002_000142/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/19/TMX7316010203-000795/pano_0002_000142/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000795_pano_0002_000142/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000795_pano_0002_000142/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000795_pano_0002_000142/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/19/TMX7316010203-000795/pano_0002_000142/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/19/TMX7316010203-000795/pano_0002_000142/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84075287703663, 52.3566082374556, 44.1030676867813 ] }, "distance": 12.92, "direction": 41.6, "angle": 73.68, "elevation": 44.1, "pano_id": "TMX7316010203-000795_pano_0002_000142", "timestamp": "2018-06-19T08:37:46.435830Z", "filename": "pano_0002_000142.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_20241028_1408_Track03_Sphere_00144", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117764.55808366988, 485542.9434591876 ] }, "relative_distance": 12.91647376, "relative_pitch": 73.67626533973493, "relative_heading": 41.603546379095114, "relative_elevation": 44.1030676867813 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00144/adjacencies/b_20241028_1408_Track03_Sphere_00144/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000824/pano_0000_004129/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000824/pano_0000_004129/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000824/pano_0000_004129/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000824/pano_0000_004129/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000824_pano_0000_004129/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000824_pano_0000_004129/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000824_pano_0000_004129/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000824/pano_0000_004129/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000824/pano_0000_004129/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84075079499205, 52.3566121343385, 44.2203953741118 ] }, "distance": 13.15, "direction": 39.89, "angle": 73.44, "elevation": 44.22, "pano_id": "TMX7316010203-000824_pano_0000_004129", "timestamp": "2018-07-04T09:13:52.855080Z", "filename": "pano_0000_004129.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_20241028_1408_Track03_Sphere_00144", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117764.55808366988, 485542.9434591876 ] }, "relative_distance": 13.15243377, "relative_pitch": 73.43598876410981, "relative_heading": 39.88698121406118, "relative_elevation": 44.2203953741118 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00144/adjacencies/b_20241028_1408_Track03_Sphere_00144/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000266/pano_0000_000858/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000266/pano_0000_000858/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000266/pano_0000_000858/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000266/pano_0000_000858/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000266_pano_0000_000858/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000266_pano_0000_000858/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000266_pano_0000_000858/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000266/pano_0000_000858/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000266/pano_0000_000858/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84057178333197, 52.3564078386903, 44.286982013844 ] }, "distance": 13.19, "direction": 196.57, "angle": 73.42, "elevation": 44.29, "pano_id": "TMX7316010203-000266_pano_0000_000858", "timestamp": "2017-04-20T09:15:06.725950Z", "filename": "pano_0000_000858.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_20241028_1408_Track03_Sphere_00144", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117764.55808366988, 485542.9434591876 ] }, "relative_distance": 13.18871985, "relative_pitch": 73.41640126308052, "relative_heading": 196.5730625083775, "relative_elevation": 44.286982013844 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00144/adjacencies/b_20241028_1408_Track03_Sphere_00144/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001031/pano_0009_000745/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001031/pano_0009_000745/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001031/pano_0009_000745/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001031/pano_0009_000745/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001031_pano_0009_000745/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001031_pano_0009_000745/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001031_pano_0009_000745/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001031/pano_0009_000745/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001031/pano_0009_000745/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84074824611941, 52.3566151113136, 44.1716994959861 ] }, "distance": 13.3, "direction": 38.4, "angle": 73.24, "elevation": 44.17, "pano_id": "TMX7316010203-001031_pano_0009_000745", "timestamp": "2019-01-02T10:05:54.106430Z", "filename": "pano_0009_000745.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_20241028_1408_Track03_Sphere_00144", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117764.55808366988, 485542.9434591876 ] }, "relative_distance": 13.29974387, "relative_pitch": 73.24337387628782, "relative_heading": 38.39761895695034, "relative_elevation": 44.1716994959861 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00144/adjacencies/b_20241028_1408_Track03_Sphere_00144/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001893/pano_0001_001773/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001893/pano_0001_001773/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001893/pano_0001_001773/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001893/pano_0001_001773/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001893_pano_0001_001773/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001893_pano_0001_001773/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001893_pano_0001_001773/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001893/pano_0001_001773/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001893/pano_0001_001773/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84055330349842, 52.3564101964221, 44.2252614190802 ] }, "distance": 13.36, "direction": 202.08, "angle": 73.19, "elevation": 44.23, "pano_id": "TMX7316010203-001893_pano_0001_001773", "timestamp": "2020-08-27T08:31:27.269590Z", "filename": "pano_0001_001773.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_20241028_1408_Track03_Sphere_00144", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117764.55808366988, 485542.9434591876 ] }, "relative_distance": 13.3580135, "relative_pitch": 73.19332769928822, "relative_heading": 202.07855191799464, "relative_elevation": 44.2252614190802 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00144/adjacencies/b_20241028_1408_Track03_Sphere_00144/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241028_1408_Track03_Sphere_00157/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241028_1408_Track03_Sphere_00157/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241028_1408_Track03_Sphere_00157/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241028_1408_Track03_Sphere_00157/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241028_1408_Track03_Sphere_00157/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00157/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00157/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241028_1408_Track03_Sphere_00157/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241028_1408_Track03_Sphere_00157/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.840749579154463, 52.35642771465273, 0.0 ] }, "distance": 13.36, "direction": 141.31, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241028_1408_Track03_Sphere_00157", "timestamp": "2024-10-28T13:38:43Z", "filename": "Job_20241028_1408_Track03_Sphere_00157.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_20241028_1408_Track03_Sphere_00144", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117764.55808366988, 485542.9434591876 ] }, "relative_distance": 13.36094474, "relative_pitch": 0.0, "relative_heading": 141.3126538673796, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00144/adjacencies/b_20241028_1408_Track03_Sphere_00144/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0001_007359/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0001_007359/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0001_007359/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0001_007359/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001691_pano_0001_007359/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001691_pano_0001_007359/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001691_pano_0001_007359/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0001_007359/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0001_007359/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84076800450515, 52.356437808049, 44.5105214333162 ] }, "distance": 13.38, "direction": 134.09, "angle": 73.27, "elevation": 44.51, "pano_id": "TMX7316010203-001691_pano_0001_007359", "timestamp": "2020-05-06T12:13:38.777940Z", "filename": "pano_0001_007359.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_20241028_1408_Track03_Sphere_00144", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117764.55808366988, 485542.9434591876 ] }, "relative_distance": 13.37510754, "relative_pitch": 73.27483600668904, "relative_heading": 134.08859404846277, "relative_elevation": 44.5105214333162 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00144/adjacencies/b_20241028_1408_Track03_Sphere_00144/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/10/TMX7316010203-000054/pano_0001_000231/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/10/TMX7316010203-000054/pano_0001_000231/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/10/TMX7316010203-000054/pano_0001_000231/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/10/TMX7316010203-000054/pano_0001_000231/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000054_pano_0001_000231/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000054_pano_0001_000231/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000054_pano_0001_000231/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/10/TMX7316010203-000054/pano_0001_000231/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/10/TMX7316010203-000054/pano_0001_000231/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84053999962019, 52.356629656364, 46.4425066532567 ] }, "distance": 13.42, "direction": 333.79, "angle": 73.88, "elevation": 46.44, "pano_id": "TMX7316010203-000054_pano_0001_000231", "timestamp": "2016-08-10T06:50:43.050390Z", "filename": "pano_0001_000231.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_20241028_1408_Track03_Sphere_00144", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117764.55808366988, 485542.9434591876 ] }, "relative_distance": 13.42152337, "relative_pitch": 73.88111721451774, "relative_heading": 333.79203081888136, "relative_elevation": 46.4425066532567 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00144/adjacencies/b_20241028_1408_Track03_Sphere_00144/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000824/pano_0000_004114/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000824/pano_0000_004114/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000824/pano_0000_004114/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000824/pano_0000_004114/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000824_pano_0000_004114/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000824_pano_0000_004114/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000824_pano_0000_004114/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000824/pano_0000_004114/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000824/pano_0000_004114/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84055394411756, 52.3564091595712, 44.1742095947266 ] }, "distance": 13.45, "direction": 201.72, "angle": 73.07, "elevation": 44.17, "pano_id": "TMX7316010203-000824_pano_0000_004114", "timestamp": "2018-07-04T09:13:39.720170Z", "filename": "pano_0000_004114.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_20241028_1408_Track03_Sphere_00144", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117764.55808366988, 485542.9434591876 ] }, "relative_distance": 13.4487833, "relative_pitch": 73.06719430082136, "relative_heading": 201.72148482230696, "relative_elevation": 44.1742095947266 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00144/adjacencies/b_20241028_1408_Track03_Sphere_00144/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/19/TMX7316010203-002020/pano_0000_003451/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/19/TMX7316010203-002020/pano_0000_003451/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/19/TMX7316010203-002020/pano_0000_003451/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/19/TMX7316010203-002020/pano_0000_003451/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002020_pano_0000_003451/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002020_pano_0000_003451/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002020_pano_0000_003451/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/02/19/TMX7316010203-002020/pano_0000_003451/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/02/19/TMX7316010203-002020/pano_0000_003451/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84079332963379, 52.3564563348335, 44.1955338120461 ] }, "distance": 13.45, "direction": 122.59, "angle": 73.07, "elevation": 44.2, "pano_id": "TMX7316010203-002020_pano_0000_003451", "timestamp": "2021-02-19T12:11:45.969630Z", "filename": "pano_0000_003451.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2020", "tags": [ "mission-woz", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241028_1408_Track03_Sphere_00144", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117764.55808366988, 485542.9434591876 ] }, "relative_distance": 13.45001363, "relative_pitch": 73.07343734667221, "relative_heading": 122.58971860869904, "relative_elevation": 44.1955338120461 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00144/adjacencies/b_20241028_1408_Track03_Sphere_00144/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0000_000743/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0000_000743/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0000_000743/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0000_000743/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000803_pano_0000_000743/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000803_pano_0000_000743/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000803_pano_0000_000743/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0000_000743/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0000_000743/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84077901300092, 52.3564388303032, 44.2618459649384 ] }, "distance": 13.85, "direction": 131.59, "angle": 72.63, "elevation": 44.26, "pano_id": "TMX7316010203-000803_pano_0000_000743", "timestamp": "2018-06-22T08:30:40.308410Z", "filename": "pano_0000_000743.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_20241028_1408_Track03_Sphere_00144", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117764.55808366988, 485542.9434591876 ] }, "relative_distance": 13.84783559, "relative_pitch": 72.62709811089287, "relative_heading": 131.5906126094068, "relative_elevation": 44.2618459649384 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00144/adjacencies/b_20241028_1408_Track03_Sphere_00144/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/03/TMX7316010203-000821/pano_0000_001040/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/03/TMX7316010203-000821/pano_0000_001040/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/03/TMX7316010203-000821/pano_0000_001040/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/03/TMX7316010203-000821/pano_0000_001040/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000821_pano_0000_001040/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000821_pano_0000_001040/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000821_pano_0000_001040/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/03/TMX7316010203-000821/pano_0000_001040/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/03/TMX7316010203-000821/pano_0000_001040/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84052554843422, 52.3564130880711, 44.324639659375 ] }, "distance": 13.9, "direction": 209.83, "angle": 72.59, "elevation": 44.32, "pano_id": "TMX7316010203-000821_pano_0000_001040", "timestamp": "2018-07-03T08:48:39.842440Z", "filename": "pano_0000_001040.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_20241028_1408_Track03_Sphere_00144", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117764.55808366988, 485542.9434591876 ] }, "relative_distance": 13.89744961, "relative_pitch": 72.59182045937466, "relative_heading": 209.8251450594912, "relative_elevation": 44.324639659375 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00144/adjacencies/b_20241028_1408_Track03_Sphere_00144/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002502/pano_0002_002519/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002502/pano_0002_002519/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002502/pano_0002_002519/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002502/pano_0002_002519/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002502_pano_0002_002519/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002502_pano_0002_002519/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002502_pano_0002_002519/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002502/pano_0002_002519/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002502/pano_0002_002519/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84056715269006, 52.356401966182, 44.5953866131604 ] }, "distance": 13.91, "direction": 197.05, "angle": 72.68, "elevation": 44.6, "pano_id": "TMX7316010203-002502_pano_0002_002519", "timestamp": "2022-04-11T07:54:41.771950Z", "filename": "pano_0002_002519.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_20241028_1408_Track03_Sphere_00144", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117764.55808366988, 485542.9434591876 ] }, "relative_distance": 13.90550507, "relative_pitch": 72.68174449331852, "relative_heading": 197.0510083173755, "relative_elevation": 44.5953866131604 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00144/adjacencies/b_20241028_1408_Track03_Sphere_00144/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000534/pano_0000_000809/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000534/pano_0000_000809/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000534/pano_0000_000809/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000534/pano_0000_000809/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000534_pano_0000_000809/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000534_pano_0000_000809/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000534_pano_0000_000809/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000534/pano_0000_000809/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000534/pano_0000_000809/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84074284716262, 52.3566252192638, 44.1603828966618 ] }, "distance": 13.99, "direction": 34.35, "angle": 72.42, "elevation": 44.16, "pano_id": "TMX7316010203-000534_pano_0000_000809", "timestamp": "2018-01-08T08:57:44.043420Z", "filename": "pano_0000_000809.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2017", "tags": [ "mission-woz", "mission-2017", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241028_1408_Track03_Sphere_00144", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117764.55808366988, 485542.9434591876 ] }, "relative_distance": 13.9876222, "relative_pitch": 72.42461299645177, "relative_heading": 34.35181166650262, "relative_elevation": 44.1603828966618 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00144/adjacencies/b_20241028_1408_Track03_Sphere_00144/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001141/pano_0001_001418/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001141/pano_0001_001418/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001141/pano_0001_001418/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001141/pano_0001_001418/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001141_pano_0001_001418/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001141_pano_0001_001418/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001141_pano_0001_001418/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001141/pano_0001_001418/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001141/pano_0001_001418/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84075184084053, 52.3566217366009, 44.1334813674912 ] }, "distance": 14.03, "direction": 37.31, "angle": 72.36, "elevation": 44.13, "pano_id": "TMX7316010203-001141_pano_0001_001418", "timestamp": "2019-04-26T08:32:09.304010Z", "filename": "pano_0001_001418.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_20241028_1408_Track03_Sphere_00144", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117764.55808366988, 485542.9434591876 ] }, "relative_distance": 14.03215837, "relative_pitch": 72.36203444375256, "relative_heading": 37.311593861477114, "relative_elevation": 44.1334813674912 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00144/adjacencies/b_20241028_1408_Track03_Sphere_00144/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000534/pano_0000_000163/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000534/pano_0000_000163/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000534/pano_0000_000163/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000534/pano_0000_000163/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000534_pano_0000_000163/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000534_pano_0000_000163/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000534_pano_0000_000163/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000534/pano_0000_000163/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000534/pano_0000_000163/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84052678217351, 52.3564105327804, 44.229174381122 ] }, "distance": 14.1, "direction": 208.95, "angle": 72.31, "elevation": 44.23, "pano_id": "TMX7316010203-000534_pano_0000_000163", "timestamp": "2018-01-08T08:44:51.236240Z", "filename": "pano_0000_000163.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2017", "tags": [ "mission-woz", "mission-2017", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241028_1408_Track03_Sphere_00144", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117764.55808366988, 485542.9434591876 ] }, "relative_distance": 14.10394932, "relative_pitch": 72.31338119543302, "relative_heading": 208.95438171888287, "relative_elevation": 44.229174381122 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00144/adjacencies/b_20241028_1408_Track03_Sphere_00144/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track159_Sphere_00423/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track159_Sphere_00423/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track159_Sphere_00423/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track159_Sphere_00423/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/_20241025_0915_Track159_Sphere_00423/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/_20241025_0915_Track159_Sphere_00423/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/_20241025_0915_Track159_Sphere_00423/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track159_Sphere_00423/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track159_Sphere_00423/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.840729872605311, 52.35663213140878, 0.0 ] }, "distance": 14.17, "direction": 29.64, "angle": 0.0, "elevation": 0.0, "pano_id": "_20241025_0915_Track159_Sphere_00423", "timestamp": "2024-10-25T12:54:20Z", "filename": "Job_20241025_0915_Track159_Sphere_00423.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_20241028_1408_Track03_Sphere_00144", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117764.55808366988, 485542.9434591876 ] }, "relative_distance": 14.17168376, "relative_pitch": 0.0, "relative_heading": 29.641287930279987, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00144/adjacencies/b_20241028_1408_Track03_Sphere_00144/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/08/TMX7316010203-000288/pano_0003_001063/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/08/TMX7316010203-000288/pano_0003_001063/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/08/TMX7316010203-000288/pano_0003_001063/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/08/TMX7316010203-000288/pano_0003_001063/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000288_pano_0003_001063/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000288_pano_0003_001063/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000288_pano_0003_001063/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/05/08/TMX7316010203-000288/pano_0003_001063/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/05/08/TMX7316010203-000288/pano_0003_001063/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84052985646434, 52.3564086165091, 44.3424110990018 ] }, "distance": 14.19, "direction": 207.8, "angle": 72.25, "elevation": 44.34, "pano_id": "TMX7316010203-000288_pano_0003_001063", "timestamp": "2017-05-08T10:40:28.921380Z", "filename": "pano_0003_001063.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_20241028_1408_Track03_Sphere_00144", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117764.55808366988, 485542.9434591876 ] }, "relative_distance": 14.19202046, "relative_pitch": 72.25245805910149, "relative_heading": 207.7976400595221, "relative_elevation": 44.3424110990018 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00144/adjacencies/b_20241028_1408_Track03_Sphere_00144/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/19/TMX7316010203-002020/pano_0000_003455/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/19/TMX7316010203-002020/pano_0000_003455/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/19/TMX7316010203-002020/pano_0000_003455/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/19/TMX7316010203-002020/pano_0000_003455/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002020_pano_0000_003455/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002020_pano_0000_003455/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002020_pano_0000_003455/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/02/19/TMX7316010203-002020/pano_0000_003455/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/02/19/TMX7316010203-002020/pano_0000_003455/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84073483880246, 52.3566316868642, 44.1069095712155 ] }, "distance": 14.3, "direction": 30.92, "angle": 72.04, "elevation": 44.11, "pano_id": "TMX7316010203-002020_pano_0000_003455", "timestamp": "2021-02-19T12:11:48.614490Z", "filename": "pano_0000_003455.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2020", "tags": [ "mission-woz", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241028_1408_Track03_Sphere_00144", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117764.55808366988, 485542.9434591876 ] }, "relative_distance": 14.29957745, "relative_pitch": 72.0371678353035, "relative_heading": 30.917719823181493, "relative_elevation": 44.1069095712155 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00144/adjacencies/b_20241028_1408_Track03_Sphere_00144/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_004604/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_004604/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_004604/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_004604/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000535_pano_0000_004604/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000535_pano_0000_004604/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000535_pano_0000_004604/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_004604/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_004604/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84077724264103, 52.3564315981411, 44.7853028029203 ] }, "distance": 14.31, "direction": 134.32, "angle": 72.28, "elevation": 44.79, "pano_id": "TMX7316010203-000535_pano_0000_004604", "timestamp": "2018-01-08T11:11:48.729270Z", "filename": "pano_0000_004604.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2017", "tags": [ "mission-woz", "mission-2017", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241028_1408_Track03_Sphere_00144", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117764.55808366988, 485542.9434591876 ] }, "relative_distance": 14.30808502, "relative_pitch": 72.28226998113847, "relative_heading": 134.3224504087082, "relative_elevation": 44.7853028029203 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00144/adjacencies/b_20241028_1408_Track03_Sphere_00144/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/12/TMX7316010203-001310/pano_0000_001226/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/12/TMX7316010203-001310/pano_0000_001226/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/12/TMX7316010203-001310/pano_0000_001226/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/12/TMX7316010203-001310/pano_0000_001226/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001310_pano_0000_001226/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001310_pano_0000_001226/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001310_pano_0000_001226/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/12/TMX7316010203-001310/pano_0000_001226/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/12/TMX7316010203-001310/pano_0000_001226/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84075015821679, 52.356625603137, 44.0121161295101 ] }, "distance": 14.31, "direction": 35.9, "angle": 71.99, "elevation": 44.01, "pano_id": "TMX7316010203-001310_pano_0000_001226", "timestamp": "2019-07-12T09:26:53.021400Z", "filename": "pano_0000_001226.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_20241028_1408_Track03_Sphere_00144", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117764.55808366988, 485542.9434591876 ] }, "relative_distance": 14.30919509, "relative_pitch": 71.98964834634167, "relative_heading": 35.90211469119887, "relative_elevation": 44.0121161295101 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00144/adjacencies/b_20241028_1408_Track03_Sphere_00144/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000534/pano_0000_000805/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000534/pano_0000_000805/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000534/pano_0000_000805/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000534/pano_0000_000805/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000534_pano_0000_000805/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000534_pano_0000_000805/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000534_pano_0000_000805/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000534/pano_0000_000805/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000534/pano_0000_000805/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84080603077091, 52.3564533496311, 44.2494978643954 ] }, "distance": 14.36, "direction": 121.85, "angle": 72.02, "elevation": 44.25, "pano_id": "TMX7316010203-000534_pano_0000_000805", "timestamp": "2018-01-08T08:57:41.058250Z", "filename": "pano_0000_000805.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2017", "tags": [ "mission-woz", "mission-2017", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241028_1408_Track03_Sphere_00144", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117764.55808366988, 485542.9434591876 ] }, "relative_distance": 14.35923157, "relative_pitch": 72.02143750979256, "relative_heading": 121.84665289994636, "relative_elevation": 44.2494978643954 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00144/adjacencies/b_20241028_1408_Track03_Sphere_00144/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/06/TMX7316010203-002394/pano_0004_000012/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/06/TMX7316010203-002394/pano_0004_000012/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/06/TMX7316010203-002394/pano_0004_000012/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/06/TMX7316010203-002394/pano_0004_000012/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002394_pano_0004_000012/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002394_pano_0004_000012/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002394_pano_0004_000012/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/01/06/TMX7316010203-002394/pano_0004_000012/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/01/06/TMX7316010203-002394/pano_0004_000012/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84072107826378, 52.3566370660819, 44.4044535933062 ] }, "distance": 14.37, "direction": 26.48, "angle": 72.06, "elevation": 44.4, "pano_id": "TMX7316010203-002394_pano_0004_000012", "timestamp": "2022-01-06T09:56:45.134820Z", "filename": "pano_0004_000012.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2021", "tags": [ "mission-woz", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241028_1408_Track03_Sphere_00144", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117764.55808366988, 485542.9434591876 ] }, "relative_distance": 14.37445257, "relative_pitch": 72.06237912152847, "relative_heading": 26.48151344634122, "relative_elevation": 44.4044535933062 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00144/adjacencies/b_20241028_1408_Track03_Sphere_00144/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/08/TMX7316010203-002500/pano_0001_000321/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/08/TMX7316010203-002500/pano_0001_000321/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/08/TMX7316010203-002500/pano_0001_000321/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/08/TMX7316010203-002500/pano_0001_000321/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002500_pano_0001_000321/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002500_pano_0001_000321/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002500_pano_0001_000321/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/08/TMX7316010203-002500/pano_0001_000321/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/08/TMX7316010203-002500/pano_0001_000321/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84072293179951, 52.356637411882, 44.9047955712304 ] }, "distance": 14.47, "direction": 26.86, "angle": 72.14, "elevation": 44.9, "pano_id": "TMX7316010203-002500_pano_0001_000321", "timestamp": "2022-04-08T11:17:23.782320Z", "filename": "pano_0001_000321.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_20241028_1408_Track03_Sphere_00144", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117764.55808366988, 485542.9434591876 ] }, "relative_distance": 14.46552255, "relative_pitch": 72.14429908479065, "relative_heading": 26.861263482207963, "relative_elevation": 44.9047955712304 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00144/adjacencies/b_20241028_1408_Track03_Sphere_00144/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/29/TMX7316010203-002648/pano_0000_000034/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/29/TMX7316010203-002648/pano_0000_000034/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/29/TMX7316010203-002648/pano_0000_000034/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/29/TMX7316010203-002648/pano_0000_000034/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002648_pano_0000_000034/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002648_pano_0000_000034/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002648_pano_0000_000034/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/06/29/TMX7316010203-002648/pano_0000_000034/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/06/29/TMX7316010203-002648/pano_0000_000034/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84051877531245, 52.3564089360631, 45.0225777849555 ] }, "distance": 14.53, "direction": 210.5, "angle": 72.12, "elevation": 45.02, "pano_id": "TMX7316010203-002648_pano_0000_000034", "timestamp": "2022-06-29T07:55:34.322770Z", "filename": "pano_0000_000034.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_20241028_1408_Track03_Sphere_00144", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117764.55808366988, 485542.9434591876 ] }, "relative_distance": 14.52877688, "relative_pitch": 72.11511996780777, "relative_heading": 210.49777042740803, "relative_elevation": 45.0225777849555 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00144/adjacencies/b_20241028_1408_Track03_Sphere_00144/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/07/TMX7316010203-002835/pano_0002_000002/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/07/TMX7316010203-002835/pano_0002_000002/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/07/TMX7316010203-002835/pano_0002_000002/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/07/TMX7316010203-002835/pano_0002_000002/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002835_pano_0002_000002/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002835_pano_0002_000002/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002835_pano_0002_000002/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/07/TMX7316010203-002835/pano_0002_000002/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/07/TMX7316010203-002835/pano_0002_000002/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84055922175476, 52.3563975825237, 46.1173408972099 ] }, "distance": 14.54, "direction": 198.52, "angle": 72.51, "elevation": 46.12, "pano_id": "TMX7316010203-002835_pano_0002_000002", "timestamp": "2022-12-07T10:59:43.232400Z", "filename": "pano_0002_000002.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2022", "tags": [ "mission-woz", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241028_1408_Track03_Sphere_00144", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117764.55808366988, 485542.9434591876 ] }, "relative_distance": 14.535094, "relative_pitch": 72.50638243863933, "relative_heading": 198.5237173438296, "relative_elevation": 46.1173408972099 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00144/adjacencies/b_20241028_1408_Track03_Sphere_00144/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/12/TMX7316010203-001310/pano_0000_001222/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/12/TMX7316010203-001310/pano_0000_001222/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/12/TMX7316010203-001310/pano_0000_001222/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/12/TMX7316010203-001310/pano_0000_001222/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001310_pano_0000_001222/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001310_pano_0000_001222/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001310_pano_0000_001222/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/12/TMX7316010203-001310/pano_0000_001222/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/12/TMX7316010203-001310/pano_0000_001222/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84080394315661, 52.3564473463186, 44.1460215505213 ] }, "distance": 14.61, "direction": 124.37, "angle": 71.69, "elevation": 44.15, "pano_id": "TMX7316010203-001310_pano_0000_001222", "timestamp": "2019-07-12T09:26:50.386120Z", "filename": "pano_0000_001222.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_20241028_1408_Track03_Sphere_00144", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117764.55808366988, 485542.9434591876 ] }, "relative_distance": 14.6050274, "relative_pitch": 71.69400246462187, "relative_heading": 124.36800710489368, "relative_elevation": 44.1460215505213 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00144/adjacencies/b_20241028_1408_Track03_Sphere_00144/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/10/TMX7316010203-000054/pano_0001_000186/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/10/TMX7316010203-000054/pano_0001_000186/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/10/TMX7316010203-000054/pano_0001_000186/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/10/TMX7316010203-000054/pano_0001_000186/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000054_pano_0001_000186/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000054_pano_0001_000186/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000054_pano_0001_000186/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/10/TMX7316010203-000054/pano_0001_000186/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/10/TMX7316010203-000054/pano_0001_000186/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84054872327798, 52.3563978747699, 45.5566663192585 ] }, "distance": 14.75, "direction": 201.2, "angle": 72.06, "elevation": 45.56, "pano_id": "TMX7316010203-000054_pano_0001_000186", "timestamp": "2016-08-10T06:49:47.220220Z", "filename": "pano_0001_000186.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_20241028_1408_Track03_Sphere_00144", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117764.55808366988, 485542.9434591876 ] }, "relative_distance": 14.74758198, "relative_pitch": 72.06222067633709, "relative_heading": 201.19977113950975, "relative_elevation": 45.5566663192585 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00144/adjacencies/b_20241028_1408_Track03_Sphere_00144/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_22_06_39_12_00349/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_22_06_39_12_00349/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_22_06_39_12_00349/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_22_06_39_12_00349/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_09_22_06_39_12_00349/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_22_06_39_12_00349/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_22_06_39_12_00349/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_22_06_39_12_00349/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_22_06_39_12_00349/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.840721531802362, 52.356640721161995, 0.0 ] }, "distance": 14.75, "direction": 25.88, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_09_22_06_39_12_00349", "timestamp": "2025-09-22T07:35:04Z", "filename": "2025_09_22_06_39_12_00349.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_20241028_1408_Track03_Sphere_00144", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117764.55808366988, 485542.9434591876 ] }, "relative_distance": 14.75307412, "relative_pitch": 0.0, "relative_heading": 25.884582363012107, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00144/adjacencies/b_20241028_1408_Track03_Sphere_00144/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241028_1408_Track03_Sphere_00147/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241028_1408_Track03_Sphere_00147/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241028_1408_Track03_Sphere_00147/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241028_1408_Track03_Sphere_00147/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241028_1408_Track03_Sphere_00147/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00147/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00147/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241028_1408_Track03_Sphere_00147/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241028_1408_Track03_Sphere_00147/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.840546459499554, 52.356397117143736, 0.0 ] }, "distance": 14.88, "direction": 201.64, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241028_1408_Track03_Sphere_00147", "timestamp": "2024-10-28T13:38:33Z", "filename": "Job_20241028_1408_Track03_Sphere_00147.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241028_1408_Track03_Sphere_00144", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117764.55808366988, 485542.9434591876 ] }, "relative_distance": 14.88238641, "relative_pitch": 0.0, "relative_heading": 201.63600954939872, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00144/adjacencies/b_20241028_1408_Track03_Sphere_00144/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/18/TMX7316010203-001523/pano_0000_003963/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/18/TMX7316010203-001523/pano_0000_003963/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/18/TMX7316010203-001523/pano_0000_003963/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/18/TMX7316010203-001523/pano_0000_003963/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001523_pano_0000_003963/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001523_pano_0000_003963/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001523_pano_0000_003963/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/12/18/TMX7316010203-001523/pano_0000_003963/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/12/18/TMX7316010203-001523/pano_0000_003963/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84051507962658, 52.3564060476361, 44.2490931581706 ] }, "distance": 14.93, "direction": 210.7, "angle": 71.35, "elevation": 44.25, "pano_id": "TMX7316010203-001523_pano_0000_003963", "timestamp": "2019-12-18T08:55:16.226370Z", "filename": "pano_0000_003963.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2019", "tags": [ "mission-woz", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241028_1408_Track03_Sphere_00144", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117764.55808366988, 485542.9434591876 ] }, "relative_distance": 14.93359951, "relative_pitch": 71.35100693177073, "relative_heading": 210.70434287045953, "relative_elevation": 44.2490931581706 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00144/adjacencies/b_20241028_1408_Track03_Sphere_00144/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/03/TMX7316010203-000821/pano_0000_001036/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/03/TMX7316010203-000821/pano_0000_001036/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/03/TMX7316010203-000821/pano_0000_001036/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/03/TMX7316010203-000821/pano_0000_001036/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000821_pano_0000_001036/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000821_pano_0000_001036/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000821_pano_0000_001036/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/03/TMX7316010203-000821/pano_0000_001036/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/03/TMX7316010203-000821/pano_0000_001036/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.840796409179, 52.3564362302474, 44.3333138581365 ] }, "distance": 14.94, "direction": 129.4, "angle": 71.38, "elevation": 44.33, "pano_id": "TMX7316010203-000821_pano_0000_001036", "timestamp": "2018-07-03T08:48:36.452470Z", "filename": "pano_0000_001036.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_20241028_1408_Track03_Sphere_00144", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117764.55808366988, 485542.9434591876 ] }, "relative_distance": 14.93721534, "relative_pitch": 71.37979468611057, "relative_heading": 129.40225460528245, "relative_elevation": 44.3333138581365 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00144/adjacencies/b_20241028_1408_Track03_Sphere_00144/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001141/pano_0001_001414/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001141/pano_0001_001414/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001141/pano_0001_001414/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001141/pano_0001_001414/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001141_pano_0001_001414/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001141_pano_0001_001414/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001141_pano_0001_001414/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001141/pano_0001_001414/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001141/pano_0001_001414/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84080867257578, 52.3564459294427, 44.2059905966744 ] }, "distance": 14.96, "direction": 124.17, "angle": 71.3, "elevation": 44.21, "pano_id": "TMX7316010203-001141_pano_0001_001414", "timestamp": "2019-04-26T08:32:06.249030Z", "filename": "pano_0001_001414.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_20241028_1408_Track03_Sphere_00144", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117764.55808366988, 485542.9434591876 ] }, "relative_distance": 14.96008829, "relative_pitch": 71.30327241908017, "relative_heading": 124.16977749261153, "relative_elevation": 44.2059905966744 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00144/adjacencies/b_20241028_1408_Track03_Sphere_00144/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002502/pano_0006_000156/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002502/pano_0006_000156/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002502/pano_0006_000156/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002502/pano_0006_000156/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002502_pano_0006_000156/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002502_pano_0006_000156/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002502_pano_0006_000156/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002502/pano_0006_000156/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002502/pano_0006_000156/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84078599715756, 52.3564279760275, 44.8214095626026 ] }, "distance": 15.02, "direction": 133.83, "angle": 71.48, "elevation": 44.82, "pano_id": "TMX7316010203-002502_pano_0006_000156", "timestamp": "2022-04-11T08:09:57.589520Z", "filename": "pano_0006_000156.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_20241028_1408_Track03_Sphere_00144", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117764.55808366988, 485542.9434591876 ] }, "relative_distance": 15.01695714, "relative_pitch": 71.47709906732818, "relative_heading": 133.8325658547721, "relative_elevation": 44.8214095626026 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00144/adjacencies/b_20241028_1408_Track03_Sphere_00144/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/19/TMX7316010203-002020/pano_0000_003209/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/19/TMX7316010203-002020/pano_0000_003209/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/19/TMX7316010203-002020/pano_0000_003209/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/19/TMX7316010203-002020/pano_0000_003209/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002020_pano_0000_003209/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002020_pano_0000_003209/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002020_pano_0000_003209/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/02/19/TMX7316010203-002020/pano_0000_003209/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/02/19/TMX7316010203-002020/pano_0000_003209/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84079662904376, 52.356434122952, 44.230079760775 ] }, "distance": 15.1, "direction": 130.05, "angle": 71.15, "elevation": 44.23, "pano_id": "TMX7316010203-002020_pano_0000_003209", "timestamp": "2021-02-19T12:07:56.626500Z", "filename": "pano_0000_003209.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2020", "tags": [ "mission-woz", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241028_1408_Track03_Sphere_00144", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117764.55808366988, 485542.9434591876 ] }, "relative_distance": 15.09861021, "relative_pitch": 71.15188084267353, "relative_heading": 130.05376104626214, "relative_elevation": 44.230079760775 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00144/adjacencies/b_20241028_1408_Track03_Sphere_00144/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/07/TMX7316010203-002835/pano_0003_000055/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/07/TMX7316010203-002835/pano_0003_000055/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/07/TMX7316010203-002835/pano_0003_000055/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/07/TMX7316010203-002835/pano_0003_000055/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002835_pano_0003_000055/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002835_pano_0003_000055/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002835_pano_0003_000055/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/07/TMX7316010203-002835/pano_0003_000055/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/07/TMX7316010203-002835/pano_0003_000055/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84049966433256, 52.3564097484459, 45.1918057557195 ] }, "distance": 15.16, "direction": 214.92, "angle": 71.46, "elevation": 45.19, "pano_id": "TMX7316010203-002835_pano_0003_000055", "timestamp": "2022-12-07T11:03:36.725290Z", "filename": "pano_0003_000055.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2022", "tags": [ "mission-woz", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241028_1408_Track03_Sphere_00144", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117764.55808366988, 485542.9434591876 ] }, "relative_distance": 15.1567385, "relative_pitch": 71.45922315981646, "relative_heading": 214.91665997620072, "relative_elevation": 45.1918057557195 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00144/adjacencies/b_20241028_1408_Track03_Sphere_00144/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001031/pano_0009_000741/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001031/pano_0009_000741/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001031/pano_0009_000741/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001031/pano_0009_000741/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001031_pano_0009_000741/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001031_pano_0009_000741/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001031_pano_0009_000741/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001031/pano_0009_000741/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001031/pano_0009_000741/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84081129345507, 52.3564395912465, 44.2766247959808 ] }, "distance": 15.51, "direction": 125.96, "angle": 70.69, "elevation": 44.28, "pano_id": "TMX7316010203-001031_pano_0009_000741", "timestamp": "2019-01-02T10:05:51.171530Z", "filename": "pano_0009_000741.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_20241028_1408_Track03_Sphere_00144", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117764.55808366988, 485542.9434591876 ] }, "relative_distance": 15.51147498, "relative_pitch": 70.6930594369906, "relative_heading": 125.95503856010438, "relative_elevation": 44.2766247959808 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00144/adjacencies/b_20241028_1408_Track03_Sphere_00144/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_07_20_50_00753/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_07_20_50_00753/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_07_20_50_00753/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_07_20_50_00753/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_10_01_07_20_50_00753/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_07_20_50_00753/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_07_20_50_00753/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_07_20_50_00753/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_07_20_50_00753/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.840784072438016, 52.35641839178587, 0.0 ] }, "distance": 15.68, "direction": 136.98, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_10_01_07_20_50_00753", "timestamp": "2025-10-01T07:52:55Z", "filename": "2025_10_01_07_20_50_00753.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_20241028_1408_Track03_Sphere_00144", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117764.55808366988, 485542.9434591876 ] }, "relative_distance": 15.68455913, "relative_pitch": 0.0, "relative_heading": 136.9762290685143, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00144/adjacencies/b_20241028_1408_Track03_Sphere_00144/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/18/TMX7316010203-001523/pano_0000_003959/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/18/TMX7316010203-001523/pano_0000_003959/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/18/TMX7316010203-001523/pano_0000_003959/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/18/TMX7316010203-001523/pano_0000_003959/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001523_pano_0000_003959/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001523_pano_0000_003959/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001523_pano_0000_003959/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/12/18/TMX7316010203-001523/pano_0000_003959/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/12/18/TMX7316010203-001523/pano_0000_003959/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84079073376652, 52.3564223174533, 44.341902744025 ] }, "distance": 15.69, "direction": 134.68, "angle": 70.52, "elevation": 44.34, "pano_id": "TMX7316010203-001523_pano_0000_003959", "timestamp": "2019-12-18T08:55:13.196190Z", "filename": "pano_0000_003959.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2019", "tags": [ "mission-woz", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241028_1408_Track03_Sphere_00144", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117764.55808366988, 485542.9434591876 ] }, "relative_distance": 15.68751544, "relative_pitch": 70.51696679425001, "relative_heading": 134.67523876380116, "relative_elevation": 44.341902744025 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00144/adjacencies/b_20241028_1408_Track03_Sphere_00144/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/29/TMX7316010203-002648/pano_0000_000028/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/29/TMX7316010203-002648/pano_0000_000028/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/29/TMX7316010203-002648/pano_0000_000028/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/29/TMX7316010203-002648/pano_0000_000028/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002648_pano_0000_000028/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002648_pano_0000_000028/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002648_pano_0000_000028/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/06/29/TMX7316010203-002648/pano_0000_000028/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/06/29/TMX7316010203-002648/pano_0000_000028/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84063959874951, 52.3566625312853, 44.5754190301523 ] }, "distance": 15.72, "direction": 3.13, "angle": 70.57, "elevation": 44.58, "pano_id": "TMX7316010203-002648_pano_0000_000028", "timestamp": "2022-06-29T07:55:28.917730Z", "filename": "pano_0000_000028.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2022", "tags": [ "mission-bi", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241028_1408_Track03_Sphere_00144", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117764.55808366988, 485542.9434591876 ] }, "relative_distance": 15.72332486, "relative_pitch": 70.57045387792216, "relative_heading": 3.129652597330362, "relative_elevation": 44.5754190301523 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00144/adjacencies/b_20241028_1408_Track03_Sphere_00144/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002502/pano_0006_000161/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002502/pano_0006_000161/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002502/pano_0006_000161/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002502/pano_0006_000161/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002502_pano_0006_000161/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002502_pano_0006_000161/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002502_pano_0006_000161/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002502/pano_0006_000161/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002502/pano_0006_000161/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84072185590551, 52.356650370164, 44.4204434296116 ] }, "distance": 15.74, "direction": 24.25, "angle": 70.49, "elevation": 44.42, "pano_id": "TMX7316010203-002502_pano_0006_000161", "timestamp": "2022-04-11T08:10:00.654510Z", "filename": "pano_0006_000161.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_20241028_1408_Track03_Sphere_00144", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117764.55808366988, 485542.9434591876 ] }, "relative_distance": 15.73508401, "relative_pitch": 70.49429249726622, "relative_heading": 24.24992879124349, "relative_elevation": 44.4204434296116 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00144/adjacencies/b_20241028_1408_Track03_Sphere_00144/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/19/TMX7316010203-002020/pano_0000_003213/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/19/TMX7316010203-002020/pano_0000_003213/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/19/TMX7316010203-002020/pano_0000_003213/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/19/TMX7316010203-002020/pano_0000_003213/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002020_pano_0000_003213/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002020_pano_0000_003213/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002020_pano_0000_003213/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/02/19/TMX7316010203-002020/pano_0000_003213/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/02/19/TMX7316010203-002020/pano_0000_003213/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84053946134016, 52.3563899673379, 44.2197540579364 ] }, "distance": 15.8, "direction": 202.18, "angle": 70.34, "elevation": 44.22, "pano_id": "TMX7316010203-002020_pano_0000_003213", "timestamp": "2021-02-19T12:08:00.831500Z", "filename": "pano_0000_003213.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2020", "tags": [ "mission-woz", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241028_1408_Track03_Sphere_00144", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117764.55808366988, 485542.9434591876 ] }, "relative_distance": 15.79843014, "relative_pitch": 70.3396711578757, "relative_heading": 202.17951751376458, "relative_elevation": 44.2197540579364 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00144/adjacencies/b_20241028_1408_Track03_Sphere_00144/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000534/pano_0000_000159/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000534/pano_0000_000159/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000534/pano_0000_000159/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000534/pano_0000_000159/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000534_pano_0000_000159/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000534_pano_0000_000159/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000534_pano_0000_000159/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000534/pano_0000_000159/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000534/pano_0000_000159/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84080191239716, 52.3564267801173, 44.3060583882034 ] }, "distance": 15.9, "direction": 131.47, "angle": 70.25, "elevation": 44.31, "pano_id": "TMX7316010203-000534_pano_0000_000159", "timestamp": "2018-01-08T08:44:47.721170Z", "filename": "pano_0000_000159.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2017", "tags": [ "mission-woz", "mission-2017", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241028_1408_Track03_Sphere_00144", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117764.55808366988, 485542.9434591876 ] }, "relative_distance": 15.90480362, "relative_pitch": 70.25308926369914, "relative_heading": 131.4724583869188, "relative_elevation": 44.3060583882034 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00144/adjacencies/b_20241028_1408_Track03_Sphere_00144/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000824/pano_0000_004108/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000824/pano_0000_004108/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000824/pano_0000_004108/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000824/pano_0000_004108/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000824_pano_0000_004108/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000824_pano_0000_004108/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000824_pano_0000_004108/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000824/pano_0000_004108/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000824/pano_0000_004108/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84063954341783, 52.3566646035544, 43.8901772452518 ] }, "distance": 15.95, "direction": 3.07, "angle": 70.02, "elevation": 43.89, "pano_id": "TMX7316010203-000824_pano_0000_004108", "timestamp": "2018-07-04T09:13:33.825210Z", "filename": "pano_0000_004108.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_20241028_1408_Track03_Sphere_00144", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117764.55808366988, 485542.9434591876 ] }, "relative_distance": 15.95337343, "relative_pitch": 70.02460844156204, "relative_heading": 3.07092011512902, "relative_elevation": 43.8901772452518 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00144/adjacencies/b_20241028_1408_Track03_Sphere_00144/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/19/TMX7316010203-000795/pano_0002_000138/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/19/TMX7316010203-000795/pano_0002_000138/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/19/TMX7316010203-000795/pano_0002_000138/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/19/TMX7316010203-000795/pano_0002_000138/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000795_pano_0002_000138/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000795_pano_0002_000138/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000795_pano_0002_000138/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/19/TMX7316010203-000795/pano_0002_000138/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/19/TMX7316010203-000795/pano_0002_000138/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84081611296229, 52.3564351202109, 44.198025804013 ] }, "distance": 16.07, "direction": 126.7, "angle": 70.02, "elevation": 44.2, "pano_id": "TMX7316010203-000795_pano_0002_000138", "timestamp": "2018-06-19T08:37:43.550840Z", "filename": "pano_0002_000138.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_20241028_1408_Track03_Sphere_00144", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117764.55808366988, 485542.9434591876 ] }, "relative_distance": 16.0707594, "relative_pitch": 70.0183246530037, "relative_heading": 126.70349341535841, "relative_elevation": 44.198025804013 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00144/adjacencies/b_20241028_1408_Track03_Sphere_00144/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000824/pano_0000_004125/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000824/pano_0000_004125/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000824/pano_0000_004125/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000824/pano_0000_004125/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000824_pano_0000_004125/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000824_pano_0000_004125/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000824_pano_0000_004125/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000824/pano_0000_004125/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000824/pano_0000_004125/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84082123021208, 52.3564390848034, 44.2978203305975 ] }, "distance": 16.1, "direction": 124.7, "angle": 70.03, "elevation": 44.3, "pano_id": "TMX7316010203-000824_pano_0000_004125", "timestamp": "2018-07-04T09:13:49.940120Z", "filename": "pano_0000_004125.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_20241028_1408_Track03_Sphere_00144", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117764.55808366988, 485542.9434591876 ] }, "relative_distance": 16.09642843, "relative_pitch": 70.03045437717029, "relative_heading": 124.70238564882727, "relative_elevation": 44.2978203305975 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00144/adjacencies/b_20241028_1408_Track03_Sphere_00144/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/08/TMX7316010203-000288/pano_0003_004564/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/08/TMX7316010203-000288/pano_0003_004564/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/08/TMX7316010203-000288/pano_0003_004564/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/08/TMX7316010203-000288/pano_0003_004564/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000288_pano_0003_004564/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000288_pano_0003_004564/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000288_pano_0003_004564/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/05/08/TMX7316010203-000288/pano_0003_004564/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/05/08/TMX7316010203-000288/pano_0003_004564/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84073874510767, 52.3566489863117, 43.9585130754858 ] }, "distance": 16.11, "direction": 28.21, "angle": 69.88, "elevation": 43.96, "pano_id": "TMX7316010203-000288_pano_0003_004564", "timestamp": "2017-05-08T12:08:33.307560Z", "filename": "pano_0003_004564.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_20241028_1408_Track03_Sphere_00144", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117764.55808366988, 485542.9434591876 ] }, "relative_distance": 16.10575029, "relative_pitch": 69.87791156681598, "relative_heading": 28.21037401986366, "relative_elevation": 43.9585130754858 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00144/adjacencies/b_20241028_1408_Track03_Sphere_00144/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001697/pano_0001_001223/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001697/pano_0001_001223/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001697/pano_0001_001223/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001697/pano_0001_001223/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001697_pano_0001_001223/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001697_pano_0001_001223/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001697_pano_0001_001223/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001697/pano_0001_001223/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001697/pano_0001_001223/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84086374846257, 52.3565200755591, 44.2405330529436 ] }, "distance": 16.13, "direction": 90.54, "angle": 69.97, "elevation": 44.24, "pano_id": "TMX7316010203-001697_pano_0001_001223", "timestamp": "2020-05-08T06:38:39.318810Z", "filename": "pano_0001_001223.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_20241028_1408_Track03_Sphere_00144", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117764.55808366988, 485542.9434591876 ] }, "relative_distance": 16.13070553, "relative_pitch": 69.96745034683661, "relative_heading": 90.53896511237336, "relative_elevation": 44.2405330529436 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00144/adjacencies/b_20241028_1408_Track03_Sphere_00144/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_07_57_20_00132/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_07_57_20_00132/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_07_57_20_00132/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_07_57_20_00132/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_10_01_07_57_20_00132/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_07_57_20_00132/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_07_57_20_00132/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_07_57_20_00132/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_07_57_20_00132/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.840859614174272, 52.35648729918849, 0.0 ] }, "distance": 16.3, "direction": 103.48, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_10_01_07_57_20_00132", "timestamp": "2025-10-01T08:10:45Z", "filename": "2025_10_01_07_57_20_00132.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_20241028_1408_Track03_Sphere_00144", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117764.55808366988, 485542.9434591876 ] }, "relative_distance": 16.29727538, "relative_pitch": 0.0, "relative_heading": 103.47965949572234, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00144/adjacencies/b_20241028_1408_Track03_Sphere_00144/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_004608/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_004608/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_004608/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_004608/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000535_pano_0000_004608/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000535_pano_0000_004608/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000535_pano_0000_004608/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_004608/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_004608/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84049822450124, 52.3563973914354, 44.6110154455528 ] }, "distance": 16.36, "direction": 212.44, "angle": 69.87, "elevation": 44.61, "pano_id": "TMX7316010203-000535_pano_0000_004608", "timestamp": "2018-01-08T11:11:53.004260Z", "filename": "pano_0000_004608.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2017", "tags": [ "mission-woz", "mission-2017", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241028_1408_Track03_Sphere_00144", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117764.55808366988, 485542.9434591876 ] }, "relative_distance": 16.35565223, "relative_pitch": 69.86564397732275, "relative_heading": 212.440598041101, "relative_elevation": 44.6110154455528 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00144/adjacencies/b_20241028_1408_Track03_Sphere_00144/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241028_1408_Track03_Sphere_00141/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241028_1408_Track03_Sphere_00141/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241028_1408_Track03_Sphere_00141/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241028_1408_Track03_Sphere_00141/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241028_1408_Track03_Sphere_00141/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00141/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00141/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241028_1408_Track03_Sphere_00141/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241028_1408_Track03_Sphere_00141/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.840638606035643, 52.3566683801361, 0.0 ] }, "distance": 16.37, "direction": 2.77, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241028_1408_Track03_Sphere_00141", "timestamp": "2024-10-28T13:38:19Z", "filename": "Job_20241028_1408_Track03_Sphere_00141.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241028_1408_Track03_Sphere_00144", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117764.55808366988, 485542.9434591876 ] }, "relative_distance": 16.36981181, "relative_pitch": 0.0, "relative_heading": 2.7689104950986367, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00144/adjacencies/b_20241028_1408_Track03_Sphere_00144/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/10/TMX7316010203-000054/pano_0001_000197/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/10/TMX7316010203-000054/pano_0001_000197/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/10/TMX7316010203-000054/pano_0001_000197/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/10/TMX7316010203-000054/pano_0001_000197/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000054_pano_0001_000197/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000054_pano_0001_000197/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000054_pano_0001_000197/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/10/TMX7316010203-000054/pano_0001_000197/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/10/TMX7316010203-000054/pano_0001_000197/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84086879685097, 52.3565168286245, 45.5078425519168 ] }, "distance": 16.48, "direction": 91.78, "angle": 70.09, "elevation": 45.51, "pano_id": "TMX7316010203-000054_pano_0001_000197", "timestamp": "2016-08-10T06:50:03.195040Z", "filename": "pano_0001_000197.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_20241028_1408_Track03_Sphere_00144", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117764.55808366988, 485542.9434591876 ] }, "relative_distance": 16.48193182, "relative_pitch": 70.09073592942978, "relative_heading": 91.7837348090044, "relative_elevation": 45.5078425519168 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00144/adjacencies/b_20241028_1408_Track03_Sphere_00144/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001697/pano_0001_001222/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001697/pano_0001_001222/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001697/pano_0001_001222/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001697/pano_0001_001222/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001697_pano_0001_001222/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001697_pano_0001_001222/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001697_pano_0001_001222/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001697/pano_0001_001222/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001697/pano_0001_001222/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84085915592009, 52.3564758232225, 44.1999363750219 ] }, "distance": 16.61, "direction": 107.79, "angle": 69.4, "elevation": 44.2, "pano_id": "TMX7316010203-001697_pano_0001_001222", "timestamp": "2020-05-08T06:38:38.528830Z", "filename": "pano_0001_001222.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_20241028_1408_Track03_Sphere_00144", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117764.55808366988, 485542.9434591876 ] }, "relative_distance": 16.61160937, "relative_pitch": 69.40233355060978, "relative_heading": 107.79197406483216, "relative_elevation": 44.1999363750219 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00144/adjacencies/b_20241028_1408_Track03_Sphere_00144/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track159_Sphere_00418/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track159_Sphere_00418/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track159_Sphere_00418/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track159_Sphere_00418/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/_20241025_0915_Track159_Sphere_00418/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/_20241025_0915_Track159_Sphere_00418/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/_20241025_0915_Track159_Sphere_00418/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track159_Sphere_00418/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track159_Sphere_00418/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84080614170708, 52.35641905090075, 0.0 ] }, "distance": 16.7, "direction": 133.03, "angle": 0.0, "elevation": 0.0, "pano_id": "_20241025_0915_Track159_Sphere_00418", "timestamp": "2024-10-25T12:54:16Z", "filename": "Job_20241025_0915_Track159_Sphere_00418.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_20241028_1408_Track03_Sphere_00144", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117764.55808366988, 485542.9434591876 ] }, "relative_distance": 16.6964536, "relative_pitch": 0.0, "relative_heading": 133.0291994621454, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00144/adjacencies/b_20241028_1408_Track03_Sphere_00144/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/07/TMX7316010203-002835/pano_0003_000051/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/07/TMX7316010203-002835/pano_0003_000051/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/07/TMX7316010203-002835/pano_0003_000051/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/07/TMX7316010203-002835/pano_0003_000051/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002835_pano_0003_000051/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002835_pano_0003_000051/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002835_pano_0003_000051/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/07/TMX7316010203-002835/pano_0003_000051/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/07/TMX7316010203-002835/pano_0003_000051/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84078634229164, 52.3564072119167, 45.4008912099525 ] }, "distance": 16.72, "direction": 139.5, "angle": 69.79, "elevation": 45.4, "pano_id": "TMX7316010203-002835_pano_0003_000051", "timestamp": "2022-12-07T11:03:33.180320Z", "filename": "pano_0003_000051.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2022", "tags": [ "mission-woz", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241028_1408_Track03_Sphere_00144", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117764.55808366988, 485542.9434591876 ] }, "relative_distance": 16.71575092, "relative_pitch": 69.78724574939562, "relative_heading": 139.49891520392268, "relative_elevation": 45.4008912099525 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00144/adjacencies/b_20241028_1408_Track03_Sphere_00144/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0001_007363/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0001_007363/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0001_007363/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0001_007363/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001691_pano_0001_007363/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001691_pano_0001_007363/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001691_pano_0001_007363/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0001_007363/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0001_007363/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84049397936997, 52.3563950940146, 44.4261790588498 ] }, "distance": 16.73, "direction": 212.81, "angle": 69.37, "elevation": 44.43, "pano_id": "TMX7316010203-001691_pano_0001_007363", "timestamp": "2020-05-06T12:13:42.167900Z", "filename": "pano_0001_007363.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_20241028_1408_Track03_Sphere_00144", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117764.55808366988, 485542.9434591876 ] }, "relative_distance": 16.72689197, "relative_pitch": 69.36815210290764, "relative_heading": 212.80697481952504, "relative_elevation": 44.4261790588498 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00144/adjacencies/b_20241028_1408_Track03_Sphere_00144/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/12/TMX7316010203-001310/pano_0000_000884/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/12/TMX7316010203-001310/pano_0000_000884/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/12/TMX7316010203-001310/pano_0000_000884/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/12/TMX7316010203-001310/pano_0000_000884/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001310_pano_0000_000884/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001310_pano_0000_000884/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001310_pano_0000_000884/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/12/TMX7316010203-001310/pano_0000_000884/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/12/TMX7316010203-001310/pano_0000_000884/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84064129484514, 52.3566722046381, 44.3741207597777 ] }, "distance": 16.8, "direction": 3.32, "angle": 69.26, "elevation": 44.37, "pano_id": "TMX7316010203-001310_pano_0000_000884", "timestamp": "2019-07-12T09:23:23.007620Z", "filename": "pano_0000_000884.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_20241028_1408_Track03_Sphere_00144", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117764.55808366988, 485542.9434591876 ] }, "relative_distance": 16.80451755, "relative_pitch": 69.25828021784321, "relative_heading": 3.3226931804918456, "relative_elevation": 44.3741207597777 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00144/adjacencies/b_20241028_1408_Track03_Sphere_00144/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/19/TMX7316010203-000795/pano_0002_000143/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/19/TMX7316010203-000795/pano_0002_000143/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/19/TMX7316010203-000795/pano_0002_000143/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/19/TMX7316010203-000795/pano_0002_000143/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000795_pano_0002_000143/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000795_pano_0002_000143/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000795_pano_0002_000143/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/19/TMX7316010203-000795/pano_0002_000143/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/19/TMX7316010203-000795/pano_0002_000143/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8407510277374, 52.3566535597788, 44.1051643667743 ] }, "distance": 16.96, "direction": 29.89, "angle": 68.97, "elevation": 44.11, "pano_id": "TMX7316010203-000795_pano_0002_000143", "timestamp": "2018-06-19T08:37:47.055840Z", "filename": "pano_0002_000143.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_20241028_1408_Track03_Sphere_00144", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117764.55808366988, 485542.9434591876 ] }, "relative_distance": 16.95706771, "relative_pitch": 68.96979655113785, "relative_heading": 29.889437136073848, "relative_elevation": 44.1051643667743 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00144/adjacencies/b_20241028_1408_Track03_Sphere_00144/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/06/TMX7316010203-002394/pano_0004_000007/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/06/TMX7316010203-002394/pano_0004_000007/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/06/TMX7316010203-002394/pano_0004_000007/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/06/TMX7316010203-002394/pano_0004_000007/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002394_pano_0004_000007/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002394_pano_0004_000007/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002394_pano_0004_000007/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/01/06/TMX7316010203-002394/pano_0004_000007/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/01/06/TMX7316010203-002394/pano_0004_000007/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84080758620985, 52.3564161144849, 44.8250956097618 ] }, "distance": 16.99, "direction": 133.61, "angle": 69.24, "elevation": 44.83, "pano_id": "TMX7316010203-002394_pano_0004_000007", "timestamp": "2022-01-06T09:56:41.524870Z", "filename": "pano_0004_000007.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2021", "tags": [ "mission-woz", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241028_1408_Track03_Sphere_00144", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117764.55808366988, 485542.9434591876 ] }, "relative_distance": 16.99222676, "relative_pitch": 69.2393627460519, "relative_heading": 133.60815223495422, "relative_elevation": 44.8250956097618 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00144/adjacencies/b_20241028_1408_Track03_Sphere_00144/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001697/pano_0001_001224/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001697/pano_0001_001224/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001697/pano_0001_001224/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001697/pano_0001_001224/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001697_pano_0001_001224/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001697_pano_0001_001224/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001697_pano_0001_001224/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001697/pano_0001_001224/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001697/pano_0001_001224/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8408667386479, 52.3565642417972, 44.2134723048657 ] }, "distance": 17.01, "direction": 73.74, "angle": 68.95, "elevation": 44.21, "pano_id": "TMX7316010203-001697_pano_0001_001224", "timestamp": "2020-05-08T06:38:40.068900Z", "filename": "pano_0001_001224.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_20241028_1408_Track03_Sphere_00144", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117764.55808366988, 485542.9434591876 ] }, "relative_distance": 17.01394323, "relative_pitch": 68.95259874683408, "relative_heading": 73.74358026543516, "relative_elevation": 44.2134723048657 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00144/adjacencies/b_20241028_1408_Track03_Sphere_00144/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001893/pano_0001_001767/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001893/pano_0001_001767/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001893/pano_0001_001767/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001893/pano_0001_001767/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001893_pano_0001_001767/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001893_pano_0001_001767/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001893_pano_0001_001767/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001893/pano_0001_001767/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001893/pano_0001_001767/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84064446922821, 52.3566744351553, 44.1189855867997 ] }, "distance": 17.07, "direction": 4.0, "angle": 68.85, "elevation": 44.12, "pano_id": "TMX7316010203-001893_pano_0001_001767", "timestamp": "2020-08-27T08:31:22.324660Z", "filename": "pano_0001_001767.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_20241028_1408_Track03_Sphere_00144", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117764.55808366988, 485542.9434591876 ] }, "relative_distance": 17.06602417, "relative_pitch": 68.85262534281947, "relative_heading": 3.999286801324038, "relative_elevation": 44.1189855867997 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00144/adjacencies/b_20241028_1408_Track03_Sphere_00144/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/10/TMX7316010203-000054/pano_0001_000182/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/10/TMX7316010203-000054/pano_0001_000182/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/10/TMX7316010203-000054/pano_0001_000182/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/10/TMX7316010203-000054/pano_0001_000182/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000054_pano_0001_000182/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000054_pano_0001_000182/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000054_pano_0001_000182/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/10/TMX7316010203-000054/pano_0001_000182/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/10/TMX7316010203-000054/pano_0001_000182/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84082000469466, 52.3564235176829, 45.4873648080975 ] }, "distance": 17.08, "direction": 129.65, "angle": 69.42, "elevation": 45.49, "pano_id": "TMX7316010203-000054_pano_0001_000182", "timestamp": "2016-08-10T06:49:41.110300Z", "filename": "pano_0001_000182.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_20241028_1408_Track03_Sphere_00144", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117764.55808366988, 485542.9434591876 ] }, "relative_distance": 17.07748942, "relative_pitch": 69.42217258473495, "relative_heading": 129.64588538267373, "relative_elevation": 45.4873648080975 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00144/adjacencies/b_20241028_1408_Track03_Sphere_00144/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/19/TMX7316010203-000795/pano_0001_001181/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/19/TMX7316010203-000795/pano_0001_001181/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/19/TMX7316010203-000795/pano_0001_001181/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/19/TMX7316010203-000795/pano_0001_001181/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000795_pano_0001_001181/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000795_pano_0001_001181/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000795_pano_0001_001181/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/19/TMX7316010203-000795/pano_0001_001181/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/19/TMX7316010203-000795/pano_0001_001181/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84053647949439, 52.3563778360113, 44.3846098193899 ] }, "distance": 17.13, "direction": 201.1, "angle": 68.9, "elevation": 44.38, "pano_id": "TMX7316010203-000795_pano_0001_001181", "timestamp": "2018-06-19T08:23:37.676140Z", "filename": "pano_0001_001181.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_20241028_1408_Track03_Sphere_00144", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117764.55808366988, 485542.9434591876 ] }, "relative_distance": 17.12815881, "relative_pitch": 68.89824355592093, "relative_heading": 201.1040804563589, "relative_elevation": 44.3846098193899 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00144/adjacencies/b_20241028_1408_Track03_Sphere_00144/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0000_000747/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0000_000747/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0000_000747/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0000_000747/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000803_pano_0000_000747/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000803_pano_0000_000747/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000803_pano_0000_000747/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0000_000747/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0000_000747/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84053543750461, 52.3563780280149, 44.3018162520602 ] }, "distance": 17.13, "direction": 201.35, "angle": 68.86, "elevation": 44.3, "pano_id": "TMX7316010203-000803_pano_0000_000747", "timestamp": "2018-06-22T08:30:43.863460Z", "filename": "pano_0000_000747.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_20241028_1408_Track03_Sphere_00144", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117764.55808366988, 485542.9434591876 ] }, "relative_distance": 17.13394781, "relative_pitch": 68.85577374667471, "relative_heading": 201.35128015426557, "relative_elevation": 44.3018162520602 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00144/adjacencies/b_20241028_1408_Track03_Sphere_00144/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/10/TMX7316010203-000054/pano_0001_000198/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/10/TMX7316010203-000054/pano_0001_000198/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/10/TMX7316010203-000054/pano_0001_000198/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/10/TMX7316010203-000054/pano_0001_000198/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000054_pano_0001_000198/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000054_pano_0001_000198/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000054_pano_0001_000198/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/10/TMX7316010203-000054/pano_0001_000198/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/10/TMX7316010203-000054/pano_0001_000198/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84086915361758, 52.3565657396369, 45.490423287265 ] }, "distance": 17.22, "direction": 73.36, "angle": 69.27, "elevation": 45.49, "pano_id": "TMX7316010203-000054_pano_0001_000198", "timestamp": "2016-08-10T06:50:04.670100Z", "filename": "pano_0001_000198.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_20241028_1408_Track03_Sphere_00144", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117764.55808366988, 485542.9434591876 ] }, "relative_distance": 17.21893317, "relative_pitch": 69.26745558847344, "relative_heading": 73.36441519840051, "relative_elevation": 45.490423287265 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00144/adjacencies/b_20241028_1408_Track03_Sphere_00144/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/08/TMX7316010203-002500/pano_0001_000316/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/08/TMX7316010203-002500/pano_0001_000316/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/08/TMX7316010203-002500/pano_0001_000316/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/08/TMX7316010203-002500/pano_0001_000316/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002500_pano_0001_000316/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002500_pano_0001_000316/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002500_pano_0001_000316/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/08/TMX7316010203-002500/pano_0001_000316/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/08/TMX7316010203-002500/pano_0001_000316/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84082068758492, 52.3564213507512, 45.2206519050524 ] }, "distance": 17.27, "direction": 130.16, "angle": 69.1, "elevation": 45.22, "pano_id": "TMX7316010203-002500_pano_0001_000316", "timestamp": "2022-04-08T11:17:19.152410Z", "filename": "pano_0001_000316.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_20241028_1408_Track03_Sphere_00144", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117764.55808366988, 485542.9434591876 ] }, "relative_distance": 17.26786618, "relative_pitch": 69.1002450672357, "relative_heading": 130.16344152967955, "relative_elevation": 45.2206519050524 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00144/adjacencies/b_20241028_1408_Track03_Sphere_00144/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000824/pano_0000_004130/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000824/pano_0000_004130/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000824/pano_0000_004130/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000824/pano_0000_004130/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000824_pano_0000_004130/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000824_pano_0000_004130/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000824_pano_0000_004130/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000824/pano_0000_004130/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000824/pano_0000_004130/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8407505909632, 52.3566572997675, 44.2228796891868 ] }, "distance": 17.3, "direction": 29.12, "angle": 68.63, "elevation": 44.22, "pano_id": "TMX7316010203-000824_pano_0000_004130", "timestamp": "2018-07-04T09:13:53.480090Z", "filename": "pano_0000_004130.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_20241028_1408_Track03_Sphere_00144", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117764.55808366988, 485542.9434591876 ] }, "relative_distance": 17.30461879, "relative_pitch": 68.62936234418443, "relative_heading": 29.117331115004692, "relative_elevation": 44.2228796891868 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00144/adjacencies/b_20241028_1408_Track03_Sphere_00144/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001031/pano_0009_000746/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001031/pano_0009_000746/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001031/pano_0009_000746/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001031/pano_0009_000746/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001031_pano_0009_000746/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001031_pano_0009_000746/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001031_pano_0009_000746/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001031/pano_0009_000746/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001031/pano_0009_000746/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.840746196082, 52.356660523531, 44.1653849761933 ] }, "distance": 17.48, "direction": 27.69, "angle": 68.41, "elevation": 44.17, "pano_id": "TMX7316010203-001031_pano_0009_000746", "timestamp": "2019-01-02T10:05:54.721510Z", "filename": "pano_0009_000746.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_20241028_1408_Track03_Sphere_00144", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117764.55808366988, 485542.9434591876 ] }, "relative_distance": 17.47774757, "relative_pitch": 68.4096066561663, "relative_heading": 27.6874193994664, "relative_elevation": 44.1653849761933 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00144/adjacencies/b_20241028_1408_Track03_Sphere_00144/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_10_09_51_00046/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_10_09_51_00046/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_10_09_51_00046/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_10_09_51_00046/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_10_01_10_09_51_00046/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_10_09_51_00046/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_10_09_51_00046/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_10_09_51_00046/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_10_09_51_00046/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84047848601419, 52.35639310024994, 0.0 ] }, "distance": 17.5, "direction": 215.32, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_10_01_10_09_51_00046", "timestamp": "2025-10-01T10:14:36Z", "filename": "2025_10_01_10_09_51_00046.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_20241028_1408_Track03_Sphere_00144", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117764.55808366988, 485542.9434591876 ] }, "relative_distance": 17.50209986, "relative_pitch": 0.0, "relative_heading": 215.3187225504702, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00144/adjacencies/b_20241028_1408_Track03_Sphere_00144/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/10/TMX7316010203-000054/pano_0001_000196/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/10/TMX7316010203-000054/pano_0001_000196/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/10/TMX7316010203-000054/pano_0001_000196/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/10/TMX7316010203-000054/pano_0001_000196/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000054_pano_0001_000196/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000054_pano_0001_000196/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000054_pano_0001_000196/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/10/TMX7316010203-000054/pano_0001_000196/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/10/TMX7316010203-000054/pano_0001_000196/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8408657273656, 52.356460858928, 45.4308150643483 ] }, "distance": 17.61, "direction": 112.51, "angle": 68.82, "elevation": 45.43, "pano_id": "TMX7316010203-000054_pano_0001_000196", "timestamp": "2016-08-10T06:49:59.670160Z", "filename": "pano_0001_000196.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_20241028_1408_Track03_Sphere_00144", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117764.55808366988, 485542.9434591876 ] }, "relative_distance": 17.60642552, "relative_pitch": 68.8164742941388, "relative_heading": 112.51171321848342, "relative_elevation": 45.4308150643483 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00144/adjacencies/b_20241028_1408_Track03_Sphere_00144/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/12/TMX7316010203-001310/pano_0000_000891/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/12/TMX7316010203-001310/pano_0000_000891/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/12/TMX7316010203-001310/pano_0000_000891/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/12/TMX7316010203-001310/pano_0000_000891/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001310_pano_0000_000891/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001310_pano_0000_000891/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001310_pano_0000_000891/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/12/TMX7316010203-001310/pano_0000_000891/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/12/TMX7316010203-001310/pano_0000_000891/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84053951470363, 52.3563716525511, 44.5787878353149 ] }, "distance": 17.7, "direction": 199.68, "angle": 68.34, "elevation": 44.58, "pano_id": "TMX7316010203-001310_pano_0000_000891", "timestamp": "2019-07-12T09:23:28.412490Z", "filename": "pano_0000_000891.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_20241028_1408_Track03_Sphere_00144", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117764.55808366988, 485542.9434591876 ] }, "relative_distance": 17.70109638, "relative_pitch": 68.34323898843118, "relative_heading": 199.6775609276051, "relative_elevation": 44.5787878353149 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00144/adjacencies/b_20241028_1408_Track03_Sphere_00144/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0001_006581/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0001_006581/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0001_006581/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0001_006581/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001691_pano_0001_006581/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001691_pano_0001_006581/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001691_pano_0001_006581/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0001_006581/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0001_006581/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84055057546225, 52.3563692223298, 44.4398398613557 ] }, "distance": 17.72, "direction": 197.09, "angle": 68.26, "elevation": 44.44, "pano_id": "TMX7316010203-001691_pano_0001_006581", "timestamp": "2020-05-06T11:59:36.303130Z", "filename": "pano_0001_006581.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_20241028_1408_Track03_Sphere_00144", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117764.55808366988, 485542.9434591876 ] }, "relative_distance": 17.72007087, "relative_pitch": 68.260708972078, "relative_heading": 197.08792112728995, "relative_elevation": 44.4398398613557 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00144/adjacencies/b_20241028_1408_Track03_Sphere_00144/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/10/TMX7316010203-000054/pano_0001_000230/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/10/TMX7316010203-000054/pano_0001_000230/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/10/TMX7316010203-000054/pano_0001_000230/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/10/TMX7316010203-000054/pano_0001_000230/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000054_pano_0001_000230/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000054_pano_0001_000230/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000054_pano_0001_000230/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/10/TMX7316010203-000054/pano_0001_000230/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/10/TMX7316010203-000054/pano_0001_000230/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8405369030105, 52.3566714216637, 46.4081190330908 ] }, "distance": 17.78, "direction": 339.81, "angle": 69.03, "elevation": 46.41, "pano_id": "TMX7316010203-000054_pano_0001_000230", "timestamp": "2016-08-10T06:50:42.214890Z", "filename": "pano_0001_000230.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_20241028_1408_Track03_Sphere_00144", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117764.55808366988, 485542.9434591876 ] }, "relative_distance": 17.7822008, "relative_pitch": 69.03466439472705, "relative_heading": 339.80630597557246, "relative_elevation": 46.4081190330908 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00144/adjacencies/b_20241028_1408_Track03_Sphere_00144/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/19/TMX7316010203-002020/pano_0000_003450/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/19/TMX7316010203-002020/pano_0000_003450/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/19/TMX7316010203-002020/pano_0000_003450/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/19/TMX7316010203-002020/pano_0000_003450/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002020_pano_0000_003450/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002020_pano_0000_003450/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002020_pano_0000_003450/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/02/19/TMX7316010203-002020/pano_0000_003450/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/02/19/TMX7316010203-002020/pano_0000_003450/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8408282479213, 52.3564168898287, 44.2713537039235 ] }, "distance": 17.98, "direction": 130.31, "angle": 67.89, "elevation": 44.27, "pano_id": "TMX7316010203-002020_pano_0000_003450", "timestamp": "2021-02-19T12:11:45.184550Z", "filename": "pano_0000_003450.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2020", "tags": [ "mission-woz", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241028_1408_Track03_Sphere_00144", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117764.55808366988, 485542.9434591876 ] }, "relative_distance": 17.9817214, "relative_pitch": 67.89445759520426, "relative_heading": 130.31357677159875, "relative_elevation": 44.2713537039235 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00144/adjacencies/b_20241028_1408_Track03_Sphere_00144/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0001_007358/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0001_007358/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0001_007358/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0001_007358/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001691_pano_0001_007358/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001691_pano_0001_007358/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001691_pano_0001_007358/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0001_007358/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0001_007358/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84083266064376, 52.3564177152993, 44.4710566150025 ] }, "distance": 18.15, "direction": 129.48, "angle": 67.79, "elevation": 44.47, "pano_id": "TMX7316010203-001691_pano_0001_007358", "timestamp": "2020-05-06T12:13:37.972960Z", "filename": "pano_0001_007358.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_20241028_1408_Track03_Sphere_00144", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117764.55808366988, 485542.9434591876 ] }, "relative_distance": 18.15346766, "relative_pitch": 67.79429506558088, "relative_heading": 129.47858318655884, "relative_elevation": 44.4710566150025 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00144/adjacencies/b_20241028_1408_Track03_Sphere_00144/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000266/pano_0000_000856/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000266/pano_0000_000856/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000266/pano_0000_000856/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000266/pano_0000_000856/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000266_pano_0000_000856/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000266_pano_0000_000856/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000266_pano_0000_000856/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000266/pano_0000_000856/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000266/pano_0000_000856/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84082979915583, 52.3564155488305, 44.2205402366817 ] }, "distance": 18.16, "direction": 130.46, "angle": 67.67, "elevation": 44.22, "pano_id": "TMX7316010203-000266_pano_0000_000856", "timestamp": "2017-04-20T09:15:03.750980Z", "filename": "pano_0000_000856.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_20241028_1408_Track03_Sphere_00144", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117764.55808366988, 485542.9434591876 ] }, "relative_distance": 18.15890653, "relative_pitch": 67.67478175396833, "relative_heading": 130.456837759323, "relative_elevation": 44.2205402366817 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00144/adjacencies/b_20241028_1408_Track03_Sphere_00144/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000534/pano_0000_000810/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000534/pano_0000_000810/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000534/pano_0000_000810/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000534/pano_0000_000810/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000534_pano_0000_000810/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000534_pano_0000_000810/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000534_pano_0000_000810/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000534/pano_0000_000810/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000534/pano_0000_000810/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84073849919976, 52.3566697372176, 44.1589359734207 ] }, "distance": 18.17, "direction": 24.72, "angle": 67.64, "elevation": 44.16, "pano_id": "TMX7316010203-000534_pano_0000_000810", "timestamp": "2018-01-08T08:57:44.748200Z", "filename": "pano_0000_000810.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2017", "tags": [ "mission-woz", "mission-2017", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241028_1408_Track03_Sphere_00144", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117764.55808366988, 485542.9434591876 ] }, "relative_distance": 18.16631073, "relative_pitch": 67.6384836559998, "relative_heading": 24.71907393060209, "relative_elevation": 44.1589359734207 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00144/adjacencies/b_20241028_1408_Track03_Sphere_00144/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/03/TMX7316010203-000821/pano_0000_001041/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/03/TMX7316010203-000821/pano_0000_001041/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/03/TMX7316010203-000821/pano_0000_001041/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/03/TMX7316010203-000821/pano_0000_001041/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000821_pano_0000_001041/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000821_pano_0000_001041/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000821_pano_0000_001041/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/03/TMX7316010203-000821/pano_0000_001041/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/03/TMX7316010203-000821/pano_0000_001041/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84046122147535, 52.3563934380427, 44.2846291149035 ] }, "distance": 18.18, "direction": 218.41, "angle": 67.68, "elevation": 44.28, "pano_id": "TMX7316010203-000821_pano_0000_001041", "timestamp": "2018-07-03T08:48:40.577470Z", "filename": "pano_0000_001041.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_20241028_1408_Track03_Sphere_00144", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117764.55808366988, 485542.9434591876 ] }, "relative_distance": 18.17796655, "relative_pitch": 67.68281733580704, "relative_heading": 218.4138388629609, "relative_elevation": 44.2846291149035 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00144/adjacencies/b_20241028_1408_Track03_Sphere_00144/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001893/pano_0001_001774/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001893/pano_0001_001774/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001893/pano_0001_001774/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001893/pano_0001_001774/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001893_pano_0001_001774/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001893_pano_0001_001774/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001893_pano_0001_001774/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001893/pano_0001_001774/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001893/pano_0001_001774/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84053460081308, 52.3563673505272, 44.2167537566274 ] }, "distance": 18.27, "direction": 200.16, "angle": 67.56, "elevation": 44.22, "pano_id": "TMX7316010203-001893_pano_0001_001774", "timestamp": "2020-08-27T08:31:28.204620Z", "filename": "pano_0001_001774.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_20241028_1408_Track03_Sphere_00144", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117764.55808366988, 485542.9434591876 ] }, "relative_distance": 18.26522722, "relative_pitch": 67.55527026962447, "relative_heading": 200.16079441475057, "relative_elevation": 44.2167537566274 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00144/adjacencies/b_20241028_1408_Track03_Sphere_00144/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001141/pano_0001_001419/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001141/pano_0001_001419/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001141/pano_0001_001419/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001141/pano_0001_001419/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001141_pano_0001_001419/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001141_pano_0001_001419/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001141_pano_0001_001419/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001141/pano_0001_001419/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001141/pano_0001_001419/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84075073161808, 52.3566670638917, 44.1249324241653 ] }, "distance": 18.27, "direction": 27.48, "angle": 67.51, "elevation": 44.12, "pano_id": "TMX7316010203-001141_pano_0001_001419", "timestamp": "2019-04-26T08:32:09.869000Z", "filename": "pano_0001_001419.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_20241028_1408_Track03_Sphere_00144", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117764.55808366988, 485542.9434591876 ] }, "relative_distance": 18.26588196, "relative_pitch": 67.51248479442017, "relative_heading": 27.484996567618467, "relative_elevation": 44.1249324241653 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00144/adjacencies/b_20241028_1408_Track03_Sphere_00144/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/19/TMX7316010203-002020/pano_0000_003456/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/19/TMX7316010203-002020/pano_0000_003456/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/19/TMX7316010203-002020/pano_0000_003456/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/19/TMX7316010203-002020/pano_0000_003456/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002020_pano_0000_003456/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002020_pano_0000_003456/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002020_pano_0000_003456/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/02/19/TMX7316010203-002020/pano_0000_003456/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/02/19/TMX7316010203-002020/pano_0000_003456/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84072001333456, 52.3566754984621, 44.0895159868523 ] }, "distance": 18.28, "direction": 20.29, "angle": 67.48, "elevation": 44.09, "pano_id": "TMX7316010203-002020_pano_0000_003456", "timestamp": "2021-02-19T12:11:49.184490Z", "filename": "pano_0000_003456.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2020", "tags": [ "mission-woz", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241028_1408_Track03_Sphere_00144", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117764.55808366988, 485542.9434591876 ] }, "relative_distance": 18.27661215, "relative_pitch": 67.48432109004264, "relative_heading": 20.287732980117934, "relative_elevation": 44.0895159868523 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00144/adjacencies/b_20241028_1408_Track03_Sphere_00144/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241029_0853_Track54_Sphere_00095/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241029_0853_Track54_Sphere_00095/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241029_0853_Track54_Sphere_00095/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241029_0853_Track54_Sphere_00095/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241029_0853_Track54_Sphere_00095/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241029_0853_Track54_Sphere_00095/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241029_0853_Track54_Sphere_00095/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241029_0853_Track54_Sphere_00095/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241029_0853_Track54_Sphere_00095/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.840455503844682, 52.35639505229865, 0.0 ] }, "distance": 18.28, "direction": 219.72, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241029_0853_Track54_Sphere_00095", "timestamp": "2024-10-29T11:58:55Z", "filename": "Job_20241029_0853_Track54_Sphere_00095.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241028_1408_Track03_Sphere_00144", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117764.55808366988, 485542.9434591876 ] }, "relative_distance": 18.28401534, "relative_pitch": 0.0, "relative_heading": 219.72017442266343, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00144/adjacencies/b_20241028_1408_Track03_Sphere_00144/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001697/pano_0001_001221/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001697/pano_0001_001221/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001697/pano_0001_001221/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001697/pano_0001_001221/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001697_pano_0001_001221/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001697_pano_0001_001221/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001697_pano_0001_001221/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001697/pano_0001_001221/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001697/pano_0001_001221/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8408530495436, 52.3564321328271, 44.2278819130734 ] }, "distance": 18.33, "direction": 122.83, "angle": 67.49, "elevation": 44.23, "pano_id": "TMX7316010203-001697_pano_0001_001221", "timestamp": "2020-05-08T06:38:37.643730Z", "filename": "pano_0001_001221.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_20241028_1408_Track03_Sphere_00144", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117764.55808366988, 485542.9434591876 ] }, "relative_distance": 18.32886581, "relative_pitch": 67.48996351332823, "relative_heading": 122.83195012357429, "relative_elevation": 44.2278819130734 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00144/adjacencies/b_20241028_1408_Track03_Sphere_00144/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000534/pano_0000_000164/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000534/pano_0000_000164/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000534/pano_0000_000164/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000534/pano_0000_000164/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000534_pano_0000_000164/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000534_pano_0000_000164/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000534_pano_0000_000164/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000534/pano_0000_000164/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000534/pano_0000_000164/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84046129876593, 52.3563906529205, 44.1659104693681 ] }, "distance": 18.42, "direction": 217.8, "angle": 67.36, "elevation": 44.17, "pano_id": "TMX7316010203-000534_pano_0000_000164", "timestamp": "2018-01-08T08:44:52.011280Z", "filename": "pano_0000_000164.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2017", "tags": [ "mission-woz", "mission-2017", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241028_1408_Track03_Sphere_00144", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117764.55808366988, 485542.9434591876 ] }, "relative_distance": 18.4185748, "relative_pitch": 67.36232737613716, "relative_heading": 217.80198623029028, "relative_elevation": 44.1659104693681 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00144/adjacencies/b_20241028_1408_Track03_Sphere_00144/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001306/pano_0000_003569/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001306/pano_0000_003569/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001306/pano_0000_003569/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001306/pano_0000_003569/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001306_pano_0000_003569/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001306_pano_0000_003569/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001306_pano_0000_003569/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001306/pano_0000_003569/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001306/pano_0000_003569/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84045931142087, 52.3563915456063, 44.2623836956918 ] }, "distance": 18.42, "direction": 218.32, "angle": 67.4, "elevation": 44.26, "pano_id": "TMX7316010203-001306_pano_0000_003569", "timestamp": "2019-07-11T09:56:07.103320Z", "filename": "pano_0000_003569.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_20241028_1408_Track03_Sphere_00144", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117764.55808366988, 485542.9434591876 ] }, "relative_distance": 18.42384454, "relative_pitch": 67.40089092779014, "relative_heading": 218.3240441850925, "relative_elevation": 44.2623836956918 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00144/adjacencies/b_20241028_1408_Track03_Sphere_00144/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000824/pano_0000_004115/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000824/pano_0000_004115/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000824/pano_0000_004115/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000824/pano_0000_004115/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000824_pano_0000_004115/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000824_pano_0000_004115/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000824_pano_0000_004115/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000824/pano_0000_004115/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000824/pano_0000_004115/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84053037617975, 52.3563667838241, 44.1971496073529 ] }, "distance": 18.43, "direction": 200.93, "angle": 67.37, "elevation": 44.2, "pano_id": "TMX7316010203-000824_pano_0000_004115", "timestamp": "2018-07-04T09:13:40.670180Z", "filename": "pano_0000_004115.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_20241028_1408_Track03_Sphere_00144", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117764.55808366988, 485542.9434591876 ] }, "relative_distance": 18.42530015, "relative_pitch": 67.36928749096096, "relative_heading": 200.9334374959558, "relative_elevation": 44.1971496073529 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00144/adjacencies/b_20241028_1408_Track03_Sphere_00144/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track159_Sphere_00424/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track159_Sphere_00424/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track159_Sphere_00424/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track159_Sphere_00424/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/_20241025_0915_Track159_Sphere_00424/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/_20241025_0915_Track159_Sphere_00424/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/_20241025_0915_Track159_Sphere_00424/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track159_Sphere_00424/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track159_Sphere_00424/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.840723705164584, 52.35667641264397, 0.0 ] }, "distance": 18.46, "direction": 20.91, "angle": 0.0, "elevation": 0.0, "pano_id": "_20241025_0915_Track159_Sphere_00424", "timestamp": "2024-10-25T12:54:20Z", "filename": "Job_20241025_0915_Track159_Sphere_00424.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_20241028_1408_Track03_Sphere_00144", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117764.55808366988, 485542.9434591876 ] }, "relative_distance": 18.46033038, "relative_pitch": 0.0, "relative_heading": 20.91051314822348, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00144/adjacencies/b_20241028_1408_Track03_Sphere_00144/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/12/TMX7316010203-001310/pano_0000_001227/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/12/TMX7316010203-001310/pano_0000_001227/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/12/TMX7316010203-001310/pano_0000_001227/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/12/TMX7316010203-001310/pano_0000_001227/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001310_pano_0000_001227/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001310_pano_0000_001227/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001310_pano_0000_001227/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/12/TMX7316010203-001310/pano_0000_001227/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/12/TMX7316010203-001310/pano_0000_001227/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84074890078185, 52.3566711128061, 43.993382865563 ] }, "distance": 18.61, "direction": 26.5, "angle": 67.07, "elevation": 43.99, "pano_id": "TMX7316010203-001310_pano_0000_001227", "timestamp": "2019-07-12T09:26:53.616120Z", "filename": "pano_0000_001227.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_20241028_1408_Track03_Sphere_00144", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117764.55808366988, 485542.9434591876 ] }, "relative_distance": 18.61072839, "relative_pitch": 67.06995055738712, "relative_heading": 26.50412539493049, "relative_elevation": 43.993382865563 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00144/adjacencies/b_20241028_1408_Track03_Sphere_00144/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/08/TMX7316010203-000288/pano_0003_004332/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/08/TMX7316010203-000288/pano_0003_004332/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/08/TMX7316010203-000288/pano_0003_004332/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/08/TMX7316010203-000288/pano_0003_004332/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000288_pano_0003_004332/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000288_pano_0003_004332/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000288_pano_0003_004332/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/05/08/TMX7316010203-000288/pano_0003_004332/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/05/08/TMX7316010203-000288/pano_0003_004332/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84052904904852, 52.3563649275295, 44.0917292563245 ] }, "distance": 18.65, "direction": 200.97, "angle": 67.07, "elevation": 44.09, "pano_id": "TMX7316010203-000288_pano_0003_004332", "timestamp": "2017-05-08T12:02:05.495280Z", "filename": "pano_0003_004332.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_20241028_1408_Track03_Sphere_00144", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117764.55808366988, 485542.9434591876 ] }, "relative_distance": 18.65053238, "relative_pitch": 67.07193451922001, "relative_heading": 200.9661611337465, "relative_elevation": 44.0917292563245 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00144/adjacencies/b_20241028_1408_Track03_Sphere_00144/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/29/TMX7316010203-002648/pano_0000_000035/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/29/TMX7316010203-002648/pano_0000_000035/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/29/TMX7316010203-002648/pano_0000_000035/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/29/TMX7316010203-002648/pano_0000_000035/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002648_pano_0000_000035/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002648_pano_0000_000035/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002648_pano_0000_000035/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/06/29/TMX7316010203-002648/pano_0000_000035/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/06/29/TMX7316010203-002648/pano_0000_000035/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84045073587259, 52.3563930573889, 44.9610878322273 ] }, "distance": 18.66, "direction": 220.05, "angle": 67.46, "elevation": 44.96, "pano_id": "TMX7316010203-002648_pano_0000_000035", "timestamp": "2022-06-29T07:55:35.277680Z", "filename": "pano_0000_000035.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_20241028_1408_Track03_Sphere_00144", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117764.55808366988, 485542.9434591876 ] }, "relative_distance": 18.66266091, "relative_pitch": 67.45740876885294, "relative_heading": 220.05177766920133, "relative_elevation": 44.9610878322273 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00144/adjacencies/b_20241028_1408_Track03_Sphere_00144/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000534/pano_0000_000804/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000534/pano_0000_000804/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000534/pano_0000_000804/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000534/pano_0000_000804/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000534_pano_0000_000804/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000534_pano_0000_000804/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000534_pano_0000_000804/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000534/pano_0000_000804/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000534/pano_0000_000804/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84083645086782, 52.3564132532934, 44.3097009975463 ] }, "distance": 18.67, "direction": 130.15, "angle": 67.15, "elevation": 44.31, "pano_id": "TMX7316010203-000534_pano_0000_000804", "timestamp": "2018-01-08T08:57:40.258290Z", "filename": "pano_0000_000804.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2017", "tags": [ "mission-woz", "mission-2017", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241028_1408_Track03_Sphere_00144", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117764.55808366988, 485542.9434591876 ] }, "relative_distance": 18.66974676, "relative_pitch": 67.152035178528, "relative_heading": 130.1508461305756, "relative_elevation": 44.3097009975463 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00144/adjacencies/b_20241028_1408_Track03_Sphere_00144/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0000_000742/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0000_000742/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0000_000742/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0000_000742/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000803_pano_0000_000742/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000803_pano_0000_000742/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000803_pano_0000_000742/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0000_000742/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0000_000742/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8408417006735, 52.3564169529276, 44.2337697325274 ] }, "distance": 18.69, "direction": 128.48, "angle": 67.1, "elevation": 44.23, "pano_id": "TMX7316010203-000803_pano_0000_000742", "timestamp": "2018-06-22T08:30:39.368450Z", "filename": "pano_0000_000742.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_20241028_1408_Track03_Sphere_00144", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117764.55808366988, 485542.9434591876 ] }, "relative_distance": 18.6856447, "relative_pitch": 67.09937478241719, "relative_heading": 128.4785782776808, "relative_elevation": 44.2337697325274 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00144/adjacencies/b_20241028_1408_Track03_Sphere_00144/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/06/TMX7316010203-002394/pano_0004_000013/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/06/TMX7316010203-002394/pano_0004_000013/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/06/TMX7316010203-002394/pano_0004_000013/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/06/TMX7316010203-002394/pano_0004_000013/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002394_pano_0004_000013/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002394_pano_0004_000013/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002394_pano_0004_000013/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/01/06/TMX7316010203-002394/pano_0004_000013/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/01/06/TMX7316010203-002394/pano_0004_000013/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84071200876209, 52.3566826815436, 44.3548583695665 ] }, "distance": 18.85, "direction": 17.89, "angle": 66.97, "elevation": 44.35, "pano_id": "TMX7316010203-002394_pano_0004_000013", "timestamp": "2022-01-06T09:56:45.739830Z", "filename": "pano_0004_000013.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2021", "tags": [ "mission-woz", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241028_1408_Track03_Sphere_00144", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117764.55808366988, 485542.9434591876 ] }, "relative_distance": 18.85372465, "relative_pitch": 66.97132431629512, "relative_heading": 17.890297880081484, "relative_elevation": 44.3548583695665 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00144/adjacencies/b_20241028_1408_Track03_Sphere_00144/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/08/TMX7316010203-002500/pano_0001_000322/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/08/TMX7316010203-002500/pano_0001_000322/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/08/TMX7316010203-002500/pano_0001_000322/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/08/TMX7316010203-002500/pano_0001_000322/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002500_pano_0001_000322/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002500_pano_0001_000322/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002500_pano_0001_000322/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/08/TMX7316010203-002500/pano_0001_000322/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/08/TMX7316010203-002500/pano_0001_000322/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84071722957609, 52.3566824992157, 44.8613097099587 ] }, "distance": 18.95, "direction": 18.93, "angle": 67.1, "elevation": 44.86, "pano_id": "TMX7316010203-002500_pano_0001_000322", "timestamp": "2022-04-08T11:17:24.347340Z", "filename": "pano_0001_000322.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_20241028_1408_Track03_Sphere_00144", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117764.55808366988, 485542.9434591876 ] }, "relative_distance": 18.94682307, "relative_pitch": 67.10361570433241, "relative_heading": 18.932834320090972, "relative_elevation": 44.8613097099587 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00144/adjacencies/b_20241028_1408_Track03_Sphere_00144/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002502/pano_0002_002520/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002502/pano_0002_002520/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002502/pano_0002_002520/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002502/pano_0002_002520/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002502_pano_0002_002520/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002502_pano_0002_002520/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002502_pano_0002_002520/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002502/pano_0002_002520/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002502/pano_0002_002520/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84053902936383, 52.3563594534933, 44.5861710580066 ] }, "distance": 19.0, "direction": 198.39, "angle": 66.92, "elevation": 44.59, "pano_id": "TMX7316010203-002502_pano_0002_002520", "timestamp": "2022-04-11T07:54:42.661950Z", "filename": "pano_0002_002520.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_20241028_1408_Track03_Sphere_00144", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117764.55808366988, 485542.9434591876 ] }, "relative_distance": 18.995176, "relative_pitch": 66.92439969063392, "relative_heading": 198.39265082208937, "relative_elevation": 44.5861710580066 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00144/adjacencies/b_20241028_1408_Track03_Sphere_00144/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_22_06_39_12_00350/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_22_06_39_12_00350/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_22_06_39_12_00350/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_22_06_39_12_00350/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_09_22_06_39_12_00350/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_22_06_39_12_00350/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_22_06_39_12_00350/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_22_06_39_12_00350/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_22_06_39_12_00350/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.840714348930391, 52.35668401804173, 0.0 ] }, "distance": 19.04, "direction": 18.21, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_09_22_06_39_12_00350", "timestamp": "2025-09-22T07:35:05Z", "filename": "2025_09_22_06_39_12_00350.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_20241028_1408_Track03_Sphere_00144", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117764.55808366988, 485542.9434591876 ] }, "relative_distance": 19.04452516, "relative_pitch": 0.0, "relative_heading": 18.209330630092733, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00144/adjacencies/b_20241028_1408_Track03_Sphere_00144/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/18/TMX7316010203-001523/pano_0000_003964/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/18/TMX7316010203-001523/pano_0000_003964/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/18/TMX7316010203-001523/pano_0000_003964/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/18/TMX7316010203-001523/pano_0000_003964/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001523_pano_0000_003964/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001523_pano_0000_003964/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001523_pano_0000_003964/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/12/18/TMX7316010203-001523/pano_0000_003964/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/12/18/TMX7316010203-001523/pano_0000_003964/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84044760778145, 52.3563900436667, 44.2117620389909 ] }, "distance": 19.06, "direction": 219.89, "angle": 66.68, "elevation": 44.21, "pano_id": "TMX7316010203-001523_pano_0000_003964", "timestamp": "2019-12-18T08:55:16.851130Z", "filename": "pano_0000_003964.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2019", "tags": [ "mission-woz", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241028_1408_Track03_Sphere_00144", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117764.55808366988, 485542.9434591876 ] }, "relative_distance": 19.05657026, "relative_pitch": 66.68253611775793, "relative_heading": 219.89346941096215, "relative_elevation": 44.2117620389909 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00144/adjacencies/b_20241028_1408_Track03_Sphere_00144/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/12/TMX7316010203-001310/pano_0000_001221/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/12/TMX7316010203-001310/pano_0000_001221/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/12/TMX7316010203-001310/pano_0000_001221/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/12/TMX7316010203-001310/pano_0000_001221/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001310_pano_0000_001221/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001310_pano_0000_001221/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001310_pano_0000_001221/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/12/TMX7316010203-001310/pano_0000_001221/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/12/TMX7316010203-001310/pano_0000_001221/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84083296027677, 52.3564053863066, 44.2247315980494 ] }, "distance": 19.07, "direction": 132.62, "angle": 66.67, "elevation": 44.22, "pano_id": "TMX7316010203-001310_pano_0000_001221", "timestamp": "2019-07-12T09:26:49.621220Z", "filename": "pano_0000_001221.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_20241028_1408_Track03_Sphere_00144", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117764.55808366988, 485542.9434591876 ] }, "relative_distance": 19.07017083, "relative_pitch": 66.67378483696945, "relative_heading": 132.62264053812197, "relative_elevation": 44.2247315980494 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00144/adjacencies/b_20241028_1408_Track03_Sphere_00144/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001697/pano_0001_001225/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001697/pano_0001_001225/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001697/pano_0001_001225/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001697/pano_0001_001225/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001697_pano_0001_001225/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001697_pano_0001_001225/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001697_pano_0001_001225/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001697/pano_0001_001225/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001697/pano_0001_001225/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84086847646387, 52.3566086905523, 44.2234617061913 ] }, "distance": 19.1, "direction": 59.45, "angle": 66.64, "elevation": 44.22, "pano_id": "TMX7316010203-001697_pano_0001_001225", "timestamp": "2020-05-08T06:38:40.803710Z", "filename": "pano_0001_001225.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_20241028_1408_Track03_Sphere_00144", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117764.55808366988, 485542.9434591876 ] }, "relative_distance": 19.10319988, "relative_pitch": 66.63711376895397, "relative_heading": 59.45398945679162, "relative_elevation": 44.2234617061913 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00144/adjacencies/b_20241028_1408_Track03_Sphere_00144/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_004603/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_004603/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_004603/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_004603/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000535_pano_0000_004603/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000535_pano_0000_004603/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000535_pano_0000_004603/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_004603/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_004603/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84083038797577, 52.3564010871525, 44.8041707761586 ] }, "distance": 19.27, "direction": 134.02, "angle": 66.73, "elevation": 44.8, "pano_id": "TMX7316010203-000535_pano_0000_004603", "timestamp": "2018-01-08T11:11:47.659260Z", "filename": "pano_0000_004603.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2017", "tags": [ "mission-woz", "mission-2017", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241028_1408_Track03_Sphere_00144", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117764.55808366988, 485542.9434591876 ] }, "relative_distance": 19.27091015, "relative_pitch": 66.72677319730883, "relative_heading": 134.0222090838603, "relative_elevation": 44.8041707761586 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00144/adjacencies/b_20241028_1408_Track03_Sphere_00144/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/07/TMX7316010203-002835/pano_0003_000056/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/07/TMX7316010203-002835/pano_0003_000056/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/07/TMX7316010203-002835/pano_0003_000056/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/07/TMX7316010203-002835/pano_0003_000056/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002835_pano_0003_000056/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002835_pano_0003_000056/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002835_pano_0003_000056/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/07/TMX7316010203-002835/pano_0003_000056/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/07/TMX7316010203-002835/pano_0003_000056/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84042674387088, 52.3563978415244, 45.0875310515985 ] }, "distance": 19.37, "direction": 224.77, "angle": 66.75, "elevation": 45.09, "pano_id": "TMX7316010203-002835_pano_0003_000056", "timestamp": "2022-12-07T11:03:37.485280Z", "filename": "pano_0003_000056.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2022", "tags": [ "mission-woz", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241028_1408_Track03_Sphere_00144", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117764.55808366988, 485542.9434591876 ] }, "relative_distance": 19.37266945, "relative_pitch": 66.74835079753754, "relative_heading": 224.77083377521822, "relative_elevation": 45.0875310515985 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00144/adjacencies/b_20241028_1408_Track03_Sphere_00144/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/10/TMX7316010203-000054/pano_0001_000238/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/10/TMX7316010203-000054/pano_0001_000238/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/10/TMX7316010203-000054/pano_0001_000238/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/10/TMX7316010203-000054/pano_0001_000238/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000054_pano_0001_000238/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000054_pano_0001_000238/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000054_pano_0001_000238/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/10/TMX7316010203-000054/pano_0001_000238/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/10/TMX7316010203-000054/pano_0001_000238/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84048439477094, 52.3563707044307, 46.9807140184566 ] }, "distance": 19.38, "direction": 210.08, "angle": 67.58, "elevation": 46.98, "pano_id": "TMX7316010203-000054_pano_0001_000238", "timestamp": "2016-08-10T06:50:52.904730Z", "filename": "pano_0001_000238.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_20241028_1408_Track03_Sphere_00144", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117764.55808366988, 485542.9434591876 ] }, "relative_distance": 19.38368145, "relative_pitch": 67.57954107884123, "relative_heading": 210.08188772467582, "relative_elevation": 46.9807140184566 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00144/adjacencies/b_20241028_1408_Track03_Sphere_00144/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/07/TMX7316010203-002835/pano_0002_000003/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/07/TMX7316010203-002835/pano_0002_000003/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/07/TMX7316010203-002835/pano_0002_000003/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/07/TMX7316010203-002835/pano_0002_000003/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002835_pano_0002_000003/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002835_pano_0002_000003/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002835_pano_0002_000003/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/07/TMX7316010203-002835/pano_0002_000003/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/07/TMX7316010203-002835/pano_0002_000003/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84054559026463, 52.356354349512, 46.1619738247246 ] }, "distance": 19.4, "direction": 196.61, "angle": 67.2, "elevation": 46.16, "pano_id": "TMX7316010203-002835_pano_0002_000003", "timestamp": "2022-12-07T10:59:44.072430Z", "filename": "pano_0002_000003.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2022", "tags": [ "mission-woz", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241028_1408_Track03_Sphere_00144", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117764.55808366988, 485542.9434591876 ] }, "relative_distance": 19.40244754, "relative_pitch": 67.20238333478528, "relative_heading": 196.61060407816123, "relative_elevation": 46.1619738247246 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00144/adjacencies/b_20241028_1408_Track03_Sphere_00144/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/10/TMX7316010203-000054/pano_0001_000199/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/10/TMX7316010203-000054/pano_0001_000199/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/10/TMX7316010203-000054/pano_0001_000199/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/10/TMX7316010203-000054/pano_0001_000199/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000054_pano_0001_000199/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000054_pano_0001_000199/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000054_pano_0001_000199/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/10/TMX7316010203-000054/pano_0001_000199/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/10/TMX7316010203-000054/pano_0001_000199/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84086901947295, 52.356613516149, 45.4962120177224 ] }, "distance": 19.41, "direction": 58.14, "angle": 66.89, "elevation": 45.5, "pano_id": "TMX7316010203-000054_pano_0001_000199", "timestamp": "2016-08-10T06:50:05.905050Z", "filename": "pano_0001_000199.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_20241028_1408_Track03_Sphere_00144", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117764.55808366988, 485542.9434591876 ] }, "relative_distance": 19.41303112, "relative_pitch": 66.89227322589483, "relative_heading": 58.14450228854605, "relative_elevation": 45.4962120177224 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00144/adjacencies/b_20241028_1408_Track03_Sphere_00144/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002502/pano_0006_000155/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002502/pano_0006_000155/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002502/pano_0006_000155/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002502/pano_0006_000155/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002502_pano_0006_000155/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002502_pano_0006_000155/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002502_pano_0006_000155/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002502/pano_0006_000155/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002502/pano_0006_000155/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84080895660614, 52.3563858575999, 44.8908133134246 ] }, "distance": 19.53, "direction": 140.59, "angle": 66.49, "elevation": 44.89, "pano_id": "TMX7316010203-002502_pano_0006_000155", "timestamp": "2022-04-11T08:09:56.839550Z", "filename": "pano_0006_000155.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_20241028_1408_Track03_Sphere_00144", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117764.55808366988, 485542.9434591876 ] }, "relative_distance": 19.52677768, "relative_pitch": 66.49173907982818, "relative_heading": 140.58952383929812, "relative_elevation": 44.8908133134246 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00144/adjacencies/b_20241028_1408_Track03_Sphere_00144/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_10_39_51_00348/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_10_39_51_00348/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_10_39_51_00348/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_10_39_51_00348/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_10_01_10_39_51_00348/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_10_39_51_00348/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_10_39_51_00348/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_10_39_51_00348/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_10_39_51_00348/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.840651888353903, 52.35669717536651, 0.0 ] }, "distance": 19.63, "direction": 4.96, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_10_01_10_39_51_00348", "timestamp": "2025-10-01T10:47:17Z", "filename": "2025_10_01_10_39_51_00348.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_20241028_1408_Track03_Sphere_00144", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117764.55808366988, 485542.9434591876 ] }, "relative_distance": 19.62824987, "relative_pitch": 0.0, "relative_heading": 4.956076552259134, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00144/adjacencies/b_20241028_1408_Track03_Sphere_00144/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001141/pano_0001_001413/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001141/pano_0001_001413/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001141/pano_0001_001413/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001141/pano_0001_001413/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001141_pano_0001_001413/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001141_pano_0001_001413/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001141_pano_0001_001413/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001141/pano_0001_001413/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001141/pano_0001_001413/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84085216586404, 52.3564092158005, 44.2366710696369 ] }, "distance": 19.78, "direction": 129.15, "angle": 65.91, "elevation": 44.24, "pano_id": "TMX7316010203-001141_pano_0001_001413", "timestamp": "2019-04-26T08:32:04.974110Z", "filename": "pano_0001_001413.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_20241028_1408_Track03_Sphere_00144", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117764.55808366988, 485542.9434591876 ] }, "relative_distance": 19.78085414, "relative_pitch": 65.90773343711048, "relative_heading": 129.14574705659572, "relative_elevation": 44.2366710696369 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00144/adjacencies/b_20241028_1408_Track03_Sphere_00144/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/03/TMX7316010203-000821/pano_0000_001035/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/03/TMX7316010203-000821/pano_0000_001035/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/03/TMX7316010203-000821/pano_0000_001035/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/03/TMX7316010203-000821/pano_0000_001035/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000821_pano_0000_001035/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000821_pano_0000_001035/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000821_pano_0000_001035/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/03/TMX7316010203-000821/pano_0000_001035/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/03/TMX7316010203-000821/pano_0000_001035/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84085546084752, 52.3564113943356, 44.3097918163985 ] }, "distance": 19.8, "direction": 128.19, "angle": 65.92, "elevation": 44.31, "pano_id": "TMX7316010203-000821_pano_0000_001035", "timestamp": "2018-07-03T08:48:35.497500Z", "filename": "pano_0000_001035.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_20241028_1408_Track03_Sphere_00144", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117764.55808366988, 485542.9434591876 ] }, "relative_distance": 19.80466551, "relative_pitch": 65.91730896158013, "relative_heading": 128.19179899770486, "relative_elevation": 44.3097918163985 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00144/adjacencies/b_20241028_1408_Track03_Sphere_00144/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241028_1408_Track03_Sphere_00148/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241028_1408_Track03_Sphere_00148/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241028_1408_Track03_Sphere_00148/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241028_1408_Track03_Sphere_00148/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241028_1408_Track03_Sphere_00148/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00148/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00148/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241028_1408_Track03_Sphere_00148/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241028_1408_Track03_Sphere_00148/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.840529298679092, 52.35635310566641, 0.0 ] }, "distance": 19.88, "direction": 199.56, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241028_1408_Track03_Sphere_00148", "timestamp": "2024-10-28T13:38:34Z", "filename": "Job_20241028_1408_Track03_Sphere_00148.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241028_1408_Track03_Sphere_00144", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117764.55808366988, 485542.9434591876 ] }, "relative_distance": 19.87877607, "relative_pitch": 0.0, "relative_heading": 199.56358331015272, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00144/adjacencies/b_20241028_1408_Track03_Sphere_00144/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/19/TMX7316010203-002020/pano_0000_003208/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/19/TMX7316010203-002020/pano_0000_003208/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/19/TMX7316010203-002020/pano_0000_003208/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/19/TMX7316010203-002020/pano_0000_003208/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002020_pano_0000_003208/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002020_pano_0000_003208/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002020_pano_0000_003208/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/02/19/TMX7316010203-002020/pano_0000_003208/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/02/19/TMX7316010203-002020/pano_0000_003208/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.840848108196, 52.3564029777177, 44.2465774063021 ] }, "distance": 20.02, "direction": 131.19, "angle": 65.66, "elevation": 44.25, "pano_id": "TMX7316010203-002020_pano_0000_003208", "timestamp": "2021-02-19T12:07:55.311460Z", "filename": "pano_0000_003208.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2020", "tags": [ "mission-woz", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241028_1408_Track03_Sphere_00144", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117764.55808366988, 485542.9434591876 ] }, "relative_distance": 20.01735701, "relative_pitch": 65.65778334335457, "relative_heading": 131.18659088656966, "relative_elevation": 44.2465774063021 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00144/adjacencies/b_20241028_1408_Track03_Sphere_00144/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001031/pano_0009_000740/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001031/pano_0009_000740/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001031/pano_0009_000740/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001031/pano_0009_000740/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001031_pano_0009_000740/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001031_pano_0009_000740/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001031_pano_0009_000740/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001031/pano_0009_000740/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001031/pano_0009_000740/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84084164208997, 52.3563982862166, 44.3518915157765 ] }, "distance": 20.04, "direction": 133.14, "angle": 65.68, "elevation": 44.35, "pano_id": "TMX7316010203-001031_pano_0009_000740", "timestamp": "2019-01-02T10:05:50.171530Z", "filename": "pano_0009_000740.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_20241028_1408_Track03_Sphere_00144", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117764.55808366988, 485542.9434591876 ] }, "relative_distance": 20.04123212, "relative_pitch": 65.68327802014724, "relative_heading": 133.139529256419, "relative_elevation": 44.3518915157765 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00144/adjacencies/b_20241028_1408_Track03_Sphere_00144/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/10/TMX7316010203-000054/pano_0001_000187/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/10/TMX7316010203-000054/pano_0001_000187/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/10/TMX7316010203-000054/pano_0001_000187/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/10/TMX7316010203-000054/pano_0001_000187/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000054_pano_0001_000187/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000054_pano_0001_000187/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000054_pano_0001_000187/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/10/TMX7316010203-000054/pano_0001_000187/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/10/TMX7316010203-000054/pano_0001_000187/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84052954824999, 52.3563500430723, 45.5713906222954 ] }, "distance": 20.19, "direction": 199.19, "angle": 66.1, "elevation": 45.57, "pano_id": "TMX7316010203-000054_pano_0001_000187", "timestamp": "2016-08-10T06:49:49.000330Z", "filename": "pano_0001_000187.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_20241028_1408_Track03_Sphere_00144", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117764.55808366988, 485542.9434591876 ] }, "relative_distance": 20.19461579, "relative_pitch": 66.09983694579677, "relative_heading": 199.194363707272, "relative_elevation": 45.5713906222954 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00144/adjacencies/b_20241028_1408_Track03_Sphere_00144/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002502/pano_0006_000162/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002502/pano_0006_000162/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002502/pano_0006_000162/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002502/pano_0006_000162/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002502_pano_0006_000162/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002502_pano_0006_000162/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002502_pano_0006_000162/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002502/pano_0006_000162/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002502/pano_0006_000162/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84071345969461, 52.3566957654849, 44.3803165592253 ] }, "distance": 20.27, "direction": 16.89, "angle": 65.45, "elevation": 44.38, "pano_id": "TMX7316010203-002502_pano_0006_000162", "timestamp": "2022-04-11T08:10:01.209500Z", "filename": "pano_0006_000162.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_20241028_1408_Track03_Sphere_00144", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117764.55808366988, 485542.9434591876 ] }, "relative_distance": 20.27267402, "relative_pitch": 65.44935135079513, "relative_heading": 16.89208283158599, "relative_elevation": 44.3803165592253 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00144/adjacencies/b_20241028_1408_Track03_Sphere_00144/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/08/TMX7316010203-000288/pano_0003_004561/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/08/TMX7316010203-000288/pano_0003_004561/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/08/TMX7316010203-000288/pano_0003_004561/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/08/TMX7316010203-000288/pano_0003_004561/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000288_pano_0003_004561/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000288_pano_0003_004561/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000288_pano_0003_004561/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/05/08/TMX7316010203-000288/pano_0003_004561/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/05/08/TMX7316010203-000288/pano_0003_004561/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84084315373712, 52.3563953730106, 44.0909552415833 ] }, "distance": 20.34, "direction": 133.61, "angle": 65.24, "elevation": 44.09, "pano_id": "TMX7316010203-000288_pano_0003_004561", "timestamp": "2017-05-08T12:08:28.502620Z", "filename": "pano_0003_004561.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_20241028_1408_Track03_Sphere_00144", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117764.55808366988, 485542.9434591876 ] }, "relative_distance": 20.33871848, "relative_pitch": 65.23659453241012, "relative_heading": 133.60749731553832, "relative_elevation": 44.0909552415833 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00144/adjacencies/b_20241028_1408_Track03_Sphere_00144/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_10_09_51_00047/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_10_09_51_00047/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_10_09_51_00047/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_10_09_51_00047/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_10_01_10_09_51_00047/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_10_09_51_00047/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_10_09_51_00047/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_10_09_51_00047/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_10_09_51_00047/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.840426892357071, 52.35638448533849, 0.0 ] }, "distance": 20.45, "direction": 221.82, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_10_01_10_09_51_00047", "timestamp": "2025-10-01T10:14:38Z", "filename": "2025_10_01_10_09_51_00047.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_20241028_1408_Track03_Sphere_00144", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117764.55808366988, 485542.9434591876 ] }, "relative_distance": 20.44781885, "relative_pitch": 0.0, "relative_heading": 221.81653574305466, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00144/adjacencies/b_20241028_1408_Track03_Sphere_00144/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_07_20_50_00752/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_07_20_50_00752/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_07_20_50_00752/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_07_20_50_00752/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_10_01_07_20_50_00752/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_07_20_50_00752/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_07_20_50_00752/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_07_20_50_00752/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_07_20_50_00752/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84082909261353, 52.35638387085118, 0.0 ] }, "distance": 20.59, "direction": 138.03, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_10_01_07_20_50_00752", "timestamp": "2025-10-01T07:52:54Z", "filename": "2025_10_01_07_20_50_00752.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_20241028_1408_Track03_Sphere_00144", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117764.55808366988, 485542.9434591876 ] }, "relative_distance": 20.58910326, "relative_pitch": 0.0, "relative_heading": 138.02959775890804, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00144/adjacencies/b_20241028_1408_Track03_Sphere_00144/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000824/pano_0000_004124/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000824/pano_0000_004124/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000824/pano_0000_004124/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000824/pano_0000_004124/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000824_pano_0000_004124/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000824_pano_0000_004124/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000824_pano_0000_004124/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000824/pano_0000_004124/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000824/pano_0000_004124/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84085331161789, 52.3563983179883, 44.337206334807 ] }, "distance": 20.63, "direction": 131.62, "angle": 65.05, "elevation": 44.34, "pano_id": "TMX7316010203-000824_pano_0000_004124", "timestamp": "2018-07-04T09:13:49.110110Z", "filename": "pano_0000_004124.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_20241028_1408_Track03_Sphere_00144", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117764.55808366988, 485542.9434591876 ] }, "relative_distance": 20.62619473, "relative_pitch": 65.05159199429417, "relative_heading": 131.62203795075212, "relative_elevation": 44.337206334807 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00144/adjacencies/b_20241028_1408_Track03_Sphere_00144/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_004609/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_004609/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_004609/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_004609/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000535_pano_0000_004609/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000535_pano_0000_004609/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000535_pano_0000_004609/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_004609/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_004609/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84042829443903, 52.3563812721181, 44.52609584108 ] }, "distance": 20.65, "direction": 220.96, "angle": 65.12, "elevation": 44.53, "pano_id": "TMX7316010203-000535_pano_0000_004609", "timestamp": "2018-01-08T11:11:53.954170Z", "filename": "pano_0000_004609.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2017", "tags": [ "mission-woz", "mission-2017", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241028_1408_Track03_Sphere_00144", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117764.55808366988, 485542.9434591876 ] }, "relative_distance": 20.65292353, "relative_pitch": 65.11630796902325, "relative_heading": 220.9576390863454, "relative_elevation": 44.52609584108 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00144/adjacencies/b_20241028_1408_Track03_Sphere_00144/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/18/TMX7316010203-001523/pano_0000_003958/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/18/TMX7316010203-001523/pano_0000_003958/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/18/TMX7316010203-001523/pano_0000_003958/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/18/TMX7316010203-001523/pano_0000_003958/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001523_pano_0000_003958/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001523_pano_0000_003958/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001523_pano_0000_003958/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/12/18/TMX7316010203-001523/pano_0000_003958/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/12/18/TMX7316010203-001523/pano_0000_003958/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84084102328803, 52.3563893520087, 44.3491246914491 ] }, "distance": 20.7, "direction": 135.23, "angle": 64.97, "elevation": 44.35, "pano_id": "TMX7316010203-001523_pano_0000_003958", "timestamp": "2019-12-18T08:55:12.301170Z", "filename": "pano_0000_003958.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2019", "tags": [ "mission-woz", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241028_1408_Track03_Sphere_00144", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117764.55808366988, 485542.9434591876 ] }, "relative_distance": 20.70398846, "relative_pitch": 64.9749061183683, "relative_heading": 135.22727320717993, "relative_elevation": 44.3491246914491 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00144/adjacencies/b_20241028_1408_Track03_Sphere_00144/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0001_007364/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0001_007364/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0001_007364/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0001_007364/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001691_pano_0001_007364/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001691_pano_0001_007364/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001691_pano_0001_007364/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0001_007364/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0001_007364/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84042233045, 52.3563834965321, 44.3553661676124 ] }, "distance": 20.74, "direction": 222.25, "angle": 64.94, "elevation": 44.36, "pano_id": "TMX7316010203-001691_pano_0001_007364", "timestamp": "2020-05-06T12:13:42.837890Z", "filename": "pano_0001_007364.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_20241028_1408_Track03_Sphere_00144", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117764.55808366988, 485542.9434591876 ] }, "relative_distance": 20.73765586, "relative_pitch": 64.94229758752385, "relative_heading": 222.25384997966157, "relative_elevation": 44.3553661676124 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00144/adjacencies/b_20241028_1408_Track03_Sphere_00144/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/19/TMX7316010203-002020/pano_0000_003214/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/19/TMX7316010203-002020/pano_0000_003214/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/19/TMX7316010203-002020/pano_0000_003214/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/19/TMX7316010203-002020/pano_0000_003214/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002020_pano_0000_003214/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002020_pano_0000_003214/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002020_pano_0000_003214/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/02/19/TMX7316010203-002020/pano_0000_003214/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/02/19/TMX7316010203-002020/pano_0000_003214/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84052261245552, 52.3563462396465, 44.2138124704361 ] }, "distance": 20.75, "direction": 200.04, "angle": 64.86, "elevation": 44.21, "pano_id": "TMX7316010203-002020_pano_0000_003214", "timestamp": "2021-02-19T12:08:01.786400Z", "filename": "pano_0000_003214.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2020", "tags": [ "mission-woz", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241028_1408_Track03_Sphere_00144", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117764.55808366988, 485542.9434591876 ] }, "relative_distance": 20.75194404, "relative_pitch": 64.85678404656284, "relative_heading": 200.0423809068992, "relative_elevation": 44.2138124704361 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00144/adjacencies/b_20241028_1408_Track03_Sphere_00144/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000824/pano_0000_004107/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000824/pano_0000_004107/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000824/pano_0000_004107/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000824/pano_0000_004107/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000824_pano_0000_004107/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000824_pano_0000_004107/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000824_pano_0000_004107/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000824/pano_0000_004107/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000824/pano_0000_004107/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8406380139661, 52.3567089003477, 43.864953154698 ] }, "distance": 20.87, "direction": 2.06, "angle": 64.55, "elevation": 43.86, "pano_id": "TMX7316010203-000824_pano_0000_004107", "timestamp": "2018-07-04T09:13:32.825170Z", "filename": "pano_0000_004107.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_20241028_1408_Track03_Sphere_00144", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117764.55808366988, 485542.9434591876 ] }, "relative_distance": 20.87304576, "relative_pitch": 64.55265719561417, "relative_heading": 2.060404761977202, "relative_elevation": 43.864953154698 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00144/adjacencies/b_20241028_1408_Track03_Sphere_00144/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000534/pano_0000_000158/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000534/pano_0000_000158/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000534/pano_0000_000158/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000534/pano_0000_000158/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000534_pano_0000_000158/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000534_pano_0000_000158/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000534_pano_0000_000158/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000534/pano_0000_000158/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000534/pano_0000_000158/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84084905072501, 52.3563920892967, 44.3316628197208 ] }, "distance": 20.88, "direction": 133.57, "angle": 64.78, "elevation": 44.33, "pano_id": "TMX7316010203-000534_pano_0000_000158", "timestamp": "2018-01-08T08:44:46.771170Z", "filename": "pano_0000_000158.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2017", "tags": [ "mission-woz", "mission-2017", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241028_1408_Track03_Sphere_00144", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117764.55808366988, 485542.9434591876 ] }, "relative_distance": 20.88165235, "relative_pitch": 64.77804211847507, "relative_heading": 133.5731065444618, "relative_elevation": 44.3316628197208 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00144/adjacencies/b_20241028_1408_Track03_Sphere_00144/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/29/TMX7316010203-002648/pano_0000_000027/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/29/TMX7316010203-002648/pano_0000_000027/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/29/TMX7316010203-002648/pano_0000_000027/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/29/TMX7316010203-002648/pano_0000_000027/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002648_pano_0000_000027/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002648_pano_0000_000027/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002648_pano_0000_000027/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/06/29/TMX7316010203-002648/pano_0000_000027/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/06/29/TMX7316010203-002648/pano_0000_000027/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84064304823284, 52.3567088772938, 44.5531793124974 ] }, "distance": 20.89, "direction": 3.0, "angle": 64.88, "elevation": 44.55, "pano_id": "TMX7316010203-002648_pano_0000_000027", "timestamp": "2022-06-29T07:55:28.202750Z", "filename": "pano_0000_000027.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2022", "tags": [ "mission-bi", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241028_1408_Track03_Sphere_00144", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117764.55808366988, 485542.9434591876 ] }, "relative_distance": 20.88562807, "relative_pitch": 64.88376784507179, "relative_heading": 3.0010162946068792, "relative_elevation": 44.5531793124974 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00144/adjacencies/b_20241028_1408_Track03_Sphere_00144/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/19/TMX7316010203-000795/pano_0002_000137/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/19/TMX7316010203-000795/pano_0002_000137/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/19/TMX7316010203-000795/pano_0002_000137/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/19/TMX7316010203-000795/pano_0002_000137/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000795_pano_0002_000137/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000795_pano_0002_000137/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000795_pano_0002_000137/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/19/TMX7316010203-000795/pano_0002_000137/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/19/TMX7316010203-000795/pano_0002_000137/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84086678882422, 52.3564030950441, 44.2163141714409 ] }, "distance": 20.98, "direction": 128.87, "angle": 64.61, "elevation": 44.22, "pano_id": "TMX7316010203-000795_pano_0002_000137", "timestamp": "2018-06-19T08:37:42.645870Z", "filename": "pano_0002_000137.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_20241028_1408_Track03_Sphere_00144", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117764.55808366988, 485542.9434591876 ] }, "relative_distance": 20.98371754, "relative_pitch": 64.61240672501941, "relative_heading": 128.87066772252336, "relative_elevation": 44.2163141714409 } ] } }