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_20241106_1111_Track25_Sphere_00079/adjacencies/?format=api
{ "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241106_1111_Track25_Sphere_00079/adjacencies/?format=api" } }, "_embedded": { "adjacencies": [ { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241106_1111_Track25_Sphere_00079/adjacencies/b_20241106_1111_Track25_Sphere_00079/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241106_1111_Track25_Sphere_00079/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241106_1111_Track25_Sphere_00079/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241106_1111_Track25_Sphere_00079/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241106_1111_Track25_Sphere_00079/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241106_1111_Track25_Sphere_00079/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241106_1111_Track25_Sphere_00079/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241106_1111_Track25_Sphere_00079/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241106_1111_Track25_Sphere_00079/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241106_1111_Track25_Sphere_00079/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.876029793151533, 52.352043606303106, 0.0 ] }, "distance": 0.0, "direction": null, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241106_1111_Track25_Sphere_00079", "timestamp": "2024-11-06T11:46:23Z", "filename": "Job_20241106_1111_Track25_Sphere_00079.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_20241106_1111_Track25_Sphere_00079", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120172.82208584613, 485027.1294589096 ] }, "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_20241106_1111_Track25_Sphere_00079/adjacencies/b_20241106_1111_Track25_Sphere_00079/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002118/pano_0000_001268/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002118/pano_0000_001268/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002118/pano_0000_001268/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002118/pano_0000_001268/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002118_pano_0000_001268/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002118_pano_0000_001268/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002118_pano_0000_001268/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002118/pano_0000_001268/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002118/pano_0000_001268/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87603145126283, 52.3520477107362, 45.4805887658149 ] }, "distance": 0.47, "direction": 13.89, "angle": 89.41, "elevation": 45.48, "pano_id": "TMX7316010203-002118_pano_0000_001268", "timestamp": "2021-04-26T09:34:58.557580Z", "filename": "pano_0000_001268.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_20241106_1111_Track25_Sphere_00079", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120172.82208584613, 485027.1294589096 ] }, "relative_distance": 0.47048359, "relative_pitch": 89.40731280626538, "relative_heading": 13.894603778745218, "relative_elevation": 45.4805887658149 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241106_1111_Track25_Sphere_00079/adjacencies/b_20241106_1111_Track25_Sphere_00079/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/05/TMX7316010203-002918/pano_0006_000140/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/05/TMX7316010203-002918/pano_0006_000140/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/05/TMX7316010203-002918/pano_0006_000140/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/05/TMX7316010203-002918/pano_0006_000140/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002918_pano_0006_000140/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002918_pano_0006_000140/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002918_pano_0006_000140/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/01/05/TMX7316010203-002918/pano_0006_000140/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/01/05/TMX7316010203-002918/pano_0006_000140/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87603655754554, 52.3520370566886, 45.878714476712 ] }, "distance": 0.86, "direction": 147.69, "angle": 88.92, "elevation": 45.88, "pano_id": "TMX7316010203-002918_pano_0006_000140", "timestamp": "2023-01-05T11:17:55.450010Z", "filename": "pano_0006_000140.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2022", "tags": [ "mission-woz", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241106_1111_Track25_Sphere_00079", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120172.82208584613, 485027.1294589096 ] }, "relative_distance": 0.86231803, "relative_pitch": 88.92321815439084, "relative_heading": 147.68973929008823, "relative_elevation": 45.878714476712 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241106_1111_Track25_Sphere_00079/adjacencies/b_20241106_1111_Track25_Sphere_00079/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316060226-000012/pano_0000_003100/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316060226-000012/pano_0000_003100/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316060226-000012/pano_0000_003100/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316060226-000012/pano_0000_003100/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000012_pano_0000_003100/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000012_pano_0000_003100/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000012_pano_0000_003100/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316060226-000012/pano_0000_003100/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316060226-000012/pano_0000_003100/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87601592920542, 52.3520399909638, 45.605216415599 ] }, "distance": 1.03, "direction": 246.93, "angle": 88.71, "elevation": 45.61, "pano_id": "TMX7316060226-000012_pano_0000_003100", "timestamp": "2016-08-03T11:21:57.628120Z", "filename": "pano_0000_003100.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_20241106_1111_Track25_Sphere_00079", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120172.82208584613, 485027.1294589096 ] }, "relative_distance": 1.02675455, "relative_pitch": 88.71026232788131, "relative_heading": 246.93279424592285, "relative_elevation": 45.605216415599 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241106_1111_Track25_Sphere_00079/adjacencies/b_20241106_1111_Track25_Sphere_00079/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/06/TMX7316010203-000778/pano_0000_002654/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/06/TMX7316010203-000778/pano_0000_002654/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/06/TMX7316010203-000778/pano_0000_002654/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/06/TMX7316010203-000778/pano_0000_002654/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000778_pano_0000_002654/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000778_pano_0000_002654/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000778_pano_0000_002654/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/06/TMX7316010203-000778/pano_0000_002654/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/06/TMX7316010203-000778/pano_0000_002654/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87601513535731, 52.3520499165395, 45.5913344258443 ] }, "distance": 1.22, "direction": 305.11, "angle": 88.47, "elevation": 45.59, "pano_id": "TMX7316010203-000778_pano_0000_002654", "timestamp": "2018-06-06T11:30:48.431780Z", "filename": "pano_0000_002654.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_20241106_1111_Track25_Sphere_00079", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120172.82208584613, 485027.1294589096 ] }, "relative_distance": 1.22087781, "relative_pitch": 88.4660586660342, "relative_heading": 305.10885691018564, "relative_elevation": 45.5913344258443 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241106_1111_Track25_Sphere_00079/adjacencies/b_20241106_1111_Track25_Sphere_00079/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-30_08-35-53_01040/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-30_08-35-53_01040/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-30_08-35-53_01040/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-30_08-35-53_01040/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-30_08-35-53_01040/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-30_08-35-53_01040/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-30_08-35-53_01040/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-30_08-35-53_01040/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-30_08-35-53_01040/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87604939658222, 52.35204029358894, 0.0 ] }, "distance": 1.39, "direction": 105.43, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-30_08-35-53_01040", "timestamp": "2025-07-30T08:58:58Z", "filename": "recording_2025-07-30_08-35-53_01040.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_20241106_1111_Track25_Sphere_00079", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120172.82208584613, 485027.1294589096 ] }, "relative_distance": 1.38566823, "relative_pitch": 0.0, "relative_heading": 105.42771676246547, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241106_1111_Track25_Sphere_00079/adjacencies/b_20241106_1111_Track25_Sphere_00079/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/03/TMX7316010203-001160/pano_0000_002343/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/03/TMX7316010203-001160/pano_0000_002343/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/03/TMX7316010203-001160/pano_0000_002343/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/03/TMX7316010203-001160/pano_0000_002343/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001160_pano_0000_002343/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001160_pano_0000_002343/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001160_pano_0000_002343/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/03/TMX7316010203-001160/pano_0000_002343/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/03/TMX7316010203-001160/pano_0000_002343/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87604614786162, 52.3520525001693, 45.5289753898978 ] }, "distance": 1.49, "direction": 48.39, "angle": 88.13, "elevation": 45.53, "pano_id": "TMX7316010203-001160_pano_0000_002343", "timestamp": "2019-05-03T10:52:55.552590Z", "filename": "pano_0000_002343.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_20241106_1111_Track25_Sphere_00079", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120172.82208584613, 485027.1294589096 ] }, "relative_distance": 1.49038761, "relative_pitch": 88.12509644446207, "relative_heading": 48.392335649989604, "relative_elevation": 45.5289753898978 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241106_1111_Track25_Sphere_00079/adjacencies/b_20241106_1111_Track25_Sphere_00079/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/06/TMX7316010203-001496/pano_0001_000379/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/06/TMX7316010203-001496/pano_0001_000379/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/06/TMX7316010203-001496/pano_0001_000379/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/06/TMX7316010203-001496/pano_0001_000379/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001496_pano_0001_000379/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001496_pano_0001_000379/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001496_pano_0001_000379/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/12/06/TMX7316010203-001496/pano_0001_000379/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/12/06/TMX7316010203-001496/pano_0001_000379/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87600678268072, 52.35204931226, 45.2928480794653 ] }, "distance": 1.69, "direction": 292.05, "angle": 87.86, "elevation": 45.29, "pano_id": "TMX7316010203-001496_pano_0001_000379", "timestamp": "2019-12-06T09:19:33.711160Z", "filename": "pano_0001_000379.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_20241106_1111_Track25_Sphere_00079", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120172.82208584613, 485027.1294589096 ] }, "relative_distance": 1.69156692, "relative_pitch": 87.86114971469482, "relative_heading": 292.04577987775804, "relative_elevation": 45.2928480794653 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241106_1111_Track25_Sphere_00079/adjacencies/b_20241106_1111_Track25_Sphere_00079/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002456/pano_0002_000339/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002456/pano_0002_000339/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002456/pano_0002_000339/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002456/pano_0002_000339/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002456_pano_0002_000339/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002456_pano_0002_000339/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002456_pano_0002_000339/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002456/pano_0002_000339/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002456/pano_0002_000339/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87605382053638, 52.3520373599728, 45.512845268473 ] }, "distance": 1.78, "direction": 113.0, "angle": 87.76, "elevation": 45.51, "pano_id": "TMX7316010203-002456_pano_0002_000339", "timestamp": "2022-03-21T09:11:24.666140Z", "filename": "pano_0002_000339.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_20241106_1111_Track25_Sphere_00079", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120172.82208584613, 485027.1294589096 ] }, "relative_distance": 1.77860922, "relative_pitch": 87.76206098362167, "relative_heading": 113.00336308697752, "relative_elevation": 45.512845268473 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241106_1111_Track25_Sphere_00079/adjacencies/b_20241106_1111_Track25_Sphere_00079/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001705/pano_0000_004484/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001705/pano_0000_004484/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001705/pano_0000_004484/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001705/pano_0000_004484/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001705_pano_0000_004484/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001705_pano_0000_004484/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001705_pano_0000_004484/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001705/pano_0000_004484/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001705/pano_0000_004484/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87599952152994, 52.3520502767071, 45.508873407729 ] }, "distance": 2.19, "direction": 289.79, "angle": 87.24, "elevation": 45.51, "pano_id": "TMX7316010203-001705_pano_0000_004484", "timestamp": "2020-05-13T08:47:09.452000Z", "filename": "pano_0000_004484.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_20241106_1111_Track25_Sphere_00079", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120172.82208584613, 485027.1294589096 ] }, "relative_distance": 2.19213059, "relative_pitch": 87.24223400307413, "relative_heading": 289.79126150195566, "relative_elevation": 45.508873407729 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241106_1111_Track25_Sphere_00079/adjacencies/b_20241106_1111_Track25_Sphere_00079/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001705/pano_0000_004485/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001705/pano_0000_004485/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001705/pano_0000_004485/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001705/pano_0000_004485/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001705_pano_0000_004485/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001705_pano_0000_004485/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001705_pano_0000_004485/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001705/pano_0000_004485/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001705/pano_0000_004485/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87606775327862, 52.3520382383125, 45.5228264722973 ] }, "distance": 2.65, "direction": 103.0, "angle": 86.66, "elevation": 45.52, "pano_id": "TMX7316010203-001705_pano_0000_004485", "timestamp": "2020-05-13T08:47:10.186950Z", "filename": "pano_0000_004485.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_20241106_1111_Track25_Sphere_00079", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120172.82208584613, 485027.1294589096 ] }, "relative_distance": 2.65460123, "relative_pitch": 86.66265458389022, "relative_heading": 103.00358709885965, "relative_elevation": 45.5228264722973 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241106_1111_Track25_Sphere_00079/adjacencies/b_20241106_1111_Track25_Sphere_00079/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002456/pano_0002_000340/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002456/pano_0002_000340/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002456/pano_0002_000340/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002456/pano_0002_000340/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002456_pano_0002_000340/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002456_pano_0002_000340/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002456_pano_0002_000340/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002456/pano_0002_000340/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002456/pano_0002_000340/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87598965980417, 52.3520510941805, 45.5145779028535 ] }, "distance": 2.86, "direction": 286.95, "angle": 86.41, "elevation": 45.51, "pano_id": "TMX7316010203-002456_pano_0002_000340", "timestamp": "2022-03-21T09:11:25.331110Z", "filename": "pano_0002_000340.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_20241106_1111_Track25_Sphere_00079", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120172.82208584613, 485027.1294589096 ] }, "relative_distance": 2.85872289, "relative_pitch": 86.40603325822542, "relative_heading": 286.94546176535124, "relative_elevation": 45.5145779028535 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241106_1111_Track25_Sphere_00079/adjacencies/b_20241106_1111_Track25_Sphere_00079/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/06/TMX7316010203-001496/pano_0001_000380/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/06/TMX7316010203-001496/pano_0001_000380/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/06/TMX7316010203-001496/pano_0001_000380/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/06/TMX7316010203-001496/pano_0001_000380/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001496_pano_0001_000380/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001496_pano_0001_000380/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001496_pano_0001_000380/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/12/06/TMX7316010203-001496/pano_0001_000380/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/12/06/TMX7316010203-001496/pano_0001_000380/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87607798134844, 52.3520379115361, 45.2987298239022 ] }, "distance": 3.34, "direction": 100.92, "angle": 85.78, "elevation": 45.3, "pano_id": "TMX7316010203-001496_pano_0001_000380", "timestamp": "2019-12-06T09:19:34.416140Z", "filename": "pano_0001_000380.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_20241106_1111_Track25_Sphere_00079", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120172.82208584613, 485027.1294589096 ] }, "relative_distance": 3.34403508, "relative_pitch": 85.77797918658037, "relative_heading": 100.92332606171672, "relative_elevation": 45.2987298239022 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241106_1111_Track25_Sphere_00079/adjacencies/b_20241106_1111_Track25_Sphere_00079/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-30_08-35-53_01041/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-30_08-35-53_01041/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-30_08-35-53_01041/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-30_08-35-53_01041/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-30_08-35-53_01041/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-30_08-35-53_01041/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-30_08-35-53_01041/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-30_08-35-53_01041/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-30_08-35-53_01041/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.875979580711202, 52.35205382423019, 0.0 ] }, "distance": 3.61, "direction": 288.38, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-30_08-35-53_01041", "timestamp": "2025-07-30T08:58:59Z", "filename": "recording_2025-07-30_08-35-53_01041.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_20241106_1111_Track25_Sphere_00079", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120172.82208584613, 485027.1294589096 ] }, "relative_distance": 3.60534939, "relative_pitch": 0.0, "relative_heading": 288.3826845476692, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241106_1111_Track25_Sphere_00079/adjacencies/b_20241106_1111_Track25_Sphere_00079/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/06/TMX7316010203-000778/pano_0000_002653/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/06/TMX7316010203-000778/pano_0000_002653/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/06/TMX7316010203-000778/pano_0000_002653/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/06/TMX7316010203-000778/pano_0000_002653/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000778_pano_0000_002653/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000778_pano_0000_002653/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000778_pano_0000_002653/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/06/TMX7316010203-000778/pano_0000_002653/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/06/TMX7316010203-000778/pano_0000_002653/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87608351983349, 52.3520376111589, 45.5956728598103 ] }, "distance": 3.72, "direction": 100.33, "angle": 85.33, "elevation": 45.6, "pano_id": "TMX7316010203-000778_pano_0000_002653", "timestamp": "2018-06-06T11:30:47.526830Z", "filename": "pano_0000_002653.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_20241106_1111_Track25_Sphere_00079", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120172.82208584613, 485027.1294589096 ] }, "relative_distance": 3.72111365, "relative_pitch": 85.33436756563266, "relative_heading": 100.32753128685391, "relative_elevation": 45.5956728598103 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241106_1111_Track25_Sphere_00079/adjacencies/b_20241106_1111_Track25_Sphere_00079/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316060226-000012/pano_0000_003101/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316060226-000012/pano_0000_003101/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316060226-000012/pano_0000_003101/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316060226-000012/pano_0000_003101/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000012_pano_0000_003101/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000012_pano_0000_003101/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000012_pano_0000_003101/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316060226-000012/pano_0000_003101/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316060226-000012/pano_0000_003101/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87608488849443, 52.3520255026093, 45.6123086605221 ] }, "distance": 4.26, "direction": 118.22, "angle": 84.66, "elevation": 45.61, "pano_id": "TMX7316060226-000012_pano_0000_003101", "timestamp": "2016-08-03T11:21:58.568110Z", "filename": "pano_0000_003101.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_20241106_1111_Track25_Sphere_00079", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120172.82208584613, 485027.1294589096 ] }, "relative_distance": 4.26042896, "relative_pitch": 84.66375637465576, "relative_heading": 118.21832243107997, "relative_elevation": 45.6123086605221 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241106_1111_Track25_Sphere_00079/adjacencies/b_20241106_1111_Track25_Sphere_00079/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/03/TMX7316010203-001160/pano_0000_002344/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/03/TMX7316010203-001160/pano_0000_002344/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/03/TMX7316010203-001160/pano_0000_002344/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/03/TMX7316010203-001160/pano_0000_002344/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001160_pano_0000_002344/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001160_pano_0000_002344/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001160_pano_0000_002344/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/03/TMX7316010203-001160/pano_0000_002344/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/03/TMX7316010203-001160/pano_0000_002344/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87597960599848, 52.3520673243927, 45.5367816956714 ] }, "distance": 4.32, "direction": 307.66, "angle": 84.58, "elevation": 45.54, "pano_id": "TMX7316010203-001160_pano_0000_002344", "timestamp": "2019-05-03T10:52:56.707600Z", "filename": "pano_0000_002344.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_20241106_1111_Track25_Sphere_00079", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120172.82208584613, 485027.1294589096 ] }, "relative_distance": 4.31965546, "relative_pitch": 84.58109194284394, "relative_heading": 307.6601552010836, "relative_elevation": 45.5367816956714 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241106_1111_Track25_Sphere_00079/adjacencies/b_20241106_1111_Track25_Sphere_00079/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/05/TMX7316010203-002918/pano_0006_000141/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/05/TMX7316010203-002918/pano_0006_000141/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/05/TMX7316010203-002918/pano_0006_000141/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/05/TMX7316010203-002918/pano_0006_000141/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002918_pano_0006_000141/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002918_pano_0006_000141/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002918_pano_0006_000141/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/01/05/TMX7316010203-002918/pano_0006_000141/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/01/05/TMX7316010203-002918/pano_0006_000141/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87596674756674, 52.3520513785908, 45.9070560447872 ] }, "distance": 4.38, "direction": 281.38, "angle": 84.55, "elevation": 45.91, "pano_id": "TMX7316010203-002918_pano_0006_000141", "timestamp": "2023-01-05T11:17:56.189910Z", "filename": "pano_0006_000141.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2022", "tags": [ "mission-woz", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241106_1111_Track25_Sphere_00079", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120172.82208584613, 485027.1294589096 ] }, "relative_distance": 4.38199207, "relative_pitch": 84.54743378987104, "relative_heading": 281.38296419060345, "relative_elevation": 45.9070560447872 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241106_1111_Track25_Sphere_00079/adjacencies/b_20241106_1111_Track25_Sphere_00079/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/19/TMX7316010203-000263/pano_0001_000713/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/19/TMX7316010203-000263/pano_0001_000713/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/19/TMX7316010203-000263/pano_0001_000713/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/19/TMX7316010203-000263/pano_0001_000713/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000263_pano_0001_000713/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000263_pano_0001_000713/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000263_pano_0001_000713/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/04/19/TMX7316010203-000263/pano_0001_000713/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/04/19/TMX7316010203-000263/pano_0001_000713/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87597054518818, 52.3520597041962, 45.8590660719201 ] }, "distance": 4.42, "direction": 293.93, "angle": 84.5, "elevation": 45.86, "pano_id": "TMX7316010203-000263_pano_0001_000713", "timestamp": "2017-04-19T08:19:26.797280Z", "filename": "pano_0001_000713.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_20241106_1111_Track25_Sphere_00079", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120172.82208584613, 485027.1294589096 ] }, "relative_distance": 4.4165973, "relative_pitch": 84.49892119145422, "relative_heading": 293.92741555289234, "relative_elevation": 45.8590660719201 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241106_1111_Track25_Sphere_00079/adjacencies/b_20241106_1111_Track25_Sphere_00079/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002118/pano_0000_001267/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002118/pano_0000_001267/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002118/pano_0000_001267/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002118/pano_0000_001267/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002118_pano_0000_001267/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002118_pano_0000_001267/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002118_pano_0000_001267/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002118/pano_0000_001267/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002118/pano_0000_001267/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8761015026407, 52.3520349938798, 45.4908813675866 ] }, "distance": 4.98, "direction": 101.1, "angle": 83.75, "elevation": 45.49, "pano_id": "TMX7316010203-002118_pano_0000_001267", "timestamp": "2021-04-26T09:34:57.162580Z", "filename": "pano_0000_001267.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_20241106_1111_Track25_Sphere_00079", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120172.82208584613, 485027.1294589096 ] }, "relative_distance": 4.97923466, "relative_pitch": 83.7535185787551, "relative_heading": 101.09677054891415, "relative_elevation": 45.4908813675866 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241106_1111_Track25_Sphere_00079/adjacencies/b_20241106_1111_Track25_Sphere_00079/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002118/pano_0000_001269/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002118/pano_0000_001269/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002118/pano_0000_001269/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002118/pano_0000_001269/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002118_pano_0000_001269/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002118_pano_0000_001269/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002118_pano_0000_001269/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002118/pano_0000_001269/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002118/pano_0000_001269/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87596154003645, 52.3520603055767, 45.5025994209573 ] }, "distance": 5.01, "direction": 291.78, "angle": 83.72, "elevation": 45.5, "pano_id": "TMX7316010203-002118_pano_0000_001269", "timestamp": "2021-04-26T09:35:00.122600Z", "filename": "pano_0000_001269.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_20241106_1111_Track25_Sphere_00079", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120172.82208584613, 485027.1294589096 ] }, "relative_distance": 5.00811683, "relative_pitch": 83.7191795568491, "relative_heading": 291.779599011762, "relative_elevation": 45.5025994209573 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241106_1111_Track25_Sphere_00079/adjacencies/b_20241106_1111_Track25_Sphere_00079/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241106_1111_Track25_Sphere_00078/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241106_1111_Track25_Sphere_00078/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241106_1111_Track25_Sphere_00078/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241106_1111_Track25_Sphere_00078/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241106_1111_Track25_Sphere_00078/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241106_1111_Track25_Sphere_00078/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241106_1111_Track25_Sphere_00078/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241106_1111_Track25_Sphere_00078/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241106_1111_Track25_Sphere_00078/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.876102533483659, 52.35203230823589, 0.0 ] }, "distance": 5.11, "direction": 104.23, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241106_1111_Track25_Sphere_00078", "timestamp": "2024-11-06T11:46:22Z", "filename": "Job_20241106_1111_Track25_Sphere_00078.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_20241106_1111_Track25_Sphere_00079", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120172.82208584613, 485027.1294589096 ] }, "relative_distance": 5.11333601, "relative_pitch": 0.0, "relative_heading": 104.23282701965987, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241106_1111_Track25_Sphere_00079/adjacencies/b_20241106_1111_Track25_Sphere_00079/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/19/TMX7316010203-000263/pano_0001_000712/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/19/TMX7316010203-000263/pano_0001_000712/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/19/TMX7316010203-000263/pano_0001_000712/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/19/TMX7316010203-000263/pano_0001_000712/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000263_pano_0001_000712/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000263_pano_0001_000712/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000263_pano_0001_000712/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/04/19/TMX7316010203-000263/pano_0001_000712/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/04/19/TMX7316010203-000263/pano_0001_000712/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87611053902973, 52.3520321490269, 45.8852037508041 ] }, "distance": 5.65, "direction": 103.05, "angle": 82.98, "elevation": 45.89, "pano_id": "TMX7316010203-000263_pano_0001_000712", "timestamp": "2017-04-19T08:19:25.332200Z", "filename": "pano_0001_000712.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_20241106_1111_Track25_Sphere_00079", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120172.82208584613, 485027.1294589096 ] }, "relative_distance": 5.64764049, "relative_pitch": 82.98321436426313, "relative_heading": 103.04635377999159, "relative_elevation": 45.8852037508041 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241106_1111_Track25_Sphere_00079/adjacencies/b_20241106_1111_Track25_Sphere_00079/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241106_1111_Track25_Sphere_00080/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241106_1111_Track25_Sphere_00080/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241106_1111_Track25_Sphere_00080/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241106_1111_Track25_Sphere_00080/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241106_1111_Track25_Sphere_00080/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241106_1111_Track25_Sphere_00080/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241106_1111_Track25_Sphere_00080/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241106_1111_Track25_Sphere_00080/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241106_1111_Track25_Sphere_00080/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.875951252205452, 52.352060253949716, 0.0 ] }, "distance": 5.66, "direction": 289.09, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241106_1111_Track25_Sphere_00080", "timestamp": "2024-11-06T11:46:25Z", "filename": "Job_20241106_1111_Track25_Sphere_00080.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_20241106_1111_Track25_Sphere_00079", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120172.82208584613, 485027.1294589096 ] }, "relative_distance": 5.66316275, "relative_pitch": 0.0, "relative_heading": 289.0932062592143, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241106_1111_Track25_Sphere_00079/adjacencies/b_20241106_1111_Track25_Sphere_00079/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/05/TMX7316010203-002918/pano_0006_000139/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/05/TMX7316010203-002918/pano_0006_000139/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/05/TMX7316010203-002918/pano_0006_000139/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/05/TMX7316010203-002918/pano_0006_000139/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002918_pano_0006_000139/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002918_pano_0006_000139/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002918_pano_0006_000139/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/01/05/TMX7316010203-002918/pano_0006_000139/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/01/05/TMX7316010203-002918/pano_0006_000139/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87610659045502, 52.352023342929, 45.8855565860868 ] }, "distance": 5.7, "direction": 113.31, "angle": 82.92, "elevation": 45.89, "pano_id": "TMX7316010203-002918_pano_0006_000139", "timestamp": "2023-01-05T11:17:54.679910Z", "filename": "pano_0006_000139.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2022", "tags": [ "mission-woz", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241106_1111_Track25_Sphere_00079", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120172.82208584613, 485027.1294589096 ] }, "relative_distance": 5.69793026, "relative_pitch": 82.92141793321699, "relative_heading": 113.310881774466, "relative_elevation": 45.8855565860868 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241106_1111_Track25_Sphere_00079/adjacencies/b_20241106_1111_Track25_Sphere_00079/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/03/TMX7316010203-001160/pano_0000_002342/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/03/TMX7316010203-001160/pano_0000_002342/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/03/TMX7316010203-001160/pano_0000_002342/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/03/TMX7316010203-001160/pano_0000_002342/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001160_pano_0000_002342/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001160_pano_0000_002342/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001160_pano_0000_002342/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/03/TMX7316010203-001160/pano_0000_002342/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/03/TMX7316010203-001160/pano_0000_002342/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87611288149104, 52.3520374818934, 45.5372349629179 ] }, "distance": 5.7, "direction": 96.86, "angle": 82.86, "elevation": 45.54, "pano_id": "TMX7316010203-001160_pano_0000_002342", "timestamp": "2019-05-03T10:52:54.672610Z", "filename": "pano_0000_002342.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_20241106_1111_Track25_Sphere_00079", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120172.82208584613, 485027.1294589096 ] }, "relative_distance": 5.70234057, "relative_pitch": 82.86236471290383, "relative_heading": 96.86380176515657, "relative_elevation": 45.5372349629179 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241106_1111_Track25_Sphere_00079/adjacencies/b_20241106_1111_Track25_Sphere_00079/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316060226-000012/pano_0000_003099/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316060226-000012/pano_0000_003099/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316060226-000012/pano_0000_003099/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316060226-000012/pano_0000_003099/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000012_pano_0000_003099/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000012_pano_0000_003099/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000012_pano_0000_003099/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316060226-000012/pano_0000_003099/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316060226-000012/pano_0000_003099/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87594774687013, 52.3520546452544, 45.6141701219603 ] }, "distance": 5.72, "direction": 282.39, "angle": 82.85, "elevation": 45.61, "pano_id": "TMX7316060226-000012_pano_0000_003099", "timestamp": "2016-08-03T11:21:56.673120Z", "filename": "pano_0000_003099.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_20241106_1111_Track25_Sphere_00079", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120172.82208584613, 485027.1294589096 ] }, "relative_distance": 5.72382398, "relative_pitch": 82.8477111066666, "relative_heading": 282.3922576766985, "relative_elevation": 45.6141701219603 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241106_1111_Track25_Sphere_00079/adjacencies/b_20241106_1111_Track25_Sphere_00079/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/06/TMX7316010203-000778/pano_0000_002655/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/06/TMX7316010203-000778/pano_0000_002655/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/06/TMX7316010203-000778/pano_0000_002655/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/06/TMX7316010203-000778/pano_0000_002655/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000778_pano_0000_002655/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000778_pano_0000_002655/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000778_pano_0000_002655/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/06/TMX7316010203-000778/pano_0000_002655/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/06/TMX7316010203-000778/pano_0000_002655/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87594649083326, 52.3520619218304, 45.6010955534875 ] }, "distance": 6.03, "direction": 289.75, "angle": 82.47, "elevation": 45.6, "pano_id": "TMX7316010203-000778_pano_0000_002655", "timestamp": "2018-06-06T11:30:49.411790Z", "filename": "pano_0000_002655.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_20241106_1111_Track25_Sphere_00079", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120172.82208584613, 485027.1294589096 ] }, "relative_distance": 6.03085104, "relative_pitch": 82.4662204090865, "relative_heading": 289.7512158960156, "relative_elevation": 45.6010955534875 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241106_1111_Track25_Sphere_00079/adjacencies/b_20241106_1111_Track25_Sphere_00079/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-30_08-35-53_01039/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-30_08-35-53_01039/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-30_08-35-53_01039/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-30_08-35-53_01039/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-30_08-35-53_01039/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-30_08-35-53_01039/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-30_08-35-53_01039/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-30_08-35-53_01039/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-30_08-35-53_01039/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.876119245697256, 52.35202642151537, 0.0 ] }, "distance": 6.39, "direction": 107.42, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-30_08-35-53_01039", "timestamp": "2025-07-30T08:58:57Z", "filename": "recording_2025-07-30_08-35-53_01039.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_20241106_1111_Track25_Sphere_00079", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120172.82208584613, 485027.1294589096 ] }, "relative_distance": 6.38803844, "relative_pitch": 0.0, "relative_heading": 107.41816773747476, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241106_1111_Track25_Sphere_00079/adjacencies/b_20241106_1111_Track25_Sphere_00079/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002456/pano_0002_000338/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002456/pano_0002_000338/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002456/pano_0002_000338/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002456/pano_0002_000338/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002456_pano_0002_000338/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002456_pano_0002_000338/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002456_pano_0002_000338/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002456/pano_0002_000338/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002456/pano_0002_000338/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87611816479116, 52.3520238749853, 45.5186702068895 ] }, "distance": 6.41, "direction": 110.03, "angle": 81.99, "elevation": 45.52, "pano_id": "TMX7316010203-002456_pano_0002_000338", "timestamp": "2022-03-21T09:11:24.016260Z", "filename": "pano_0002_000338.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_20241106_1111_Track25_Sphere_00079", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120172.82208584613, 485027.1294589096 ] }, "relative_distance": 6.40926203, "relative_pitch": 81.98515114679516, "relative_heading": 110.03313710992188, "relative_elevation": 45.5186702068895 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241106_1111_Track25_Sphere_00079/adjacencies/b_20241106_1111_Track25_Sphere_00079/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/06/TMX7316010203-001496/pano_0001_000378/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/06/TMX7316010203-001496/pano_0001_000378/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/06/TMX7316010203-001496/pano_0001_000378/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/06/TMX7316010203-001496/pano_0001_000378/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001496_pano_0001_000378/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001496_pano_0001_000378/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001496_pano_0001_000378/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/12/06/TMX7316010203-001496/pano_0001_000378/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/12/06/TMX7316010203-001496/pano_0001_000378/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87593538767775, 52.3520607316406, 45.2962668566033 ] }, "distance": 6.71, "direction": 286.5, "angle": 81.58, "elevation": 45.3, "pano_id": "TMX7316010203-001496_pano_0001_000378", "timestamp": "2019-12-06T09:19:32.931210Z", "filename": "pano_0001_000378.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_20241106_1111_Track25_Sphere_00079", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120172.82208584613, 485027.1294589096 ] }, "relative_distance": 6.70892188, "relative_pitch": 81.57505615524649, "relative_heading": 286.5015390790873, "relative_elevation": 45.2962668566033 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241106_1111_Track25_Sphere_00079/adjacencies/b_20241106_1111_Track25_Sphere_00079/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001705/pano_0000_004483/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001705/pano_0000_004483/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001705/pano_0000_004483/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001705/pano_0000_004483/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001705_pano_0000_004483/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001705_pano_0000_004483/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001705_pano_0000_004483/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001705/pano_0000_004483/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001705/pano_0000_004483/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87593161506409, 52.3520625134235, 45.4934552181512 ] }, "distance": 7.01, "direction": 287.46, "angle": 81.24, "elevation": 45.49, "pano_id": "TMX7316010203-001705_pano_0000_004483", "timestamp": "2020-05-13T08:47:08.642000Z", "filename": "pano_0000_004483.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_20241106_1111_Track25_Sphere_00079", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120172.82208584613, 485027.1294589096 ] }, "relative_distance": 7.01268545, "relative_pitch": 81.23699268707013, "relative_heading": 287.45820633076545, "relative_elevation": 45.4934552181512 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241106_1111_Track25_Sphere_00079/adjacencies/b_20241106_1111_Track25_Sphere_00079/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002456/pano_0002_000341/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002456/pano_0002_000341/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002456/pano_0002_000341/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002456/pano_0002_000341/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002456_pano_0002_000341/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002456_pano_0002_000341/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002456_pano_0002_000341/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002456/pano_0002_000341/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002456/pano_0002_000341/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87592562690146, 52.3520646457441, 45.5494167497382 ] }, "distance": 7.47, "direction": 288.25, "angle": 80.68, "elevation": 45.55, "pano_id": "TMX7316010203-002456_pano_0002_000341", "timestamp": "2022-03-21T09:11:26.041280Z", "filename": "pano_0002_000341.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_20241106_1111_Track25_Sphere_00079", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120172.82208584613, 485027.1294589096 ] }, "relative_distance": 7.47381798, "relative_pitch": 80.68185218763736, "relative_heading": 288.25499886422415, "relative_elevation": 45.5494167497382 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241106_1111_Track25_Sphere_00079/adjacencies/b_20241106_1111_Track25_Sphere_00079/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001705/pano_0000_004486/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001705/pano_0000_004486/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001705/pano_0000_004486/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001705/pano_0000_004486/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001705_pano_0000_004486/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001705_pano_0000_004486/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001705_pano_0000_004486/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001705/pano_0000_004486/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001705/pano_0000_004486/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8761368027725, 52.3520260870626, 45.5306373601779 ] }, "distance": 7.55, "direction": 104.97, "angle": 80.59, "elevation": 45.53, "pano_id": "TMX7316010203-001705_pano_0000_004486", "timestamp": "2020-05-13T08:47:10.871990Z", "filename": "pano_0000_004486.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_20241106_1111_Track25_Sphere_00079", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120172.82208584613, 485027.1294589096 ] }, "relative_distance": 7.54752384, "relative_pitch": 80.58778186818579, "relative_heading": 104.96847325748976, "relative_elevation": 45.5306373601779 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241106_1111_Track25_Sphere_00079/adjacencies/b_20241106_1111_Track25_Sphere_00079/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/06/TMX7316010203-001496/pano_0001_000381/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/06/TMX7316010203-001496/pano_0001_000381/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/06/TMX7316010203-001496/pano_0001_000381/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/06/TMX7316010203-001496/pano_0001_000381/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001496_pano_0001_000381/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001496_pano_0001_000381/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001496_pano_0001_000381/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/12/06/TMX7316010203-001496/pano_0001_000381/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/12/06/TMX7316010203-001496/pano_0001_000381/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87614895072561, 52.3520252692905, 45.2998977210373 ] }, "distance": 8.37, "direction": 104.11, "angle": 79.53, "elevation": 45.3, "pano_id": "TMX7316010203-001496_pano_0001_000381", "timestamp": "2019-12-06T09:19:35.091150Z", "filename": "pano_0001_000381.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_20241106_1111_Track25_Sphere_00079", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120172.82208584613, 485027.1294589096 ] }, "relative_distance": 8.37162411, "relative_pitch": 79.52961390592367, "relative_heading": 104.10686859868653, "relative_elevation": 45.2998977210373 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241106_1111_Track25_Sphere_00079/adjacencies/b_20241106_1111_Track25_Sphere_00079/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-30_08-35-53_01042/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-30_08-35-53_01042/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-30_08-35-53_01042/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-30_08-35-53_01042/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-30_08-35-53_01042/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-30_08-35-53_01042/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-30_08-35-53_01042/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-30_08-35-53_01042/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-30_08-35-53_01042/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.875909870435028, 52.35206710362928, 0.0 ] }, "distance": 8.58, "direction": 287.74, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-30_08-35-53_01042", "timestamp": "2025-07-30T08:59:00Z", "filename": "recording_2025-07-30_08-35-53_01042.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_20241106_1111_Track25_Sphere_00079", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120172.82208584613, 485027.1294589096 ] }, "relative_distance": 8.57941257, "relative_pitch": 0.0, "relative_heading": 287.7436359830577, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241106_1111_Track25_Sphere_00079/adjacencies/b_20241106_1111_Track25_Sphere_00079/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/06/TMX7316010203-000778/pano_0000_002652/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/06/TMX7316010203-000778/pano_0000_002652/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/06/TMX7316010203-000778/pano_0000_002652/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/06/TMX7316010203-000778/pano_0000_002652/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000778_pano_0000_002652/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000778_pano_0000_002652/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000778_pano_0000_002652/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/06/TMX7316010203-000778/pano_0000_002652/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/06/TMX7316010203-000778/pano_0000_002652/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87615227396717, 52.3520253060623, 45.6243159556761 ] }, "distance": 8.59, "direction": 103.71, "angle": 79.34, "elevation": 45.62, "pano_id": "TMX7316010203-000778_pano_0000_002652", "timestamp": "2018-06-06T11:30:46.671800Z", "filename": "pano_0000_002652.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_20241106_1111_Track25_Sphere_00079", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120172.82208584613, 485027.1294589096 ] }, "relative_distance": 8.59044071, "relative_pitch": 79.33682074216145, "relative_heading": 103.71229191005038, "relative_elevation": 45.6243159556761 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241106_1111_Track25_Sphere_00079/adjacencies/b_20241106_1111_Track25_Sphere_00079/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/03/TMX7316010203-001160/pano_0000_002345/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/03/TMX7316010203-001160/pano_0000_002345/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/03/TMX7316010203-001160/pano_0000_002345/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/03/TMX7316010203-001160/pano_0000_002345/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001160_pano_0000_002345/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001160_pano_0000_002345/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001160_pano_0000_002345/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/03/TMX7316010203-001160/pano_0000_002345/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/03/TMX7316010203-001160/pano_0000_002345/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8759141004118, 52.3520807136803, 45.6249417187646 ] }, "distance": 8.9, "direction": 297.65, "angle": 78.96, "elevation": 45.62, "pano_id": "TMX7316010203-001160_pano_0000_002345", "timestamp": "2019-05-03T10:52:58.557600Z", "filename": "pano_0000_002345.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_20241106_1111_Track25_Sphere_00079", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120172.82208584613, 485027.1294589096 ] }, "relative_distance": 8.89899388, "relative_pitch": 78.96321385557835, "relative_heading": 297.6452368515639, "relative_elevation": 45.6249417187646 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241106_1111_Track25_Sphere_00079/adjacencies/b_20241106_1111_Track25_Sphere_00079/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316060226-000012/pano_0000_003102/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316060226-000012/pano_0000_003102/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316060226-000012/pano_0000_003102/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316060226-000012/pano_0000_003102/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000012_pano_0000_003102/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000012_pano_0000_003102/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000012_pano_0000_003102/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316060226-000012/pano_0000_003102/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316060226-000012/pano_0000_003102/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87615405938553, 52.3520117488008, 45.601561717689 ] }, "distance": 9.18, "direction": 112.72, "angle": 78.62, "elevation": 45.6, "pano_id": "TMX7316060226-000012_pano_0000_003102", "timestamp": "2016-08-03T11:21:59.488160Z", "filename": "pano_0000_003102.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_20241106_1111_Track25_Sphere_00079", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120172.82208584613, 485027.1294589096 ] }, "relative_distance": 9.17936691, "relative_pitch": 78.6187404050206, "relative_heading": 112.71713437843276, "relative_elevation": 45.601561717689 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241106_1111_Track25_Sphere_00079/adjacencies/b_20241106_1111_Track25_Sphere_00079/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/05/TMX7316010203-002918/pano_0006_000142/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/05/TMX7316010203-002918/pano_0006_000142/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/05/TMX7316010203-002918/pano_0006_000142/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/05/TMX7316010203-002918/pano_0006_000142/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002918_pano_0006_000142/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002918_pano_0006_000142/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002918_pano_0006_000142/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/01/05/TMX7316010203-002918/pano_0006_000142/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/01/05/TMX7316010203-002918/pano_0006_000142/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87589684796267, 52.3520656776875, 46.0157633638009 ] }, "distance": 9.39, "direction": 285.17, "angle": 78.47, "elevation": 46.02, "pano_id": "TMX7316010203-002918_pano_0006_000142", "timestamp": "2023-01-05T11:17:56.959900Z", "filename": "pano_0006_000142.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2022", "tags": [ "mission-woz", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241106_1111_Track25_Sphere_00079", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120172.82208584613, 485027.1294589096 ] }, "relative_distance": 9.3856425, "relative_pitch": 78.47175023722201, "relative_heading": 285.16942501560465, "relative_elevation": 46.0157633638009 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241106_1111_Track25_Sphere_00079/adjacencies/b_20241106_1111_Track25_Sphere_00079/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002118/pano_0000_001266/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002118/pano_0000_001266/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002118/pano_0000_001266/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002118/pano_0000_001266/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002118_pano_0000_001266/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002118_pano_0000_001266/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002118_pano_0000_001266/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002118/pano_0000_001266/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002118/pano_0000_001266/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87617124166925, 52.3520219051728, 45.4960566908121 ] }, "distance": 9.94, "direction": 104.07, "angle": 77.68, "elevation": 45.5, "pano_id": "TMX7316010203-002118_pano_0000_001266", "timestamp": "2021-04-26T09:34:55.927610Z", "filename": "pano_0000_001266.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_20241106_1111_Track25_Sphere_00079", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120172.82208584613, 485027.1294589096 ] }, "relative_distance": 9.93592069, "relative_pitch": 77.68055442690466, "relative_heading": 104.06565694368315, "relative_elevation": 45.4960566908121 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241106_1111_Track25_Sphere_00079/adjacencies/b_20241106_1111_Track25_Sphere_00079/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002118/pano_0000_001270/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002118/pano_0000_001270/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002118/pano_0000_001270/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002118/pano_0000_001270/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002118_pano_0000_001270/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002118_pano_0000_001270/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002118_pano_0000_001270/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002118/pano_0000_001270/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002118/pano_0000_001270/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87589064385214, 52.3520715670519, 45.6125557981431 ] }, "distance": 9.98, "direction": 288.17, "angle": 77.66, "elevation": 45.61, "pano_id": "TMX7316010203-002118_pano_0000_001270", "timestamp": "2021-04-26T09:35:01.617570Z", "filename": "pano_0000_001270.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_20241106_1111_Track25_Sphere_00079", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120172.82208584613, 485027.1294589096 ] }, "relative_distance": 9.97878725, "relative_pitch": 77.65966519720153, "relative_heading": 288.1673084278245, "relative_elevation": 45.6125557981431 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241106_1111_Track25_Sphere_00079/adjacencies/b_20241106_1111_Track25_Sphere_00079/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241106_1111_Track25_Sphere_00077/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241106_1111_Track25_Sphere_00077/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241106_1111_Track25_Sphere_00077/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241106_1111_Track25_Sphere_00077/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241106_1111_Track25_Sphere_00077/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241106_1111_Track25_Sphere_00077/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241106_1111_Track25_Sphere_00077/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241106_1111_Track25_Sphere_00077/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241106_1111_Track25_Sphere_00077/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8761741807384, 52.352022883845905, 0.0 ] }, "distance": 10.1, "direction": 103.19, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241106_1111_Track25_Sphere_00077", "timestamp": "2024-11-06T11:46:21Z", "filename": "Job_20241106_1111_Track25_Sphere_00077.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_20241106_1111_Track25_Sphere_00079", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120172.82208584613, 485027.1294589096 ] }, "relative_distance": 10.10489007, "relative_pitch": 0.0, "relative_heading": 103.19068826769113, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241106_1111_Track25_Sphere_00079/adjacencies/b_20241106_1111_Track25_Sphere_00079/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241106_1111_Track25_Sphere_00081/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241106_1111_Track25_Sphere_00081/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241106_1111_Track25_Sphere_00081/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241106_1111_Track25_Sphere_00081/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241106_1111_Track25_Sphere_00081/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241106_1111_Track25_Sphere_00081/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241106_1111_Track25_Sphere_00081/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241106_1111_Track25_Sphere_00081/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241106_1111_Track25_Sphere_00081/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87588431064369, 52.35207527094177, 0.0 ] }, "distance": 10.52, "direction": 289.57, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241106_1111_Track25_Sphere_00081", "timestamp": "2024-11-06T11:46:26Z", "filename": "Job_20241106_1111_Track25_Sphere_00081.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_20241106_1111_Track25_Sphere_00079", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120172.82208584613, 485027.1294589096 ] }, "relative_distance": 10.52045192, "relative_pitch": 0.0, "relative_heading": 289.5673971942503, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241106_1111_Track25_Sphere_00079/adjacencies/b_20241106_1111_Track25_Sphere_00079/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/03/TMX7316010203-001160/pano_0000_002341/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/03/TMX7316010203-001160/pano_0000_002341/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/03/TMX7316010203-001160/pano_0000_002341/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/03/TMX7316010203-001160/pano_0000_002341/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001160_pano_0000_002341/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001160_pano_0000_002341/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001160_pano_0000_002341/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/03/TMX7316010203-001160/pano_0000_002341/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/03/TMX7316010203-001160/pano_0000_002341/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87618115822393, 52.3520231532525, 45.5452892351896 ] }, "distance": 10.56, "direction": 102.44, "angle": 76.94, "elevation": 45.55, "pano_id": "TMX7316010203-001160_pano_0000_002341", "timestamp": "2019-05-03T10:52:53.957680Z", "filename": "pano_0000_002341.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_20241106_1111_Track25_Sphere_00079", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120172.82208584613, 485027.1294589096 ] }, "relative_distance": 10.5618346, "relative_pitch": 76.94402681300772, "relative_heading": 102.44379213767441, "relative_elevation": 45.5452892351896 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241106_1111_Track25_Sphere_00079/adjacencies/b_20241106_1111_Track25_Sphere_00079/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316060226-000012/pano_0000_003098/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316060226-000012/pano_0000_003098/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316060226-000012/pano_0000_003098/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316060226-000012/pano_0000_003098/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000012_pano_0000_003098/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000012_pano_0000_003098/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000012_pano_0000_003098/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316060226-000012/pano_0000_003098/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316060226-000012/pano_0000_003098/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87587985710106, 52.3520686945096, 45.7901441790164 ] }, "distance": 10.59, "direction": 285.28, "angle": 76.98, "elevation": 45.79, "pano_id": "TMX7316060226-000012_pano_0000_003098", "timestamp": "2016-08-03T11:21:55.683150Z", "filename": "pano_0000_003098.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_20241106_1111_Track25_Sphere_00079", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120172.82208584613, 485027.1294589096 ] }, "relative_distance": 10.59088878, "relative_pitch": 76.97695468005162, "relative_heading": 285.28332241617187, "relative_elevation": 45.7901441790164 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241106_1111_Track25_Sphere_00079/adjacencies/b_20241106_1111_Track25_Sphere_00079/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/05/TMX7316010203-002918/pano_0006_000138/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/05/TMX7316010203-002918/pano_0006_000138/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/05/TMX7316010203-002918/pano_0006_000138/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/05/TMX7316010203-002918/pano_0006_000138/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002918_pano_0006_000138/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002918_pano_0006_000138/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002918_pano_0006_000138/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/01/05/TMX7316010203-002918/pano_0006_000138/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/01/05/TMX7316010203-002918/pano_0006_000138/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87617703105106, 52.3520103148482, 45.9018346443772 ] }, "distance": 10.69, "direction": 110.27, "angle": 76.88, "elevation": 45.9, "pano_id": "TMX7316010203-002918_pano_0006_000138", "timestamp": "2023-01-05T11:17:53.869960Z", "filename": "pano_0006_000138.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2022", "tags": [ "mission-woz", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241106_1111_Track25_Sphere_00079", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120172.82208584613, 485027.1294589096 ] }, "relative_distance": 10.69458341, "relative_pitch": 76.8847356423146, "relative_heading": 110.26648381111858, "relative_elevation": 45.9018346443772 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241106_1111_Track25_Sphere_00079/adjacencies/b_20241106_1111_Track25_Sphere_00079/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/06/TMX7316010203-000778/pano_0000_002656/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/06/TMX7316010203-000778/pano_0000_002656/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/06/TMX7316010203-000778/pano_0000_002656/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/06/TMX7316010203-000778/pano_0000_002656/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000778_pano_0000_002656/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000778_pano_0000_002656/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000778_pano_0000_002656/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/06/TMX7316010203-000778/pano_0000_002656/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/06/TMX7316010203-000778/pano_0000_002656/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87587792591656, 52.3520736757046, 45.6999313030392 ] }, "distance": 10.88, "direction": 287.92, "angle": 76.61, "elevation": 45.7, "pano_id": "TMX7316010203-000778_pano_0000_002656", "timestamp": "2018-06-06T11:30:50.481780Z", "filename": "pano_0000_002656.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_20241106_1111_Track25_Sphere_00079", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120172.82208584613, 485027.1294589096 ] }, "relative_distance": 10.87542374, "relative_pitch": 76.61404262933021, "relative_heading": 287.9183869913115, "relative_elevation": 45.6999313030392 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241106_1111_Track25_Sphere_00079/adjacencies/b_20241106_1111_Track25_Sphere_00079/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002456/pano_0002_000337/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002456/pano_0002_000337/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002456/pano_0002_000337/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002456/pano_0002_000337/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002456_pano_0002_000337/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002456_pano_0002_000337/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002456_pano_0002_000337/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002456/pano_0002_000337/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002456/pano_0002_000337/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87618341200711, 52.3520115215034, 45.5317364949733 ] }, "distance": 11.06, "direction": 108.83, "angle": 76.35, "elevation": 45.53, "pano_id": "TMX7316010203-002456_pano_0002_000337", "timestamp": "2022-03-21T09:11:23.376170Z", "filename": "pano_0002_000337.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_20241106_1111_Track25_Sphere_00079", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120172.82208584613, 485027.1294589096 ] }, "relative_distance": 11.05940111, "relative_pitch": 76.34756831222589, "relative_heading": 108.83354185056925, "relative_elevation": 45.5317364949733 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241106_1111_Track25_Sphere_00079/adjacencies/b_20241106_1111_Track25_Sphere_00079/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-30_08-35-53_01038/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-30_08-35-53_01038/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-30_08-35-53_01038/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-30_08-35-53_01038/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-30_08-35-53_01038/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-30_08-35-53_01038/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-30_08-35-53_01038/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-30_08-35-53_01038/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-30_08-35-53_01038/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.876189408761226, 52.35201332370314, 0.0 ] }, "distance": 11.39, "direction": 107.21, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-30_08-35-53_01038", "timestamp": "2025-07-30T08:58:56Z", "filename": "recording_2025-07-30_08-35-53_01038.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_20241106_1111_Track25_Sphere_00079", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120172.82208584613, 485027.1294589096 ] }, "relative_distance": 11.38593893, "relative_pitch": 0.0, "relative_heading": 107.21444046898281, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241106_1111_Track25_Sphere_00079/adjacencies/b_20241106_1111_Track25_Sphere_00079/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/06/TMX7316010203-001496/pano_0001_000377/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/06/TMX7316010203-001496/pano_0001_000377/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/06/TMX7316010203-001496/pano_0001_000377/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/06/TMX7316010203-001496/pano_0001_000377/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001496_pano_0001_000377/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001496_pano_0001_000377/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001496_pano_0001_000377/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/12/06/TMX7316010203-001496/pano_0001_000377/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/12/06/TMX7316010203-001496/pano_0001_000377/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87586446439226, 52.3520728075655, 45.5338376909494 ] }, "distance": 11.72, "direction": 286.09, "angle": 75.56, "elevation": 45.53, "pano_id": "TMX7316010203-001496_pano_0001_000377", "timestamp": "2019-12-06T09:19:32.111170Z", "filename": "pano_0001_000377.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_20241106_1111_Track25_Sphere_00079", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120172.82208584613, 485027.1294589096 ] }, "relative_distance": 11.72442464, "relative_pitch": 75.56067042373552, "relative_heading": 286.08982922833104, "relative_elevation": 45.5338376909494 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241106_1111_Track25_Sphere_00079/adjacencies/b_20241106_1111_Track25_Sphere_00079/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001705/pano_0000_004482/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001705/pano_0000_004482/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001705/pano_0000_004482/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001705/pano_0000_004482/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001705_pano_0000_004482/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001705_pano_0000_004482/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001705_pano_0000_004482/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001705/pano_0000_004482/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001705/pano_0000_004482/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87586457828194, 52.3520744729712, 45.648090925999 ] }, "distance": 11.77, "direction": 286.97, "angle": 75.54, "elevation": 45.65, "pano_id": "TMX7316010203-001705_pano_0000_004482", "timestamp": "2020-05-13T08:47:07.742190Z", "filename": "pano_0000_004482.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_20241106_1111_Track25_Sphere_00079", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120172.82208584613, 485027.1294589096 ] }, "relative_distance": 11.76970703, "relative_pitch": 75.5419987175043, "relative_heading": 286.96712928292317, "relative_elevation": 45.648090925999 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241106_1111_Track25_Sphere_00079/adjacencies/b_20241106_1111_Track25_Sphere_00079/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/03/TMX7316010203-001160/pano_0000_002346/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/03/TMX7316010203-001160/pano_0000_002346/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/03/TMX7316010203-001160/pano_0000_002346/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/03/TMX7316010203-001160/pano_0000_002346/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001160_pano_0000_002346/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001160_pano_0000_002346/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001160_pano_0000_002346/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/03/TMX7316010203-001160/pano_0000_002346/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/03/TMX7316010203-001160/pano_0000_002346/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87587051724736, 52.3520892073491, 45.6187481014058 ] }, "distance": 11.98, "direction": 295.06, "angle": 75.29, "elevation": 45.62, "pano_id": "TMX7316010203-001160_pano_0000_002346", "timestamp": "2019-05-03T10:53:06.227780Z", "filename": "pano_0000_002346.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_20241106_1111_Track25_Sphere_00079", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120172.82208584613, 485027.1294589096 ] }, "relative_distance": 11.98037682, "relative_pitch": 75.28528611625288, "relative_heading": 295.05857771144986, "relative_elevation": 45.6187481014058 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241106_1111_Track25_Sphere_00079/adjacencies/b_20241106_1111_Track25_Sphere_00079/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002456/pano_0002_000342/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002456/pano_0002_000342/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002456/pano_0002_000342/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002456/pano_0002_000342/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002456_pano_0002_000342/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002456_pano_0002_000342/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002456_pano_0002_000342/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002456/pano_0002_000342/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002456/pano_0002_000342/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87586060220664, 52.3520776456024, 45.6211481941864 ] }, "distance": 12.13, "direction": 288.19, "angle": 75.1, "elevation": 45.62, "pano_id": "TMX7316010203-002456_pano_0002_000342", "timestamp": "2022-03-21T09:11:26.761050Z", "filename": "pano_0002_000342.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_20241106_1111_Track25_Sphere_00079", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120172.82208584613, 485027.1294589096 ] }, "relative_distance": 12.134614, "relative_pitch": 75.10496715529756, "relative_heading": 288.1882698885586, "relative_elevation": 45.6211481941864 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241106_1111_Track25_Sphere_00079/adjacencies/b_20241106_1111_Track25_Sphere_00079/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001705/pano_0000_004487/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001705/pano_0000_004487/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001705/pano_0000_004487/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001705/pano_0000_004487/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001705_pano_0000_004487/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001705_pano_0000_004487/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001705_pano_0000_004487/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001705/pano_0000_004487/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001705/pano_0000_004487/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8762058435754, 52.3520137706891, 45.5515979556367 ] }, "distance": 12.45, "direction": 105.47, "angle": 74.72, "elevation": 45.55, "pano_id": "TMX7316010203-001705_pano_0000_004487", "timestamp": "2020-05-13T08:47:11.511990Z", "filename": "pano_0000_004487.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_20241106_1111_Track25_Sphere_00079", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120172.82208584613, 485027.1294589096 ] }, "relative_distance": 12.44665889, "relative_pitch": 74.71737737776579, "relative_heading": 105.46985694608912, "relative_elevation": 45.5515979556367 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241106_1111_Track25_Sphere_00079/adjacencies/b_20241106_1111_Track25_Sphere_00079/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/06/TMX7316010203-001496/pano_0001_000382/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/06/TMX7316010203-001496/pano_0001_000382/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/06/TMX7316010203-001496/pano_0001_000382/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/06/TMX7316010203-001496/pano_0001_000382/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001496_pano_0001_000382/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001496_pano_0001_000382/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001496_pano_0001_000382/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/12/06/TMX7316010203-001496/pano_0001_000382/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/12/06/TMX7316010203-001496/pano_0001_000382/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8762177275407, 52.3520095482832, 45.3188632186502 ] }, "distance": 13.35, "direction": 106.49, "angle": 73.58, "elevation": 45.32, "pano_id": "TMX7316010203-001496_pano_0001_000382", "timestamp": "2019-12-06T09:19:35.751190Z", "filename": "pano_0001_000382.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_20241106_1111_Track25_Sphere_00079", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120172.82208584613, 485027.1294589096 ] }, "relative_distance": 13.35449532, "relative_pitch": 73.5808873347289, "relative_heading": 106.48601711709472, "relative_elevation": 45.3188632186502 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241106_1111_Track25_Sphere_00079/adjacencies/b_20241106_1111_Track25_Sphere_00079/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/06/TMX7316010203-000778/pano_0000_002651/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/06/TMX7316010203-000778/pano_0000_002651/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/06/TMX7316010203-000778/pano_0000_002651/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/06/TMX7316010203-000778/pano_0000_002651/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000778_pano_0000_002651/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000778_pano_0000_002651/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000778_pano_0000_002651/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/06/TMX7316010203-000778/pano_0000_002651/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/06/TMX7316010203-000778/pano_0000_002651/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87622126984585, 52.3520129529179, 45.6087287012488 ] }, "distance": 13.49, "direction": 104.65, "angle": 73.53, "elevation": 45.61, "pano_id": "TMX7316010203-000778_pano_0000_002651", "timestamp": "2018-06-06T11:30:45.856890Z", "filename": "pano_0000_002651.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_20241106_1111_Track25_Sphere_00079", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120172.82208584613, 485027.1294589096 ] }, "relative_distance": 13.48534112, "relative_pitch": 73.52839166166476, "relative_heading": 104.65123111638462, "relative_elevation": 45.6087287012488 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241106_1111_Track25_Sphere_00079/adjacencies/b_20241106_1111_Track25_Sphere_00079/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-30_08-35-53_01043/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-30_08-35-53_01043/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-30_08-35-53_01043/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-30_08-35-53_01043/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-30_08-35-53_01043/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-30_08-35-53_01043/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-30_08-35-53_01043/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-30_08-35-53_01043/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-30_08-35-53_01043/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.875839122405679, 52.35208000101835, 0.0 ] }, "distance": 13.61, "direction": 287.31, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-30_08-35-53_01043", "timestamp": "2025-07-30T08:59:01Z", "filename": "recording_2025-07-30_08-35-53_01043.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_20241106_1111_Track25_Sphere_00079", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120172.82208584613, 485027.1294589096 ] }, "relative_distance": 13.60847494, "relative_pitch": 0.0, "relative_heading": 287.3131651239926, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241106_1111_Track25_Sphere_00079/adjacencies/b_20241106_1111_Track25_Sphere_00079/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316060226-000012/pano_0000_003103/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316060226-000012/pano_0000_003103/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316060226-000012/pano_0000_003103/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316060226-000012/pano_0000_003103/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000012_pano_0000_003103/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000012_pano_0000_003103/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000012_pano_0000_003103/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316060226-000012/pano_0000_003103/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316060226-000012/pano_0000_003103/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87622329076809, 52.3519982275642, 45.5881855422631 ] }, "distance": 14.12, "direction": 110.96, "angle": 72.79, "elevation": 45.59, "pano_id": "TMX7316060226-000012_pano_0000_003103", "timestamp": "2016-08-03T11:22:00.388110Z", "filename": "pano_0000_003103.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_20241106_1111_Track25_Sphere_00079", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120172.82208584613, 485027.1294589096 ] }, "relative_distance": 14.11840541, "relative_pitch": 72.79254004645799, "relative_heading": 110.95598749207718, "relative_elevation": 45.5881855422631 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241106_1111_Track25_Sphere_00079/adjacencies/b_20241106_1111_Track25_Sphere_00079/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/19/TMX7316010203-000263/pano_0001_000714/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/19/TMX7316010203-000263/pano_0001_000714/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/19/TMX7316010203-000263/pano_0001_000714/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/19/TMX7316010203-000263/pano_0001_000714/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000263_pano_0001_000714/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000263_pano_0001_000714/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000263_pano_0001_000714/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/04/19/TMX7316010203-000263/pano_0001_000714/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/04/19/TMX7316010203-000263/pano_0001_000714/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87583067661725, 52.3520825845128, 45.9289040509611 ] }, "distance": 14.24, "direction": 287.73, "angle": 72.77, "elevation": 45.93, "pano_id": "TMX7316010203-000263_pano_0001_000714", "timestamp": "2017-04-19T08:19:29.057300Z", "filename": "pano_0001_000714.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_20241106_1111_Track25_Sphere_00079", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120172.82208584613, 485027.1294589096 ] }, "relative_distance": 14.24380457, "relative_pitch": 72.7699125431616, "relative_heading": 287.72826577912883, "relative_elevation": 45.9289040509611 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241106_1111_Track25_Sphere_00079/adjacencies/b_20241106_1111_Track25_Sphere_00079/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/05/TMX7316010203-002918/pano_0006_000143/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/05/TMX7316010203-002918/pano_0006_000143/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/05/TMX7316010203-002918/pano_0006_000143/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/05/TMX7316010203-002918/pano_0006_000143/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002918_pano_0006_000143/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002918_pano_0006_000143/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002918_pano_0006_000143/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/01/05/TMX7316010203-002918/pano_0006_000143/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/01/05/TMX7316010203-002918/pano_0006_000143/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87582738502908, 52.3520795291957, 45.9451604802161 ] }, "distance": 14.36, "direction": 286.16, "angle": 72.64, "elevation": 45.95, "pano_id": "TMX7316010203-002918_pano_0006_000143", "timestamp": "2023-01-05T11:17:57.754850Z", "filename": "pano_0006_000143.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2022", "tags": [ "mission-woz", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241106_1111_Track25_Sphere_00079", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120172.82208584613, 485027.1294589096 ] }, "relative_distance": 14.35926777, "relative_pitch": 72.64437902108432, "relative_heading": 286.1634231807222, "relative_elevation": 45.9451604802161 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241106_1111_Track25_Sphere_00079/adjacencies/b_20241106_1111_Track25_Sphere_00079/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002118/pano_0000_001265/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002118/pano_0000_001265/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002118/pano_0000_001265/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002118/pano_0000_001265/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002118_pano_0000_001265/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002118_pano_0000_001265/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002118_pano_0000_001265/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002118/pano_0000_001265/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002118/pano_0000_001265/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87624212481488, 52.3520105286811, 45.5101988352835 ] }, "distance": 14.93, "direction": 104.27, "angle": 71.84, "elevation": 45.51, "pano_id": "TMX7316010203-002118_pano_0000_001265", "timestamp": "2021-04-26T09:34:54.827630Z", "filename": "pano_0000_001265.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_20241106_1111_Track25_Sphere_00079", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120172.82208584613, 485027.1294589096 ] }, "relative_distance": 14.92870548, "relative_pitch": 71.838963367792, "relative_heading": 104.27340015461616, "relative_elevation": 45.5101988352835 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241106_1111_Track25_Sphere_00079/adjacencies/b_20241106_1111_Track25_Sphere_00079/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241106_1111_Track25_Sphere_00076/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241106_1111_Track25_Sphere_00076/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241106_1111_Track25_Sphere_00076/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241106_1111_Track25_Sphere_00076/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241106_1111_Track25_Sphere_00076/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241106_1111_Track25_Sphere_00076/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241106_1111_Track25_Sphere_00076/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241106_1111_Track25_Sphere_00076/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241106_1111_Track25_Sphere_00076/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.876244283164747, 52.352013776303096, 0.0 ] }, "distance": 14.99, "direction": 102.8, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241106_1111_Track25_Sphere_00076", "timestamp": "2024-11-06T11:46:20Z", "filename": "Job_20241106_1111_Track25_Sphere_00076.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_20241106_1111_Track25_Sphere_00079", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120172.82208584613, 485027.1294589096 ] }, "relative_distance": 14.98711723, "relative_pitch": 0.0, "relative_heading": 102.7957244392592, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241106_1111_Track25_Sphere_00079/adjacencies/b_20241106_1111_Track25_Sphere_00079/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002118/pano_0000_001271/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002118/pano_0000_001271/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002118/pano_0000_001271/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002118/pano_0000_001271/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002118_pano_0000_001271/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002118_pano_0000_001271/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002118_pano_0000_001271/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002118/pano_0000_001271/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002118/pano_0000_001271/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8758193921738, 52.3520843323583, 45.4805668368936 ] }, "distance": 15.04, "direction": 287.54, "angle": 71.71, "elevation": 45.48, "pano_id": "TMX7316010203-002118_pano_0000_001271", "timestamp": "2021-04-26T09:35:02.862550Z", "filename": "pano_0000_001271.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_20241106_1111_Track25_Sphere_00079", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120172.82208584613, 485027.1294589096 ] }, "relative_distance": 15.03549141, "relative_pitch": 71.70655026136089, "relative_heading": 287.54201401188186, "relative_elevation": 45.4805668368936 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241106_1111_Track25_Sphere_00079/adjacencies/b_20241106_1111_Track25_Sphere_00079/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316060226-000012/pano_0000_003097/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316060226-000012/pano_0000_003097/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316060226-000012/pano_0000_003097/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316060226-000012/pano_0000_003097/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000012_pano_0000_003097/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000012_pano_0000_003097/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000012_pano_0000_003097/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316060226-000012/pano_0000_003097/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316060226-000012/pano_0000_003097/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87581268320982, 52.3520833283317, 45.7106732400134 ] }, "distance": 15.44, "direction": 286.64, "angle": 71.34, "elevation": 45.71, "pano_id": "TMX7316060226-000012_pano_0000_003097", "timestamp": "2016-08-03T11:21:54.708130Z", "filename": "pano_0000_003097.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_20241106_1111_Track25_Sphere_00079", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120172.82208584613, 485027.1294589096 ] }, "relative_distance": 15.43962785, "relative_pitch": 71.33664898189674, "relative_heading": 286.63535939402675, "relative_elevation": 45.7106732400134 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241106_1111_Track25_Sphere_00079/adjacencies/b_20241106_1111_Track25_Sphere_00079/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/03/TMX7316010203-001160/pano_0000_002340/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/03/TMX7316010203-001160/pano_0000_002340/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/03/TMX7316010203-001160/pano_0000_002340/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/03/TMX7316010203-001160/pano_0000_002340/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001160_pano_0000_002340/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001160_pano_0000_002340/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001160_pano_0000_002340/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/03/TMX7316010203-001160/pano_0000_002340/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/03/TMX7316010203-001160/pano_0000_002340/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87625090577575, 52.3520107729202, 45.5440374491736 ] }, "distance": 15.5, "direction": 103.63, "angle": 71.2, "elevation": 45.54, "pano_id": "TMX7316010203-001160_pano_0000_002340", "timestamp": "2019-05-03T10:52:53.277620Z", "filename": "pano_0000_002340.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_20241106_1111_Track25_Sphere_00079", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120172.82208584613, 485027.1294589096 ] }, "relative_distance": 15.50282673, "relative_pitch": 71.20183573988866, "relative_heading": 103.63084911418534, "relative_elevation": 45.5440374491736 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241106_1111_Track25_Sphere_00079/adjacencies/b_20241106_1111_Track25_Sphere_00079/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241106_1111_Track25_Sphere_00082/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241106_1111_Track25_Sphere_00082/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241106_1111_Track25_Sphere_00082/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241106_1111_Track25_Sphere_00082/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241106_1111_Track25_Sphere_00082/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241106_1111_Track25_Sphere_00082/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241106_1111_Track25_Sphere_00082/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241106_1111_Track25_Sphere_00082/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241106_1111_Track25_Sphere_00082/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.875813908833721, 52.352088691101265, 0.0 ] }, "distance": 15.54, "direction": 288.83, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241106_1111_Track25_Sphere_00082", "timestamp": "2024-11-06T11:46:27Z", "filename": "Job_20241106_1111_Track25_Sphere_00082.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_20241106_1111_Track25_Sphere_00079", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120172.82208584613, 485027.1294589096 ] }, "relative_distance": 15.54186283, "relative_pitch": 0.0, "relative_heading": 288.83185850834207, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241106_1111_Track25_Sphere_00079/adjacencies/b_20241106_1111_Track25_Sphere_00079/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/05/TMX7316010203-002918/pano_0006_000137/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/05/TMX7316010203-002918/pano_0006_000137/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/05/TMX7316010203-002918/pano_0006_000137/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/05/TMX7316010203-002918/pano_0006_000137/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002918_pano_0006_000137/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002918_pano_0006_000137/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002918_pano_0006_000137/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/01/05/TMX7316010203-002918/pano_0006_000137/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/01/05/TMX7316010203-002918/pano_0006_000137/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87624779232549, 52.3519979737432, 45.8834202932194 ] }, "distance": 15.7, "direction": 108.87, "angle": 71.11, "elevation": 45.88, "pano_id": "TMX7316010203-002918_pano_0006_000137", "timestamp": "2023-01-05T11:17:53.040060Z", "filename": "pano_0006_000137.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2022", "tags": [ "mission-woz", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241106_1111_Track25_Sphere_00079", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120172.82208584613, 485027.1294589096 ] }, "relative_distance": 15.69794403, "relative_pitch": 71.11281212247228, "relative_heading": 108.87245325365379, "relative_elevation": 45.8834202932194 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241106_1111_Track25_Sphere_00079/adjacencies/b_20241106_1111_Track25_Sphere_00079/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/19/TMX7316010203-000263/pano_0001_000711/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/19/TMX7316010203-000263/pano_0001_000711/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/19/TMX7316010203-000263/pano_0001_000711/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/19/TMX7316010203-000263/pano_0001_000711/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000263_pano_0001_000711/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000263_pano_0001_000711/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000263_pano_0001_000711/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/04/19/TMX7316010203-000263/pano_0001_000711/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/04/19/TMX7316010203-000263/pano_0001_000711/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87625459283862, 52.3520117499935, 45.9140339307487 ] }, "distance": 15.72, "direction": 103.03, "angle": 71.1, "elevation": 45.91, "pano_id": "TMX7316010203-000263_pano_0001_000711", "timestamp": "2017-04-19T08:19:24.007420Z", "filename": "pano_0001_000711.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_20241106_1111_Track25_Sphere_00079", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120172.82208584613, 485027.1294589096 ] }, "relative_distance": 15.72222157, "relative_pitch": 71.09739288653779, "relative_heading": 103.03001958259463, "relative_elevation": 45.9140339307487 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241106_1111_Track25_Sphere_00079/adjacencies/b_20241106_1111_Track25_Sphere_00079/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002456/pano_0002_000336/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002456/pano_0002_000336/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002456/pano_0002_000336/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002456/pano_0002_000336/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002456_pano_0002_000336/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002456_pano_0002_000336/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002456_pano_0002_000336/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002456/pano_0002_000336/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002456/pano_0002_000336/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87624956976033, 52.3520002791446, 45.5142803294584 ] }, "distance": 15.73, "direction": 107.85, "angle": 70.93, "elevation": 45.51, "pano_id": "TMX7316010203-002456_pano_0002_000336", "timestamp": "2022-03-21T09:11:22.746140Z", "filename": "pano_0002_000336.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_20241106_1111_Track25_Sphere_00079", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120172.82208584613, 485027.1294589096 ] }, "relative_distance": 15.73209118, "relative_pitch": 70.93220116250691, "relative_heading": 107.84567137655222, "relative_elevation": 45.5142803294584 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241106_1111_Track25_Sphere_00079/adjacencies/b_20241106_1111_Track25_Sphere_00079/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/06/TMX7316010203-000778/pano_0000_002657/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/06/TMX7316010203-000778/pano_0000_002657/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/06/TMX7316010203-000778/pano_0000_002657/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/06/TMX7316010203-000778/pano_0000_002657/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000778_pano_0000_002657/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000778_pano_0000_002657/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000778_pano_0000_002657/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/06/TMX7316010203-000778/pano_0000_002657/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/06/TMX7316010203-000778/pano_0000_002657/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.875809492138, 52.35208656796, 45.6162873040885 ] }, "distance": 15.75, "direction": 287.67, "angle": 70.95, "elevation": 45.62, "pano_id": "TMX7316010203-000778_pano_0000_002657", "timestamp": "2018-06-06T11:30:51.511800Z", "filename": "pano_0000_002657.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_20241106_1111_Track25_Sphere_00079", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120172.82208584613, 485027.1294589096 ] }, "relative_distance": 15.75370439, "relative_pitch": 70.9475128672451, "relative_heading": 287.6652344232144, "relative_elevation": 45.6162873040885 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241106_1111_Track25_Sphere_00079/adjacencies/b_20241106_1111_Track25_Sphere_00079/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/03/TMX7316010203-001160/pano_0000_002347/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/03/TMX7316010203-001160/pano_0000_002347/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/03/TMX7316010203-001160/pano_0000_002347/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/03/TMX7316010203-001160/pano_0000_002347/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001160_pano_0000_002347/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001160_pano_0000_002347/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001160_pano_0000_002347/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/03/TMX7316010203-001160/pano_0000_002347/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/03/TMX7316010203-001160/pano_0000_002347/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87581013617283, 52.352096897113, 45.5355310393497 ] }, "distance": 16.1, "direction": 291.61, "angle": 70.53, "elevation": 45.54, "pano_id": "TMX7316010203-001160_pano_0000_002347", "timestamp": "2019-05-03T10:53:09.702530Z", "filename": "pano_0000_002347.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_20241106_1111_Track25_Sphere_00079", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120172.82208584613, 485027.1294589096 ] }, "relative_distance": 16.09887579, "relative_pitch": 70.52918827640491, "relative_heading": 291.6134537423191, "relative_elevation": 45.5355310393497 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241106_1111_Track25_Sphere_00079/adjacencies/b_20241106_1111_Track25_Sphere_00079/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-30_08-35-53_01037/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-30_08-35-53_01037/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-30_08-35-53_01037/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-30_08-35-53_01037/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-30_08-35-53_01037/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-30_08-35-53_01037/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-30_08-35-53_01037/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-30_08-35-53_01037/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-30_08-35-53_01037/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.876260047637118, 52.352000964899275, 0.0 ] }, "distance": 16.39, "direction": 106.83, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-30_08-35-53_01037", "timestamp": "2025-07-30T08:58:55Z", "filename": "recording_2025-07-30_08-35-53_01037.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_20241106_1111_Track25_Sphere_00079", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120172.82208584613, 485027.1294589096 ] }, "relative_distance": 16.39088774, "relative_pitch": 0.0, "relative_heading": 106.8269064825941, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241106_1111_Track25_Sphere_00079/adjacencies/b_20241106_1111_Track25_Sphere_00079/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001705/pano_0000_004481/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001705/pano_0000_004481/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001705/pano_0000_004481/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001705/pano_0000_004481/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001705_pano_0000_004481/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001705_pano_0000_004481/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001705_pano_0000_004481/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001705/pano_0000_004481/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001705/pano_0000_004481/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87579738846954, 52.3520869503512, 45.5473225545138 ] }, "distance": 16.55, "direction": 286.94, "angle": 70.03, "elevation": 45.55, "pano_id": "TMX7316010203-001705_pano_0000_004481", "timestamp": "2020-05-13T08:47:06.876970Z", "filename": "pano_0000_004481.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_20241106_1111_Track25_Sphere_00079", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120172.82208584613, 485027.1294589096 ] }, "relative_distance": 16.55377535, "relative_pitch": 70.0267682342767, "relative_heading": 286.939338571162, "relative_elevation": 45.5473225545138 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241106_1111_Track25_Sphere_00079/adjacencies/b_20241106_1111_Track25_Sphere_00079/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002456/pano_0002_000343/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002456/pano_0002_000343/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002456/pano_0002_000343/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002456/pano_0002_000343/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002456_pano_0002_000343/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002456_pano_0002_000343/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002456_pano_0002_000343/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002456/pano_0002_000343/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002456/pano_0002_000343/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87579479085131, 52.352089515806, 45.5837809583172 ] }, "distance": 16.81, "direction": 287.69, "angle": 69.76, "elevation": 45.58, "pano_id": "TMX7316010203-002456_pano_0002_000343", "timestamp": "2022-03-21T09:11:27.486140Z", "filename": "pano_0002_000343.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_20241106_1111_Track25_Sphere_00079", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120172.82208584613, 485027.1294589096 ] }, "relative_distance": 16.80772531, "relative_pitch": 69.75997923155762, "relative_heading": 287.6944800347449, "relative_elevation": 45.5837809583172 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241106_1111_Track25_Sphere_00079/adjacencies/b_20241106_1111_Track25_Sphere_00079/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/06/TMX7316010203-001496/pano_0001_000376/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/06/TMX7316010203-001496/pano_0001_000376/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/06/TMX7316010203-001496/pano_0001_000376/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/06/TMX7316010203-001496/pano_0001_000376/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001496_pano_0001_000376/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001496_pano_0001_000376/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001496_pano_0001_000376/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/12/06/TMX7316010203-001496/pano_0001_000376/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/12/06/TMX7316010203-001496/pano_0001_000376/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87579236039571, 52.3520847909204, 45.4871845114976 ] }, "distance": 16.81, "direction": 285.82, "angle": 69.71, "elevation": 45.49, "pano_id": "TMX7316010203-001496_pano_0001_000376", "timestamp": "2019-12-06T09:19:31.416170Z", "filename": "pano_0001_000376.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_20241106_1111_Track25_Sphere_00079", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120172.82208584613, 485027.1294589096 ] }, "relative_distance": 16.81473671, "relative_pitch": 69.71272496051299, "relative_heading": 285.81588081734895, "relative_elevation": 45.4871845114976 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241106_1111_Track25_Sphere_00079/adjacencies/b_20241106_1111_Track25_Sphere_00079/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001705/pano_0000_004488/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001705/pano_0000_004488/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001705/pano_0000_004488/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001705/pano_0000_004488/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001705_pano_0000_004488/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001705_pano_0000_004488/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001705_pano_0000_004488/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001705/pano_0000_004488/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001705/pano_0000_004488/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87627522651799, 52.3520016944398, 45.5559701798484 ] }, "distance": 17.36, "direction": 105.58, "angle": 69.14, "elevation": 45.56, "pano_id": "TMX7316010203-001705_pano_0000_004488", "timestamp": "2020-05-13T08:47:12.126960Z", "filename": "pano_0000_004488.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_20241106_1111_Track25_Sphere_00079", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120172.82208584613, 485027.1294589096 ] }, "relative_distance": 17.36145875, "relative_pitch": 69.13807004855477, "relative_heading": 105.5822975471905, "relative_elevation": 45.5559701798484 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241106_1111_Track25_Sphere_00079/adjacencies/b_20241106_1111_Track25_Sphere_00079/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/06/TMX7316010203-001496/pano_0001_000383/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/06/TMX7316010203-001496/pano_0001_000383/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/06/TMX7316010203-001496/pano_0001_000383/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/06/TMX7316010203-001496/pano_0001_000383/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001496_pano_0001_000383/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001496_pano_0001_000383/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001496_pano_0001_000383/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/12/06/TMX7316010203-001496/pano_0001_000383/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/12/06/TMX7316010203-001496/pano_0001_000383/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87628591090419, 52.3519933902119, 45.3079918725416 ] }, "distance": 18.32, "direction": 107.75, "angle": 67.98, "elevation": 45.31, "pano_id": "TMX7316010203-001496_pano_0001_000383", "timestamp": "2019-12-06T09:19:36.436120Z", "filename": "pano_0001_000383.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_20241106_1111_Track25_Sphere_00079", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120172.82208584613, 485027.1294589096 ] }, "relative_distance": 18.32410221, "relative_pitch": 67.97990706424618, "relative_heading": 107.75443703101205, "relative_elevation": 45.3079918725416 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241106_1111_Track25_Sphere_00079/adjacencies/b_20241106_1111_Track25_Sphere_00079/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/06/TMX7316010203-000778/pano_0000_002650/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/06/TMX7316010203-000778/pano_0000_002650/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/06/TMX7316010203-000778/pano_0000_002650/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/06/TMX7316010203-000778/pano_0000_002650/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000778_pano_0000_002650/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000778_pano_0000_002650/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000778_pano_0000_002650/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/06/TMX7316010203-000778/pano_0000_002650/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/06/TMX7316010203-000778/pano_0000_002650/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87629075827654, 52.3520011771253, 45.6219871873036 ] }, "distance": 18.4, "direction": 104.87, "angle": 68.04, "elevation": 45.62, "pano_id": "TMX7316010203-000778_pano_0000_002650", "timestamp": "2018-06-06T11:30:45.041970Z", "filename": "pano_0000_002650.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_20241106_1111_Track25_Sphere_00079", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120172.82208584613, 485027.1294589096 ] }, "relative_distance": 18.3977504, "relative_pitch": 68.03750472128945, "relative_heading": 104.86960835485641, "relative_elevation": 45.6219871873036 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241106_1111_Track25_Sphere_00079/adjacencies/b_20241106_1111_Track25_Sphere_00079/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-30_08-35-53_01044/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-30_08-35-53_01044/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-30_08-35-53_01044/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-30_08-35-53_01044/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-30_08-35-53_01044/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-30_08-35-53_01044/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-30_08-35-53_01044/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-30_08-35-53_01044/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-30_08-35-53_01044/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.875769019187486, 52.352092982041086, 0.0 ] }, "distance": 18.6, "direction": 287.18, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-30_08-35-53_01044", "timestamp": "2025-07-30T08:59:02Z", "filename": "recording_2025-07-30_08-35-53_01044.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_20241106_1111_Track25_Sphere_00079", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120172.82208584613, 485027.1294589096 ] }, "relative_distance": 18.5986507, "relative_pitch": 0.0, "relative_heading": 287.1822601197132, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241106_1111_Track25_Sphere_00079/adjacencies/b_20241106_1111_Track25_Sphere_00079/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316060226-000012/pano_0000_003104/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316060226-000012/pano_0000_003104/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316060226-000012/pano_0000_003104/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316060226-000012/pano_0000_003104/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000012_pano_0000_003104/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000012_pano_0000_003104/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000012_pano_0000_003104/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316060226-000012/pano_0000_003104/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316060226-000012/pano_0000_003104/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.876293105975, 52.3519855214238, 45.5598705392331 ] }, "distance": 19.07, "direction": 109.81, "angle": 67.29, "elevation": 45.56, "pano_id": "TMX7316060226-000012_pano_0000_003104", "timestamp": "2016-08-03T11:22:01.273120Z", "filename": "pano_0000_003104.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_20241106_1111_Track25_Sphere_00079", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120172.82208584613, 485027.1294589096 ] }, "relative_distance": 19.07029866, "relative_pitch": 67.28695207374318, "relative_heading": 109.81108967320384, "relative_elevation": 45.5598705392331 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241106_1111_Track25_Sphere_00079/adjacencies/b_20241106_1111_Track25_Sphere_00079/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/05/TMX7316010203-002918/pano_0006_000144/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/05/TMX7316010203-002918/pano_0006_000144/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/05/TMX7316010203-002918/pano_0006_000144/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/05/TMX7316010203-002918/pano_0006_000144/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002918_pano_0006_000144/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002918_pano_0006_000144/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002918_pano_0006_000144/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/01/05/TMX7316010203-002918/pano_0006_000144/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/01/05/TMX7316010203-002918/pano_0006_000144/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87575687436596, 52.352092788223, 45.9688380360603 ] }, "distance": 19.38, "direction": 286.4, "angle": 67.14, "elevation": 45.97, "pano_id": "TMX7316010203-002918_pano_0006_000144", "timestamp": "2023-01-05T11:17:58.514860Z", "filename": "pano_0006_000144.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2022", "tags": [ "mission-woz", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241106_1111_Track25_Sphere_00079", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120172.82208584613, 485027.1294589096 ] }, "relative_distance": 19.38468303, "relative_pitch": 67.13524504018419, "relative_heading": 286.3987859906997, "relative_elevation": 45.9688380360603 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241106_1111_Track25_Sphere_00079/adjacencies/b_20241106_1111_Track25_Sphere_00079/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241106_1111_Track25_Sphere_00075/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241106_1111_Track25_Sphere_00075/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241106_1111_Track25_Sphere_00075/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241106_1111_Track25_Sphere_00075/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241106_1111_Track25_Sphere_00075/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241106_1111_Track25_Sphere_00075/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241106_1111_Track25_Sphere_00075/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241106_1111_Track25_Sphere_00075/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241106_1111_Track25_Sphere_00075/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.876312990961281, 52.35200341340126, 0.0 ] }, "distance": 19.81, "direction": 103.05, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241106_1111_Track25_Sphere_00075", "timestamp": "2024-11-06T11:46:18Z", "filename": "Job_20241106_1111_Track25_Sphere_00075.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_20241106_1111_Track25_Sphere_00079", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120172.82208584613, 485027.1294589096 ] }, "relative_distance": 19.80804997, "relative_pitch": 0.0, "relative_heading": 103.04912615438593, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241106_1111_Track25_Sphere_00079/adjacencies/b_20241106_1111_Track25_Sphere_00079/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002118/pano_0000_001264/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002118/pano_0000_001264/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002118/pano_0000_001264/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002118/pano_0000_001264/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002118_pano_0000_001264/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002118_pano_0000_001264/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002118_pano_0000_001264/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002118/pano_0000_001264/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002118/pano_0000_001264/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87631332504823, 52.3519999462849, 45.4984087375924 ] }, "distance": 19.92, "direction": 104.12, "angle": 66.35, "elevation": 45.5, "pano_id": "TMX7316010203-002118_pano_0000_001264", "timestamp": "2021-04-26T09:34:53.837670Z", "filename": "pano_0000_001264.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_20241106_1111_Track25_Sphere_00079", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120172.82208584613, 485027.1294589096 ] }, "relative_distance": 19.92078538, "relative_pitch": 66.35452480535591, "relative_heading": 104.11537984523225, "relative_elevation": 45.4984087375924 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241106_1111_Track25_Sphere_00079/adjacencies/b_20241106_1111_Track25_Sphere_00079/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002118/pano_0000_001272/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002118/pano_0000_001272/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002118/pano_0000_001272/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002118/pano_0000_001272/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002118_pano_0000_001272/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002118_pano_0000_001272/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002118_pano_0000_001272/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002118/pano_0000_001272/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002118/pano_0000_001272/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87574830989532, 52.3520987018726, 45.5373570015654 ] }, "distance": 20.14, "direction": 287.73, "angle": 66.15, "elevation": 45.54, "pano_id": "TMX7316010203-002118_pano_0000_001272", "timestamp": "2021-04-26T09:35:03.847540Z", "filename": "pano_0000_001272.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_20241106_1111_Track25_Sphere_00079", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120172.82208584613, 485027.1294589096 ] }, "relative_distance": 20.13568919, "relative_pitch": 66.14596455151725, "relative_heading": 287.7263709517947, "relative_elevation": 45.5373570015654 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241106_1111_Track25_Sphere_00079/adjacencies/b_20241106_1111_Track25_Sphere_00079/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316060226-000012/pano_0000_003096/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316060226-000012/pano_0000_003096/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316060226-000012/pano_0000_003096/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316060226-000012/pano_0000_003096/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000012_pano_0000_003096/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000012_pano_0000_003096/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000012_pano_0000_003096/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316060226-000012/pano_0000_003096/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316060226-000012/pano_0000_003096/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87574462123502, 52.3520976165603, 45.7602274594828 ] }, "distance": 20.34, "direction": 287.19, "angle": 66.04, "elevation": 45.76, "pano_id": "TMX7316060226-000012_pano_0000_003096", "timestamp": "2016-08-03T11:21:53.778180Z", "filename": "pano_0000_003096.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_20241106_1111_Track25_Sphere_00079", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120172.82208584613, 485027.1294589096 ] }, "relative_distance": 20.33922628, "relative_pitch": 66.03610224768877, "relative_heading": 287.186743652065, "relative_elevation": 45.7602274594828 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241106_1111_Track25_Sphere_00079/adjacencies/b_20241106_1111_Track25_Sphere_00079/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002456/pano_0002_000335/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002456/pano_0002_000335/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002456/pano_0002_000335/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002456/pano_0002_000335/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002456_pano_0002_000335/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002456_pano_0002_000335/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002456_pano_0002_000335/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002456/pano_0002_000335/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002456/pano_0002_000335/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87631585781413, 52.3519898780984, 45.5082773976028 ] }, "distance": 20.39, "direction": 107.05, "angle": 65.87, "elevation": 45.51, "pano_id": "TMX7316010203-002456_pano_0002_000335", "timestamp": "2022-03-21T09:11:22.136160Z", "filename": "pano_0002_000335.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_20241106_1111_Track25_Sphere_00079", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120172.82208584613, 485027.1294589096 ] }, "relative_distance": 20.38814514, "relative_pitch": 65.86716232382342, "relative_heading": 107.05172356561549, "relative_elevation": 45.5082773976028 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241106_1111_Track25_Sphere_00079/adjacencies/b_20241106_1111_Track25_Sphere_00079/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241106_1111_Track25_Sphere_00083/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241106_1111_Track25_Sphere_00083/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241106_1111_Track25_Sphere_00083/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241106_1111_Track25_Sphere_00083/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241106_1111_Track25_Sphere_00083/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241106_1111_Track25_Sphere_00083/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241106_1111_Track25_Sphere_00083/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241106_1111_Track25_Sphere_00083/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241106_1111_Track25_Sphere_00083/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.875745172204827, 52.3521015342101, 0.0 ] }, "distance": 20.44, "direction": 288.39, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241106_1111_Track25_Sphere_00083", "timestamp": "2024-11-06T11:46:29Z", "filename": "Job_20241106_1111_Track25_Sphere_00083.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_20241106_1111_Track25_Sphere_00079", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120172.82208584613, 485027.1294589096 ] }, "relative_distance": 20.43664454, "relative_pitch": 0.0, "relative_heading": 288.3855311452331, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241106_1111_Track25_Sphere_00079/adjacencies/b_20241106_1111_Track25_Sphere_00079/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/03/TMX7316010203-001160/pano_0000_002339/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/03/TMX7316010203-001160/pano_0000_002339/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/03/TMX7316010203-001160/pano_0000_002339/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/03/TMX7316010203-001160/pano_0000_002339/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001160_pano_0000_002339/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001160_pano_0000_002339/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001160_pano_0000_002339/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/03/TMX7316010203-001160/pano_0000_002339/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/03/TMX7316010203-001160/pano_0000_002339/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87632057260543, 52.3519985410167, 45.5234011374414 ] }, "distance": 20.44, "direction": 104.2, "angle": 65.82, "elevation": 45.52, "pano_id": "TMX7316010203-001160_pano_0000_002339", "timestamp": "2019-05-03T10:52:52.612610Z", "filename": "pano_0000_002339.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_20241106_1111_Track25_Sphere_00079", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120172.82208584613, 485027.1294589096 ] }, "relative_distance": 20.43786793, "relative_pitch": 65.82216042119694, "relative_heading": 104.20288122172397, "relative_elevation": 45.5234011374414 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241106_1111_Track25_Sphere_00079/adjacencies/b_20241106_1111_Track25_Sphere_00079/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/06/TMX7316010203-000778/pano_0000_002658/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/06/TMX7316010203-000778/pano_0000_002658/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/06/TMX7316010203-000778/pano_0000_002658/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/06/TMX7316010203-000778/pano_0000_002658/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000778_pano_0000_002658/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000778_pano_0000_002658/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000778_pano_0000_002658/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/06/TMX7316010203-000778/pano_0000_002658/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/06/TMX7316010203-000778/pano_0000_002658/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87574084668423, 52.352098962043, 45.6415878925473 ] }, "distance": 20.63, "direction": 287.37, "angle": 65.68, "elevation": 45.64, "pano_id": "TMX7316010203-000778_pano_0000_002658", "timestamp": "2018-06-06T11:30:52.451800Z", "filename": "pano_0000_002658.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_20241106_1111_Track25_Sphere_00079", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120172.82208584613, 485027.1294589096 ] }, "relative_distance": 20.62928002, "relative_pitch": 65.67777973058602, "relative_heading": 287.37293200477416, "relative_elevation": 45.6415878925473 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241106_1111_Track25_Sphere_00079/adjacencies/b_20241106_1111_Track25_Sphere_00079/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/03/TMX7316010203-001160/pano_0000_002348/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/03/TMX7316010203-001160/pano_0000_002348/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/03/TMX7316010203-001160/pano_0000_002348/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/03/TMX7316010203-001160/pano_0000_002348/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001160_pano_0000_002348/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001160_pano_0000_002348/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001160_pano_0000_002348/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/03/TMX7316010203-001160/pano_0000_002348/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/03/TMX7316010203-001160/pano_0000_002348/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87573912654293, 52.3520975653289, 45.574763760902 ] }, "distance": 20.7, "direction": 286.87, "angle": 65.58, "elevation": 45.57, "pano_id": "TMX7316010203-001160_pano_0000_002348", "timestamp": "2019-05-03T10:53:11.067530Z", "filename": "pano_0000_002348.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_20241106_1111_Track25_Sphere_00079", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120172.82208584613, 485027.1294589096 ] }, "relative_distance": 20.69554648, "relative_pitch": 65.57715290377178, "relative_heading": 286.865389841796, "relative_elevation": 45.574763760902 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241106_1111_Track25_Sphere_00079/adjacencies/b_20241106_1111_Track25_Sphere_00079/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/05/TMX7316010203-002918/pano_0006_000136/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/05/TMX7316010203-002918/pano_0006_000136/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/05/TMX7316010203-002918/pano_0006_000136/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/05/TMX7316010203-002918/pano_0006_000136/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002918_pano_0006_000136/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002918_pano_0006_000136/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002918_pano_0006_000136/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/01/05/TMX7316010203-002918/pano_0006_000136/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/01/05/TMX7316010203-002918/pano_0006_000136/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87631859179036, 52.3519859572631, 45.8764593806118 ] }, "distance": 20.7, "direction": 108.06, "angle": 65.72, "elevation": 45.88, "pano_id": "TMX7316010203-002918_pano_0006_000136", "timestamp": "2023-01-05T11:17:52.214900Z", "filename": "pano_0006_000136.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2022", "tags": [ "mission-woz", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241106_1111_Track25_Sphere_00079", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120172.82208584613, 485027.1294589096 ] }, "relative_distance": 20.69735428, "relative_pitch": 65.71728718894724, "relative_heading": 108.0552182126065, "relative_elevation": 45.8764593806118 } ] } }