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_20241203_0939_Track01_Sphere_00796/adjacencies/?format=api
{ "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_0939_Track01_Sphere_00796/adjacencies/?format=api" } }, "_embedded": { "adjacencies": [ { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_0939_Track01_Sphere_00796/adjacencies/b_20241203_0939_Track01_Sphere_00796/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241203_0939_Track01_Sphere_00796/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241203_0939_Track01_Sphere_00796/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241203_0939_Track01_Sphere_00796/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241203_0939_Track01_Sphere_00796/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241203_0939_Track01_Sphere_00796/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_0939_Track01_Sphere_00796/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_0939_Track01_Sphere_00796/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241203_0939_Track01_Sphere_00796/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241203_0939_Track01_Sphere_00796/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.886550341008515, 52.36945025966211, 0.0 ] }, "distance": 0.0, "direction": null, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241203_0939_Track01_Sphere_00796", "timestamp": "2024-12-03T09:20:47Z", "filename": "Job_20241203_0939_Track01_Sphere_00796.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_20241203_0939_Track01_Sphere_00796", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120902.97508652805, 486958.83846005826 ] }, "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_20241203_0939_Track01_Sphere_00796/adjacencies/b_20241203_0939_Track01_Sphere_00796/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0001_002973/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0001_002973/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0001_002973/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0001_002973/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002306_pano_0001_002973/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002306_pano_0001_002973/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002306_pano_0001_002973/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0001_002973/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0001_002973/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88655364419087, 52.3694515244425, 46.2578951427713 ] }, "distance": 0.27, "direction": 57.97, "angle": 89.67, "elevation": 46.26, "pano_id": "TMX7316010203-002306_pano_0001_002973", "timestamp": "2021-09-09T11:16:53.959020Z", "filename": "pano_0001_002973.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_20241203_0939_Track01_Sphere_00796", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120902.97508652805, 486958.83846005826 ] }, "relative_distance": 0.26537664, "relative_pitch": 89.67130379362474, "relative_heading": 57.972133062132, "relative_elevation": 46.2578951427713 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_0939_Track01_Sphere_00796/adjacencies/b_20241203_0939_Track01_Sphere_00796/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002951/pano_0016_000117/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002951/pano_0016_000117/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002951/pano_0016_000117/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002951/pano_0016_000117/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002951_pano_0016_000117/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002951_pano_0016_000117/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002951_pano_0016_000117/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002951/pano_0016_000117/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002951/pano_0016_000117/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88654602802575, 52.3694509854393, 45.9066337868571 ] }, "distance": 0.3, "direction": 285.37, "angle": 89.62, "elevation": 45.91, "pano_id": "TMX7316010203-002951_pano_0016_000117", "timestamp": "2023-01-30T11:25:21.412290Z", "filename": "pano_0016_000117.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241203_0939_Track01_Sphere_00796", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120902.97508652805, 486958.83846005826 ] }, "relative_distance": 0.30466149, "relative_pitch": 89.61975950204061, "relative_heading": 285.3718496157237, "relative_elevation": 45.9066337868571 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_0939_Track01_Sphere_00796/adjacencies/b_20241203_0939_Track01_Sphere_00796/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/08/TMX7316010203-001543/pano_0000_003046/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/08/TMX7316010203-001543/pano_0000_003046/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/08/TMX7316010203-001543/pano_0000_003046/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/08/TMX7316010203-001543/pano_0000_003046/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001543_pano_0000_003046/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001543_pano_0000_003046/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001543_pano_0000_003046/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/13/08/TMX7316010203-001543/pano_0000_003046/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/13/08/TMX7316010203-001543/pano_0000_003046/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88655526684517, 52.3694513326138, 46.988239377737 ] }, "distance": 0.36, "direction": 70.41, "angle": 89.57, "elevation": 46.99, "pano_id": "TMX7316010203-001543_pano_0000_003046", "timestamp": "2020-01-08T11:04:34.087950Z", "filename": "pano_0000_003046.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_20241203_0939_Track01_Sphere_00796", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120902.97508652805, 486958.83846005826 ] }, "relative_distance": 0.35611493, "relative_pitch": 89.5657744972127, "relative_heading": 70.41149119209075, "relative_elevation": 46.988239377737 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_0939_Track01_Sphere_00796/adjacencies/b_20241203_0939_Track01_Sphere_00796/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0000_001360/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0000_001360/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0000_001360/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0000_001360/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001178_pano_0000_001360/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001178_pano_0000_001360/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001178_pano_0000_001360/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0000_001360/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0000_001360/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88654974967745, 52.3694541562874, 46.7971584741026 ] }, "distance": 0.44, "direction": 354.69, "angle": 89.47, "elevation": 46.8, "pano_id": "TMX7316010203-001178_pano_0000_001360", "timestamp": "2019-05-13T07:18:04.314490Z", "filename": "pano_0000_001360.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2019", "tags": [ "mission-bi", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241203_0939_Track01_Sphere_00796", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120902.97508652805, 486958.83846005826 ] }, "relative_distance": 0.43546109, "relative_pitch": 89.46686159329327, "relative_heading": 354.6930662425433, "relative_elevation": 46.7971584741026 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_0939_Track01_Sphere_00796/adjacencies/b_20241203_0939_Track01_Sphere_00796/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002971/pano_0003_000039/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002971/pano_0003_000039/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002971/pano_0003_000039/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002971/pano_0003_000039/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002971_pano_0003_000039/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002971_pano_0003_000039/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002971_pano_0003_000039/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002971/pano_0003_000039/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002971/pano_0003_000039/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88656123338359, 52.3694545430949, 47.401656255126 ] }, "distance": 0.88, "direction": 57.28, "angle": 88.93, "elevation": 47.4, "pano_id": "TMX7316010203-002971_pano_0003_000039", "timestamp": "2023-02-13T11:58:17.895450Z", "filename": "pano_0003_000039.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241203_0939_Track01_Sphere_00796", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120902.97508652805, 486958.83846005826 ] }, "relative_distance": 0.88180895, "relative_pitch": 88.93425445169787, "relative_heading": 57.28088322351448, "relative_elevation": 47.401656255126 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_0939_Track01_Sphere_00796/adjacencies/b_20241203_0939_Track01_Sphere_00796/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002988/pano_0025_000093/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002988/pano_0025_000093/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002988/pano_0025_000093/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002988/pano_0025_000093/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002988_pano_0025_000093/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002988_pano_0025_000093/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002988_pano_0025_000093/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002988/pano_0025_000093/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002988/pano_0025_000093/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88653796448278, 52.3694436805876, 46.6507985070348 ] }, "distance": 1.12, "direction": 229.03, "angle": 88.63, "elevation": 46.65, "pano_id": "TMX7316010203-002988_pano_0025_000093", "timestamp": "2023-03-06T09:20:32.877360Z", "filename": "pano_0025_000093.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241203_0939_Track01_Sphere_00796", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120902.97508652805, 486958.83846005826 ] }, "relative_distance": 1.11649456, "relative_pitch": 88.62900060627192, "relative_heading": 229.02747090529152, "relative_elevation": 46.6507985070348 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_0939_Track01_Sphere_00796/adjacencies/b_20241203_0939_Track01_Sphere_00796/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002984/pano_0013_000129/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002984/pano_0013_000129/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002984/pano_0013_000129/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002984/pano_0013_000129/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002984_pano_0013_000129/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002984_pano_0013_000129/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002984_pano_0013_000129/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002984/pano_0013_000129/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002984/pano_0013_000129/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88656838865065, 52.3694478724246, 49.1247858889401 ] }, "distance": 1.26, "direction": 102.19, "angle": 88.53, "elevation": 49.12, "pano_id": "TMX7316010203-002984_pano_0013_000129", "timestamp": "2023-02-27T10:06:57.671530Z", "filename": "pano_0013_000129.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241203_0939_Track01_Sphere_00796", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120902.97508652805, 486958.83846005826 ] }, "relative_distance": 1.25762126, "relative_pitch": 88.53351717102828, "relative_heading": 102.19401608332815, "relative_elevation": 49.1247858889401 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_0939_Track01_Sphere_00796/adjacencies/b_20241203_0939_Track01_Sphere_00796/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0004_000218/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0004_000218/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0004_000218/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0004_000218/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002542_pano_0004_000218/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002542_pano_0004_000218/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002542_pano_0004_000218/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0004_000218/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0004_000218/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88656110204172, 52.3694404923088, 45.6393332444131 ] }, "distance": 1.31, "direction": 146.01, "angle": 88.35, "elevation": 45.64, "pano_id": "TMX7316010203-002542_pano_0004_000218", "timestamp": "2022-04-25T10:02:19.827130Z", "filename": "pano_0004_000218.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_20241203_0939_Track01_Sphere_00796", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120902.97508652805, 486958.83846005826 ] }, "relative_distance": 1.31090326, "relative_pitch": 88.35473979185105, "relative_heading": 146.00530731864168, "relative_elevation": 45.6393332444131 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_0939_Track01_Sphere_00796/adjacencies/b_20241203_0939_Track01_Sphere_00796/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/20/TMX7316010203-001530/pano_0003_000782/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/20/TMX7316010203-001530/pano_0003_000782/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/20/TMX7316010203-001530/pano_0003_000782/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/20/TMX7316010203-001530/pano_0003_000782/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001530_pano_0003_000782/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001530_pano_0003_000782/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001530_pano_0003_000782/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/12/20/TMX7316010203-001530/pano_0003_000782/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/12/20/TMX7316010203-001530/pano_0003_000782/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8865628848954, 52.3694601452985, 46.2452987227589 ] }, "distance": 1.39, "direction": 37.84, "angle": 88.27, "elevation": 46.25, "pano_id": "TMX7316010203-001530_pano_0003_000782", "timestamp": "2019-12-20T09:13:45.846270Z", "filename": "pano_0003_000782.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_20241203_0939_Track01_Sphere_00796", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120902.97508652805, 486958.83846005826 ] }, "relative_distance": 1.39283995, "relative_pitch": 88.2748574383752, "relative_heading": 37.83632950710078, "relative_elevation": 46.2452987227589 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_0939_Track01_Sphere_00796/adjacencies/b_20241203_0939_Track01_Sphere_00796/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_04-42-37_01718/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_04-42-37_01718/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_04-42-37_01718/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_04-42-37_01718/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-16_04-42-37_01718/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-16_04-42-37_01718/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-16_04-42-37_01718/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_04-42-37_01718/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_04-42-37_01718/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88655673756642, 52.36946244709298, 0.0 ] }, "distance": 1.42, "direction": 17.81, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-16_04-42-37_01718", "timestamp": "2025-06-16T05:27:42Z", "filename": "recording_2025-06-16_04-42-37_01718.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_20241203_0939_Track01_Sphere_00796", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120902.97508652805, 486958.83846005826 ] }, "relative_distance": 1.42441344, "relative_pitch": 0.0, "relative_heading": 17.810167355883898, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_0939_Track01_Sphere_00796/adjacencies/b_20241203_0939_Track01_Sphere_00796/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000022/pano_0003_000745/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000022/pano_0003_000745/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000022/pano_0003_000745/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000022/pano_0003_000745/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000022_pano_0003_000745/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000022_pano_0003_000745/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000022_pano_0003_000745/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000022/pano_0003_000745/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000022/pano_0003_000745/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88655159744318, 52.3694632614738, 47.9754597637802 ] }, "distance": 1.45, "direction": 3.39, "angle": 88.27, "elevation": 47.98, "pano_id": "TMX7316060226-000022_pano_0003_000745", "timestamp": "2016-08-16T08:02:54.197420Z", "filename": "pano_0003_000745.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_20241203_0939_Track01_Sphere_00796", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120902.97508652805, 486958.83846005826 ] }, "relative_distance": 1.44929706, "relative_pitch": 88.26967039159356, "relative_heading": 3.385137180332001, "relative_elevation": 47.9754597637802 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_0939_Track01_Sphere_00796/adjacencies/b_20241203_0939_Track01_Sphere_00796/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003014/pano_0003_000075/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003014/pano_0003_000075/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003014/pano_0003_000075/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003014/pano_0003_000075/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-003014_pano_0003_000075/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003014_pano_0003_000075/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003014_pano_0003_000075/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003014/pano_0003_000075/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003014/pano_0003_000075/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88657340929393, 52.3694489760668, 49.1555410511792 ] }, "distance": 1.58, "direction": 95.19, "angle": 88.16, "elevation": 49.16, "pano_id": "TMX7316010203-003014_pano_0003_000075", "timestamp": "2023-03-27T11:05:06.457250Z", "filename": "pano_0003_000075.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241203_0939_Track01_Sphere_00796", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120902.97508652805, 486958.83846005826 ] }, "relative_distance": 1.5776875, "relative_pitch": 88.16167592611725, "relative_heading": 95.19420587595889, "relative_elevation": 49.1555410511792 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_0939_Track01_Sphere_00796/adjacencies/b_20241203_0939_Track01_Sphere_00796/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002961/pano_0026_000124/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002961/pano_0026_000124/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002961/pano_0026_000124/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002961/pano_0026_000124/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002961_pano_0026_000124/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002961_pano_0026_000124/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002961_pano_0026_000124/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002961/pano_0026_000124/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002961/pano_0026_000124/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88655110098849, 52.3694331581334, 47.081739326939 ] }, "distance": 1.9, "direction": 178.44, "angle": 87.68, "elevation": 47.08, "pano_id": "TMX7316010203-002961_pano_0026_000124", "timestamp": "2023-02-06T12:03:50.631110Z", "filename": "pano_0026_000124.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241203_0939_Track01_Sphere_00796", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120902.97508652805, 486958.83846005826 ] }, "relative_distance": 1.90366558, "relative_pitch": 87.68460926545463, "relative_heading": 178.44186026358548, "relative_elevation": 47.081739326939 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_0939_Track01_Sphere_00796/adjacencies/b_20241203_0939_Track01_Sphere_00796/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/14/TMX7316010203-000719/pano_0000_000439/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/14/TMX7316010203-000719/pano_0000_000439/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/14/TMX7316010203-000719/pano_0000_000439/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/14/TMX7316010203-000719/pano_0000_000439/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000719_pano_0000_000439/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000719_pano_0000_000439/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000719_pano_0000_000439/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/14/TMX7316010203-000719/pano_0000_000439/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/14/TMX7316010203-000719/pano_0000_000439/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88655117293465, 52.3694675038495, 46.4422038588673 ] }, "distance": 1.92, "direction": 1.69, "angle": 87.63, "elevation": 46.44, "pano_id": "TMX7316010203-000719_pano_0000_000439", "timestamp": "2018-05-14T11:43:47.201450Z", "filename": "pano_0000_000439.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241203_0939_Track01_Sphere_00796", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120902.97508652805, 486958.83846005826 ] }, "relative_distance": 1.91967241, "relative_pitch": 87.63304620859759, "relative_heading": 1.691460154548019, "relative_elevation": 46.4422038588673 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_0939_Track01_Sphere_00796/adjacencies/b_20241203_0939_Track01_Sphere_00796/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003027/pano_0018_000049/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003027/pano_0018_000049/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003027/pano_0018_000049/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003027/pano_0018_000049/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-003027_pano_0018_000049/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003027_pano_0018_000049/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003027_pano_0018_000049/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003027/pano_0018_000049/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003027/pano_0018_000049/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88656430236219, 52.3694673641071, 47.8437750991434 ] }, "distance": 2.13, "direction": 26.55, "angle": 87.45, "elevation": 47.84, "pano_id": "TMX7316010203-003027_pano_0018_000049", "timestamp": "2023-04-11T09:51:06.996840Z", "filename": "pano_0018_000049.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241203_0939_Track01_Sphere_00796", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120902.97508652805, 486958.83846005826 ] }, "relative_distance": 2.12761738, "relative_pitch": 87.45372866393784, "relative_heading": 26.547736349022372, "relative_elevation": 47.8437750991434 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_0939_Track01_Sphere_00796/adjacencies/b_20241203_0939_Track01_Sphere_00796/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002990/pano_0002_000118/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002990/pano_0002_000118/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002990/pano_0002_000118/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002990/pano_0002_000118/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002990_pano_0002_000118/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002990_pano_0002_000118/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002990_pano_0002_000118/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002990/pano_0002_000118/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002990/pano_0002_000118/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88656567576386, 52.3694323887457, 49.2996601974592 ] }, "distance": 2.25, "direction": 152.29, "angle": 87.39, "elevation": 49.3, "pano_id": "TMX7316010203-002990_pano_0002_000118", "timestamp": "2023-03-06T10:44:12.718350Z", "filename": "pano_0002_000118.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241203_0939_Track01_Sphere_00796", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120902.97508652805, 486958.83846005826 ] }, "relative_distance": 2.24618457, "relative_pitch": 87.39130142392308, "relative_heading": 152.2899710078941, "relative_elevation": 49.2996601974592 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_0939_Track01_Sphere_00796/adjacencies/b_20241203_0939_Track01_Sphere_00796/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003020/pano_0006_000088/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003020/pano_0006_000088/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003020/pano_0006_000088/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003020/pano_0006_000088/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-003020_pano_0006_000088/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003020_pano_0006_000088/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003020_pano_0006_000088/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003020/pano_0006_000088/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003020/pano_0006_000088/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88657217011538, 52.3694658316962, 47.8460956746712 ] }, "distance": 2.28, "direction": 40.63, "angle": 87.27, "elevation": 47.85, "pano_id": "TMX7316010203-003020_pano_0006_000088", "timestamp": "2023-04-03T07:42:22.115750Z", "filename": "pano_0006_000088.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241203_0939_Track01_Sphere_00796", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120902.97508652805, 486958.83846005826 ] }, "relative_distance": 2.28321686, "relative_pitch": 87.26791657157835, "relative_heading": 40.6313271577597, "relative_elevation": 47.8460956746712 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_0939_Track01_Sphere_00796/adjacencies/b_20241203_0939_Track01_Sphere_00796/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003047/pano_0012_000088/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003047/pano_0012_000088/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003047/pano_0012_000088/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003047/pano_0012_000088/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-003047_pano_0012_000088/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003047_pano_0012_000088/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003047_pano_0012_000088/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003047/pano_0012_000088/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003047/pano_0012_000088/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88657709934694, 52.3694654731891, 48.2467916896567 ] }, "distance": 2.49, "direction": 47.11, "angle": 87.05, "elevation": 48.25, "pano_id": "TMX7316010203-003047_pano_0012_000088", "timestamp": "2023-04-17T10:01:37.137460Z", "filename": "pano_0012_000088.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241203_0939_Track01_Sphere_00796", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120902.97508652805, 486958.83846005826 ] }, "relative_distance": 2.48746626, "relative_pitch": 87.04860708928985, "relative_heading": 47.112398400961474, "relative_elevation": 48.2467916896567 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_0939_Track01_Sphere_00796/adjacencies/b_20241203_0939_Track01_Sphere_00796/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_003315/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_003315/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_003315/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_003315/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001053_pano_0000_003315/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001053_pano_0000_003315/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001053_pano_0000_003315/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_003315/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_003315/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88658678893106, 52.3694537178316, 48.6093809343874 ] }, "distance": 2.51, "direction": 81.19, "angle": 87.04, "elevation": 48.61, "pano_id": "TMX7316010203-001053_pano_0000_003315", "timestamp": "2019-01-14T12:56:08.794520Z", "filename": "pano_0000_003315.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_20241203_0939_Track01_Sphere_00796", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120902.97508652805, 486958.83846005826 ] }, "relative_distance": 2.51215858, "relative_pitch": 87.04155574293613, "relative_heading": 81.18888624539113, "relative_elevation": 48.6093809343874 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_0939_Track01_Sphere_00796/adjacencies/b_20241203_0939_Track01_Sphere_00796/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003047/pano_0011_000038/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003047/pano_0011_000038/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003047/pano_0011_000038/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003047/pano_0011_000038/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-003047_pano_0011_000038/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003047_pano_0011_000038/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003047_pano_0011_000038/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003047/pano_0011_000038/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003047/pano_0011_000038/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88658665519971, 52.3694362512627, 50.2100128000602 ] }, "distance": 2.92, "direction": 122.22, "angle": 86.67, "elevation": 50.21, "pano_id": "TMX7316010203-003047_pano_0011_000038", "timestamp": "2023-04-17T09:50:31.012970Z", "filename": "pano_0011_000038.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241203_0939_Track01_Sphere_00796", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120902.97508652805, 486958.83846005826 ] }, "relative_distance": 2.92361216, "relative_pitch": 86.66756290730041, "relative_heading": 122.21972319228483, "relative_elevation": 50.2100128000602 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_0939_Track01_Sphere_00796/adjacencies/b_20241203_0939_Track01_Sphere_00796/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002976/pano_0006_000097/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002976/pano_0006_000097/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002976/pano_0006_000097/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002976/pano_0006_000097/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002976_pano_0006_000097/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002976_pano_0006_000097/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002976_pano_0006_000097/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002976/pano_0006_000097/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002976/pano_0006_000097/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88652035251336, 52.3694300850893, 42.342577942647 ] }, "distance": 3.04, "direction": 222.3, "angle": 85.9, "elevation": 42.34, "pano_id": "TMX7316010203-002976_pano_0006_000097", "timestamp": "2023-02-20T09:31:52.425050Z", "filename": "pano_0006_000097.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241203_0939_Track01_Sphere_00796", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120902.97508652805, 486958.83846005826 ] }, "relative_distance": 3.03507103, "relative_pitch": 85.90011132871473, "relative_heading": 222.2977734077101, "relative_elevation": 42.342577942647 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_0939_Track01_Sphere_00796/adjacencies/b_20241203_0939_Track01_Sphere_00796/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003027/pano_0018_000050/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003027/pano_0018_000050/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003027/pano_0018_000050/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003027/pano_0018_000050/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-003027_pano_0018_000050/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003027_pano_0018_000050/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003027_pano_0018_000050/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003027/pano_0018_000050/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003027/pano_0018_000050/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88656006811666, 52.3694232094918, 47.8035080898553 ] }, "distance": 3.08, "direction": 167.59, "angle": 86.31, "elevation": 47.8, "pano_id": "TMX7316010203-003027_pano_0018_000050", "timestamp": "2023-04-11T09:51:08.271990Z", "filename": "pano_0018_000050.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241203_0939_Track01_Sphere_00796", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120902.97508652805, 486958.83846005826 ] }, "relative_distance": 3.08204188, "relative_pitch": 86.31106736572737, "relative_heading": 167.58663357704333, "relative_elevation": 47.8035080898553 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_0939_Track01_Sphere_00796/adjacencies/b_20241203_0939_Track01_Sphere_00796/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/14/TMX7316010203-000719/pano_0000_000440/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/14/TMX7316010203-000719/pano_0000_000440/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/14/TMX7316010203-000719/pano_0000_000440/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/14/TMX7316010203-000719/pano_0000_000440/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000719_pano_0000_000440/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000719_pano_0000_000440/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000719_pano_0000_000440/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/14/TMX7316010203-000719/pano_0000_000440/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/14/TMX7316010203-000719/pano_0000_000440/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88654627143081, 52.3694225111463, 46.4519660416991 ] }, "distance": 3.1, "direction": 185.13, "angle": 86.18, "elevation": 46.45, "pano_id": "TMX7316010203-000719_pano_0000_000440", "timestamp": "2018-05-14T11:43:47.911450Z", "filename": "pano_0000_000440.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241203_0939_Track01_Sphere_00796", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120902.97508652805, 486958.83846005826 ] }, "relative_distance": 3.10011487, "relative_pitch": 86.18185179859101, "relative_heading": 185.12971684170427, "relative_elevation": 46.4519660416991 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_0939_Track01_Sphere_00796/adjacencies/b_20241203_0939_Track01_Sphere_00796/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003020/pano_0006_000089/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003020/pano_0006_000089/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003020/pano_0006_000089/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003020/pano_0006_000089/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-003020_pano_0006_000089/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003020_pano_0006_000089/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003020_pano_0006_000089/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003020/pano_0006_000089/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003020/pano_0006_000089/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88656694041931, 52.3694227050831, 47.8351117493585 ] }, "distance": 3.27, "direction": 159.76, "angle": 86.09, "elevation": 47.84, "pano_id": "TMX7316010203-003020_pano_0006_000089", "timestamp": "2023-04-03T07:42:22.625760Z", "filename": "pano_0006_000089.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241203_0939_Track01_Sphere_00796", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120902.97508652805, 486958.83846005826 ] }, "relative_distance": 3.26792767, "relative_pitch": 86.09182502740617, "relative_heading": 159.75894922457758, "relative_elevation": 47.8351117493585 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_0939_Track01_Sphere_00796/adjacencies/b_20241203_0939_Track01_Sphere_00796/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002976/pano_0006_000096/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002976/pano_0006_000096/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002976/pano_0006_000096/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002976/pano_0006_000096/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002976_pano_0006_000096/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002976_pano_0006_000096/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002976_pano_0006_000096/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002976/pano_0006_000096/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002976/pano_0006_000096/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88652394682017, 52.3694752946984, 42.2953779324889 ] }, "distance": 3.32, "direction": 327.16, "angle": 85.52, "elevation": 42.3, "pano_id": "TMX7316010203-002976_pano_0006_000096", "timestamp": "2023-02-20T09:31:51.730090Z", "filename": "pano_0006_000096.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241203_0939_Track01_Sphere_00796", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120902.97508652805, 486958.83846005826 ] }, "relative_distance": 3.31546578, "relative_pitch": 85.51784273843728, "relative_heading": 327.1645491722969, "relative_elevation": 42.2953779324889 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_0939_Track01_Sphere_00796/adjacencies/b_20241203_0939_Track01_Sphere_00796/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002990/pano_0002_000117/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002990/pano_0002_000117/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002990/pano_0002_000117/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002990/pano_0002_000117/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002990_pano_0002_000117/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002990_pano_0002_000117/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002990_pano_0002_000117/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002990/pano_0002_000117/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002990/pano_0002_000117/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88657051367654, 52.369477431484, 49.3546982519329 ] }, "distance": 3.32, "direction": 24.44, "angle": 86.15, "elevation": 49.35, "pano_id": "TMX7316010203-002990_pano_0002_000117", "timestamp": "2023-03-06T10:44:11.948380Z", "filename": "pano_0002_000117.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241203_0939_Track01_Sphere_00796", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120902.97508652805, 486958.83846005826 ] }, "relative_distance": 3.32107655, "relative_pitch": 86.15037156607504, "relative_heading": 24.43850994444753, "relative_elevation": 49.3546982519329 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_0939_Track01_Sphere_00796/adjacencies/b_20241203_0939_Track01_Sphere_00796/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_04-42-37_01719/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_04-42-37_01719/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_04-42-37_01719/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_04-42-37_01719/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-16_04-42-37_01719/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-16_04-42-37_01719/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-16_04-42-37_01719/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_04-42-37_01719/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_04-42-37_01719/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.886552368926595, 52.3694188921117, 0.0 ] }, "distance": 3.49, "direction": 177.73, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-16_04-42-37_01719", "timestamp": "2025-06-16T05:27:43Z", "filename": "recording_2025-06-16_04-42-37_01719.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_20241203_0939_Track01_Sphere_00796", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120902.97508652805, 486958.83846005826 ] }, "relative_distance": 3.49313603, "relative_pitch": 0.0, "relative_heading": 177.73384471984917, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_0939_Track01_Sphere_00796/adjacencies/b_20241203_0939_Track01_Sphere_00796/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002961/pano_0026_000123/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002961/pano_0026_000123/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002961/pano_0026_000123/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002961/pano_0026_000123/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002961_pano_0026_000123/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002961_pano_0026_000123/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002961_pano_0026_000123/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002961/pano_0026_000123/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002961/pano_0026_000123/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88655621029283, 52.3694821730566, 47.0966713512316 ] }, "distance": 3.57, "direction": 6.42, "angle": 85.66, "elevation": 47.1, "pano_id": "TMX7316010203-002961_pano_0026_000123", "timestamp": "2023-02-06T12:03:49.911100Z", "filename": "pano_0026_000123.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241203_0939_Track01_Sphere_00796", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120902.97508652805, 486958.83846005826 ] }, "relative_distance": 3.57357315, "relative_pitch": 85.6608596155671, "relative_heading": 6.422932525172847, "relative_elevation": 47.0966713512316 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_0939_Track01_Sphere_00796/adjacencies/b_20241203_0939_Track01_Sphere_00796/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000022/pano_0003_000746/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000022/pano_0003_000746/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000022/pano_0003_000746/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000022/pano_0003_000746/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000022_pano_0003_000746/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000022_pano_0003_000746/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000022_pano_0003_000746/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000022/pano_0003_000746/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000022/pano_0003_000746/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88654672911952, 52.3694180268433, 47.9451861940324 ] }, "distance": 3.6, "direction": 183.92, "angle": 85.71, "elevation": 47.95, "pano_id": "TMX7316060226-000022_pano_0003_000746", "timestamp": "2016-08-16T08:02:54.927450Z", "filename": "pano_0003_000746.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_20241203_0939_Track01_Sphere_00796", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120902.97508652805, 486958.83846005826 ] }, "relative_distance": 3.59511333, "relative_pitch": 85.71176839165152, "relative_heading": 183.92376377160525, "relative_elevation": 47.9451861940324 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_0939_Track01_Sphere_00796/adjacencies/b_20241203_0939_Track01_Sphere_00796/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003047/pano_0012_000089/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003047/pano_0012_000089/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003047/pano_0012_000089/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003047/pano_0012_000089/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-003047_pano_0012_000089/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003047_pano_0012_000089/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003047_pano_0012_000089/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003047/pano_0012_000089/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003047/pano_0012_000089/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88657156682298, 52.3694178325066, 48.2424085689709 ] }, "distance": 3.89, "direction": 158.17, "angle": 85.39, "elevation": 48.24, "pano_id": "TMX7316010203-003047_pano_0012_000089", "timestamp": "2023-04-17T10:01:38.047610Z", "filename": "pano_0012_000089.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241203_0939_Track01_Sphere_00796", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120902.97508652805, 486958.83846005826 ] }, "relative_distance": 3.8871589, "relative_pitch": 85.39331301529285, "relative_heading": 158.16584676010265, "relative_elevation": 48.2424085689709 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_0939_Track01_Sphere_00796/adjacencies/b_20241203_0939_Track01_Sphere_00796/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/20/TMX7316010203-001530/pano_0003_000783/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/20/TMX7316010203-001530/pano_0003_000783/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/20/TMX7316010203-001530/pano_0003_000783/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/20/TMX7316010203-001530/pano_0003_000783/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001530_pano_0003_000783/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001530_pano_0003_000783/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001530_pano_0003_000783/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/12/20/TMX7316010203-001530/pano_0003_000783/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/12/20/TMX7316010203-001530/pano_0003_000783/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88655861294826, 52.3694149209041, 46.2349616456777 ] }, "distance": 3.97, "direction": 171.85, "angle": 85.09, "elevation": 46.23, "pano_id": "TMX7316010203-001530_pano_0003_000783", "timestamp": "2019-12-20T09:13:46.486300Z", "filename": "pano_0003_000783.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_20241203_0939_Track01_Sphere_00796", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120902.97508652805, 486958.83846005826 ] }, "relative_distance": 3.97245498, "relative_pitch": 85.08927225955438, "relative_heading": 171.84626078994327, "relative_elevation": 46.2349616456777 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_0939_Track01_Sphere_00796/adjacencies/b_20241203_0939_Track01_Sphere_00796/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0004_000217/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0004_000217/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0004_000217/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0004_000217/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002542_pano_0004_000217/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002542_pano_0004_000217/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002542_pano_0004_000217/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0004_000217/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0004_000217/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8865649800563, 52.3694860139773, 45.6497162478045 ] }, "distance": 4.1, "direction": 14.07, "angle": 84.87, "elevation": 45.65, "pano_id": "TMX7316010203-002542_pano_0004_000217", "timestamp": "2022-04-25T10:02:19.062180Z", "filename": "pano_0004_000217.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_20241203_0939_Track01_Sphere_00796", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120902.97508652805, 486958.83846005826 ] }, "relative_distance": 4.10157819, "relative_pitch": 84.86582164588242, "relative_heading": 14.069415462909626, "relative_elevation": 45.6497162478045 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_0939_Track01_Sphere_00796/adjacencies/b_20241203_0939_Track01_Sphere_00796/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002971/pano_0003_000040/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002971/pano_0003_000040/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002971/pano_0003_000040/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002971/pano_0003_000040/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002971_pano_0003_000040/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002971_pano_0003_000040/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002971_pano_0003_000040/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002971/pano_0003_000040/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002971/pano_0003_000040/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88655871023216, 52.3694101583557, 47.3698892630637 ] }, "distance": 4.5, "direction": 172.72, "angle": 84.58, "elevation": 47.37, "pano_id": "TMX7316010203-002971_pano_0003_000040", "timestamp": "2023-02-13T11:58:18.720480Z", "filename": "pano_0003_000040.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241203_0939_Track01_Sphere_00796", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120902.97508652805, 486958.83846005826 ] }, "relative_distance": 4.49851022, "relative_pitch": 84.57514053691784, "relative_heading": 172.72006951136433, "relative_elevation": 47.3698892630637 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_0939_Track01_Sphere_00796/adjacencies/b_20241203_0939_Track01_Sphere_00796/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0000_001361/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0000_001361/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0000_001361/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0000_001361/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001178_pano_0000_001361/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001178_pano_0000_001361/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001178_pano_0000_001361/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0000_001361/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0000_001361/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88654627462866, 52.3694097673011, 46.7814557263628 ] }, "distance": 4.51, "direction": 183.52, "angle": 84.49, "elevation": 46.78, "pano_id": "TMX7316010203-001178_pano_0000_001361", "timestamp": "2019-05-13T07:18:05.154370Z", "filename": "pano_0000_001361.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2019", "tags": [ "mission-bi", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241203_0939_Track01_Sphere_00796", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120902.97508652805, 486958.83846005826 ] }, "relative_distance": 4.51426605, "relative_pitch": 84.4881998824179, "relative_heading": 183.517509228901, "relative_elevation": 46.7814557263628 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_0939_Track01_Sphere_00796/adjacencies/b_20241203_0939_Track01_Sphere_00796/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002988/pano_0025_000092/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002988/pano_0025_000092/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002988/pano_0025_000092/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002988/pano_0025_000092/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002988_pano_0025_000092/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002988_pano_0025_000092/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002988_pano_0025_000092/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002988/pano_0025_000092/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002988/pano_0025_000092/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88654157559074, 52.3694910890302, 46.6934363078326 ] }, "distance": 4.58, "direction": 352.51, "angle": 84.4, "elevation": 46.69, "pano_id": "TMX7316010203-002988_pano_0025_000092", "timestamp": "2023-03-06T09:20:31.822290Z", "filename": "pano_0025_000092.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241203_0939_Track01_Sphere_00796", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120902.97508652805, 486958.83846005826 ] }, "relative_distance": 4.58232092, "relative_pitch": 84.39515133682616, "relative_heading": 352.5137496993652, "relative_elevation": 46.6934363078326 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_0939_Track01_Sphere_00796/adjacencies/b_20241203_0939_Track01_Sphere_00796/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241203_0939_Track01_Sphere_00797/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241203_0939_Track01_Sphere_00797/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241203_0939_Track01_Sphere_00797/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241203_0939_Track01_Sphere_00797/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241203_0939_Track01_Sphere_00797/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_0939_Track01_Sphere_00797/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_0939_Track01_Sphere_00797/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241203_0939_Track01_Sphere_00797/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241203_0939_Track01_Sphere_00797/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.886545877813431, 52.36940597627546, 0.0 ] }, "distance": 4.94, "direction": 183.53, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241203_0939_Track01_Sphere_00797", "timestamp": "2024-12-03T09:20:48Z", "filename": "Job_20241203_0939_Track01_Sphere_00797.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_20241203_0939_Track01_Sphere_00796", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120902.97508652805, 486958.83846005826 ] }, "relative_distance": 4.93697366, "relative_pitch": 0.0, "relative_heading": 183.53021799491506, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_0939_Track01_Sphere_00796/adjacencies/b_20241203_0939_Track01_Sphere_00796/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0001_002974/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0001_002974/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0001_002974/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0001_002974/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002306_pano_0001_002974/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002306_pano_0001_002974/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002306_pano_0001_002974/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0001_002974/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0001_002974/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88654958706571, 52.3694058558805, 46.2422077506781 ] }, "distance": 4.94, "direction": 180.6, "angle": 83.9, "elevation": 46.24, "pano_id": "TMX7316010203-002306_pano_0001_002974", "timestamp": "2021-09-09T11:16:54.728990Z", "filename": "pano_0001_002974.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_20241203_0939_Track01_Sphere_00796", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120902.97508652805, 486958.83846005826 ] }, "relative_distance": 4.94126929, "relative_pitch": 83.90073147145493, "relative_heading": 180.5954555439688, "relative_elevation": 46.2422077506781 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_0939_Track01_Sphere_00796/adjacencies/b_20241203_0939_Track01_Sphere_00796/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241203_0939_Track01_Sphere_00795/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241203_0939_Track01_Sphere_00795/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241203_0939_Track01_Sphere_00795/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241203_0939_Track01_Sphere_00795/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241203_0939_Track01_Sphere_00795/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_0939_Track01_Sphere_00795/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_0939_Track01_Sphere_00795/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241203_0939_Track01_Sphere_00795/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241203_0939_Track01_Sphere_00795/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.886554814026426, 52.3694949745002, 0.0 ] }, "distance": 4.98, "direction": 3.5, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241203_0939_Track01_Sphere_00795", "timestamp": "2024-12-03T09:20:46Z", "filename": "Job_20241203_0939_Track01_Sphere_00795.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_20241203_0939_Track01_Sphere_00796", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120902.97508652805, 486958.83846005826 ] }, "relative_distance": 4.98493378, "relative_pitch": 0.0, "relative_heading": 3.50390847391639, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_0939_Track01_Sphere_00796/adjacencies/b_20241203_0939_Track01_Sphere_00796/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/08/TMX7316010203-001543/pano_0000_003047/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/08/TMX7316010203-001543/pano_0000_003047/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/08/TMX7316010203-001543/pano_0000_003047/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/08/TMX7316010203-001543/pano_0000_003047/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001543_pano_0000_003047/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001543_pano_0000_003047/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001543_pano_0000_003047/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/13/08/TMX7316010203-001543/pano_0000_003047/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/13/08/TMX7316010203-001543/pano_0000_003047/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88655131908794, 52.3694042842732, 46.9965640166774 ] }, "distance": 5.12, "direction": 179.25, "angle": 83.79, "elevation": 47.0, "pano_id": "TMX7316010203-001543_pano_0000_003047", "timestamp": "2020-01-08T11:04:35.332840Z", "filename": "pano_0000_003047.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_20241203_0939_Track01_Sphere_00796", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120902.97508652805, 486958.83846005826 ] }, "relative_distance": 5.11631577, "relative_pitch": 83.78692069247091, "relative_heading": 179.25394521938034, "relative_elevation": 46.9965640166774 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_0939_Track01_Sphere_00796/adjacencies/b_20241203_0939_Track01_Sphere_00796/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002951/pano_0016_000118/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002951/pano_0016_000118/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002951/pano_0016_000118/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002951/pano_0016_000118/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002951_pano_0016_000118/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002951_pano_0016_000118/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002951_pano_0016_000118/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002951/pano_0016_000118/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002951/pano_0016_000118/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88654095969024, 52.3694042779222, 45.8857395760715 ] }, "distance": 5.16, "direction": 187.12, "angle": 83.59, "elevation": 45.89, "pano_id": "TMX7316010203-002951_pano_0016_000118", "timestamp": "2023-01-30T11:25:22.222270Z", "filename": "pano_0016_000118.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241203_0939_Track01_Sphere_00796", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120902.97508652805, 486958.83846005826 ] }, "relative_distance": 5.15633273, "relative_pitch": 83.58838109177978, "relative_heading": 187.11840068456354, "relative_elevation": 45.8857395760715 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_0939_Track01_Sphere_00796/adjacencies/b_20241203_0939_Track01_Sphere_00796/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_003316/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_003316/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_003316/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_003316/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001053_pano_0000_003316/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001053_pano_0000_003316/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001053_pano_0000_003316/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_003316/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_003316/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88658379577613, 52.3694086792621, 48.5725453672931 ] }, "distance": 5.16, "direction": 153.78, "angle": 83.94, "elevation": 48.57, "pano_id": "TMX7316010203-001053_pano_0000_003316", "timestamp": "2019-01-14T12:56:09.704470Z", "filename": "pano_0000_003316.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_20241203_0939_Track01_Sphere_00796", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120902.97508652805, 486958.83846005826 ] }, "relative_distance": 5.15749986, "relative_pitch": 83.93896537334747, "relative_heading": 153.78043119200186, "relative_elevation": 48.5725453672931 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_0939_Track01_Sphere_00796/adjacencies/b_20241203_0939_Track01_Sphere_00796/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0001_002972/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0001_002972/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0001_002972/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0001_002972/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002306_pano_0001_002972/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002306_pano_0001_002972/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002306_pano_0001_002972/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0001_002972/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0001_002972/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88655779044464, 52.3694971483958, 46.2714580055326 ] }, "distance": 5.24, "direction": 5.55, "angle": 83.54, "elevation": 46.27, "pano_id": "TMX7316010203-002306_pano_0001_002972", "timestamp": "2021-09-09T11:16:53.199010Z", "filename": "pano_0001_002972.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_20241203_0939_Track01_Sphere_00796", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120902.97508652805, 486958.83846005826 ] }, "relative_distance": 5.24212706, "relative_pitch": 83.5364781873193, "relative_heading": 5.554398838497013, "relative_elevation": 46.2714580055326 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_0939_Track01_Sphere_00796/adjacencies/b_20241203_0939_Track01_Sphere_00796/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002951/pano_0016_000116/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002951/pano_0016_000116/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002951/pano_0016_000116/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002951/pano_0016_000116/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002951_pano_0016_000116/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002951_pano_0016_000116/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002951_pano_0016_000116/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002951/pano_0016_000116/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002951/pano_0016_000116/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88655029230786, 52.3694979768393, 45.9363997764885 ] }, "distance": 5.31, "direction": 359.96, "angle": 83.41, "elevation": 45.94, "pano_id": "TMX7316010203-002951_pano_0016_000116", "timestamp": "2023-01-30T11:25:20.627320Z", "filename": "pano_0016_000116.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241203_0939_Track01_Sphere_00796", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120902.97508652805, 486958.83846005826 ] }, "relative_distance": 5.3096995, "relative_pitch": 83.40655204008486, "relative_heading": 359.9642063793047, "relative_elevation": 45.9363997764885 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_0939_Track01_Sphere_00796/adjacencies/b_20241203_0939_Track01_Sphere_00796/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0000_001359/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0000_001359/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0000_001359/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0000_001359/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001178_pano_0000_001359/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001178_pano_0000_001359/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001178_pano_0000_001359/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0000_001359/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0000_001359/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88655395213026, 52.3694984828171, 46.8006626851857 ] }, "distance": 5.37, "direction": 2.62, "angle": 83.45, "elevation": 46.8, "pano_id": "TMX7316010203-001178_pano_0000_001359", "timestamp": "2019-05-13T07:18:03.459490Z", "filename": "pano_0000_001359.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2019", "tags": [ "mission-bi", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241203_0939_Track01_Sphere_00796", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120902.97508652805, 486958.83846005826 ] }, "relative_distance": 5.37163476, "relative_pitch": 83.45242002954342, "relative_heading": 2.6243893350358403, "relative_elevation": 46.8006626851857 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_0939_Track01_Sphere_00796/adjacencies/b_20241203_0939_Track01_Sphere_00796/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003047/pano_0011_000037/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003047/pano_0011_000037/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003047/pano_0011_000037/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003047/pano_0011_000037/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-003047_pano_0011_000037/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003047_pano_0011_000037/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003047_pano_0011_000037/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003047/pano_0011_000037/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003047/pano_0011_000037/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88659056263199, 52.3694918336627, 50.2210137546062 ] }, "distance": 5.38, "direction": 30.63, "angle": 83.89, "elevation": 50.22, "pano_id": "TMX7316010203-003047_pano_0011_000037", "timestamp": "2023-04-17T09:50:29.882900Z", "filename": "pano_0011_000037.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241203_0939_Track01_Sphere_00796", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120902.97508652805, 486958.83846005826 ] }, "relative_distance": 5.37643754, "relative_pitch": 83.88944283703944, "relative_heading": 30.633575468939174, "relative_elevation": 50.2210137546062 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_0939_Track01_Sphere_00796/adjacencies/b_20241203_0939_Track01_Sphere_00796/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002984/pano_0013_000128/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002984/pano_0013_000128/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002984/pano_0013_000128/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002984/pano_0013_000128/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002984_pano_0013_000128/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002984_pano_0013_000128/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002984_pano_0013_000128/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002984/pano_0013_000128/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002984/pano_0013_000128/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.886573264843, 52.3694967165887, 49.1360494513065 ] }, "distance": 5.4, "direction": 16.81, "angle": 83.73, "elevation": 49.14, "pano_id": "TMX7316010203-002984_pano_0013_000128", "timestamp": "2023-02-27T10:06:56.961540Z", "filename": "pano_0013_000128.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241203_0939_Track01_Sphere_00796", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120902.97508652805, 486958.83846005826 ] }, "relative_distance": 5.40011491, "relative_pitch": 83.72828997871353, "relative_heading": 16.806245356086546, "relative_elevation": 49.1360494513065 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_0939_Track01_Sphere_00796/adjacencies/b_20241203_0939_Track01_Sphere_00796/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002971/pano_0003_000038/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002971/pano_0003_000038/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002971/pano_0003_000038/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002971/pano_0003_000038/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002971_pano_0003_000038/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002971_pano_0003_000038/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002971_pano_0003_000038/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002971/pano_0003_000038/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002971/pano_0003_000038/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88656457942663, 52.3694980157163, 47.4119441499934 ] }, "distance": 5.4, "direction": 10.34, "angle": 83.5, "elevation": 47.41, "pano_id": "TMX7316010203-002971_pano_0003_000038", "timestamp": "2023-02-13T11:58:17.100460Z", "filename": "pano_0003_000038.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241203_0939_Track01_Sphere_00796", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120902.97508652805, 486958.83846005826 ] }, "relative_distance": 5.40179221, "relative_pitch": 83.50013896737353, "relative_heading": 10.342503951729627, "relative_elevation": 47.4119441499934 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_0939_Track01_Sphere_00796/adjacencies/b_20241203_0939_Track01_Sphere_00796/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/08/TMX7316010203-001543/pano_0000_003045/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/08/TMX7316010203-001543/pano_0000_003045/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/08/TMX7316010203-001543/pano_0000_003045/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/08/TMX7316010203-001543/pano_0000_003045/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001543_pano_0000_003045/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001543_pano_0000_003045/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001543_pano_0000_003045/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/13/08/TMX7316010203-001543/pano_0000_003045/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/13/08/TMX7316010203-001543/pano_0000_003045/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88655894933351, 52.3694986638859, 46.9855038141832 ] }, "distance": 5.42, "direction": 6.21, "angle": 83.42, "elevation": 46.99, "pano_id": "TMX7316010203-001543_pano_0000_003045", "timestamp": "2020-01-08T11:04:32.967880Z", "filename": "pano_0000_003045.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_20241203_0939_Track01_Sphere_00796", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120902.97508652805, 486958.83846005826 ] }, "relative_distance": 5.417968, "relative_pitch": 83.42219065241981, "relative_heading": 6.212613024078513, "relative_elevation": 46.9855038141832 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_0939_Track01_Sphere_00796/adjacencies/b_20241203_0939_Track01_Sphere_00796/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003014/pano_0003_000074/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003014/pano_0003_000074/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003014/pano_0003_000074/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003014/pano_0003_000074/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-003014_pano_0003_000074/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003014_pano_0003_000074/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003014_pano_0003_000074/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003014/pano_0003_000074/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003014/pano_0003_000074/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88657889852644, 52.3694960937552, 49.1905896756798 ] }, "distance": 5.46, "direction": 20.88, "angle": 83.67, "elevation": 49.19, "pano_id": "TMX7316010203-003014_pano_0003_000074", "timestamp": "2023-03-27T11:05:05.827260Z", "filename": "pano_0003_000074.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241203_0939_Track01_Sphere_00796", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120902.97508652805, 486958.83846005826 ] }, "relative_distance": 5.45847839, "relative_pitch": 83.66802652003317, "relative_heading": 20.875713838046863, "relative_elevation": 49.1905896756798 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_0939_Track01_Sphere_00796/adjacencies/b_20241203_0939_Track01_Sphere_00796/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003014/pano_0003_000076/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003014/pano_0003_000076/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003014/pano_0003_000076/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003014/pano_0003_000076/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-003014_pano_0003_000076/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003014_pano_0003_000076/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003014_pano_0003_000076/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003014/pano_0003_000076/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003014/pano_0003_000076/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88656699513131, 52.3694021069352, 49.1358407698572 ] }, "distance": 5.48, "direction": 168.05, "angle": 83.64, "elevation": 49.14, "pano_id": "TMX7316010203-003014_pano_0003_000076", "timestamp": "2023-03-27T11:05:07.082280Z", "filename": "pano_0003_000076.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241203_0939_Track01_Sphere_00796", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120902.97508652805, 486958.83846005826 ] }, "relative_distance": 5.47691813, "relative_pitch": 83.63978959585191, "relative_heading": 168.04685795542332, "relative_elevation": 49.1358407698572 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_0939_Track01_Sphere_00796/adjacencies/b_20241203_0939_Track01_Sphere_00796/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002984/pano_0013_000130/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002984/pano_0013_000130/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002984/pano_0013_000130/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002984/pano_0013_000130/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002984_pano_0013_000130/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002984_pano_0013_000130/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002984_pano_0013_000130/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002984/pano_0013_000130/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002984/pano_0013_000130/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88656301780818, 52.3693989656253, 49.1124249584973 ] }, "distance": 5.77, "direction": 171.4, "angle": 83.3, "elevation": 49.11, "pano_id": "TMX7316010203-002984_pano_0013_000130", "timestamp": "2023-02-27T10:06:58.381500Z", "filename": "pano_0013_000130.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241203_0939_Track01_Sphere_00796", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120902.97508652805, 486958.83846005826 ] }, "relative_distance": 5.77264956, "relative_pitch": 83.29624216340721, "relative_heading": 171.3978116863805, "relative_elevation": 49.1124249584973 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_0939_Track01_Sphere_00796/adjacencies/b_20241203_0939_Track01_Sphere_00796/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_003314/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_003314/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_003314/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_003314/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001053_pano_0000_003314/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001053_pano_0000_003314/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001053_pano_0000_003314/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_003314/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_003314/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88658894622763, 52.3694987143908, 48.6614953167737 ] }, "distance": 6.0, "direction": 26.0, "angle": 82.97, "elevation": 48.66, "pano_id": "TMX7316010203-001053_pano_0000_003314", "timestamp": "2019-01-14T12:56:07.849500Z", "filename": "pano_0000_003314.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_20241203_0939_Track01_Sphere_00796", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120902.97508652805, 486958.83846005826 ] }, "relative_distance": 5.99876346, "relative_pitch": 82.97229845887009, "relative_heading": 25.997453773556675, "relative_elevation": 48.6614953167737 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_0939_Track01_Sphere_00796/adjacencies/b_20241203_0939_Track01_Sphere_00796/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002988/pano_0025_000094/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002988/pano_0025_000094/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002988/pano_0025_000094/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002988/pano_0025_000094/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002988_pano_0025_000094/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002988_pano_0025_000094/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002988_pano_0025_000094/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002988/pano_0025_000094/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002988/pano_0025_000094/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88653347098466, 52.3693964073908, 46.6304313149303 ] }, "distance": 6.1, "direction": 190.85, "angle": 82.55, "elevation": 46.63, "pano_id": "TMX7316010203-002988_pano_0025_000094", "timestamp": "2023-03-06T09:20:33.882270Z", "filename": "pano_0025_000094.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241203_0939_Track01_Sphere_00796", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120902.97508652805, 486958.83846005826 ] }, "relative_distance": 6.10154673, "relative_pitch": 82.54525566146644, "relative_heading": 190.8547174722172, "relative_elevation": 46.6304313149303 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_0939_Track01_Sphere_00796/adjacencies/b_20241203_0939_Track01_Sphere_00796/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0004_000219/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0004_000219/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0004_000219/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0004_000219/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002542_pano_0004_000219/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002542_pano_0004_000219/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002542_pano_0004_000219/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0004_000219/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0004_000219/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88655728416168, 52.3693948329547, 45.6273779030889 ] }, "distance": 6.19, "direction": 175.62, "angle": 82.28, "elevation": 45.63, "pano_id": "TMX7316010203-002542_pano_0004_000219", "timestamp": "2022-04-25T10:02:20.572150Z", "filename": "pano_0004_000219.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_20241203_0939_Track01_Sphere_00796", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120902.97508652805, 486958.83846005826 ] }, "relative_distance": 6.18567528, "relative_pitch": 82.27951556038855, "relative_heading": 175.61534567024867, "relative_elevation": 45.6273779030889 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_0939_Track01_Sphere_00796/adjacencies/b_20241203_0939_Track01_Sphere_00796/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/20/TMX7316010203-001530/pano_0003_000781/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/20/TMX7316010203-001530/pano_0003_000781/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/20/TMX7316010203-001530/pano_0003_000781/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/20/TMX7316010203-001530/pano_0003_000781/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001530_pano_0003_000781/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001530_pano_0003_000781/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001530_pano_0003_000781/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/12/20/TMX7316010203-001530/pano_0003_000781/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/12/20/TMX7316010203-001530/pano_0003_000781/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88656656881384, 52.3695055248506, 46.2565182978287 ] }, "distance": 6.25, "direction": 10.19, "angle": 82.31, "elevation": 46.26, "pano_id": "TMX7316010203-001530_pano_0003_000781", "timestamp": "2019-12-20T09:13:45.186280Z", "filename": "pano_0003_000781.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_20241203_0939_Track01_Sphere_00796", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120902.97508652805, 486958.83846005826 ] }, "relative_distance": 6.24813888, "relative_pitch": 82.30728374498666, "relative_heading": 10.189229213702234, "relative_elevation": 46.2565182978287 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_0939_Track01_Sphere_00796/adjacencies/b_20241203_0939_Track01_Sphere_00796/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_04-42-37_01717/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_04-42-37_01717/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_04-42-37_01717/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_04-42-37_01717/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-16_04-42-37_01717/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-16_04-42-37_01717/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-16_04-42-37_01717/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_04-42-37_01717/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_04-42-37_01717/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.886560584814577, 52.36950666496015, 0.0 ] }, "distance": 6.32, "direction": 6.34, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-16_04-42-37_01717", "timestamp": "2025-06-16T05:27:41Z", "filename": "recording_2025-06-16_04-42-37_01717.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_20241203_0939_Track01_Sphere_00796", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120902.97508652805, 486958.83846005826 ] }, "relative_distance": 6.31512508, "relative_pitch": 0.0, "relative_heading": 6.343187861245271, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_0939_Track01_Sphere_00796/adjacencies/b_20241203_0939_Track01_Sphere_00796/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000022/pano_0003_000744/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000022/pano_0003_000744/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000022/pano_0003_000744/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000022/pano_0003_000744/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000022_pano_0003_000744/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000022_pano_0003_000744/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000022_pano_0003_000744/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000022/pano_0003_000744/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000022/pano_0003_000744/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88655576827605, 52.3695084189531, 48.0108432890847 ] }, "distance": 6.48, "direction": 3.27, "angle": 82.31, "elevation": 48.01, "pano_id": "TMX7316060226-000022_pano_0003_000744", "timestamp": "2016-08-16T08:02:53.507430Z", "filename": "pano_0003_000744.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_20241203_0939_Track01_Sphere_00796", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120902.97508652805, 486958.83846005826 ] }, "relative_distance": 6.48218677, "relative_pitch": 82.31070493927177, "relative_heading": 3.2691586908326693, "relative_elevation": 48.0108432890847 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_0939_Track01_Sphere_00796/adjacencies/b_20241203_0939_Track01_Sphere_00796/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003020/pano_0006_000087/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003020/pano_0006_000087/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003020/pano_0006_000087/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003020/pano_0006_000087/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-003020_pano_0006_000087/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003020_pano_0006_000087/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003020_pano_0006_000087/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003020/pano_0006_000087/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003020/pano_0006_000087/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88657607175083, 52.3695090500162, 47.8576834145933 ] }, "distance": 6.77, "direction": 15.0, "angle": 81.95, "elevation": 47.86, "pano_id": "TMX7316010203-003020_pano_0006_000087", "timestamp": "2023-04-03T07:42:21.610730Z", "filename": "pano_0006_000087.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241203_0939_Track01_Sphere_00796", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120902.97508652805, 486958.83846005826 ] }, "relative_distance": 6.77254424, "relative_pitch": 81.9453149562228, "relative_heading": 14.997251312287354, "relative_elevation": 47.8576834145933 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_0939_Track01_Sphere_00796/adjacencies/b_20241203_0939_Track01_Sphere_00796/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003027/pano_0018_000048/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003027/pano_0018_000048/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003027/pano_0018_000048/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003027/pano_0018_000048/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-003027_pano_0018_000048/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003027_pano_0018_000048/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003027_pano_0018_000048/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003027/pano_0018_000048/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003027/pano_0018_000048/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88656778179688, 52.3695111298091, 47.8889156412333 ] }, "distance": 6.88, "direction": 9.95, "angle": 81.83, "elevation": 47.89, "pano_id": "TMX7316010203-003027_pano_0018_000048", "timestamp": "2023-04-11T09:51:05.781890Z", "filename": "pano_0018_000048.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241203_0939_Track01_Sphere_00796", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120902.97508652805, 486958.83846005826 ] }, "relative_distance": 6.87666705, "relative_pitch": 81.82840311878208, "relative_heading": 9.94747180039263, "relative_elevation": 47.8889156412333 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_0939_Track01_Sphere_00796/adjacencies/b_20241203_0939_Track01_Sphere_00796/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/14/TMX7316010203-000719/pano_0000_000438/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/14/TMX7316010203-000719/pano_0000_000438/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/14/TMX7316010203-000719/pano_0000_000438/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/14/TMX7316010203-000719/pano_0000_000438/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000719_pano_0000_000438/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000719_pano_0000_000438/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000719_pano_0000_000438/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/14/TMX7316010203-000719/pano_0000_000438/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/14/TMX7316010203-000719/pano_0000_000438/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88655555387091, 52.3695123676955, 46.4366630157456 ] }, "distance": 6.92, "direction": 2.94, "angle": 81.52, "elevation": 46.44, "pano_id": "TMX7316010203-000719_pano_0000_000438", "timestamp": "2018-05-14T11:43:46.491420Z", "filename": "pano_0000_000438.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241203_0939_Track01_Sphere_00796", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120902.97508652805, 486958.83846005826 ] }, "relative_distance": 6.92014626, "relative_pitch": 81.52396978685877, "relative_heading": 2.940981659065981, "relative_elevation": 46.4366630157456 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_0939_Track01_Sphere_00796/adjacencies/b_20241203_0939_Track01_Sphere_00796/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002990/pano_0002_000119/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002990/pano_0002_000119/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002990/pano_0002_000119/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002990/pano_0002_000119/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002990_pano_0002_000119/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002990_pano_0002_000119/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002990_pano_0002_000119/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002990/pano_0002_000119/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002990/pano_0002_000119/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88656073133282, 52.3693869599094, 49.2583164293319 ] }, "distance": 7.08, "direction": 174.26, "angle": 81.82, "elevation": 49.26, "pano_id": "TMX7316010203-002990_pano_0002_000119", "timestamp": "2023-03-06T10:44:13.513370Z", "filename": "pano_0002_000119.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241203_0939_Track01_Sphere_00796", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120902.97508652805, 486958.83846005826 ] }, "relative_distance": 7.07910267, "relative_pitch": 81.8217990132169, "relative_heading": 174.26255175621185, "relative_elevation": 49.2583164293319 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_0939_Track01_Sphere_00796/adjacencies/b_20241203_0939_Track01_Sphere_00796/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003047/pano_0012_000087/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003047/pano_0012_000087/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003047/pano_0012_000087/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003047/pano_0012_000087/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-003047_pano_0012_000087/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003047_pano_0012_000087/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003047_pano_0012_000087/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003047/pano_0012_000087/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003047/pano_0012_000087/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88658176891893, 52.369512589901, 48.2646590601653 ] }, "distance": 7.26, "direction": 17.15, "angle": 81.45, "elevation": 48.26, "pano_id": "TMX7316010203-003047_pano_0012_000087", "timestamp": "2023-04-17T10:01:36.227460Z", "filename": "pano_0012_000087.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241203_0939_Track01_Sphere_00796", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120902.97508652805, 486958.83846005826 ] }, "relative_distance": 7.25857183, "relative_pitch": 81.44732423697816, "relative_heading": 17.151847333116294, "relative_elevation": 48.2646590601653 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_0939_Track01_Sphere_00796/adjacencies/b_20241203_0939_Track01_Sphere_00796/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002961/pano_0026_000125/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002961/pano_0026_000125/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002961/pano_0026_000125/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002961/pano_0026_000125/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002961_pano_0026_000125/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002961_pano_0026_000125/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002961_pano_0026_000125/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002961/pano_0026_000125/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002961/pano_0026_000125/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88654670356375, 52.3693840264959, 47.0843304041773 ] }, "distance": 7.37, "direction": 181.93, "angle": 81.1, "elevation": 47.08, "pano_id": "TMX7316010203-002961_pano_0026_000125", "timestamp": "2023-02-06T12:03:51.346070Z", "filename": "pano_0026_000125.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241203_0939_Track01_Sphere_00796", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120902.97508652805, 486958.83846005826 ] }, "relative_distance": 7.37421627, "relative_pitch": 81.09880406620813, "relative_heading": 181.92532536960226, "relative_elevation": 47.0843304041773 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_0939_Track01_Sphere_00796/adjacencies/b_20241203_0939_Track01_Sphere_00796/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002976/pano_0006_000098/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002976/pano_0006_000098/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002976/pano_0006_000098/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002976/pano_0006_000098/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002976_pano_0006_000098/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002976_pano_0006_000098/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002976_pano_0006_000098/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002976/pano_0006_000098/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002976/pano_0006_000098/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88651736504366, 52.3693850590217, 42.3931343834847 ] }, "distance": 7.59, "direction": 197.2, "angle": 79.84, "elevation": 42.39, "pano_id": "TMX7316010203-002976_pano_0006_000098", "timestamp": "2023-02-20T09:31:53.110100Z", "filename": "pano_0006_000098.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241203_0939_Track01_Sphere_00796", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120902.97508652805, 486958.83846005826 ] }, "relative_distance": 7.59486746, "relative_pitch": 79.84302629461938, "relative_heading": 197.20136338970755, "relative_elevation": 42.3931343834847 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_0939_Track01_Sphere_00796/adjacencies/b_20241203_0939_Track01_Sphere_00796/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003020/pano_0006_000090/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003020/pano_0006_000090/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003020/pano_0006_000090/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003020/pano_0006_000090/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-003020_pano_0006_000090/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003020_pano_0006_000090/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003020_pano_0006_000090/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003020/pano_0006_000090/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003020/pano_0006_000090/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88656205147955, 52.3693797226474, 47.8410157011822 ] }, "distance": 7.89, "direction": 174.2, "angle": 80.64, "elevation": 47.84, "pano_id": "TMX7316010203-003020_pano_0006_000090", "timestamp": "2023-04-03T07:42:23.135720Z", "filename": "pano_0006_000090.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241203_0939_Track01_Sphere_00796", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120902.97508652805, 486958.83846005826 ] }, "relative_distance": 7.88938416, "relative_pitch": 80.63572556593887, "relative_heading": 174.19749149217012, "relative_elevation": 47.8410157011822 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_0939_Track01_Sphere_00796/adjacencies/b_20241203_0939_Track01_Sphere_00796/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003027/pano_0018_000051/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003027/pano_0018_000051/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003027/pano_0018_000051/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003027/pano_0018_000051/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-003027_pano_0018_000051/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003027_pano_0018_000051/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003027_pano_0018_000051/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003027/pano_0018_000051/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003027/pano_0018_000051/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88655495602025, 52.3693788233687, 47.769819336012 ] }, "distance": 7.96, "direction": 177.74, "angle": 80.55, "elevation": 47.77, "pano_id": "TMX7316010203-003027_pano_0018_000051", "timestamp": "2023-04-11T09:51:09.566800Z", "filename": "pano_0018_000051.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241203_0939_Track01_Sphere_00796", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120902.97508652805, 486958.83846005826 ] }, "relative_distance": 7.95524046, "relative_pitch": 80.54514218006435, "relative_heading": 177.73548874710855, "relative_elevation": 47.769819336012 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_0939_Track01_Sphere_00796/adjacencies/b_20241203_0939_Track01_Sphere_00796/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002976/pano_0006_000095/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002976/pano_0006_000095/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002976/pano_0006_000095/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002976/pano_0006_000095/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002976_pano_0006_000095/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002976_pano_0006_000095/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002976_pano_0006_000095/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002976/pano_0006_000095/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002976/pano_0006_000095/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88652772460333, 52.3695204422529, 42.2532919151708 ] }, "distance": 7.96, "direction": 348.84, "angle": 79.33, "elevation": 42.25, "pano_id": "TMX7316010203-002976_pano_0006_000095", "timestamp": "2023-02-20T09:31:51.005210Z", "filename": "pano_0006_000095.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241203_0939_Track01_Sphere_00796", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120902.97508652805, 486958.83846005826 ] }, "relative_distance": 7.95999831, "relative_pitch": 79.3312213853379, "relative_heading": 348.84165234025954, "relative_elevation": 42.2532919151708 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_0939_Track01_Sphere_00796/adjacencies/b_20241203_0939_Track01_Sphere_00796/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/14/TMX7316010203-000719/pano_0000_000441/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/14/TMX7316010203-000719/pano_0000_000441/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/14/TMX7316010203-000719/pano_0000_000441/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/14/TMX7316010203-000719/pano_0000_000441/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000719_pano_0000_000441/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000719_pano_0000_000441/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000719_pano_0000_000441/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/14/TMX7316010203-000719/pano_0000_000441/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/14/TMX7316010203-000719/pano_0000_000441/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88654063218595, 52.3693777515875, 46.4724490428343 ] }, "distance": 8.1, "direction": 184.69, "angle": 80.12, "elevation": 46.47, "pano_id": "TMX7316010203-000719_pano_0000_000441", "timestamp": "2018-05-14T11:43:48.626380Z", "filename": "pano_0000_000441.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241203_0939_Track01_Sphere_00796", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120902.97508652805, 486958.83846005826 ] }, "relative_distance": 8.09534371, "relative_pitch": 80.11842287638311, "relative_heading": 184.6855153542051, "relative_elevation": 46.4724490428343 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_0939_Track01_Sphere_00796/adjacencies/b_20241203_0939_Track01_Sphere_00796/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003047/pano_0011_000039/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003047/pano_0011_000039/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003047/pano_0011_000039/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003047/pano_0011_000039/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-003047_pano_0011_000039/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003047_pano_0011_000039/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003047_pano_0011_000039/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003047/pano_0011_000039/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003047/pano_0011_000039/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88658266210913, 52.3693797652465, 50.212746954523 ] }, "distance": 8.15, "direction": 164.32, "angle": 80.78, "elevation": 50.21, "pano_id": "TMX7316010203-003047_pano_0011_000039", "timestamp": "2023-04-17T09:50:32.217840Z", "filename": "pano_0011_000039.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241203_0939_Track01_Sphere_00796", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120902.97508652805, 486958.83846005826 ] }, "relative_distance": 8.14727576, "relative_pitch": 80.78378338216731, "relative_heading": 164.32354837268983, "relative_elevation": 50.212746954523 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_0939_Track01_Sphere_00796/adjacencies/b_20241203_0939_Track01_Sphere_00796/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002990/pano_0002_000116/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002990/pano_0002_000116/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002990/pano_0002_000116/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002990/pano_0002_000116/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002990_pano_0002_000116/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002990_pano_0002_000116/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002990_pano_0002_000116/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002990/pano_0002_000116/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002990/pano_0002_000116/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88657435695464, 52.3695220869995, 49.4028251506388 ] }, "distance": 8.16, "direction": 11.57, "angle": 80.62, "elevation": 49.4, "pano_id": "TMX7316010203-002990_pano_0002_000116", "timestamp": "2023-03-06T10:44:11.188350Z", "filename": "pano_0002_000116.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241203_0939_Track01_Sphere_00796", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120902.97508652805, 486958.83846005826 ] }, "relative_distance": 8.15821089, "relative_pitch": 80.62300006035578, "relative_heading": 11.566422497586942, "relative_elevation": 49.4028251506388 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_0939_Track01_Sphere_00796/adjacencies/b_20241203_0939_Track01_Sphere_00796/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_04-42-37_01720/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_04-42-37_01720/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_04-42-37_01720/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_04-42-37_01720/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-16_04-42-37_01720/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-16_04-42-37_01720/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-16_04-42-37_01720/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_04-42-37_01720/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_04-42-37_01720/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.886547541506276, 52.369374355528564, 0.0 ] }, "distance": 8.45, "direction": 181.29, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-16_04-42-37_01720", "timestamp": "2025-06-16T05:27:44Z", "filename": "recording_2025-06-16_04-42-37_01720.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_20241203_0939_Track01_Sphere_00796", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120902.97508652805, 486958.83846005826 ] }, "relative_distance": 8.44833602, "relative_pitch": 0.0, "relative_heading": 181.2932678284849, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_0939_Track01_Sphere_00796/adjacencies/b_20241203_0939_Track01_Sphere_00796/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000022/pano_0003_000747/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000022/pano_0003_000747/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000022/pano_0003_000747/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000022/pano_0003_000747/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000022_pano_0003_000747/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000022_pano_0003_000747/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000022_pano_0003_000747/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000022/pano_0003_000747/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000022/pano_0003_000747/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88654414394509, 52.3693728220401, 47.9139513019472 ] }, "distance": 8.63, "direction": 182.8, "angle": 79.79, "elevation": 47.91, "pano_id": "TMX7316060226-000022_pano_0003_000747", "timestamp": "2016-08-16T08:02:55.702510Z", "filename": "pano_0003_000747.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_20241203_0939_Track01_Sphere_00796", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120902.97508652805, 486958.83846005826 ] }, "relative_distance": 8.62715363, "relative_pitch": 79.79296568006609, "relative_heading": 182.80436020908067, "relative_elevation": 47.9139513019472 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_0939_Track01_Sphere_00796/adjacencies/b_20241203_0939_Track01_Sphere_00796/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/20/TMX7316010203-001530/pano_0003_000784/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/20/TMX7316010203-001530/pano_0003_000784/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/20/TMX7316010203-001530/pano_0003_000784/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/20/TMX7316010203-001530/pano_0003_000784/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001530_pano_0003_000784/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001530_pano_0003_000784/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001530_pano_0003_000784/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/12/20/TMX7316010203-001530/pano_0003_000784/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/12/20/TMX7316010203-001530/pano_0003_000784/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88655449270136, 52.3693695860381, 46.2309072446078 ] }, "distance": 8.98, "direction": 178.2, "angle": 79.01, "elevation": 46.23, "pano_id": "TMX7316010203-001530_pano_0003_000784", "timestamp": "2019-12-20T09:13:47.121140Z", "filename": "pano_0003_000784.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_20241203_0939_Track01_Sphere_00796", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120902.97508652805, 486958.83846005826 ] }, "relative_distance": 8.98135867, "relative_pitch": 79.00599434281487, "relative_heading": 178.19574899301864, "relative_elevation": 46.2309072446078 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_0939_Track01_Sphere_00796/adjacencies/b_20241203_0939_Track01_Sphere_00796/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002961/pano_0026_000122/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002961/pano_0026_000122/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002961/pano_0026_000122/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002961/pano_0026_000122/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002961_pano_0026_000122/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002961_pano_0026_000122/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002961_pano_0026_000122/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002961/pano_0026_000122/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002961/pano_0026_000122/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88656144569873, 52.3695310862915, 47.104648405686 ] }, "distance": 9.03, "direction": 4.81, "angle": 79.15, "elevation": 47.1, "pano_id": "TMX7316010203-002961_pano_0026_000122", "timestamp": "2023-02-06T12:03:49.201120Z", "filename": "pano_0026_000122.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241203_0939_Track01_Sphere_00796", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120902.97508652805, 486958.83846005826 ] }, "relative_distance": 9.02567875, "relative_pitch": 79.15307748674377, "relative_heading": 4.807027540004619, "relative_elevation": 47.104648405686 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_0939_Track01_Sphere_00796/adjacencies/b_20241203_0939_Track01_Sphere_00796/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003047/pano_0012_000090/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003047/pano_0012_000090/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003047/pano_0012_000090/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003047/pano_0012_000090/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-003047_pano_0012_000090/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003047_pano_0012_000090/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003047_pano_0012_000090/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003047/pano_0012_000090/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003047/pano_0012_000090/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88656634522587, 52.3693689921053, 48.2283703582361 ] }, "distance": 9.11, "direction": 173.13, "angle": 79.31, "elevation": 48.23, "pano_id": "TMX7316010203-003047_pano_0012_000090", "timestamp": "2023-04-17T10:01:38.997420Z", "filename": "pano_0012_000090.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241203_0939_Track01_Sphere_00796", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120902.97508652805, 486958.83846005826 ] }, "relative_distance": 9.10845839, "relative_pitch": 79.30503198395978, "relative_heading": 173.1265662154995, "relative_elevation": 48.2283703582361 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_0939_Track01_Sphere_00796/adjacencies/b_20241203_0939_Track01_Sphere_00796/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0004_000216/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0004_000216/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0004_000216/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0004_000216/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002542_pano_0004_000216/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002542_pano_0004_000216/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002542_pano_0004_000216/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0004_000216/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0004_000216/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88656942680038, 52.3695317692524, 45.6659138826653 ] }, "distance": 9.16, "direction": 8.16, "angle": 78.65, "elevation": 45.67, "pano_id": "TMX7316010203-002542_pano_0004_000216", "timestamp": "2022-04-25T10:02:18.257180Z", "filename": "pano_0004_000216.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_20241203_0939_Track01_Sphere_00796", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120902.97508652805, 486958.83846005826 ] }, "relative_distance": 9.16261272, "relative_pitch": 78.65456717137785, "relative_heading": 8.156411116192066, "relative_elevation": 45.6659138826653 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_0939_Track01_Sphere_00796/adjacencies/b_20241203_0939_Track01_Sphere_00796/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002971/pano_0003_000041/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002971/pano_0003_000041/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002971/pano_0003_000041/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002971/pano_0003_000041/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002971_pano_0003_000041/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002971_pano_0003_000041/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002971_pano_0003_000041/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002971/pano_0003_000041/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002971/pano_0003_000041/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88655688761542, 52.3693666878181, 47.3755421582609 ] }, "distance": 9.31, "direction": 177.25, "angle": 78.88, "elevation": 47.38, "pano_id": "TMX7316010203-002971_pano_0003_000041", "timestamp": "2023-02-13T11:58:19.555460Z", "filename": "pano_0003_000041.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241203_0939_Track01_Sphere_00796", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120902.97508652805, 486958.83846005826 ] }, "relative_distance": 9.3100876, "relative_pitch": 78.8820949506874, "relative_heading": 177.25482078712292, "relative_elevation": 47.3755421582609 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_0939_Track01_Sphere_00796/adjacencies/b_20241203_0939_Track01_Sphere_00796/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0000_001362/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0000_001362/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0000_001362/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0000_001362/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001178_pano_0000_001362/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001178_pano_0000_001362/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001178_pano_0000_001362/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0000_001362/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0000_001362/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88654281118658, 52.3693652335737, 46.7767901504412 ] }, "distance": 9.48, "direction": 183.1, "angle": 78.55, "elevation": 46.78, "pano_id": "TMX7316010203-001178_pano_0000_001362", "timestamp": "2019-05-13T07:18:05.939370Z", "filename": "pano_0000_001362.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2019", "tags": [ "mission-bi", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241203_0939_Track01_Sphere_00796", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120902.97508652805, 486958.83846005826 ] }, "relative_distance": 9.47511395, "relative_pitch": 78.54909281142204, "relative_heading": 183.10280587087908, "relative_elevation": 46.7767901504412 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_0939_Track01_Sphere_00796/adjacencies/b_20241203_0939_Track01_Sphere_00796/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002988/pano_0025_000091/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002988/pano_0025_000091/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002988/pano_0025_000091/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002988/pano_0025_000091/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002988_pano_0025_000091/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002988_pano_0025_000091/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002988_pano_0025_000091/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002988/pano_0025_000091/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002988/pano_0025_000091/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8865447331524, 52.3695381344886, 46.7228158805519 ] }, "distance": 9.79, "direction": 357.76, "angle": 78.17, "elevation": 46.72, "pano_id": "TMX7316010203-002988_pano_0025_000091", "timestamp": "2023-03-06T09:20:30.782300Z", "filename": "pano_0025_000091.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241203_0939_Track01_Sphere_00796", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120902.97508652805, 486958.83846005826 ] }, "relative_distance": 9.7856725, "relative_pitch": 78.17090079174704, "relative_heading": 357.7630469329602, "relative_elevation": 46.7228158805519 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_0939_Track01_Sphere_00796/adjacencies/b_20241203_0939_Track01_Sphere_00796/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241203_0939_Track01_Sphere_00794/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241203_0939_Track01_Sphere_00794/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241203_0939_Track01_Sphere_00794/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241203_0939_Track01_Sphere_00794/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241203_0939_Track01_Sphere_00794/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_0939_Track01_Sphere_00794/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_0939_Track01_Sphere_00794/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241203_0939_Track01_Sphere_00794/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241203_0939_Track01_Sphere_00794/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.886558394069722, 52.36953814866198, 0.0 ] }, "distance": 9.8, "direction": 3.21, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241203_0939_Track01_Sphere_00794", "timestamp": "2024-12-03T09:20:45Z", "filename": "Job_20241203_0939_Track01_Sphere_00794.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_20241203_0939_Track01_Sphere_00796", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120902.97508652805, 486958.83846005826 ] }, "relative_distance": 9.79516187, "relative_pitch": 0.0, "relative_heading": 3.2100881822763117, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_0939_Track01_Sphere_00796/adjacencies/b_20241203_0939_Track01_Sphere_00796/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_003317/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_003317/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_003317/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_003317/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001053_pano_0000_003317/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001053_pano_0000_003317/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001053_pano_0000_003317/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_003317/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_003317/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88657974887587, 52.3693640841937, 48.5396749163046 ] }, "distance": 9.8, "direction": 168.2, "angle": 78.59, "elevation": 48.54, "pano_id": "TMX7316010203-001053_pano_0000_003317", "timestamp": "2019-01-14T12:56:10.609530Z", "filename": "pano_0000_003317.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_20241203_0939_Track01_Sphere_00796", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120902.97508652805, 486958.83846005826 ] }, "relative_distance": 9.79608412, "relative_pitch": 78.5900540761965, "relative_heading": 168.2015014046027, "relative_elevation": 48.5396749163046 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_0939_Track01_Sphere_00796/adjacencies/b_20241203_0939_Track01_Sphere_00796/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241203_0939_Track01_Sphere_00798/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241203_0939_Track01_Sphere_00798/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241203_0939_Track01_Sphere_00798/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241203_0939_Track01_Sphere_00798/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241203_0939_Track01_Sphere_00798/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_0939_Track01_Sphere_00798/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_0939_Track01_Sphere_00798/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241203_0939_Track01_Sphere_00798/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241203_0939_Track01_Sphere_00798/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.886541590108869, 52.369361756544286, 0.0 ] }, "distance": 9.87, "direction": 183.46, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241203_0939_Track01_Sphere_00798", "timestamp": "2024-12-03T09:20:49Z", "filename": "Job_20241203_0939_Track01_Sphere_00798.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_20241203_0939_Track01_Sphere_00796", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120902.97508652805, 486958.83846005826 ] }, "relative_distance": 9.86614821, "relative_pitch": 0.0, "relative_heading": 183.4634719210423, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_0939_Track01_Sphere_00796/adjacencies/b_20241203_0939_Track01_Sphere_00796/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0001_002975/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0001_002975/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0001_002975/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0001_002975/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002306_pano_0001_002975/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002306_pano_0001_002975/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002306_pano_0001_002975/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0001_002975/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0001_002975/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88654557336, 52.3693602545259, 46.2461377484724 ] }, "distance": 10.02, "direction": 181.86, "angle": 77.77, "elevation": 46.25, "pano_id": "TMX7316010203-002306_pano_0001_002975", "timestamp": "2021-09-09T11:16:55.478990Z", "filename": "pano_0001_002975.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_20241203_0939_Track01_Sphere_00796", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120902.97508652805, 486958.83846005826 ] }, "relative_distance": 10.0205271, "relative_pitch": 77.77424943973656, "relative_heading": 181.8570850846714, "relative_elevation": 46.2461377484724 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_0939_Track01_Sphere_00796/adjacencies/b_20241203_0939_Track01_Sphere_00796/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002971/pano_0003_000037/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002971/pano_0003_000037/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002971/pano_0003_000037/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002971/pano_0003_000037/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002971_pano_0003_000037/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002971_pano_0003_000037/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002971_pano_0003_000037/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002971/pano_0003_000037/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002971/pano_0003_000037/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88656709392751, 52.3695412329311, 47.4165066769347 ] }, "distance": 10.19, "direction": 6.43, "angle": 77.87, "elevation": 47.42, "pano_id": "TMX7316010203-002971_pano_0003_000037", "timestamp": "2023-02-13T11:58:16.330460Z", "filename": "pano_0003_000037.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241203_0939_Track01_Sphere_00796", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120902.97508652805, 486958.83846005826 ] }, "relative_distance": 10.18709951, "relative_pitch": 77.87472391622458, "relative_heading": 6.431208600230648, "relative_elevation": 47.4165066769347 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_0939_Track01_Sphere_00796/adjacencies/b_20241203_0939_Track01_Sphere_00796/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0000_001358/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0000_001358/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0000_001358/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0000_001358/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001178_pano_0000_001358/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001178_pano_0000_001358/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001178_pano_0000_001358/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0000_001358/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0000_001358/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88655733463274, 52.3695428017799, 46.8026825617999 ] }, "distance": 10.31, "direction": 2.65, "angle": 77.58, "elevation": 46.8, "pano_id": "TMX7316010203-001178_pano_0000_001358", "timestamp": "2019-05-13T07:18:02.589390Z", "filename": "pano_0000_001358.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2019", "tags": [ "mission-bi", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241203_0939_Track01_Sphere_00796", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120902.97508652805, 486958.83846005826 ] }, "relative_distance": 10.30857662, "relative_pitch": 77.57858584634606, "relative_heading": 2.648491401850925, "relative_elevation": 46.8026825617999 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_0939_Track01_Sphere_00796/adjacencies/b_20241203_0939_Track01_Sphere_00796/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0001_002971/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0001_002971/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0001_002971/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0001_002971/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002306_pano_0001_002971/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002306_pano_0001_002971/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002306_pano_0001_002971/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0001_002971/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0001_002971/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88656177919046, 52.3695428585886, 46.2905598636717 ] }, "distance": 10.33, "direction": 4.32, "angle": 77.42, "elevation": 46.29, "pano_id": "TMX7316010203-002306_pano_0001_002971", "timestamp": "2021-09-09T11:16:52.469010Z", "filename": "pano_0001_002971.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_20241203_0939_Track01_Sphere_00796", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120902.97508652805, 486958.83846005826 ] }, "relative_distance": 10.33329686, "relative_pitch": 77.41635061736778, "relative_heading": 4.323850763278445, "relative_elevation": 46.2905598636717 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_0939_Track01_Sphere_00796/adjacencies/b_20241203_0939_Track01_Sphere_00796/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002951/pano_0016_000119/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002951/pano_0016_000119/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002951/pano_0016_000119/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002951/pano_0016_000119/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002951_pano_0016_000119/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002951_pano_0016_000119/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002951_pano_0016_000119/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002951/pano_0016_000119/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002951/pano_0016_000119/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.886535074745, 52.3693577071749, 45.8815514622256 ] }, "distance": 10.35, "direction": 185.77, "angle": 77.29, "elevation": 45.88, "pano_id": "TMX7316010203-002951_pano_0016_000119", "timestamp": "2023-01-30T11:25:23.062280Z", "filename": "pano_0016_000119.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241203_0939_Track01_Sphere_00796", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120902.97508652805, 486958.83846005826 ] }, "relative_distance": 10.35107744, "relative_pitch": 77.28666276497748, "relative_heading": 185.76530706224847, "relative_elevation": 45.8815514622256 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_0939_Track01_Sphere_00796/adjacencies/b_20241203_0939_Track01_Sphere_00796/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/08/TMX7316010203-001543/pano_0000_003048/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/08/TMX7316010203-001543/pano_0000_003048/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/08/TMX7316010203-001543/pano_0000_003048/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/08/TMX7316010203-001543/pano_0000_003048/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001543_pano_0000_003048/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001543_pano_0000_003048/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001543_pano_0000_003048/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/13/08/TMX7316010203-001543/pano_0000_003048/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/13/08/TMX7316010203-001543/pano_0000_003048/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88654680101814, 52.3693571933218, 47.0151116596535 ] }, "distance": 10.36, "direction": 181.33, "angle": 77.57, "elevation": 47.02, "pano_id": "TMX7316010203-001543_pano_0000_003048", "timestamp": "2020-01-08T11:04:36.747830Z", "filename": "pano_0000_003048.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_20241203_0939_Track01_Sphere_00796", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120902.97508652805, 486958.83846005826 ] }, "relative_distance": 10.35870405, "relative_pitch": 77.574705482189, "relative_heading": 181.33376096837708, "relative_elevation": 47.0151116596535 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_0939_Track01_Sphere_00796/adjacencies/b_20241203_0939_Track01_Sphere_00796/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002951/pano_0016_000115/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002951/pano_0016_000115/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002951/pano_0016_000115/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002951/pano_0016_000115/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002951_pano_0016_000115/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002951_pano_0016_000115/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002951_pano_0016_000115/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002951/pano_0016_000115/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002951/pano_0016_000115/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88655403976062, 52.369545006568, 45.9681820096448 ] }, "distance": 10.55, "direction": 1.37, "angle": 77.08, "elevation": 45.97, "pano_id": "TMX7316010203-002951_pano_0016_000115", "timestamp": "2023-01-30T11:25:19.862290Z", "filename": "pano_0016_000115.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241203_0939_Track01_Sphere_00796", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120902.97508652805, 486958.83846005826 ] }, "relative_distance": 10.54591108, "relative_pitch": 77.07893075608555, "relative_heading": 1.3688400920121624, "relative_elevation": 45.9681820096448 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_0939_Track01_Sphere_00796/adjacencies/b_20241203_0939_Track01_Sphere_00796/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003014/pano_0003_000073/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003014/pano_0003_000073/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003014/pano_0003_000073/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003014/pano_0003_000073/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-003014_pano_0003_000073/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003014_pano_0003_000073/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003014_pano_0003_000073/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003014/pano_0003_000073/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003014/pano_0003_000073/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88658327038661, 52.3695430543517, 49.2242545876652 ] }, "distance": 10.57, "direction": 12.25, "angle": 77.88, "elevation": 49.22, "pano_id": "TMX7316010203-003014_pano_0003_000073", "timestamp": "2023-03-27T11:05:05.197270Z", "filename": "pano_0003_000073.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241203_0939_Track01_Sphere_00796", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120902.97508652805, 486958.83846005826 ] }, "relative_distance": 10.56645016, "relative_pitch": 77.88477251432145, "relative_heading": 12.254939570230265, "relative_elevation": 49.2242545876652 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_0939_Track01_Sphere_00796/adjacencies/b_20241203_0939_Track01_Sphere_00796/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003014/pano_0003_000077/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003014/pano_0003_000077/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003014/pano_0003_000077/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003014/pano_0003_000077/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-003014_pano_0003_000077/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003014_pano_0003_000077/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003014_pano_0003_000077/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003014/pano_0003_000077/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003014/pano_0003_000077/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88655985726478, 52.3693551474434, 49.1199695309624 ] }, "distance": 10.6, "direction": 176.5, "angle": 77.82, "elevation": 49.12, "pano_id": "TMX7316010203-003014_pano_0003_000077", "timestamp": "2023-03-27T11:05:07.707270Z", "filename": "pano_0003_000077.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241203_0939_Track01_Sphere_00796", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120902.97508652805, 486958.83846005826 ] }, "relative_distance": 10.60338042, "relative_pitch": 77.81864769805387, "relative_heading": 176.49542975826904, "relative_elevation": 49.1199695309624 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_0939_Track01_Sphere_00796/adjacencies/b_20241203_0939_Track01_Sphere_00796/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/08/TMX7316010203-001543/pano_0000_003044/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/08/TMX7316010203-001543/pano_0000_003044/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/08/TMX7316010203-001543/pano_0000_003044/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/08/TMX7316010203-001543/pano_0000_003044/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001543_pano_0000_003044/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001543_pano_0000_003044/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001543_pano_0000_003044/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/13/08/TMX7316010203-001543/pano_0000_003044/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/13/08/TMX7316010203-001543/pano_0000_003044/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88656316721627, 52.3695462514621, 46.9867430590093 ] }, "distance": 10.72, "direction": 4.68, "angle": 77.15, "elevation": 46.99, "pano_id": "TMX7316010203-001543_pano_0000_003044", "timestamp": "2020-01-08T11:04:31.822850Z", "filename": "pano_0000_003044.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_20241203_0939_Track01_Sphere_00796", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120902.97508652805, 486958.83846005826 ] }, "relative_distance": 10.71709193, "relative_pitch": 77.15134792272386, "relative_heading": 4.675668603837975, "relative_elevation": 46.9867430590093 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_0939_Track01_Sphere_00796/adjacencies/b_20241203_0939_Track01_Sphere_00796/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_003313/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_003313/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_003313/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_003313/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001053_pano_0000_003313/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001053_pano_0000_003313/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001053_pano_0000_003313/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_003313/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_003313/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88659094034632, 52.369543456025, 48.6979320626706 ] }, "distance": 10.73, "direction": 14.93, "angle": 77.57, "elevation": 48.7, "pano_id": "TMX7316010203-001053_pano_0000_003313", "timestamp": "2019-01-14T12:56:06.904480Z", "filename": "pano_0000_003313.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_20241203_0939_Track01_Sphere_00796", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120902.97508652805, 486958.83846005826 ] }, "relative_distance": 10.73271588, "relative_pitch": 77.57106901459842, "relative_heading": 14.930555694431911, "relative_elevation": 48.6979320626706 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_0939_Track01_Sphere_00796/adjacencies/b_20241203_0939_Track01_Sphere_00796/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002984/pano_0013_000127/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002984/pano_0013_000127/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002984/pano_0013_000127/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002984/pano_0013_000127/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002984_pano_0013_000127/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002984_pano_0013_000127/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002984_pano_0013_000127/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002984/pano_0013_000127/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002984/pano_0013_000127/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88657824869818, 52.369545547105, 49.1543294377625 ] }, "distance": 10.77, "direction": 10.16, "angle": 77.64, "elevation": 49.15, "pano_id": "TMX7316010203-002984_pano_0013_000127", "timestamp": "2023-02-27T10:06:56.236780Z", "filename": "pano_0013_000127.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241203_0939_Track01_Sphere_00796", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120902.97508652805, 486958.83846005826 ] }, "relative_distance": 10.77208391, "relative_pitch": 77.63914002526266, "relative_heading": 10.163526491415947, "relative_elevation": 49.1543294377625 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_0939_Track01_Sphere_00796/adjacencies/b_20241203_0939_Track01_Sphere_00796/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003047/pano_0011_000036/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003047/pano_0011_000036/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003047/pano_0011_000036/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003047/pano_0011_000036/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-003047_pano_0011_000036/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003047_pano_0011_000036/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003047_pano_0011_000036/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003047/pano_0011_000036/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003047/pano_0011_000036/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88659494752699, 52.36954663595, 50.2212934456766 ] }, "distance": 11.15, "direction": 15.82, "angle": 77.49, "elevation": 50.22, "pano_id": "TMX7316010203-003047_pano_0011_000036", "timestamp": "2023-04-17T09:50:28.802890Z", "filename": "pano_0011_000036.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241203_0939_Track01_Sphere_00796", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120902.97508652805, 486958.83846005826 ] }, "relative_distance": 11.14627036, "relative_pitch": 77.48643225014011, "relative_heading": 15.817565734128248, "relative_elevation": 50.2212934456766 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_0939_Track01_Sphere_00796/adjacencies/b_20241203_0939_Track01_Sphere_00796/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002984/pano_0013_000131/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002984/pano_0013_000131/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002984/pano_0013_000131/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002984/pano_0013_000131/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002984_pano_0013_000131/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002984_pano_0013_000131/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002984_pano_0013_000131/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002984/pano_0013_000131/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002984/pano_0013_000131/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88655786709483, 52.3693500500311, 49.1089983871207 ] }, "distance": 11.16, "direction": 177.37, "angle": 77.19, "elevation": 49.11, "pano_id": "TMX7316010203-002984_pano_0013_000131", "timestamp": "2023-02-27T10:06:59.096530Z", "filename": "pano_0013_000131.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241203_0939_Track01_Sphere_00796", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120902.97508652805, 486958.83846005826 ] }, "relative_distance": 11.16253905, "relative_pitch": 77.19417739391703, "relative_heading": 177.36790741580793, "relative_elevation": 49.1089983871207 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_0939_Track01_Sphere_00796/adjacencies/b_20241203_0939_Track01_Sphere_00796/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0004_000220/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0004_000220/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0004_000220/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0004_000220/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002542_pano_0004_000220/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002542_pano_0004_000220/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002542_pano_0004_000220/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0004_000220/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0004_000220/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88655339457034, 52.36934929109, 45.6235890788957 ] }, "distance": 11.24, "direction": 178.94, "angle": 76.16, "elevation": 45.62, "pano_id": "TMX7316010203-002542_pano_0004_000220", "timestamp": "2022-04-25T10:02:21.307130Z", "filename": "pano_0004_000220.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_20241203_0939_Track01_Sphere_00796", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120902.97508652805, 486958.83846005826 ] }, "relative_distance": 11.23713821, "relative_pitch": 76.16339661165125, "relative_heading": 178.93948211921148, "relative_elevation": 45.6235890788957 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_0939_Track01_Sphere_00796/adjacencies/b_20241203_0939_Track01_Sphere_00796/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/20/TMX7316010203-001530/pano_0003_000780/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/20/TMX7316010203-001530/pano_0003_000780/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/20/TMX7316010203-001530/pano_0003_000780/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/20/TMX7316010203-001530/pano_0003_000780/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001530_pano_0003_000780/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001530_pano_0003_000780/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001530_pano_0003_000780/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/12/20/TMX7316010203-001530/pano_0003_000780/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/12/20/TMX7316010203-001530/pano_0003_000780/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88657082882813, 52.3695509912408, 46.274656528607 ] }, "distance": 11.3, "direction": 7.1, "angle": 76.28, "elevation": 46.27, "pano_id": "TMX7316010203-001530_pano_0003_000780", "timestamp": "2019-12-20T09:13:44.486280Z", "filename": "pano_0003_000780.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_20241203_0939_Track01_Sphere_00796", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120902.97508652805, 486958.83846005826 ] }, "relative_distance": 11.29537165, "relative_pitch": 76.28267349016912, "relative_heading": 7.096536017333346, "relative_elevation": 46.274656528607 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_0939_Track01_Sphere_00796/adjacencies/b_20241203_0939_Track01_Sphere_00796/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_04-42-37_01716/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_04-42-37_01716/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_04-42-37_01716/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_04-42-37_01716/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-16_04-42-37_01716/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-16_04-42-37_01716/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-16_04-42-37_01716/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_04-42-37_01716/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_04-42-37_01716/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.886564274390338, 52.369551843845976, 0.0 ] }, "distance": 11.34, "direction": 4.8, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-16_04-42-37_01716", "timestamp": "2025-06-16T05:27:40Z", "filename": "recording_2025-06-16_04-42-37_01716.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_20241203_0939_Track01_Sphere_00796", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120902.97508652805, 486958.83846005826 ] }, "relative_distance": 11.34348342, "relative_pitch": 0.0, "relative_heading": 4.799082823901314, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_0939_Track01_Sphere_00796/adjacencies/b_20241203_0939_Track01_Sphere_00796/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002988/pano_0025_000095/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002988/pano_0025_000095/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002988/pano_0025_000095/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002988/pano_0025_000095/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002988_pano_0025_000095/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002988_pano_0025_000095/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002988_pano_0025_000095/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002988/pano_0025_000095/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002988/pano_0025_000095/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88653012083156, 52.3693490243214, 46.5829033851624 ] }, "distance": 11.35, "direction": 186.97, "angle": 76.31, "elevation": 46.58, "pano_id": "TMX7316010203-002988_pano_0025_000095", "timestamp": "2023-03-06T09:20:34.827300Z", "filename": "pano_0025_000095.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241203_0939_Track01_Sphere_00796", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120902.97508652805, 486958.83846005826 ] }, "relative_distance": 11.34877369, "relative_pitch": 76.30802741805324, "relative_heading": 186.97027626633326, "relative_elevation": 46.5829033851624 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_0939_Track01_Sphere_00796/adjacencies/b_20241203_0939_Track01_Sphere_00796/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000022/pano_0003_000743/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000022/pano_0003_000743/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000022/pano_0003_000743/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000022/pano_0003_000743/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000022_pano_0003_000743/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000022_pano_0003_000743/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000022_pano_0003_000743/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000022/pano_0003_000743/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000022/pano_0003_000743/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88656006742836, 52.3695535419717, 48.0418278872967 ] }, "distance": 11.51, "direction": 3.3, "angle": 76.52, "elevation": 48.04, "pano_id": "TMX7316060226-000022_pano_0003_000743", "timestamp": "2016-08-16T08:02:52.847470Z", "filename": "pano_0003_000743.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_20241203_0939_Track01_Sphere_00796", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120902.97508652805, 486958.83846005826 ] }, "relative_distance": 11.5117511, "relative_pitch": 76.52489085275162, "relative_heading": 3.2990722297342856, "relative_elevation": 48.0418278872967 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_0939_Track01_Sphere_00796/adjacencies/b_20241203_0939_Track01_Sphere_00796/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003020/pano_0006_000086/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003020/pano_0006_000086/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003020/pano_0006_000086/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003020/pano_0006_000086/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-003020_pano_0006_000086/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003020_pano_0006_000086/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003020_pano_0006_000086/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003020/pano_0006_000086/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003020/pano_0006_000086/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8865798236748, 52.3695526513935, 47.8533873008564 ] }, "distance": 11.57, "direction": 10.0, "angle": 76.41, "elevation": 47.85, "pano_id": "TMX7316010203-003020_pano_0006_000086", "timestamp": "2023-04-03T07:42:21.095740Z", "filename": "pano_0006_000086.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241203_0939_Track01_Sphere_00796", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120902.97508652805, 486958.83846005826 ] }, "relative_distance": 11.5691832, "relative_pitch": 76.40878863359995, "relative_heading": 9.995613737727867, "relative_elevation": 47.8533873008564 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_0939_Track01_Sphere_00796/adjacencies/b_20241203_0939_Track01_Sphere_00796/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003027/pano_0018_000047/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003027/pano_0018_000047/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003027/pano_0018_000047/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003027/pano_0018_000047/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-003027_pano_0018_000047/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003027_pano_0018_000047/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003027_pano_0018_000047/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003027/pano_0018_000047/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003027/pano_0018_000047/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88657104959901, 52.3695553144056, 47.933670796454 ] }, "distance": 11.77, "direction": 6.88, "angle": 76.2, "elevation": 47.93, "pano_id": "TMX7316010203-003027_pano_0018_000047", "timestamp": "2023-04-11T09:51:04.621890Z", "filename": "pano_0018_000047.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241203_0939_Track01_Sphere_00796", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120902.97508652805, 486958.83846005826 ] }, "relative_distance": 11.77468568, "relative_pitch": 76.19881984561435, "relative_heading": 6.879954408813627, "relative_elevation": 47.933670796454 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_0939_Track01_Sphere_00796/adjacencies/b_20241203_0939_Track01_Sphere_00796/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/14/TMX7316010203-000719/pano_0000_000437/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/14/TMX7316010203-000719/pano_0000_000437/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/14/TMX7316010203-000719/pano_0000_000437/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/14/TMX7316010203-000719/pano_0000_000437/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000719_pano_0000_000437/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000719_pano_0000_000437/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000719_pano_0000_000437/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/14/TMX7316010203-000719/pano_0000_000437/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/14/TMX7316010203-000719/pano_0000_000437/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88656024315979, 52.3695573256073, 46.4228324359283 ] }, "distance": 11.93, "direction": 3.24, "angle": 75.58, "elevation": 46.42, "pano_id": "TMX7316010203-000719_pano_0000_000437", "timestamp": "2018-05-14T11:43:45.771430Z", "filename": "pano_0000_000437.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241203_0939_Track01_Sphere_00796", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120902.97508652805, 486958.83846005826 ] }, "relative_distance": 11.93277013, "relative_pitch": 75.58447081284132, "relative_heading": 3.2401114220567924, "relative_elevation": 46.4228324359283 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_0939_Track01_Sphere_00796/adjacencies/b_20241203_0939_Track01_Sphere_00796/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002990/pano_0002_000120/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002990/pano_0002_000120/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002990/pano_0002_000120/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002990/pano_0002_000120/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002990_pano_0002_000120/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002990_pano_0002_000120/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002990_pano_0002_000120/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002990/pano_0002_000120/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002990/pano_0002_000120/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88655465967191, 52.3693417927264, 49.229778027162 ] }, "distance": 12.07, "direction": 178.6, "angle": 76.22, "elevation": 49.23, "pano_id": "TMX7316010203-002990_pano_0002_000120", "timestamp": "2023-03-06T10:44:14.343350Z", "filename": "pano_0002_000120.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241203_0939_Track01_Sphere_00796", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120902.97508652805, 486958.83846005826 ] }, "relative_distance": 12.07317279, "relative_pitch": 76.22065961698853, "relative_heading": 178.60391072744224, "relative_elevation": 49.229778027162 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_0939_Track01_Sphere_00796/adjacencies/b_20241203_0939_Track01_Sphere_00796/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003047/pano_0012_000086/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003047/pano_0012_000086/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003047/pano_0012_000086/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003047/pano_0012_000086/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-003047_pano_0012_000086/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003047_pano_0012_000086/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003047_pano_0012_000086/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003047/pano_0012_000086/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003047/pano_0012_000086/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88658552645338, 52.3695607285183, 48.2668283423409 ] }, "distance": 12.52, "direction": 11.03, "angle": 75.45, "elevation": 48.27, "pano_id": "TMX7316010203-003047_pano_0012_000086", "timestamp": "2023-04-17T10:01:35.252430Z", "filename": "pano_0012_000086.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241203_0939_Track01_Sphere_00796", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120902.97508652805, 486958.83846005826 ] }, "relative_distance": 12.52378603, "relative_pitch": 75.45424023197283, "relative_heading": 11.032001888241751, "relative_elevation": 48.2668283423409 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_0939_Track01_Sphere_00796/adjacencies/b_20241203_0939_Track01_Sphere_00796/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002976/pano_0006_000099/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002976/pano_0006_000099/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002976/pano_0006_000099/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002976/pano_0006_000099/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002976_pano_0006_000099/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002976_pano_0006_000099/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002976_pano_0006_000099/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002976/pano_0006_000099/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002976/pano_0006_000099/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88651313476893, 52.3693399494908, 42.4548759795725 ] }, "distance": 12.53, "direction": 191.67, "angle": 73.55, "elevation": 42.45, "pano_id": "TMX7316010203-002976_pano_0006_000099", "timestamp": "2023-02-20T09:31:53.790080Z", "filename": "pano_0006_000099.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241203_0939_Track01_Sphere_00796", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120902.97508652805, 486958.83846005826 ] }, "relative_distance": 12.53355897, "relative_pitch": 73.55230769130897, "relative_heading": 191.66509055722156, "relative_elevation": 42.4548759795725 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_0939_Track01_Sphere_00796/adjacencies/b_20241203_0939_Track01_Sphere_00796/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003020/pano_0006_000091/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003020/pano_0006_000091/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003020/pano_0006_000091/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003020/pano_0006_000091/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-003020_pano_0006_000091/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003020_pano_0006_000091/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003020_pano_0006_000091/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003020/pano_0006_000091/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003020/pano_0006_000091/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88655781487845, 52.3693364721955, 47.8436168748885 ] }, "distance": 12.67, "direction": 177.7, "angle": 75.17, "elevation": 47.84, "pano_id": "TMX7316010203-003020_pano_0006_000091", "timestamp": "2023-04-03T07:42:23.650690Z", "filename": "pano_0006_000091.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241203_0939_Track01_Sphere_00796", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120902.97508652805, 486958.83846005826 ] }, "relative_distance": 12.67185664, "relative_pitch": 75.1652724389006, "relative_heading": 177.6976863308521, "relative_elevation": 47.8436168748885 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_0939_Track01_Sphere_00796/adjacencies/b_20241203_0939_Track01_Sphere_00796/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002961/pano_0026_000126/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002961/pano_0026_000126/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002961/pano_0026_000126/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002961/pano_0026_000126/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002961_pano_0026_000126/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002961_pano_0026_000126/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002961_pano_0026_000126/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002961/pano_0026_000126/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002961/pano_0026_000126/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88654364521924, 52.3693350778729, 47.0839221812785 ] }, "distance": 12.82, "direction": 182.04, "angle": 74.76, "elevation": 47.08, "pano_id": "TMX7316010203-002961_pano_0026_000126", "timestamp": "2023-02-06T12:03:52.066090Z", "filename": "pano_0026_000126.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241203_0939_Track01_Sphere_00796", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120902.97508652805, 486958.83846005826 ] }, "relative_distance": 12.82489136, "relative_pitch": 74.76320711884576, "relative_heading": 182.0378959068124, "relative_elevation": 47.0839221812785 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_0939_Track01_Sphere_00796/adjacencies/b_20241203_0939_Track01_Sphere_00796/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002976/pano_0006_000094/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002976/pano_0006_000094/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002976/pano_0006_000094/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002976/pano_0006_000094/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002976_pano_0006_000094/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002976_pano_0006_000094/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002976_pano_0006_000094/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002976/pano_0006_000094/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002976/pano_0006_000094/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88653216384242, 52.3695652740412, 42.2130309604108 ] }, "distance": 12.86, "direction": 354.47, "angle": 73.06, "elevation": 42.21, "pano_id": "TMX7316010203-002976_pano_0006_000094", "timestamp": "2023-02-20T09:31:50.240100Z", "filename": "pano_0006_000094.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241203_0939_Track01_Sphere_00796", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120902.97508652805, 486958.83846005826 ] }, "relative_distance": 12.85789636, "relative_pitch": 73.0595037941408, "relative_heading": 354.4745236944023, "relative_elevation": 42.2130309604108 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_0939_Track01_Sphere_00796/adjacencies/b_20241203_0939_Track01_Sphere_00796/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003027/pano_0018_000052/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003027/pano_0018_000052/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003027/pano_0018_000052/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003027/pano_0018_000052/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-003027_pano_0018_000052/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003027_pano_0018_000052/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003027_pano_0018_000052/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003027/pano_0018_000052/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003027/pano_0018_000052/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88654959937097, 52.3693344420052, 47.7436021026224 ] }, "distance": 12.89, "direction": 180.22, "angle": 74.89, "elevation": 47.74, "pano_id": "TMX7316010203-003027_pano_0018_000052", "timestamp": "2023-04-11T09:51:10.856810Z", "filename": "pano_0018_000052.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241203_0939_Track01_Sphere_00796", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120902.97508652805, 486958.83846005826 ] }, "relative_distance": 12.88763473, "relative_pitch": 74.89393470591003, "relative_heading": 180.22457527919417, "relative_elevation": 47.7436021026224 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_0939_Track01_Sphere_00796/adjacencies/b_20241203_0939_Track01_Sphere_00796/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/14/TMX7316010203-000719/pano_0000_000442/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/14/TMX7316010203-000719/pano_0000_000442/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/14/TMX7316010203-000719/pano_0000_000442/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/14/TMX7316010203-000719/pano_0000_000442/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000719_pano_0000_000442/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000719_pano_0000_000442/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000719_pano_0000_000442/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/14/TMX7316010203-000719/pano_0000_000442/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/14/TMX7316010203-000719/pano_0000_000442/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88653521708201, 52.3693329898451, 46.4956089705229 ] }, "distance": 13.09, "direction": 184.51, "angle": 74.28, "elevation": 46.5, "pano_id": "TMX7316010203-000719_pano_0000_000442", "timestamp": "2018-05-14T11:43:49.341450Z", "filename": "pano_0000_000442.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241203_0939_Track01_Sphere_00796", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120902.97508652805, 486958.83846005826 ] }, "relative_distance": 13.08971972, "relative_pitch": 74.27671230910252, "relative_heading": 184.51362906125973, "relative_elevation": 46.4956089705229 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_0939_Track01_Sphere_00796/adjacencies/b_20241203_0939_Track01_Sphere_00796/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002990/pano_0002_000115/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002990/pano_0002_000115/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002990/pano_0002_000115/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002990/pano_0002_000115/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002990_pano_0002_000115/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002990_pano_0002_000115/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002990_pano_0002_000115/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002990/pano_0002_000115/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002990/pano_0002_000115/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88657817452975, 52.369566918717, 49.4402078613639 ] }, "distance": 13.12, "direction": 8.31, "angle": 75.14, "elevation": 49.44, "pano_id": "TMX7316010203-002990_pano_0002_000115", "timestamp": "2023-03-06T10:44:10.448350Z", "filename": "pano_0002_000115.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241203_0939_Track01_Sphere_00796", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120902.97508652805, 486958.83846005826 ] }, "relative_distance": 13.11886122, "relative_pitch": 75.1391429279583, "relative_heading": 8.308742578787337, "relative_elevation": 49.4402078613639 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_0939_Track01_Sphere_00796/adjacencies/b_20241203_0939_Track01_Sphere_00796/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_04-42-37_01721/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_04-42-37_01721/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_04-42-37_01721/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_04-42-37_01721/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-16_04-42-37_01721/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-16_04-42-37_01721/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-16_04-42-37_01721/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_04-42-37_01721/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_04-42-37_01721/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.886542269863375, 52.36933014961195, 0.0 ] }, "distance": 13.38, "direction": 182.36, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-16_04-42-37_01721", "timestamp": "2025-06-16T05:27:45Z", "filename": "recording_2025-06-16_04-42-37_01721.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_20241203_0939_Track01_Sphere_00796", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120902.97508652805, 486958.83846005826 ] }, "relative_distance": 13.37647014, "relative_pitch": 0.0, "relative_heading": 182.35536572365814, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_0939_Track01_Sphere_00796/adjacencies/b_20241203_0939_Track01_Sphere_00796/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000022/pano_0003_000748/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000022/pano_0003_000748/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000022/pano_0003_000748/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000022/pano_0003_000748/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000022_pano_0003_000748/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000022_pano_0003_000748/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000022_pano_0003_000748/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000022/pano_0003_000748/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000022/pano_0003_000748/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88654044646994, 52.3693277344612, 47.8882068116218 ] }, "distance": 13.65, "direction": 182.83, "angle": 74.09, "elevation": 47.89, "pano_id": "TMX7316060226-000022_pano_0003_000748", "timestamp": "2016-08-16T08:02:56.537450Z", "filename": "pano_0003_000748.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_20241203_0939_Track01_Sphere_00796", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120902.97508652805, 486958.83846005826 ] }, "relative_distance": 13.65055955, "relative_pitch": 74.08976953784243, "relative_heading": 182.8298543865433, "relative_elevation": 47.8882068116218 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_0939_Track01_Sphere_00796/adjacencies/b_20241203_0939_Track01_Sphere_00796/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/20/TMX7316010203-001530/pano_0003_000785/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/20/TMX7316010203-001530/pano_0003_000785/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/20/TMX7316010203-001530/pano_0003_000785/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/20/TMX7316010203-001530/pano_0003_000785/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001530_pano_0003_000785/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001530_pano_0003_000785/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001530_pano_0003_000785/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/12/20/TMX7316010203-001530/pano_0003_000785/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/12/20/TMX7316010203-001530/pano_0003_000785/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8865498168617, 52.3693240725904, 46.2328877644613 ] }, "distance": 14.04, "direction": 180.15, "angle": 73.11, "elevation": 46.23, "pano_id": "TMX7316010203-001530_pano_0003_000785", "timestamp": "2019-12-20T09:13:47.761170Z", "filename": "pano_0003_000785.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_20241203_0939_Track01_Sphere_00796", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120902.97508652805, 486958.83846005826 ] }, "relative_distance": 14.04143111, "relative_pitch": 73.10589327905156, "relative_heading": 180.14567482159816, "relative_elevation": 46.2328877644613 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_0939_Track01_Sphere_00796/adjacencies/b_20241203_0939_Track01_Sphere_00796/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002971/pano_0003_000042/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002971/pano_0003_000042/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002971/pano_0003_000042/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002971/pano_0003_000042/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002971_pano_0003_000042/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002971_pano_0003_000042/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002971_pano_0003_000042/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002971/pano_0003_000042/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002971/pano_0003_000042/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88655191606206, 52.3693235067509, 47.410563301295 ] }, "distance": 14.1, "direction": 179.56, "angle": 73.43, "elevation": 47.41, "pano_id": "TMX7316010203-002971_pano_0003_000042", "timestamp": "2023-02-13T11:58:20.385420Z", "filename": "pano_0003_000042.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241203_0939_Track01_Sphere_00796", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120902.97508652805, 486958.83846005826 ] }, "relative_distance": 14.10475714, "relative_pitch": 73.43213117046736, "relative_heading": 179.5642109119527, "relative_elevation": 47.410563301295 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_0939_Track01_Sphere_00796/adjacencies/b_20241203_0939_Track01_Sphere_00796/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003047/pano_0011_000040/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003047/pano_0011_000040/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003047/pano_0011_000040/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003047/pano_0011_000040/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-003047_pano_0011_000040/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003047_pano_0011_000040/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003047_pano_0011_000040/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003047/pano_0011_000040/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003047/pano_0011_000040/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88657583990764, 52.3693237422756, 50.2211867263541 ] }, "distance": 14.18, "direction": 172.97, "angle": 74.23, "elevation": 50.22, "pano_id": "TMX7316010203-003047_pano_0011_000040", "timestamp": "2023-04-17T09:50:33.342880Z", "filename": "pano_0011_000040.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241203_0939_Track01_Sphere_00796", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120902.97508652805, 486958.83846005826 ] }, "relative_distance": 14.18486549, "relative_pitch": 74.22778198852893, "relative_heading": 172.96717576616425, "relative_elevation": 50.2211867263541 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_0939_Track01_Sphere_00796/adjacencies/b_20241203_0939_Track01_Sphere_00796/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0004_000215/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0004_000215/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0004_000215/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0004_000215/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002542_pano_0004_000215/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002542_pano_0004_000215/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002542_pano_0004_000215/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0004_000215/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0004_000215/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88657457849688, 52.3695775041075, 45.6705345902592 ] }, "distance": 14.25, "direction": 6.65, "angle": 72.67, "elevation": 45.67, "pano_id": "TMX7316010203-002542_pano_0004_000215", "timestamp": "2022-04-25T10:02:17.407150Z", "filename": "pano_0004_000215.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_20241203_0939_Track01_Sphere_00796", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120902.97508652805, 486958.83846005826 ] }, "relative_distance": 14.25495789, "relative_pitch": 72.6655034772227, "relative_heading": 6.650238271671372, "relative_elevation": 45.6705345902592 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_0939_Track01_Sphere_00796/adjacencies/b_20241203_0939_Track01_Sphere_00796/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002961/pano_0026_000121/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002961/pano_0026_000121/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002961/pano_0026_000121/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002961/pano_0026_000121/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002961_pano_0026_000121/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002961_pano_0026_000121/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002961_pano_0026_000121/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002961/pano_0026_000121/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002961/pano_0026_000121/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8865666789142, 52.3695798005707, 47.1090299934149 ] }, "distance": 14.46, "direction": 4.41, "angle": 72.94, "elevation": 47.11, "pano_id": "TMX7316010203-002961_pano_0026_000121", "timestamp": "2023-02-06T12:03:48.501120Z", "filename": "pano_0026_000121.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241203_0939_Track01_Sphere_00796", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120902.97508652805, 486958.83846005826 ] }, "relative_distance": 14.45747159, "relative_pitch": 72.93907204879231, "relative_heading": 4.414420837086608, "relative_elevation": 47.1090299934149 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_0939_Track01_Sphere_00796/adjacencies/b_20241203_0939_Track01_Sphere_00796/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0000_001363/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0000_001363/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0000_001363/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0000_001363/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001178_pano_0000_001363/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001178_pano_0000_001363/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001178_pano_0000_001363/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0000_001363/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0000_001363/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88653960663978, 52.3693204783785, 46.7812839886174 ] }, "distance": 14.46, "direction": 182.9, "angle": 72.82, "elevation": 46.78, "pano_id": "TMX7316010203-001178_pano_0000_001363", "timestamp": "2019-05-13T07:18:06.674360Z", "filename": "pano_0000_001363.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2019", "tags": [ "mission-bi", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241203_0939_Track01_Sphere_00796", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120902.97508652805, 486958.83846005826 ] }, "relative_distance": 14.45982529, "relative_pitch": 72.8239223264514, "relative_heading": 182.89828558183802, "relative_elevation": 46.7812839886174 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_0939_Track01_Sphere_00796/adjacencies/b_20241203_0939_Track01_Sphere_00796/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003047/pano_0012_000091/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003047/pano_0012_000091/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003047/pano_0012_000091/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003047/pano_0012_000091/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-003047_pano_0012_000091/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003047_pano_0012_000091/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003047_pano_0012_000091/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003047/pano_0012_000091/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003047/pano_0012_000091/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88656055423069, 52.369320131571, 48.2189128827304 ] }, "distance": 14.5, "direction": 177.25, "angle": 73.27, "elevation": 48.22, "pano_id": "TMX7316010203-003047_pano_0012_000091", "timestamp": "2023-04-17T10:01:39.987450Z", "filename": "pano_0012_000091.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241203_0939_Track01_Sphere_00796", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120902.97508652805, 486958.83846005826 ] }, "relative_distance": 14.49662017, "relative_pitch": 73.26702619892217, "relative_heading": 177.24954008068627, "relative_elevation": 48.2189128827304 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_0939_Track01_Sphere_00796/adjacencies/b_20241203_0939_Track01_Sphere_00796/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_003318/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_003318/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_003318/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_003318/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001053_pano_0000_003318/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001053_pano_0000_003318/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001053_pano_0000_003318/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_003318/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_003318/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88657435745705, 52.3693197155024, 48.5111826686189 ] }, "distance": 14.62, "direction": 173.58, "angle": 73.23, "elevation": 48.51, "pano_id": "TMX7316010203-001053_pano_0000_003318", "timestamp": "2019-01-14T12:56:11.494410Z", "filename": "pano_0000_003318.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_20241203_0939_Track01_Sphere_00796", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120902.97508652805, 486958.83846005826 ] }, "relative_distance": 14.61803068, "relative_pitch": 73.23070109993144, "relative_heading": 173.575002193605, "relative_elevation": 48.5111826686189 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_0939_Track01_Sphere_00796/adjacencies/b_20241203_0939_Track01_Sphere_00796/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241203_0939_Track01_Sphere_00793/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241203_0939_Track01_Sphere_00793/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241203_0939_Track01_Sphere_00793/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241203_0939_Track01_Sphere_00793/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241203_0939_Track01_Sphere_00793/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_0939_Track01_Sphere_00793/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_0939_Track01_Sphere_00793/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241203_0939_Track01_Sphere_00793/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241203_0939_Track01_Sphere_00793/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.886562409022924, 52.36958181898672, 0.0 ] }, "distance": 14.66, "direction": 3.21, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241203_0939_Track01_Sphere_00793", "timestamp": "2024-12-03T09:20:44Z", "filename": "Job_20241203_0939_Track01_Sphere_00793.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_20241203_0939_Track01_Sphere_00796", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120902.97508652805, 486958.83846005826 ] }, "relative_distance": 14.66223791, "relative_pitch": 0.0, "relative_heading": 3.213684360639808, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_0939_Track01_Sphere_00796/adjacencies/b_20241203_0939_Track01_Sphere_00796/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241203_0939_Track01_Sphere_00799/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241203_0939_Track01_Sphere_00799/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241203_0939_Track01_Sphere_00799/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241203_0939_Track01_Sphere_00799/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241203_0939_Track01_Sphere_00799/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_0939_Track01_Sphere_00799/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_0939_Track01_Sphere_00799/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241203_0939_Track01_Sphere_00799/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241203_0939_Track01_Sphere_00799/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.886537245812264, 52.369317347831156, 0.0 ] }, "distance": 14.82, "direction": 183.45, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241203_0939_Track01_Sphere_00799", "timestamp": "2024-12-03T09:20:50Z", "filename": "Job_20241203_0939_Track01_Sphere_00799.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_20241203_0939_Track01_Sphere_00796", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120902.97508652805, 486958.83846005826 ] }, "relative_distance": 14.81654973, "relative_pitch": 0.0, "relative_heading": 183.4511997401572, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_0939_Track01_Sphere_00796/adjacencies/b_20241203_0939_Track01_Sphere_00796/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002988/pano_0025_000090/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002988/pano_0025_000090/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002988/pano_0025_000090/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002988/pano_0025_000090/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002988_pano_0025_000090/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002988_pano_0025_000090/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002988_pano_0025_000090/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002988/pano_0025_000090/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002988/pano_0025_000090/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8865478497366, 52.3695847660254, 46.747454976663 ] }, "distance": 14.97, "direction": 359.35, "angle": 72.25, "elevation": 46.75, "pano_id": "TMX7316010203-002988_pano_0025_000090", "timestamp": "2023-03-06T09:20:29.757390Z", "filename": "pano_0025_000090.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241203_0939_Track01_Sphere_00796", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120902.97508652805, 486958.83846005826 ] }, "relative_distance": 14.96807173, "relative_pitch": 72.24544934012316, "relative_heading": 359.3504621388775, "relative_elevation": 46.747454976663 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_0939_Track01_Sphere_00796/adjacencies/b_20241203_0939_Track01_Sphere_00796/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002971/pano_0003_000036/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002971/pano_0003_000036/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002971/pano_0003_000036/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002971/pano_0003_000036/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002971_pano_0003_000036/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002971_pano_0003_000036/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002971_pano_0003_000036/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002971/pano_0003_000036/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002971/pano_0003_000036/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88657019065735, 52.3695847940513, 47.4289574669674 ] }, "distance": 15.03, "direction": 5.16, "angle": 72.42, "elevation": 47.43, "pano_id": "TMX7316010203-002971_pano_0003_000036", "timestamp": "2023-02-13T11:58:15.575450Z", "filename": "pano_0003_000036.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241203_0939_Track01_Sphere_00796", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120902.97508652805, 486958.83846005826 ] }, "relative_distance": 15.03115413, "relative_pitch": 72.41558423171936, "relative_heading": 5.16045172546626, "relative_elevation": 47.4289574669674 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_0939_Track01_Sphere_00796/adjacencies/b_20241203_0939_Track01_Sphere_00796/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0001_002976/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0001_002976/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0001_002976/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0001_002976/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002306_pano_0001_002976/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002306_pano_0001_002976/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002306_pano_0001_002976/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0001_002976/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0001_002976/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88654100292823, 52.369314950162, 46.243403011933 ] }, "distance": 15.07, "direction": 182.42, "angle": 71.95, "elevation": 46.24, "pano_id": "TMX7316010203-002306_pano_0001_002976", "timestamp": "2021-09-09T11:16:56.249000Z", "filename": "pano_0001_002976.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_20241203_0939_Track01_Sphere_00796", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120902.97508652805, 486958.83846005826 ] }, "relative_distance": 15.06990596, "relative_pitch": 71.95012828616179, "relative_heading": 182.41890391670782, "relative_elevation": 46.243403011933 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_0939_Track01_Sphere_00796/adjacencies/b_20241203_0939_Track01_Sphere_00796/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0000_001357/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0000_001357/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0000_001357/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0000_001357/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001178_pano_0000_001357/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001178_pano_0000_001357/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001178_pano_0000_001357/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0000_001357/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0000_001357/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88656096046542, 52.3695874463418, 46.781911643222 ] }, "distance": 15.28, "direction": 2.71, "angle": 71.91, "elevation": 46.78, "pano_id": "TMX7316010203-001178_pano_0000_001357", "timestamp": "2019-05-13T07:18:01.639410Z", "filename": "pano_0000_001357.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2019", "tags": [ "mission-bi", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241203_0939_Track01_Sphere_00796", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120902.97508652805, 486958.83846005826 ] }, "relative_distance": 15.28248657, "relative_pitch": 71.90907302612285, "relative_heading": 2.712754053484985, "relative_elevation": 46.781911643222 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_0939_Track01_Sphere_00796/adjacencies/b_20241203_0939_Track01_Sphere_00796/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0001_002970/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0001_002970/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0001_002970/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0001_002970/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002306_pano_0001_002970/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002306_pano_0001_002970/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002306_pano_0001_002970/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0001_002970/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0001_002970/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88656566584439, 52.3695882659802, 46.2953578457236 ] }, "distance": 15.39, "direction": 3.89, "angle": 71.61, "elevation": 46.3, "pano_id": "TMX7316010203-002306_pano_0001_002970", "timestamp": "2021-09-09T11:16:51.764030Z", "filename": "pano_0001_002970.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_20241203_0939_Track01_Sphere_00796", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120902.97508652805, 486958.83846005826 ] }, "relative_distance": 15.39199772, "relative_pitch": 71.60938081702287, "relative_heading": 3.8884285921549266, "relative_elevation": 46.2953578457236 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_0939_Track01_Sphere_00796/adjacencies/b_20241203_0939_Track01_Sphere_00796/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002951/pano_0016_000120/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002951/pano_0016_000120/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002951/pano_0016_000120/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002951/pano_0016_000120/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002951_pano_0016_000120/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002951_pano_0016_000120/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002951_pano_0016_000120/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002951/pano_0016_000120/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002951/pano_0016_000120/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8865290711872, 52.3693110440025, 45.8608617000282 ] }, "distance": 15.56, "direction": 185.34, "angle": 71.26, "elevation": 45.86, "pano_id": "TMX7316010203-002951_pano_0016_000120", "timestamp": "2023-01-30T11:25:23.937270Z", "filename": "pano_0016_000120.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241203_0939_Track01_Sphere_00796", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120902.97508652805, 486958.83846005826 ] }, "relative_distance": 15.55872725, "relative_pitch": 71.26001293665648, "relative_heading": 185.3427138097286, "relative_elevation": 45.8608617000282 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_0939_Track01_Sphere_00796/adjacencies/b_20241203_0939_Track01_Sphere_00796/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/08/TMX7316010203-001543/pano_0000_003049/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/08/TMX7316010203-001543/pano_0000_003049/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/08/TMX7316010203-001543/pano_0000_003049/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/08/TMX7316010203-001543/pano_0000_003049/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001543_pano_0000_003049/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001543_pano_0000_003049/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001543_pano_0000_003049/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/13/08/TMX7316010203-001543/pano_0000_003049/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/13/08/TMX7316010203-001543/pano_0000_003049/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8865414304977, 52.3693101771774, 47.0262818224728 ] }, "distance": 15.6, "direction": 182.23, "angle": 71.65, "elevation": 47.03, "pano_id": "TMX7316010203-001543_pano_0000_003049", "timestamp": "2020-01-08T11:04:38.137830Z", "filename": "pano_0000_003049.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_20241203_0939_Track01_Sphere_00796", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120902.97508652805, 486958.83846005826 ] }, "relative_distance": 15.59939946, "relative_pitch": 71.64845911546294, "relative_heading": 182.22970255184404, "relative_elevation": 47.0262818224728 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_0939_Track01_Sphere_00796/adjacencies/b_20241203_0939_Track01_Sphere_00796/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_003312/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_003312/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_003312/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_003312/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001053_pano_0000_003312/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001053_pano_0000_003312/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001053_pano_0000_003312/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_003312/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_003312/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88659315337698, 52.3695885792666, 48.7273884164169 ] }, "distance": 15.67, "direction": 10.73, "angle": 72.18, "elevation": 48.73, "pano_id": "TMX7316010203-001053_pano_0000_003312", "timestamp": "2019-01-14T12:56:05.969500Z", "filename": "pano_0000_003312.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_20241203_0939_Track01_Sphere_00796", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120902.97508652805, 486958.83846005826 ] }, "relative_distance": 15.6652173, "relative_pitch": 72.17808183496369, "relative_heading": 10.727862670657712, "relative_elevation": 48.7273884164169 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_0939_Track01_Sphere_00796/adjacencies/b_20241203_0939_Track01_Sphere_00796/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003014/pano_0003_000072/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003014/pano_0003_000072/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003014/pano_0003_000072/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003014/pano_0003_000072/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-003014_pano_0003_000072/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003014_pano_0003_000072/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003014_pano_0003_000072/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003014/pano_0003_000072/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003014/pano_0003_000072/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88658724819124, 52.3695898460759, 49.2595263598487 ] }, "distance": 15.73, "direction": 9.19, "angle": 72.29, "elevation": 49.26, "pano_id": "TMX7316010203-003014_pano_0003_000072", "timestamp": "2023-03-27T11:05:04.552370Z", "filename": "pano_0003_000072.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241203_0939_Track01_Sphere_00796", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120902.97508652805, 486958.83846005826 ] }, "relative_distance": 15.73449242, "relative_pitch": 72.28546286500024, "relative_heading": 9.193122241156246, "relative_elevation": 49.2595263598487 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_0939_Track01_Sphere_00796/adjacencies/b_20241203_0939_Track01_Sphere_00796/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002951/pano_0016_000114/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002951/pano_0016_000114/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002951/pano_0016_000114/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002951/pano_0016_000114/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002951_pano_0016_000114/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002951_pano_0016_000114/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002951_pano_0016_000114/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002951/pano_0016_000114/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002951/pano_0016_000114/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88655487365454, 52.3695920068877, 46.0016627907753 ] }, "distance": 15.78, "direction": 1.12, "angle": 71.07, "elevation": 46.0, "pano_id": "TMX7316010203-002951_pano_0016_000114", "timestamp": "2023-01-30T11:25:19.097330Z", "filename": "pano_0016_000114.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241203_0939_Track01_Sphere_00796", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120902.97508652805, 486958.83846005826 ] }, "relative_distance": 15.77585331, "relative_pitch": 71.0710596828443, "relative_heading": 1.12131205053794, "relative_elevation": 46.0016627907753 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_0939_Track01_Sphere_00796/adjacencies/b_20241203_0939_Track01_Sphere_00796/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003014/pano_0003_000078/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003014/pano_0003_000078/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003014/pano_0003_000078/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003014/pano_0003_000078/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-003014_pano_0003_000078/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003014_pano_0003_000078/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003014_pano_0003_000078/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003014/pano_0003_000078/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003014/pano_0003_000078/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88655318223669, 52.3693083418047, 49.0928875515237 ] }, "distance": 15.79, "direction": 179.3, "angle": 72.17, "elevation": 49.09, "pano_id": "TMX7316010203-003014_pano_0003_000078", "timestamp": "2023-03-27T11:05:08.332260Z", "filename": "pano_0003_000078.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241203_0939_Track01_Sphere_00796", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120902.97508652805, 486958.83846005826 ] }, "relative_distance": 15.79300452, "relative_pitch": 72.16720440618975, "relative_heading": 179.29790670615375, "relative_elevation": 49.0928875515237 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_0939_Track01_Sphere_00796/adjacencies/b_20241203_0939_Track01_Sphere_00796/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/08/TMX7316010203-001543/pano_0000_003043/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/08/TMX7316010203-001543/pano_0000_003043/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/08/TMX7316010203-001543/pano_0000_003043/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/08/TMX7316010203-001543/pano_0000_003043/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001543_pano_0000_003043/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001543_pano_0000_003043/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001543_pano_0000_003043/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/13/08/TMX7316010203-001543/pano_0000_003043/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/13/08/TMX7316010203-001543/pano_0000_003043/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88656763424961, 52.369593999742, 46.9725703150034 ] }, "distance": 16.04, "direction": 4.21, "angle": 71.15, "elevation": 46.97, "pano_id": "TMX7316010203-001543_pano_0000_003043", "timestamp": "2020-01-08T11:04:30.637890Z", "filename": "pano_0000_003043.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_20241203_0939_Track01_Sphere_00796", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120902.97508652805, 486958.83846005826 ] }, "relative_distance": 16.03789683, "relative_pitch": 71.14849888604441, "relative_heading": 4.211724653181256, "relative_elevation": 46.9725703150034 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_0939_Track01_Sphere_00796/adjacencies/b_20241203_0939_Track01_Sphere_00796/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002984/pano_0013_000126/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002984/pano_0013_000126/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002984/pano_0013_000126/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002984/pano_0013_000126/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002984_pano_0013_000126/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002984_pano_0013_000126/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002984_pano_0013_000126/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002984/pano_0013_000126/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002984/pano_0013_000126/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88658202460106, 52.3695936329475, 49.1659297058359 ] }, "distance": 16.1, "direction": 7.7, "angle": 71.87, "elevation": 49.17, "pano_id": "TMX7316010203-002984_pano_0013_000126", "timestamp": "2023-02-27T10:06:55.486560Z", "filename": "pano_0013_000126.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241203_0939_Track01_Sphere_00796", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120902.97508652805, 486958.83846005826 ] }, "relative_distance": 16.09906185, "relative_pitch": 71.86930462356833, "relative_heading": 7.703407719708241, "relative_elevation": 49.1659297058359 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_0939_Track01_Sphere_00796/adjacencies/b_20241203_0939_Track01_Sphere_00796/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_04-42-37_01715/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_04-42-37_01715/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_04-42-37_01715/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_04-42-37_01715/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-16_04-42-37_01715/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-16_04-42-37_01715/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-16_04-42-37_01715/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_04-42-37_01715/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_04-42-37_01715/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.886566504727856, 52.369596216654124, 0.0 ] }, "distance": 16.28, "direction": 3.88, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-16_04-42-37_01715", "timestamp": "2025-06-16T05:27:39Z", "filename": "recording_2025-06-16_04-42-37_01715.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_20241203_0939_Track01_Sphere_00796", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120902.97508652805, 486958.83846005826 ] }, "relative_distance": 16.27854228, "relative_pitch": 0.0, "relative_heading": 3.8779052619483365, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_0939_Track01_Sphere_00796/adjacencies/b_20241203_0939_Track01_Sphere_00796/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0004_000221/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0004_000221/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0004_000221/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0004_000221/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002542_pano_0004_000221/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002542_pano_0004_000221/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002542_pano_0004_000221/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0004_000221/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0004_000221/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88654934775168, 52.3693037972869, 45.6191940186545 ] }, "distance": 16.3, "direction": 180.24, "angle": 70.34, "elevation": 45.62, "pano_id": "TMX7316010203-002542_pano_0004_000221", "timestamp": "2022-04-25T10:02:22.052310Z", "filename": "pano_0004_000221.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_20241203_0939_Track01_Sphere_00796", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120902.97508652805, 486958.83846005826 ] }, "relative_distance": 16.29764754, "relative_pitch": 70.34051957752453, "relative_heading": 180.23783761202276, "relative_elevation": 45.6191940186545 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_0939_Track01_Sphere_00796/adjacencies/b_20241203_0939_Track01_Sphere_00796/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/20/TMX7316010203-001530/pano_0003_000779/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/20/TMX7316010203-001530/pano_0003_000779/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/20/TMX7316010203-001530/pano_0003_000779/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/20/TMX7316010203-001530/pano_0003_000779/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001530_pano_0003_000779/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001530_pano_0003_000779/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001530_pano_0003_000779/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/12/20/TMX7316010203-001530/pano_0003_000779/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/12/20/TMX7316010203-001530/pano_0003_000779/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88657492659477, 52.3695963117195, 46.285110026598 ] }, "distance": 16.34, "direction": 5.88, "angle": 70.56, "elevation": 46.29, "pano_id": "TMX7316010203-001530_pano_0003_000779", "timestamp": "2019-12-20T09:13:43.741190Z", "filename": "pano_0003_000779.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_20241203_0939_Track01_Sphere_00796", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120902.97508652805, 486958.83846005826 ] }, "relative_distance": 16.33789276, "relative_pitch": 70.55779495502348, "relative_heading": 5.882848207267074, "relative_elevation": 46.285110026598 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_0939_Track01_Sphere_00796/adjacencies/b_20241203_0939_Track01_Sphere_00796/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003020/pano_0006_000085/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003020/pano_0006_000085/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003020/pano_0006_000085/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003020/pano_0006_000085/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-003020_pano_0006_000085/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003020_pano_0006_000085/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003020_pano_0006_000085/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003020/pano_0006_000085/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003020/pano_0006_000085/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88658374417451, 52.3695963418263, 47.8553698081523 ] }, "distance": 16.41, "direction": 7.97, "angle": 71.07, "elevation": 47.86, "pano_id": "TMX7316010203-003020_pano_0006_000085", "timestamp": "2023-04-03T07:42:20.555740Z", "filename": "pano_0006_000085.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241203_0939_Track01_Sphere_00796", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120902.97508652805, 486958.83846005826 ] }, "relative_distance": 16.41364432, "relative_pitch": 71.06883253610857, "relative_heading": 7.967516872148553, "relative_elevation": 47.8553698081523 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_0939_Track01_Sphere_00796/adjacencies/b_20241203_0939_Track01_Sphere_00796/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000022/pano_0003_000742/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000022/pano_0003_000742/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000022/pano_0003_000742/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000022/pano_0003_000742/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000022_pano_0003_000742/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000022_pano_0003_000742/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000022_pano_0003_000742/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000022/pano_0003_000742/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000022/pano_0003_000742/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88656385834808, 52.3695986883693, 48.0667601916939 ] }, "distance": 16.54, "direction": 3.19, "angle": 71.01, "elevation": 48.07, "pano_id": "TMX7316060226-000022_pano_0003_000742", "timestamp": "2016-08-16T08:02:52.197440Z", "filename": "pano_0003_000742.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_20241203_0939_Track01_Sphere_00796", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120902.97508652805, 486958.83846005826 ] }, "relative_distance": 16.54195107, "relative_pitch": 71.0093375492713, "relative_heading": 3.1905732785898624, "relative_elevation": 48.0667601916939 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_0939_Track01_Sphere_00796/adjacencies/b_20241203_0939_Track01_Sphere_00796/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002988/pano_0025_000096/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002988/pano_0025_000096/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002988/pano_0025_000096/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002988/pano_0025_000096/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002988_pano_0025_000096/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002988_pano_0025_000096/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002988_pano_0025_000096/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002988/pano_0025_000096/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002988/pano_0025_000096/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88652494113301, 52.3693021463102, 46.549252955243 ] }, "distance": 16.57, "direction": 185.99, "angle": 70.4, "elevation": 46.55, "pano_id": "TMX7316010203-002988_pano_0025_000096", "timestamp": "2023-03-06T09:20:35.772260Z", "filename": "pano_0025_000096.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241203_0939_Track01_Sphere_00796", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120902.97508652805, 486958.83846005826 ] }, "relative_distance": 16.57176905, "relative_pitch": 70.40401378711397, "relative_heading": 185.9923532695482, "relative_elevation": 46.549252955243 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_0939_Track01_Sphere_00796/adjacencies/b_20241203_0939_Track01_Sphere_00796/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002984/pano_0013_000132/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002984/pano_0013_000132/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002984/pano_0013_000132/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002984/pano_0013_000132/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002984_pano_0013_000132/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002984_pano_0013_000132/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002984_pano_0013_000132/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002984/pano_0013_000132/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002984/pano_0013_000132/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88655294454065, 52.3693012122766, 49.0920747267082 ] }, "distance": 16.59, "direction": 179.39, "angle": 71.33, "elevation": 49.09, "pano_id": "TMX7316010203-002984_pano_0013_000132", "timestamp": "2023-02-27T10:06:59.821510Z", "filename": "pano_0013_000132.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241203_0939_Track01_Sphere_00796", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120902.97508652805, 486958.83846005826 ] }, "relative_distance": 16.58610048, "relative_pitch": 71.3321009329151, "relative_heading": 179.3874104308878, "relative_elevation": 49.0920747267082 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_0939_Track01_Sphere_00796/adjacencies/b_20241203_0939_Track01_Sphere_00796/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003027/pano_0018_000046/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003027/pano_0018_000046/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003027/pano_0018_000046/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003027/pano_0018_000046/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-003027_pano_0018_000046/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003027_pano_0018_000046/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003027_pano_0018_000046/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003027/pano_0018_000046/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003027/pano_0018_000046/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88657343272913, 52.3695997688739, 47.9801258267835 ] }, "distance": 16.71, "direction": 5.4, "angle": 70.8, "elevation": 47.98, "pano_id": "TMX7316010203-003027_pano_0018_000046", "timestamp": "2023-04-11T09:51:03.466880Z", "filename": "pano_0018_000046.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241203_0939_Track01_Sphere_00796", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120902.97508652805, 486958.83846005826 ] }, "relative_distance": 16.71072255, "relative_pitch": 70.79757719670732, "relative_heading": 5.400625933400702, "relative_elevation": 47.9801258267835 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_0939_Track01_Sphere_00796/adjacencies/b_20241203_0939_Track01_Sphere_00796/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/14/TMX7316010203-000719/pano_0000_000436/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/14/TMX7316010203-000719/pano_0000_000436/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/14/TMX7316010203-000719/pano_0000_000436/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/14/TMX7316010203-000719/pano_0000_000436/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000719_pano_0000_000436/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000719_pano_0000_000436/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000719_pano_0000_000436/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/14/TMX7316010203-000719/pano_0000_000436/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/14/TMX7316010203-000719/pano_0000_000436/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88656453980349, 52.3696022089025, 46.411155144684 ] }, "distance": 16.94, "direction": 3.27, "angle": 69.95, "elevation": 46.41, "pano_id": "TMX7316010203-000719_pano_0000_000436", "timestamp": "2018-05-14T11:43:45.036540Z", "filename": "pano_0000_000436.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241203_0939_Track01_Sphere_00796", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120902.97508652805, 486958.83846005826 ] }, "relative_distance": 16.93569002, "relative_pitch": 69.95269128672211, "relative_heading": 3.2735925549488027, "relative_elevation": 46.411155144684 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_0939_Track01_Sphere_00796/adjacencies/b_20241203_0939_Track01_Sphere_00796/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002990/pano_0002_000121/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002990/pano_0002_000121/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002990/pano_0002_000121/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002990/pano_0002_000121/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002990_pano_0002_000121/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002990_pano_0002_000121/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002990_pano_0002_000121/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002990/pano_0002_000121/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002990/pano_0002_000121/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88654766257798, 52.3692971457414, 49.216208207421 ] }, "distance": 17.04, "direction": 180.61, "angle": 70.9, "elevation": 49.22, "pano_id": "TMX7316010203-002990_pano_0002_000121", "timestamp": "2023-03-06T10:44:15.208340Z", "filename": "pano_0002_000121.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241203_0939_Track01_Sphere_00796", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120902.97508652805, 486958.83846005826 ] }, "relative_distance": 17.03863026, "relative_pitch": 70.90416842229699, "relative_heading": 180.61347478869314, "relative_elevation": 49.216208207421 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_0939_Track01_Sphere_00796/adjacencies/b_20241203_0939_Track01_Sphere_00796/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003047/pano_0011_000035/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003047/pano_0011_000035/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003047/pano_0011_000035/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003047/pano_0011_000035/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-003047_pano_0011_000035/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003047_pano_0011_000035/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003047_pano_0011_000035/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003047/pano_0011_000035/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003047/pano_0011_000035/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88659885052979, 52.3696011150658, 50.2186668775976 ] }, "distance": 17.11, "direction": 11.14, "angle": 71.19, "elevation": 50.22, "pano_id": "TMX7316010203-003047_pano_0011_000035", "timestamp": "2023-04-17T09:50:27.697890Z", "filename": "pano_0011_000035.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241203_0939_Track01_Sphere_00796", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120902.97508652805, 486958.83846005826 ] }, "relative_distance": 17.10841411, "relative_pitch": 71.18713322724719, "relative_heading": 11.135103991607465, "relative_elevation": 50.2186668775976 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_0939_Track01_Sphere_00796/adjacencies/b_20241203_0939_Track01_Sphere_00796/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003020/pano_0006_000092/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003020/pano_0006_000092/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003020/pano_0006_000092/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003020/pano_0006_000092/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-003020_pano_0006_000092/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003020_pano_0006_000092/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003020_pano_0006_000092/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003020/pano_0006_000092/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003020/pano_0006_000092/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88655309208715, 52.3692932582054, 47.8415114954114 ] }, "distance": 17.47, "direction": 179.39, "angle": 69.94, "elevation": 47.84, "pano_id": "TMX7316010203-003020_pano_0006_000092", "timestamp": "2023-04-03T07:42:24.170670Z", "filename": "pano_0006_000092.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241203_0939_Track01_Sphere_00796", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120902.97508652805, 486958.83846005826 ] }, "relative_distance": 17.47124152, "relative_pitch": 69.93831212124326, "relative_heading": 179.3854880767387, "relative_elevation": 47.8415114954114 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_0939_Track01_Sphere_00796/adjacencies/b_20241203_0939_Track01_Sphere_00796/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002976/pano_0006_000100/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002976/pano_0006_000100/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002976/pano_0006_000100/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002976/pano_0006_000100/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002976_pano_0006_000100/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002976_pano_0006_000100/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002976_pano_0006_000100/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002976/pano_0006_000100/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002976/pano_0006_000100/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88650901468434, 52.3692948372604, 42.4921376537532 ] }, "distance": 17.52, "direction": 189.24, "angle": 67.59, "elevation": 42.49, "pano_id": "TMX7316010203-002976_pano_0006_000100", "timestamp": "2023-02-20T09:31:54.470070Z", "filename": "pano_0006_000100.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241203_0939_Track01_Sphere_00796", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120902.97508652805, 486958.83846005826 ] }, "relative_distance": 17.52209341, "relative_pitch": 67.59066690638723, "relative_heading": 189.24420053172096, "relative_elevation": 42.4921376537532 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_0939_Track01_Sphere_00796/adjacencies/b_20241203_0939_Track01_Sphere_00796/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003047/pano_0012_000085/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003047/pano_0012_000085/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003047/pano_0012_000085/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003047/pano_0012_000085/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-003047_pano_0012_000085/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003047_pano_0012_000085/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003047_pano_0012_000085/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003047/pano_0012_000085/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003047/pano_0012_000085/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88658866102798, 52.3696076708596, 48.2655174359679 ] }, "distance": 17.71, "direction": 8.48, "angle": 69.85, "elevation": 48.27, "pano_id": "TMX7316010203-003047_pano_0012_000085", "timestamp": "2023-04-17T10:01:34.197460Z", "filename": "pano_0012_000085.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241203_0939_Track01_Sphere_00796", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120902.97508652805, 486958.83846005826 ] }, "relative_distance": 17.7092214, "relative_pitch": 69.85128188079292, "relative_heading": 8.475217220646558, "relative_elevation": 48.2655174359679 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_0939_Track01_Sphere_00796/adjacencies/b_20241203_0939_Track01_Sphere_00796/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003027/pano_0018_000053/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003027/pano_0018_000053/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003027/pano_0018_000053/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003027/pano_0018_000053/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-003027_pano_0018_000053/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003027_pano_0018_000053/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003027_pano_0018_000053/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003027/pano_0018_000053/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003027/pano_0018_000053/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88654508049947, 52.3692903774175, 47.6993711199611 ] }, "distance": 17.79, "direction": 181.15, "angle": 69.54, "elevation": 47.7, "pano_id": "TMX7316010203-003027_pano_0018_000053", "timestamp": "2023-04-11T09:51:12.126810Z", "filename": "pano_0018_000053.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241203_0939_Track01_Sphere_00796", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120902.97508652805, 486958.83846005826 ] }, "relative_distance": 17.79440215, "relative_pitch": 69.54180974325926, "relative_heading": 181.15376271704272, "relative_elevation": 47.6993711199611 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_0939_Track01_Sphere_00796/adjacencies/b_20241203_0939_Track01_Sphere_00796/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002976/pano_0006_000093/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002976/pano_0006_000093/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002976/pano_0006_000093/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002976/pano_0006_000093/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002976_pano_0006_000093/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002976_pano_0006_000093/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002976_pano_0006_000093/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002976/pano_0006_000093/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002976/pano_0006_000093/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88653632576232, 52.3696102758651, 42.1779989236966 ] }, "distance": 17.83, "direction": 356.93, "angle": 67.08, "elevation": 42.18, "pano_id": "TMX7316010203-002976_pano_0006_000093", "timestamp": "2023-02-20T09:31:49.425100Z", "filename": "pano_0006_000093.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241203_0939_Track01_Sphere_00796", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120902.97508652805, 486958.83846005826 ] }, "relative_distance": 17.83127144, "relative_pitch": 67.08318692529684, "relative_heading": 356.9312202077707, "relative_elevation": 42.1779989236966 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_0939_Track01_Sphere_00796/adjacencies/b_20241203_0939_Track01_Sphere_00796/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/14/TMX7316010203-000719/pano_0000_000443/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/14/TMX7316010203-000719/pano_0000_000443/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/14/TMX7316010203-000719/pano_0000_000443/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/14/TMX7316010203-000719/pano_0000_000443/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000719_pano_0000_000443/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000719_pano_0000_000443/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000719_pano_0000_000443/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/14/TMX7316010203-000719/pano_0000_000443/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/14/TMX7316010203-000719/pano_0000_000443/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88653015490959, 52.3692879036032, 46.5028400197625 ] }, "distance": 18.12, "direction": 184.35, "angle": 68.71, "elevation": 46.5, "pano_id": "TMX7316010203-000719_pano_0000_000443", "timestamp": "2018-05-14T11:43:50.061410Z", "filename": "pano_0000_000443.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241203_0939_Track01_Sphere_00796", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120902.97508652805, 486958.83846005826 ] }, "relative_distance": 18.11830892, "relative_pitch": 68.71325332555686, "relative_heading": 184.35206364740492, "relative_elevation": 46.5028400197625 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_0939_Track01_Sphere_00796/adjacencies/b_20241203_0939_Track01_Sphere_00796/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002990/pano_0002_000114/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002990/pano_0002_000114/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002990/pano_0002_000114/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002990/pano_0002_000114/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002990_pano_0002_000114/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002990_pano_0002_000114/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002990_pano_0002_000114/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002990/pano_0002_000114/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002990/pano_0002_000114/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88658203375309, 52.3696120150458, 49.4824004443362 ] }, "distance": 18.13, "direction": 6.84, "angle": 69.88, "elevation": 49.48, "pano_id": "TMX7316010203-002990_pano_0002_000114", "timestamp": "2023-03-06T10:44:09.708370Z", "filename": "pano_0002_000114.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241203_0939_Track01_Sphere_00796", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120902.97508652805, 486958.83846005826 ] }, "relative_distance": 18.12820609, "relative_pitch": 69.8793560918056, "relative_heading": 6.8387437341930175, "relative_elevation": 49.4824004443362 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_0939_Track01_Sphere_00796/adjacencies/b_20241203_0939_Track01_Sphere_00796/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002961/pano_0026_000127/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002961/pano_0026_000127/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002961/pano_0026_000127/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002961/pano_0026_000127/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002961_pano_0026_000127/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002961_pano_0026_000127/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002961_pano_0026_000127/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002961/pano_0026_000127/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002961/pano_0026_000127/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88654092687317, 52.3692860136448, 47.0795276900753 ] }, "distance": 18.29, "direction": 182.01, "angle": 68.77, "elevation": 47.08, "pano_id": "TMX7316010203-002961_pano_0026_000127", "timestamp": "2023-02-06T12:03:52.806070Z", "filename": "pano_0026_000127.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241203_0939_Track01_Sphere_00796", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120902.97508652805, 486958.83846005826 ] }, "relative_distance": 18.28761516, "relative_pitch": 68.77179270705639, "relative_heading": 182.00934824400656, "relative_elevation": 47.0795276900753 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_0939_Track01_Sphere_00796/adjacencies/b_20241203_0939_Track01_Sphere_00796/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_04-42-37_01722/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_04-42-37_01722/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_04-42-37_01722/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_04-42-37_01722/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-16_04-42-37_01722/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-16_04-42-37_01722/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-16_04-42-37_01722/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_04-42-37_01722/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_04-42-37_01722/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.886536541471723, 52.369284782347556, 0.0 ] }, "distance": 18.44, "direction": 182.92, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-16_04-42-37_01722", "timestamp": "2025-06-16T05:27:46Z", "filename": "recording_2025-06-16_04-42-37_01722.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_20241203_0939_Track01_Sphere_00796", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120902.97508652805, 486958.83846005826 ] }, "relative_distance": 18.43735527, "relative_pitch": 0.0, "relative_heading": 182.9221129921443, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_0939_Track01_Sphere_00796/adjacencies/b_20241203_0939_Track01_Sphere_00796/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000022/pano_0003_000749/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000022/pano_0003_000749/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000022/pano_0003_000749/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000022/pano_0003_000749/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000022_pano_0003_000749/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000022_pano_0003_000749/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000022_pano_0003_000749/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000022/pano_0003_000749/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000022/pano_0003_000749/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88653640201643, 52.3692830254362, 47.8385249525309 ] }, "distance": 18.63, "direction": 182.92, "angle": 68.72, "elevation": 47.84, "pano_id": "TMX7316060226-000022_pano_0003_000749", "timestamp": "2016-08-16T08:02:57.452500Z", "filename": "pano_0003_000749.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_20241203_0939_Track01_Sphere_00796", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120902.97508652805, 486958.83846005826 ] }, "relative_distance": 18.63308449, "relative_pitch": 68.71910820796076, "relative_heading": 182.92063688819434, "relative_elevation": 47.8385249525309 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_0939_Track01_Sphere_00796/adjacencies/b_20241203_0939_Track01_Sphere_00796/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002971/pano_0003_000043/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002971/pano_0003_000043/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002971/pano_0003_000043/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002971/pano_0003_000043/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002971_pano_0003_000043/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002971_pano_0003_000043/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002971_pano_0003_000043/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002971/pano_0003_000043/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002971/pano_0003_000043/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88654596664111, 52.3692802067763, 47.3935349835083 ] }, "distance": 18.92, "direction": 180.9, "angle": 68.23, "elevation": 47.39, "pano_id": "TMX7316010203-002971_pano_0003_000043", "timestamp": "2023-02-13T11:58:21.210420Z", "filename": "pano_0003_000043.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241203_0939_Track01_Sphere_00796", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120902.97508652805, 486958.83846005826 ] }, "relative_distance": 18.92487156, "relative_pitch": 68.23251383416655, "relative_heading": 180.90207601845535, "relative_elevation": 47.3935349835083 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_0939_Track01_Sphere_00796/adjacencies/b_20241203_0939_Track01_Sphere_00796/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/20/TMX7316010203-001530/pano_0003_000786/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/20/TMX7316010203-001530/pano_0003_000786/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/20/TMX7316010203-001530/pano_0003_000786/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/20/TMX7316010203-001530/pano_0003_000786/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001530_pano_0003_000786/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001530_pano_0003_000786/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001530_pano_0003_000786/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/12/20/TMX7316010203-001530/pano_0003_000786/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/12/20/TMX7316010203-001530/pano_0003_000786/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88654493490813, 52.3692783901272, 46.2087817583233 ] }, "distance": 19.13, "direction": 181.1, "angle": 67.51, "elevation": 46.21, "pano_id": "TMX7316010203-001530_pano_0003_000786", "timestamp": "2019-12-20T09:13:48.416280Z", "filename": "pano_0003_000786.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_20241203_0939_Track01_Sphere_00796", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120902.97508652805, 486958.83846005826 ] }, "relative_distance": 19.12821694, "relative_pitch": 67.51279361908713, "relative_heading": 181.10300972062888, "relative_elevation": 46.2087817583233 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_0939_Track01_Sphere_00796/adjacencies/b_20241203_0939_Track01_Sphere_00796/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0004_000214/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0004_000214/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0004_000214/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0004_000214/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002542_pano_0004_000214/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002542_pano_0004_000214/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002542_pano_0004_000214/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0004_000214/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0004_000214/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88657942237195, 52.3696231732003, 45.6703987782821 ] }, "distance": 19.34, "direction": 5.88, "angle": 67.05, "elevation": 45.67, "pano_id": "TMX7316010203-002542_pano_0004_000214", "timestamp": "2022-04-25T10:02:16.542190Z", "filename": "pano_0004_000214.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_20241203_0939_Track01_Sphere_00796", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120902.97508652805, 486958.83846005826 ] }, "relative_distance": 19.34253075, "relative_pitch": 67.04615427165459, "relative_heading": 5.877639805651986, "relative_elevation": 45.6703987782821 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_0939_Track01_Sphere_00796/adjacencies/b_20241203_0939_Track01_Sphere_00796/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0000_001364/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0000_001364/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0000_001364/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0000_001364/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001178_pano_0000_001364/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001178_pano_0000_001364/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001178_pano_0000_001364/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0000_001364/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0000_001364/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88653600732701, 52.3692757550164, 46.7536688754335 ] }, "distance": 19.44, "direction": 182.88, "angle": 67.42, "elevation": 46.75, "pano_id": "TMX7316010203-001178_pano_0000_001364", "timestamp": "2019-05-13T07:18:07.394360Z", "filename": "pano_0000_001364.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2019", "tags": [ "mission-bi", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241203_0939_Track01_Sphere_00796", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120902.97508652805, 486958.83846005826 ] }, "relative_distance": 19.44242001, "relative_pitch": 67.42011370178236, "relative_heading": 182.87827994637956, "relative_elevation": 46.7536688754335 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_0939_Track01_Sphere_00796/adjacencies/b_20241203_0939_Track01_Sphere_00796/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_003319/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_003319/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_003319/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_003319/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001053_pano_0000_003319/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001053_pano_0000_003319/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001053_pano_0000_003319/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_003319/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_003319/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8865688933899, 52.3692753076995, 48.4769446402788 ] }, "distance": 19.51, "direction": 176.29, "angle": 68.08, "elevation": 48.48, "pano_id": "TMX7316010203-001053_pano_0000_003319", "timestamp": "2019-01-14T12:56:12.394410Z", "filename": "pano_0000_003319.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_20241203_0939_Track01_Sphere_00796", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120902.97508652805, 486958.83846005826 ] }, "relative_distance": 19.50863502, "relative_pitch": 68.07860720920222, "relative_heading": 176.28618849551054, "relative_elevation": 48.4769446402788 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_0939_Track01_Sphere_00796/adjacencies/b_20241203_0939_Track01_Sphere_00796/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241203_0939_Track01_Sphere_00792/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241203_0939_Track01_Sphere_00792/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241203_0939_Track01_Sphere_00792/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241203_0939_Track01_Sphere_00792/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241203_0939_Track01_Sphere_00792/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_0939_Track01_Sphere_00792/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_0939_Track01_Sphere_00792/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241203_0939_Track01_Sphere_00792/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241203_0939_Track01_Sphere_00792/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.886565381611051, 52.36962547591573, 0.0 ] }, "distance": 19.52, "direction": 3.01, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241203_0939_Track01_Sphere_00792", "timestamp": "2024-12-03T09:20:43Z", "filename": "Job_20241203_0939_Track01_Sphere_00792.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_20241203_0939_Track01_Sphere_00796", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120902.97508652805, 486958.83846005826 ] }, "relative_distance": 19.52397181, "relative_pitch": 0.0, "relative_heading": 3.0077105271572666, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_0939_Track01_Sphere_00796/adjacencies/b_20241203_0939_Track01_Sphere_00796/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241203_0939_Track01_Sphere_00800/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241203_0939_Track01_Sphere_00800/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241203_0939_Track01_Sphere_00800/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241203_0939_Track01_Sphere_00800/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241203_0939_Track01_Sphere_00800/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_0939_Track01_Sphere_00800/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_0939_Track01_Sphere_00800/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241203_0939_Track01_Sphere_00800/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241203_0939_Track01_Sphere_00800/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.886532821416495, 52.369273531968155, 0.0 ] }, "distance": 19.7, "direction": 183.47, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241203_0939_Track01_Sphere_00800", "timestamp": "2024-12-03T09:20:51Z", "filename": "Job_20241203_0939_Track01_Sphere_00800.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_20241203_0939_Track01_Sphere_00796", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120902.97508652805, 486958.83846005826 ] }, "relative_distance": 19.70143185, "relative_pitch": 0.0, "relative_heading": 183.47244229789933, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_0939_Track01_Sphere_00796/adjacencies/b_20241203_0939_Track01_Sphere_00796/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002961/pano_0026_000120/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002961/pano_0026_000120/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002961/pano_0026_000120/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002961/pano_0026_000120/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002961_pano_0026_000120/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002961_pano_0026_000120/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002961_pano_0026_000120/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002961/pano_0026_000120/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002961/pano_0026_000120/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88657100505303, 52.3696278979589, 47.1110591748729 ] }, "distance": 19.82, "direction": 4.07, "angle": 67.19, "elevation": 47.11, "pano_id": "TMX7316010203-002961_pano_0026_000120", "timestamp": "2023-02-06T12:03:47.806100Z", "filename": "pano_0026_000120.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241203_0939_Track01_Sphere_00796", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120902.97508652805, 486958.83846005826 ] }, "relative_distance": 19.81663275, "relative_pitch": 67.1865992421204, "relative_heading": 4.072777979495697, "relative_elevation": 47.1110591748729 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_0939_Track01_Sphere_00796/adjacencies/b_20241203_0939_Track01_Sphere_00796/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/07/07/TMX7316010203-000355/pano_0000_001030/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/07/07/TMX7316010203-000355/pano_0000_001030/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/07/07/TMX7316010203-000355/pano_0000_001030/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/07/07/TMX7316010203-000355/pano_0000_001030/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000355_pano_0000_001030/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000355_pano_0000_001030/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000355_pano_0000_001030/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/07/07/TMX7316010203-000355/pano_0000_001030/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/07/07/TMX7316010203-000355/pano_0000_001030/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88684030603273, 52.3694687605576, 45.3911159792915 ] }, "distance": 19.86, "direction": 84.05, "angle": 66.37, "elevation": 45.39, "pano_id": "TMX7316010203-000355_pano_0000_001030", "timestamp": "2017-07-07T08:41:55.564460Z", "filename": "pano_0000_001030.jpg", "surface_type": "W", "mission_distance": 10, "mission_type": "bi", "mission_year": "2017", "tags": [ "mission-bi", "mission-2017", "surface-water", "mission-distance-10" ], "from_pano_id": "b_20241203_0939_Track01_Sphere_00796", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120902.97508652805, 486958.83846005826 ] }, "relative_distance": 19.85686942, "relative_pitch": 66.37246983513732, "relative_heading": 84.04901037231801, "relative_elevation": 45.3911159792915 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_0939_Track01_Sphere_00796/adjacencies/b_20241203_0939_Track01_Sphere_00796/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002971/pano_0003_000035/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002971/pano_0003_000035/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002971/pano_0003_000035/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002971/pano_0003_000035/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002971_pano_0003_000035/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002971_pano_0003_000035/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002971_pano_0003_000035/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002971/pano_0003_000035/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002971/pano_0003_000035/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88657399386972, 52.3696286761185, 47.4360467512161 ] }, "distance": 19.92, "direction": 4.64, "angle": 67.22, "elevation": 47.44, "pano_id": "TMX7316010203-002971_pano_0003_000035", "timestamp": "2023-02-13T11:58:14.825530Z", "filename": "pano_0003_000035.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241203_0939_Track01_Sphere_00796", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120902.97508652805, 486958.83846005826 ] }, "relative_distance": 19.918435, "relative_pitch": 67.22242486296211, "relative_heading": 4.639194448712969, "relative_elevation": 47.4360467512161 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_0939_Track01_Sphere_00796/adjacencies/b_20241203_0939_Track01_Sphere_00796/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003047/pano_0012_000092/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003047/pano_0012_000092/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003047/pano_0012_000092/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003047/pano_0012_000092/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-003047_pano_0012_000092/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003047_pano_0012_000092/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003047_pano_0012_000092/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003047/pano_0012_000092/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003047/pano_0012_000092/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88655515472369, 52.3692711154129, 48.1920515708625 ] }, "distance": 19.94, "direction": 179.06, "angle": 67.53, "elevation": 48.19, "pano_id": "TMX7316010203-003047_pano_0012_000092", "timestamp": "2023-04-17T10:01:41.002420Z", "filename": "pano_0012_000092.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241203_0939_Track01_Sphere_00796", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120902.97508652805, 486958.83846005826 ] }, "relative_distance": 19.93685784, "relative_pitch": 67.52531716598637, "relative_heading": 179.05770643884367, "relative_elevation": 48.1920515708625 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_0939_Track01_Sphere_00796/adjacencies/b_20241203_0939_Track01_Sphere_00796/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0001_002977/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0001_002977/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0001_002977/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0001_002977/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002306_pano_0001_002977/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002306_pano_0001_002977/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002306_pano_0001_002977/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0001_002977/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0001_002977/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88653643046932, 52.3692695315588, 46.2266193581745 ] }, "distance": 20.13, "direction": 182.7, "angle": 66.47, "elevation": 46.23, "pano_id": "TMX7316010203-002306_pano_0001_002977", "timestamp": "2021-09-09T11:16:57.064080Z", "filename": "pano_0001_002977.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_20241203_0939_Track01_Sphere_00796", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120902.97508652805, 486958.83846005826 ] }, "relative_distance": 20.13271075, "relative_pitch": 66.46581401587866, "relative_heading": 182.69739863308146, "relative_elevation": 46.2266193581745 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_0939_Track01_Sphere_00796/adjacencies/b_20241203_0939_Track01_Sphere_00796/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003047/pano_0011_000041/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003047/pano_0011_000041/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003047/pano_0011_000041/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003047/pano_0011_000041/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-003047_pano_0011_000041/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003047_pano_0011_000041/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003047_pano_0011_000041/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003047/pano_0011_000041/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003047/pano_0011_000041/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88656926633763, 52.3692689466307, 50.2059224564582 ] }, "distance": 20.22, "direction": 176.34, "angle": 68.07, "elevation": 50.21, "pano_id": "TMX7316010203-003047_pano_0011_000041", "timestamp": "2023-04-17T09:50:34.377820Z", "filename": "pano_0011_000041.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241203_0939_Track01_Sphere_00796", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120902.97508652805, 486958.83846005826 ] }, "relative_distance": 20.21662823, "relative_pitch": 68.06662731249209, "relative_heading": 176.3442843057399, "relative_elevation": 50.2059224564582 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_0939_Track01_Sphere_00796/adjacencies/b_20241203_0939_Track01_Sphere_00796/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002988/pano_0025_000089/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002988/pano_0025_000089/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002988/pano_0025_000089/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002988/pano_0025_000089/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002988_pano_0025_000089/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002988_pano_0025_000089/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002988_pano_0025_000089/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002988/pano_0025_000089/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002988/pano_0025_000089/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8865515779305, 52.3696320279037, 46.7641899921 ] }, "distance": 20.23, "direction": 0.24, "angle": 66.61, "elevation": 46.76, "pano_id": "TMX7316010203-002988_pano_0025_000089", "timestamp": "2023-03-06T09:20:28.737350Z", "filename": "pano_0025_000089.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241203_0939_Track01_Sphere_00796", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120902.97508652805, 486958.83846005826 ] }, "relative_distance": 20.22632086, "relative_pitch": 66.61068289793174, "relative_heading": 0.2386525618202261, "relative_elevation": 46.7641899921 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_0939_Track01_Sphere_00796/adjacencies/b_20241203_0939_Track01_Sphere_00796/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0000_001356/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0000_001356/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0000_001356/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0000_001356/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001178_pano_0000_001356/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001178_pano_0000_001356/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001178_pano_0000_001356/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0000_001356/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0000_001356/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88656685776535, 52.369632100165, 46.7890395335853 ] }, "distance": 20.27, "direction": 3.18, "angle": 66.58, "elevation": 46.79, "pano_id": "TMX7316010203-001178_pano_0000_001356", "timestamp": "2019-05-13T07:18:00.554500Z", "filename": "pano_0000_001356.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2019", "tags": [ "mission-bi", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241203_0939_Track01_Sphere_00796", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120902.97508652805, 486958.83846005826 ] }, "relative_distance": 20.26543507, "relative_pitch": 66.5814272795803, "relative_heading": 3.18223006530754, "relative_elevation": 46.7890395335853 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_0939_Track01_Sphere_00796/adjacencies/b_20241203_0939_Track01_Sphere_00796/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/01/22/TMX7316010203-001975/pano_0000_000486/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/01/22/TMX7316010203-001975/pano_0000_000486/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/01/22/TMX7316010203-001975/pano_0000_000486/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/01/22/TMX7316010203-001975/pano_0000_000486/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001975_pano_0000_000486/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001975_pano_0000_000486/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001975_pano_0000_000486/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/01/22/TMX7316010203-001975/pano_0000_000486/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/01/22/TMX7316010203-001975/pano_0000_000486/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88684864560312, 52.3694716212987, 44.6467069676146 ] }, "distance": 20.46, "direction": 83.33, "angle": 65.38, "elevation": 44.65, "pano_id": "TMX7316010203-001975_pano_0000_000486", "timestamp": "2021-01-22T11:36:48.570360Z", "filename": "pano_0000_000486.jpg", "surface_type": "W", "mission_distance": 10, "mission_type": "bi", "mission_year": "2021", "tags": [ "mission-bi", "mission-2021", "surface-water", "mission-distance-10" ], "from_pano_id": "b_20241203_0939_Track01_Sphere_00796", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120902.97508652805, 486958.83846005826 ] }, "relative_distance": 20.45645222, "relative_pitch": 65.38345823227601, "relative_heading": 83.32714291791089, "relative_elevation": 44.6467069676146 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_0939_Track01_Sphere_00796/adjacencies/b_20241203_0939_Track01_Sphere_00796/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0001_002969/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0001_002969/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0001_002969/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0001_002969/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002306_pano_0001_002969/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002306_pano_0001_002969/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002306_pano_0001_002969/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0001_002969/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0001_002969/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88656958904661, 52.3696337346241, 46.2835713755339 ] }, "distance": 20.46, "direction": 3.67, "angle": 66.15, "elevation": 46.28, "pano_id": "TMX7316010203-002306_pano_0001_002969", "timestamp": "2021-09-09T11:16:51.049270Z", "filename": "pano_0001_002969.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_20241203_0939_Track01_Sphere_00796", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120902.97508652805, 486958.83846005826 ] }, "relative_distance": 20.45810899, "relative_pitch": 66.15377346194651, "relative_heading": 3.6741601551398877, "relative_elevation": 46.2835713755339 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_0939_Track01_Sphere_00796/adjacencies/b_20241203_0939_Track01_Sphere_00796/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/07/07/TMX7316010203-000355/pano_0000_001031/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/07/07/TMX7316010203-000355/pano_0000_001031/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/07/07/TMX7316010203-000355/pano_0000_001031/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/07/07/TMX7316010203-000355/pano_0000_001031/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000355_pano_0000_001031/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000355_pano_0000_001031/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000355_pano_0000_001031/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/07/07/TMX7316010203-000355/pano_0000_001031/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/07/07/TMX7316010203-000355/pano_0000_001031/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88683057328, 52.3693798818069, 45.317187057808 ] }, "distance": 20.63, "direction": 112.31, "angle": 65.52, "elevation": 45.32, "pano_id": "TMX7316010203-000355_pano_0000_001031", "timestamp": "2017-07-07T08:42:00.879780Z", "filename": "pano_0000_001031.jpg", "surface_type": "W", "mission_distance": 10, "mission_type": "bi", "mission_year": "2017", "tags": [ "mission-bi", "mission-2017", "surface-water", "mission-distance-10" ], "from_pano_id": "b_20241203_0939_Track01_Sphere_00796", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120902.97508652805, 486958.83846005826 ] }, "relative_distance": 20.63106998, "relative_pitch": 65.52215840553745, "relative_heading": 112.307886559456, "relative_elevation": 45.317187057808 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_0939_Track01_Sphere_00796/adjacencies/b_20241203_0939_Track01_Sphere_00796/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_003311/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_003311/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_003311/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_003311/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001053_pano_0000_003311/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001053_pano_0000_003311/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001053_pano_0000_003311/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_003311/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_003311/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88659615676099, 52.3696337202197, 48.7248934702948 ] }, "distance": 20.65, "direction": 8.69, "angle": 67.03, "elevation": 48.72, "pano_id": "TMX7316010203-001053_pano_0000_003311", "timestamp": "2019-01-14T12:56:05.024590Z", "filename": "pano_0000_003311.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_20241203_0939_Track01_Sphere_00796", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120902.97508652805, 486958.83846005826 ] }, "relative_distance": 20.65158442, "relative_pitch": 67.03080084737655, "relative_heading": 8.690956068924702, "relative_elevation": 48.7248934702948 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_0939_Track01_Sphere_00796/adjacencies/b_20241203_0939_Track01_Sphere_00796/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002951/pano_0016_000121/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002951/pano_0016_000121/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002951/pano_0016_000121/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002951/pano_0016_000121/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002951_pano_0016_000121/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002951_pano_0016_000121/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002951_pano_0016_000121/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002951/pano_0016_000121/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002951/pano_0016_000121/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88652285569396, 52.3692646323036, 45.8564673019573 ] }, "distance": 20.74, "direction": 185.18, "angle": 65.66, "elevation": 45.86, "pano_id": "TMX7316010203-002951_pano_0016_000121", "timestamp": "2023-01-30T11:25:24.822240Z", "filename": "pano_0016_000121.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241203_0939_Track01_Sphere_00796", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120902.97508652805, 486958.83846005826 ] }, "relative_distance": 20.74022669, "relative_pitch": 65.66343828007042, "relative_heading": 185.17871173622277, "relative_elevation": 45.8564673019573 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_0939_Track01_Sphere_00796/adjacencies/b_20241203_0939_Track01_Sphere_00796/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/08/TMX7316010203-001543/pano_0000_003050/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/08/TMX7316010203-001543/pano_0000_003050/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/08/TMX7316010203-001543/pano_0000_003050/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/08/TMX7316010203-001543/pano_0000_003050/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001543_pano_0000_003050/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001543_pano_0000_003050/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001543_pano_0000_003050/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/13/08/TMX7316010203-001543/pano_0000_003050/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/13/08/TMX7316010203-001543/pano_0000_003050/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88653682561126, 52.3692635146057, 47.0618353979662 ] }, "distance": 20.8, "direction": 182.54, "angle": 66.16, "elevation": 47.06, "pano_id": "TMX7316010203-001543_pano_0000_003050", "timestamp": "2020-01-08T11:04:39.502780Z", "filename": "pano_0000_003050.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_20241203_0939_Track01_Sphere_00796", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120902.97508652805, 486958.83846005826 ] }, "relative_distance": 20.8003169, "relative_pitch": 66.15560443516695, "relative_heading": 182.53655206367918, "relative_elevation": 47.0618353979662 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_0939_Track01_Sphere_00796/adjacencies/b_20241203_0939_Track01_Sphere_00796/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003014/pano_0003_000071/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003014/pano_0003_000071/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003014/pano_0003_000071/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003014/pano_0003_000071/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-003014_pano_0003_000071/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003014_pano_0003_000071/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003014_pano_0003_000071/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003014/pano_0003_000071/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003014/pano_0003_000071/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88659186528388, 52.3696365804621, 49.2902180207893 ] }, "distance": 20.92, "direction": 7.77, "angle": 67.0, "elevation": 49.29, "pano_id": "TMX7316010203-003014_pano_0003_000071", "timestamp": "2023-03-27T11:05:03.877330Z", "filename": "pano_0003_000071.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241203_0939_Track01_Sphere_00796", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120902.97508652805, 486958.83846005826 ] }, "relative_distance": 20.92474846, "relative_pitch": 66.99774231170574, "relative_heading": 7.76805890817241, "relative_elevation": 49.2902180207893 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_0939_Track01_Sphere_00796/adjacencies/b_20241203_0939_Track01_Sphere_00796/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002951/pano_0016_000113/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002951/pano_0016_000113/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002951/pano_0016_000113/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002951/pano_0016_000113/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002951_pano_0016_000113/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002951_pano_0016_000113/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002951_pano_0016_000113/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002951/pano_0016_000113/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002951/pano_0016_000113/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88655893426797, 52.3696386068546, 46.0275775222108 ] }, "distance": 20.97, "direction": 1.6, "angle": 65.51, "elevation": 46.03, "pano_id": "TMX7316010203-002951_pano_0016_000113", "timestamp": "2023-01-30T11:25:18.327340Z", "filename": "pano_0016_000113.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241203_0939_Track01_Sphere_00796", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120902.97508652805, 486958.83846005826 ] }, "relative_distance": 20.96638512, "relative_pitch": 65.50988604997256, "relative_heading": 1.5996690906571578, "relative_elevation": 46.0275775222108 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_0939_Track01_Sphere_00796/adjacencies/b_20241203_0939_Track01_Sphere_00796/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003014/pano_0003_000079/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003014/pano_0003_000079/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003014/pano_0003_000079/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003014/pano_0003_000079/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-003014_pano_0003_000079/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003014_pano_0003_000079/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003014_pano_0003_000079/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003014/pano_0003_000079/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003014/pano_0003_000079/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88654751472872, 52.3692618061201, 49.0731221921742 ] }, "distance": 20.97, "direction": 180.53, "angle": 66.86, "elevation": 49.07, "pano_id": "TMX7316010203-003014_pano_0003_000079", "timestamp": "2023-03-27T11:05:08.967260Z", "filename": "pano_0003_000079.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241203_0939_Track01_Sphere_00796", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120902.97508652805, 486958.83846005826 ] }, "relative_distance": 20.97093084, "relative_pitch": 66.86102090918344, "relative_heading": 180.52595259797113, "relative_elevation": 49.0731221921742 } ] } }