Adjacencies
Parameters:
- newest_in_range: (boolean) only return photos that are the newest within their distance interval
- srid: (integer) projection of coordinates, either 4326 or 28992
- near: (string) two-dimensional point, separated by a comma; "<lon>,<lat>" when "srid=4326", "<x>,<y>" when "srid=28992"
- radius: (number) search radius in meters from point "near"
- bbox: (string) only return photos contained by bounding box, two two-dimensional points "<northwest>,<southeast>", same as point "near"
- timestamp_before: (string) ISO date format (yyyy-mm-dd)
- timestamp_after: (string) ISO date format (yyyy-mm-dd)
- tags: (string) a comma-seperated list of tags to filter on, for example: "mission-bi,mission2017"
- limit_results: (integer) limit on the returned results (impacts count and pagination: if more results are available, they don't show up in counts). Can be used for performance reasons
GET /panorama/panoramas/b_20241028_1408_Track03_Sphere_00543/adjacencies/?format=api
{ "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00543/adjacencies/?format=api" } }, "_embedded": { "adjacencies": [ { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00543/adjacencies/b_20241028_1408_Track03_Sphere_00543/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241028_1408_Track03_Sphere_00543/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241028_1408_Track03_Sphere_00543/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241028_1408_Track03_Sphere_00543/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241028_1408_Track03_Sphere_00543/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241028_1408_Track03_Sphere_00543/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00543/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00543/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241028_1408_Track03_Sphere_00543/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241028_1408_Track03_Sphere_00543/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.843899936558812, 52.35130207266927, 0.0 ] }, "distance": 0.0, "direction": null, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241028_1408_Track03_Sphere_00543", "timestamp": "2024-10-28T13:44:08Z", "filename": "Job_20241028_1408_Track03_Sphere_00543.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241028_1408_Track03_Sphere_00543", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117983.17008386145, 484960.5484588439 ] }, "relative_distance": 0.0, "relative_pitch": 0.0, "relative_heading": null, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00543/adjacencies/b_20241028_1408_Track03_Sphere_00543/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0001_003338/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0001_003338/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0001_003338/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0001_003338/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001691_pano_0001_003338/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001691_pano_0001_003338/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001691_pano_0001_003338/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0001_003338/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0001_003338/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8438919916566, 52.3512919210365, 46.6333032846451 ] }, "distance": 1.25, "direction": 205.61, "angle": 88.46, "elevation": 46.63, "pano_id": "TMX7316010203-001691_pano_0001_003338", "timestamp": "2020-05-06T11:24:34.541270Z", "filename": "pano_0001_003338.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2020", "tags": [ "mission-bi", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241028_1408_Track03_Sphere_00543", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117983.17008386145, 484960.5484588439 ] }, "relative_distance": 1.2526351, "relative_pitch": 88.4613260213739, "relative_heading": 205.60573007562837, "relative_elevation": 46.6333032846451 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00543/adjacencies/b_20241028_1408_Track03_Sphere_00543/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/08/TMX7316010203-000288/pano_0003_003918/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/08/TMX7316010203-000288/pano_0003_003918/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/08/TMX7316010203-000288/pano_0003_003918/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/08/TMX7316010203-000288/pano_0003_003918/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000288_pano_0003_003918/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000288_pano_0003_003918/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000288_pano_0003_003918/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/05/08/TMX7316010203-000288/pano_0003_003918/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/05/08/TMX7316010203-000288/pano_0003_003918/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84388874912182, 52.3513133750378, 46.22685652785 ] }, "distance": 1.47, "direction": 328.78, "angle": 88.18, "elevation": 46.23, "pano_id": "TMX7316010203-000288_pano_0003_003918", "timestamp": "2017-05-08T11:48:40.990900Z", "filename": "pano_0003_003918.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2017", "tags": [ "mission-bi", "mission-2017", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241028_1408_Track03_Sphere_00543", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117983.17008386145, 484960.5484588439 ] }, "relative_distance": 1.4706505, "relative_pitch": 88.17781993610004, "relative_heading": 328.7788087809947, "relative_elevation": 46.22685652785 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00543/adjacencies/b_20241028_1408_Track03_Sphere_00543/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-08-01_09-43-20_00277/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-08-01_09-43-20_00277/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-08-01_09-43-20_00277/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-08-01_09-43-20_00277/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-08-01_09-43-20_00277/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-08-01_09-43-20_00277/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-08-01_09-43-20_00277/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-08-01_09-43-20_00277/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-08-01_09-43-20_00277/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.843874557210834, 52.351308238627105, 0.0 ] }, "distance": 1.86, "direction": 291.64, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-08-01_09-43-20_00277", "timestamp": "2025-08-01T09:49:41Z", "filename": "recording_2025-08-01_09-43-20_00277.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2025", "tags": [ "mission-bi", "mission-2025", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241028_1408_Track03_Sphere_00543", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117983.17008386145, 484960.5484588439 ] }, "relative_distance": 1.86046162, "relative_pitch": 0.0, "relative_heading": 291.6407333677017, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00543/adjacencies/b_20241028_1408_Track03_Sphere_00543/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/13/TMX7316010203-002087/pano_0000_001118/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/13/TMX7316010203-002087/pano_0000_001118/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/13/TMX7316010203-002087/pano_0000_001118/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/13/TMX7316010203-002087/pano_0000_001118/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002087_pano_0000_001118/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002087_pano_0000_001118/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002087_pano_0000_001118/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/13/TMX7316010203-002087/pano_0000_001118/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/13/TMX7316010203-002087/pano_0000_001118/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84387283232197, 52.3513082640683, 45.7938842503354 ] }, "distance": 1.97, "direction": 290.46, "angle": 87.54, "elevation": 45.79, "pano_id": "TMX7316010203-002087_pano_0000_001118", "timestamp": "2021-04-13T08:29:20.124370Z", "filename": "pano_0000_001118.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_20241028_1408_Track03_Sphere_00543", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117983.17008386145, 484960.5484588439 ] }, "relative_distance": 1.9711742, "relative_pitch": 87.53525413123303, "relative_heading": 290.45725751915114, "relative_elevation": 45.7938842503354 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00543/adjacencies/b_20241028_1408_Track03_Sphere_00543/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0000_000355/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0000_000355/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0000_000355/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0000_000355/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000803_pano_0000_000355/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000803_pano_0000_000355/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000803_pano_0000_000355/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0000_000355/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0000_000355/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84391284422665, 52.3513212999368, 45.2118114894256 ] }, "distance": 2.31, "direction": 22.35, "angle": 87.07, "elevation": 45.21, "pano_id": "TMX7316010203-000803_pano_0000_000355", "timestamp": "2018-06-22T08:25:21.480760Z", "filename": "pano_0000_000355.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241028_1408_Track03_Sphere_00543", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117983.17008386145, 484960.5484588439 ] }, "relative_distance": 2.31322074, "relative_pitch": 87.07106812158091, "relative_heading": 22.346880007195004, "relative_elevation": 45.2118114894256 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00543/adjacencies/b_20241028_1408_Track03_Sphere_00543/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000029/pano_0003_000453/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000029/pano_0003_000453/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000029/pano_0003_000453/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000029/pano_0003_000453/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000029_pano_0003_000453/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000029_pano_0003_000453/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000029_pano_0003_000453/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000029/pano_0003_000453/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000029/pano_0003_000453/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84386361611276, 52.3513029096913, 45.0117950821295 ] }, "distance": 2.48, "direction": 272.16, "angle": 86.85, "elevation": 45.01, "pano_id": "TMX7316010203-000029_pano_0003_000453", "timestamp": "2016-07-27T10:16:56.699500Z", "filename": "pano_0003_000453.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241028_1408_Track03_Sphere_00543", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117983.17008386145, 484960.5484588439 ] }, "relative_distance": 2.47659509, "relative_pitch": 86.85070290698955, "relative_heading": 272.15527955413563, "relative_elevation": 45.0117950821295 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00543/adjacencies/b_20241028_1408_Track03_Sphere_00543/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/19/TMX7316010203-002020/pano_0000_002954/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/19/TMX7316010203-002020/pano_0000_002954/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/19/TMX7316010203-002020/pano_0000_002954/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/19/TMX7316010203-002020/pano_0000_002954/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002020_pano_0000_002954/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002020_pano_0000_002954/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002020_pano_0000_002954/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/02/19/TMX7316010203-002020/pano_0000_002954/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/02/19/TMX7316010203-002020/pano_0000_002954/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84386025508201, 52.3513071489254, 45.1361451307312 ] }, "distance": 2.76, "direction": 281.8, "angle": 86.5, "elevation": 45.14, "pano_id": "TMX7316010203-002020_pano_0000_002954", "timestamp": "2021-02-19T12:04:25.288180Z", "filename": "pano_0000_002954.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2020", "tags": [ "mission-woz", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241028_1408_Track03_Sphere_00543", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117983.17008386145, 484960.5484588439 ] }, "relative_distance": 2.76223171, "relative_pitch": 86.49799321593217, "relative_heading": 281.79980249200156, "relative_elevation": 45.1361451307312 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00543/adjacencies/b_20241028_1408_Track03_Sphere_00543/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000029/pano_0003_000452/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000029/pano_0003_000452/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000029/pano_0003_000452/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000029/pano_0003_000452/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000029_pano_0003_000452/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000029_pano_0003_000452/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000029_pano_0003_000452/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000029/pano_0003_000452/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000029/pano_0003_000452/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84393435911476, 52.3513191868473, 45.0527619402856 ] }, "distance": 3.02, "direction": 50.93, "angle": 86.16, "elevation": 45.05, "pano_id": "TMX7316010203-000029_pano_0003_000452", "timestamp": "2016-07-27T10:16:54.929540Z", "filename": "pano_0003_000452.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241028_1408_Track03_Sphere_00543", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117983.17008386145, 484960.5484588439 ] }, "relative_distance": 3.02127023, "relative_pitch": 86.16344859911166, "relative_heading": 50.926341141375424, "relative_elevation": 45.0527619402856 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00543/adjacencies/b_20241028_1408_Track03_Sphere_00543/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/12/TMX7316010203-001308/pano_0000_000024/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/12/TMX7316010203-001308/pano_0000_000024/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/12/TMX7316010203-001308/pano_0000_000024/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/12/TMX7316010203-001308/pano_0000_000024/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001308_pano_0000_000024/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001308_pano_0000_000024/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001308_pano_0000_000024/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/12/TMX7316010203-001308/pano_0000_000024/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/12/TMX7316010203-001308/pano_0000_000024/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84386437148259, 52.3513203664638, 45.1687809918076 ] }, "distance": 3.16, "direction": 310.03, "angle": 85.99, "elevation": 45.17, "pano_id": "TMX7316010203-001308_pano_0000_000024", "timestamp": "2019-07-12T06:36:32.921100Z", "filename": "pano_0000_000024.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2019", "tags": [ "mission-bi", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241028_1408_Track03_Sphere_00543", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117983.17008386145, 484960.5484588439 ] }, "relative_distance": 3.1648853, "relative_pitch": 85.99195103108568, "relative_heading": 310.03015154759333, "relative_elevation": 45.1687809918076 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00543/adjacencies/b_20241028_1408_Track03_Sphere_00543/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0000_000356/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0000_000356/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0000_000356/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0000_000356/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000803_pano_0000_000356/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000803_pano_0000_000356/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000803_pano_0000_000356/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0000_000356/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0000_000356/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84385045782802, 52.3512965670638, 45.1415514070541 ] }, "distance": 3.43, "direction": 259.7, "angle": 85.66, "elevation": 45.14, "pano_id": "TMX7316010203-000803_pano_0000_000356", "timestamp": "2018-06-22T08:25:22.775700Z", "filename": "pano_0000_000356.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241028_1408_Track03_Sphere_00543", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117983.17008386145, 484960.5484588439 ] }, "relative_distance": 3.42664642, "relative_pitch": 85.65906420471364, "relative_heading": 259.701058419699, "relative_elevation": 45.1415514070541 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00543/adjacencies/b_20241028_1408_Track03_Sphere_00543/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/13/TMX7316010203-002087/pano_0000_001117/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/13/TMX7316010203-002087/pano_0000_001117/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/13/TMX7316010203-002087/pano_0000_001117/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/13/TMX7316010203-002087/pano_0000_001117/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002087_pano_0000_001117/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002087_pano_0000_001117/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002087_pano_0000_001117/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/13/TMX7316010203-002087/pano_0000_001117/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/13/TMX7316010203-002087/pano_0000_001117/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84393966940646, 52.351322570454, 45.8711069896817 ] }, "distance": 3.54, "direction": 49.89, "angle": 85.59, "elevation": 45.87, "pano_id": "TMX7316010203-002087_pano_0000_001117", "timestamp": "2021-04-13T08:29:18.939330Z", "filename": "pano_0000_001117.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_20241028_1408_Track03_Sphere_00543", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117983.17008386145, 484960.5484588439 ] }, "relative_distance": 3.54008093, "relative_pitch": 85.58697270791383, "relative_heading": 49.88684139179675, "relative_elevation": 45.8711069896817 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00543/adjacencies/b_20241028_1408_Track03_Sphere_00543/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002504/pano_0004_000899/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002504/pano_0004_000899/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002504/pano_0004_000899/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002504/pano_0004_000899/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002504_pano_0004_000899/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002504_pano_0004_000899/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002504_pano_0004_000899/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002504/pano_0004_000899/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002504/pano_0004_000899/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84386444309204, 52.3513265125645, 45.1668344615027 ] }, "distance": 3.64, "direction": 318.35, "angle": 85.39, "elevation": 45.17, "pano_id": "TMX7316010203-002504_pano_0004_000899", "timestamp": "2022-04-11T10:32:13.070890Z", "filename": "pano_0004_000899.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2022", "tags": [ "mission-bi", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241028_1408_Track03_Sphere_00543", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117983.17008386145, 484960.5484588439 ] }, "relative_distance": 3.63935787, "relative_pitch": 85.39329402912173, "relative_heading": 318.35309640402386, "relative_elevation": 45.1668344615027 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00543/adjacencies/b_20241028_1408_Track03_Sphere_00543/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-08-01_09-43-20_00276/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-08-01_09-43-20_00276/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-08-01_09-43-20_00276/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-08-01_09-43-20_00276/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-08-01_09-43-20_00276/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-08-01_09-43-20_00276/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-08-01_09-43-20_00276/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-08-01_09-43-20_00276/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-08-01_09-43-20_00276/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.843943901583779, 52.35132315307716, 0.0 ] }, "distance": 3.8, "direction": 51.94, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-08-01_09-43-20_00276", "timestamp": "2025-08-01T09:49:39Z", "filename": "recording_2025-08-01_09-43-20_00276.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2025", "tags": [ "mission-bi", "mission-2025", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241028_1408_Track03_Sphere_00543", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117983.17008386145, 484960.5484588439 ] }, "relative_distance": 3.80483354, "relative_pitch": 0.0, "relative_heading": 51.9385713641021, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00543/adjacencies/b_20241028_1408_Track03_Sphere_00543/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/19/TMX7316010203-000264/pano_0001_001309/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/19/TMX7316010203-000264/pano_0001_001309/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/19/TMX7316010203-000264/pano_0001_001309/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/19/TMX7316010203-000264/pano_0001_001309/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000264_pano_0001_001309/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000264_pano_0001_001309/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000264_pano_0001_001309/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/04/19/TMX7316010203-000264/pano_0001_001309/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/04/19/TMX7316010203-000264/pano_0001_001309/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84393359464444, 52.3513295589244, 45.0830748975277 ] }, "distance": 3.82, "direction": 36.86, "angle": 85.15, "elevation": 45.08, "pano_id": "TMX7316010203-000264_pano_0001_001309", "timestamp": "2017-04-19T12:43:27.115470Z", "filename": "pano_0001_001309.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2017", "tags": [ "mission-bi", "mission-2017", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241028_1408_Track03_Sphere_00543", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117983.17008386145, 484960.5484588439 ] }, "relative_distance": 3.82286378, "relative_pitch": 85.15314258343906, "relative_heading": 36.86451259635227, "relative_elevation": 45.0830748975277 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00543/adjacencies/b_20241028_1408_Track03_Sphere_00543/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0001_003337/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0001_003337/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0001_003337/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0001_003337/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001691_pano_0001_003337/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001691_pano_0001_003337/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001691_pano_0001_003337/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0001_003337/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0001_003337/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84396221124378, 52.351299891631, 46.6514794351533 ] }, "distance": 4.25, "direction": 93.27, "angle": 84.79, "elevation": 46.65, "pano_id": "TMX7316010203-001691_pano_0001_003337", "timestamp": "2020-05-06T11:24:33.566200Z", "filename": "pano_0001_003337.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2020", "tags": [ "mission-bi", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241028_1408_Track03_Sphere_00543", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117983.17008386145, 484960.5484588439 ] }, "relative_distance": 4.25027676, "relative_pitch": 84.7943243676303, "relative_heading": 93.27337295737003, "relative_elevation": 46.6514794351533 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00543/adjacencies/b_20241028_1408_Track03_Sphere_00543/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241028_1408_Track03_Sphere_00544/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241028_1408_Track03_Sphere_00544/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241028_1408_Track03_Sphere_00544/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241028_1408_Track03_Sphere_00544/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241028_1408_Track03_Sphere_00544/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00544/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00544/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241028_1408_Track03_Sphere_00544/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241028_1408_Track03_Sphere_00544/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.843842001954988, 52.351279526022296, 0.0 ] }, "distance": 4.68, "direction": 237.56, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241028_1408_Track03_Sphere_00544", "timestamp": "2024-10-28T13:44:09Z", "filename": "Job_20241028_1408_Track03_Sphere_00544.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241028_1408_Track03_Sphere_00543", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117983.17008386145, 484960.5484588439 ] }, "relative_distance": 4.67739381, "relative_pitch": 0.0, "relative_heading": 237.56254007004208, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00543/adjacencies/b_20241028_1408_Track03_Sphere_00543/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241028_1408_Track03_Sphere_00542/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241028_1408_Track03_Sphere_00542/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241028_1408_Track03_Sphere_00542/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241028_1408_Track03_Sphere_00542/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241028_1408_Track03_Sphere_00542/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00542/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00542/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241028_1408_Track03_Sphere_00542/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241028_1408_Track03_Sphere_00542/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84396970978663, 52.351295139784824, 0.0 ] }, "distance": 4.82, "direction": 99.22, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241028_1408_Track03_Sphere_00542", "timestamp": "2024-10-28T13:44:07Z", "filename": "Job_20241028_1408_Track03_Sphere_00542.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241028_1408_Track03_Sphere_00543", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117983.17008386145, 484960.5484588439 ] }, "relative_distance": 4.81646917, "relative_pitch": 0.0, "relative_heading": 99.2166884287534, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00543/adjacencies/b_20241028_1408_Track03_Sphere_00543/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/12/TMX7316010203-001308/pano_0000_000025/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/12/TMX7316010203-001308/pano_0000_000025/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/12/TMX7316010203-001308/pano_0000_000025/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/12/TMX7316010203-001308/pano_0000_000025/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001308_pano_0000_000025/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001308_pano_0000_000025/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001308_pano_0000_000025/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/12/TMX7316010203-001308/pano_0000_000025/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/12/TMX7316010203-001308/pano_0000_000025/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84384130495538, 52.3512778402357, 45.0401978343725 ] }, "distance": 4.82, "direction": 235.98, "angle": 83.89, "elevation": 45.04, "pano_id": "TMX7316010203-001308_pano_0000_000025", "timestamp": "2019-07-12T06:36:33.671090Z", "filename": "pano_0000_000025.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2019", "tags": [ "mission-bi", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241028_1408_Track03_Sphere_00543", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117983.17008386145, 484960.5484588439 ] }, "relative_distance": 4.81992409, "relative_pitch": 83.89180532230378, "relative_heading": 235.98320379837932, "relative_elevation": 45.0401978343725 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00543/adjacencies/b_20241028_1408_Track03_Sphere_00543/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002504/pano_0004_000900/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002504/pano_0004_000900/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002504/pano_0004_000900/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002504/pano_0004_000900/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002504_pano_0004_000900/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002504_pano_0004_000900/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002504_pano_0004_000900/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002504/pano_0004_000900/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002504/pano_0004_000900/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84383347652904, 52.3512849199609, 45.0254670483992 ] }, "distance": 4.91, "direction": 247.15, "angle": 83.77, "elevation": 45.03, "pano_id": "TMX7316010203-002504_pano_0004_000900", "timestamp": "2022-04-11T10:32:13.825870Z", "filename": "pano_0004_000900.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2022", "tags": [ "mission-bi", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241028_1408_Track03_Sphere_00543", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117983.17008386145, 484960.5484588439 ] }, "relative_distance": 4.9143178, "relative_pitch": 83.77109162341833, "relative_heading": 247.14593585660285, "relative_elevation": 45.0254670483992 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00543/adjacencies/b_20241028_1408_Track03_Sphere_00543/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/19/TMX7316010203-002020/pano_0000_002953/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/19/TMX7316010203-002020/pano_0000_002953/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/19/TMX7316010203-002020/pano_0000_002953/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/19/TMX7316010203-002020/pano_0000_002953/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002020_pano_0000_002953/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002020_pano_0000_002953/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002020_pano_0000_002953/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/02/19/TMX7316010203-002020/pano_0000_002953/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/02/19/TMX7316010203-002020/pano_0000_002953/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84389497358569, 52.3513472947671, 45.2612836435437 ] }, "distance": 5.04, "direction": 356.16, "angle": 83.64, "elevation": 45.26, "pano_id": "TMX7316010203-002020_pano_0000_002953", "timestamp": "2021-02-19T12:04:24.278180Z", "filename": "pano_0000_002953.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2020", "tags": [ "mission-woz", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241028_1408_Track03_Sphere_00543", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117983.17008386145, 484960.5484588439 ] }, "relative_distance": 5.04339498, "relative_pitch": 83.64184806175248, "relative_heading": 356.15528984389533, "relative_elevation": 45.2612836435437 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00543/adjacencies/b_20241028_1408_Track03_Sphere_00543/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0000_000354/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0000_000354/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0000_000354/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0000_000354/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000803_pano_0000_000354/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000803_pano_0000_000354/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000803_pano_0000_000354/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0000_000354/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0000_000354/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84398117141305, 52.3513136017103, 45.2148941485211 ] }, "distance": 5.68, "direction": 76.95, "angle": 82.84, "elevation": 45.21, "pano_id": "TMX7316010203-000803_pano_0000_000354", "timestamp": "2018-06-22T08:25:19.765810Z", "filename": "pano_0000_000354.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241028_1408_Track03_Sphere_00543", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117983.17008386145, 484960.5484588439 ] }, "relative_distance": 5.68198979, "relative_pitch": 82.83739621820848, "relative_heading": 76.95118689599666, "relative_elevation": 45.2148941485211 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00543/adjacencies/b_20241028_1408_Track03_Sphere_00543/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241029_0853_Track32_Sphere_00384/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241029_0853_Track32_Sphere_00384/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241029_0853_Track32_Sphere_00384/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241029_0853_Track32_Sphere_00384/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241029_0853_Track32_Sphere_00384/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241029_0853_Track32_Sphere_00384/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241029_0853_Track32_Sphere_00384/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241029_0853_Track32_Sphere_00384/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241029_0853_Track32_Sphere_00384/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.843904151100331, 52.35135345716517, 0.0 ] }, "distance": 5.72, "direction": 2.88, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241029_0853_Track32_Sphere_00384", "timestamp": "2024-10-29T10:33:42Z", "filename": "Job_20241029_0853_Track32_Sphere_00384.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241028_1408_Track03_Sphere_00543", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117983.17008386145, 484960.5484588439 ] }, "relative_distance": 5.7249665, "relative_pitch": 0.0, "relative_heading": 2.8752678985953453, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00543/adjacencies/b_20241028_1408_Track03_Sphere_00543/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-08-01_09-43-20_00278/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-08-01_09-43-20_00278/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-08-01_09-43-20_00278/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-08-01_09-43-20_00278/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-08-01_09-43-20_00278/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-08-01_09-43-20_00278/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-08-01_09-43-20_00278/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-08-01_09-43-20_00278/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-08-01_09-43-20_00278/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.843830938305437, 52.35127207829076, 0.0 ] }, "distance": 5.77, "direction": 234.63, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-08-01_09-43-20_00278", "timestamp": "2025-08-01T09:49:42Z", "filename": "recording_2025-08-01_09-43-20_00278.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2025", "tags": [ "mission-bi", "mission-2025", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241028_1408_Track03_Sphere_00543", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117983.17008386145, 484960.5484588439 ] }, "relative_distance": 5.76571507, "relative_pitch": 0.0, "relative_heading": 234.6289782261933, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00543/adjacencies/b_20241028_1408_Track03_Sphere_00543/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/13/TMX7316010203-002087/pano_0000_001119/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/13/TMX7316010203-002087/pano_0000_001119/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/13/TMX7316010203-002087/pano_0000_001119/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/13/TMX7316010203-002087/pano_0000_001119/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002087_pano_0000_001119/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002087_pano_0000_001119/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002087_pano_0000_001119/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/13/TMX7316010203-002087/pano_0000_001119/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/13/TMX7316010203-002087/pano_0000_001119/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84383133224895, 52.3512711693848, 45.6497363662347 ] }, "distance": 5.8, "direction": 233.66, "angle": 82.76, "elevation": 45.65, "pano_id": "TMX7316010203-002087_pano_0000_001119", "timestamp": "2021-04-13T08:29:21.144310Z", "filename": "pano_0000_001119.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_20241028_1408_Track03_Sphere_00543", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117983.17008386145, 484960.5484588439 ] }, "relative_distance": 5.80319993, "relative_pitch": 82.75516293925266, "relative_heading": 233.66128362204407, "relative_elevation": 45.6497363662347 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00543/adjacencies/b_20241028_1408_Track03_Sphere_00543/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/19/TMX7316010203-002020/pano_0000_002955/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/19/TMX7316010203-002020/pano_0000_002955/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/19/TMX7316010203-002020/pano_0000_002955/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/19/TMX7316010203-002020/pano_0000_002955/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002020_pano_0000_002955/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002020_pano_0000_002955/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002020_pano_0000_002955/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/02/19/TMX7316010203-002020/pano_0000_002955/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/02/19/TMX7316010203-002020/pano_0000_002955/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84383298165974, 52.3512650916379, 44.9863377967849 ] }, "distance": 6.14, "direction": 227.95, "angle": 82.22, "elevation": 44.99, "pano_id": "TMX7316010203-002020_pano_0000_002955", "timestamp": "2021-02-19T12:04:26.168140Z", "filename": "pano_0000_002955.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2020", "tags": [ "mission-woz", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241028_1408_Track03_Sphere_00543", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117983.17008386145, 484960.5484588439 ] }, "relative_distance": 6.14390564, "relative_pitch": 82.22307449065467, "relative_heading": 227.95040608418932, "relative_elevation": 44.9863377967849 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00543/adjacencies/b_20241028_1408_Track03_Sphere_00543/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0001_003339/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0001_003339/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0001_003339/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0001_003339/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001691_pano_0001_003339/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001691_pano_0001_003339/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001691_pano_0001_003339/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0001_003339/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0001_003339/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84384574186522, 52.3512571485991, 46.5153842885047 ] }, "distance": 6.21, "direction": 216.45, "angle": 82.39, "elevation": 46.52, "pano_id": "TMX7316010203-001691_pano_0001_003339", "timestamp": "2020-05-06T11:24:35.371260Z", "filename": "pano_0001_003339.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2020", "tags": [ "mission-bi", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241028_1408_Track03_Sphere_00543", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117983.17008386145, 484960.5484588439 ] }, "relative_distance": 6.21493737, "relative_pitch": 82.38976183019966, "relative_heading": 216.4540932052839, "relative_elevation": 46.5153842885047 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00543/adjacencies/b_20241028_1408_Track03_Sphere_00543/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/19/TMX7316010203-000264/pano_0001_001310/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/19/TMX7316010203-000264/pano_0001_001310/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/19/TMX7316010203-000264/pano_0001_001310/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/19/TMX7316010203-000264/pano_0001_001310/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000264_pano_0001_001310/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000264_pano_0001_001310/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000264_pano_0001_001310/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/04/19/TMX7316010203-000264/pano_0001_001310/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/04/19/TMX7316010203-000264/pano_0001_001310/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84382594186145, 52.3512683149455, 44.8799986429513 ] }, "distance": 6.29, "direction": 233.31, "angle": 82.03, "elevation": 44.88, "pano_id": "TMX7316010203-000264_pano_0001_001310", "timestamp": "2017-04-19T12:43:28.905430Z", "filename": "pano_0001_001310.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2017", "tags": [ "mission-bi", "mission-2017", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241028_1408_Track03_Sphere_00543", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117983.17008386145, 484960.5484588439 ] }, "relative_distance": 6.2873948, "relative_pitch": 82.02513711459396, "relative_heading": 233.3130725682364, "relative_elevation": 44.8799986429513 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00543/adjacencies/b_20241028_1408_Track03_Sphere_00543/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002504/pano_0004_000898/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002504/pano_0004_000898/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002504/pano_0004_000898/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002504/pano_0004_000898/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002504_pano_0004_000898/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002504_pano_0004_000898/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002504_pano_0004_000898/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002504/pano_0004_000898/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002504/pano_0004_000898/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84391347263375, 52.3513597804471, 45.3354891818017 ] }, "distance": 6.49, "direction": 8.17, "angle": 81.86, "elevation": 45.34, "pano_id": "TMX7316010203-002504_pano_0004_000898", "timestamp": "2022-04-11T10:32:12.081110Z", "filename": "pano_0004_000898.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2022", "tags": [ "mission-bi", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241028_1408_Track03_Sphere_00543", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117983.17008386145, 484960.5484588439 ] }, "relative_distance": 6.4872781, "relative_pitch": 81.85654705721105, "relative_heading": 8.173779338056573, "relative_elevation": 45.3354891818017 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00543/adjacencies/b_20241028_1408_Track03_Sphere_00543/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/15/TMX7316010203-000985/pano_0001_001006/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/15/TMX7316010203-000985/pano_0001_001006/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/15/TMX7316010203-000985/pano_0001_001006/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/15/TMX7316010203-000985/pano_0001_001006/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000985_pano_0001_001006/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000985_pano_0001_001006/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000985_pano_0001_001006/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/11/15/TMX7316010203-000985/pano_0001_001006/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/11/15/TMX7316010203-000985/pano_0001_001006/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84399546008322, 52.3512952590153, 45.1831311900169 ] }, "distance": 6.55, "direction": 96.64, "angle": 81.75, "elevation": 45.18, "pano_id": "TMX7316010203-000985_pano_0001_001006", "timestamp": "2018-06-12T08:35:17.017340Z", "filename": "pano_0001_001006.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241028_1408_Track03_Sphere_00543", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117983.17008386145, 484960.5484588439 ] }, "relative_distance": 6.55289849, "relative_pitch": 81.74794299442647, "relative_heading": 96.6440720601473, "relative_elevation": 45.1831311900169 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00543/adjacencies/b_20241028_1408_Track03_Sphere_00543/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000785/pano_0001_001006/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000785/pano_0001_001006/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000785/pano_0001_001006/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000785/pano_0001_001006/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000785_pano_0001_001006/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000785_pano_0001_001006/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000785_pano_0001_001006/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000785/pano_0001_001006/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000785/pano_0001_001006/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84399546008322, 52.3512952590153, 45.1831311900169 ] }, "distance": 6.55, "direction": 96.64, "angle": 81.75, "elevation": 45.18, "pano_id": "TMX7316010203-000785_pano_0001_001006", "timestamp": "2018-06-12T08:35:17.017340Z", "filename": "pano_0001_001006.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241028_1408_Track03_Sphere_00543", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117983.17008386145, 484960.5484588439 ] }, "relative_distance": 6.55289849, "relative_pitch": 81.74794299442647, "relative_heading": 96.6440720601473, "relative_elevation": 45.1831311900169 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00543/adjacencies/b_20241028_1408_Track03_Sphere_00543/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000785/pano_0001_001007/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000785/pano_0001_001007/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000785/pano_0001_001007/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000785/pano_0001_001007/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000785_pano_0001_001007/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000785_pano_0001_001007/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000785_pano_0001_001007/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000785/pano_0001_001007/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000785/pano_0001_001007/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84398132823693, 52.351334160951, 45.3097668476403 ] }, "distance": 6.6, "direction": 57.23, "angle": 81.72, "elevation": 45.31, "pano_id": "TMX7316010203-000785_pano_0001_001007", "timestamp": "2018-06-12T08:35:17.812340Z", "filename": "pano_0001_001007.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241028_1408_Track03_Sphere_00543", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117983.17008386145, 484960.5484588439 ] }, "relative_distance": 6.59596433, "relative_pitch": 81.71735490783841, "relative_heading": 57.22575773277946, "relative_elevation": 45.3097668476403 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00543/adjacencies/b_20241028_1408_Track03_Sphere_00543/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/15/TMX7316010203-000985/pano_0001_001007/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/15/TMX7316010203-000985/pano_0001_001007/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/15/TMX7316010203-000985/pano_0001_001007/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/15/TMX7316010203-000985/pano_0001_001007/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000985_pano_0001_001007/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000985_pano_0001_001007/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000985_pano_0001_001007/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/11/15/TMX7316010203-000985/pano_0001_001007/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/11/15/TMX7316010203-000985/pano_0001_001007/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84398132823693, 52.351334160951, 45.3097668476403 ] }, "distance": 6.6, "direction": 57.23, "angle": 81.72, "elevation": 45.31, "pano_id": "TMX7316010203-000985_pano_0001_001007", "timestamp": "2018-06-12T08:35:17.812340Z", "filename": "pano_0001_001007.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241028_1408_Track03_Sphere_00543", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117983.17008386145, 484960.5484588439 ] }, "relative_distance": 6.59596433, "relative_pitch": 81.71735490783841, "relative_heading": 57.22575773277946, "relative_elevation": 45.3097668476403 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00543/adjacencies/b_20241028_1408_Track03_Sphere_00543/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/18/TMX7316010203-001523/pano_0000_003563/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/18/TMX7316010203-001523/pano_0000_003563/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/18/TMX7316010203-001523/pano_0000_003563/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/18/TMX7316010203-001523/pano_0000_003563/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001523_pano_0000_003563/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001523_pano_0000_003563/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001523_pano_0000_003563/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/12/18/TMX7316010203-001523/pano_0000_003563/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/12/18/TMX7316010203-001523/pano_0000_003563/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84399680172344, 52.35130697639, 45.1931760739535 ] }, "distance": 6.62, "direction": 85.27, "angle": 81.66, "elevation": 45.19, "pano_id": "TMX7316010203-001523_pano_0000_003563", "timestamp": "2019-12-18T08:51:03.718380Z", "filename": "pano_0000_003563.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2019", "tags": [ "mission-woz", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241028_1408_Track03_Sphere_00543", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117983.17008386145, 484960.5484588439 ] }, "relative_distance": 6.62282314, "relative_pitch": 81.66294618935112, "relative_heading": 85.27398528404335, "relative_elevation": 45.1931760739535 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00543/adjacencies/b_20241028_1408_Track03_Sphere_00543/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000029/pano_0003_000451/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000029/pano_0003_000451/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000029/pano_0003_000451/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000029/pano_0003_000451/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000029_pano_0003_000451/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000029_pano_0003_000451/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000029_pano_0003_000451/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000029/pano_0003_000451/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000029/pano_0003_000451/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84399839537778, 52.3512934758331, 44.9879260733724 ] }, "distance": 6.78, "direction": 98.11, "angle": 81.43, "elevation": 44.99, "pano_id": "TMX7316010203-000029_pano_0003_000451", "timestamp": "2016-07-27T10:16:53.449520Z", "filename": "pano_0003_000451.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241028_1408_Track03_Sphere_00543", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117983.17008386145, 484960.5484588439 ] }, "relative_distance": 6.77675438, "relative_pitch": 81.43365781026489, "relative_heading": 98.11491868643154, "relative_elevation": 44.9879260733724 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00543/adjacencies/b_20241028_1408_Track03_Sphere_00543/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/13/TMX7316010203-002087/pano_0000_001116/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/13/TMX7316010203-002087/pano_0000_001116/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/13/TMX7316010203-002087/pano_0000_001116/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/13/TMX7316010203-002087/pano_0000_001116/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002087_pano_0000_001116/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002087_pano_0000_001116/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002087_pano_0000_001116/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/13/TMX7316010203-002087/pano_0000_001116/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/13/TMX7316010203-002087/pano_0000_001116/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84400010280031, 52.3513006615905, 45.8257398670539 ] }, "distance": 6.83, "direction": 91.32, "angle": 81.53, "elevation": 45.83, "pano_id": "TMX7316010203-002087_pano_0000_001116", "timestamp": "2021-04-13T08:29:17.684350Z", "filename": "pano_0000_001116.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_20241028_1408_Track03_Sphere_00543", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117983.17008386145, 484960.5484588439 ] }, "relative_distance": 6.82704524, "relative_pitch": 81.52648850039859, "relative_heading": 91.31783217020484, "relative_elevation": 45.8257398670539 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00543/adjacencies/b_20241028_1408_Track03_Sphere_00543/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/12/TMX7316010203-001308/pano_0000_000023/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/12/TMX7316010203-001308/pano_0000_000023/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/12/TMX7316010203-001308/pano_0000_000023/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/12/TMX7316010203-001308/pano_0000_000023/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001308_pano_0000_000023/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001308_pano_0000_000023/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001308_pano_0000_000023/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/12/TMX7316010203-001308/pano_0000_000023/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/12/TMX7316010203-001308/pano_0000_000023/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84388710170723, 52.3513634590786, 45.2931694313884 ] }, "distance": 6.89, "direction": 352.7, "angle": 81.35, "elevation": 45.29, "pano_id": "TMX7316010203-001308_pano_0000_000023", "timestamp": "2019-07-12T06:36:32.086050Z", "filename": "pano_0000_000023.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2019", "tags": [ "mission-bi", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241028_1408_Track03_Sphere_00543", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117983.17008386145, 484960.5484588439 ] }, "relative_distance": 6.88647071, "relative_pitch": 81.35483714049643, "relative_heading": 352.70396300124855, "relative_elevation": 45.2931694313884 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00543/adjacencies/b_20241028_1408_Track03_Sphere_00543/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002504/pano_0004_000894/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002504/pano_0004_000894/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002504/pano_0004_000894/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002504/pano_0004_000894/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002504_pano_0004_000894/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002504_pano_0004_000894/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002504_pano_0004_000894/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002504/pano_0004_000894/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002504/pano_0004_000894/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84399694956312, 52.3513201618855, 45.2421222189441 ] }, "distance": 6.91, "direction": 73.06, "angle": 81.32, "elevation": 45.24, "pano_id": "TMX7316010203-002504_pano_0004_000894", "timestamp": "2022-04-11T10:31:57.041250Z", "filename": "pano_0004_000894.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2022", "tags": [ "mission-bi", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241028_1408_Track03_Sphere_00543", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117983.17008386145, 484960.5484588439 ] }, "relative_distance": 6.91004462, "relative_pitch": 81.31605402698, "relative_heading": 73.06447436521246, "relative_elevation": 45.2421222189441 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00543/adjacencies/b_20241028_1408_Track03_Sphere_00543/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/19/TMX7316010203-002020/pano_0000_003055/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/19/TMX7316010203-002020/pano_0000_003055/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/19/TMX7316010203-002020/pano_0000_003055/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/19/TMX7316010203-002020/pano_0000_003055/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002020_pano_0000_003055/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002020_pano_0000_003055/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002020_pano_0000_003055/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/02/19/TMX7316010203-002020/pano_0000_003055/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/02/19/TMX7316010203-002020/pano_0000_003055/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84400301095652, 52.3512981767709, 45.2692652400583 ] }, "distance": 7.04, "direction": 93.53, "angle": 81.16, "elevation": 45.27, "pano_id": "TMX7316010203-002020_pano_0000_003055", "timestamp": "2021-02-19T12:05:47.477460Z", "filename": "pano_0000_003055.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2020", "tags": [ "mission-woz", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241028_1408_Track03_Sphere_00543", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117983.17008386145, 484960.5484588439 ] }, "relative_distance": 7.03676511, "relative_pitch": 81.16451339310943, "relative_heading": 93.53200290474417, "relative_elevation": 45.2692652400583 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00543/adjacencies/b_20241028_1408_Track03_Sphere_00543/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/19/TMX7316010203-002020/pano_0000_003056/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/19/TMX7316010203-002020/pano_0000_003056/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/19/TMX7316010203-002020/pano_0000_003056/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/19/TMX7316010203-002020/pano_0000_003056/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002020_pano_0000_003056/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002020_pano_0000_003056/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002020_pano_0000_003056/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/02/19/TMX7316010203-002020/pano_0000_003056/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/02/19/TMX7316010203-002020/pano_0000_003056/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84398492195777, 52.3513421998392, 45.3954248223454 ] }, "distance": 7.31, "direction": 52.37, "angle": 80.85, "elevation": 45.4, "pano_id": "TMX7316010203-002020_pano_0000_003056", "timestamp": "2021-02-19T12:05:48.572490Z", "filename": "pano_0000_003056.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2020", "tags": [ "mission-woz", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241028_1408_Track03_Sphere_00543", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117983.17008386145, 484960.5484588439 ] }, "relative_distance": 7.3123801, "relative_pitch": 80.84929374113817, "relative_heading": 52.36536344859145, "relative_elevation": 45.3954248223454 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00543/adjacencies/b_20241028_1408_Track03_Sphere_00543/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-08-01_09-43-20_00275/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-08-01_09-43-20_00275/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-08-01_09-43-20_00275/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-08-01_09-43-20_00275/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-08-01_09-43-20_00275/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-08-01_09-43-20_00275/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-08-01_09-43-20_00275/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-08-01_09-43-20_00275/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-08-01_09-43-20_00275/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.844007702826491, 52.351300491111864, 0.0 ] }, "distance": 7.35, "direction": 91.37, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-08-01_09-43-20_00275", "timestamp": "2025-08-01T09:49:37Z", "filename": "recording_2025-08-01_09-43-20_00275.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2025", "tags": [ "mission-bi", "mission-2025", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241028_1408_Track03_Sphere_00543", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117983.17008386145, 484960.5484588439 ] }, "relative_distance": 7.34520704, "relative_pitch": 0.0, "relative_heading": 91.37285725765082, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00543/adjacencies/b_20241028_1408_Track03_Sphere_00543/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0000_000357/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0000_000357/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0000_000357/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0000_000357/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000803_pano_0000_000357/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000803_pano_0000_000357/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000803_pano_0000_000357/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0000_000357/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0000_000357/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84381947836682, 52.351253384725, 45.0125660616905 ] }, "distance": 7.71, "direction": 225.34, "angle": 80.28, "elevation": 45.01, "pano_id": "TMX7316010203-000803_pano_0000_000357", "timestamp": "2018-06-22T08:25:24.000960Z", "filename": "pano_0000_000357.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241028_1408_Track03_Sphere_00543", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117983.17008386145, 484960.5484588439 ] }, "relative_distance": 7.70763933, "relative_pitch": 80.28330409746971, "relative_heading": 225.3398585189708, "relative_elevation": 45.0125660616905 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00543/adjacencies/b_20241028_1408_Track03_Sphere_00543/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/18/TMX7316010203-001523/pano_0000_003564/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/18/TMX7316010203-001523/pano_0000_003564/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/18/TMX7316010203-001523/pano_0000_003564/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/18/TMX7316010203-001523/pano_0000_003564/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001523_pano_0000_003564/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001523_pano_0000_003564/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001523_pano_0000_003564/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/12/18/TMX7316010203-001523/pano_0000_003564/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/12/18/TMX7316010203-001523/pano_0000_003564/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84398513720437, 52.3513513935129, 45.3219606392086 ] }, "distance": 7.99, "direction": 46.61, "angle": 80.0, "elevation": 45.32, "pano_id": "TMX7316010203-001523_pano_0000_003564", "timestamp": "2019-12-18T08:51:04.473430Z", "filename": "pano_0000_003564.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2019", "tags": [ "mission-woz", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241028_1408_Track03_Sphere_00543", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117983.17008386145, 484960.5484588439 ] }, "relative_distance": 7.98894921, "relative_pitch": 80.00310845877912, "relative_heading": 46.6096265846115, "relative_elevation": 45.3219606392086 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00543/adjacencies/b_20241028_1408_Track03_Sphere_00543/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/08/TMX7316010203-000288/pano_0003_004252/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/08/TMX7316010203-000288/pano_0003_004252/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/08/TMX7316010203-000288/pano_0003_004252/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/08/TMX7316010203-000288/pano_0003_004252/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000288_pano_0003_004252/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000288_pano_0003_004252/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000288_pano_0003_004252/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/05/08/TMX7316010203-000288/pano_0003_004252/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/05/08/TMX7316010203-000288/pano_0003_004252/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84400386894023, 52.3512678839374, 45.0415800856426 ] }, "distance": 8.04, "direction": 118.24, "angle": 79.88, "elevation": 45.04, "pano_id": "TMX7316010203-000288_pano_0003_004252", "timestamp": "2017-05-08T11:59:55.776210Z", "filename": "pano_0003_004252.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2017", "tags": [ "mission-bi", "mission-2017", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241028_1408_Track03_Sphere_00543", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117983.17008386145, 484960.5484588439 ] }, "relative_distance": 8.03900628, "relative_pitch": 79.88042342526632, "relative_heading": 118.24427737469506, "relative_elevation": 45.0415800856426 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00543/adjacencies/b_20241028_1408_Track03_Sphere_00543/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000029/pano_0003_000460/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000029/pano_0003_000460/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000029/pano_0003_000460/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000029/pano_0003_000460/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000029_pano_0003_000460/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000029_pano_0003_000460/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000029_pano_0003_000460/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000029/pano_0003_000460/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000029/pano_0003_000460/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84382726336626, 52.3512429753242, 44.8016407610849 ] }, "distance": 8.23, "direction": 216.98, "angle": 79.59, "elevation": 44.8, "pano_id": "TMX7316010203-000029_pano_0003_000460", "timestamp": "2016-07-27T10:17:18.059490Z", "filename": "pano_0003_000460.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241028_1408_Track03_Sphere_00543", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117983.17008386145, 484960.5484588439 ] }, "relative_distance": 8.23194888, "relative_pitch": 79.58848318132317, "relative_heading": 216.9806835909335, "relative_elevation": 44.8016407610849 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00543/adjacencies/b_20241028_1408_Track03_Sphere_00543/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002504/pano_0004_000893/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002504/pano_0004_000893/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002504/pano_0004_000893/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002504/pano_0004_000893/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002504_pano_0004_000893/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002504_pano_0004_000893/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002504_pano_0004_000893/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002504/pano_0004_000893/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002504/pano_0004_000893/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84401326724885, 52.3512752089285, 45.0966325597838 ] }, "distance": 8.28, "direction": 111.16, "angle": 79.6, "elevation": 45.1, "pano_id": "TMX7316010203-002504_pano_0004_000893", "timestamp": "2022-04-11T10:31:55.981040Z", "filename": "pano_0004_000893.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2022", "tags": [ "mission-bi", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241028_1408_Track03_Sphere_00543", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117983.17008386145, 484960.5484588439 ] }, "relative_distance": 8.28062584, "relative_pitch": 79.59527422150347, "relative_heading": 111.16106118768242, "relative_elevation": 45.0966325597838 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00543/adjacencies/b_20241028_1408_Track03_Sphere_00543/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/08/TMX7316010203-000288/pano_0003_004253/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/08/TMX7316010203-000288/pano_0003_004253/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/08/TMX7316010203-000288/pano_0003_004253/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/08/TMX7316010203-000288/pano_0003_004253/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000288_pano_0003_004253/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000288_pano_0003_004253/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000288_pano_0003_004253/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/05/08/TMX7316010203-000288/pano_0003_004253/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/05/08/TMX7316010203-000288/pano_0003_004253/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84398532118214, 52.3513559405336, 45.3201591446996 ] }, "distance": 8.35, "direction": 44.15, "angle": 79.56, "elevation": 45.32, "pano_id": "TMX7316010203-000288_pano_0003_004253", "timestamp": "2017-05-08T11:59:57.136240Z", "filename": "pano_0003_004253.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2017", "tags": [ "mission-bi", "mission-2017", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241028_1408_Track03_Sphere_00543", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117983.17008386145, 484960.5484588439 ] }, "relative_distance": 8.3533601, "relative_pitch": 79.55652137818211, "relative_heading": 44.146012933909724, "relative_elevation": 45.3201591446996 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00543/adjacencies/b_20241028_1408_Track03_Sphere_00543/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0000_000353/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0000_000353/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0000_000353/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0000_000353/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000803_pano_0000_000353/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000803_pano_0000_000353/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000803_pano_0000_000353/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0000_000353/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0000_000353/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84401864812556, 52.3512832050625, 45.1025820039213 ] }, "distance": 8.36, "direction": 104.55, "angle": 79.5, "elevation": 45.1, "pano_id": "TMX7316010203-000803_pano_0000_000353", "timestamp": "2018-06-22T08:25:17.800710Z", "filename": "pano_0000_000353.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241028_1408_Track03_Sphere_00543", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117983.17008386145, 484960.5484588439 ] }, "relative_distance": 8.35692204, "relative_pitch": 79.50288303985258, "relative_heading": 104.55001348857535, "relative_elevation": 45.1025820039213 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00543/adjacencies/b_20241028_1408_Track03_Sphere_00543/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0001_003336/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0001_003336/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0001_003336/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0001_003336/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001691_pano_0001_003336/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001691_pano_0001_003336/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001691_pano_0001_003336/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0001_003336/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0001_003336/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84401649158201, 52.3512734403551, 46.5797857185826 ] }, "distance": 8.56, "direction": 111.86, "angle": 79.59, "elevation": 46.58, "pano_id": "TMX7316010203-001691_pano_0001_003336", "timestamp": "2020-05-06T11:24:32.506200Z", "filename": "pano_0001_003336.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2020", "tags": [ "mission-bi", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241028_1408_Track03_Sphere_00543", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117983.17008386145, 484960.5484588439 ] }, "relative_distance": 8.55719089, "relative_pitch": 79.5902419970382, "relative_heading": 111.85886228253007, "relative_elevation": 46.5797857185826 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00543/adjacencies/b_20241028_1408_Track03_Sphere_00543/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/18/TMX7316010203-001523/pano_0000_003562/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/18/TMX7316010203-001523/pano_0000_003562/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/18/TMX7316010203-001523/pano_0000_003562/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/18/TMX7316010203-001523/pano_0000_003562/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001523_pano_0000_003562/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001523_pano_0000_003562/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001523_pano_0000_003562/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/12/18/TMX7316010203-001523/pano_0000_003562/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/12/18/TMX7316010203-001523/pano_0000_003562/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84400847253899, 52.3512624871257, 45.0258461190388 ] }, "distance": 8.61, "direction": 120.78, "angle": 79.18, "elevation": 45.03, "pano_id": "TMX7316010203-001523_pano_0000_003562", "timestamp": "2019-12-18T08:51:03.033620Z", "filename": "pano_0000_003562.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2019", "tags": [ "mission-woz", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241028_1408_Track03_Sphere_00543", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117983.17008386145, 484960.5484588439 ] }, "relative_distance": 8.60794894, "relative_pitch": 79.17690702068741, "relative_heading": 120.7782902732338, "relative_elevation": 45.0258461190388 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00543/adjacencies/b_20241028_1408_Track03_Sphere_00543/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002504/pano_0004_000897/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002504/pano_0004_000897/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002504/pano_0004_000897/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002504/pano_0004_000897/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002504_pano_0004_000897/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002504_pano_0004_000897/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002504_pano_0004_000897/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002504/pano_0004_000897/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002504/pano_0004_000897/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84398365622441, 52.3513614452926, 45.3667449289933 ] }, "distance": 8.73, "direction": 40.81, "angle": 79.11, "elevation": 45.37, "pano_id": "TMX7316010203-002504_pano_0004_000897", "timestamp": "2022-04-11T10:32:07.610920Z", "filename": "pano_0004_000897.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2022", "tags": [ "mission-bi", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241028_1408_Track03_Sphere_00543", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117983.17008386145, 484960.5484588439 ] }, "relative_distance": 8.72867696, "relative_pitch": 79.10923246790038, "relative_heading": 40.80935774801652, "relative_elevation": 45.3667449289933 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00543/adjacencies/b_20241028_1408_Track03_Sphere_00543/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000029/pano_0003_000455/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000029/pano_0003_000455/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000029/pano_0003_000455/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000029/pano_0003_000455/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000029_pano_0003_000455/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000029_pano_0003_000455/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000029_pano_0003_000455/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000029/pano_0003_000455/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000029/pano_0003_000455/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84389987617888, 52.3513811350629, 45.2779143126681 ] }, "distance": 8.8, "direction": 359.97, "angle": 79.0, "elevation": 45.28, "pano_id": "TMX7316010203-000029_pano_0003_000455", "timestamp": "2016-07-27T10:17:04.784520Z", "filename": "pano_0003_000455.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241028_1408_Track03_Sphere_00543", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117983.17008386145, 484960.5484588439 ] }, "relative_distance": 8.79759124, "relative_pitch": 79.00432113402422, "relative_heading": 359.9732054037531, "relative_elevation": 45.2779143126681 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00543/adjacencies/b_20241028_1408_Track03_Sphere_00543/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002504/pano_0004_000901/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002504/pano_0004_000901/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002504/pano_0004_000901/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002504/pano_0004_000901/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002504_pano_0004_000901/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002504_pano_0004_000901/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002504_pano_0004_000901/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002504/pano_0004_000901/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002504/pano_0004_000901/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84381914126112, 52.3512401698182, 44.8951850663871 ] }, "distance": 8.82, "direction": 218.63, "angle": 78.89, "elevation": 44.9, "pano_id": "TMX7316010203-002504_pano_0004_000901", "timestamp": "2022-04-11T10:32:14.480900Z", "filename": "pano_0004_000901.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2022", "tags": [ "mission-bi", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241028_1408_Track03_Sphere_00543", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117983.17008386145, 484960.5484588439 ] }, "relative_distance": 8.81791373, "relative_pitch": 78.88792203116577, "relative_heading": 218.6333597767517, "relative_elevation": 44.8951850663871 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00543/adjacencies/b_20241028_1408_Track03_Sphere_00543/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241028_1408_Track03_Sphere_00545/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241028_1408_Track03_Sphere_00545/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241028_1408_Track03_Sphere_00545/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241028_1408_Track03_Sphere_00545/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241028_1408_Track03_Sphere_00545/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00545/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00545/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241028_1408_Track03_Sphere_00545/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241028_1408_Track03_Sphere_00545/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.843815178299549, 52.35124062061805, 0.0 ] }, "distance": 8.95, "direction": 220.18, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241028_1408_Track03_Sphere_00545", "timestamp": "2024-10-28T13:44:10Z", "filename": "Job_20241028_1408_Track03_Sphere_00545.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241028_1408_Track03_Sphere_00543", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117983.17008386145, 484960.5484588439 ] }, "relative_distance": 8.95059883, "relative_pitch": 0.0, "relative_heading": 220.18431391298896, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00543/adjacencies/b_20241028_1408_Track03_Sphere_00543/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/15/TMX7316010203-000985/pano_0001_001005/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/15/TMX7316010203-000985/pano_0001_001005/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/15/TMX7316010203-000985/pano_0001_001005/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/15/TMX7316010203-000985/pano_0001_001005/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000985_pano_0001_001005/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000985_pano_0001_001005/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000985_pano_0001_001005/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/11/15/TMX7316010203-000985/pano_0001_001005/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/11/15/TMX7316010203-000985/pano_0001_001005/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8440085856611, 52.3512560322587, 45.0560470363125 ] }, "distance": 9.0, "direction": 124.68, "angle": 78.7, "elevation": 45.06, "pano_id": "TMX7316010203-000985_pano_0001_001005", "timestamp": "2018-06-12T08:35:16.342360Z", "filename": "pano_0001_001005.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241028_1408_Track03_Sphere_00543", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117983.17008386145, 484960.5484588439 ] }, "relative_distance": 9.00302138, "relative_pitch": 78.70007975235032, "relative_heading": 124.68343768656337, "relative_elevation": 45.0560470363125 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00543/adjacencies/b_20241028_1408_Track03_Sphere_00543/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000785/pano_0001_001005/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000785/pano_0001_001005/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000785/pano_0001_001005/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000785/pano_0001_001005/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000785_pano_0001_001005/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000785_pano_0001_001005/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000785_pano_0001_001005/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000785/pano_0001_001005/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000785/pano_0001_001005/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8440085856611, 52.3512560322587, 45.0560470363125 ] }, "distance": 9.0, "direction": 124.68, "angle": 78.7, "elevation": 45.06, "pano_id": "TMX7316010203-000785_pano_0001_001005", "timestamp": "2018-06-12T08:35:16.342360Z", "filename": "pano_0001_001005.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241028_1408_Track03_Sphere_00543", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117983.17008386145, 484960.5484588439 ] }, "relative_distance": 9.00302138, "relative_pitch": 78.70007975235032, "relative_heading": 124.68343768656337, "relative_elevation": 45.0560470363125 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00543/adjacencies/b_20241028_1408_Track03_Sphere_00543/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/12/TMX7316010203-001308/pano_0000_000026/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/12/TMX7316010203-001308/pano_0000_000026/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/12/TMX7316010203-001308/pano_0000_000026/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/12/TMX7316010203-001308/pano_0000_000026/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001308_pano_0000_000026/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001308_pano_0000_000026/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001308_pano_0000_000026/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/12/TMX7316010203-001308/pano_0000_000026/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/12/TMX7316010203-001308/pano_0000_000026/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84382754862792, 52.3512341257792, 44.9147881334648 ] }, "distance": 9.03, "direction": 213.12, "angle": 78.64, "elevation": 44.91, "pano_id": "TMX7316010203-001308_pano_0000_000026", "timestamp": "2019-07-12T06:36:34.416110Z", "filename": "pano_0000_000026.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2019", "tags": [ "mission-bi", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241028_1408_Track03_Sphere_00543", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117983.17008386145, 484960.5484588439 ] }, "relative_distance": 9.02738258, "relative_pitch": 78.63558663676561, "relative_heading": 213.11959430791833, "relative_elevation": 44.9147881334648 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00543/adjacencies/b_20241028_1408_Track03_Sphere_00543/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241028_1408_Track03_Sphere_00541/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241028_1408_Track03_Sphere_00541/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241028_1408_Track03_Sphere_00541/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241028_1408_Track03_Sphere_00541/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241028_1408_Track03_Sphere_00541/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00541/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00541/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241028_1408_Track03_Sphere_00541/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241028_1408_Track03_Sphere_00541/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.844018487603721, 52.351262369513236, 0.0 ] }, "distance": 9.21, "direction": 118.67, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241028_1408_Track03_Sphere_00541", "timestamp": "2024-10-28T13:44:06Z", "filename": "Job_20241028_1408_Track03_Sphere_00541.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241028_1408_Track03_Sphere_00543", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117983.17008386145, 484960.5484588439 ] }, "relative_distance": 9.20715245, "relative_pitch": 0.0, "relative_heading": 118.6746905291732, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00543/adjacencies/b_20241028_1408_Track03_Sphere_00543/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/19/TMX7316010203-000264/pano_0001_001308/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/19/TMX7316010203-000264/pano_0001_001308/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/19/TMX7316010203-000264/pano_0001_001308/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/19/TMX7316010203-000264/pano_0001_001308/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000264_pano_0001_001308/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000264_pano_0001_001308/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000264_pano_0001_001308/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/04/19/TMX7316010203-000264/pano_0001_001308/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/04/19/TMX7316010203-000264/pano_0001_001308/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84402152342504, 52.3512637953787, 44.9065899876878 ] }, "distance": 9.32, "direction": 117.21, "angle": 78.28, "elevation": 44.91, "pano_id": "TMX7316010203-000264_pano_0001_001308", "timestamp": "2017-04-19T12:43:25.100450Z", "filename": "pano_0001_001308.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2017", "tags": [ "mission-bi", "mission-2017", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241028_1408_Track03_Sphere_00543", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117983.17008386145, 484960.5484588439 ] }, "relative_distance": 9.3155619, "relative_pitch": 78.28060503325958, "relative_heading": 117.20786233957477, "relative_elevation": 44.9065899876878 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00543/adjacencies/b_20241028_1408_Track03_Sphere_00543/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/15/TMX7316010203-000985/pano_0001_001008/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/15/TMX7316010203-000985/pano_0001_001008/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/15/TMX7316010203-000985/pano_0001_001008/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/15/TMX7316010203-000985/pano_0001_001008/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000985_pano_0001_001008/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000985_pano_0001_001008/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000985_pano_0001_001008/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/11/15/TMX7316010203-000985/pano_0001_001008/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/11/15/TMX7316010203-000985/pano_0001_001008/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84397548782595, 52.3513720135019, 45.4101735856384 ] }, "distance": 9.33, "direction": 33.48, "angle": 78.39, "elevation": 45.41, "pano_id": "TMX7316010203-000985_pano_0001_001008", "timestamp": "2018-06-12T08:35:18.792330Z", "filename": "pano_0001_001008.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241028_1408_Track03_Sphere_00543", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117983.17008386145, 484960.5484588439 ] }, "relative_distance": 9.33116562, "relative_pitch": 78.38814066333528, "relative_heading": 33.483603934619126, "relative_elevation": 45.4101735856384 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00543/adjacencies/b_20241028_1408_Track03_Sphere_00543/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000785/pano_0001_001008/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000785/pano_0001_001008/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000785/pano_0001_001008/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000785/pano_0001_001008/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000785_pano_0001_001008/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000785_pano_0001_001008/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000785_pano_0001_001008/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000785/pano_0001_001008/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000785/pano_0001_001008/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84397548782595, 52.3513720135019, 45.4101735856384 ] }, "distance": 9.33, "direction": 33.48, "angle": 78.39, "elevation": 45.41, "pano_id": "TMX7316010203-000785_pano_0001_001008", "timestamp": "2018-06-12T08:35:18.792330Z", "filename": "pano_0001_001008.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241028_1408_Track03_Sphere_00543", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117983.17008386145, 484960.5484588439 ] }, "relative_distance": 9.33116562, "relative_pitch": 78.38814066333528, "relative_heading": 33.483603934619126, "relative_elevation": 45.4101735856384 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00543/adjacencies/b_20241028_1408_Track03_Sphere_00543/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/19/TMX7316010203-002020/pano_0000_003054/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/19/TMX7316010203-002020/pano_0000_003054/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/19/TMX7316010203-002020/pano_0000_003054/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/19/TMX7316010203-002020/pano_0000_003054/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002020_pano_0000_003054/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002020_pano_0000_003054/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002020_pano_0000_003054/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/02/19/TMX7316010203-002020/pano_0000_003054/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/02/19/TMX7316010203-002020/pano_0000_003054/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84401681650831, 52.3512532511233, 45.1368389446288 ] }, "distance": 9.64, "direction": 124.3, "angle": 77.94, "elevation": 45.14, "pano_id": "TMX7316010203-002020_pano_0000_003054", "timestamp": "2021-02-19T12:05:46.532540Z", "filename": "pano_0000_003054.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2020", "tags": [ "mission-woz", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241028_1408_Track03_Sphere_00543", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117983.17008386145, 484960.5484588439 ] }, "relative_distance": 9.64052469, "relative_pitch": 77.94366665197182, "relative_heading": 124.29911039702614, "relative_elevation": 45.1368389446288 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00543/adjacencies/b_20241028_1408_Track03_Sphere_00543/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/13/TMX7316010203-002087/pano_0000_001115/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/13/TMX7316010203-002087/pano_0000_001115/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/13/TMX7316010203-002087/pano_0000_001115/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/13/TMX7316010203-002087/pano_0000_001115/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002087_pano_0000_001115/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002087_pano_0000_001115/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002087_pano_0000_001115/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/13/TMX7316010203-002087/pano_0000_001115/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/13/TMX7316010203-002087/pano_0000_001115/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84402195970497, 52.3512565862726, 45.6423398777843 ] }, "distance": 9.73, "direction": 121.33, "angle": 77.96, "elevation": 45.64, "pano_id": "TMX7316010203-002087_pano_0000_001115", "timestamp": "2021-04-13T08:29:16.599360Z", "filename": "pano_0000_001115.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_20241028_1408_Track03_Sphere_00543", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117983.17008386145, 484960.5484588439 ] }, "relative_distance": 9.7339674, "relative_pitch": 77.96110511037847, "relative_heading": 121.33076334910776, "relative_elevation": 45.6423398777843 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00543/adjacencies/b_20241028_1408_Track03_Sphere_00543/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-08-01_09-43-20_00274/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-08-01_09-43-20_00274/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-08-01_09-43-20_00274/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-08-01_09-43-20_00274/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-08-01_09-43-20_00274/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-08-01_09-43-20_00274/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-08-01_09-43-20_00274/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-08-01_09-43-20_00274/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-08-01_09-43-20_00274/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.844024367612723, 52.351256833063125, 0.0 ] }, "distance": 9.86, "direction": 120.7, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-08-01_09-43-20_00274", "timestamp": "2025-08-01T09:49:36Z", "filename": "recording_2025-08-01_09-43-20_00274.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2025", "tags": [ "mission-bi", "mission-2025", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241028_1408_Track03_Sphere_00543", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117983.17008386145, 484960.5484588439 ] }, "relative_distance": 9.86043559, "relative_pitch": 0.0, "relative_heading": 120.69871524239473, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00543/adjacencies/b_20241028_1408_Track03_Sphere_00543/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/19/TMX7316010203-002020/pano_0000_002952/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/19/TMX7316010203-002020/pano_0000_002952/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/19/TMX7316010203-002020/pano_0000_002952/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/19/TMX7316010203-002020/pano_0000_002952/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002020_pano_0000_002952/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002020_pano_0000_002952/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002020_pano_0000_002952/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/02/19/TMX7316010203-002020/pano_0000_002952/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/02/19/TMX7316010203-002020/pano_0000_002952/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84391929053028, 52.3513900996722, 45.3979221321642 ] }, "distance": 9.88, "direction": 7.67, "angle": 77.72, "elevation": 45.4, "pano_id": "TMX7316010203-002020_pano_0000_002952", "timestamp": "2021-02-19T12:04:22.998200Z", "filename": "pano_0000_002952.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2020", "tags": [ "mission-woz", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241028_1408_Track03_Sphere_00543", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117983.17008386145, 484960.5484588439 ] }, "relative_distance": 9.8834951, "relative_pitch": 77.71789577632262, "relative_heading": 7.667874367537313, "relative_elevation": 45.3979221321642 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00543/adjacencies/b_20241028_1408_Track03_Sphere_00543/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-08-01_09-43-20_00279/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-08-01_09-43-20_00279/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-08-01_09-43-20_00279/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-08-01_09-43-20_00279/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-08-01_09-43-20_00279/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-08-01_09-43-20_00279/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-08-01_09-43-20_00279/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-08-01_09-43-20_00279/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-08-01_09-43-20_00279/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.843817979078372, 52.35122764613686, 0.0 ] }, "distance": 9.99, "direction": 213.99, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-08-01_09-43-20_00279", "timestamp": "2025-08-01T09:49:43Z", "filename": "recording_2025-08-01_09-43-20_00279.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2025", "tags": [ "mission-bi", "mission-2025", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241028_1408_Track03_Sphere_00543", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117983.17008386145, 484960.5484588439 ] }, "relative_distance": 9.98869429, "relative_pitch": 0.0, "relative_heading": 213.99247796005412, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00543/adjacencies/b_20241028_1408_Track03_Sphere_00543/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/08/TMX7316010203-000288/pano_0003_003919/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/08/TMX7316010203-000288/pano_0003_003919/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/08/TMX7316010203-000288/pano_0003_003919/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/08/TMX7316010203-000288/pano_0003_003919/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000288_pano_0003_003919/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000288_pano_0003_003919/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000288_pano_0003_003919/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/05/08/TMX7316010203-000288/pano_0003_003919/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/05/08/TMX7316010203-000288/pano_0003_003919/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84382343491888, 52.3512251593441, 45.9167570732534 ] }, "distance": 10.02, "direction": 211.34, "angle": 77.69, "elevation": 45.92, "pano_id": "TMX7316010203-000288_pano_0003_003919", "timestamp": "2017-05-08T11:48:42.635870Z", "filename": "pano_0003_003919.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2017", "tags": [ "mission-bi", "mission-2017", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241028_1408_Track03_Sphere_00543", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117983.17008386145, 484960.5484588439 ] }, "relative_distance": 10.020978, "relative_pitch": 77.68867713831867, "relative_heading": 211.34466721724408, "relative_elevation": 45.9167570732534 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00543/adjacencies/b_20241028_1408_Track03_Sphere_00543/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000029/pano_0003_000456/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000029/pano_0003_000456/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000029/pano_0003_000456/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000029/pano_0003_000456/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000029_pano_0003_000456/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000029_pano_0003_000456/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000029_pano_0003_000456/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000029/pano_0003_000456/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000029/pano_0003_000456/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84389984630426, 52.3513925489137, 45.2187044173479 ] }, "distance": 10.07, "direction": 359.97, "angle": 77.45, "elevation": 45.22, "pano_id": "TMX7316010203-000029_pano_0003_000456", "timestamp": "2016-07-27T10:17:14.494480Z", "filename": "pano_0003_000456.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241028_1408_Track03_Sphere_00543", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117983.17008386145, 484960.5484588439 ] }, "relative_distance": 10.06765721, "relative_pitch": 77.44818482531731, "relative_heading": 359.96500073118193, "relative_elevation": 45.2187044173479 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00543/adjacencies/b_20241028_1408_Track03_Sphere_00543/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/13/TMX7316010203-002087/pano_0000_001120/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/13/TMX7316010203-002087/pano_0000_001120/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/13/TMX7316010203-002087/pano_0000_001120/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/13/TMX7316010203-002087/pano_0000_001120/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002087_pano_0000_001120/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002087_pano_0000_001120/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002087_pano_0000_001120/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/13/TMX7316010203-002087/pano_0000_001120/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/13/TMX7316010203-002087/pano_0000_001120/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8438150921156, 52.3512263413405, 45.5423963954672 ] }, "distance": 10.22, "direction": 214.45, "angle": 77.35, "elevation": 45.54, "pano_id": "TMX7316010203-002087_pano_0000_001120", "timestamp": "2021-04-13T08:29:22.129320Z", "filename": "pano_0000_001120.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_20241028_1408_Track03_Sphere_00543", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117983.17008386145, 484960.5484588439 ] }, "relative_distance": 10.21938162, "relative_pitch": 77.35273949296119, "relative_heading": 214.45180647635163, "relative_elevation": 45.5423963954672 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00543/adjacencies/b_20241028_1408_Track03_Sphere_00543/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000029/pano_0003_000450/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000029/pano_0003_000450/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000029/pano_0003_000450/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000029/pano_0003_000450/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000029_pano_0003_000450/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000029_pano_0003_000450/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000029_pano_0003_000450/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000029/pano_0003_000450/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000029/pano_0003_000450/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84402101936977, 52.3512461137851, 44.8334364807233 ] }, "distance": 10.34, "direction": 127.04, "angle": 77.02, "elevation": 44.83, "pano_id": "TMX7316010203-000029_pano_0003_000450", "timestamp": "2016-07-27T10:16:52.159550Z", "filename": "pano_0003_000450.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241028_1408_Track03_Sphere_00543", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117983.17008386145, 484960.5484588439 ] }, "relative_distance": 10.33649363, "relative_pitch": 77.01713390174281, "relative_heading": 127.04239011943781, "relative_elevation": 44.8334364807233 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00543/adjacencies/b_20241028_1408_Track03_Sphere_00543/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241029_0853_Track32_Sphere_00383/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241029_0853_Track32_Sphere_00383/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241029_0853_Track32_Sphere_00383/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241029_0853_Track32_Sphere_00383/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241029_0853_Track32_Sphere_00383/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241029_0853_Track32_Sphere_00383/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241029_0853_Track32_Sphere_00383/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241029_0853_Track32_Sphere_00383/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241029_0853_Track32_Sphere_00383/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84392158349442, 52.35139458436233, 0.0 ] }, "distance": 10.4, "direction": 8.15, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241029_0853_Track32_Sphere_00383", "timestamp": "2024-10-29T10:33:41Z", "filename": "Job_20241029_0853_Track32_Sphere_00383.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241028_1408_Track03_Sphere_00543", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117983.17008386145, 484960.5484588439 ] }, "relative_distance": 10.39928412, "relative_pitch": 0.0, "relative_heading": 8.154141351501448, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00543/adjacencies/b_20241028_1408_Track03_Sphere_00543/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/19/TMX7316010203-002020/pano_0000_002956/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/19/TMX7316010203-002020/pano_0000_002956/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/19/TMX7316010203-002020/pano_0000_002956/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/19/TMX7316010203-002020/pano_0000_002956/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002020_pano_0000_002956/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002020_pano_0000_002956/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002020_pano_0000_002956/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/02/19/TMX7316010203-002020/pano_0000_002956/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/02/19/TMX7316010203-002020/pano_0000_002956/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84382097993905, 52.3512206073762, 44.9138960791752 ] }, "distance": 10.54, "direction": 210.69, "angle": 76.79, "elevation": 44.91, "pano_id": "TMX7316010203-002020_pano_0000_002956", "timestamp": "2021-02-19T12:04:26.943220Z", "filename": "pano_0000_002956.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2020", "tags": [ "mission-woz", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241028_1408_Track03_Sphere_00543", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117983.17008386145, 484960.5484588439 ] }, "relative_distance": 10.54127658, "relative_pitch": 76.79175699082342, "relative_heading": 210.68906577982992, "relative_elevation": 44.9138960791752 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00543/adjacencies/b_20241028_1408_Track03_Sphere_00543/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/19/TMX7316010203-002020/pano_0000_003057/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/19/TMX7316010203-002020/pano_0000_003057/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/19/TMX7316010203-002020/pano_0000_003057/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/19/TMX7316010203-002020/pano_0000_003057/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002020_pano_0000_003057/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002020_pano_0000_003057/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002020_pano_0000_003057/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/02/19/TMX7316010203-002020/pano_0000_003057/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/02/19/TMX7316010203-002020/pano_0000_003057/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84397285384378, 52.3513868211937, 45.4964444171637 ] }, "distance": 10.66, "direction": 27.78, "angle": 76.81, "elevation": 45.5, "pano_id": "TMX7316010203-002020_pano_0000_003057", "timestamp": "2021-02-19T12:05:49.872480Z", "filename": "pano_0000_003057.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2020", "tags": [ "mission-woz", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241028_1408_Track03_Sphere_00543", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117983.17008386145, 484960.5484588439 ] }, "relative_distance": 10.65912117, "relative_pitch": 76.81429338391875, "relative_heading": 27.78321890316251, "relative_elevation": 45.4964444171637 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00543/adjacencies/b_20241028_1408_Track03_Sphere_00543/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0000_000352/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0000_000352/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0000_000352/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0000_000352/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000803_pano_0000_000352/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000803_pano_0000_000352/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000803_pano_0000_000352/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0000_000352/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0000_000352/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84403053479953, 52.3512449776431, 44.9841117160395 ] }, "distance": 10.93, "direction": 125.52, "angle": 76.34, "elevation": 44.98, "pano_id": "TMX7316010203-000803_pano_0000_000352", "timestamp": "2018-06-22T08:25:16.560700Z", "filename": "pano_0000_000352.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241028_1408_Track03_Sphere_00543", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117983.17008386145, 484960.5484588439 ] }, "relative_distance": 10.93401451, "relative_pitch": 76.33839380511169, "relative_heading": 125.52427207709857, "relative_elevation": 44.9841117160395 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00543/adjacencies/b_20241028_1408_Track03_Sphere_00543/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0001_003340/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0001_003340/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0001_003340/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0001_003340/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001691_pano_0001_003340/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001691_pano_0001_003340/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001691_pano_0001_003340/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0001_003340/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0001_003340/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84383258097616, 52.3512127852035, 46.4596503088251 ] }, "distance": 10.94, "direction": 204.79, "angle": 76.74, "elevation": 46.46, "pano_id": "TMX7316010203-001691_pano_0001_003340", "timestamp": "2020-05-06T11:24:36.091330Z", "filename": "pano_0001_003340.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2020", "tags": [ "mission-bi", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241028_1408_Track03_Sphere_00543", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117983.17008386145, 484960.5484588439 ] }, "relative_distance": 10.94420795, "relative_pitch": 76.74484435096342, "relative_heading": 204.79416597578748, "relative_elevation": 46.4596503088251 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00543/adjacencies/b_20241028_1408_Track03_Sphere_00543/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002504/pano_0004_000892/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002504/pano_0004_000892/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002504/pano_0004_000892/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002504/pano_0004_000892/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002504_pano_0004_000892/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002504_pano_0004_000892/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002504_pano_0004_000892/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002504/pano_0004_000892/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002504/pano_0004_000892/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84402117423625, 52.3512296027673, 44.9867114732042 ] }, "distance": 11.54, "direction": 134.31, "angle": 75.61, "elevation": 44.99, "pano_id": "TMX7316010203-002504_pano_0004_000892", "timestamp": "2022-04-11T10:31:55.135990Z", "filename": "pano_0004_000892.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2022", "tags": [ "mission-bi", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241028_1408_Track03_Sphere_00543", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117983.17008386145, 484960.5484588439 ] }, "relative_distance": 11.54439573, "relative_pitch": 75.60744243822809, "relative_heading": 134.30851480616226, "relative_elevation": 44.9867114732042 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00543/adjacencies/b_20241028_1408_Track03_Sphere_00543/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/18/TMX7316010203-001523/pano_0000_003565/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/18/TMX7316010203-001523/pano_0000_003565/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/18/TMX7316010203-001523/pano_0000_003565/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/18/TMX7316010203-001523/pano_0000_003565/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001523_pano_0000_003565/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001523_pano_0000_003565/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001523_pano_0000_003565/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/12/18/TMX7316010203-001523/pano_0000_003565/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/12/18/TMX7316010203-001523/pano_0000_003565/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84397791769292, 52.3513960021448, 45.4430005922914 ] }, "distance": 11.73, "direction": 26.95, "angle": 75.53, "elevation": 45.44, "pano_id": "TMX7316010203-001523_pano_0000_003565", "timestamp": "2019-12-18T08:51:05.353440Z", "filename": "pano_0000_003565.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2019", "tags": [ "mission-woz", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241028_1408_Track03_Sphere_00543", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117983.17008386145, 484960.5484588439 ] }, "relative_distance": 11.72503082, "relative_pitch": 75.5323008100286, "relative_heading": 26.94792015214053, "relative_elevation": 45.4430005922914 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00543/adjacencies/b_20241028_1408_Track03_Sphere_00543/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/12/TMX7316010203-001308/pano_0000_000022/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/12/TMX7316010203-001308/pano_0000_000022/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/12/TMX7316010203-001308/pano_0000_000022/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/12/TMX7316010203-001308/pano_0000_000022/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001308_pano_0000_000022/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001308_pano_0000_000022/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001308_pano_0000_000022/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/12/TMX7316010203-001308/pano_0000_000022/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/12/TMX7316010203-001308/pano_0000_000022/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84389842458594, 52.3514080491713, 45.5244298307225 ] }, "distance": 11.79, "direction": 359.5, "angle": 75.48, "elevation": 45.52, "pano_id": "TMX7316010203-001308_pano_0000_000022", "timestamp": "2019-07-12T06:36:31.086070Z", "filename": "pano_0000_000022.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2019", "tags": [ "mission-bi", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241028_1408_Track03_Sphere_00543", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117983.17008386145, 484960.5484588439 ] }, "relative_distance": 11.79288134, "relative_pitch": 75.4770421067116, "relative_heading": 359.4994497397574, "relative_elevation": 45.5244298307225 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00543/adjacencies/b_20241028_1408_Track03_Sphere_00543/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0001_003335/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0001_003335/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0001_003335/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0001_003335/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001691_pano_0001_003335/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001691_pano_0001_003335/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001691_pano_0001_003335/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0001_003335/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0001_003335/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84403287621279, 52.3512324852316, 46.4346994645894 ] }, "distance": 11.92, "direction": 130.52, "angle": 75.61, "elevation": 46.43, "pano_id": "TMX7316010203-001691_pano_0001_003335", "timestamp": "2020-05-06T11:24:31.496200Z", "filename": "pano_0001_003335.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2020", "tags": [ "mission-bi", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241028_1408_Track03_Sphere_00543", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117983.17008386145, 484960.5484588439 ] }, "relative_distance": 11.91691481, "relative_pitch": 75.60635489553235, "relative_heading": 130.52433705259241, "relative_elevation": 46.4346994645894 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00543/adjacencies/b_20241028_1408_Track03_Sphere_00543/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0000_000358/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0000_000358/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0000_000358/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0000_000358/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000803_pano_0000_000358/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000803_pano_0000_000358/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000803_pano_0000_000358/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0000_000358/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0000_000358/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84381180332323, 52.3512059755206, 44.9222476156428 ] }, "distance": 12.26, "direction": 209.32, "angle": 74.73, "elevation": 44.92, "pano_id": "TMX7316010203-000803_pano_0000_000358", "timestamp": "2018-06-22T08:25:25.015760Z", "filename": "pano_0000_000358.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241028_1408_Track03_Sphere_00543", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117983.17008386145, 484960.5484588439 ] }, "relative_distance": 12.2640402, "relative_pitch": 74.73002154162589, "relative_heading": 209.31890108039448, "relative_elevation": 44.9222476156428 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00543/adjacencies/b_20241028_1408_Track03_Sphere_00543/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000029/pano_0003_000461/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000029/pano_0003_000461/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000029/pano_0003_000461/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000029/pano_0003_000461/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000029_pano_0003_000461/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000029_pano_0003_000461/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000029_pano_0003_000461/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000029/pano_0003_000461/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000029/pano_0003_000461/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84382061886911, 52.3512026001207, 44.7292512580752 ] }, "distance": 12.32, "direction": 206.03, "angle": 74.6, "elevation": 44.73, "pano_id": "TMX7316010203-000029_pano_0003_000461", "timestamp": "2016-07-27T10:17:18.819430Z", "filename": "pano_0003_000461.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241028_1408_Track03_Sphere_00543", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117983.17008386145, 484960.5484588439 ] }, "relative_distance": 12.31773166, "relative_pitch": 74.60328233677619, "relative_heading": 206.02542016167428, "relative_elevation": 44.7292512580752 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00543/adjacencies/b_20241028_1408_Track03_Sphere_00543/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/18/TMX7316010203-001523/pano_0000_003561/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/18/TMX7316010203-001523/pano_0000_003561/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/18/TMX7316010203-001523/pano_0000_003561/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/18/TMX7316010203-001523/pano_0000_003561/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001523_pano_0000_003561/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001523_pano_0000_003561/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001523_pano_0000_003561/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/12/18/TMX7316010203-001523/pano_0000_003561/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/12/18/TMX7316010203-001523/pano_0000_003561/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8440173494772, 52.3512178059424, 44.9445318505168 ] }, "distance": 12.33, "direction": 139.53, "angle": 74.66, "elevation": 44.94, "pano_id": "TMX7316010203-001523_pano_0000_003561", "timestamp": "2019-12-18T08:51:02.403460Z", "filename": "pano_0000_003561.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2019", "tags": [ "mission-woz", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241028_1408_Track03_Sphere_00543", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117983.17008386145, 484960.5484588439 ] }, "relative_distance": 12.32595532, "relative_pitch": 74.66380484164488, "relative_heading": 139.52835724337885, "relative_elevation": 44.9445318505168 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00543/adjacencies/b_20241028_1408_Track03_Sphere_00543/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/15/TMX7316010203-000985/pano_0001_001004/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/15/TMX7316010203-000985/pano_0001_001004/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/15/TMX7316010203-000985/pano_0001_001004/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/15/TMX7316010203-000985/pano_0001_001004/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000985_pano_0001_001004/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000985_pano_0001_001004/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000985_pano_0001_001004/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/11/15/TMX7316010203-000985/pano_0001_001004/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/11/15/TMX7316010203-000985/pano_0001_001004/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84401783927735, 52.3512159228593, 44.9842154700309 ] }, "distance": 12.51, "direction": 140.04, "angle": 74.46, "elevation": 44.98, "pano_id": "TMX7316010203-000985_pano_0001_001004", "timestamp": "2018-06-12T08:35:15.732360Z", "filename": "pano_0001_001004.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241028_1408_Track03_Sphere_00543", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117983.17008386145, 484960.5484588439 ] }, "relative_distance": 12.50750861, "relative_pitch": 74.4618268693182, "relative_heading": 140.03508603640225, "relative_elevation": 44.9842154700309 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00543/adjacencies/b_20241028_1408_Track03_Sphere_00543/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000785/pano_0001_001004/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000785/pano_0001_001004/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000785/pano_0001_001004/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000785/pano_0001_001004/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000785_pano_0001_001004/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000785_pano_0001_001004/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000785_pano_0001_001004/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000785/pano_0001_001004/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000785/pano_0001_001004/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84401783927735, 52.3512159228593, 44.9842154700309 ] }, "distance": 12.51, "direction": 140.04, "angle": 74.46, "elevation": 44.98, "pano_id": "TMX7316010203-000785_pano_0001_001004", "timestamp": "2018-06-12T08:35:15.732360Z", "filename": "pano_0001_001004.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241028_1408_Track03_Sphere_00543", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117983.17008386145, 484960.5484588439 ] }, "relative_distance": 12.50750861, "relative_pitch": 74.4618268693182, "relative_heading": 140.03508603640225, "relative_elevation": 44.9842154700309 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00543/adjacencies/b_20241028_1408_Track03_Sphere_00543/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002504/pano_0004_000896/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002504/pano_0004_000896/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002504/pano_0004_000896/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002504/pano_0004_000896/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002504_pano_0004_000896/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002504_pano_0004_000896/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002504_pano_0004_000896/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002504/pano_0004_000896/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002504/pano_0004_000896/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84397223679739, 52.351408000256, 45.495650918223 ] }, "distance": 12.78, "direction": 22.68, "angle": 74.32, "elevation": 45.5, "pano_id": "TMX7316010203-002504_pano_0004_000896", "timestamp": "2022-04-11T10:31:59.930980Z", "filename": "pano_0004_000896.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2022", "tags": [ "mission-bi", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241028_1408_Track03_Sphere_00543", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117983.17008386145, 484960.5484588439 ] }, "relative_distance": 12.77510022, "relative_pitch": 74.31534979272325, "relative_heading": 22.682860677731913, "relative_elevation": 45.495650918223 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00543/adjacencies/b_20241028_1408_Track03_Sphere_00543/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/15/TMX7316010203-000985/pano_0001_001009/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/15/TMX7316010203-000985/pano_0001_001009/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/15/TMX7316010203-000985/pano_0001_001009/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/15/TMX7316010203-000985/pano_0001_001009/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000985_pano_0001_001009/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000985_pano_0001_001009/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000985_pano_0001_001009/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/11/15/TMX7316010203-000985/pano_0001_001009/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/11/15/TMX7316010203-000985/pano_0001_001009/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84397575486159, 52.3514101145934, 45.5716830054298 ] }, "distance": 13.09, "direction": 23.25, "angle": 73.98, "elevation": 45.57, "pano_id": "TMX7316010203-000985_pano_0001_001009", "timestamp": "2018-06-12T08:35:20.047560Z", "filename": "pano_0001_001009.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241028_1408_Track03_Sphere_00543", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117983.17008386145, 484960.5484588439 ] }, "relative_distance": 13.0852662, "relative_pitch": 73.97932728672588, "relative_heading": 23.25405650912312, "relative_elevation": 45.5716830054298 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00543/adjacencies/b_20241028_1408_Track03_Sphere_00543/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000785/pano_0001_001009/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000785/pano_0001_001009/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000785/pano_0001_001009/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000785/pano_0001_001009/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000785_pano_0001_001009/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000785_pano_0001_001009/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000785_pano_0001_001009/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000785/pano_0001_001009/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000785/pano_0001_001009/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84397575486159, 52.3514101145934, 45.5716830054298 ] }, "distance": 13.09, "direction": 23.25, "angle": 73.98, "elevation": 45.57, "pano_id": "TMX7316010203-000785_pano_0001_001009", "timestamp": "2018-06-12T08:35:20.047560Z", "filename": "pano_0001_001009.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241028_1408_Track03_Sphere_00543", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117983.17008386145, 484960.5484588439 ] }, "relative_distance": 13.0852662, "relative_pitch": 73.97932728672588, "relative_heading": 23.25405650912312, "relative_elevation": 45.5716830054298 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00543/adjacencies/b_20241028_1408_Track03_Sphere_00543/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-08-01_09-43-20_00273/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-08-01_09-43-20_00273/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-08-01_09-43-20_00273/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-08-01_09-43-20_00273/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-08-01_09-43-20_00273/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-08-01_09-43-20_00273/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-08-01_09-43-20_00273/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-08-01_09-43-20_00273/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-08-01_09-43-20_00273/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.844025327736506, 52.35121196149404, 0.0 ] }, "distance": 13.17, "direction": 139.57, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-08-01_09-43-20_00273", "timestamp": "2025-08-01T09:49:35Z", "filename": "recording_2025-08-01_09-43-20_00273.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2025", "tags": [ "mission-bi", "mission-2025", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241028_1408_Track03_Sphere_00543", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117983.17008386145, 484960.5484588439 ] }, "relative_distance": 13.17354239, "relative_pitch": 0.0, "relative_heading": 139.56557233662576, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00543/adjacencies/b_20241028_1408_Track03_Sphere_00543/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/13/TMX7316010203-002087/pano_0000_001114/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/13/TMX7316010203-002087/pano_0000_001114/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/13/TMX7316010203-002087/pano_0000_001114/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/13/TMX7316010203-002087/pano_0000_001114/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002087_pano_0000_001114/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002087_pano_0000_001114/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002087_pano_0000_001114/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/13/TMX7316010203-002087/pano_0000_001114/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/13/TMX7316010203-002087/pano_0000_001114/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84402359576535, 52.351209720371, 45.4903258178383 ] }, "distance": 13.29, "direction": 140.65, "angle": 73.72, "elevation": 45.49, "pano_id": "TMX7316010203-002087_pano_0000_001114", "timestamp": "2021-04-13T08:29:15.669360Z", "filename": "pano_0000_001114.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_20241028_1408_Track03_Sphere_00543", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117983.17008386145, 484960.5484588439 ] }, "relative_distance": 13.28919649, "relative_pitch": 73.71520770577811, "relative_heading": 140.65026295868236, "relative_elevation": 45.4903258178383 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00543/adjacencies/b_20241028_1408_Track03_Sphere_00543/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002504/pano_0004_000902/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002504/pano_0004_000902/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002504/pano_0004_000902/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002504/pano_0004_000902/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002504_pano_0004_000902/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002504_pano_0004_000902/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002504_pano_0004_000902/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002504/pano_0004_000902/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002504/pano_0004_000902/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84381454434049, 52.3511942990011, 44.8017434971407 ] }, "distance": 13.33, "direction": 205.88, "angle": 73.43, "elevation": 44.8, "pano_id": "TMX7316010203-002504_pano_0004_000902", "timestamp": "2022-04-11T10:32:15.085910Z", "filename": "pano_0004_000902.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2022", "tags": [ "mission-bi", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241028_1408_Track03_Sphere_00543", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117983.17008386145, 484960.5484588439 ] }, "relative_distance": 13.32942175, "relative_pitch": 73.43119736819534, "relative_heading": 205.88207886857134, "relative_elevation": 44.8017434971407 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00543/adjacencies/b_20241028_1408_Track03_Sphere_00543/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241028_1408_Track03_Sphere_00546/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241028_1408_Track03_Sphere_00546/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241028_1408_Track03_Sphere_00546/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241028_1408_Track03_Sphere_00546/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241028_1408_Track03_Sphere_00546/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00546/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00546/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241028_1408_Track03_Sphere_00546/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241028_1408_Track03_Sphere_00546/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.843808019528035, 52.351195954446425, 0.0 ] }, "distance": 13.37, "direction": 207.94, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241028_1408_Track03_Sphere_00546", "timestamp": "2024-10-28T13:44:11Z", "filename": "Job_20241028_1408_Track03_Sphere_00546.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241028_1408_Track03_Sphere_00543", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117983.17008386145, 484960.5484588439 ] }, "relative_distance": 13.36640164, "relative_pitch": 0.0, "relative_heading": 207.94183001230672, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00543/adjacencies/b_20241028_1408_Track03_Sphere_00543/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241028_1408_Track03_Sphere_00540/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241028_1408_Track03_Sphere_00540/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241028_1408_Track03_Sphere_00540/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241028_1408_Track03_Sphere_00540/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241028_1408_Track03_Sphere_00540/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00540/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00540/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241028_1408_Track03_Sphere_00540/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241028_1408_Track03_Sphere_00540/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.844036768512047, 52.351214979963565, 0.0 ] }, "distance": 13.45, "direction": 136.11, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241028_1408_Track03_Sphere_00540", "timestamp": "2024-10-28T13:44:05Z", "filename": "Job_20241028_1408_Track03_Sphere_00540.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241028_1408_Track03_Sphere_00543", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117983.17008386145, 484960.5484588439 ] }, "relative_distance": 13.44798632, "relative_pitch": 0.0, "relative_heading": 136.1072811581107, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00543/adjacencies/b_20241028_1408_Track03_Sphere_00543/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/19/TMX7316010203-002020/pano_0000_003053/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/19/TMX7316010203-002020/pano_0000_003053/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/19/TMX7316010203-002020/pano_0000_003053/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/19/TMX7316010203-002020/pano_0000_003053/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002020_pano_0000_003053/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002020_pano_0000_003053/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002020_pano_0000_003053/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/02/19/TMX7316010203-002020/pano_0000_003053/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/02/19/TMX7316010203-002020/pano_0000_003053/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8440262097398, 52.3512079692923, 45.0599426198751 ] }, "distance": 13.55, "direction": 140.59, "angle": 73.26, "elevation": 45.06, "pano_id": "TMX7316010203-002020_pano_0000_003053", "timestamp": "2021-02-19T12:05:45.627490Z", "filename": "pano_0000_003053.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2020", "tags": [ "mission-woz", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241028_1408_Track03_Sphere_00543", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117983.17008386145, 484960.5484588439 ] }, "relative_distance": 13.55281291, "relative_pitch": 73.2601331334676, "relative_heading": 140.59027492321542, "relative_elevation": 45.0599426198751 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00543/adjacencies/b_20241028_1408_Track03_Sphere_00543/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/12/TMX7316010203-001308/pano_0000_000027/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/12/TMX7316010203-001308/pano_0000_000027/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/12/TMX7316010203-001308/pano_0000_000027/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/12/TMX7316010203-001308/pano_0000_000027/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001308_pano_0000_000027/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001308_pano_0000_000027/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001308_pano_0000_000027/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/12/TMX7316010203-001308/pano_0000_000027/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/12/TMX7316010203-001308/pano_0000_000027/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84382229734098, 52.351189719164, 44.8600239101797 ] }, "distance": 13.58, "direction": 202.94, "angle": 73.16, "elevation": 44.86, "pano_id": "TMX7316010203-001308_pano_0000_000027", "timestamp": "2019-07-12T06:36:35.166040Z", "filename": "pano_0000_000027.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2019", "tags": [ "mission-bi", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241028_1408_Track03_Sphere_00543", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117983.17008386145, 484960.5484588439 ] }, "relative_distance": 13.57525891, "relative_pitch": 73.16346454108482, "relative_heading": 202.9358465586394, "relative_elevation": 44.8600239101797 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00543/adjacencies/b_20241028_1408_Track03_Sphere_00543/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0000_000351/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0000_000351/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0000_000351/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0000_000351/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000803_pano_0000_000351/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000803_pano_0000_000351/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000803_pano_0000_000351/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0000_000351/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0000_000351/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84403101046271, 52.3512049716477, 44.8906131824479 ] }, "distance": 14.02, "direction": 140.42, "angle": 72.66, "elevation": 44.89, "pano_id": "TMX7316010203-000803_pano_0000_000351", "timestamp": "2018-06-22T08:25:15.660750Z", "filename": "pano_0000_000351.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241028_1408_Track03_Sphere_00543", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117983.17008386145, 484960.5484588439 ] }, "relative_distance": 14.01826427, "relative_pitch": 72.65766486555115, "relative_heading": 140.422796595811, "relative_elevation": 44.8906131824479 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00543/adjacencies/b_20241028_1408_Track03_Sphere_00543/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000029/pano_0003_000449/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000029/pano_0003_000449/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000029/pano_0003_000449/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000029/pano_0003_000449/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000029_pano_0003_000449/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000029_pano_0003_000449/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000029_pano_0003_000449/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000029/pano_0003_000449/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000029/pano_0003_000449/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84402397858939, 52.3511977713991, 44.7182267904282 ] }, "distance": 14.36, "direction": 143.94, "angle": 72.2, "elevation": 44.72, "pano_id": "TMX7316010203-000029_pano_0003_000449", "timestamp": "2016-07-27T10:16:51.194650Z", "filename": "pano_0003_000449.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241028_1408_Track03_Sphere_00543", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117983.17008386145, 484960.5484588439 ] }, "relative_distance": 14.35751155, "relative_pitch": 72.19993073585961, "relative_heading": 143.93584464070977, "relative_elevation": 44.7182267904282 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00543/adjacencies/b_20241028_1408_Track03_Sphere_00543/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-08-01_09-43-20_00280/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-08-01_09-43-20_00280/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-08-01_09-43-20_00280/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-08-01_09-43-20_00280/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-08-01_09-43-20_00280/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-08-01_09-43-20_00280/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-08-01_09-43-20_00280/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-08-01_09-43-20_00280/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-08-01_09-43-20_00280/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.843817721476389, 52.35118275100251, 0.0 ] }, "distance": 14.41, "direction": 202.88, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-08-01_09-43-20_00280", "timestamp": "2025-08-01T09:49:44Z", "filename": "recording_2025-08-01_09-43-20_00280.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2025", "tags": [ "mission-bi", "mission-2025", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241028_1408_Track03_Sphere_00543", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117983.17008386145, 484960.5484588439 ] }, "relative_distance": 14.41084931, "relative_pitch": 0.0, "relative_heading": 202.87614134536162, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00543/adjacencies/b_20241028_1408_Track03_Sphere_00543/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241029_0853_Track32_Sphere_00382/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241029_0853_Track32_Sphere_00382/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241029_0853_Track32_Sphere_00382/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241029_0853_Track32_Sphere_00382/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241029_0853_Track32_Sphere_00382/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241029_0853_Track32_Sphere_00382/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241029_0853_Track32_Sphere_00382/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241029_0853_Track32_Sphere_00382/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241029_0853_Track32_Sphere_00382/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.843917174641583, 52.351432213926294, 0.0 ] }, "distance": 14.53, "direction": 4.64, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241029_0853_Track32_Sphere_00382", "timestamp": "2024-10-29T10:33:40Z", "filename": "Job_20241029_0853_Track32_Sphere_00382.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241028_1408_Track03_Sphere_00543", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117983.17008386145, 484960.5484588439 ] }, "relative_distance": 14.52889818, "relative_pitch": 0.0, "relative_heading": 4.637120278118986, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00543/adjacencies/b_20241028_1408_Track03_Sphere_00543/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/19/TMX7316010203-002020/pano_0000_002951/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/19/TMX7316010203-002020/pano_0000_002951/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/19/TMX7316010203-002020/pano_0000_002951/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/19/TMX7316010203-002020/pano_0000_002951/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002020_pano_0000_002951/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002020_pano_0000_002951/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002020_pano_0000_002951/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/02/19/TMX7316010203-002020/pano_0000_002951/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/02/19/TMX7316010203-002020/pano_0000_002951/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84391470701273, 52.3514334216674, 45.6362963896245 ] }, "distance": 14.65, "direction": 3.94, "angle": 72.2, "elevation": 45.64, "pano_id": "TMX7316010203-002020_pano_0000_002951", "timestamp": "2021-02-19T12:04:21.273280Z", "filename": "pano_0000_002951.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2020", "tags": [ "mission-woz", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241028_1408_Track03_Sphere_00543", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117983.17008386145, 484960.5484588439 ] }, "relative_distance": 14.65034202, "relative_pitch": 72.20212816084147, "relative_heading": 3.939182638230571, "relative_elevation": 45.6362963896245 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00543/adjacencies/b_20241028_1408_Track03_Sphere_00543/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/13/TMX7316010203-002087/pano_0000_001121/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/13/TMX7316010203-002087/pano_0000_001121/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/13/TMX7316010203-002087/pano_0000_001121/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/13/TMX7316010203-002087/pano_0000_001121/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002087_pano_0000_001121/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002087_pano_0000_001121/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002087_pano_0000_001121/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/13/TMX7316010203-002087/pano_0000_001121/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/13/TMX7316010203-002087/pano_0000_001121/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84381029329459, 52.351180882022, 45.4638670943677 ] }, "distance": 14.8, "direction": 204.37, "angle": 71.96, "elevation": 45.46, "pano_id": "TMX7316010203-002087_pano_0000_001121", "timestamp": "2021-04-13T08:29:23.174320Z", "filename": "pano_0000_001121.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_20241028_1408_Track03_Sphere_00543", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117983.17008386145, 484960.5484588439 ] }, "relative_distance": 14.80424177, "relative_pitch": 71.96337573698088, "relative_heading": 204.36826533482355, "relative_elevation": 45.4638670943677 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00543/adjacencies/b_20241028_1408_Track03_Sphere_00543/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/19/TMX7316010203-002020/pano_0000_002957/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/19/TMX7316010203-002020/pano_0000_002957/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/19/TMX7316010203-002020/pano_0000_002957/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/19/TMX7316010203-002020/pano_0000_002957/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002020_pano_0000_002957/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002020_pano_0000_002957/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002020_pano_0000_002957/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/02/19/TMX7316010203-002020/pano_0000_002957/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/02/19/TMX7316010203-002020/pano_0000_002957/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84381870411475, 52.3511754802603, 44.8218764122576 ] }, "distance": 15.13, "direction": 201.45, "angle": 71.34, "elevation": 44.82, "pano_id": "TMX7316010203-002020_pano_0000_002957", "timestamp": "2021-02-19T12:04:27.653190Z", "filename": "pano_0000_002957.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2020", "tags": [ "mission-woz", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241028_1408_Track03_Sphere_00543", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117983.17008386145, 484960.5484588439 ] }, "relative_distance": 15.13490846, "relative_pitch": 71.34182593007434, "relative_heading": 201.45183485189796, "relative_elevation": 44.8218764122576 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00543/adjacencies/b_20241028_1408_Track03_Sphere_00543/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/19/TMX7316010203-002020/pano_0000_003058/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/19/TMX7316010203-002020/pano_0000_003058/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/19/TMX7316010203-002020/pano_0000_003058/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/19/TMX7316010203-002020/pano_0000_003058/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002020_pano_0000_003058/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002020_pano_0000_003058/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002020_pano_0000_003058/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/02/19/TMX7316010203-002020/pano_0000_003058/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/02/19/TMX7316010203-002020/pano_0000_003058/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84396816528074, 52.3514317809772, 45.749321013689 ] }, "distance": 15.16, "direction": 17.85, "angle": 71.66, "elevation": 45.75, "pano_id": "TMX7316010203-002020_pano_0000_003058", "timestamp": "2021-02-19T12:05:52.532520Z", "filename": "pano_0000_003058.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2020", "tags": [ "mission-woz", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241028_1408_Track03_Sphere_00543", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117983.17008386145, 484960.5484588439 ] }, "relative_distance": 15.16343629, "relative_pitch": 71.662421114331, "relative_heading": 17.85413886097121, "relative_elevation": 45.749321013689 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00543/adjacencies/b_20241028_1408_Track03_Sphere_00543/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0001_003334/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0001_003334/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0001_003334/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0001_003334/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001691_pano_0001_003334/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001691_pano_0001_003334/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001691_pano_0001_003334/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0001_003334/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0001_003334/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84403440111304, 52.3511886593792, 46.3037069076672 ] }, "distance": 15.6, "direction": 144.02, "angle": 71.39, "elevation": 46.3, "pano_id": "TMX7316010203-001691_pano_0001_003334", "timestamp": "2020-05-06T11:24:30.671300Z", "filename": "pano_0001_003334.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2020", "tags": [ "mission-bi", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241028_1408_Track03_Sphere_00543", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117983.17008386145, 484960.5484588439 ] }, "relative_distance": 15.59522623, "relative_pitch": 71.38632156535063, "relative_heading": 144.01963613805322, "relative_elevation": 46.3037069076672 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00543/adjacencies/b_20241028_1408_Track03_Sphere_00543/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002504/pano_0004_000891/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002504/pano_0004_000891/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002504/pano_0004_000891/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002504/pano_0004_000891/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002504_pano_0004_000891/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002504_pano_0004_000891/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002504_pano_0004_000891/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002504/pano_0004_000891/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002504/pano_0004_000891/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84402481414986, 52.3511837882654, 44.8884954899549 ] }, "distance": 15.67, "direction": 147.12, "angle": 70.75, "elevation": 44.89, "pano_id": "TMX7316010203-002504_pano_0004_000891", "timestamp": "2022-04-11T10:31:54.436090Z", "filename": "pano_0004_000891.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2022", "tags": [ "mission-bi", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241028_1408_Track03_Sphere_00543", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117983.17008386145, 484960.5484588439 ] }, "relative_distance": 15.67296534, "relative_pitch": 70.75318443156469, "relative_heading": 147.11777474164225, "relative_elevation": 44.8884954899549 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00543/adjacencies/b_20241028_1408_Track03_Sphere_00543/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0001_003341/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0001_003341/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0001_003341/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0001_003341/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001691_pano_0001_003341/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001691_pano_0001_003341/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001691_pano_0001_003341/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0001_003341/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0001_003341/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84382915669602, 52.351168034593, 46.3803663915023 ] }, "distance": 15.68, "direction": 197.92, "angle": 71.33, "elevation": 46.38, "pano_id": "TMX7316010203-001691_pano_0001_003341", "timestamp": "2020-05-06T11:24:36.751270Z", "filename": "pano_0001_003341.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2020", "tags": [ "mission-bi", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241028_1408_Track03_Sphere_00543", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117983.17008386145, 484960.5484588439 ] }, "relative_distance": 15.67533425, "relative_pitch": 71.32610997959944, "relative_heading": 197.91910751014126, "relative_elevation": 46.3803663915023 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00543/adjacencies/b_20241028_1408_Track03_Sphere_00543/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/19/TMX7316010203-000264/pano_0001_001311/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/19/TMX7316010203-000264/pano_0001_001311/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/19/TMX7316010203-000264/pano_0001_001311/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/19/TMX7316010203-000264/pano_0001_001311/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000264_pano_0001_001311/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000264_pano_0001_001311/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000264_pano_0001_001311/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/04/19/TMX7316010203-000264/pano_0001_001311/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/04/19/TMX7316010203-000264/pano_0001_001311/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84381827748904, 52.3511703139894, 44.6776589918882 ] }, "distance": 15.68, "direction": 200.78, "angle": 70.66, "elevation": 44.68, "pano_id": "TMX7316010203-000264_pano_0001_001311", "timestamp": "2017-04-19T12:43:30.320410Z", "filename": "pano_0001_001311.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2017", "tags": [ "mission-bi", "mission-2017", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241028_1408_Track03_Sphere_00543", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117983.17008386145, 484960.5484588439 ] }, "relative_distance": 15.68165774, "relative_pitch": 70.65915569274293, "relative_heading": 200.78252114309592, "relative_elevation": 44.6776589918882 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00543/adjacencies/b_20241028_1408_Track03_Sphere_00543/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/08/TMX7316010203-000288/pano_0003_004251/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/08/TMX7316010203-000288/pano_0003_004251/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/08/TMX7316010203-000288/pano_0003_004251/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/08/TMX7316010203-000288/pano_0003_004251/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000288_pano_0003_004251/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000288_pano_0003_004251/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000288_pano_0003_004251/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/05/08/TMX7316010203-000288/pano_0003_004251/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/05/08/TMX7316010203-000288/pano_0003_004251/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84401704910676, 52.3511789371181, 44.8692359887064 ] }, "distance": 15.86, "direction": 149.78, "angle": 70.54, "elevation": 44.87, "pano_id": "TMX7316010203-000288_pano_0003_004251", "timestamp": "2017-05-08T11:59:54.716220Z", "filename": "pano_0003_004251.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2017", "tags": [ "mission-bi", "mission-2017", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241028_1408_Track03_Sphere_00543", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117983.17008386145, 484960.5484588439 ] }, "relative_distance": 15.85618767, "relative_pitch": 70.53727334225736, "relative_heading": 149.78332032940529, "relative_elevation": 44.8692359887064 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00543/adjacencies/b_20241028_1408_Track03_Sphere_00543/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/18/TMX7316010203-001523/pano_0000_003566/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/18/TMX7316010203-001523/pano_0000_003566/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/18/TMX7316010203-001523/pano_0000_003566/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/18/TMX7316010203-001523/pano_0000_003566/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001523_pano_0000_003566/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001523_pano_0000_003566/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001523_pano_0000_003566/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/12/18/TMX7316010203-001523/pano_0000_003566/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/12/18/TMX7316010203-001523/pano_0000_003566/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8439731580887, 52.351440753416, 45.7129053939134 ] }, "distance": 16.22, "direction": 17.92, "angle": 70.47, "elevation": 45.71, "pano_id": "TMX7316010203-001523_pano_0000_003566", "timestamp": "2019-12-18T08:51:06.338590Z", "filename": "pano_0000_003566.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2019", "tags": [ "mission-woz", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241028_1408_Track03_Sphere_00543", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117983.17008386145, 484960.5484588439 ] }, "relative_distance": 16.21806747, "relative_pitch": 70.46628500596252, "relative_heading": 17.916723685523408, "relative_elevation": 45.7129053939134 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00543/adjacencies/b_20241028_1408_Track03_Sphere_00543/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000785/pano_0001_001003/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000785/pano_0001_001003/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000785/pano_0001_001003/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000785/pano_0001_001003/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000785_pano_0001_001003/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000785_pano_0001_001003/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000785_pano_0001_001003/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000785/pano_0001_001003/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000785/pano_0001_001003/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84402234344979, 52.3511749377817, 44.8877266859636 ] }, "distance": 16.42, "direction": 149.48, "angle": 69.9, "elevation": 44.89, "pano_id": "TMX7316010203-000785_pano_0001_001003", "timestamp": "2018-06-12T08:35:15.162360Z", "filename": "pano_0001_001003.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241028_1408_Track03_Sphere_00543", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117983.17008386145, 484960.5484588439 ] }, "relative_distance": 16.42253503, "relative_pitch": 69.90454816411427, "relative_heading": 149.47709994960636, "relative_elevation": 44.8877266859636 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00543/adjacencies/b_20241028_1408_Track03_Sphere_00543/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/15/TMX7316010203-000985/pano_0001_001003/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/15/TMX7316010203-000985/pano_0001_001003/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/15/TMX7316010203-000985/pano_0001_001003/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/15/TMX7316010203-000985/pano_0001_001003/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000985_pano_0001_001003/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000985_pano_0001_001003/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000985_pano_0001_001003/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/11/15/TMX7316010203-000985/pano_0001_001003/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/11/15/TMX7316010203-000985/pano_0001_001003/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84402234344979, 52.3511749377817, 44.8877266859636 ] }, "distance": 16.42, "direction": 149.48, "angle": 69.9, "elevation": 44.89, "pano_id": "TMX7316010203-000985_pano_0001_001003", "timestamp": "2018-06-12T08:35:15.162360Z", "filename": "pano_0001_001003.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241028_1408_Track03_Sphere_00543", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117983.17008386145, 484960.5484588439 ] }, "relative_distance": 16.42253503, "relative_pitch": 69.90454816411427, "relative_heading": 149.47709994960636, "relative_elevation": 44.8877266859636 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00543/adjacencies/b_20241028_1408_Track03_Sphere_00543/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000029/pano_0003_000462/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000029/pano_0003_000462/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000029/pano_0003_000462/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000029/pano_0003_000462/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000029_pano_0003_000462/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000029_pano_0003_000462/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000029_pano_0003_000462/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000029/pano_0003_000462/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000029/pano_0003_000462/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84381856702667, 52.3511620602165, 44.6534877233207 ] }, "distance": 16.54, "direction": 199.59, "angle": 69.68, "elevation": 44.65, "pano_id": "TMX7316010203-000029_pano_0003_000462", "timestamp": "2016-07-27T10:17:19.554380Z", "filename": "pano_0003_000462.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241028_1408_Track03_Sphere_00543", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117983.17008386145, 484960.5484588439 ] }, "relative_distance": 16.53691477, "relative_pitch": 69.67845867902956, "relative_heading": 199.5894508468033, "relative_elevation": 44.6534877233207 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00543/adjacencies/b_20241028_1408_Track03_Sphere_00543/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/18/TMX7316010203-001523/pano_0000_003560/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/18/TMX7316010203-001523/pano_0000_003560/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/18/TMX7316010203-001523/pano_0000_003560/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/18/TMX7316010203-001523/pano_0000_003560/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001523_pano_0000_003560/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001523_pano_0000_003560/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001523_pano_0000_003560/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/12/18/TMX7316010203-001523/pano_0000_003560/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/12/18/TMX7316010203-001523/pano_0000_003560/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84402157103514, 52.3511728522718, 44.8392787789926 ] }, "distance": 16.6, "direction": 150.04, "angle": 69.69, "elevation": 44.84, "pano_id": "TMX7316010203-001523_pano_0000_003560", "timestamp": "2019-12-18T08:51:01.818410Z", "filename": "pano_0000_003560.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2019", "tags": [ "mission-woz", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241028_1408_Track03_Sphere_00543", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117983.17008386145, 484960.5484588439 ] }, "relative_distance": 16.59651215, "relative_pitch": 69.68880656378415, "relative_heading": 150.04051719444388, "relative_elevation": 44.8392787789926 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00543/adjacencies/b_20241028_1408_Track03_Sphere_00543/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/08/TMX7316010203-000288/pano_0003_004254/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/08/TMX7316010203-000288/pano_0003_004254/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/08/TMX7316010203-000288/pano_0003_004254/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/08/TMX7316010203-000288/pano_0003_004254/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000288_pano_0003_004254/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000288_pano_0003_004254/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000288_pano_0003_004254/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/05/08/TMX7316010203-000288/pano_0003_004254/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/05/08/TMX7316010203-000288/pano_0003_004254/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84396788678425, 52.3514457460503, 45.6026268620044 ] }, "distance": 16.64, "direction": 16.15, "angle": 69.95, "elevation": 45.6, "pano_id": "TMX7316010203-000288_pano_0003_004254", "timestamp": "2017-05-08T12:00:06.361130Z", "filename": "pano_0003_004254.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2017", "tags": [ "mission-bi", "mission-2017", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241028_1408_Track03_Sphere_00543", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117983.17008386145, 484960.5484588439 ] }, "relative_distance": 16.64407693, "relative_pitch": 69.94889560019892, "relative_heading": 16.151625907296577, "relative_elevation": 45.6026268620044 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00543/adjacencies/b_20241028_1408_Track03_Sphere_00543/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/12/TMX7316010203-001308/pano_0000_000021/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/12/TMX7316010203-001308/pano_0000_000021/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/12/TMX7316010203-001308/pano_0000_000021/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/12/TMX7316010203-001308/pano_0000_000021/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001308_pano_0000_000021/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001308_pano_0000_000021/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001308_pano_0000_000021/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/12/TMX7316010203-001308/pano_0000_000021/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/12/TMX7316010203-001308/pano_0000_000021/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84389712450604, 52.3514531050548, 45.6616408936679 ] }, "distance": 16.81, "direction": 359.35, "angle": 69.79, "elevation": 45.66, "pano_id": "TMX7316010203-001308_pano_0000_000021", "timestamp": "2019-07-12T06:36:29.896070Z", "filename": "pano_0000_000021.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2019", "tags": [ "mission-bi", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241028_1408_Track03_Sphere_00543", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117983.17008386145, 484960.5484588439 ] }, "relative_distance": 16.80707289, "relative_pitch": 69.79241857862185, "relative_heading": 359.3467815448069, "relative_elevation": 45.6616408936679 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00543/adjacencies/b_20241028_1408_Track03_Sphere_00543/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/19/TMX7316010203-000264/pano_0001_001307/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/19/TMX7316010203-000264/pano_0001_001307/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/19/TMX7316010203-000264/pano_0001_001307/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/19/TMX7316010203-000264/pano_0001_001307/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000264_pano_0001_001307/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000264_pano_0001_001307/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000264_pano_0001_001307/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/04/19/TMX7316010203-000264/pano_0001_001307/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/04/19/TMX7316010203-000264/pano_0001_001307/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84402371115406, 52.3511709539693, 44.6698787994683 ] }, "distance": 16.85, "direction": 149.97, "angle": 69.33, "elevation": 44.67, "pano_id": "TMX7316010203-000264_pano_0001_001307", "timestamp": "2017-04-19T12:43:23.630470Z", "filename": "pano_0001_001307.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2017", "tags": [ "mission-bi", "mission-2017", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241028_1408_Track03_Sphere_00543", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117983.17008386145, 484960.5484588439 ] }, "relative_distance": 16.85235551, "relative_pitch": 69.33029384760346, "relative_heading": 149.9696139154955, "relative_elevation": 44.6698787994683 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00543/adjacencies/b_20241028_1408_Track03_Sphere_00543/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0000_000359/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0000_000359/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0000_000359/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0000_000359/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000803_pano_0000_000359/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000803_pano_0000_000359/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000803_pano_0000_000359/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0000_000359/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0000_000359/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.843812661029, 52.3511579367921, 44.8299037683755 ] }, "distance": 17.11, "direction": 200.34, "angle": 69.11, "elevation": 44.83, "pano_id": "TMX7316010203-000803_pano_0000_000359", "timestamp": "2018-06-22T08:25:25.930630Z", "filename": "pano_0000_000359.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241028_1408_Track03_Sphere_00543", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117983.17008386145, 484960.5484588439 ] }, "relative_distance": 17.1055971, "relative_pitch": 69.11481257502093, "relative_heading": 200.34413189551836, "relative_elevation": 44.8299037683755 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00543/adjacencies/b_20241028_1408_Track03_Sphere_00543/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000785/pano_0001_001010/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000785/pano_0001_001010/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000785/pano_0001_001010/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000785/pano_0001_001010/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000785_pano_0001_001010/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000785_pano_0001_001010/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000785_pano_0001_001010/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000785/pano_0001_001010/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000785/pano_0001_001010/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8439814875536, 52.3514476786822, 45.7688395297155 ] }, "distance": 17.13, "direction": 18.93, "angle": 69.48, "elevation": 45.77, "pano_id": "TMX7316010203-000785_pano_0001_001010", "timestamp": "2018-06-12T08:35:21.622270Z", "filename": "pano_0001_001010.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241028_1408_Track03_Sphere_00543", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117983.17008386145, 484960.5484588439 ] }, "relative_distance": 17.12858022, "relative_pitch": 69.48208598290437, "relative_heading": 18.930229305517607, "relative_elevation": 45.7688395297155 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00543/adjacencies/b_20241028_1408_Track03_Sphere_00543/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/15/TMX7316010203-000985/pano_0001_001010/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/15/TMX7316010203-000985/pano_0001_001010/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/15/TMX7316010203-000985/pano_0001_001010/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/15/TMX7316010203-000985/pano_0001_001010/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000985_pano_0001_001010/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000985_pano_0001_001010/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000985_pano_0001_001010/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/11/15/TMX7316010203-000985/pano_0001_001010/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/11/15/TMX7316010203-000985/pano_0001_001010/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8439814875536, 52.3514476786822, 45.7688395297155 ] }, "distance": 17.13, "direction": 18.93, "angle": 69.48, "elevation": 45.77, "pano_id": "TMX7316010203-000985_pano_0001_001010", "timestamp": "2018-06-12T08:35:21.622270Z", "filename": "pano_0001_001010.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241028_1408_Track03_Sphere_00543", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117983.17008386145, 484960.5484588439 ] }, "relative_distance": 17.12858022, "relative_pitch": 69.48208598290437, "relative_heading": 18.930229305517607, "relative_elevation": 45.7688395297155 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00543/adjacencies/b_20241028_1408_Track03_Sphere_00543/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-08-01_09-43-20_00272/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-08-01_09-43-20_00272/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-08-01_09-43-20_00272/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-08-01_09-43-20_00272/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-08-01_09-43-20_00272/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-08-01_09-43-20_00272/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-08-01_09-43-20_00272/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-08-01_09-43-20_00272/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-08-01_09-43-20_00272/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.844025451954935, 52.35116703216182, 0.0 ] }, "distance": 17.29, "direction": 150.35, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-08-01_09-43-20_00272", "timestamp": "2025-08-01T09:49:34Z", "filename": "recording_2025-08-01_09-43-20_00272.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2025", "tags": [ "mission-bi", "mission-2025", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241028_1408_Track03_Sphere_00543", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117983.17008386145, 484960.5484588439 ] }, "relative_distance": 17.28991944, "relative_pitch": 0.0, "relative_heading": 150.35303774697974, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00543/adjacencies/b_20241028_1408_Track03_Sphere_00543/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/13/TMX7316010203-002087/pano_0000_001113/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/13/TMX7316010203-002087/pano_0000_001113/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/13/TMX7316010203-002087/pano_0000_001113/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/13/TMX7316010203-002087/pano_0000_001113/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002087_pano_0000_001113/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002087_pano_0000_001113/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002087_pano_0000_001113/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/13/TMX7316010203-002087/pano_0000_001113/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/13/TMX7316010203-002087/pano_0000_001113/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84402472907865, 52.3511629297156, 45.3414134392515 ] }, "distance": 17.66, "direction": 151.22, "angle": 68.71, "elevation": 45.34, "pano_id": "TMX7316010203-002087_pano_0000_001113", "timestamp": "2021-04-13T08:29:14.834360Z", "filename": "pano_0000_001113.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_20241028_1408_Track03_Sphere_00543", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117983.17008386145, 484960.5484588439 ] }, "relative_distance": 17.66433325, "relative_pitch": 68.71485932765117, "relative_heading": 151.22434739310688, "relative_elevation": 45.3414134392515 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00543/adjacencies/b_20241028_1408_Track03_Sphere_00543/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0000_000350/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0000_000350/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0000_000350/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0000_000350/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000803_pano_0000_000350/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000803_pano_0000_000350/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000803_pano_0000_000350/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0000_000350/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0000_000350/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84403016253089, 52.3511642279647, 44.7832318572327 ] }, "distance": 17.72, "direction": 149.95, "angle": 68.41, "elevation": 44.78, "pano_id": "TMX7316010203-000803_pano_0000_000350", "timestamp": "2018-06-22T08:25:14.900700Z", "filename": "pano_0000_000350.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241028_1408_Track03_Sphere_00543", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117983.17008386145, 484960.5484588439 ] }, "relative_distance": 17.72031506, "relative_pitch": 68.41174775900714, "relative_heading": 149.95013409357782, "relative_elevation": 44.7832318572327 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00543/adjacencies/b_20241028_1408_Track03_Sphere_00543/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241028_1408_Track03_Sphere_00547/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241028_1408_Track03_Sphere_00547/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241028_1408_Track03_Sphere_00547/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241028_1408_Track03_Sphere_00547/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241028_1408_Track03_Sphere_00547/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00547/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00547/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241028_1408_Track03_Sphere_00547/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241028_1408_Track03_Sphere_00547/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.843809273069785, 52.35115111118824, 0.0 ] }, "distance": 17.9, "direction": 200.19, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241028_1408_Track03_Sphere_00547", "timestamp": "2024-10-28T13:44:12Z", "filename": "Job_20241028_1408_Track03_Sphere_00547.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241028_1408_Track03_Sphere_00543", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117983.17008386145, 484960.5484588439 ] }, "relative_distance": 17.89805349, "relative_pitch": 0.0, "relative_heading": 200.19176433742965, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00543/adjacencies/b_20241028_1408_Track03_Sphere_00543/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-08-01_09-43-20_01378/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-08-01_09-43-20_01378/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-08-01_09-43-20_01378/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-08-01_09-43-20_01378/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-08-01_09-43-20_01378/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-08-01_09-43-20_01378/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-08-01_09-43-20_01378/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-08-01_09-43-20_01378/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-08-01_09-43-20_01378/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.843880415656967, 52.35146272946821, 0.0 ] }, "distance": 17.93, "direction": 355.74, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-08-01_09-43-20_01378", "timestamp": "2025-08-01T10:09:47Z", "filename": "recording_2025-08-01_09-43-20_01378.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2025", "tags": [ "mission-bi", "mission-2025", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241028_1408_Track03_Sphere_00543", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117983.17008386145, 484960.5484588439 ] }, "relative_distance": 17.9263439, "relative_pitch": 0.0, "relative_heading": 355.7447504768495, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00543/adjacencies/b_20241028_1408_Track03_Sphere_00543/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/19/TMX7316010203-002020/pano_0000_003052/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/19/TMX7316010203-002020/pano_0000_003052/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/19/TMX7316010203-002020/pano_0000_003052/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/19/TMX7316010203-002020/pano_0000_003052/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002020_pano_0000_003052/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002020_pano_0000_003052/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002020_pano_0000_003052/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/02/19/TMX7316010203-002020/pano_0000_003052/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/02/19/TMX7316010203-002020/pano_0000_003052/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84403058261095, 52.3511621538285, 44.9700351702049 ] }, "distance": 17.93, "direction": 150.24, "angle": 68.26, "elevation": 44.97, "pano_id": "TMX7316010203-002020_pano_0000_003052", "timestamp": "2021-02-19T12:05:44.732560Z", "filename": "pano_0000_003052.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2020", "tags": [ "mission-woz", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241028_1408_Track03_Sphere_00543", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117983.17008386145, 484960.5484588439 ] }, "relative_distance": 17.93465457, "relative_pitch": 68.2572219766932, "relative_heading": 150.24019984119892, "relative_elevation": 44.9700351702049 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00543/adjacencies/b_20241028_1408_Track03_Sphere_00543/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241028_1408_Track03_Sphere_00539/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241028_1408_Track03_Sphere_00539/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241028_1408_Track03_Sphere_00539/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241028_1408_Track03_Sphere_00539/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241028_1408_Track03_Sphere_00539/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00539/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00539/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241028_1408_Track03_Sphere_00539/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241028_1408_Track03_Sphere_00539/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.844037769990855, 52.35116432944256, 0.0 ] }, "distance": 17.98, "direction": 148.5, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241028_1408_Track03_Sphere_00539", "timestamp": "2024-10-28T13:44:04Z", "filename": "Job_20241028_1408_Track03_Sphere_00539.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241028_1408_Track03_Sphere_00543", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117983.17008386145, 484960.5484588439 ] }, "relative_distance": 17.97585718, "relative_pitch": 0.0, "relative_heading": 148.50180180338413, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00543/adjacencies/b_20241028_1408_Track03_Sphere_00543/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002504/pano_0004_000903/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002504/pano_0004_000903/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002504/pano_0004_000903/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002504/pano_0004_000903/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002504_pano_0004_000903/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002504_pano_0004_000903/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002504_pano_0004_000903/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002504/pano_0004_000903/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002504/pano_0004_000903/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84381333306594, 52.3511488912201, 44.7020729416981 ] }, "distance": 18.04, "direction": 199.1, "angle": 68.03, "elevation": 44.7, "pano_id": "TMX7316010203-002504_pano_0004_000903", "timestamp": "2022-04-11T10:32:15.665860Z", "filename": "pano_0004_000903.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2022", "tags": [ "mission-bi", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241028_1408_Track03_Sphere_00543", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117983.17008386145, 484960.5484588439 ] }, "relative_distance": 18.03770719, "relative_pitch": 68.0254604458811, "relative_heading": 199.09611853430798, "relative_elevation": 44.7020729416981 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00543/adjacencies/b_20241028_1408_Track03_Sphere_00543/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/12/TMX7316010203-001308/pano_0000_000028/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/12/TMX7316010203-001308/pano_0000_000028/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/12/TMX7316010203-001308/pano_0000_000028/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/12/TMX7316010203-001308/pano_0000_000028/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001308_pano_0000_000028/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001308_pano_0000_000028/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001308_pano_0000_000028/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/12/TMX7316010203-001308/pano_0000_000028/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/12/TMX7316010203-001308/pano_0000_000028/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84382104291409, 52.3511450702171, 44.7829018328339 ] }, "distance": 18.28, "direction": 197.1, "angle": 67.8, "elevation": 44.78, "pano_id": "TMX7316010203-001308_pano_0000_000028", "timestamp": "2019-07-12T06:36:35.951060Z", "filename": "pano_0000_000028.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2019", "tags": [ "mission-bi", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241028_1408_Track03_Sphere_00543", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117983.17008386145, 484960.5484588439 ] }, "relative_distance": 18.27867261, "relative_pitch": 67.79659037605649, "relative_heading": 197.10359282518104, "relative_elevation": 44.7829018328339 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00543/adjacencies/b_20241028_1408_Track03_Sphere_00543/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/28/TMX7316010203-000031/pano_0001_000921/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/28/TMX7316010203-000031/pano_0001_000921/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/28/TMX7316010203-000031/pano_0001_000921/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/28/TMX7316010203-000031/pano_0001_000921/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000031_pano_0001_000921/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000031_pano_0001_000921/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000031_pano_0001_000921/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/07/28/TMX7316010203-000031/pano_0001_000921/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/07/28/TMX7316010203-000031/pano_0001_000921/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84386689007574, 52.3514654541242, 45.4394892826676 ] }, "distance": 18.32, "direction": 352.94, "angle": 68.04, "elevation": 45.44, "pano_id": "TMX7316010203-000031_pano_0001_000921", "timestamp": "2016-07-28T08:08:25.453150Z", "filename": "pano_0001_000921.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241028_1408_Track03_Sphere_00543", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117983.17008386145, 484960.5484588439 ] }, "relative_distance": 18.31902946, "relative_pitch": 68.04306426981462, "relative_heading": 352.93942526112966, "relative_elevation": 45.4394892826676 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00543/adjacencies/b_20241028_1408_Track03_Sphere_00543/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241204_0806_Track25_Sphere_00446/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241204_0806_Track25_Sphere_00446/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241204_0806_Track25_Sphere_00446/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241204_0806_Track25_Sphere_00446/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241204_0806_Track25_Sphere_00446/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_0806_Track25_Sphere_00446/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_0806_Track25_Sphere_00446/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241204_0806_Track25_Sphere_00446/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241204_0806_Track25_Sphere_00446/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.843822899342956, 52.35145994885647, 0.0 ] }, "distance": 18.33, "direction": 343.36, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241204_0806_Track25_Sphere_00446", "timestamp": "2024-12-04T09:27:21Z", "filename": "Job_20241204_0806_Track25_Sphere_00446.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241028_1408_Track03_Sphere_00543", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117983.17008386145, 484960.5484588439 ] }, "relative_distance": 18.3349991, "relative_pitch": 0.0, "relative_heading": 343.36369287090724, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00543/adjacencies/b_20241028_1408_Track03_Sphere_00543/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-08-01_09-43-20_01379/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-08-01_09-43-20_01379/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-08-01_09-43-20_01379/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-08-01_09-43-20_01379/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-08-01_09-43-20_01379/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-08-01_09-43-20_01379/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-08-01_09-43-20_01379/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-08-01_09-43-20_01379/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-08-01_09-43-20_01379/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.843953854772741, 52.351464495613314, 0.0 ] }, "distance": 18.44, "direction": 11.49, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-08-01_09-43-20_01379", "timestamp": "2025-08-01T10:09:48Z", "filename": "recording_2025-08-01_09-43-20_01379.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2025", "tags": [ "mission-bi", "mission-2025", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241028_1408_Track03_Sphere_00543", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117983.17008386145, 484960.5484588439 ] }, "relative_distance": 18.44308859, "relative_pitch": 0.0, "relative_heading": 11.490380162487241, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00543/adjacencies/b_20241028_1408_Track03_Sphere_00543/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/28/TMX7316010203-000031/pano_0001_000922/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/28/TMX7316010203-000031/pano_0001_000922/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/28/TMX7316010203-000031/pano_0001_000922/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/28/TMX7316010203-000031/pano_0001_000922/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000031_pano_0001_000922/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000031_pano_0001_000922/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000031_pano_0001_000922/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/07/28/TMX7316010203-000031/pano_0001_000922/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/07/28/TMX7316010203-000031/pano_0001_000922/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84394184201771, 52.3514665955313, 45.5591005319729 ] }, "distance": 18.53, "direction": 8.87, "angle": 67.87, "elevation": 45.56, "pano_id": "TMX7316010203-000031_pano_0001_000922", "timestamp": "2016-07-28T08:08:26.288010Z", "filename": "pano_0001_000922.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241028_1408_Track03_Sphere_00543", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117983.17008386145, 484960.5484588439 ] }, "relative_distance": 18.5284628, "relative_pitch": 67.86888134163343, "relative_heading": 8.865085722613284, "relative_elevation": 45.5591005319729 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00543/adjacencies/b_20241028_1408_Track03_Sphere_00543/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-08-01_09-43-20_01377/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-08-01_09-43-20_01377/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-08-01_09-43-20_01377/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-08-01_09-43-20_01377/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-08-01_09-43-20_01377/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-08-01_09-43-20_01377/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-08-01_09-43-20_01377/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-08-01_09-43-20_01377/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-08-01_09-43-20_01377/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.843807334550491, 52.35146169293115, 0.0 ] }, "distance": 18.85, "direction": 340.44, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-08-01_09-43-20_01377", "timestamp": "2025-08-01T10:09:45Z", "filename": "recording_2025-08-01_09-43-20_01377.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2025", "tags": [ "mission-bi", "mission-2025", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241028_1408_Track03_Sphere_00543", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117983.17008386145, 484960.5484588439 ] }, "relative_distance": 18.84907656, "relative_pitch": 0.0, "relative_heading": 340.44244437457047, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00543/adjacencies/b_20241028_1408_Track03_Sphere_00543/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241029_0853_Track32_Sphere_00381/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241029_0853_Track32_Sphere_00381/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241029_0853_Track32_Sphere_00381/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241029_0853_Track32_Sphere_00381/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241029_0853_Track32_Sphere_00381/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241029_0853_Track32_Sphere_00381/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241029_0853_Track32_Sphere_00381/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241029_0853_Track32_Sphere_00381/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241029_0853_Track32_Sphere_00381/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.843886938491512, 52.351471828077734, 0.0 ] }, "distance": 18.91, "direction": 357.32, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241029_0853_Track32_Sphere_00381", "timestamp": "2024-10-29T10:33:38Z", "filename": "Job_20241029_0853_Track32_Sphere_00381.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241028_1408_Track03_Sphere_00543", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117983.17008386145, 484960.5484588439 ] }, "relative_distance": 18.91011881, "relative_pitch": 0.0, "relative_heading": 357.3155154941587, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00543/adjacencies/b_20241028_1408_Track03_Sphere_00543/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241204_0806_Track25_Sphere_00448/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241204_0806_Track25_Sphere_00448/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241204_0806_Track25_Sphere_00448/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241204_0806_Track25_Sphere_00448/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241204_0806_Track25_Sphere_00448/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_0806_Track25_Sphere_00448/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_0806_Track25_Sphere_00448/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241204_0806_Track25_Sphere_00448/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241204_0806_Track25_Sphere_00448/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.843978888179648, 52.351465014957206, 0.0 ] }, "distance": 18.91, "direction": 16.53, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241204_0806_Track25_Sphere_00448", "timestamp": "2024-12-04T09:27:23Z", "filename": "Job_20241204_0806_Track25_Sphere_00448.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241028_1408_Track03_Sphere_00543", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117983.17008386145, 484960.5484588439 ] }, "relative_distance": 18.91250866, "relative_pitch": 0.0, "relative_heading": 16.526009630859264, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00543/adjacencies/b_20241028_1408_Track03_Sphere_00543/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000029/pano_0003_000448/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000029/pano_0003_000448/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000029/pano_0003_000448/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000029/pano_0003_000448/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000029_pano_0003_000448/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000029_pano_0003_000448/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000029_pano_0003_000448/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000029/pano_0003_000448/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000029/pano_0003_000448/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84402534599797, 52.3511500238631, 44.5968975098804 ] }, "distance": 18.95, "direction": 153.2, "angle": 66.97, "elevation": 44.6, "pano_id": "TMX7316010203-000029_pano_0003_000448", "timestamp": "2016-07-27T10:16:50.354560Z", "filename": "pano_0003_000448.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241028_1408_Track03_Sphere_00543", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117983.17008386145, 484960.5484588439 ] }, "relative_distance": 18.9546174, "relative_pitch": 66.97348949570264, "relative_heading": 153.2030257743768, "relative_elevation": 44.5968975098804 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00543/adjacencies/b_20241028_1408_Track03_Sphere_00543/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/19/TMX7316010203-002020/pano_0000_002950/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/19/TMX7316010203-002020/pano_0000_002950/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/19/TMX7316010203-002020/pano_0000_002950/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/19/TMX7316010203-002020/pano_0000_002950/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002020_pano_0000_002950/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002020_pano_0000_002950/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002020_pano_0000_002950/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/02/19/TMX7316010203-002020/pano_0000_002950/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/02/19/TMX7316010203-002020/pano_0000_002950/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84388394401425, 52.3514721674681, 45.557015244849 ] }, "distance": 18.96, "direction": 356.7, "angle": 67.41, "elevation": 45.56, "pano_id": "TMX7316010203-002020_pano_0000_002950", "timestamp": "2021-02-19T12:04:19.683240Z", "filename": "pano_0000_002950.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2020", "tags": [ "mission-woz", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241028_1408_Track03_Sphere_00543", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117983.17008386145, 484960.5484588439 ] }, "relative_distance": 18.95847584, "relative_pitch": 67.40544491365111, "relative_heading": 356.70488142106575, "relative_elevation": 45.557015244849 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00543/adjacencies/b_20241028_1408_Track03_Sphere_00543/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-08-01_09-43-20_00281/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-08-01_09-43-20_00281/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-08-01_09-43-20_00281/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-08-01_09-43-20_00281/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-08-01_09-43-20_00281/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-08-01_09-43-20_00281/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-08-01_09-43-20_00281/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-08-01_09-43-20_00281/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-08-01_09-43-20_00281/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.843819475440576, 52.351137793200444, 0.0 ] }, "distance": 19.08, "direction": 196.7, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-08-01_09-43-20_00281", "timestamp": "2025-08-01T09:49:45Z", "filename": "recording_2025-08-01_09-43-20_00281.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2025", "tags": [ "mission-bi", "mission-2025", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241028_1408_Track03_Sphere_00543", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117983.17008386145, 484960.5484588439 ] }, "relative_distance": 19.08450129, "relative_pitch": 0.0, "relative_heading": 196.69510310698925, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00543/adjacencies/b_20241028_1408_Track03_Sphere_00543/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/28/TMX7316010203-000031/pano_0001_000920/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/28/TMX7316010203-000031/pano_0001_000920/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/28/TMX7316010203-000031/pano_0001_000920/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/28/TMX7316010203-000031/pano_0001_000920/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000031_pano_0001_000920/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000031_pano_0001_000920/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000031_pano_0001_000920/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/07/28/TMX7316010203-000031/pano_0001_000920/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/07/28/TMX7316010203-000031/pano_0001_000920/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84379194975001, 52.3514639030628, 45.322798079811 ] }, "distance": 19.45, "direction": 337.77, "angle": 66.77, "elevation": 45.32, "pano_id": "TMX7316010203-000031_pano_0001_000920", "timestamp": "2016-07-28T08:08:24.628040Z", "filename": "pano_0001_000920.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241028_1408_Track03_Sphere_00543", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117983.17008386145, 484960.5484588439 ] }, "relative_distance": 19.45282849, "relative_pitch": 66.77068767836403, "relative_heading": 337.7744624910599, "relative_elevation": 45.322798079811 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00543/adjacencies/b_20241028_1408_Track03_Sphere_00543/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/13/TMX7316010203-002087/pano_0000_001122/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/13/TMX7316010203-002087/pano_0000_001122/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/13/TMX7316010203-002087/pano_0000_001122/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/13/TMX7316010203-002087/pano_0000_001122/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002087_pano_0000_001122/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002087_pano_0000_001122/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002087_pano_0000_001122/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/13/TMX7316010203-002087/pano_0000_001122/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/13/TMX7316010203-002087/pano_0000_001122/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84381035595111, 52.3511354449353, 45.3554693376645 ] }, "distance": 19.52, "direction": 198.22, "angle": 66.71, "elevation": 45.36, "pano_id": "TMX7316010203-002087_pano_0000_001122", "timestamp": "2021-04-13T08:29:24.274270Z", "filename": "pano_0000_001122.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_20241028_1408_Track03_Sphere_00543", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117983.17008386145, 484960.5484588439 ] }, "relative_distance": 19.52023188, "relative_pitch": 66.71376831140864, "relative_heading": 198.22198961214542, "relative_elevation": 45.3554693376645 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00543/adjacencies/b_20241028_1408_Track03_Sphere_00543/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0001_003333/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0001_003333/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0001_003333/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0001_003333/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001691_pano_0001_003333/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001691_pano_0001_003333/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001691_pano_0001_003333/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0001_003333/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0001_003333/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84403523864917, 52.3511444829147, 46.1703082332388 ] }, "distance": 19.81, "direction": 152.27, "angle": 66.78, "elevation": 46.17, "pano_id": "TMX7316010203-001691_pano_0001_003333", "timestamp": "2020-05-06T11:24:29.916290Z", "filename": "pano_0001_003333.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2020", "tags": [ "mission-bi", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241028_1408_Track03_Sphere_00543", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117983.17008386145, 484960.5484588439 ] }, "relative_distance": 19.81150771, "relative_pitch": 66.77600864234105, "relative_heading": 152.2667560570033, "relative_elevation": 46.1703082332388 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00543/adjacencies/b_20241028_1408_Track03_Sphere_00543/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/19/TMX7316010203-002020/pano_0000_002958/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/19/TMX7316010203-002020/pano_0000_002958/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/19/TMX7316010203-002020/pano_0000_002958/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/19/TMX7316010203-002020/pano_0000_002958/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002020_pano_0000_002958/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002020_pano_0000_002958/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002020_pano_0000_002958/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/02/19/TMX7316010203-002020/pano_0000_002958/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/02/19/TMX7316010203-002020/pano_0000_002958/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84381884979529, 52.35113037279, 44.7386624990031 ] }, "distance": 19.89, "direction": 196.13, "angle": 66.03, "elevation": 44.74, "pano_id": "TMX7316010203-002020_pano_0000_002958", "timestamp": "2021-02-19T12:04:28.333240Z", "filename": "pano_0000_002958.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2020", "tags": [ "mission-woz", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241028_1408_Track03_Sphere_00543", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117983.17008386145, 484960.5484588439 ] }, "relative_distance": 19.88861119, "relative_pitch": 66.03241946010147, "relative_heading": 196.1293825728396, "relative_elevation": 44.7386624990031 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00543/adjacencies/b_20241028_1408_Track03_Sphere_00543/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/19/TMX7316010203-002020/pano_0000_003059/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/19/TMX7316010203-002020/pano_0000_003059/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/19/TMX7316010203-002020/pano_0000_003059/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/19/TMX7316010203-002020/pano_0000_003059/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002020_pano_0000_003059/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002020_pano_0000_003059/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002020_pano_0000_003059/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/02/19/TMX7316010203-002020/pano_0000_003059/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/02/19/TMX7316010203-002020/pano_0000_003059/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8439659872173, 52.351476713267, 45.7443477893248 ] }, "distance": 19.95, "direction": 13.04, "angle": 66.44, "elevation": 45.74, "pano_id": "TMX7316010203-002020_pano_0000_003059", "timestamp": "2021-02-19T12:05:55.727440Z", "filename": "pano_0000_003059.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2020", "tags": [ "mission-woz", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241028_1408_Track03_Sphere_00543", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117983.17008386145, 484960.5484588439 ] }, "relative_distance": 19.94732083, "relative_pitch": 66.43986708932758, "relative_heading": 13.039637727888577, "relative_elevation": 45.7443477893248 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00543/adjacencies/b_20241028_1408_Track03_Sphere_00543/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/28/TMX7316010203-000031/pano_0001_000923/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/28/TMX7316010203-000031/pano_0001_000923/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/28/TMX7316010203-000031/pano_0001_000923/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/28/TMX7316010203-000031/pano_0001_000923/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000031_pano_0001_000923/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000031_pano_0001_000923/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000031_pano_0001_000923/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/07/28/TMX7316010203-000031/pano_0001_000923/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/07/28/TMX7316010203-000031/pano_0001_000923/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84401651880269, 52.3514667855889, 45.675917792134 ] }, "distance": 19.98, "direction": 23.43, "angle": 66.38, "elevation": 45.68, "pano_id": "TMX7316010203-000031_pano_0001_000923", "timestamp": "2016-07-28T08:08:27.133100Z", "filename": "pano_0001_000923.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241028_1408_Track03_Sphere_00543", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117983.17008386145, 484960.5484588439 ] }, "relative_distance": 19.9757186, "relative_pitch": 66.37851447569786, "relative_heading": 23.432717171843656, "relative_elevation": 45.675917792134 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00543/adjacencies/b_20241028_1408_Track03_Sphere_00543/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241204_0806_Track25_Sphere_00445/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241204_0806_Track25_Sphere_00445/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241204_0806_Track25_Sphere_00445/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241204_0806_Track25_Sphere_00445/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241204_0806_Track25_Sphere_00445/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_0806_Track25_Sphere_00445/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_0806_Track25_Sphere_00445/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241204_0806_Track25_Sphere_00445/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241204_0806_Track25_Sphere_00445/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.843751399908553, 52.35145919816715, 0.0 ] }, "distance": 20.2, "direction": 329.93, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241204_0806_Track25_Sphere_00445", "timestamp": "2024-12-04T09:27:20Z", "filename": "Job_20241204_0806_Track25_Sphere_00445.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241028_1408_Track03_Sphere_00543", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117983.17008386145, 484960.5484588439 ] }, "relative_distance": 20.20215823, "relative_pitch": 0.0, "relative_heading": 329.9343458426368, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00543/adjacencies/b_20241028_1408_Track03_Sphere_00543/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-08-01_09-43-20_01380/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-08-01_09-43-20_01380/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-08-01_09-43-20_01380/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-08-01_09-43-20_01380/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-08-01_09-43-20_01380/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-08-01_09-43-20_01380/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-08-01_09-43-20_01380/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-08-01_09-43-20_01380/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-08-01_09-43-20_01380/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.844027295654372, 52.351466117916445, 0.0 ] }, "distance": 20.21, "direction": 25.43, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-08-01_09-43-20_01380", "timestamp": "2025-08-01T10:09:50Z", "filename": "recording_2025-08-01_09-43-20_01380.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2025", "tags": [ "mission-bi", "mission-2025", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241028_1408_Track03_Sphere_00543", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117983.17008386145, 484960.5484588439 ] }, "relative_distance": 20.2118119, "relative_pitch": 0.0, "relative_heading": 25.426827500459368, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00543/adjacencies/b_20241028_1408_Track03_Sphere_00543/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002504/pano_0004_000890/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002504/pano_0004_000890/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002504/pano_0004_000890/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002504/pano_0004_000890/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002504_pano_0004_000890/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002504_pano_0004_000890/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002504_pano_0004_000890/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002504/pano_0004_000890/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002504/pano_0004_000890/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84402650266686, 52.3511377555728, 44.7932001221925 ] }, "distance": 20.22, "direction": 154.75, "angle": 65.71, "elevation": 44.79, "pano_id": "TMX7316010203-002504_pano_0004_000890", "timestamp": "2022-04-11T10:31:53.781570Z", "filename": "pano_0004_000890.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2022", "tags": [ "mission-bi", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241028_1408_Track03_Sphere_00543", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117983.17008386145, 484960.5484588439 ] }, "relative_distance": 20.21603938, "relative_pitch": 65.70942086717848, "relative_heading": 154.7481060267617, "relative_elevation": 44.7932001221925 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00543/adjacencies/b_20241028_1408_Track03_Sphere_00543/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/08/TMX7316010203-000288/pano_0003_003920/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/08/TMX7316010203-000288/pano_0003_003920/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/08/TMX7316010203-000288/pano_0003_003920/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/08/TMX7316010203-000288/pano_0003_003920/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000288_pano_0003_003920/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000288_pano_0003_003920/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000288_pano_0003_003920/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/05/08/TMX7316010203-000288/pano_0003_003920/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/05/08/TMX7316010203-000288/pano_0003_003920/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84381667474471, 52.3511263305847, 45.7148748748004 ] }, "distance": 20.36, "direction": 196.18, "angle": 65.99, "elevation": 45.71, "pano_id": "TMX7316010203-000288_pano_0003_003920", "timestamp": "2017-05-08T11:48:43.865880Z", "filename": "pano_0003_003920.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2017", "tags": [ "mission-bi", "mission-2017", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241028_1408_Track03_Sphere_00543", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117983.17008386145, 484960.5484588439 ] }, "relative_distance": 20.36187865, "relative_pitch": 65.99131367075964, "relative_heading": 196.1783936202824, "relative_elevation": 45.7148748748004 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00543/adjacencies/b_20241028_1408_Track03_Sphere_00543/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0001_003342/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0001_003342/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0001_003342/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0001_003342/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001691_pano_0001_003342/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001691_pano_0001_003342/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001691_pano_0001_003342/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0001_003342/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0001_003342/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84382729629357, 52.3511236278524, 46.2916181664914 ] }, "distance": 20.46, "direction": 194.0, "angle": 66.15, "elevation": 46.29, "pano_id": "TMX7316010203-001691_pano_0001_003342", "timestamp": "2020-05-06T11:24:37.381260Z", "filename": "pano_0001_003342.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2020", "tags": [ "mission-bi", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241028_1408_Track03_Sphere_00543", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117983.17008386145, 484960.5484588439 ] }, "relative_distance": 20.46388494, "relative_pitch": 66.1514757759982, "relative_heading": 193.99711919950573, "relative_elevation": 46.2916181664914 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00543/adjacencies/b_20241028_1408_Track03_Sphere_00543/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/15/TMX7316010203-000985/pano_0001_001002/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/15/TMX7316010203-000985/pano_0001_001002/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/15/TMX7316010203-000985/pano_0001_001002/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/15/TMX7316010203-000985/pano_0001_001002/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000985_pano_0001_001002/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000985_pano_0001_001002/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000985_pano_0001_001002/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/11/15/TMX7316010203-000985/pano_0001_001002/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/11/15/TMX7316010203-000985/pano_0001_001002/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84402389527914, 52.3511335062919, 44.8032980123535 ] }, "distance": 20.57, "direction": 155.76, "angle": 65.34, "elevation": 44.8, "pano_id": "TMX7316010203-000985_pano_0001_001002", "timestamp": "2018-06-12T08:35:14.617320Z", "filename": "pano_0001_001002.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241028_1408_Track03_Sphere_00543", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117983.17008386145, 484960.5484588439 ] }, "relative_distance": 20.57109141, "relative_pitch": 65.33814082355201, "relative_heading": 155.75753035169961, "relative_elevation": 44.8032980123535 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00543/adjacencies/b_20241028_1408_Track03_Sphere_00543/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000785/pano_0001_001002/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000785/pano_0001_001002/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000785/pano_0001_001002/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000785/pano_0001_001002/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000785_pano_0001_001002/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000785_pano_0001_001002/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000785_pano_0001_001002/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000785/pano_0001_001002/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000785/pano_0001_001002/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84402389527914, 52.3511335062919, 44.8032980123535 ] }, "distance": 20.57, "direction": 155.76, "angle": 65.34, "elevation": 44.8, "pano_id": "TMX7316010203-000785_pano_0001_001002", "timestamp": "2018-06-12T08:35:14.617320Z", "filename": "pano_0001_001002.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241028_1408_Track03_Sphere_00543", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117983.17008386145, 484960.5484588439 ] }, "relative_distance": 20.57109141, "relative_pitch": 65.33814082355201, "relative_heading": 155.75753035169961, "relative_elevation": 44.8032980123535 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00543/adjacencies/b_20241028_1408_Track03_Sphere_00543/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000029/pano_0003_000463/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000029/pano_0003_000463/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000029/pano_0003_000463/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000029/pano_0003_000463/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000029_pano_0003_000463/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000029_pano_0003_000463/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000029_pano_0003_000463/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000029/pano_0003_000463/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000029/pano_0003_000463/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84381892337151, 52.351121366148, 44.5693240519613 ] }, "distance": 20.85, "direction": 195.35, "angle": 64.93, "elevation": 44.57, "pano_id": "TMX7316010203-000029_pano_0003_000463", "timestamp": "2016-07-27T10:17:20.264350Z", "filename": "pano_0003_000463.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241028_1408_Track03_Sphere_00543", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117983.17008386145, 484960.5484588439 ] }, "relative_distance": 20.85189766, "relative_pitch": 64.92730956175504, "relative_heading": 195.35110005930287, "relative_elevation": 44.5693240519613 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00543/adjacencies/b_20241028_1408_Track03_Sphere_00543/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/18/TMX7316010203-001523/pano_0000_003567/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/18/TMX7316010203-001523/pano_0000_003567/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/18/TMX7316010203-001523/pano_0000_003567/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/18/TMX7316010203-001523/pano_0000_003567/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001523_pano_0000_003567/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001523_pano_0000_003567/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001523_pano_0000_003567/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/12/18/TMX7316010203-001523/pano_0000_003567/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/12/18/TMX7316010203-001523/pano_0000_003567/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84396862174906, 52.3514854904515, 45.6775950808078 ] }, "distance": 20.94, "direction": 12.92, "angle": 65.37, "elevation": 45.68, "pano_id": "TMX7316010203-001523_pano_0000_003567", "timestamp": "2019-12-18T08:51:07.388380Z", "filename": "pano_0000_003567.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2019", "tags": [ "mission-woz", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241028_1408_Track03_Sphere_00543", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117983.17008386145, 484960.5484588439 ] }, "relative_distance": 20.93936136, "relative_pitch": 65.37249944050672, "relative_heading": 12.915198222713007, "relative_elevation": 45.6775950808078 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00543/adjacencies/b_20241028_1408_Track03_Sphere_00543/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-08-01_09-43-20_01376/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-08-01_09-43-20_01376/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-08-01_09-43-20_01376/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-08-01_09-43-20_01376/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-08-01_09-43-20_01376/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-08-01_09-43-20_01376/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-08-01_09-43-20_01376/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-08-01_09-43-20_01376/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-08-01_09-43-20_01376/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.843734600404666, 52.351461089355325, 0.0 ] }, "distance": 20.98, "direction": 327.52, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-08-01_09-43-20_01376", "timestamp": "2025-08-01T10:09:44Z", "filename": "recording_2025-08-01_09-43-20_01376.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2025", "tags": [ "mission-bi", "mission-2025", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241028_1408_Track03_Sphere_00543", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117983.17008386145, 484960.5484588439 ] }, "relative_distance": 20.97645925, "relative_pitch": 0.0, "relative_heading": 327.5156223677511, "relative_elevation": 0.0 } ] } }