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_20241206_1245_Track24_Sphere_00165/adjacencies/?format=api
{ "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_1245_Track24_Sphere_00165/adjacencies/?format=api" } }, "_embedded": { "adjacencies": [ { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_1245_Track24_Sphere_00165/adjacencies/b_20241206_1245_Track24_Sphere_00165/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241206_1245_Track24_Sphere_00165/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241206_1245_Track24_Sphere_00165/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241206_1245_Track24_Sphere_00165/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241206_1245_Track24_Sphere_00165/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241206_1245_Track24_Sphere_00165/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_1245_Track24_Sphere_00165/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_1245_Track24_Sphere_00165/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241206_1245_Track24_Sphere_00165/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241206_1245_Track24_Sphere_00165/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.844298331110179, 52.373269980923304, 0.0 ] }, "distance": 0.0, "direction": null, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241206_1245_Track24_Sphere_00165", "timestamp": "2024-12-06T13:01:59Z", "filename": "Job_20241206_1245_Track24_Sphere_00165.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_20241206_1245_Track24_Sphere_00165", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118028.6230839301, 487404.5484602917 ] }, "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_20241206_1245_Track24_Sphere_00165/adjacencies/b_20241206_1245_Track24_Sphere_00165/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000267/pano_0000_000413/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000267/pano_0000_000413/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000267/pano_0000_000413/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000267/pano_0000_000413/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000267_pano_0000_000413/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000267_pano_0000_000413/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000267_pano_0000_000413/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000267/pano_0000_000413/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000267/pano_0000_000413/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84430150776511, 52.3732695963619, 45.1560364756733 ] }, "distance": 0.22, "direction": 101.19, "angle": 89.72, "elevation": 45.16, "pano_id": "TMX7316010203-000267_pano_0000_000413", "timestamp": "2017-04-20T11:18:47.817080Z", "filename": "pano_0000_000413.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_20241206_1245_Track24_Sphere_00165", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118028.6230839301, 487404.5484602917 ] }, "relative_distance": 0.22053849, "relative_pitch": 89.72017419556856, "relative_heading": 101.18826635263225, "relative_elevation": 45.1560364756733 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_1245_Track24_Sphere_00165/adjacencies/b_20241206_1245_Track24_Sphere_00165/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/03/TMX7316010203-002556/pano_0000_000927/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/03/TMX7316010203-002556/pano_0000_000927/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/03/TMX7316010203-002556/pano_0000_000927/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/03/TMX7316010203-002556/pano_0000_000927/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002556_pano_0000_000927/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002556_pano_0000_000927/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002556_pano_0000_000927/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/05/03/TMX7316010203-002556/pano_0000_000927/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/05/03/TMX7316010203-002556/pano_0000_000927/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84430178731265, 52.373268058104, 46.0196631187573 ] }, "distance": 0.32, "direction": 132.27, "angle": 89.6, "elevation": 46.02, "pano_id": "TMX7316010203-002556_pano_0000_000927", "timestamp": "2022-05-03T07:01:01.785390Z", "filename": "pano_0000_000927.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_20241206_1245_Track24_Sphere_00165", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118028.6230839301, 487404.5484602917 ] }, "relative_distance": 0.3180969, "relative_pitch": 89.60396668824535, "relative_heading": 132.27015815382194, "relative_elevation": 46.0196631187573 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_1245_Track24_Sphere_00165/adjacencies/b_20241206_1245_Track24_Sphere_00165/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000311/pano_0000_001412/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000311/pano_0000_001412/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000311/pano_0000_001412/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000311/pano_0000_001412/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315080123-000311_pano_0000_001412/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000311_pano_0000_001412/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000311_pano_0000_001412/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000311/pano_0000_001412/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000311/pano_0000_001412/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84430162146035, 52.3732775595933, 46.6698369830847 ] }, "distance": 0.87, "direction": 14.88, "angle": 88.93, "elevation": 46.67, "pano_id": "TMX7315080123-000311_pano_0000_001412", "timestamp": "2016-06-22T11:33:05.726520Z", "filename": "pano_0000_001412.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_20241206_1245_Track24_Sphere_00165", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118028.6230839301, 487404.5484602917 ] }, "relative_distance": 0.87257778, "relative_pitch": 88.9288756306867, "relative_heading": 14.881110807972927, "relative_elevation": 46.6698369830847 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_1245_Track24_Sphere_00165/adjacencies/b_20241206_1245_Track24_Sphere_00165/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_02_06_52_49_00035/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_02_06_52_49_00035/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_02_06_52_49_00035/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_02_06_52_49_00035/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_10_02_06_52_49_00035/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_06_52_49_00035/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_06_52_49_00035/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_02_06_52_49_00035/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_02_06_52_49_00035/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.844288061523941, 52.373276387030415, 0.0 ] }, "distance": 1.0, "direction": 315.54, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_10_02_06_52_49_00035", "timestamp": "2025-10-02T07:03:52Z", "filename": "2025_10_02_06_52_49_00035.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_20241206_1245_Track24_Sphere_00165", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118028.6230839301, 487404.5484602917 ] }, "relative_distance": 0.99865628, "relative_pitch": 0.0, "relative_heading": 315.5445427489586, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_1245_Track24_Sphere_00165/adjacencies/b_20241206_1245_Track24_Sphere_00165/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001041/pano_0001_000408/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001041/pano_0001_000408/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001041/pano_0001_000408/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001041/pano_0001_000408/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001041_pano_0001_000408/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001041_pano_0001_000408/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001041_pano_0001_000408/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001041/pano_0001_000408/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001041/pano_0001_000408/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84430122335245, 52.3732806998507, 45.3584677455947 ] }, "distance": 1.21, "direction": 9.38, "angle": 88.47, "elevation": 45.36, "pano_id": "TMX7316010203-001041_pano_0001_000408", "timestamp": "2019-01-09T08:53:49.456040Z", "filename": "pano_0001_000408.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_20241206_1245_Track24_Sphere_00165", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118028.6230839301, 487404.5484602917 ] }, "relative_distance": 1.20889819, "relative_pitch": 88.47330886161006, "relative_heading": 9.377547361436717, "relative_elevation": 45.3584677455947 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_1245_Track24_Sphere_00165/adjacencies/b_20241206_1245_Track24_Sphere_00165/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/27/TMX7316010203-002636/pano_0003_000083/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/27/TMX7316010203-002636/pano_0003_000083/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/27/TMX7316010203-002636/pano_0003_000083/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/27/TMX7316010203-002636/pano_0003_000083/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002636_pano_0003_000083/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002636_pano_0003_000083/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002636_pano_0003_000083/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/06/27/TMX7316010203-002636/pano_0003_000083/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/06/27/TMX7316010203-002636/pano_0003_000083/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84428652917913, 52.3732836949197, 47.1605767393485 ] }, "distance": 1.72, "direction": 332.22, "angle": 87.91, "elevation": 47.16, "pano_id": "TMX7316010203-002636_pano_0003_000083", "timestamp": "2022-06-27T11:16:20.317670Z", "filename": "pano_0003_000083.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_20241206_1245_Track24_Sphere_00165", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118028.6230839301, 487404.5484602917 ] }, "relative_distance": 1.72475552, "relative_pitch": 87.90551354462812, "relative_heading": 332.2236095118156, "relative_elevation": 47.1605767393485 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_1245_Track24_Sphere_00165/adjacencies/b_20241206_1245_Track24_Sphere_00165/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002850/pano_0002_000001/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002850/pano_0002_000001/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002850/pano_0002_000001/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002850/pano_0002_000001/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002850_pano_0002_000001/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002850_pano_0002_000001/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002850_pano_0002_000001/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002850/pano_0002_000001/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002850/pano_0002_000001/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8442999506349, 52.3732877257038, 47.6050821011886 ] }, "distance": 1.98, "direction": 3.2, "angle": 87.62, "elevation": 47.61, "pano_id": "TMX7316010203-002850_pano_0002_000001", "timestamp": "2022-12-12T11:19:14.685500Z", "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_20241206_1245_Track24_Sphere_00165", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118028.6230839301, 487404.5484602917 ] }, "relative_distance": 1.97761865, "relative_pitch": 87.62117649342358, "relative_heading": 3.19723103333528, "relative_elevation": 47.6050821011886 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_1245_Track24_Sphere_00165/adjacencies/b_20241206_1245_Track24_Sphere_00165/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002064/pano_0000_002629/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002064/pano_0000_002629/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002064/pano_0000_002629/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002064/pano_0000_002629/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002064_pano_0000_002629/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002064_pano_0000_002629/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002064_pano_0000_002629/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002064/pano_0000_002629/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002064/pano_0000_002629/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84431797057577, 52.3732854657509, 45.8037754427642 ] }, "distance": 2.18, "direction": 37.82, "angle": 87.27, "elevation": 45.8, "pano_id": "TMX7316010203-002064_pano_0000_002629", "timestamp": "2021-03-26T12:23:48.505690Z", "filename": "pano_0000_002629.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2021", "tags": [ "mission-bi", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241206_1245_Track24_Sphere_00165", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118028.6230839301, 487404.5484602917 ] }, "relative_distance": 2.18128405, "relative_pitch": 87.27349944224379, "relative_heading": 37.820862260714186, "relative_elevation": 45.8037754427642 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_1245_Track24_Sphere_00165/adjacencies/b_20241206_1245_Track24_Sphere_00165/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002024/pano_0000_000260/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002024/pano_0000_000260/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002024/pano_0000_000260/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002024/pano_0000_000260/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002024_pano_0000_000260/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002024_pano_0000_000260/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002024_pano_0000_000260/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002024/pano_0000_000260/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002024/pano_0000_000260/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84429494773151, 52.3732914040005, 45.7136075040326 ] }, "distance": 2.39, "direction": 354.48, "angle": 87.0, "elevation": 45.71, "pano_id": "TMX7316010203-002024_pano_0000_000260", "timestamp": "2021-02-22T11:05:06.311170Z", "filename": "pano_0000_000260.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_20241206_1245_Track24_Sphere_00165", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118028.6230839301, 487404.5484602917 ] }, "relative_distance": 2.39495159, "relative_pitch": 87.000996273584, "relative_heading": 354.4788476111757, "relative_elevation": 45.7136075040326 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_1245_Track24_Sphere_00165/adjacencies/b_20241206_1245_Track24_Sphere_00165/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0003_000255/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0003_000255/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0003_000255/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0003_000255/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001700_pano_0003_000255/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001700_pano_0003_000255/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001700_pano_0003_000255/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0003_000255/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0003_000255/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84431320359809, 52.3732493839882, 46.584068948403 ] }, "distance": 2.51, "direction": 156.16, "angle": 86.92, "elevation": 46.58, "pano_id": "TMX7316010203-001700_pano_0003_000255", "timestamp": "2020-05-08T11:41:02.079260Z", "filename": "pano_0003_000255.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_20241206_1245_Track24_Sphere_00165", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118028.6230839301, 487404.5484602917 ] }, "relative_distance": 2.50575741, "relative_pitch": 86.92102684347779, "relative_heading": 156.15726895338975, "relative_elevation": 46.584068948403 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_1245_Track24_Sphere_00165/adjacencies/b_20241206_1245_Track24_Sphere_00165/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002024/pano_0000_000259/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002024/pano_0000_000259/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002024/pano_0000_000259/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002024/pano_0000_000259/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002024_pano_0000_000259/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002024_pano_0000_000259/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002024_pano_0000_000259/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002024/pano_0000_000259/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002024/pano_0000_000259/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84428937830599, 52.3732462601578, 45.6988376099616 ] }, "distance": 2.71, "direction": 193.01, "angle": 86.61, "elevation": 45.7, "pano_id": "TMX7316010203-002024_pano_0000_000259", "timestamp": "2021-02-22T11:05:05.245790Z", "filename": "pano_0000_000259.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_20241206_1245_Track24_Sphere_00165", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118028.6230839301, 487404.5484602917 ] }, "relative_distance": 2.70902446, "relative_pitch": 86.60747967350889, "relative_heading": 193.00729606074194, "relative_elevation": 45.6988376099616 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_1245_Track24_Sphere_00165/adjacencies/b_20241206_1245_Track24_Sphere_00165/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/04/TMX7316010203-002385/pano_0002_000150/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/04/TMX7316010203-002385/pano_0002_000150/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/04/TMX7316010203-002385/pano_0002_000150/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/04/TMX7316010203-002385/pano_0002_000150/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002385_pano_0002_000150/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002385_pano_0002_000150/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002385_pano_0002_000150/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/01/04/TMX7316010203-002385/pano_0002_000150/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/01/04/TMX7316010203-002385/pano_0002_000150/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84429268479509, 52.3732439374306, 46.1429731203243 ] }, "distance": 2.92, "direction": 187.56, "angle": 86.37, "elevation": 46.14, "pano_id": "TMX7316010203-002385_pano_0002_000150", "timestamp": "2022-01-04T08:48:00.319670Z", "filename": "pano_0002_000150.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_20241206_1245_Track24_Sphere_00165", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118028.6230839301, 487404.5484602917 ] }, "relative_distance": 2.92337696, "relative_pitch": 86.37488468730056, "relative_heading": 187.5586590220942, "relative_elevation": 46.1429731203243 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_1245_Track24_Sphere_00165/adjacencies/b_20241206_1245_Track24_Sphere_00165/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002850/pano_0002_000002/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002850/pano_0002_000002/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002850/pano_0002_000002/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002850/pano_0002_000002/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002850_pano_0002_000002/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002850_pano_0002_000002/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002850_pano_0002_000002/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002850/pano_0002_000002/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002850/pano_0002_000002/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84429900071432, 52.3732421339967, 47.612416787073 ] }, "distance": 3.1, "direction": 179.16, "angle": 86.28, "elevation": 47.61, "pano_id": "TMX7316010203-002850_pano_0002_000002", "timestamp": "2022-12-12T11:19:15.415540Z", "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_20241206_1245_Track24_Sphere_00165", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118028.6230839301, 487404.5484602917 ] }, "relative_distance": 3.09898656, "relative_pitch": 86.27599773071086, "relative_heading": 179.15682419578573, "relative_elevation": 47.612416787073 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_1245_Track24_Sphere_00165/adjacencies/b_20241206_1245_Track24_Sphere_00165/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0003_000256/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0003_000256/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0003_000256/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0003_000256/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001700_pano_0003_000256/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001700_pano_0003_000256/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001700_pano_0003_000256/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0003_000256/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0003_000256/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84431580245257, 52.3732966892112, 46.5971890902147 ] }, "distance": 3.2, "direction": 21.82, "angle": 86.07, "elevation": 46.6, "pano_id": "TMX7316010203-001700_pano_0003_000256", "timestamp": "2020-05-08T11:41:02.654190Z", "filename": "pano_0003_000256.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_20241206_1245_Track24_Sphere_00165", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118028.6230839301, 487404.5484602917 ] }, "relative_distance": 3.20130063, "relative_pitch": 86.06986480563127, "relative_heading": 21.819870763955166, "relative_elevation": 46.5971890902147 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_1245_Track24_Sphere_00165/adjacencies/b_20241206_1245_Track24_Sphere_00165/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002064/pano_0000_002630/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002064/pano_0000_002630/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002064/pano_0000_002630/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002064/pano_0000_002630/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002064_pano_0000_002630/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002064_pano_0000_002630/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002064_pano_0000_002630/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002064/pano_0000_002630/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002064/pano_0000_002630/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84431370031438, 52.3732410489215, 45.7751204418018 ] }, "distance": 3.39, "direction": 161.99, "angle": 85.77, "elevation": 45.78, "pano_id": "TMX7316010203-002064_pano_0000_002630", "timestamp": "2021-03-26T12:23:49.625710Z", "filename": "pano_0000_002630.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2021", "tags": [ "mission-bi", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241206_1245_Track24_Sphere_00165", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118028.6230839301, 487404.5484602917 ] }, "relative_distance": 3.38527976, "relative_pitch": 85.77041446357512, "relative_heading": 161.98902906960606, "relative_elevation": 45.7751204418018 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_1245_Track24_Sphere_00165/adjacencies/b_20241206_1245_Track24_Sphere_00165/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/27/TMX7316010203-002636/pano_0003_000084/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/27/TMX7316010203-002636/pano_0003_000084/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/27/TMX7316010203-002636/pano_0003_000084/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/27/TMX7316010203-002636/pano_0003_000084/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002636_pano_0003_000084/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002636_pano_0003_000084/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002636_pano_0003_000084/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/06/27/TMX7316010203-002636/pano_0003_000084/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/06/27/TMX7316010203-002636/pano_0003_000084/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84428317924178, 52.3732388631576, 47.1814479241148 ] }, "distance": 3.61, "direction": 196.6, "angle": 85.62, "elevation": 47.18, "pano_id": "TMX7316010203-002636_pano_0003_000084", "timestamp": "2022-06-27T11:16:20.948220Z", "filename": "pano_0003_000084.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_20241206_1245_Track24_Sphere_00165", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118028.6230839301, 487404.5484602917 ] }, "relative_distance": 3.61310754, "relative_pitch": 85.62089402660018, "relative_heading": 196.59505174512938, "relative_elevation": 47.1814479241148 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_1245_Track24_Sphere_00165/adjacencies/b_20241206_1245_Track24_Sphere_00165/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001041/pano_0001_000409/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001041/pano_0001_000409/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001041/pano_0001_000409/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001041/pano_0001_000409/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001041_pano_0001_000409/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001041_pano_0001_000409/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001041_pano_0001_000409/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001041/pano_0001_000409/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001041/pano_0001_000409/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84429888810463, 52.3732367746133, 45.3399955462664 ] }, "distance": 3.7, "direction": 179.41, "angle": 85.34, "elevation": 45.34, "pano_id": "TMX7316010203-001041_pano_0001_000409", "timestamp": "2019-01-09T08:53:50.146040Z", "filename": "pano_0001_000409.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_20241206_1245_Track24_Sphere_00165", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118028.6230839301, 487404.5484602917 ] }, "relative_distance": 3.69520806, "relative_pitch": 85.34069383665137, "relative_heading": 179.41180182318686, "relative_elevation": 45.3399955462664 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_1245_Track24_Sphere_00165/adjacencies/b_20241206_1245_Track24_Sphere_00165/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000311/pano_0000_001413/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000311/pano_0000_001413/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000311/pano_0000_001413/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000311/pano_0000_001413/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315080123-000311_pano_0000_001413/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000311_pano_0000_001413/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000311_pano_0000_001413/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000311/pano_0000_001413/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000311/pano_0000_001413/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84429687568543, 52.3732325918715, 46.6463620048016 ] }, "distance": 4.16, "direction": 181.36, "angle": 84.9, "elevation": 46.65, "pano_id": "TMX7315080123-000311_pano_0000_001413", "timestamp": "2016-06-22T11:33:06.546480Z", "filename": "pano_0000_001413.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_20241206_1245_Track24_Sphere_00165", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118028.6230839301, 487404.5484602917 ] }, "relative_distance": 4.16162619, "relative_pitch": 84.90176783375806, "relative_heading": 181.36480898708575, "relative_elevation": 46.6463620048016 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_1245_Track24_Sphere_00165/adjacencies/b_20241206_1245_Track24_Sphere_00165/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_02_06_52_49_00036/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_02_06_52_49_00036/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_02_06_52_49_00036/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_02_06_52_49_00036/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_10_02_06_52_49_00036/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_06_52_49_00036/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_06_52_49_00036/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_02_06_52_49_00036/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_02_06_52_49_00036/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.844287050396231, 52.373233025545886, 0.0 ] }, "distance": 4.18, "direction": 190.58, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_10_02_06_52_49_00036", "timestamp": "2025-10-02T07:03:53Z", "filename": "2025_10_02_06_52_49_00036.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_20241206_1245_Track24_Sphere_00165", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118028.6230839301, 487404.5484602917 ] }, "relative_distance": 4.18334144, "relative_pitch": 0.0, "relative_heading": 190.58252877832848, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_1245_Track24_Sphere_00165/adjacencies/b_20241206_1245_Track24_Sphere_00165/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000267/pano_0000_000364/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000267/pano_0000_000364/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000267/pano_0000_000364/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000267/pano_0000_000364/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000267_pano_0000_000364/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000267_pano_0000_000364/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000267_pano_0000_000364/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000267/pano_0000_000364/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000267/pano_0000_000364/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84429355952389, 52.373232317069, 45.4914380488917 ] }, "distance": 4.2, "direction": 184.43, "angle": 84.72, "elevation": 45.49, "pano_id": "TMX7316010203-000267_pano_0000_000364", "timestamp": "2017-04-20T11:17:24.652730Z", "filename": "pano_0000_000364.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_20241206_1245_Track24_Sphere_00165", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118028.6230839301, 487404.5484602917 ] }, "relative_distance": 4.20360424, "relative_pitch": 84.72061595446095, "relative_heading": 184.4338257441652, "relative_elevation": 45.4914380488917 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_1245_Track24_Sphere_00165/adjacencies/b_20241206_1245_Track24_Sphere_00165/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/03/TMX7316010203-002556/pano_0000_000928/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/03/TMX7316010203-002556/pano_0000_000928/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/03/TMX7316010203-002556/pano_0000_000928/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/03/TMX7316010203-002556/pano_0000_000928/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002556_pano_0000_000928/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002556_pano_0000_000928/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002556_pano_0000_000928/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/05/03/TMX7316010203-002556/pano_0000_000928/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/05/03/TMX7316010203-002556/pano_0000_000928/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84430592726906, 52.3733122632082, 46.0161418803036 ] }, "distance": 4.73, "direction": 6.27, "angle": 84.13, "elevation": 46.02, "pano_id": "TMX7316010203-002556_pano_0000_000928", "timestamp": "2022-05-03T07:01:02.365390Z", "filename": "pano_0000_000928.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_20241206_1245_Track24_Sphere_00165", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118028.6230839301, 487404.5484602917 ] }, "relative_distance": 4.73329428, "relative_pitch": 84.12711864698147, "relative_heading": 6.274835714368637, "relative_elevation": 46.0161418803036 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_1245_Track24_Sphere_00165/adjacencies/b_20241206_1245_Track24_Sphere_00165/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241206_1245_Track24_Sphere_00166/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241206_1245_Track24_Sphere_00166/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241206_1245_Track24_Sphere_00166/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241206_1245_Track24_Sphere_00166/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241206_1245_Track24_Sphere_00166/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_1245_Track24_Sphere_00166/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_1245_Track24_Sphere_00166/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241206_1245_Track24_Sphere_00166/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241206_1245_Track24_Sphere_00166/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.844299147756942, 52.373224857235186, 0.0 ] }, "distance": 5.02, "direction": 179.37, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241206_1245_Track24_Sphere_00166", "timestamp": "2024-12-06T13:02:00Z", "filename": "Job_20241206_1245_Track24_Sphere_00166.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_20241206_1245_Track24_Sphere_00165", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118028.6230839301, 487404.5484602917 ] }, "relative_distance": 5.02142087, "relative_pitch": 0.0, "relative_heading": 179.36536986124287, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_1245_Track24_Sphere_00165/adjacencies/b_20241206_1245_Track24_Sphere_00165/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241206_1245_Track24_Sphere_00164/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241206_1245_Track24_Sphere_00164/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241206_1245_Track24_Sphere_00164/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241206_1245_Track24_Sphere_00164/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241206_1245_Track24_Sphere_00164/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_1245_Track24_Sphere_00164/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_1245_Track24_Sphere_00164/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241206_1245_Track24_Sphere_00164/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241206_1245_Track24_Sphere_00164/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.844301458704413, 52.373315590058546, 0.0 ] }, "distance": 5.08, "direction": 2.4, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241206_1245_Track24_Sphere_00164", "timestamp": "2024-12-06T13:01:59Z", "filename": "Job_20241206_1245_Track24_Sphere_00164.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_20241206_1245_Track24_Sphere_00165", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118028.6230839301, 487404.5484602917 ] }, "relative_distance": 5.07959875, "relative_pitch": 0.0, "relative_heading": 2.4033203178657168, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_1245_Track24_Sphere_00165/adjacencies/b_20241206_1245_Track24_Sphere_00165/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/03/TMX7316010203-002556/pano_0000_000926/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/03/TMX7316010203-002556/pano_0000_000926/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/03/TMX7316010203-002556/pano_0000_000926/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/03/TMX7316010203-002556/pano_0000_000926/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002556_pano_0000_000926/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002556_pano_0000_000926/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002556_pano_0000_000926/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/05/03/TMX7316010203-002556/pano_0000_000926/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/05/03/TMX7316010203-002556/pano_0000_000926/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84429732083154, 52.3732240134689, 46.0337002724409 ] }, "distance": 5.12, "direction": 180.77, "angle": 83.66, "elevation": 46.03, "pano_id": "TMX7316010203-002556_pano_0000_000926", "timestamp": "2022-05-03T07:01:01.230490Z", "filename": "pano_0000_000926.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_20241206_1245_Track24_Sphere_00165", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118028.6230839301, 487404.5484602917 ] }, "relative_distance": 5.11546521, "relative_pitch": 83.65905874058674, "relative_heading": 180.7706786527071, "relative_elevation": 46.0337002724409 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_1245_Track24_Sphere_00165/adjacencies/b_20241206_1245_Track24_Sphere_00165/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_02_06_52_49_00034/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_02_06_52_49_00034/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_02_06_52_49_00034/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_02_06_52_49_00034/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_10_02_06_52_49_00034/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_06_52_49_00034/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_06_52_49_00034/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_02_06_52_49_00034/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_02_06_52_49_00034/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.844288857785662, 52.373319307130195, 0.0 ] }, "distance": 5.53, "direction": 353.3, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_10_02_06_52_49_00034", "timestamp": "2025-10-02T07:03:52Z", "filename": "2025_10_02_06_52_49_00034.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_20241206_1245_Track24_Sphere_00165", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118028.6230839301, 487404.5484602917 ] }, "relative_distance": 5.52653527, "relative_pitch": 0.0, "relative_heading": 353.29584276968933, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_1245_Track24_Sphere_00165/adjacencies/b_20241206_1245_Track24_Sphere_00165/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000267/pano_0000_000363/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000267/pano_0000_000363/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000267/pano_0000_000363/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000267/pano_0000_000363/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000267_pano_0000_000363/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000267_pano_0000_000363/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000267_pano_0000_000363/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000267/pano_0000_000363/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000267/pano_0000_000363/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84429852189372, 52.3733216596216, 45.5156546272337 ] }, "distance": 5.75, "direction": 0.13, "angle": 82.8, "elevation": 45.52, "pano_id": "TMX7316010203-000267_pano_0000_000363", "timestamp": "2017-04-20T11:17:22.972710Z", "filename": "pano_0000_000363.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_20241206_1245_Track24_Sphere_00165", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118028.6230839301, 487404.5484602917 ] }, "relative_distance": 5.75053262, "relative_pitch": 82.79929590206267, "relative_heading": 0.12946025098289962, "relative_elevation": 45.5156546272337 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_1245_Track24_Sphere_00165/adjacencies/b_20241206_1245_Track24_Sphere_00165/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000311/pano_0000_001411/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000311/pano_0000_001411/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000311/pano_0000_001411/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000311/pano_0000_001411/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315080123-000311_pano_0000_001411/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000311_pano_0000_001411/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000311_pano_0000_001411/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000311/pano_0000_001411/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000311/pano_0000_001411/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84430424844011, 52.3733227615579, 46.7204845873639 ] }, "distance": 5.89, "direction": 3.93, "angle": 82.82, "elevation": 46.72, "pano_id": "TMX7315080123-000311_pano_0000_001411", "timestamp": "2016-06-22T11:33:04.876400Z", "filename": "pano_0000_001411.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_20241206_1245_Track24_Sphere_00165", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118028.6230839301, 487404.5484602917 ] }, "relative_distance": 5.88694557, "relative_pitch": 82.81837770911326, "relative_heading": 3.9253536200482144, "relative_elevation": 46.7204845873639 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_1245_Track24_Sphere_00165/adjacencies/b_20241206_1245_Track24_Sphere_00165/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001041/pano_0001_000407/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001041/pano_0001_000407/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001041/pano_0001_000407/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001041/pano_0001_000407/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001041_pano_0001_000407/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001041_pano_0001_000407/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001041_pano_0001_000407/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001041/pano_0001_000407/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001041/pano_0001_000407/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84430240469115, 52.373324430439, 45.3776640696451 ] }, "distance": 6.07, "direction": 2.62, "angle": 82.39, "elevation": 45.38, "pano_id": "TMX7316010203-001041_pano_0001_000407", "timestamp": "2019-01-09T08:53:48.791020Z", "filename": "pano_0001_000407.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_20241206_1245_Track24_Sphere_00165", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118028.6230839301, 487404.5484602917 ] }, "relative_distance": 6.06518752, "relative_pitch": 82.38695663509955, "relative_heading": 2.6217235596182946, "relative_elevation": 45.3776640696451 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_1245_Track24_Sphere_00165/adjacencies/b_20241206_1245_Track24_Sphere_00165/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/27/TMX7316010203-002636/pano_0003_000082/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/27/TMX7316010203-002636/pano_0003_000082/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/27/TMX7316010203-002636/pano_0003_000082/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/27/TMX7316010203-002636/pano_0003_000082/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002636_pano_0003_000082/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002636_pano_0003_000082/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002636_pano_0003_000082/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/06/27/TMX7316010203-002636/pano_0003_000082/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/06/27/TMX7316010203-002636/pano_0003_000082/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84428989068394, 52.3733284992296, 47.1368016162887 ] }, "distance": 6.54, "direction": 354.96, "angle": 82.1, "elevation": 47.14, "pano_id": "TMX7316010203-002636_pano_0003_000082", "timestamp": "2022-06-27T11:16:19.672710Z", "filename": "pano_0003_000082.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_20241206_1245_Track24_Sphere_00165", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118028.6230839301, 487404.5484602917 ] }, "relative_distance": 6.5369153, "relative_pitch": 82.10459907575202, "relative_heading": 354.955059861017, "relative_elevation": 47.1368016162887 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_1245_Track24_Sphere_00165/adjacencies/b_20241206_1245_Track24_Sphere_00165/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002064/pano_0000_002628/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002064/pano_0000_002628/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002064/pano_0000_002628/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002064/pano_0000_002628/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002064_pano_0000_002628/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002064_pano_0000_002628/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002064_pano_0000_002628/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002064/pano_0000_002628/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002064/pano_0000_002628/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84431575305535, 52.3733300347228, 45.8197138663381 ] }, "distance": 6.79, "direction": 10.07, "angle": 81.57, "elevation": 45.82, "pano_id": "TMX7316010203-002064_pano_0000_002628", "timestamp": "2021-03-26T12:23:47.090670Z", "filename": "pano_0000_002628.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2021", "tags": [ "mission-bi", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241206_1245_Track24_Sphere_00165", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118028.6230839301, 487404.5484602917 ] }, "relative_distance": 6.78697414, "relative_pitch": 81.57441563775795, "relative_heading": 10.06841434103594, "relative_elevation": 45.8197138663381 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_1245_Track24_Sphere_00165/adjacencies/b_20241206_1245_Track24_Sphere_00165/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002850/pano_0002_000000/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002850/pano_0002_000000/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002850/pano_0002_000000/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002850/pano_0002_000000/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002850_pano_0002_000000/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002850_pano_0002_000000/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002850_pano_0002_000000/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002850/pano_0002_000000/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002850/pano_0002_000000/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8443009293354, 52.3733334366886, 47.6003340967 ] }, "distance": 7.06, "direction": 1.44, "angle": 81.56, "elevation": 47.6, "pano_id": "TMX7316010203-002850_pano_0002_000000", "timestamp": "2022-12-12T11:19:13.930490Z", "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_20241206_1245_Track24_Sphere_00165", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118028.6230839301, 487404.5484602917 ] }, "relative_distance": 7.06322134, "relative_pitch": 81.55969837267372, "relative_heading": 1.4355639512077343, "relative_elevation": 47.6003340967 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_1245_Track24_Sphere_00165/adjacencies/b_20241206_1245_Track24_Sphere_00165/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002024/pano_0000_000261/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002024/pano_0000_000261/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002024/pano_0000_000261/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002024/pano_0000_000261/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002024_pano_0000_000261/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002024_pano_0000_000261/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002024_pano_0000_000261/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002024/pano_0000_000261/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002024/pano_0000_000261/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8442977562905, 52.3733365857332, 45.7230929555371 ] }, "distance": 7.41, "direction": 359.7, "angle": 80.79, "elevation": 45.72, "pano_id": "TMX7316010203-002024_pano_0000_000261", "timestamp": "2021-02-22T11:05:07.430740Z", "filename": "pano_0000_000261.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_20241206_1245_Track24_Sphere_00165", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118028.6230839301, 487404.5484602917 ] }, "relative_distance": 7.41151597, "relative_pitch": 80.79268489109994, "relative_heading": 359.69735765505766, "relative_elevation": 45.7230929555371 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_1245_Track24_Sphere_00165/adjacencies/b_20241206_1245_Track24_Sphere_00165/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0003_000254/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0003_000254/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0003_000254/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0003_000254/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001700_pano_0003_000254/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001700_pano_0003_000254/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001700_pano_0003_000254/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0003_000254/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0003_000254/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8443100917487, 52.3732022992497, 46.60003267508 ] }, "distance": 7.57, "direction": 173.93, "angle": 80.77, "elevation": 46.6, "pano_id": "TMX7316010203-001700_pano_0003_000254", "timestamp": "2020-05-08T11:41:01.524160Z", "filename": "pano_0003_000254.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_20241206_1245_Track24_Sphere_00165", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118028.6230839301, 487404.5484602917 ] }, "relative_distance": 7.57371215, "relative_pitch": 80.7686680996615, "relative_heading": 173.92929116483225, "relative_elevation": 46.60003267508 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_1245_Track24_Sphere_00165/adjacencies/b_20241206_1245_Track24_Sphere_00165/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002024/pano_0000_000258/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002024/pano_0000_000258/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002024/pano_0000_000258/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002024/pano_0000_000258/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002024_pano_0000_000258/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002024_pano_0000_000258/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002024_pano_0000_000258/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002024/pano_0000_000258/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002024/pano_0000_000258/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84428353447351, 52.3732014388707, 45.7039252743125 ] }, "distance": 7.69, "direction": 187.53, "angle": 80.45, "elevation": 45.7, "pano_id": "TMX7316010203-002024_pano_0000_000258", "timestamp": "2021-02-22T11:05:04.161000Z", "filename": "pano_0000_000258.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_20241206_1245_Track24_Sphere_00165", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118028.6230839301, 487404.5484602917 ] }, "relative_distance": 7.6932643, "relative_pitch": 80.44507103423048, "relative_heading": 187.5267346860833, "relative_elevation": 45.7039252743125 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_1245_Track24_Sphere_00165/adjacencies/b_20241206_1245_Track24_Sphere_00165/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/04/TMX7316010203-002385/pano_0002_000149/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/04/TMX7316010203-002385/pano_0002_000149/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/04/TMX7316010203-002385/pano_0002_000149/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/04/TMX7316010203-002385/pano_0002_000149/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002385_pano_0002_000149/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002385_pano_0002_000149/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002385_pano_0002_000149/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/01/04/TMX7316010203-002385/pano_0002_000149/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/01/04/TMX7316010203-002385/pano_0002_000149/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84429627010902, 52.3731978343859, 46.1800061296672 ] }, "distance": 8.03, "direction": 181.0, "angle": 80.14, "elevation": 46.18, "pano_id": "TMX7316010203-002385_pano_0002_000149", "timestamp": "2022-01-04T08:47:59.224680Z", "filename": "pano_0002_000149.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_20241206_1245_Track24_Sphere_00165", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118028.6230839301, 487404.5484602917 ] }, "relative_distance": 8.02929208, "relative_pitch": 80.1366176943632, "relative_heading": 181.00167666870965, "relative_elevation": 46.1800061296672 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_1245_Track24_Sphere_00165/adjacencies/b_20241206_1245_Track24_Sphere_00165/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002850/pano_0002_000003/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002850/pano_0002_000003/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002850/pano_0002_000003/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002850/pano_0002_000003/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002850_pano_0002_000003/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002850_pano_0002_000003/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002850_pano_0002_000003/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002850/pano_0002_000003/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002850/pano_0002_000003/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84429746739928, 52.3731966318701, 47.6377761000767 ] }, "distance": 8.16, "direction": 180.41, "angle": 80.28, "elevation": 47.64, "pano_id": "TMX7316010203-002850_pano_0002_000003", "timestamp": "2022-12-12T11:19:16.120480Z", "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_20241206_1245_Track24_Sphere_00165", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118028.6230839301, 487404.5484602917 ] }, "relative_distance": 8.16208631, "relative_pitch": 80.27755033477148, "relative_heading": 180.41292905634927, "relative_elevation": 47.6377761000767 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_1245_Track24_Sphere_00165/adjacencies/b_20241206_1245_Track24_Sphere_00165/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002064/pano_0000_002631/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002064/pano_0000_002631/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002064/pano_0000_002631/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002064/pano_0000_002631/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002064_pano_0000_002631/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002064_pano_0000_002631/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002064_pano_0000_002631/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002064/pano_0000_002631/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002064/pano_0000_002631/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84430752452179, 52.3731966540971, 45.7813583062962 ] }, "distance": 8.18, "direction": 175.61, "angle": 79.87, "elevation": 45.78, "pano_id": "TMX7316010203-002064_pano_0000_002631", "timestamp": "2021-03-26T12:23:50.600660Z", "filename": "pano_0000_002631.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2021", "tags": [ "mission-bi", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241206_1245_Track24_Sphere_00165", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118028.6230839301, 487404.5484602917 ] }, "relative_distance": 8.18338883, "relative_pitch": 79.86544856616064, "relative_heading": 175.61193934200867, "relative_elevation": 45.7813583062962 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_1245_Track24_Sphere_00165/adjacencies/b_20241206_1245_Track24_Sphere_00165/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0003_000257/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0003_000257/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0003_000257/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0003_000257/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001700_pano_0003_000257/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001700_pano_0003_000257/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001700_pano_0003_000257/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0003_000257/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0003_000257/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84431776312286, 52.3733442549142, 46.602795323357 ] }, "distance": 8.37, "direction": 9.1, "angle": 79.82, "elevation": 46.6, "pano_id": "TMX7316010203-001700_pano_0003_000257", "timestamp": "2020-05-08T11:41:03.259270Z", "filename": "pano_0003_000257.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_20241206_1245_Track24_Sphere_00165", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118028.6230839301, 487404.5484602917 ] }, "relative_distance": 8.37008401, "relative_pitch": 79.81796251471356, "relative_heading": 9.097401338798806, "relative_elevation": 46.602795323357 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_1245_Track24_Sphere_00165/adjacencies/b_20241206_1245_Track24_Sphere_00165/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/27/TMX7316010203-002636/pano_0003_000085/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/27/TMX7316010203-002636/pano_0003_000085/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/27/TMX7316010203-002636/pano_0003_000085/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/27/TMX7316010203-002636/pano_0003_000085/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002636_pano_0003_000085/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002636_pano_0003_000085/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002636_pano_0003_000085/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/06/27/TMX7316010203-002636/pano_0003_000085/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/06/27/TMX7316010203-002636/pano_0003_000085/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84427994216326, 52.3731941307055, 47.2038865750656 ] }, "distance": 8.53, "direction": 188.44, "angle": 79.75, "elevation": 47.2, "pano_id": "TMX7316010203-002636_pano_0003_000085", "timestamp": "2022-06-27T11:16:21.557680Z", "filename": "pano_0003_000085.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_20241206_1245_Track24_Sphere_00165", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118028.6230839301, 487404.5484602917 ] }, "relative_distance": 8.53260096, "relative_pitch": 79.75382259894938, "relative_heading": 188.44018072507302, "relative_elevation": 47.2038865750656 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_1245_Track24_Sphere_00165/adjacencies/b_20241206_1245_Track24_Sphere_00165/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001041/pano_0001_000410/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001041/pano_0001_000410/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001041/pano_0001_000410/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001041/pano_0001_000410/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001041_pano_0001_000410/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001041_pano_0001_000410/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001041_pano_0001_000410/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001041/pano_0001_000410/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001041/pano_0001_000410/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84429780136529, 52.3731930727202, 45.3500224174932 ] }, "distance": 8.56, "direction": 180.24, "angle": 79.31, "elevation": 45.35, "pano_id": "TMX7316010203-001041_pano_0001_000410", "timestamp": "2019-01-09T08:53:50.831020Z", "filename": "pano_0001_000410.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_20241206_1245_Track24_Sphere_00165", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118028.6230839301, 487404.5484602917 ] }, "relative_distance": 8.55799278, "relative_pitch": 79.31339820783333, "relative_heading": 180.24154644407093, "relative_elevation": 45.3500224174932 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_1245_Track24_Sphere_00165/adjacencies/b_20241206_1245_Track24_Sphere_00165/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_02_06_52_49_00037/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_02_06_52_49_00037/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_02_06_52_49_00037/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_02_06_52_49_00037/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_10_02_06_52_49_00037/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_06_52_49_00037/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_06_52_49_00037/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_02_06_52_49_00037/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_02_06_52_49_00037/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.844285730967006, 52.3731884582904, 0.0 ] }, "distance": 9.11, "direction": 185.4, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_10_02_06_52_49_00037", "timestamp": "2025-10-02T07:03:54Z", "filename": "2025_10_02_06_52_49_00037.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2025", "tags": [ "mission-bi", "mission-2025", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241206_1245_Track24_Sphere_00165", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118028.6230839301, 487404.5484602917 ] }, "relative_distance": 9.11188358, "relative_pitch": 0.0, "relative_heading": 185.40400769136363, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_1245_Track24_Sphere_00165/adjacencies/b_20241206_1245_Track24_Sphere_00165/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000311/pano_0000_001414/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000311/pano_0000_001414/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000311/pano_0000_001414/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000311/pano_0000_001414/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315080123-000311_pano_0000_001414/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000311_pano_0000_001414/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000311_pano_0000_001414/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000311/pano_0000_001414/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000311/pano_0000_001414/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84429369556051, 52.3731879512175, 46.6334222117439 ] }, "distance": 9.13, "direction": 181.98, "angle": 78.92, "elevation": 46.63, "pano_id": "TMX7315080123-000311_pano_0000_001414", "timestamp": "2016-06-22T11:33:07.336530Z", "filename": "pano_0000_001414.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_20241206_1245_Track24_Sphere_00165", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118028.6230839301, 487404.5484602917 ] }, "relative_distance": 9.1332671, "relative_pitch": 78.91874935139955, "relative_heading": 181.9809164417006, "relative_elevation": 46.6334222117439 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_1245_Track24_Sphere_00165/adjacencies/b_20241206_1245_Track24_Sphere_00165/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/03/TMX7316010203-002556/pano_0000_000929/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/03/TMX7316010203-002556/pano_0000_000929/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/03/TMX7316010203-002556/pano_0000_000929/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/03/TMX7316010203-002556/pano_0000_000929/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002556_pano_0000_000929/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002556_pano_0000_000929/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002556_pano_0000_000929/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/05/03/TMX7316010203-002556/pano_0000_000929/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/05/03/TMX7316010203-002556/pano_0000_000929/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84430917710177, 52.3733564129482, 46.0319096529856 ] }, "distance": 9.65, "direction": 4.39, "angle": 78.16, "elevation": 46.03, "pano_id": "TMX7316010203-002556_pano_0000_000929", "timestamp": "2022-05-03T07:01:02.955390Z", "filename": "pano_0000_000929.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_20241206_1245_Track24_Sphere_00165", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118028.6230839301, 487404.5484602917 ] }, "relative_distance": 9.64599914, "relative_pitch": 78.16490233298292, "relative_heading": 4.391878543810468, "relative_elevation": 46.0319096529856 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_1245_Track24_Sphere_00165/adjacencies/b_20241206_1245_Track24_Sphere_00165/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241206_1245_Track24_Sphere_00167/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241206_1245_Track24_Sphere_00167/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241206_1245_Track24_Sphere_00167/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241206_1245_Track24_Sphere_00167/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241206_1245_Track24_Sphere_00167/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_1245_Track24_Sphere_00167/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_1245_Track24_Sphere_00167/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241206_1245_Track24_Sphere_00167/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241206_1245_Track24_Sphere_00167/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.844301015860784, 52.37318141008713, 0.0 ] }, "distance": 9.86, "direction": 178.94, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241206_1245_Track24_Sphere_00167", "timestamp": "2024-12-06T13:02:01Z", "filename": "Job_20241206_1245_Track24_Sphere_00167.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_20241206_1245_Track24_Sphere_00165", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118028.6230839301, 487404.5484602917 ] }, "relative_distance": 9.85736557, "relative_pitch": 0.0, "relative_heading": 178.93714844920868, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_1245_Track24_Sphere_00165/adjacencies/b_20241206_1245_Track24_Sphere_00165/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000267/pano_0000_000412/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000267/pano_0000_000412/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000267/pano_0000_000412/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000267/pano_0000_000412/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000267_pano_0000_000412/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000267_pano_0000_000412/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000267_pano_0000_000412/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000267/pano_0000_000412/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000267/pano_0000_000412/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84430452765023, 52.3733589407275, 45.1327024083585 ] }, "distance": 9.91, "direction": 2.44, "angle": 77.62, "elevation": 45.13, "pano_id": "TMX7316010203-000267_pano_0000_000412", "timestamp": "2017-04-20T11:18:46.752160Z", "filename": "pano_0000_000412.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_20241206_1245_Track24_Sphere_00165", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118028.6230839301, 487404.5484602917 ] }, "relative_distance": 9.90794369, "relative_pitch": 77.6183164187176, "relative_heading": 2.4411811775926475, "relative_elevation": 45.1327024083585 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_1245_Track24_Sphere_00165/adjacencies/b_20241206_1245_Track24_Sphere_00165/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000267/pano_0000_000414/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000267/pano_0000_000414/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000267/pano_0000_000414/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000267/pano_0000_000414/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000267_pano_0000_000414/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000267_pano_0000_000414/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000267_pano_0000_000414/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000267/pano_0000_000414/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000267/pano_0000_000414/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8442992364338, 52.3731808059856, 45.1750996829942 ] }, "distance": 9.92, "direction": 179.64, "angle": 77.61, "elevation": 45.18, "pano_id": "TMX7316010203-000267_pano_0000_000414", "timestamp": "2017-04-20T11:18:48.897080Z", "filename": "pano_0000_000414.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_20241206_1245_Track24_Sphere_00165", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118028.6230839301, 487404.5484602917 ] }, "relative_distance": 9.92308222, "relative_pitch": 77.61126103851622, "relative_heading": 179.64398796494444, "relative_elevation": 45.1750996829942 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_1245_Track24_Sphere_00165/adjacencies/b_20241206_1245_Track24_Sphere_00165/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/03/TMX7316010203-002556/pano_0000_000925/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/03/TMX7316010203-002556/pano_0000_000925/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/03/TMX7316010203-002556/pano_0000_000925/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/03/TMX7316010203-002556/pano_0000_000925/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002556_pano_0000_000925/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002556_pano_0000_000925/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002556_pano_0000_000925/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/05/03/TMX7316010203-002556/pano_0000_000925/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/05/03/TMX7316010203-002556/pano_0000_000925/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84429294574105, 52.3731797463318, 46.0389388408512 ] }, "distance": 10.05, "direction": 182.09, "angle": 77.69, "elevation": 46.04, "pano_id": "TMX7316010203-002556_pano_0000_000925", "timestamp": "2022-05-03T07:01:00.695400Z", "filename": "pano_0000_000925.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_20241206_1245_Track24_Sphere_00165", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118028.6230839301, 487404.5484602917 ] }, "relative_distance": 10.04749958, "relative_pitch": 77.68884778190409, "relative_heading": 182.09198522105265, "relative_elevation": 46.0389388408512 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_1245_Track24_Sphere_00165/adjacencies/b_20241206_1245_Track24_Sphere_00165/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_02_06_52_49_00033/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_02_06_52_49_00033/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_02_06_52_49_00033/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_02_06_52_49_00033/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_10_02_06_52_49_00033/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_06_52_49_00033/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_06_52_49_00033/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_02_06_52_49_00033/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_02_06_52_49_00033/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.844291611903974, 52.37336063638954, 0.0 ] }, "distance": 10.1, "direction": 357.4, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_10_02_06_52_49_00033", "timestamp": "2025-10-02T07:03:51Z", "filename": "2025_10_02_06_52_49_00033.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_20241206_1245_Track24_Sphere_00165", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118028.6230839301, 487404.5484602917 ] }, "relative_distance": 10.09800999, "relative_pitch": 0.0, "relative_heading": 357.4026301694872, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_1245_Track24_Sphere_00165/adjacencies/b_20241206_1245_Track24_Sphere_00165/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241206_1245_Track24_Sphere_00163/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241206_1245_Track24_Sphere_00163/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241206_1245_Track24_Sphere_00163/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241206_1245_Track24_Sphere_00163/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241206_1245_Track24_Sphere_00163/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_1245_Track24_Sphere_00163/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_1245_Track24_Sphere_00163/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241206_1245_Track24_Sphere_00163/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241206_1245_Track24_Sphere_00163/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.844305352177435, 52.373361013962416, 0.0 ] }, "distance": 10.14, "direction": 2.7, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241206_1245_Track24_Sphere_00163", "timestamp": "2024-12-06T13:01:58Z", "filename": "Job_20241206_1245_Track24_Sphere_00163.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_20241206_1245_Track24_Sphere_00165", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118028.6230839301, 487404.5484602917 ] }, "relative_distance": 10.1409298, "relative_pitch": 0.0, "relative_heading": 2.7026466958826476, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_1245_Track24_Sphere_00165/adjacencies/b_20241206_1245_Track24_Sphere_00165/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000311/pano_0000_001410/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000311/pano_0000_001410/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000311/pano_0000_001410/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000311/pano_0000_001410/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315080123-000311_pano_0000_001410/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000311_pano_0000_001410/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000311_pano_0000_001410/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000311/pano_0000_001410/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000311/pano_0000_001410/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84430728922302, 52.3733682876862, 46.7196583384648 ] }, "distance": 10.96, "direction": 3.19, "angle": 76.8, "elevation": 46.72, "pano_id": "TMX7315080123-000311_pano_0000_001410", "timestamp": "2016-06-22T11:33:03.976340Z", "filename": "pano_0000_001410.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_20241206_1245_Track24_Sphere_00165", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118028.6230839301, 487404.5484602917 ] }, "relative_distance": 10.95602948, "relative_pitch": 76.80228704112633, "relative_heading": 3.1922053874952825, "relative_elevation": 46.7196583384648 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_1245_Track24_Sphere_00165/adjacencies/b_20241206_1245_Track24_Sphere_00165/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001041/pano_0001_000406/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001041/pano_0001_000406/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001041/pano_0001_000406/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001041/pano_0001_000406/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001041_pano_0001_000406/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001041_pano_0001_000406/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001041_pano_0001_000406/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001041/pano_0001_000406/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001041/pano_0001_000406/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84430433139405, 52.3733684109535, 45.3480785461143 ] }, "distance": 10.96, "direction": 2.14, "angle": 76.41, "elevation": 45.35, "pano_id": "TMX7316010203-001041_pano_0001_000406", "timestamp": "2019-01-09T08:53:48.136060Z", "filename": "pano_0001_000406.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_20241206_1245_Track24_Sphere_00165", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118028.6230839301, 487404.5484602917 ] }, "relative_distance": 10.96036681, "relative_pitch": 76.41251920887244, "relative_heading": 2.136732533930119, "relative_elevation": 45.3480785461143 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_1245_Track24_Sphere_00165/adjacencies/b_20241206_1245_Track24_Sphere_00165/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/10/TMX7316010203-001504/pano_0000_000000/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/10/TMX7316010203-001504/pano_0000_000000/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/10/TMX7316010203-001504/pano_0000_000000/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/10/TMX7316010203-001504/pano_0000_000000/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001504_pano_0000_000000/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001504_pano_0000_000000/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001504_pano_0000_000000/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/12/10/TMX7316010203-001504/pano_0000_000000/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/12/10/TMX7316010203-001504/pano_0000_000000/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84431324005962, 52.3733694524615, 45.3609171723947 ] }, "distance": 11.12, "direction": 5.24, "angle": 76.23, "elevation": 45.36, "pano_id": "TMX7316010203-001504_pano_0000_000000", "timestamp": "2019-12-10T09:51:18.918770Z", "filename": "pano_0000_000000.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_20241206_1245_Track24_Sphere_00165", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118028.6230839301, 487404.5484602917 ] }, "relative_distance": 11.11511432, "relative_pitch": 76.23168601617361, "relative_heading": 5.241333191471692, "relative_elevation": 45.3609171723947 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_1245_Track24_Sphere_00165/adjacencies/b_20241206_1245_Track24_Sphere_00165/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/27/TMX7316010203-002636/pano_0003_000081/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/27/TMX7316010203-002636/pano_0003_000081/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/27/TMX7316010203-002636/pano_0003_000081/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/27/TMX7316010203-002636/pano_0003_000081/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002636_pano_0003_000081/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002636_pano_0003_000081/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002636_pano_0003_000081/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/06/27/TMX7316010203-002636/pano_0003_000081/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/06/27/TMX7316010203-002636/pano_0003_000081/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84429277122326, 52.3733732177772, 47.1451957300305 ] }, "distance": 11.49, "direction": 358.11, "angle": 76.3, "elevation": 47.15, "pano_id": "TMX7316010203-002636_pano_0003_000081", "timestamp": "2022-06-27T11:16:19.012750Z", "filename": "pano_0003_000081.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_20241206_1245_Track24_Sphere_00165", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118028.6230839301, 487404.5484602917 ] }, "relative_distance": 11.49386161, "relative_pitch": 76.2987361789347, "relative_heading": 358.1120898551302, "relative_elevation": 47.1451957300305 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_1245_Track24_Sphere_00165/adjacencies/b_20241206_1245_Track24_Sphere_00165/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002064/pano_0000_002627/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002064/pano_0000_002627/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002064/pano_0000_002627/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002064/pano_0000_002627/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002064_pano_0000_002627/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002064_pano_0000_002627/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002064_pano_0000_002627/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002064/pano_0000_002627/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002064/pano_0000_002627/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84431128257278, 52.3733740883357, 45.9098310153931 ] }, "distance": 11.62, "direction": 4.35, "angle": 75.8, "elevation": 45.91, "pano_id": "TMX7316010203-002064_pano_0000_002627", "timestamp": "2021-03-26T12:23:45.290690Z", "filename": "pano_0000_002627.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2021", "tags": [ "mission-bi", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241206_1245_Track24_Sphere_00165", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118028.6230839301, 487404.5484602917 ] }, "relative_distance": 11.61802584, "relative_pitch": 75.79876533839476, "relative_heading": 4.3541893410927885, "relative_elevation": 45.9098310153931 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_1245_Track24_Sphere_00165/adjacencies/b_20241206_1245_Track24_Sphere_00165/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/04/TMX7316010203-002385/pano_0002_000151/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/04/TMX7316010203-002385/pano_0002_000151/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/04/TMX7316010203-002385/pano_0002_000151/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/04/TMX7316010203-002385/pano_0002_000151/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002385_pano_0002_000151/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002385_pano_0002_000151/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002385_pano_0002_000151/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/01/04/TMX7316010203-002385/pano_0002_000151/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/01/04/TMX7316010203-002385/pano_0002_000151/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84428028076065, 52.3731602001278, 46.0638619847596 ] }, "distance": 12.28, "direction": 185.75, "angle": 75.08, "elevation": 46.06, "pano_id": "TMX7316010203-002385_pano_0002_000151", "timestamp": "2022-01-04T08:48:12.879580Z", "filename": "pano_0002_000151.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_20241206_1245_Track24_Sphere_00165", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118028.6230839301, 487404.5484602917 ] }, "relative_distance": 12.2774961, "relative_pitch": 75.07578334534732, "relative_heading": 185.74657401790833, "relative_elevation": 46.0638619847596 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_1245_Track24_Sphere_00165/adjacencies/b_20241206_1245_Track24_Sphere_00165/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002024/pano_0000_000262/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002024/pano_0000_000262/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002024/pano_0000_000262/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002024/pano_0000_000262/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002024_pano_0000_000262/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002024_pano_0000_000262/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002024_pano_0000_000262/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002024/pano_0000_000262/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002024/pano_0000_000262/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84429783755584, 52.3733820697086, 45.7173866918311 ] }, "distance": 12.47, "direction": 359.85, "angle": 74.74, "elevation": 45.72, "pano_id": "TMX7316010203-002024_pano_0000_000262", "timestamp": "2021-02-22T11:05:08.530780Z", "filename": "pano_0000_000262.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_20241206_1245_Track24_Sphere_00165", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118028.6230839301, 487404.5484602917 ] }, "relative_distance": 12.47266158, "relative_pitch": 74.73988485695598, "relative_heading": 359.8455887247477, "relative_elevation": 45.7173866918311 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_1245_Track24_Sphere_00165/adjacencies/b_20241206_1245_Track24_Sphere_00165/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/10/TMX7316010203-001504/pano_0000_000001/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/10/TMX7316010203-001504/pano_0000_000001/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/10/TMX7316010203-001504/pano_0000_000001/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/10/TMX7316010203-001504/pano_0000_000001/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001504_pano_0000_000001/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001504_pano_0000_000001/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001504_pano_0000_000001/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/12/10/TMX7316010203-001504/pano_0000_000001/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/12/10/TMX7316010203-001504/pano_0000_000001/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84436829682064, 52.373373578729, 45.37892402336 ] }, "distance": 12.47, "direction": 22.46, "angle": 74.63, "elevation": 45.38, "pano_id": "TMX7316010203-001504_pano_0000_000001", "timestamp": "2019-12-10T09:51:27.748700Z", "filename": "pano_0000_000001.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_20241206_1245_Track24_Sphere_00165", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118028.6230839301, 487404.5484602917 ] }, "relative_distance": 12.47378908, "relative_pitch": 74.63010529987652, "relative_heading": 22.457818114730106, "relative_elevation": 45.37892402336 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_1245_Track24_Sphere_00165/adjacencies/b_20241206_1245_Track24_Sphere_00165/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002024/pano_0000_000257/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002024/pano_0000_000257/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002024/pano_0000_000257/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002024/pano_0000_000257/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002024_pano_0000_000257/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002024_pano_0000_000257/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002024_pano_0000_000257/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002024/pano_0000_000257/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002024/pano_0000_000257/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84428134639422, 52.3731561317852, 45.6922224648297 ] }, "distance": 12.72, "direction": 185.22, "angle": 74.44, "elevation": 45.69, "pano_id": "TMX7316010203-002024_pano_0000_000257", "timestamp": "2021-02-22T11:05:03.035930Z", "filename": "pano_0000_000257.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_20241206_1245_Track24_Sphere_00165", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118028.6230839301, 487404.5484602917 ] }, "relative_distance": 12.72119973, "relative_pitch": 74.44223297183738, "relative_heading": 185.21717489791436, "relative_elevation": 45.6922224648297 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_1245_Track24_Sphere_00165/adjacencies/b_20241206_1245_Track24_Sphere_00165/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0003_000253/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0003_000253/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0003_000253/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0003_000253/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001700_pano_0003_000253/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001700_pano_0003_000253/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001700_pano_0003_000253/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0003_000253/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0003_000253/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84430673784017, 52.3731552370861, 46.5873795626685 ] }, "distance": 12.78, "direction": 177.43, "angle": 74.66, "elevation": 46.59, "pano_id": "TMX7316010203-001700_pano_0003_000253", "timestamp": "2020-05-08T11:41:00.984220Z", "filename": "pano_0003_000253.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_20241206_1245_Track24_Sphere_00165", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118028.6230839301, 487404.5484602917 ] }, "relative_distance": 12.78088597, "relative_pitch": 74.65879193330699, "relative_heading": 177.4324649912063, "relative_elevation": 46.5873795626685 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_1245_Track24_Sphere_00165/adjacencies/b_20241206_1245_Track24_Sphere_00165/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002064/pano_0000_002632/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002064/pano_0000_002632/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002064/pano_0000_002632/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002064/pano_0000_002632/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002064_pano_0000_002632/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002064_pano_0000_002632/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002064_pano_0000_002632/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002064/pano_0000_002632/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002064/pano_0000_002632/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84430240608501, 52.3731524575746, 45.7593852560967 ] }, "distance": 13.08, "direction": 178.78, "angle": 74.05, "elevation": 45.76, "pano_id": "TMX7316010203-002064_pano_0000_002632", "timestamp": "2021-03-26T12:23:51.525660Z", "filename": "pano_0000_002632.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2021", "tags": [ "mission-bi", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241206_1245_Track24_Sphere_00165", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118028.6230839301, 487404.5484602917 ] }, "relative_distance": 13.08028852, "relative_pitch": 74.04745211591057, "relative_heading": 178.7842477059073, "relative_elevation": 45.7593852560967 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_1245_Track24_Sphere_00165/adjacencies/b_20241206_1245_Track24_Sphere_00165/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/04/TMX7316010203-002385/pano_0002_000148/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/04/TMX7316010203-002385/pano_0002_000148/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/04/TMX7316010203-002385/pano_0002_000148/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/04/TMX7316010203-002385/pano_0002_000148/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002385_pano_0002_000148/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002385_pano_0002_000148/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002385_pano_0002_000148/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/01/04/TMX7316010203-002385/pano_0002_000148/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/01/04/TMX7316010203-002385/pano_0002_000148/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84429744200393, 52.3731518617653, 46.2017487119883 ] }, "distance": 13.14, "direction": 180.26, "angle": 74.12, "elevation": 46.2, "pano_id": "TMX7316010203-002385_pano_0002_000148", "timestamp": "2022-01-04T08:47:58.389680Z", "filename": "pano_0002_000148.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_20241206_1245_Track24_Sphere_00165", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118028.6230839301, 487404.5484602917 ] }, "relative_distance": 13.14378182, "relative_pitch": 74.11965368926795, "relative_heading": 180.26396099914788, "relative_elevation": 46.2017487119883 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_1245_Track24_Sphere_00165/adjacencies/b_20241206_1245_Track24_Sphere_00165/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002850/pano_0002_000004/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002850/pano_0002_000004/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002850/pano_0002_000004/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002850/pano_0002_000004/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002850_pano_0002_000004/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002850_pano_0002_000004/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002850_pano_0002_000004/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002850/pano_0002_000004/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002850/pano_0002_000004/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84429476813558, 52.3731509442184, 47.6380398198962 ] }, "distance": 13.25, "direction": 181.05, "angle": 74.46, "elevation": 47.64, "pano_id": "TMX7316010203-002850_pano_0002_000004", "timestamp": "2022-12-12T11:19:16.805460Z", "filename": "pano_0002_000004.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_20241206_1245_Track24_Sphere_00165", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118028.6230839301, 487404.5484602917 ] }, "relative_distance": 13.24796437, "relative_pitch": 74.45894576005902, "relative_heading": 181.0495249742558, "relative_elevation": 47.6380398198962 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_1245_Track24_Sphere_00165/adjacencies/b_20241206_1245_Track24_Sphere_00165/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001041/pano_0001_000411/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001041/pano_0001_000411/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001041/pano_0001_000411/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001041/pano_0001_000411/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001041_pano_0001_000411/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001041_pano_0001_000411/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001041_pano_0001_000411/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001041/pano_0001_000411/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001041/pano_0001_000411/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84429631702908, 52.3731494758796, 45.3560735182837 ] }, "distance": 13.41, "direction": 180.59, "angle": 73.53, "elevation": 45.36, "pano_id": "TMX7316010203-001041_pano_0001_000411", "timestamp": "2019-01-09T08:53:51.521140Z", "filename": "pano_0001_000411.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_20241206_1245_Track24_Sphere_00165", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118028.6230839301, 487404.5484602917 ] }, "relative_distance": 13.40983199, "relative_pitch": 73.5293273085619, "relative_heading": 180.58609244197334, "relative_elevation": 45.3560735182837 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_1245_Track24_Sphere_00165/adjacencies/b_20241206_1245_Track24_Sphere_00165/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/27/TMX7316010203-002636/pano_0003_000086/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/27/TMX7316010203-002636/pano_0003_000086/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/27/TMX7316010203-002636/pano_0003_000086/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/27/TMX7316010203-002636/pano_0003_000086/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002636_pano_0003_000086/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002636_pano_0003_000086/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002636_pano_0003_000086/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/06/27/TMX7316010203-002636/pano_0003_000086/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/06/27/TMX7316010203-002636/pano_0003_000086/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84427704602796, 52.3731493346282, 47.2155170282349 ] }, "distance": 13.5, "direction": 186.16, "angle": 74.04, "elevation": 47.22, "pano_id": "TMX7316010203-002636_pano_0003_000086", "timestamp": "2022-06-27T11:16:22.152700Z", "filename": "pano_0003_000086.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_20241206_1245_Track24_Sphere_00165", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118028.6230839301, 487404.5484602917 ] }, "relative_distance": 13.50288754, "relative_pitch": 74.0403121867613, "relative_heading": 186.1629892274546, "relative_elevation": 47.2155170282349 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_1245_Track24_Sphere_00165/adjacencies/b_20241206_1245_Track24_Sphere_00165/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0003_000258/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0003_000258/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0003_000258/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0003_000258/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001700_pano_0003_000258/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001700_pano_0003_000258/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001700_pano_0003_000258/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0003_000258/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0003_000258/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84431924793171, 52.3733920088386, 46.4843099759892 ] }, "distance": 13.65, "direction": 5.99, "angle": 73.63, "elevation": 46.48, "pano_id": "TMX7316010203-001700_pano_0003_000258", "timestamp": "2020-05-08T11:41:03.864240Z", "filename": "pano_0003_000258.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_20241206_1245_Track24_Sphere_00165", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118028.6230839301, 487404.5484602917 ] }, "relative_distance": 13.65310821, "relative_pitch": 73.63173023102827, "relative_heading": 5.989048983234462, "relative_elevation": 46.4843099759892 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_1245_Track24_Sphere_00165/adjacencies/b_20241206_1245_Track24_Sphere_00165/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000267/pano_0000_000362/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000267/pano_0000_000362/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000267/pano_0000_000362/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000267/pano_0000_000362/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000267_pano_0000_000362/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000267_pano_0000_000362/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000267_pano_0000_000362/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000267/pano_0000_000362/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000267/pano_0000_000362/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84439696240365, 52.3733796643129, 45.6428549997509 ] }, "distance": 13.93, "direction": 28.83, "angle": 73.03, "elevation": 45.64, "pano_id": "TMX7316010203-000267_pano_0000_000362", "timestamp": "2017-04-20T11:17:20.297780Z", "filename": "pano_0000_000362.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_20241206_1245_Track24_Sphere_00165", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118028.6230839301, 487404.5484602917 ] }, "relative_distance": 13.93137527, "relative_pitch": 73.02646045349314, "relative_heading": 28.82726725843856, "relative_elevation": 45.6428549997509 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_1245_Track24_Sphere_00165/adjacencies/b_20241206_1245_Track24_Sphere_00165/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000267/pano_0000_000365/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000267/pano_0000_000365/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000267/pano_0000_000365/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000267/pano_0000_000365/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000267_pano_0000_000365/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000267_pano_0000_000365/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000267_pano_0000_000365/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000267/pano_0000_000365/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000267/pano_0000_000365/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8442932624483, 52.3731437669734, 45.4944626009092 ] }, "distance": 14.05, "direction": 181.41, "angle": 72.84, "elevation": 45.49, "pano_id": "TMX7316010203-000267_pano_0000_000365", "timestamp": "2017-04-20T11:17:25.917670Z", "filename": "pano_0000_000365.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_20241206_1245_Track24_Sphere_00165", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118028.6230839301, 487404.5484602917 ] }, "relative_distance": 14.04862753, "relative_pitch": 72.839383846158, "relative_heading": 181.40801772597393, "relative_elevation": 45.4944626009092 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_1245_Track24_Sphere_00165/adjacencies/b_20241206_1245_Track24_Sphere_00165/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000311/pano_0000_001415/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000311/pano_0000_001415/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000311/pano_0000_001415/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000311/pano_0000_001415/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315080123-000311_pano_0000_001415/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000311_pano_0000_001415/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000311_pano_0000_001415/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000311/pano_0000_001415/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000311/pano_0000_001415/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84429082329089, 52.3731434959062, 46.6197768365964 ] }, "distance": 14.08, "direction": 182.08, "angle": 73.19, "elevation": 46.62, "pano_id": "TMX7315080123-000311_pano_0000_001415", "timestamp": "2016-06-22T11:33:08.131520Z", "filename": "pano_0000_001415.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_20241206_1245_Track24_Sphere_00165", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118028.6230839301, 487404.5484602917 ] }, "relative_distance": 14.08383359, "relative_pitch": 73.19043442017248, "relative_heading": 182.08062287228597, "relative_elevation": 46.6197768365964 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_1245_Track24_Sphere_00165/adjacencies/b_20241206_1245_Track24_Sphere_00165/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_02_06_52_49_00038/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_02_06_52_49_00038/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_02_06_52_49_00038/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_02_06_52_49_00038/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_10_02_06_52_49_00038/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_06_52_49_00038/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_06_52_49_00038/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_02_06_52_49_00038/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_02_06_52_49_00038/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8442837400448, 52.37314356439686, 0.0 ] }, "distance": 14.1, "direction": 184.04, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_10_02_06_52_49_00038", "timestamp": "2025-10-02T07:03:55Z", "filename": "2025_10_02_06_52_49_00038.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2025", "tags": [ "mission-bi", "mission-2025", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241206_1245_Track24_Sphere_00165", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118028.6230839301, 487404.5484602917 ] }, "relative_distance": 14.10198371, "relative_pitch": 0.0, "relative_heading": 184.04084197252774, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_1245_Track24_Sphere_00165/adjacencies/b_20241206_1245_Track24_Sphere_00165/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/03/TMX7316010203-002556/pano_0000_000930/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/03/TMX7316010203-002556/pano_0000_000930/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/03/TMX7316010203-002556/pano_0000_000930/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/03/TMX7316010203-002556/pano_0000_000930/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002556_pano_0000_000930/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002556_pano_0000_000930/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002556_pano_0000_000930/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/05/03/TMX7316010203-002556/pano_0000_000930/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/05/03/TMX7316010203-002556/pano_0000_000930/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84431168783381, 52.3734005538073, 45.9036756670102 ] }, "distance": 14.56, "direction": 3.58, "angle": 72.4, "elevation": 45.9, "pano_id": "TMX7316010203-002556_pano_0000_000930", "timestamp": "2022-05-03T07:01:03.535380Z", "filename": "pano_0000_000930.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_20241206_1245_Track24_Sphere_00165", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118028.6230839301, 487404.5484602917 ] }, "relative_distance": 14.55787232, "relative_pitch": 72.40411823750446, "relative_heading": 3.5825109176306853, "relative_elevation": 45.9036756670102 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_1245_Track24_Sphere_00165/adjacencies/b_20241206_1245_Track24_Sphere_00165/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241206_1245_Track24_Sphere_00168/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241206_1245_Track24_Sphere_00168/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241206_1245_Track24_Sphere_00168/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241206_1245_Track24_Sphere_00168/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241206_1245_Track24_Sphere_00168/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_1245_Track24_Sphere_00168/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_1245_Track24_Sphere_00168/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241206_1245_Track24_Sphere_00168/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241206_1245_Track24_Sphere_00168/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.844297590252493, 52.373137354462855, 0.0 ] }, "distance": 14.76, "direction": 180.2, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241206_1245_Track24_Sphere_00168", "timestamp": "2024-12-06T13:02:02Z", "filename": "Job_20241206_1245_Track24_Sphere_00168.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_20241206_1245_Track24_Sphere_00165", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118028.6230839301, 487404.5484602917 ] }, "relative_distance": 14.75802043, "relative_pitch": 0.0, "relative_heading": 180.19589014072014, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_1245_Track24_Sphere_00165/adjacencies/b_20241206_1245_Track24_Sphere_00165/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241206_1245_Track24_Sphere_00162/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241206_1245_Track24_Sphere_00162/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241206_1245_Track24_Sphere_00162/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241206_1245_Track24_Sphere_00162/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241206_1245_Track24_Sphere_00162/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_1245_Track24_Sphere_00162/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_1245_Track24_Sphere_00162/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241206_1245_Track24_Sphere_00162/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241206_1245_Track24_Sphere_00162/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.844308128584491, 52.37340412289525, 0.0 ] }, "distance": 14.94, "direction": 2.56, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241206_1245_Track24_Sphere_00162", "timestamp": "2024-12-06T13:01:57Z", "filename": "Job_20241206_1245_Track24_Sphere_00162.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_20241206_1245_Track24_Sphere_00165", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118028.6230839301, 487404.5484602917 ] }, "relative_distance": 14.94147893, "relative_pitch": 0.0, "relative_heading": 2.5595725297077565, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_1245_Track24_Sphere_00165/adjacencies/b_20241206_1245_Track24_Sphere_00165/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/03/TMX7316010203-002556/pano_0000_000924/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/03/TMX7316010203-002556/pano_0000_000924/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/03/TMX7316010203-002556/pano_0000_000924/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/03/TMX7316010203-002556/pano_0000_000924/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002556_pano_0000_000924/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002556_pano_0000_000924/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002556_pano_0000_000924/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/05/03/TMX7316010203-002556/pano_0000_000924/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/05/03/TMX7316010203-002556/pano_0000_000924/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84428883730977, 52.3731352693077, 46.0457995655015 ] }, "distance": 15.0, "direction": 182.47, "angle": 71.95, "elevation": 46.05, "pano_id": "TMX7316010203-002556_pano_0000_000924", "timestamp": "2022-05-03T07:01:00.170440Z", "filename": "pano_0000_000924.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_20241206_1245_Track24_Sphere_00165", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118028.6230839301, 487404.5484602917 ] }, "relative_distance": 15.00389698, "relative_pitch": 71.95194328868564, "relative_heading": 182.46987859514067, "relative_elevation": 46.0457995655015 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_1245_Track24_Sphere_00165/adjacencies/b_20241206_1245_Track24_Sphere_00165/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241206_1245_Track32_Sphere_00001/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241206_1245_Track32_Sphere_00001/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241206_1245_Track32_Sphere_00001/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241206_1245_Track32_Sphere_00001/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241206_1245_Track32_Sphere_00001/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_1245_Track32_Sphere_00001/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_1245_Track32_Sphere_00001/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241206_1245_Track32_Sphere_00001/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241206_1245_Track32_Sphere_00001/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.844434452767143, 52.37337602216947, 0.0 ] }, "distance": 15.01, "direction": 38.16, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241206_1245_Track32_Sphere_00001", "timestamp": "2024-12-06T13:09:06Z", "filename": "Job_20241206_1245_Track32_Sphere_00001.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_20241206_1245_Track24_Sphere_00165", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118028.6230839301, 487404.5484602917 ] }, "relative_distance": 15.00588082, "relative_pitch": 0.0, "relative_heading": 38.15543913443755, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_1245_Track24_Sphere_00165/adjacencies/b_20241206_1245_Track24_Sphere_00165/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_02_06_52_49_00032/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_02_06_52_49_00032/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_02_06_52_49_00032/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_02_06_52_49_00032/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_10_02_06_52_49_00032/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_06_52_49_00032/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_06_52_49_00032/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_02_06_52_49_00032/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_02_06_52_49_00032/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.844294737187207, 52.373406434256, 0.0 ] }, "distance": 15.19, "direction": 359.08, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_10_02_06_52_49_00032", "timestamp": "2025-10-02T07:03:50Z", "filename": "2025_10_02_06_52_49_00032.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_20241206_1245_Track24_Sphere_00165", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118028.6230839301, 487404.5484602917 ] }, "relative_distance": 15.18574026, "relative_pitch": 0.0, "relative_heading": 359.0764636090206, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_1245_Track24_Sphere_00165/adjacencies/b_20241206_1245_Track24_Sphere_00165/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001041/pano_0001_000405/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001041/pano_0001_000405/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001041/pano_0001_000405/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001041/pano_0001_000405/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001041_pano_0001_000405/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001041_pano_0001_000405/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001041_pano_0001_000405/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001041/pano_0001_000405/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001041/pano_0001_000405/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84430673596359, 52.3734123241426, 45.2956962259486 ] }, "distance": 15.85, "direction": 2.07, "angle": 70.71, "elevation": 45.3, "pano_id": "TMX7316010203-001041_pano_0001_000405", "timestamp": "2019-01-09T08:53:47.496080Z", "filename": "pano_0001_000405.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_20241206_1245_Track24_Sphere_00165", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118028.6230839301, 487404.5484602917 ] }, "relative_distance": 15.8495013, "relative_pitch": 70.71445285391083, "relative_heading": 2.0697188229435373, "relative_elevation": 45.2956962259486 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_1245_Track24_Sphere_00165/adjacencies/b_20241206_1245_Track24_Sphere_00165/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000311/pano_0000_001409/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000311/pano_0000_001409/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000311/pano_0000_001409/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000311/pano_0000_001409/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315080123-000311_pano_0000_001409/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000311_pano_0000_001409/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000311_pano_0000_001409/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000311/pano_0000_001409/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000311/pano_0000_001409/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84430843796165, 52.3734136140167, 46.7019533552229 ] }, "distance": 16.0, "direction": 2.47, "angle": 71.09, "elevation": 46.7, "pano_id": "TMX7315080123-000311_pano_0000_001409", "timestamp": "2016-06-22T11:33:03.056320Z", "filename": "pano_0000_001409.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_20241206_1245_Track24_Sphere_00165", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118028.6230839301, 487404.5484602917 ] }, "relative_distance": 15.99750673, "relative_pitch": 71.09137562660385, "relative_heading": 2.4660394328087003, "relative_elevation": 46.7019533552229 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_1245_Track24_Sphere_00165/adjacencies/b_20241206_1245_Track24_Sphere_00165/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_25_08_03_55_00358/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_25_08_03_55_00358/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_25_08_03_55_00358/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_25_08_03_55_00358/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_09_25_08_03_55_00358/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_25_08_03_55_00358/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_25_08_03_55_00358/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_25_08_03_55_00358/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_25_08_03_55_00358/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.844466632336192, 52.3733755854753, 0.0 ] }, "distance": 16.42, "direction": 44.29, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_09_25_08_03_55_00358", "timestamp": "2025-09-25T08:19:24Z", "filename": "2025_09_25_08_03_55_00358.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_20241206_1245_Track24_Sphere_00165", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118028.6230839301, 487404.5484602917 ] }, "relative_distance": 16.41554167, "relative_pitch": 0.0, "relative_heading": 44.286923400825756, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_1245_Track24_Sphere_00165/adjacencies/b_20241206_1245_Track24_Sphere_00165/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/27/TMX7316010203-002636/pano_0003_000080/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/27/TMX7316010203-002636/pano_0003_000080/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/27/TMX7316010203-002636/pano_0003_000080/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/27/TMX7316010203-002636/pano_0003_000080/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002636_pano_0003_000080/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002636_pano_0003_000080/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002636_pano_0003_000080/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/06/27/TMX7316010203-002636/pano_0003_000080/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/06/27/TMX7316010203-002636/pano_0003_000080/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84429524749831, 52.373418198468, 47.0035542212427 ] }, "distance": 16.49, "direction": 359.27, "angle": 70.66, "elevation": 47.0, "pano_id": "TMX7316010203-002636_pano_0003_000080", "timestamp": "2022-06-27T11:16:18.347680Z", "filename": "pano_0003_000080.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_20241206_1245_Track24_Sphere_00165", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118028.6230839301, 487404.5484602917 ] }, "relative_distance": 16.49416065, "relative_pitch": 70.66336215044737, "relative_heading": 359.2704693923824, "relative_elevation": 47.0035542212427 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_1245_Track24_Sphere_00165/adjacencies/b_20241206_1245_Track24_Sphere_00165/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002064/pano_0000_002626/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002064/pano_0000_002626/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002064/pano_0000_002626/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002064/pano_0000_002626/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002064_pano_0000_002626/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002064_pano_0000_002626/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002064_pano_0000_002626/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002064/pano_0000_002626/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002064/pano_0000_002626/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84430577861908, 52.3734184177765, 45.8602100964636 ] }, "distance": 16.53, "direction": 1.76, "angle": 70.18, "elevation": 45.86, "pano_id": "TMX7316010203-002064_pano_0000_002626", "timestamp": "2021-03-26T12:23:43.860750Z", "filename": "pano_0000_002626.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2021", "tags": [ "mission-bi", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241206_1245_Track24_Sphere_00165", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118028.6230839301, 487404.5484602917 ] }, "relative_distance": 16.52501304, "relative_pitch": 70.18416201869292, "relative_heading": 1.7588942427749532, "relative_elevation": 45.8602100964636 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_1245_Track24_Sphere_00165/adjacencies/b_20241206_1245_Track24_Sphere_00165/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/04/TMX7316010203-002385/pano_0002_000152/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/04/TMX7316010203-002385/pano_0002_000152/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/04/TMX7316010203-002385/pano_0002_000152/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/04/TMX7316010203-002385/pano_0002_000152/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002385_pano_0002_000152/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002385_pano_0002_000152/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002385_pano_0002_000152/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/01/04/TMX7316010203-002385/pano_0002_000152/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/01/04/TMX7316010203-002385/pano_0002_000152/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84427739745613, 52.3731159501557, 46.0460785375908 ] }, "distance": 17.2, "direction": 184.75, "angle": 69.52, "elevation": 46.05, "pano_id": "TMX7316010203-002385_pano_0002_000152", "timestamp": "2022-01-04T08:48:13.564590Z", "filename": "pano_0002_000152.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_20241206_1245_Track24_Sphere_00165", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118028.6230839301, 487404.5484602917 ] }, "relative_distance": 17.19887947, "relative_pitch": 69.51860910746889, "relative_heading": 184.75498100492499, "relative_elevation": 46.0460785375908 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_1245_Track24_Sphere_00165/adjacencies/b_20241206_1245_Track24_Sphere_00165/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002024/pano_0000_000263/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002024/pano_0000_000263/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002024/pano_0000_000263/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002024/pano_0000_000263/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002024_pano_0000_000263/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002024_pano_0000_000263/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002024_pano_0000_000263/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002024/pano_0000_000263/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002024/pano_0000_000263/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84429776021027, 52.3734275844529, 45.6168248206377 ] }, "distance": 17.54, "direction": 359.87, "angle": 68.97, "elevation": 45.62, "pano_id": "TMX7316010203-002024_pano_0000_000263", "timestamp": "2021-02-22T11:05:09.570730Z", "filename": "pano_0000_000263.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_20241206_1245_Track24_Sphere_00165", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118028.6230839301, 487404.5484602917 ] }, "relative_distance": 17.53728692, "relative_pitch": 68.97085510022265, "relative_heading": 359.87297180582476, "relative_elevation": 45.6168248206377 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_1245_Track24_Sphere_00165/adjacencies/b_20241206_1245_Track24_Sphere_00165/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/10/TMX7316010203-001504/pano_0000_000002/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/10/TMX7316010203-001504/pano_0000_000002/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/10/TMX7316010203-001504/pano_0000_000002/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/10/TMX7316010203-001504/pano_0000_000002/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001504_pano_0000_000002/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001504_pano_0000_000002/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001504_pano_0000_000002/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/12/10/TMX7316010203-001504/pano_0000_000002/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/12/10/TMX7316010203-001504/pano_0000_000002/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84433151810309, 52.3734269972038, 45.2281221402809 ] }, "distance": 17.62, "direction": 7.37, "angle": 68.72, "elevation": 45.23, "pano_id": "TMX7316010203-001504_pano_0000_000002", "timestamp": "2019-12-10T09:51:34.623630Z", "filename": "pano_0000_000002.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_20241206_1245_Track24_Sphere_00165", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118028.6230839301, 487404.5484602917 ] }, "relative_distance": 17.61748439, "relative_pitch": 68.71784256645587, "relative_heading": 7.370973048774409, "relative_elevation": 45.2281221402809 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_1245_Track24_Sphere_00165/adjacencies/b_20241206_1245_Track24_Sphere_00165/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002024/pano_0000_000256/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002024/pano_0000_000256/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002024/pano_0000_000256/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002024/pano_0000_000256/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002024_pano_0000_000256/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002024_pano_0000_000256/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002024_pano_0000_000256/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002024/pano_0000_000256/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002024/pano_0000_000256/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8442798725189, 52.3731114739106, 45.6878075553104 ] }, "distance": 17.68, "direction": 184.08, "angle": 68.84, "elevation": 45.69, "pano_id": "TMX7316010203-002024_pano_0000_000256", "timestamp": "2021-02-22T11:05:01.945770Z", "filename": "pano_0000_000256.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_20241206_1245_Track24_Sphere_00165", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118028.6230839301, 487404.5484602917 ] }, "relative_distance": 17.68252209, "relative_pitch": 68.84210035642877, "relative_heading": 184.07686358891075, "relative_elevation": 45.6878075553104 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_1245_Track24_Sphere_00165/adjacencies/b_20241206_1245_Track24_Sphere_00165/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241206_1245_Track32_Sphere_00002/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241206_1245_Track32_Sphere_00002/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241206_1245_Track32_Sphere_00002/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241206_1245_Track32_Sphere_00002/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241206_1245_Track32_Sphere_00002/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_1245_Track32_Sphere_00002/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_1245_Track32_Sphere_00002/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241206_1245_Track32_Sphere_00002/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241206_1245_Track32_Sphere_00002/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.844492115445708, 52.37337636737438, 0.0 ] }, "distance": 17.73, "direction": 48.11, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241206_1245_Track32_Sphere_00002", "timestamp": "2024-12-06T13:09:08Z", "filename": "Job_20241206_1245_Track32_Sphere_00002.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_20241206_1245_Track24_Sphere_00165", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118028.6230839301, 487404.5484602917 ] }, "relative_distance": 17.72908694, "relative_pitch": 0.0, "relative_heading": 48.10847270752662, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_1245_Track24_Sphere_00165/adjacencies/b_20241206_1245_Track24_Sphere_00165/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002064/pano_0000_002633/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002064/pano_0000_002633/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002064/pano_0000_002633/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002064/pano_0000_002633/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002064_pano_0000_002633/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002064_pano_0000_002633/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002064_pano_0000_002633/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002064/pano_0000_002633/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002064/pano_0000_002633/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84429840393045, 52.3731086969584, 45.7457380611449 ] }, "distance": 17.95, "direction": 179.98, "angle": 68.58, "elevation": 45.75, "pano_id": "TMX7316010203-002064_pano_0000_002633", "timestamp": "2021-03-26T12:23:52.395670Z", "filename": "pano_0000_002633.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2021", "tags": [ "mission-bi", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241206_1245_Track24_Sphere_00165", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118028.6230839301, 487404.5484602917 ] }, "relative_distance": 17.94678238, "relative_pitch": 68.57913118821399, "relative_heading": 179.98416671484867, "relative_elevation": 45.7457380611449 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_1245_Track24_Sphere_00165/adjacencies/b_20241206_1245_Track24_Sphere_00165/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0003_000252/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0003_000252/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0003_000252/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0003_000252/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001700_pano_0003_000252/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001700_pano_0003_000252/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001700_pano_0003_000252/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0003_000252/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0003_000252/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84430313184561, 52.3731082302609, 46.5823750095442 ] }, "distance": 18.0, "direction": 178.96, "angle": 68.87, "elevation": 46.58, "pano_id": "TMX7316010203-001700_pano_0003_000252", "timestamp": "2020-05-08T11:41:00.454210Z", "filename": "pano_0003_000252.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_20241206_1245_Track24_Sphere_00165", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118028.6230839301, 487404.5484602917 ] }, "relative_distance": 18.00168261, "relative_pitch": 68.87105698642839, "relative_heading": 178.9593039955686, "relative_elevation": 46.5823750095442 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_1245_Track24_Sphere_00165/adjacencies/b_20241206_1245_Track24_Sphere_00165/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/04/TMX7316010203-002385/pano_0002_000147/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/04/TMX7316010203-002385/pano_0002_000147/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/04/TMX7316010203-002385/pano_0002_000147/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/04/TMX7316010203-002385/pano_0002_000147/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002385_pano_0002_000147/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002385_pano_0002_000147/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002385_pano_0002_000147/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/01/04/TMX7316010203-002385/pano_0002_000147/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/01/04/TMX7316010203-002385/pano_0002_000147/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84429656142923, 52.3731060348143, 46.2250912990421 ] }, "distance": 18.24, "direction": 180.38, "angle": 68.46, "elevation": 46.23, "pano_id": "TMX7316010203-002385_pano_0002_000147", "timestamp": "2022-01-04T08:47:57.659700Z", "filename": "pano_0002_000147.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_20241206_1245_Track24_Sphere_00165", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118028.6230839301, 487404.5484602917 ] }, "relative_distance": 18.24340839, "relative_pitch": 68.4626040200435, "relative_heading": 180.3785275647077, "relative_elevation": 46.2250912990421 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_1245_Track24_Sphere_00165/adjacencies/b_20241206_1245_Track24_Sphere_00165/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001041/pano_0001_000412/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001041/pano_0001_000412/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001041/pano_0001_000412/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001041/pano_0001_000412/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001041_pano_0001_000412/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001041_pano_0001_000412/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001041_pano_0001_000412/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001041/pano_0001_000412/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001041/pano_0001_000412/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84429455775074, 52.3731058446602, 45.3387320758775 ] }, "distance": 18.27, "direction": 180.81, "angle": 68.06, "elevation": 45.34, "pano_id": "TMX7316010203-001041_pano_0001_000412", "timestamp": "2019-01-09T08:53:52.226030Z", "filename": "pano_0001_000412.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_20241206_1245_Track24_Sphere_00165", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118028.6230839301, 487404.5484602917 ] }, "relative_distance": 18.26597743, "relative_pitch": 68.05657922924044, "relative_heading": 180.80612974568106, "relative_elevation": 45.3387320758775 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_1245_Track24_Sphere_00165/adjacencies/b_20241206_1245_Track24_Sphere_00165/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002850/pano_0002_000005/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002850/pano_0002_000005/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002850/pano_0002_000005/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002850/pano_0002_000005/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002850_pano_0002_000005/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002850_pano_0002_000005/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002850_pano_0002_000005/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002850/pano_0002_000005/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002850/pano_0002_000005/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8442908908134, 52.3731052815021, 47.6457253582776 ] }, "distance": 18.33, "direction": 181.58, "angle": 68.95, "elevation": 47.65, "pano_id": "TMX7316010203-002850_pano_0002_000005", "timestamp": "2022-12-12T11:19:17.470440Z", "filename": "pano_0002_000005.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_20241206_1245_Track24_Sphere_00165", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118028.6230839301, 487404.5484602917 ] }, "relative_distance": 18.33383861, "relative_pitch": 68.95352269427421, "relative_heading": 181.58378974719727, "relative_elevation": 47.6457253582776 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_1245_Track24_Sphere_00165/adjacencies/b_20241206_1245_Track24_Sphere_00165/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/27/TMX7316010203-002636/pano_0003_000087/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/27/TMX7316010203-002636/pano_0003_000087/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/27/TMX7316010203-002636/pano_0003_000087/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/27/TMX7316010203-002636/pano_0003_000087/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002636_pano_0003_000087/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002636_pano_0003_000087/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002636_pano_0003_000087/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/06/27/TMX7316010203-002636/pano_0003_000087/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/06/27/TMX7316010203-002636/pano_0003_000087/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84427452159896, 52.3731045956735, 47.2222880832851 ] }, "distance": 18.47, "direction": 185.04, "angle": 68.63, "elevation": 47.22, "pano_id": "TMX7316010203-002636_pano_0003_000087", "timestamp": "2022-06-27T11:16:22.732680Z", "filename": "pano_0003_000087.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2022", "tags": [ "mission-bi", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241206_1245_Track24_Sphere_00165", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118028.6230839301, 487404.5484602917 ] }, "relative_distance": 18.47445191, "relative_pitch": 68.63341277532697, "relative_heading": 185.03551057737485, "relative_elevation": 47.2222880832851 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_1245_Track24_Sphere_00165/adjacencies/b_20241206_1245_Track24_Sphere_00165/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0003_000259/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0003_000259/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0003_000259/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0003_000259/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001700_pano_0003_000259/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001700_pano_0003_000259/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001700_pano_0003_000259/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0003_000259/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0003_000259/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84432110024438, 52.3734397203259, 46.4656014395878 ] }, "distance": 18.95, "direction": 4.69, "angle": 67.81, "elevation": 46.47, "pano_id": "TMX7316010203-001700_pano_0003_000259", "timestamp": "2020-05-08T11:41:04.464150Z", "filename": "pano_0003_000259.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_20241206_1245_Track24_Sphere_00165", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118028.6230839301, 487404.5484602917 ] }, "relative_distance": 18.95120625, "relative_pitch": 67.81168597910471, "relative_heading": 4.693508049846895, "relative_elevation": 46.4656014395878 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_1245_Track24_Sphere_00165/adjacencies/b_20241206_1245_Track24_Sphere_00165/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000311/pano_0000_001416/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000311/pano_0000_001416/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000311/pano_0000_001416/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000311/pano_0000_001416/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315080123-000311_pano_0000_001416/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000311_pano_0000_001416/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000311_pano_0000_001416/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000311/pano_0000_001416/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000311/pano_0000_001416/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84428839504046, 52.3730988834405, 46.5853583961725 ] }, "distance": 19.05, "direction": 182.04, "angle": 67.76, "elevation": 46.59, "pano_id": "TMX7315080123-000311_pano_0000_001416", "timestamp": "2016-06-22T11:33:08.931580Z", "filename": "pano_0000_001416.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_20241206_1245_Track24_Sphere_00165", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118028.6230839301, 487404.5484602917 ] }, "relative_distance": 19.0507976, "relative_pitch": 67.75819274447193, "relative_heading": 182.03562728426846, "relative_elevation": 46.5853583961725 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_1245_Track24_Sphere_00165/adjacencies/b_20241206_1245_Track24_Sphere_00165/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_02_06_52_49_00039/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_02_06_52_49_00039/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_02_06_52_49_00039/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_02_06_52_49_00039/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_10_02_06_52_49_00039/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_06_52_49_00039/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_06_52_49_00039/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_02_06_52_49_00039/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_02_06_52_49_00039/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84428051596413, 52.373097442515956, 0.0 ] }, "distance": 19.24, "direction": 183.62, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_10_02_06_52_49_00039", "timestamp": "2025-10-02T07:03:55Z", "filename": "2025_10_02_06_52_49_00039.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2025", "tags": [ "mission-bi", "mission-2025", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241206_1245_Track24_Sphere_00165", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118028.6230839301, 487404.5484602917 ] }, "relative_distance": 19.23741335, "relative_pitch": 0.0, "relative_heading": 183.61606725879827, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_1245_Track24_Sphere_00165/adjacencies/b_20241206_1245_Track24_Sphere_00165/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/03/TMX7316010203-002556/pano_0000_000931/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/03/TMX7316010203-002556/pano_0000_000931/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/03/TMX7316010203-002556/pano_0000_000931/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/03/TMX7316010203-002556/pano_0000_000931/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002556_pano_0000_000931/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002556_pano_0000_000931/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002556_pano_0000_000931/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/05/03/TMX7316010203-002556/pano_0000_000931/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/05/03/TMX7316010203-002556/pano_0000_000931/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84431429728649, 52.3734446957802, 45.8945912066847 ] }, "distance": 19.47, "direction": 3.2, "angle": 67.01, "elevation": 45.89, "pano_id": "TMX7316010203-002556_pano_0000_000931", "timestamp": "2022-05-03T07:01:04.120440Z", "filename": "pano_0000_000931.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_20241206_1245_Track24_Sphere_00165", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118028.6230839301, 487404.5484602917 ] }, "relative_distance": 19.47168274, "relative_pitch": 67.00996059717069, "relative_heading": 3.2012932406075225, "relative_elevation": 45.8945912066847 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_1245_Track24_Sphere_00165/adjacencies/b_20241206_1245_Track24_Sphere_00165/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000267/pano_0000_000415/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000267/pano_0000_000415/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000267/pano_0000_000415/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000267/pano_0000_000415/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000267_pano_0000_000415/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000267_pano_0000_000415/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000267_pano_0000_000415/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000267/pano_0000_000415/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000267/pano_0000_000415/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84429971585618, 52.373092109572, 45.1949353376403 ] }, "distance": 19.79, "direction": 179.73, "angle": 66.35, "elevation": 45.19, "pano_id": "TMX7316010203-000267_pano_0000_000415", "timestamp": "2017-04-20T11:18:50.017100Z", "filename": "pano_0000_000415.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_20241206_1245_Track24_Sphere_00165", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118028.6230839301, 487404.5484602917 ] }, "relative_distance": 19.79275836, "relative_pitch": 66.34937168901568, "relative_heading": 179.7269947911876, "relative_elevation": 45.1949353376403 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_1245_Track24_Sphere_00165/adjacencies/b_20241206_1245_Track24_Sphere_00165/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000267/pano_0000_000411/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000267/pano_0000_000411/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000267/pano_0000_000411/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000267/pano_0000_000411/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000267_pano_0000_000411/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000267_pano_0000_000411/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000267_pano_0000_000411/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000267/pano_0000_000411/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000267/pano_0000_000411/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8443064604047, 52.3734482967083, 45.0766451694071 ] }, "distance": 19.85, "direction": 1.6, "angle": 66.23, "elevation": 45.08, "pano_id": "TMX7316010203-000267_pano_0000_000411", "timestamp": "2017-04-20T11:18:45.572150Z", "filename": "pano_0000_000411.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_20241206_1245_Track24_Sphere_00165", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118028.6230839301, 487404.5484602917 ] }, "relative_distance": 19.84971103, "relative_pitch": 66.2334828777099, "relative_heading": 1.5982951988333127, "relative_elevation": 45.0766451694071 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_1245_Track24_Sphere_00165/adjacencies/b_20241206_1245_Track24_Sphere_00165/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241206_1245_Track24_Sphere_00169/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241206_1245_Track24_Sphere_00169/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241206_1245_Track24_Sphere_00169/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241206_1245_Track24_Sphere_00169/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241206_1245_Track24_Sphere_00169/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_1245_Track24_Sphere_00169/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_1245_Track24_Sphere_00169/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241206_1245_Track24_Sphere_00169/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241206_1245_Track24_Sphere_00169/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.844290825051059, 52.373091405087784, 0.0 ] }, "distance": 19.88, "direction": 181.47, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241206_1245_Track24_Sphere_00169", "timestamp": "2024-12-06T13:02:03Z", "filename": "Job_20241206_1245_Track24_Sphere_00169.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_20241206_1245_Track24_Sphere_00165", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118028.6230839301, 487404.5484602917 ] }, "relative_distance": 19.87749933, "relative_pitch": 0.0, "relative_heading": 181.4736814549792, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_1245_Track24_Sphere_00165/adjacencies/b_20241206_1245_Track24_Sphere_00165/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/03/TMX7316010203-002556/pano_0000_000923/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/03/TMX7316010203-002556/pano_0000_000923/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/03/TMX7316010203-002556/pano_0000_000923/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/03/TMX7316010203-002556/pano_0000_000923/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002556_pano_0000_000923/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002556_pano_0000_000923/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002556_pano_0000_000923/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/05/03/TMX7316010203-002556/pano_0000_000923/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/05/03/TMX7316010203-002556/pano_0000_000923/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84428477017712, 52.373090916374, 46.0559862498194 ] }, "distance": 19.95, "direction": 182.65, "angle": 66.58, "elevation": 46.06, "pano_id": "TMX7316010203-002556_pano_0000_000923", "timestamp": "2022-05-03T07:00:59.660450Z", "filename": "pano_0000_000923.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_20241206_1245_Track24_Sphere_00165", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118028.6230839301, 487404.5484602917 ] }, "relative_distance": 19.94669927, "relative_pitch": 66.58271906493196, "relative_heading": 182.65386812797206, "relative_elevation": 46.0559862498194 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_1245_Track24_Sphere_00165/adjacencies/b_20241206_1245_Track24_Sphere_00165/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241206_1245_Track24_Sphere_00161/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241206_1245_Track24_Sphere_00161/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241206_1245_Track24_Sphere_00161/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241206_1245_Track24_Sphere_00161/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241206_1245_Track24_Sphere_00161/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_1245_Track24_Sphere_00161/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_1245_Track24_Sphere_00161/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241206_1245_Track24_Sphere_00161/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241206_1245_Track24_Sphere_00161/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.844311342428127, 52.37345228494186, 0.0 ] }, "distance": 20.31, "direction": 2.5, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241206_1245_Track24_Sphere_00161", "timestamp": "2024-12-06T13:01:56Z", "filename": "Job_20241206_1245_Track24_Sphere_00161.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_20241206_1245_Track24_Sphere_00165", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118028.6230839301, 487404.5484602917 ] }, "relative_distance": 20.30512208, "relative_pitch": 0.0, "relative_heading": 2.5012413289509037, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_1245_Track24_Sphere_00165/adjacencies/b_20241206_1245_Track24_Sphere_00165/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_02_06_52_49_00031/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_02_06_52_49_00031/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_02_06_52_49_00031/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_02_06_52_49_00031/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_10_02_06_52_49_00031/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_06_52_49_00031/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_06_52_49_00031/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_02_06_52_49_00031/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_02_06_52_49_00031/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.844298037856834, 52.37345350019713, 0.0 ] }, "distance": 20.42, "direction": 359.94, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_10_02_06_52_49_00031", "timestamp": "2025-10-02T07:03:49Z", "filename": "2025_10_02_06_52_49_00031.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_20241206_1245_Track24_Sphere_00165", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118028.6230839301, 487404.5484602917 ] }, "relative_distance": 20.42101344, "relative_pitch": 0.0, "relative_heading": 359.9439639260749, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_1245_Track24_Sphere_00165/adjacencies/b_20241206_1245_Track24_Sphere_00165/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000267/pano_0000_000361/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000267/pano_0000_000361/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000267/pano_0000_000361/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000267/pano_0000_000361/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000267_pano_0000_000361/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000267_pano_0000_000361/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000267_pano_0000_000361/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000267/pano_0000_000361/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000267/pano_0000_000361/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8445445867233, 52.3733769706246, 45.7384785115719 ] }, "distance": 20.57, "direction": 54.63, "angle": 65.79, "elevation": 45.74, "pano_id": "TMX7316010203-000267_pano_0000_000361", "timestamp": "2017-04-20T11:17:18.197740Z", "filename": "pano_0000_000361.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_20241206_1245_Track24_Sphere_00165", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118028.6230839301, 487404.5484602917 ] }, "relative_distance": 20.56722479, "relative_pitch": 65.78797691525291, "relative_heading": 54.63061233908128, "relative_elevation": 45.7384785115719 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_1245_Track24_Sphere_00165/adjacencies/b_20241206_1245_Track24_Sphere_00165/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001041/pano_0001_000404/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001041/pano_0001_000404/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001041/pano_0001_000404/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001041/pano_0001_000404/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001041_pano_0001_000404/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001041_pano_0001_000404/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001041_pano_0001_000404/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001041/pano_0001_000404/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001041/pano_0001_000404/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84430840499467, 52.373456456728, 45.3183119203895 ] }, "distance": 20.76, "direction": 1.89, "angle": 65.39, "elevation": 45.32, "pano_id": "TMX7316010203-001041_pano_0001_000404", "timestamp": "2019-01-09T08:53:46.841050Z", "filename": "pano_0001_000404.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_20241206_1245_Track24_Sphere_00165", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118028.6230839301, 487404.5484602917 ] }, "relative_distance": 20.76132933, "relative_pitch": 65.38642822217, "relative_heading": 1.893750694767837, "relative_elevation": 45.3183119203895 } ] } }