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_20241121_0951_Track12_Sphere_00085/adjacencies/?format=api
{ "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track12_Sphere_00085/adjacencies/?format=api" } }, "_embedded": { "adjacencies": [ { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track12_Sphere_00085/adjacencies/b_20241121_0951_Track12_Sphere_00085/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241121_0951_Track12_Sphere_00085/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241121_0951_Track12_Sphere_00085/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241121_0951_Track12_Sphere_00085/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241121_0951_Track12_Sphere_00085/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241121_0951_Track12_Sphere_00085/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track12_Sphere_00085/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track12_Sphere_00085/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241121_0951_Track12_Sphere_00085/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241121_0951_Track12_Sphere_00085/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.885115200808804, 52.387083565817186, 0.0 ] }, "distance": 0.0, "direction": null, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241121_0951_Track12_Sphere_00085", "timestamp": "2024-11-21T09:39:43Z", "filename": "Job_20241121_0951_Track12_Sphere_00085.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_20241121_0951_Track12_Sphere_00085", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120818.82908647237, 488921.45146121486 ] }, "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_20241121_0951_Track12_Sphere_00085/adjacencies/b_20241121_0951_Track12_Sphere_00085/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002538/pano_0000_004694/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002538/pano_0000_004694/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002538/pano_0000_004694/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002538/pano_0000_004694/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002538_pano_0000_004694/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002538_pano_0000_004694/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002538_pano_0000_004694/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002538/pano_0000_004694/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002538/pano_0000_004694/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88512050331032, 52.3870861112391, 47.7537400787696 ] }, "distance": 0.46, "direction": 51.88, "angle": 89.45, "elevation": 47.75, "pano_id": "TMX7316010203-002538_pano_0000_004694", "timestamp": "2022-04-22T11:20:07.874170Z", "filename": "pano_0000_004694.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_20241121_0951_Track12_Sphere_00085", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120818.82908647237, 488921.45146121486 ] }, "relative_distance": 0.458866, "relative_pitch": 89.44946142469263, "relative_heading": 51.88345170528363, "relative_elevation": 47.7537400787696 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track12_Sphere_00085/adjacencies/b_20241121_0951_Track12_Sphere_00085/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/14/TMX7316010203-002855/pano_0003_000272/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/14/TMX7316010203-002855/pano_0003_000272/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/14/TMX7316010203-002855/pano_0003_000272/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/14/TMX7316010203-002855/pano_0003_000272/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002855_pano_0003_000272/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002855_pano_0003_000272/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002855_pano_0003_000272/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/14/TMX7316010203-002855/pano_0003_000272/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/14/TMX7316010203-002855/pano_0003_000272/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88511001800071, 52.3870775575607, 46.6914149597287 ] }, "distance": 0.76, "direction": 207.82, "angle": 89.07, "elevation": 46.69, "pano_id": "TMX7316010203-002855_pano_0003_000272", "timestamp": "2022-12-14T11:24:28.070220Z", "filename": "pano_0003_000272.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_20241121_0951_Track12_Sphere_00085", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120818.82908647237, 488921.45146121486 ] }, "relative_distance": 0.75597399, "relative_pitch": 89.07241331541941, "relative_heading": 207.8249027232337, "relative_elevation": 46.6914149597287 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track12_Sphere_00085/adjacencies/b_20241121_0951_Track12_Sphere_00085/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_11-17-15_00801/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_11-17-15_00801/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_11-17-15_00801/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_11-17-15_00801/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-17_11-17-15_00801/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-17_11-17-15_00801/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-17_11-17-15_00801/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_11-17-15_00801/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_11-17-15_00801/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88511064839254, 52.38707567330345, 0.0 ] }, "distance": 0.93, "direction": 199.44, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-17_11-17-15_00801", "timestamp": "2025-06-17T11:55:22Z", "filename": "recording_2025-06-17_11-17-15_00801.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_20241121_0951_Track12_Sphere_00085", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120818.82908647237, 488921.45146121486 ] }, "relative_distance": 0.9313257, "relative_pitch": 0.0, "relative_heading": 199.43893964779042, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track12_Sphere_00085/adjacencies/b_20241121_0951_Track12_Sphere_00085/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001182/pano_0000_001408/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001182/pano_0000_001408/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001182/pano_0000_001408/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001182/pano_0000_001408/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001182_pano_0000_001408/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001182_pano_0000_001408/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001182_pano_0000_001408/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001182/pano_0000_001408/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001182/pano_0000_001408/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88510200005028, 52.3870866964742, 46.3139057131484 ] }, "distance": 0.96, "direction": 291.19, "angle": 88.81, "elevation": 46.31, "pano_id": "TMX7316010203-001182_pano_0000_001408", "timestamp": "2019-05-14T09:16:19.278790Z", "filename": "pano_0000_001408.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_20241121_0951_Track12_Sphere_00085", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120818.82908647237, 488921.45146121486 ] }, "relative_distance": 0.96391335, "relative_pitch": 88.80769730616997, "relative_heading": 291.1864995482441, "relative_elevation": 46.3139057131484 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track12_Sphere_00085/adjacencies/b_20241121_0951_Track12_Sphere_00085/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001710/pano_0000_003069/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001710/pano_0000_003069/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001710/pano_0000_003069/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001710/pano_0000_003069/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001710_pano_0000_003069/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001710_pano_0000_003069/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001710_pano_0000_003069/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001710/pano_0000_003069/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001710/pano_0000_003069/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88510475315564, 52.3870926142774, 46.4417051104829 ] }, "distance": 1.23, "direction": 324.76, "angle": 88.48, "elevation": 46.44, "pano_id": "TMX7316010203-001710_pano_0000_003069", "timestamp": "2020-05-14T07:08:53.469710Z", "filename": "pano_0000_003069.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_20241121_0951_Track12_Sphere_00085", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120818.82908647237, 488921.45146121486 ] }, "relative_distance": 1.23278177, "relative_pitch": 88.47945700039531, "relative_heading": 324.7599778570896, "relative_elevation": 46.4417051104829 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track12_Sphere_00085/adjacencies/b_20241121_0951_Track12_Sphere_00085/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000703/pano_0000_000381/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000703/pano_0000_000381/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000703/pano_0000_000381/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000703/pano_0000_000381/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000703_pano_0000_000381/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000703_pano_0000_000381/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000703_pano_0000_000381/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000703/pano_0000_000381/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000703/pano_0000_000381/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88509622358961, 52.3870811301892, 46.0020538652316 ] }, "distance": 1.32, "direction": 258.15, "angle": 88.36, "elevation": 46.0, "pano_id": "TMX7316010203-000703_pano_0000_000381", "timestamp": "2018-05-02T10:44:24.033730Z", "filename": "pano_0000_000381.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_20241121_0951_Track12_Sphere_00085", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120818.82908647237, 488921.45146121486 ] }, "relative_distance": 1.32016601, "relative_pitch": 88.35617805075572, "relative_heading": 258.1532264265657, "relative_elevation": 46.0020538652316 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track12_Sphere_00085/adjacencies/b_20241121_0951_Track12_Sphere_00085/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000702/pano_0000_001447/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000702/pano_0000_001447/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000702/pano_0000_001447/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000702/pano_0000_001447/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000702_pano_0000_001447/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000702_pano_0000_001447/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000702_pano_0000_001447/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000702/pano_0000_001447/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000702/pano_0000_001447/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88510243010161, 52.3870738997191, 46.5743748890236 ] }, "distance": 1.38, "direction": 218.95, "angle": 88.3, "elevation": 46.57, "pano_id": "TMX7316010203-000702_pano_0000_001447", "timestamp": "2018-05-02T08:42:39.476790Z", "filename": "pano_0000_001447.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_20241121_0951_Track12_Sphere_00085", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120818.82908647237, 488921.45146121486 ] }, "relative_distance": 1.38307532, "relative_pitch": 88.29904111323842, "relative_heading": 218.9512194650651, "relative_elevation": 46.5743748890236 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track12_Sphere_00085/adjacencies/b_20241121_0951_Track12_Sphere_00085/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/19/TMX7316010203-002050/pano_0001_001704/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/19/TMX7316010203-002050/pano_0001_001704/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/19/TMX7316010203-002050/pano_0001_001704/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/19/TMX7316010203-002050/pano_0001_001704/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002050_pano_0001_001704/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002050_pano_0001_001704/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002050_pano_0001_001704/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/19/TMX7316010203-002050/pano_0001_001704/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/19/TMX7316010203-002050/pano_0001_001704/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88511227837714, 52.3870961637154, 47.1838322067633 ] }, "distance": 1.42, "direction": 351.92, "angle": 88.28, "elevation": 47.18, "pano_id": "TMX7316010203-002050_pano_0001_001704", "timestamp": "2021-03-19T11:17:47.622570Z", "filename": "pano_0001_001704.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_20241121_0951_Track12_Sphere_00085", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120818.82908647237, 488921.45146121486 ] }, "relative_distance": 1.41587755, "relative_pitch": 88.28120210537094, "relative_heading": 351.92157573227615, "relative_elevation": 47.1838322067633 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track12_Sphere_00085/adjacencies/b_20241121_0951_Track12_Sphere_00085/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/27/TMX7316010203-000225/pano_0005_000080/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/27/TMX7316010203-000225/pano_0005_000080/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/27/TMX7316010203-000225/pano_0005_000080/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/27/TMX7316010203-000225/pano_0005_000080/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000225_pano_0005_000080/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000225_pano_0005_000080/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000225_pano_0005_000080/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/03/27/TMX7316010203-000225/pano_0005_000080/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/03/27/TMX7316010203-000225/pano_0005_000080/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88511703781154, 52.3870700040638, 46.1342814015225 ] }, "distance": 1.51, "direction": 175.26, "angle": 88.12, "elevation": 46.13, "pano_id": "TMX7316010203-000225_pano_0005_000080", "timestamp": "2017-03-27T11:19:19.976220Z", "filename": "pano_0005_000080.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_20241121_0951_Track12_Sphere_00085", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120818.82908647237, 488921.45146121486 ] }, "relative_distance": 1.51425396, "relative_pitch": 88.1200698935425, "relative_heading": 175.26222452009628, "relative_elevation": 46.1342814015225 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track12_Sphere_00085/adjacencies/b_20241121_0951_Track12_Sphere_00085/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000703/pano_0000_000529/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000703/pano_0000_000529/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000703/pano_0000_000529/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000703/pano_0000_000529/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000703_pano_0000_000529/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000703_pano_0000_000529/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000703_pano_0000_000529/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000703/pano_0000_000529/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000703/pano_0000_000529/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88509986631789, 52.3870702813473, 46.2427409896627 ] }, "distance": 1.81, "direction": 215.23, "angle": 87.76, "elevation": 46.24, "pano_id": "TMX7316010203-000703_pano_0000_000529", "timestamp": "2018-05-02T10:49:56.781260Z", "filename": "pano_0000_000529.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_20241121_0951_Track12_Sphere_00085", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120818.82908647237, 488921.45146121486 ] }, "relative_distance": 1.80974005, "relative_pitch": 87.75883574741762, "relative_heading": 215.23264524346345, "relative_elevation": 46.2427409896627 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track12_Sphere_00085/adjacencies/b_20241121_0951_Track12_Sphere_00085/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000703/pano_0000_000003/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000703/pano_0000_000003/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000703/pano_0000_000003/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000703/pano_0000_000003/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000703_pano_0000_000003/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000703_pano_0000_000003/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000703_pano_0000_000003/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000703/pano_0000_000003/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000703/pano_0000_000003/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88512052318056, 52.3870645795412, 46.9335679896176 ] }, "distance": 2.14, "direction": 170.27, "angle": 87.39, "elevation": 46.93, "pano_id": "TMX7316010203-000703_pano_0000_000003", "timestamp": "2018-05-02T10:32:24.118720Z", "filename": "pano_0000_000003.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_20241121_0951_Track12_Sphere_00085", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120818.82908647237, 488921.45146121486 ] }, "relative_distance": 2.14354357, "relative_pitch": 87.38501211423797, "relative_heading": 170.26733231419382, "relative_elevation": 46.9335679896176 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track12_Sphere_00085/adjacencies/b_20241121_0951_Track12_Sphere_00085/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000702/pano_0000_003443/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000702/pano_0000_003443/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000702/pano_0000_003443/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000702/pano_0000_003443/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000702_pano_0000_003443/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000702_pano_0000_003443/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000702_pano_0000_003443/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000702/pano_0000_003443/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000702/pano_0000_003443/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88511275968651, 52.3870639639932, 47.6284401398152 ] }, "distance": 2.19, "direction": 184.36, "angle": 87.37, "elevation": 47.63, "pano_id": "TMX7316010203-000702_pano_0000_003443", "timestamp": "2018-05-02T09:50:12.154370Z", "filename": "pano_0000_003443.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_20241121_0951_Track12_Sphere_00085", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120818.82908647237, 488921.45146121486 ] }, "relative_distance": 2.18750993, "relative_pitch": 87.37033023431333, "relative_heading": 184.35739208954064, "relative_elevation": 47.6284401398152 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track12_Sphere_00085/adjacencies/b_20241121_0951_Track12_Sphere_00085/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/09/TMX7315120208-000073/pano_0005_000881/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/09/TMX7315120208-000073/pano_0005_000881/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/09/TMX7315120208-000073/pano_0005_000881/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/09/TMX7315120208-000073/pano_0005_000881/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315120208-000073_pano_0005_000881/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000073_pano_0005_000881/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000073_pano_0005_000881/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/06/09/TMX7315120208-000073/pano_0005_000881/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/06/09/TMX7315120208-000073/pano_0005_000881/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88510253051115, 52.3870642895844, 47.2753514340147 ] }, "distance": 2.31, "direction": 201.91, "angle": 87.2, "elevation": 47.28, "pano_id": "TMX7315120208-000073_pano_0005_000881", "timestamp": "2016-06-09T09:18:45.159170Z", "filename": "pano_0005_000881.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_20241121_0951_Track12_Sphere_00085", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120818.82908647237, 488921.45146121486 ] }, "relative_distance": 2.31192517, "relative_pitch": 87.2002723479197, "relative_heading": 201.90871117565842, "relative_elevation": 47.2753514340147 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track12_Sphere_00085/adjacencies/b_20241121_0951_Track12_Sphere_00085/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/24/TMX7316010203-002026/pano_0000_003525/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/24/TMX7316010203-002026/pano_0000_003525/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/24/TMX7316010203-002026/pano_0000_003525/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/24/TMX7316010203-002026/pano_0000_003525/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002026_pano_0000_003525/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002026_pano_0000_003525/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002026_pano_0000_003525/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/02/24/TMX7316010203-002026/pano_0000_003525/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/02/24/TMX7316010203-002026/pano_0000_003525/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88509669815719, 52.3870660121993, 46.0084498077631 ] }, "distance": 2.32, "direction": 212.82, "angle": 87.11, "elevation": 46.01, "pano_id": "TMX7316010203-002026_pano_0000_003525", "timestamp": "2021-02-24T09:56:02.174780Z", "filename": "pano_0000_003525.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2020", "tags": [ "mission-woz", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241121_0951_Track12_Sphere_00085", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120818.82908647237, 488921.45146121486 ] }, "relative_distance": 2.3242661, "relative_pitch": 87.1079763878615, "relative_heading": 212.81943215600938, "relative_elevation": 46.0084498077631 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track12_Sphere_00085/adjacencies/b_20241121_0951_Track12_Sphere_00085/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/09/TMX7315120208-000073/pano_0005_000882/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/09/TMX7315120208-000073/pano_0005_000882/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/09/TMX7315120208-000073/pano_0005_000882/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/09/TMX7315120208-000073/pano_0005_000882/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315120208-000073_pano_0005_000882/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000073_pano_0005_000882/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000073_pano_0005_000882/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/06/09/TMX7315120208-000073/pano_0005_000882/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/06/09/TMX7315120208-000073/pano_0005_000882/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88513099326929, 52.3871055776484, 47.2719341926277 ] }, "distance": 2.67, "direction": 23.7, "angle": 86.76, "elevation": 47.27, "pano_id": "TMX7315120208-000073_pano_0005_000882", "timestamp": "2016-06-09T09:18:45.684110Z", "filename": "pano_0005_000882.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_20241121_0951_Track12_Sphere_00085", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120818.82908647237, 488921.45146121486 ] }, "relative_distance": 2.67496742, "relative_pitch": 86.76126919309462, "relative_heading": 23.700408088999506, "relative_elevation": 47.2719341926277 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track12_Sphere_00085/adjacencies/b_20241121_0951_Track12_Sphere_00085/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/24/TMX7316010203-002026/pano_0000_003526/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/24/TMX7316010203-002026/pano_0000_003526/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/24/TMX7316010203-002026/pano_0000_003526/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/24/TMX7316010203-002026/pano_0000_003526/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002026_pano_0000_003526/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002026_pano_0000_003526/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002026_pano_0000_003526/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/02/24/TMX7316010203-002026/pano_0000_003526/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/02/24/TMX7316010203-002026/pano_0000_003526/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88512397471499, 52.3871076473223, 46.0109122358263 ] }, "distance": 2.75, "direction": 12.57, "angle": 86.59, "elevation": 46.01, "pano_id": "TMX7316010203-002026_pano_0000_003526", "timestamp": "2021-02-24T09:56:02.854860Z", "filename": "pano_0000_003526.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2020", "tags": [ "mission-woz", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241121_0951_Track12_Sphere_00085", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120818.82908647237, 488921.45146121486 ] }, "relative_distance": 2.74543841, "relative_pitch": 86.58525039696016, "relative_heading": 12.567159753411815, "relative_elevation": 46.0109122358263 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track12_Sphere_00085/adjacencies/b_20241121_0951_Track12_Sphere_00085/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000702/pano_0000_003444/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000702/pano_0000_003444/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000702/pano_0000_003444/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000702/pano_0000_003444/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000702_pano_0000_003444/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000702_pano_0000_003444/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000702_pano_0000_003444/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000702/pano_0000_003444/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000702/pano_0000_003444/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88514000659026, 52.3871051436061, 47.6540479250252 ] }, "distance": 2.94, "direction": 35.12, "angle": 86.47, "elevation": 47.65, "pano_id": "TMX7316010203-000702_pano_0000_003444", "timestamp": "2018-05-02T09:50:12.804380Z", "filename": "pano_0000_003444.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_20241121_0951_Track12_Sphere_00085", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120818.82908647237, 488921.45146121486 ] }, "relative_distance": 2.93554232, "relative_pitch": 86.4749706004071, "relative_heading": 35.12208908297803, "relative_elevation": 47.6540479250252 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track12_Sphere_00085/adjacencies/b_20241121_0951_Track12_Sphere_00085/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001068/pano_0002_000656/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001068/pano_0002_000656/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001068/pano_0002_000656/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001068/pano_0002_000656/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001068_pano_0002_000656/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001068_pano_0002_000656/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001068_pano_0002_000656/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001068/pano_0002_000656/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001068/pano_0002_000656/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88507307704142, 52.3870905823887, 46.6621163645759 ] }, "distance": 2.97, "direction": 285.23, "angle": 86.36, "elevation": 46.66, "pano_id": "TMX7316010203-001068_pano_0002_000656", "timestamp": "2019-01-18T10:26:15.934470Z", "filename": "pano_0002_000656.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241121_0951_Track12_Sphere_00085", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120818.82908647237, 488921.45146121486 ] }, "relative_distance": 2.97233562, "relative_pitch": 86.35523374253016, "relative_heading": 285.2290351173528, "relative_elevation": 46.6621163645759 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track12_Sphere_00085/adjacencies/b_20241121_0951_Track12_Sphere_00085/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000703/pano_0000_000530/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000703/pano_0000_000530/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000703/pano_0000_000530/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000703/pano_0000_000530/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000703_pano_0000_000530/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000703_pano_0000_000530/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000703_pano_0000_000530/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000703/pano_0000_000530/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000703/pano_0000_000530/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88512757118026, 52.3871119817026, 46.2458225814626 ] }, "distance": 3.27, "direction": 14.92, "angle": 85.95, "elevation": 46.25, "pano_id": "TMX7316010203-000703_pano_0000_000530", "timestamp": "2018-05-02T10:49:57.286300Z", "filename": "pano_0000_000530.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_20241121_0951_Track12_Sphere_00085", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120818.82908647237, 488921.45146121486 ] }, "relative_distance": 3.27221503, "relative_pitch": 85.95266871613732, "relative_heading": 14.915058565804111, "relative_elevation": 46.2458225814626 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track12_Sphere_00085/adjacencies/b_20241121_0951_Track12_Sphere_00085/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000703/pano_0000_000004/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000703/pano_0000_000004/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000703/pano_0000_000004/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000703/pano_0000_000004/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000703_pano_0000_000004/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000703_pano_0000_000004/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000703_pano_0000_000004/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000703/pano_0000_000004/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000703/pano_0000_000004/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88514732678692, 52.3871058916204, 46.9444437576458 ] }, "distance": 3.31, "direction": 41.36, "angle": 85.97, "elevation": 46.94, "pano_id": "TMX7316010203-000703_pano_0000_000004", "timestamp": "2018-05-02T10:32:24.908720Z", "filename": "pano_0000_000004.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_20241121_0951_Track12_Sphere_00085", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120818.82908647237, 488921.45146121486 ] }, "relative_distance": 3.30996514, "relative_pitch": 85.96685610533768, "relative_heading": 41.36187529208363, "relative_elevation": 46.9444437576458 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track12_Sphere_00085/adjacencies/b_20241121_0951_Track12_Sphere_00085/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000702/pano_0000_001448/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000702/pano_0000_001448/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000702/pano_0000_001448/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000702/pano_0000_001448/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000702_pano_0000_001448/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000702_pano_0000_001448/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000702_pano_0000_001448/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000702/pano_0000_001448/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000702/pano_0000_001448/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88512926076742, 52.3871138908752, 46.5763363856822 ] }, "distance": 3.51, "direction": 15.84, "angle": 85.69, "elevation": 46.58, "pano_id": "TMX7316010203-000702_pano_0000_001448", "timestamp": "2018-05-02T08:42:39.961740Z", "filename": "pano_0000_001448.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_20241121_0951_Track12_Sphere_00085", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120818.82908647237, 488921.45146121486 ] }, "relative_distance": 3.50756306, "relative_pitch": 85.69330807933653, "relative_heading": 15.837667050219062, "relative_elevation": 46.5763363856822 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track12_Sphere_00085/adjacencies/b_20241121_0951_Track12_Sphere_00085/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/14/TMX7316010203-002855/pano_0003_000254/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/14/TMX7316010203-002855/pano_0003_000254/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/14/TMX7316010203-002855/pano_0003_000254/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/14/TMX7316010203-002855/pano_0003_000254/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002855_pano_0003_000254/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002855_pano_0003_000254/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002855_pano_0003_000254/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/14/TMX7316010203-002855/pano_0003_000254/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/14/TMX7316010203-002855/pano_0003_000254/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88507698542221, 52.387105562205, 45.8071984797716 ] }, "distance": 3.57, "direction": 313.25, "angle": 85.54, "elevation": 45.81, "pano_id": "TMX7316010203-002855_pano_0003_000254", "timestamp": "2022-12-14T11:23:44.880620Z", "filename": "pano_0003_000254.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_20241121_0951_Track12_Sphere_00085", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120818.82908647237, 488921.45146121486 ] }, "relative_distance": 3.57220072, "relative_pitch": 85.54090534164361, "relative_heading": 313.25068008250895, "relative_elevation": 45.8071984797716 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track12_Sphere_00085/adjacencies/b_20241121_0951_Track12_Sphere_00085/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/31/TMX7316010203-001900/pano_0000_000204/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/31/TMX7316010203-001900/pano_0000_000204/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/31/TMX7316010203-001900/pano_0000_000204/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/31/TMX7316010203-001900/pano_0000_000204/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001900_pano_0000_000204/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001900_pano_0000_000204/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001900_pano_0000_000204/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/31/TMX7316010203-001900/pano_0000_000204/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/31/TMX7316010203-001900/pano_0000_000204/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88508377719268, 52.3871097897854, 50.6265471689403 ] }, "distance": 3.62, "direction": 323.75, "angle": 85.91, "elevation": 50.63, "pano_id": "TMX7316010203-001900_pano_0000_000204", "timestamp": "2020-08-31T10:41:57.891470Z", "filename": "pano_0000_000204.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_20241121_0951_Track12_Sphere_00085", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120818.82908647237, 488921.45146121486 ] }, "relative_distance": 3.61833296, "relative_pitch": 85.9119612030822, "relative_heading": 323.7521280285941, "relative_elevation": 50.6265471689403 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track12_Sphere_00085/adjacencies/b_20241121_0951_Track12_Sphere_00085/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/30/TMX7316010203-002365/pano_0005_000063/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/30/TMX7316010203-002365/pano_0005_000063/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/30/TMX7316010203-002365/pano_0005_000063/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/30/TMX7316010203-002365/pano_0005_000063/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002365_pano_0005_000063/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002365_pano_0005_000063/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002365_pano_0005_000063/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/12/30/TMX7316010203-002365/pano_0005_000063/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/12/30/TMX7316010203-002365/pano_0005_000063/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8850614111751, 52.3870830056981, 46.7623801138252 ] }, "distance": 3.66, "direction": 269.03, "angle": 85.52, "elevation": 46.76, "pano_id": "TMX7316010203-002365_pano_0005_000063", "timestamp": "2021-12-30T09:05:03.782450Z", "filename": "pano_0005_000063.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2021", "tags": [ "mission-woz", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241121_0951_Track12_Sphere_00085", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120818.82908647237, 488921.45146121486 ] }, "relative_distance": 3.66274823, "relative_pitch": 85.5213481993718, "relative_heading": 269.02500178547086, "relative_elevation": 46.7623801138252 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track12_Sphere_00085/adjacencies/b_20241121_0951_Track12_Sphere_00085/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/19/TMX7316010203-002050/pano_0001_001703/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/19/TMX7316010203-002050/pano_0001_001703/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/19/TMX7316010203-002050/pano_0001_001703/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/19/TMX7316010203-002050/pano_0001_001703/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002050_pano_0001_001703/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002050_pano_0001_001703/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002050_pano_0001_001703/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/19/TMX7316010203-002050/pano_0001_001703/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/19/TMX7316010203-002050/pano_0001_001703/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88508436562845, 52.3870539235725, 47.1702470257878 ] }, "distance": 3.91, "direction": 212.48, "angle": 85.26, "elevation": 47.17, "pano_id": "TMX7316010203-002050_pano_0001_001703", "timestamp": "2021-03-19T11:17:47.057590Z", "filename": "pano_0001_001703.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_20241121_0951_Track12_Sphere_00085", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120818.82908647237, 488921.45146121486 ] }, "relative_distance": 3.90986857, "relative_pitch": 85.2616734954677, "relative_heading": 212.47594762091006, "relative_elevation": 47.1702470257878 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track12_Sphere_00085/adjacencies/b_20241121_0951_Track12_Sphere_00085/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_11-17-15_00802/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_11-17-15_00802/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_11-17-15_00802/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_11-17-15_00802/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-17_11-17-15_00802/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-17_11-17-15_00802/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-17_11-17-15_00802/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_11-17-15_00802/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_11-17-15_00802/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.885139071339424, 52.38711724501148, 0.0 ] }, "distance": 4.08, "direction": 23.44, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-17_11-17-15_00802", "timestamp": "2025-06-17T11:55:23Z", "filename": "recording_2025-06-17_11-17-15_00802.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_20241121_0951_Track12_Sphere_00085", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120818.82908647237, 488921.45146121486 ] }, "relative_distance": 4.08486288, "relative_pitch": 0.0, "relative_heading": 23.444440257863423, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track12_Sphere_00085/adjacencies/b_20241121_0951_Track12_Sphere_00085/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_11-17-15_00909/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_11-17-15_00909/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_11-17-15_00909/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_11-17-15_00909/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-17_11-17-15_00909/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-17_11-17-15_00909/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-17_11-17-15_00909/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_11-17-15_00909/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_11-17-15_00909/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.885054711220495, 52.38708610453053, 0.0 ] }, "distance": 4.13, "direction": 273.92, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-17_11-17-15_00909", "timestamp": "2025-06-17T12:00:40Z", "filename": "recording_2025-06-17_11-17-15_00909.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_20241121_0951_Track12_Sphere_00085", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120818.82908647237, 488921.45146121486 ] }, "relative_distance": 4.12805531, "relative_pitch": 0.0, "relative_heading": 273.9240037309767, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track12_Sphere_00085/adjacencies/b_20241121_0951_Track12_Sphere_00085/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241121_0951_Track11_Sphere_00022/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241121_0951_Track11_Sphere_00022/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241121_0951_Track11_Sphere_00022/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241121_0951_Track11_Sphere_00022/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241121_0951_Track11_Sphere_00022/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track11_Sphere_00022/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track11_Sphere_00022/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241121_0951_Track11_Sphere_00022/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241121_0951_Track11_Sphere_00022/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.885054988227392, 52.387088882900386, 0.0 ] }, "distance": 4.14, "direction": 278.21, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241121_0951_Track11_Sphere_00022", "timestamp": "2024-11-21T09:35:18Z", "filename": "Job_20241121_0951_Track11_Sphere_00022.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_20241121_0951_Track12_Sphere_00085", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120818.82908647237, 488921.45146121486 ] }, "relative_distance": 4.14199308, "relative_pitch": 0.0, "relative_heading": 278.2124451625753, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track12_Sphere_00085/adjacencies/b_20241121_0951_Track12_Sphere_00085/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/24/TMX7316010203-002026/pano_0000_003491/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/24/TMX7316010203-002026/pano_0000_003491/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/24/TMX7316010203-002026/pano_0000_003491/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/24/TMX7316010203-002026/pano_0000_003491/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002026_pano_0000_003491/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002026_pano_0000_003491/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002026_pano_0000_003491/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/02/24/TMX7316010203-002026/pano_0000_003491/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/02/24/TMX7316010203-002026/pano_0000_003491/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88505367040448, 52.3870777671824, 46.2123564239591 ] }, "distance": 4.24, "direction": 261.24, "angle": 84.76, "elevation": 46.21, "pano_id": "TMX7316010203-002026_pano_0000_003491", "timestamp": "2021-02-24T09:55:19.150070Z", "filename": "pano_0000_003491.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2020", "tags": [ "mission-woz", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241121_0951_Track12_Sphere_00085", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120818.82908647237, 488921.45146121486 ] }, "relative_distance": 4.23864129, "relative_pitch": 84.75943958895972, "relative_heading": 261.24394018576146, "relative_elevation": 46.2123564239591 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track12_Sphere_00085/adjacencies/b_20241121_0951_Track12_Sphere_00085/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/31/TMX7316010203-001900/pano_0000_000203/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/31/TMX7316010203-001900/pano_0000_000203/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/31/TMX7316010203-001900/pano_0000_000203/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/31/TMX7316010203-001900/pano_0000_000203/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001900_pano_0000_000203/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001900_pano_0000_000203/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001900_pano_0000_000203/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/31/TMX7316010203-001900/pano_0000_000203/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/31/TMX7316010203-001900/pano_0000_000203/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88505785852053, 52.3870676034688, 50.5800620773807 ] }, "distance": 4.29, "direction": 245.54, "angle": 85.15, "elevation": 50.58, "pano_id": "TMX7316010203-001900_pano_0000_000203", "timestamp": "2020-08-31T10:41:57.271460Z", "filename": "pano_0000_000203.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_20241121_0951_Track12_Sphere_00085", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120818.82908647237, 488921.45146121486 ] }, "relative_distance": 4.28915906, "relative_pitch": 85.15294820043587, "relative_heading": 245.5364213750482, "relative_elevation": 50.5800620773807 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track12_Sphere_00085/adjacencies/b_20241121_0951_Track12_Sphere_00085/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/14/TMX7316010203-002855/pano_0003_000273/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/14/TMX7316010203-002855/pano_0003_000273/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/14/TMX7316010203-002855/pano_0003_000273/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/14/TMX7316010203-002855/pano_0003_000273/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002855_pano_0003_000273/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002855_pano_0003_000273/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002855_pano_0003_000273/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/14/TMX7316010203-002855/pano_0003_000273/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/14/TMX7316010203-002855/pano_0003_000273/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88513385160455, 52.3871204709793, 46.717458313331 ] }, "distance": 4.3, "direction": 17.18, "angle": 84.74, "elevation": 46.72, "pano_id": "TMX7316010203-002855_pano_0003_000273", "timestamp": "2022-12-14T11:24:28.690180Z", "filename": "pano_0003_000273.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_20241121_0951_Track12_Sphere_00085", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120818.82908647237, 488921.45146121486 ] }, "relative_distance": 4.29845307, "relative_pitch": 84.7430415604557, "relative_heading": 17.18233701166318, "relative_elevation": 46.717458313331 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track12_Sphere_00085/adjacencies/b_20241121_0951_Track12_Sphere_00085/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000703/pano_0000_000382/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000703/pano_0000_000382/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000703/pano_0000_000382/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000703/pano_0000_000382/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000703_pano_0000_000382/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000703_pano_0000_000382/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000703_pano_0000_000382/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000703/pano_0000_000382/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000703/pano_0000_000382/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88512431671564, 52.3871228097635, 46.0136938430369 ] }, "distance": 4.41, "direction": 8.09, "angle": 84.52, "elevation": 46.01, "pano_id": "TMX7316010203-000703_pano_0000_000382", "timestamp": "2018-05-02T10:44:24.573680Z", "filename": "pano_0000_000382.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_20241121_0951_Track12_Sphere_00085", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120818.82908647237, 488921.45146121486 ] }, "relative_distance": 4.41074306, "relative_pitch": 84.52451776668546, "relative_heading": 8.08908973557185, "relative_elevation": 46.0136938430369 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track12_Sphere_00085/adjacencies/b_20241121_0951_Track12_Sphere_00085/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/24/TMX7316010203-002026/pano_0000_003490/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/24/TMX7316010203-002026/pano_0000_003490/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/24/TMX7316010203-002026/pano_0000_003490/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/24/TMX7316010203-002026/pano_0000_003490/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002026_pano_0000_003490/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002026_pano_0000_003490/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002026_pano_0000_003490/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/02/24/TMX7316010203-002026/pano_0000_003490/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/02/24/TMX7316010203-002026/pano_0000_003490/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88508234647014, 52.3871187603709, 46.2176395459101 ] }, "distance": 4.51, "direction": 330.27, "angle": 84.43, "elevation": 46.22, "pano_id": "TMX7316010203-002026_pano_0000_003490", "timestamp": "2021-02-24T09:55:18.135090Z", "filename": "pano_0000_003490.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2020", "tags": [ "mission-woz", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241121_0951_Track12_Sphere_00085", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120818.82908647237, 488921.45146121486 ] }, "relative_distance": 4.51006048, "relative_pitch": 84.4265465919131, "relative_heading": 330.26625125180567, "relative_elevation": 46.2176395459101 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track12_Sphere_00085/adjacencies/b_20241121_0951_Track12_Sphere_00085/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001710/pano_0000_003068/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001710/pano_0000_003068/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001710/pano_0000_003068/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001710/pano_0000_003068/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001710_pano_0000_003068/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001710_pano_0000_003068/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001710_pano_0000_003068/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001710/pano_0000_003068/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001710/pano_0000_003068/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88507674680455, 52.3870502670992, 46.4268958428875 ] }, "distance": 4.54, "direction": 215.24, "angle": 84.42, "elevation": 46.43, "pano_id": "TMX7316010203-001710_pano_0000_003068", "timestamp": "2020-05-14T07:08:52.964660Z", "filename": "pano_0000_003068.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_20241121_0951_Track12_Sphere_00085", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120818.82908647237, 488921.45146121486 ] }, "relative_distance": 4.53693344, "relative_pitch": 84.41865802064264, "relative_heading": 215.24440619402182, "relative_elevation": 46.4268958428875 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track12_Sphere_00085/adjacencies/b_20241121_0951_Track12_Sphere_00085/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002538/pano_0000_004693/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002538/pano_0000_004693/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002538/pano_0000_004693/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002538/pano_0000_004693/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002538_pano_0000_004693/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002538_pano_0000_004693/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002538_pano_0000_004693/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002538/pano_0000_004693/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002538/pano_0000_004693/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88509301786755, 52.3870443151443, 47.7383050555363 ] }, "distance": 4.62, "direction": 199.08, "angle": 84.47, "elevation": 47.74, "pano_id": "TMX7316010203-002538_pano_0000_004693", "timestamp": "2022-04-22T11:20:07.404180Z", "filename": "pano_0000_004693.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_20241121_0951_Track12_Sphere_00085", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120818.82908647237, 488921.45146121486 ] }, "relative_distance": 4.62136472, "relative_pitch": 84.47064206741965, "relative_heading": 199.0752476806883, "relative_elevation": 47.7383050555363 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track12_Sphere_00085/adjacencies/b_20241121_0951_Track12_Sphere_00085/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/30/TMX7316010203-002365/pano_0005_000062/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/30/TMX7316010203-002365/pano_0005_000062/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/30/TMX7316010203-002365/pano_0005_000062/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/30/TMX7316010203-002365/pano_0005_000062/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002365_pano_0005_000062/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002365_pano_0005_000062/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002365_pano_0005_000062/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/12/30/TMX7316010203-002365/pano_0005_000062/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/12/30/TMX7316010203-002365/pano_0005_000062/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88508849252765, 52.3871235243465, 46.7707866886631 ] }, "distance": 4.8, "direction": 337.76, "angle": 84.14, "elevation": 46.77, "pano_id": "TMX7316010203-002365_pano_0005_000062", "timestamp": "2021-12-30T09:05:03.307470Z", "filename": "pano_0005_000062.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2021", "tags": [ "mission-woz", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241121_0951_Track12_Sphere_00085", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120818.82908647237, 488921.45146121486 ] }, "relative_distance": 4.80383621, "relative_pitch": 84.1357036915755, "relative_heading": 337.75720032276166, "relative_elevation": 46.7707866886631 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track12_Sphere_00085/adjacencies/b_20241121_0951_Track12_Sphere_00085/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241121_0951_Track12_Sphere_00084/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241121_0951_Track12_Sphere_00084/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241121_0951_Track12_Sphere_00084/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241121_0951_Track12_Sphere_00084/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241121_0951_Track12_Sphere_00084/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track12_Sphere_00084/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track12_Sphere_00084/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241121_0951_Track12_Sphere_00084/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241121_0951_Track12_Sphere_00084/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.885086876247029, 52.387042389978376, 0.0 ] }, "distance": 4.97, "direction": 202.83, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241121_0951_Track12_Sphere_00084", "timestamp": "2024-11-21T09:39:42Z", "filename": "Job_20241121_0951_Track12_Sphere_00084.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_20241121_0951_Track12_Sphere_00085", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120818.82908647237, 488921.45146121486 ] }, "relative_distance": 4.97112523, "relative_pitch": 0.0, "relative_heading": 202.82582152652137, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track12_Sphere_00085/adjacencies/b_20241121_0951_Track12_Sphere_00085/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241121_0951_Track12_Sphere_00086/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241121_0951_Track12_Sphere_00086/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241121_0951_Track12_Sphere_00086/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241121_0951_Track12_Sphere_00086/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241121_0951_Track12_Sphere_00086/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track12_Sphere_00086/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track12_Sphere_00086/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241121_0951_Track12_Sphere_00086/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241121_0951_Track12_Sphere_00086/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.885143362526277, 52.387124857798334, 0.0 ] }, "distance": 4.98, "direction": 22.65, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241121_0951_Track12_Sphere_00086", "timestamp": "2024-11-21T09:39:43Z", "filename": "Job_20241121_0951_Track12_Sphere_00086.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_20241121_0951_Track12_Sphere_00085", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120818.82908647237, 488921.45146121486 ] }, "relative_distance": 4.97875847, "relative_pitch": 0.0, "relative_heading": 22.650485035828822, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track12_Sphere_00085/adjacencies/b_20241121_0951_Track12_Sphere_00085/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001182/pano_0000_001409/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001182/pano_0000_001409/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001182/pano_0000_001409/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001182/pano_0000_001409/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001182_pano_0000_001409/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001182_pano_0000_001409/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001182_pano_0000_001409/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001182/pano_0000_001409/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001182/pano_0000_001409/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88513054817493, 52.3871288223216, 46.3144530821592 ] }, "distance": 5.14, "direction": 11.72, "angle": 83.66, "elevation": 46.31, "pano_id": "TMX7316010203-001182_pano_0000_001409", "timestamp": "2019-05-14T09:16:19.768870Z", "filename": "pano_0000_001409.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_20241121_0951_Track12_Sphere_00085", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120818.82908647237, 488921.45146121486 ] }, "relative_distance": 5.14316687, "relative_pitch": 83.6633319306239, "relative_heading": 11.722087048579162, "relative_elevation": 46.3144530821592 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track12_Sphere_00085/adjacencies/b_20241121_0951_Track12_Sphere_00085/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/14/TMX7316010203-002855/pano_0003_000255/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/14/TMX7316010203-002855/pano_0003_000255/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/14/TMX7316010203-002855/pano_0003_000255/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/14/TMX7316010203-002855/pano_0003_000255/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002855_pano_0003_000255/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002855_pano_0003_000255/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002855_pano_0003_000255/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/14/TMX7316010203-002855/pano_0003_000255/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/14/TMX7316010203-002855/pano_0003_000255/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88504768458626, 52.387062786509, 45.7933025835082 ] }, "distance": 5.15, "direction": 243.3, "angle": 83.59, "elevation": 45.79, "pano_id": "TMX7316010203-002855_pano_0003_000255", "timestamp": "2022-12-14T11:23:45.780580Z", "filename": "pano_0003_000255.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_20241121_0951_Track12_Sphere_00085", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120818.82908647237, 488921.45146121486 ] }, "relative_distance": 5.14555319, "relative_pitch": 83.5888655490244, "relative_heading": 243.2973296646429, "relative_elevation": 45.7933025835082 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track12_Sphere_00085/adjacencies/b_20241121_0951_Track12_Sphere_00085/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001182/pano_0000_001407/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001182/pano_0000_001407/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001182/pano_0000_001407/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001182/pano_0000_001407/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001182_pano_0000_001407/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001182_pano_0000_001407/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001182_pano_0000_001407/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001182/pano_0000_001407/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001182/pano_0000_001407/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88507379612607, 52.3870448784515, 46.3031970439479 ] }, "distance": 5.15, "direction": 213.22, "angle": 83.66, "elevation": 46.3, "pano_id": "TMX7316010203-001182_pano_0000_001407", "timestamp": "2019-05-14T09:16:18.793730Z", "filename": "pano_0000_001407.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_20241121_0951_Track12_Sphere_00085", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120818.82908647237, 488921.45146121486 ] }, "relative_distance": 5.14578905, "relative_pitch": 83.65859892569915, "relative_heading": 213.21806522136404, "relative_elevation": 46.3031970439479 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track12_Sphere_00085/adjacencies/b_20241121_0951_Track12_Sphere_00085/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_11-17-15_00908/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_11-17-15_00908/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_11-17-15_00908/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_11-17-15_00908/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-17_11-17-15_00908/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-17_11-17-15_00908/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-17_11-17-15_00908/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_11-17-15_00908/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_11-17-15_00908/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.885082929296338, 52.38712760348197, 0.0 ] }, "distance": 5.37, "direction": 335.85, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-17_11-17-15_00908", "timestamp": "2025-06-17T12:00:39Z", "filename": "recording_2025-06-17_11-17-15_00908.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_20241121_0951_Track12_Sphere_00085", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120818.82908647237, 488921.45146121486 ] }, "relative_distance": 5.37031668, "relative_pitch": 0.0, "relative_heading": 335.84961288558753, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track12_Sphere_00085/adjacencies/b_20241121_0951_Track12_Sphere_00085/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002538/pano_0000_004695/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002538/pano_0000_004695/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002538/pano_0000_004695/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002538/pano_0000_004695/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002538_pano_0000_004695/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002538_pano_0000_004695/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002538_pano_0000_004695/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002538/pano_0000_004695/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002538/pano_0000_004695/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88514811879107, 52.3871279823826, 47.7598819127306 ] }, "distance": 5.43, "direction": 24.39, "angle": 83.52, "elevation": 47.76, "pano_id": "TMX7316010203-002538_pano_0000_004695", "timestamp": "2022-04-22T11:20:08.344190Z", "filename": "pano_0000_004695.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_20241121_0951_Track12_Sphere_00085", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120818.82908647237, 488921.45146121486 ] }, "relative_distance": 5.42684455, "relative_pitch": 83.51741753454377, "relative_heading": 24.39228898977396, "relative_elevation": 47.7598819127306 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track12_Sphere_00085/adjacencies/b_20241121_0951_Track12_Sphere_00085/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001068/pano_0002_000655/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001068/pano_0002_000655/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001068/pano_0002_000655/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001068/pano_0002_000655/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001068_pano_0002_000655/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001068_pano_0002_000655/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001068_pano_0002_000655/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001068/pano_0002_000655/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001068/pano_0002_000655/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88510285079543, 52.3871332310797, 46.6630323687568 ] }, "distance": 5.59, "direction": 351.35, "angle": 83.17, "elevation": 46.66, "pano_id": "TMX7316010203-001068_pano_0002_000655", "timestamp": "2019-01-18T10:26:15.324490Z", "filename": "pano_0002_000655.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241121_0951_Track12_Sphere_00085", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120818.82908647237, 488921.45146121486 ] }, "relative_distance": 5.59008663, "relative_pitch": 83.16869843564876, "relative_heading": 351.3489657242151, "relative_elevation": 46.6630323687568 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track12_Sphere_00085/adjacencies/b_20241121_0951_Track12_Sphere_00085/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241121_0951_Track11_Sphere_00021/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241121_0951_Track11_Sphere_00021/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241121_0951_Track11_Sphere_00021/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241121_0951_Track11_Sphere_00021/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241121_0951_Track11_Sphere_00021/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track11_Sphere_00021/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track11_Sphere_00021/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241121_0951_Track11_Sphere_00021/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241121_0951_Track11_Sphere_00021/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.885082005815104, 52.38713002624217, 0.0 ] }, "distance": 5.64, "direction": 336.39, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241121_0951_Track11_Sphere_00021", "timestamp": "2024-11-21T09:35:17Z", "filename": "Job_20241121_0951_Track11_Sphere_00021.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_20241121_0951_Track12_Sphere_00085", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120818.82908647237, 488921.45146121486 ] }, "relative_distance": 5.64228467, "relative_pitch": 0.0, "relative_heading": 336.3870880645151, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track12_Sphere_00085/adjacencies/b_20241121_0951_Track12_Sphere_00085/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_11-17-15_00800/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_11-17-15_00800/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_11-17-15_00800/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_11-17-15_00800/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-17_11-17-15_00800/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-17_11-17-15_00800/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-17_11-17-15_00800/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_11-17-15_00800/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_11-17-15_00800/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.885082943944325, 52.3870355157012, 0.0 ] }, "distance": 5.78, "direction": 202.33, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-17_11-17-15_00800", "timestamp": "2025-06-17T11:55:22Z", "filename": "recording_2025-06-17_11-17-15_00800.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_20241121_0951_Track12_Sphere_00085", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120818.82908647237, 488921.45146121486 ] }, "relative_distance": 5.78023111, "relative_pitch": 0.0, "relative_heading": 202.33039918501444, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track12_Sphere_00085/adjacencies/b_20241121_0951_Track12_Sphere_00085/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/14/TMX7316010203-002855/pano_0003_000271/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/14/TMX7316010203-002855/pano_0003_000271/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/14/TMX7316010203-002855/pano_0003_000271/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/14/TMX7316010203-002855/pano_0003_000271/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002855_pano_0003_000271/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002855_pano_0003_000271/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002855_pano_0003_000271/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/14/TMX7316010203-002855/pano_0003_000271/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/14/TMX7316010203-002855/pano_0003_000271/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88508654638895, 52.3870344824851, 46.6623551733792 ] }, "distance": 5.8, "direction": 199.66, "angle": 82.91, "elevation": 46.66, "pano_id": "TMX7316010203-002855_pano_0003_000271", "timestamp": "2022-12-14T11:24:27.430270Z", "filename": "pano_0003_000271.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_20241121_0951_Track12_Sphere_00085", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120818.82908647237, 488921.45146121486 ] }, "relative_distance": 5.79970508, "relative_pitch": 82.9149917788388, "relative_heading": 199.65655305183827, "relative_elevation": 46.6623551733792 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track12_Sphere_00085/adjacencies/b_20241121_0951_Track12_Sphere_00085/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001710/pano_0000_003070/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001710/pano_0000_003070/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001710/pano_0000_003070/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001710/pano_0000_003070/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001710_pano_0000_003070/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001710_pano_0000_003070/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001710_pano_0000_003070/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001710/pano_0000_003070/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001710/pano_0000_003070/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88513273650149, 52.3871349153907, 46.4427653411403 ] }, "distance": 5.84, "direction": 11.8, "angle": 82.84, "elevation": 46.44, "pano_id": "TMX7316010203-001710_pano_0000_003070", "timestamp": "2020-05-14T07:08:53.974630Z", "filename": "pano_0000_003070.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_20241121_0951_Track12_Sphere_00085", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120818.82908647237, 488921.45146121486 ] }, "relative_distance": 5.83730641, "relative_pitch": 82.83616403931046, "relative_heading": 11.801945832799989, "relative_elevation": 46.4427653411403 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track12_Sphere_00085/adjacencies/b_20241121_0951_Track12_Sphere_00085/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000703/pano_0000_000380/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000703/pano_0000_000380/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000703/pano_0000_000380/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000703/pano_0000_000380/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000703_pano_0000_000380/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000703_pano_0000_000380/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000703_pano_0000_000380/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000703/pano_0000_000380/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000703/pano_0000_000380/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88506801598701, 52.3870394130304, 45.9889464629814 ] }, "distance": 5.87, "direction": 213.18, "angle": 82.73, "elevation": 45.99, "pano_id": "TMX7316010203-000703_pano_0000_000380", "timestamp": "2018-05-02T10:44:23.488810Z", "filename": "pano_0000_000380.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_20241121_0951_Track12_Sphere_00085", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120818.82908647237, 488921.45146121486 ] }, "relative_distance": 5.87016406, "relative_pitch": 82.72593318150494, "relative_heading": 213.17961920485726, "relative_elevation": 45.9889464629814 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track12_Sphere_00085/adjacencies/b_20241121_0951_Track12_Sphere_00085/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000702/pano_0000_001446/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000702/pano_0000_001446/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000702/pano_0000_001446/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000702/pano_0000_001446/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000702_pano_0000_001446/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000702_pano_0000_001446/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000702_pano_0000_001446/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000702/pano_0000_001446/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000702/pano_0000_001446/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88507567676517, 52.3870339104567, 46.5737584233284 ] }, "distance": 6.15, "direction": 205.97, "angle": 82.48, "elevation": 46.57, "pano_id": "TMX7316010203-000702_pano_0000_001446", "timestamp": "2018-05-02T08:42:38.991770Z", "filename": "pano_0000_001446.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_20241121_0951_Track12_Sphere_00085", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120818.82908647237, 488921.45146121486 ] }, "relative_distance": 6.14582338, "relative_pitch": 82.48274246256032, "relative_heading": 205.96691264228122, "relative_elevation": 46.5737584233284 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track12_Sphere_00085/adjacencies/b_20241121_0951_Track12_Sphere_00085/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001068/pano_0002_000657/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001068/pano_0002_000657/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001068/pano_0002_000657/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001068/pano_0002_000657/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001068_pano_0002_000657/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001068_pano_0002_000657/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001068_pano_0002_000657/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001068/pano_0002_000657/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001068/pano_0002_000657/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88504319354402, 52.387047775126, 46.6580940689892 ] }, "distance": 6.32, "direction": 230.91, "angle": 82.29, "elevation": 46.66, "pano_id": "TMX7316010203-001068_pano_0002_000657", "timestamp": "2019-01-18T10:26:16.534490Z", "filename": "pano_0002_000657.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241121_0951_Track12_Sphere_00085", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120818.82908647237, 488921.45146121486 ] }, "relative_distance": 6.31633524, "relative_pitch": 82.29045705335379, "relative_heading": 230.9112671792393, "relative_elevation": 46.6580940689892 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track12_Sphere_00085/adjacencies/b_20241121_0951_Track12_Sphere_00085/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/19/TMX7316010203-002050/pano_0001_001705/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/19/TMX7316010203-002050/pano_0001_001705/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/19/TMX7316010203-002050/pano_0001_001705/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/19/TMX7316010203-002050/pano_0001_001705/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002050_pano_0001_001705/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002050_pano_0001_001705/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002050_pano_0001_001705/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/19/TMX7316010203-002050/pano_0001_001705/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/19/TMX7316010203-002050/pano_0001_001705/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88514037863428, 52.3871384127238, 47.1698586409912 ] }, "distance": 6.34, "direction": 15.69, "angle": 82.35, "elevation": 47.17, "pano_id": "TMX7316010203-002050_pano_0001_001705", "timestamp": "2021-03-19T11:17:48.207600Z", "filename": "pano_0001_001705.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_20241121_0951_Track12_Sphere_00085", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120818.82908647237, 488921.45146121486 ] }, "relative_distance": 6.33924348, "relative_pitch": 82.34577703746807, "relative_heading": 15.688780210893489, "relative_elevation": 47.1698586409912 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track12_Sphere_00085/adjacencies/b_20241121_0951_Track12_Sphere_00085/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000703/pano_0000_000528/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000703/pano_0000_000528/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000703/pano_0000_000528/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000703/pano_0000_000528/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000703_pano_0000_000528/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000703_pano_0000_000528/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000703_pano_0000_000528/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000703/pano_0000_000528/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000703/pano_0000_000528/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88507176564859, 52.3870286485018, 46.2403641110286 ] }, "distance": 6.79, "direction": 205.82, "angle": 81.65, "elevation": 46.24, "pano_id": "TMX7316010203-000703_pano_0000_000528", "timestamp": "2018-05-02T10:49:56.271270Z", "filename": "pano_0000_000528.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_20241121_0951_Track12_Sphere_00085", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120818.82908647237, 488921.45146121486 ] }, "relative_distance": 6.78885028, "relative_pitch": 81.64770230027662, "relative_heading": 205.82369955538726, "relative_elevation": 46.2403641110286 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track12_Sphere_00085/adjacencies/b_20241121_0951_Track12_Sphere_00085/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000703/pano_0000_000002/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000703/pano_0000_000002/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000703/pano_0000_000002/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000703/pano_0000_000002/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000703_pano_0000_000002/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000703_pano_0000_000002/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000703_pano_0000_000002/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000703/pano_0000_000002/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000703/pano_0000_000002/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88509441389568, 52.3870233902563, 46.9078214140609 ] }, "distance": 6.84, "direction": 191.93, "angle": 81.7, "elevation": 46.91, "pano_id": "TMX7316010203-000703_pano_0000_000002", "timestamp": "2018-05-02T10:32:23.233770Z", "filename": "pano_0000_000002.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_20241121_0951_Track12_Sphere_00085", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120818.82908647237, 488921.45146121486 ] }, "relative_distance": 6.84394652, "relative_pitch": 81.69900082190384, "relative_heading": 191.93430521919052, "relative_elevation": 46.9078214140609 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track12_Sphere_00085/adjacencies/b_20241121_0951_Track12_Sphere_00085/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000702/pano_0000_003442/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000702/pano_0000_003442/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000702/pano_0000_003442/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000702/pano_0000_003442/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000702_pano_0000_003442/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000702_pano_0000_003442/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000702_pano_0000_003442/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000702/pano_0000_003442/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000702/pano_0000_003442/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88508574153928, 52.387022717832, 47.5980659322813 ] }, "distance": 7.06, "direction": 196.5, "angle": 81.56, "elevation": 47.6, "pano_id": "TMX7316010203-000702_pano_0000_003442", "timestamp": "2018-05-02T09:50:11.494390Z", "filename": "pano_0000_003442.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_20241121_0951_Track12_Sphere_00085", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120818.82908647237, 488921.45146121486 ] }, "relative_distance": 7.06166803, "relative_pitch": 81.5611314718274, "relative_heading": 196.50074484514752, "relative_elevation": 47.5980659322813 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track12_Sphere_00085/adjacencies/b_20241121_0951_Track12_Sphere_00085/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/30/TMX7316010203-002365/pano_0005_000064/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/30/TMX7316010203-002365/pano_0005_000064/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/30/TMX7316010203-002365/pano_0005_000064/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/30/TMX7316010203-002365/pano_0005_000064/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002365_pano_0005_000064/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002365_pano_0005_000064/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002365_pano_0005_000064/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/12/30/TMX7316010203-002365/pano_0005_000064/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/12/30/TMX7316010203-002365/pano_0005_000064/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8850343921763, 52.3870423892931, 46.7575333751738 ] }, "distance": 7.16, "direction": 230.21, "angle": 81.29, "elevation": 46.76, "pano_id": "TMX7316010203-002365_pano_0005_000064", "timestamp": "2021-12-30T09:05:04.262480Z", "filename": "pano_0005_000064.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2021", "tags": [ "mission-woz", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241121_0951_Track12_Sphere_00085", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120818.82908647237, 488921.45146121486 ] }, "relative_distance": 7.15985225, "relative_pitch": 81.29408016377553, "relative_heading": 230.21238099084152, "relative_elevation": 46.7575333751738 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track12_Sphere_00085/adjacencies/b_20241121_0951_Track12_Sphere_00085/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/14/TMX7316010203-002855/pano_0003_000253/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/14/TMX7316010203-002855/pano_0003_000253/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/14/TMX7316010203-002855/pano_0003_000253/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/14/TMX7316010203-002855/pano_0003_000253/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002855_pano_0003_000253/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002855_pano_0003_000253/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002855_pano_0003_000253/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/14/TMX7316010203-002855/pano_0003_000253/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/14/TMX7316010203-002855/pano_0003_000253/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88510634882417, 52.3871481985907, 45.8241389850155 ] }, "distance": 7.22, "direction": 355.21, "angle": 81.05, "elevation": 45.82, "pano_id": "TMX7316010203-002855_pano_0003_000253", "timestamp": "2022-12-14T11:23:44.065580Z", "filename": "pano_0003_000253.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_20241121_0951_Track12_Sphere_00085", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120818.82908647237, 488921.45146121486 ] }, "relative_distance": 7.21719989, "relative_pitch": 81.04956579163888, "relative_heading": 355.20988940179865, "relative_elevation": 45.8241389850155 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track12_Sphere_00085/adjacencies/b_20241121_0951_Track12_Sphere_00085/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241121_0951_Track11_Sphere_00023/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241121_0951_Track11_Sphere_00023/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241121_0951_Track11_Sphere_00023/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241121_0951_Track11_Sphere_00023/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241121_0951_Track11_Sphere_00023/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track11_Sphere_00023/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track11_Sphere_00023/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241121_0951_Track11_Sphere_00023/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241121_0951_Track11_Sphere_00023/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.885027288982327, 52.38704697270814, 0.0 ] }, "distance": 7.24, "direction": 235.77, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241121_0951_Track11_Sphere_00023", "timestamp": "2024-11-21T09:35:19Z", "filename": "Job_20241121_0951_Track11_Sphere_00023.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_20241121_0951_Track12_Sphere_00085", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120818.82908647237, 488921.45146121486 ] }, "relative_distance": 7.23914774, "relative_pitch": 0.0, "relative_heading": 235.7724468150705, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track12_Sphere_00085/adjacencies/b_20241121_0951_Track12_Sphere_00085/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/24/TMX7316010203-002026/pano_0000_003524/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/24/TMX7316010203-002026/pano_0000_003524/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/24/TMX7316010203-002026/pano_0000_003524/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/24/TMX7316010203-002026/pano_0000_003524/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002026_pano_0000_003524/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002026_pano_0000_003524/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002026_pano_0000_003524/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/02/24/TMX7316010203-002026/pano_0000_003524/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/02/24/TMX7316010203-002026/pano_0000_003524/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88506933221954, 52.3870244700825, 46.0054410463199 ] }, "distance": 7.28, "direction": 205.4, "angle": 81.01, "elevation": 46.01, "pano_id": "TMX7316010203-002026_pano_0000_003524", "timestamp": "2021-02-24T09:56:01.499760Z", "filename": "pano_0000_003524.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2020", "tags": [ "mission-woz", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241121_0951_Track12_Sphere_00085", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120818.82908647237, 488921.45146121486 ] }, "relative_distance": 7.27973767, "relative_pitch": 81.00827191103572, "relative_heading": 205.40339586153567, "relative_elevation": 46.0054410463199 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track12_Sphere_00085/adjacencies/b_20241121_0951_Track12_Sphere_00085/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/09/TMX7315120208-000073/pano_0005_000880/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/09/TMX7315120208-000073/pano_0005_000880/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/09/TMX7315120208-000073/pano_0005_000880/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/09/TMX7315120208-000073/pano_0005_000880/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315120208-000073_pano_0005_000880/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000073_pano_0005_000880/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000073_pano_0005_000880/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/06/09/TMX7315120208-000073/pano_0005_000880/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/06/09/TMX7315120208-000073/pano_0005_000880/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88507392759108, 52.3870231000748, 47.2809311486781 ] }, "distance": 7.29, "direction": 202.67, "angle": 81.23, "elevation": 47.28, "pano_id": "TMX7315120208-000073_pano_0005_000880", "timestamp": "2016-06-09T09:18:44.644120Z", "filename": "pano_0005_000880.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_20241121_0951_Track12_Sphere_00085", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120818.82908647237, 488921.45146121486 ] }, "relative_distance": 7.29153639, "relative_pitch": 81.23306683266334, "relative_heading": 202.66767986671238, "relative_elevation": 47.2809311486781 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track12_Sphere_00085/adjacencies/b_20241121_0951_Track12_Sphere_00085/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_11-17-15_00910/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_11-17-15_00910/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_11-17-15_00910/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_11-17-15_00910/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-17_11-17-15_00910/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-17_11-17-15_00910/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-17_11-17-15_00910/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_11-17-15_00910/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_11-17-15_00910/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.885026640082416, 52.38704460619493, 0.0 ] }, "distance": 7.43, "direction": 234.28, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-17_11-17-15_00910", "timestamp": "2025-06-17T12:00:41Z", "filename": "recording_2025-06-17_11-17-15_00910.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_20241121_0951_Track12_Sphere_00085", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120818.82908647237, 488921.45146121486 ] }, "relative_distance": 7.42630123, "relative_pitch": 0.0, "relative_heading": 234.2841933500926, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track12_Sphere_00085/adjacencies/b_20241121_0951_Track12_Sphere_00085/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/09/TMX7315120208-000073/pano_0005_000883/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/09/TMX7315120208-000073/pano_0005_000883/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/09/TMX7315120208-000073/pano_0005_000883/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/09/TMX7315120208-000073/pano_0005_000883/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315120208-000073_pano_0005_000883/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000073_pano_0005_000883/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000073_pano_0005_000883/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/06/09/TMX7315120208-000073/pano_0005_000883/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/06/09/TMX7315120208-000073/pano_0005_000883/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88515910580855, 52.3871466104485, 47.2592978104949 ] }, "distance": 7.63, "direction": 23.08, "angle": 80.83, "elevation": 47.26, "pano_id": "TMX7315120208-000073_pano_0005_000883", "timestamp": "2016-06-09T09:18:46.219140Z", "filename": "pano_0005_000883.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_20241121_0951_Track12_Sphere_00085", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120818.82908647237, 488921.45146121486 ] }, "relative_distance": 7.62558438, "relative_pitch": 80.8339698593304, "relative_heading": 23.0789887175192, "relative_elevation": 47.2592978104949 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track12_Sphere_00085/adjacencies/b_20241121_0951_Track12_Sphere_00085/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/31/TMX7316010203-001900/pano_0000_000205/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/31/TMX7316010203-001900/pano_0000_000205/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/31/TMX7316010203-001900/pano_0000_000205/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/31/TMX7316010203-001900/pano_0000_000205/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001900_pano_0000_000205/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001900_pano_0000_000205/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001900_pano_0000_000205/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/31/TMX7316010203-001900/pano_0000_000205/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/31/TMX7316010203-001900/pano_0000_000205/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88510969068182, 52.3871522050061, 50.6487301718444 ] }, "distance": 7.65, "direction": 357.19, "angle": 81.41, "elevation": 50.65, "pano_id": "TMX7316010203-001900_pano_0000_000205", "timestamp": "2020-08-31T10:41:58.516460Z", "filename": "pano_0000_000205.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_20241121_0951_Track12_Sphere_00085", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120818.82908647237, 488921.45146121486 ] }, "relative_distance": 7.64701266, "relative_pitch": 81.41425348559193, "relative_heading": 357.1880233652315, "relative_elevation": 50.6487301718444 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track12_Sphere_00085/adjacencies/b_20241121_0951_Track12_Sphere_00085/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/24/TMX7316010203-002026/pano_0000_003527/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/24/TMX7316010203-002026/pano_0000_003527/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/24/TMX7316010203-002026/pano_0000_003527/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/24/TMX7316010203-002026/pano_0000_003527/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002026_pano_0000_003527/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002026_pano_0000_003527/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002026_pano_0000_003527/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/02/24/TMX7316010203-002026/pano_0000_003527/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/02/24/TMX7316010203-002026/pano_0000_003527/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8851510785569, 52.3871492434185, 46.0053882412612 ] }, "distance": 7.71, "direction": 18.48, "angle": 80.49, "elevation": 46.01, "pano_id": "TMX7316010203-002026_pano_0000_003527", "timestamp": "2021-02-24T09:56:03.554770Z", "filename": "pano_0000_003527.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2020", "tags": [ "mission-woz", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241121_0951_Track12_Sphere_00085", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120818.82908647237, 488921.45146121486 ] }, "relative_distance": 7.70567227, "relative_pitch": 80.49150698548407, "relative_heading": 18.48160865362461, "relative_elevation": 46.0053882412612 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track12_Sphere_00085/adjacencies/b_20241121_0951_Track12_Sphere_00085/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000702/pano_0000_003445/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000702/pano_0000_003445/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000702/pano_0000_003445/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000702/pano_0000_003445/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000702_pano_0000_003445/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000702_pano_0000_003445/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000702_pano_0000_003445/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000702/pano_0000_003445/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000702/pano_0000_003445/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88516752090573, 52.387146434632, 47.6659835958853 ] }, "distance": 7.85, "direction": 26.98, "angle": 80.65, "elevation": 47.67, "pano_id": "TMX7316010203-000702_pano_0000_003445", "timestamp": "2018-05-02T09:50:13.454380Z", "filename": "pano_0000_003445.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_20241121_0951_Track12_Sphere_00085", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120818.82908647237, 488921.45146121486 ] }, "relative_distance": 7.85041028, "relative_pitch": 80.64755627796927, "relative_heading": 26.98483955019543, "relative_elevation": 47.6659835958853 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track12_Sphere_00085/adjacencies/b_20241121_0951_Track12_Sphere_00085/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/24/TMX7316010203-002026/pano_0000_003492/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/24/TMX7316010203-002026/pano_0000_003492/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/24/TMX7316010203-002026/pano_0000_003492/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/24/TMX7316010203-002026/pano_0000_003492/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002026_pano_0000_003492/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002026_pano_0000_003492/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002026_pano_0000_003492/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/02/24/TMX7316010203-002026/pano_0000_003492/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/02/24/TMX7316010203-002026/pano_0000_003492/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88502420536538, 52.3870371350181, 46.202953459695 ] }, "distance": 8.07, "direction": 230.17, "angle": 80.1, "elevation": 46.2, "pano_id": "TMX7316010203-002026_pano_0000_003492", "timestamp": "2021-02-24T09:55:20.215090Z", "filename": "pano_0000_003492.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2020", "tags": [ "mission-woz", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241121_0951_Track12_Sphere_00085", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120818.82908647237, 488921.45146121486 ] }, "relative_distance": 8.06695549, "relative_pitch": 80.09608979113041, "relative_heading": 230.17380790383262, "relative_elevation": 46.202953459695 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track12_Sphere_00085/adjacencies/b_20241121_0951_Track12_Sphere_00085/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000703/pano_0000_000005/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000703/pano_0000_000005/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000703/pano_0000_000005/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000703/pano_0000_000005/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000703_pano_0000_000005/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000703_pano_0000_000005/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000703_pano_0000_000005/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000703/pano_0000_000005/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000703/pano_0000_000005/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88517465595033, 52.387147176902, 46.954863528721 ] }, "distance": 8.15, "direction": 29.76, "angle": 80.15, "elevation": 46.95, "pano_id": "TMX7316010203-000703_pano_0000_000005", "timestamp": "2018-05-02T10:32:25.638720Z", "filename": "pano_0000_000005.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_20241121_0951_Track12_Sphere_00085", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120818.82908647237, 488921.45146121486 ] }, "relative_distance": 8.15403307, "relative_pitch": 80.14844227792769, "relative_heading": 29.764384411225993, "relative_elevation": 46.954863528721 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track12_Sphere_00085/adjacencies/b_20241121_0951_Track12_Sphere_00085/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000703/pano_0000_000531/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000703/pano_0000_000531/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000703/pano_0000_000531/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000703/pano_0000_000531/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000703_pano_0000_000531/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000703_pano_0000_000531/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000703_pano_0000_000531/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000703/pano_0000_000531/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000703/pano_0000_000531/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88515486773846, 52.3871535605545, 46.2410855107009 ] }, "distance": 8.24, "direction": 19.12, "angle": 79.89, "elevation": 46.24, "pano_id": "TMX7316010203-000703_pano_0000_000531", "timestamp": "2018-05-02T10:49:57.786370Z", "filename": "pano_0000_000531.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_20241121_0951_Track12_Sphere_00085", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120818.82908647237, 488921.45146121486 ] }, "relative_distance": 8.24358285, "relative_pitch": 79.89184449111644, "relative_heading": 19.1237914930065, "relative_elevation": 46.2410855107009 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track12_Sphere_00085/adjacencies/b_20241121_0951_Track12_Sphere_00085/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000702/pano_0000_001449/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000702/pano_0000_001449/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000702/pano_0000_001449/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000702/pano_0000_001449/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000702_pano_0000_001449/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000702_pano_0000_001449/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000702_pano_0000_001449/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000702/pano_0000_001449/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000702/pano_0000_001449/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88515600075257, 52.387153825593, 46.5729774022475 ] }, "distance": 8.3, "direction": 19.56, "angle": 79.9, "elevation": 46.57, "pano_id": "TMX7316010203-000702_pano_0000_001449", "timestamp": "2018-05-02T08:42:40.446730Z", "filename": "pano_0000_001449.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_20241121_0951_Track12_Sphere_00085", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120818.82908647237, 488921.45146121486 ] }, "relative_distance": 8.29696014, "relative_pitch": 79.89874877892845, "relative_heading": 19.560377103972407, "relative_elevation": 46.5729774022475 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track12_Sphere_00085/adjacencies/b_20241121_0951_Track12_Sphere_00085/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/24/TMX7316010203-002026/pano_0000_003489/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/24/TMX7316010203-002026/pano_0000_003489/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/24/TMX7316010203-002026/pano_0000_003489/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/24/TMX7316010203-002026/pano_0000_003489/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002026_pano_0000_003489/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002026_pano_0000_003489/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002026_pano_0000_003489/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/02/24/TMX7316010203-002026/pano_0000_003489/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/02/24/TMX7316010203-002026/pano_0000_003489/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88510990663895, 52.3871599289466, 46.2324608350173 ] }, "distance": 8.5, "direction": 357.57, "angle": 79.58, "elevation": 46.23, "pano_id": "TMX7316010203-002026_pano_0000_003489", "timestamp": "2021-02-24T09:55:17.110090Z", "filename": "pano_0000_003489.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2020", "tags": [ "mission-woz", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241121_0951_Track12_Sphere_00085", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120818.82908647237, 488921.45146121486 ] }, "relative_distance": 8.50492559, "relative_pitch": 79.57640575868626, "relative_heading": 357.5710144998767, "relative_elevation": 46.2324608350173 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track12_Sphere_00085/adjacencies/b_20241121_0951_Track12_Sphere_00085/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/31/TMX7316010203-001900/pano_0000_000202/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/31/TMX7316010203-001900/pano_0000_000202/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/31/TMX7316010203-001900/pano_0000_000202/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/31/TMX7316010203-001900/pano_0000_000202/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001900_pano_0000_000202/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001900_pano_0000_000202/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001900_pano_0000_000202/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/31/TMX7316010203-001900/pano_0000_000202/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/31/TMX7316010203-001900/pano_0000_000202/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88503146939761, 52.3870251486164, 50.5516659272835 ] }, "distance": 8.65, "direction": 221.25, "angle": 80.29, "elevation": 50.55, "pano_id": "TMX7316010203-001900_pano_0000_000202", "timestamp": "2020-08-31T10:41:56.651460Z", "filename": "pano_0000_000202.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_20241121_0951_Track12_Sphere_00085", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120818.82908647237, 488921.45146121486 ] }, "relative_distance": 8.64601206, "relative_pitch": 80.2944305353236, "relative_heading": 221.25063448338636, "relative_elevation": 50.5516659272835 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track12_Sphere_00085/adjacencies/b_20241121_0951_Track12_Sphere_00085/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/30/TMX7316010203-002365/pano_0005_000061/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/30/TMX7316010203-002365/pano_0005_000061/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/30/TMX7316010203-002365/pano_0005_000061/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/30/TMX7316010203-002365/pano_0005_000061/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002365_pano_0005_000061/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002365_pano_0005_000061/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002365_pano_0005_000061/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/12/30/TMX7316010203-002365/pano_0005_000061/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/12/30/TMX7316010203-002365/pano_0005_000061/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88511563991872, 52.3871639257556, 46.7779947128147 ] }, "distance": 8.94, "direction": 0.19, "angle": 79.18, "elevation": 46.78, "pano_id": "TMX7316010203-002365_pano_0005_000061", "timestamp": "2021-12-30T09:05:02.837490Z", "filename": "pano_0005_000061.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2021", "tags": [ "mission-woz", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241121_0951_Track12_Sphere_00085", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120818.82908647237, 488921.45146121486 ] }, "relative_distance": 8.94207774, "relative_pitch": 79.17790360407253, "relative_heading": 0.19155921409264173, "relative_elevation": 46.7779947128147 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track12_Sphere_00085/adjacencies/b_20241121_0951_Track12_Sphere_00085/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/19/TMX7316010203-002050/pano_0001_001702/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/19/TMX7316010203-002050/pano_0001_001702/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/19/TMX7316010203-002050/pano_0001_001702/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/19/TMX7316010203-002050/pano_0001_001702/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002050_pano_0001_001702/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002050_pano_0001_001702/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002050_pano_0001_001702/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/19/TMX7316010203-002050/pano_0001_001702/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/19/TMX7316010203-002050/pano_0001_001702/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88505657361543, 52.3870114704753, 47.1755866138265 ] }, "distance": 8.96, "direction": 206.45, "angle": 79.25, "elevation": 47.18, "pano_id": "TMX7316010203-002050_pano_0001_001702", "timestamp": "2021-03-19T11:17:46.487570Z", "filename": "pano_0001_001702.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_20241121_0951_Track12_Sphere_00085", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120818.82908647237, 488921.45146121486 ] }, "relative_distance": 8.96054811, "relative_pitch": 79.24533076726208, "relative_heading": 206.45291191330318, "relative_elevation": 47.1755866138265 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track12_Sphere_00085/adjacencies/b_20241121_0951_Track12_Sphere_00085/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_11-17-15_00803/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_11-17-15_00803/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_11-17-15_00803/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_11-17-15_00803/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-17_11-17-15_00803/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-17_11-17-15_00803/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-17_11-17-15_00803/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_11-17-15_00803/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_11-17-15_00803/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.885167449459781, 52.38715888842367, 0.0 ] }, "distance": 9.11, "direction": 23.0, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-17_11-17-15_00803", "timestamp": "2025-06-17T11:55:23Z", "filename": "recording_2025-06-17_11-17-15_00803.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_20241121_0951_Track12_Sphere_00085", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120818.82908647237, 488921.45146121486 ] }, "relative_distance": 9.10515884, "relative_pitch": 0.0, "relative_heading": 22.997446285646657, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track12_Sphere_00085/adjacencies/b_20241121_0951_Track12_Sphere_00085/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/14/TMX7316010203-002855/pano_0003_000274/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/14/TMX7316010203-002855/pano_0003_000274/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/14/TMX7316010203-002855/pano_0003_000274/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/14/TMX7316010203-002855/pano_0003_000274/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002855_pano_0003_000274/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002855_pano_0003_000274/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002855_pano_0003_000274/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/14/TMX7316010203-002855/pano_0003_000274/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/14/TMX7316010203-002855/pano_0003_000274/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88515799308215, 52.3871631333717, 46.7359649725258 ] }, "distance": 9.32, "direction": 18.21, "angle": 78.72, "elevation": 46.74, "pano_id": "TMX7316010203-002855_pano_0003_000274", "timestamp": "2022-12-14T11:24:29.305140Z", "filename": "pano_0003_000274.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_20241121_0951_Track12_Sphere_00085", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120818.82908647237, 488921.45146121486 ] }, "relative_distance": 9.32089399, "relative_pitch": 78.72107199838585, "relative_heading": 18.21440950382495, "relative_elevation": 46.7359649725258 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track12_Sphere_00085/adjacencies/b_20241121_0951_Track12_Sphere_00085/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000703/pano_0000_000383/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000703/pano_0000_000383/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000703/pano_0000_000383/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000703/pano_0000_000383/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000703_pano_0000_000383/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000703_pano_0000_000383/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000703_pano_0000_000383/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000703/pano_0000_000383/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000703/pano_0000_000383/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88515257866809, 52.3871647341248, 46.0207452410832 ] }, "distance": 9.38, "direction": 15.74, "angle": 78.48, "elevation": 46.02, "pano_id": "TMX7316010203-000703_pano_0000_000383", "timestamp": "2018-05-02T10:44:25.113610Z", "filename": "pano_0000_000383.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_20241121_0951_Track12_Sphere_00085", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120818.82908647237, 488921.45146121486 ] }, "relative_distance": 9.38364673, "relative_pitch": 78.47535032966684, "relative_heading": 15.735607687669413, "relative_elevation": 46.0207452410832 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track12_Sphere_00085/adjacencies/b_20241121_0951_Track12_Sphere_00085/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/27/TMX7316010203-000225/pano_0005_000081/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/27/TMX7316010203-000225/pano_0005_000081/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/27/TMX7316010203-000225/pano_0005_000081/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/27/TMX7316010203-000225/pano_0005_000081/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000225_pano_0005_000081/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000225_pano_0005_000081/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000225_pano_0005_000081/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/03/27/TMX7316010203-000225/pano_0005_000081/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/03/27/TMX7316010203-000225/pano_0005_000081/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.885177092514, 52.3871594866995, 46.091033950448 ] }, "distance": 9.44, "direction": 26.51, "angle": 78.42, "elevation": 46.09, "pano_id": "TMX7316010203-000225_pano_0005_000081", "timestamp": "2017-03-27T11:19:21.271250Z", "filename": "pano_0005_000081.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_20241121_0951_Track12_Sphere_00085", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120818.82908647237, 488921.45146121486 ] }, "relative_distance": 9.44067564, "relative_pitch": 78.42440150737112, "relative_heading": 26.50965678645388, "relative_elevation": 46.091033950448 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track12_Sphere_00085/adjacencies/b_20241121_0951_Track12_Sphere_00085/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_11-17-15_00907/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_11-17-15_00907/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_11-17-15_00907/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_11-17-15_00907/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-17_11-17-15_00907/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-17_11-17-15_00907/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-17_11-17-15_00907/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_11-17-15_00907/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_11-17-15_00907/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88511129492101, 52.38716904912557, 0.0 ] }, "distance": 9.52, "direction": 358.4, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-17_11-17-15_00907", "timestamp": "2025-06-17T12:00:38Z", "filename": "recording_2025-06-17_11-17-15_00907.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_20241121_0951_Track12_Sphere_00085", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120818.82908647237, 488921.45146121486 ] }, "relative_distance": 9.51584573, "relative_pitch": 0.0, "relative_heading": 358.3986129973932, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track12_Sphere_00085/adjacencies/b_20241121_0951_Track12_Sphere_00085/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001710/pano_0000_003067/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001710/pano_0000_003067/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001710/pano_0000_003067/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001710/pano_0000_003067/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001710_pano_0000_003067/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001710_pano_0000_003067/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001710_pano_0000_003067/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001710/pano_0000_003067/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001710/pano_0000_003067/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88504901177674, 52.3870078405025, 46.4180837534368 ] }, "distance": 9.56, "direction": 208.14, "angle": 78.37, "elevation": 46.42, "pano_id": "TMX7316010203-001710_pano_0000_003067", "timestamp": "2020-05-14T07:08:52.459720Z", "filename": "pano_0000_003067.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_20241121_0951_Track12_Sphere_00085", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120818.82908647237, 488921.45146121486 ] }, "relative_distance": 9.55565664, "relative_pitch": 78.36755922794933, "relative_heading": 208.13806731597407, "relative_elevation": 46.4180837534368 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track12_Sphere_00085/adjacencies/b_20241121_0951_Track12_Sphere_00085/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002538/pano_0000_004692/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002538/pano_0000_004692/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002538/pano_0000_004692/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002538/pano_0000_004692/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002538_pano_0000_004692/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002538_pano_0000_004692/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002538_pano_0000_004692/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002538/pano_0000_004692/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002538/pano_0000_004692/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88506570007966, 52.3870023684676, 47.7246581781656 ] }, "distance": 9.64, "direction": 200.46, "angle": 78.58, "elevation": 47.72, "pano_id": "TMX7316010203-002538_pano_0000_004692", "timestamp": "2022-04-22T11:20:06.934210Z", "filename": "pano_0000_004692.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_20241121_0951_Track12_Sphere_00085", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120818.82908647237, 488921.45146121486 ] }, "relative_distance": 9.64330718, "relative_pitch": 78.57655052110945, "relative_heading": 200.45598804997354, "relative_elevation": 47.7246581781656 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track12_Sphere_00085/adjacencies/b_20241121_0951_Track12_Sphere_00085/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/14/TMX7316010203-002855/pano_0003_000256/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/14/TMX7316010203-002855/pano_0003_000256/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/14/TMX7316010203-002855/pano_0003_000256/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/14/TMX7316010203-002855/pano_0003_000256/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002855_pano_0003_000256/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002855_pano_0003_000256/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002855_pano_0003_000256/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/14/TMX7316010203-002855/pano_0003_000256/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/14/TMX7316010203-002855/pano_0003_000256/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88501865764898, 52.387019955467, 45.7737396592274 ] }, "distance": 9.66, "direction": 222.88, "angle": 78.08, "elevation": 45.77, "pano_id": "TMX7316010203-002855_pano_0003_000256", "timestamp": "2022-12-14T11:23:46.755570Z", "filename": "pano_0003_000256.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_20241121_0951_Track12_Sphere_00085", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120818.82908647237, 488921.45146121486 ] }, "relative_distance": 9.65951926, "relative_pitch": 78.08384601093168, "relative_heading": 222.88077691791213, "relative_elevation": 45.7737396592274 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track12_Sphere_00085/adjacencies/b_20241121_0951_Track12_Sphere_00085/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241121_0951_Track11_Sphere_00020/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241121_0951_Track11_Sphere_00020/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241121_0951_Track11_Sphere_00020/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241121_0951_Track11_Sphere_00020/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241121_0951_Track11_Sphere_00020/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track11_Sphere_00020/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track11_Sphere_00020/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241121_0951_Track11_Sphere_00020/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241121_0951_Track11_Sphere_00020/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.885109703738729, 52.387172062242634, 0.0 ] }, "distance": 9.85, "direction": 357.82, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241121_0951_Track11_Sphere_00020", "timestamp": "2024-11-21T09:35:16Z", "filename": "Job_20241121_0951_Track11_Sphere_00020.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_20241121_0951_Track12_Sphere_00085", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120818.82908647237, 488921.45146121486 ] }, "relative_distance": 9.85452247, "relative_pitch": 0.0, "relative_heading": 357.8234557438594, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track12_Sphere_00085/adjacencies/b_20241121_0951_Track12_Sphere_00085/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241121_0951_Track12_Sphere_00083/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241121_0951_Track12_Sphere_00083/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241121_0951_Track12_Sphere_00083/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241121_0951_Track12_Sphere_00083/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241121_0951_Track12_Sphere_00083/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track12_Sphere_00083/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track12_Sphere_00083/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241121_0951_Track12_Sphere_00083/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241121_0951_Track12_Sphere_00083/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.885058684952025, 52.38700112482044, 0.0 ] }, "distance": 9.95, "direction": 202.76, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241121_0951_Track12_Sphere_00083", "timestamp": "2024-11-21T09:39:41Z", "filename": "Job_20241121_0951_Track12_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_20241121_0951_Track12_Sphere_00085", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120818.82908647237, 488921.45146121486 ] }, "relative_distance": 9.94789943, "relative_pitch": 0.0, "relative_heading": 202.75546916805504, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track12_Sphere_00085/adjacencies/b_20241121_0951_Track12_Sphere_00085/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241121_0951_Track12_Sphere_00087/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241121_0951_Track12_Sphere_00087/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241121_0951_Track12_Sphere_00087/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241121_0951_Track12_Sphere_00087/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241121_0951_Track12_Sphere_00087/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track12_Sphere_00087/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track12_Sphere_00087/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241121_0951_Track12_Sphere_00087/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241121_0951_Track12_Sphere_00087/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88517182899031, 52.3871664836085, 0.0 ] }, "distance": 10.0, "direction": 22.68, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241121_0951_Track12_Sphere_00087", "timestamp": "2024-11-21T09:39:44Z", "filename": "Job_20241121_0951_Track12_Sphere_00087.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_20241121_0951_Track12_Sphere_00085", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120818.82908647237, 488921.45146121486 ] }, "relative_distance": 9.99978948, "relative_pitch": 0.0, "relative_heading": 22.67821046479782, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track12_Sphere_00085/adjacencies/b_20241121_0951_Track12_Sphere_00085/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001182/pano_0000_001410/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001182/pano_0000_001410/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001182/pano_0000_001410/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001182/pano_0000_001410/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001182_pano_0000_001410/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001182_pano_0000_001410/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001182_pano_0000_001410/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001182/pano_0000_001410/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001182/pano_0000_001410/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88515913978526, 52.3871706893458, 46.3154129134491 ] }, "distance": 10.15, "direction": 17.15, "angle": 77.64, "elevation": 46.32, "pano_id": "TMX7316010203-001182_pano_0000_001410", "timestamp": "2019-05-14T09:16:20.258750Z", "filename": "pano_0000_001410.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_20241121_0951_Track12_Sphere_00085", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120818.82908647237, 488921.45146121486 ] }, "relative_distance": 10.1457109, "relative_pitch": 77.64413257560192, "relative_heading": 17.148993037984734, "relative_elevation": 46.3154129134491 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track12_Sphere_00085/adjacencies/b_20241121_0951_Track12_Sphere_00085/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001182/pano_0000_001406/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001182/pano_0000_001406/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001182/pano_0000_001406/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001182/pano_0000_001406/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001182_pano_0000_001406/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001182_pano_0000_001406/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001182_pano_0000_001406/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001182/pano_0000_001406/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001182/pano_0000_001406/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88504573985227, 52.3870028693991, 46.2927074525505 ] }, "distance": 10.15, "direction": 207.77, "angle": 77.63, "elevation": 46.29, "pano_id": "TMX7316010203-001182_pano_0000_001406", "timestamp": "2019-05-14T09:16:18.308780Z", "filename": "pano_0000_001406.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_20241121_0951_Track12_Sphere_00085", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120818.82908647237, 488921.45146121486 ] }, "relative_distance": 10.14869969, "relative_pitch": 77.63472900740283, "relative_heading": 207.7743219626061, "relative_elevation": 46.2927074525505 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track12_Sphere_00085/adjacencies/b_20241121_0951_Track12_Sphere_00085/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001068/pano_0002_000654/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001068/pano_0002_000654/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001068/pano_0002_000654/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001068/pano_0002_000654/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001068_pano_0002_000654/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001068_pano_0002_000654/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001068_pano_0002_000654/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001068/pano_0002_000654/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001068/pano_0002_000654/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88513283478987, 52.3871759331917, 46.6637514345348 ] }, "distance": 10.35, "direction": 6.66, "angle": 77.5, "elevation": 46.66, "pano_id": "TMX7316010203-001068_pano_0002_000654", "timestamp": "2019-01-18T10:26:14.694490Z", "filename": "pano_0002_000654.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241121_0951_Track12_Sphere_00085", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120818.82908647237, 488921.45146121486 ] }, "relative_distance": 10.34803467, "relative_pitch": 77.49657095244142, "relative_heading": 6.662527121456957, "relative_elevation": 46.6637514345348 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track12_Sphere_00085/adjacencies/b_20241121_0951_Track12_Sphere_00085/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002538/pano_0000_004696/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002538/pano_0000_004696/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002538/pano_0000_004696/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002538/pano_0000_004696/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002538_pano_0000_004696/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002538_pano_0000_004696/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002538_pano_0000_004696/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002538/pano_0000_004696/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002538/pano_0000_004696/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88517571227552, 52.3871695335833, 47.7647512238473 ] }, "distance": 10.42, "direction": 23.3, "angle": 77.7, "elevation": 47.76, "pano_id": "TMX7316010203-002538_pano_0000_004696", "timestamp": "2022-04-22T11:20:08.809170Z", "filename": "pano_0000_004696.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_20241121_0951_Track12_Sphere_00085", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120818.82908647237, 488921.45146121486 ] }, "relative_distance": 10.41548571, "relative_pitch": 77.69875672404788, "relative_heading": 23.300366400209942, "relative_elevation": 47.7647512238473 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track12_Sphere_00085/adjacencies/b_20241121_0951_Track12_Sphere_00085/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_11-17-15_00799/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_11-17-15_00799/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_11-17-15_00799/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_11-17-15_00799/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-17_11-17-15_00799/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-17_11-17-15_00799/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-17_11-17-15_00799/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_11-17-15_00799/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_11-17-15_00799/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.885053814833491, 52.38699404883681, 0.0 ] }, "distance": 10.8, "direction": 202.76, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-17_11-17-15_00799", "timestamp": "2025-06-17T11:55:21Z", "filename": "recording_2025-06-17_11-17-15_00799.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_20241121_0951_Track12_Sphere_00085", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120818.82908647237, 488921.45146121486 ] }, "relative_distance": 10.80224522, "relative_pitch": 0.0, "relative_heading": 202.76190410923778, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track12_Sphere_00085/adjacencies/b_20241121_0951_Track12_Sphere_00085/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/14/TMX7316010203-002855/pano_0003_000270/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/14/TMX7316010203-002855/pano_0003_000270/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/14/TMX7316010203-002855/pano_0003_000270/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/14/TMX7316010203-002855/pano_0003_000270/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002855_pano_0003_000270/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002855_pano_0003_000270/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002855_pano_0003_000270/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/14/TMX7316010203-002855/pano_0003_000270/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/14/TMX7316010203-002855/pano_0003_000270/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88506421040374, 52.3869912596445, 46.6342267757282 ] }, "distance": 10.84, "direction": 198.67, "angle": 76.91, "elevation": 46.63, "pano_id": "TMX7316010203-002855_pano_0003_000270", "timestamp": "2022-12-14T11:24:26.750230Z", "filename": "pano_0003_000270.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_20241121_0951_Track12_Sphere_00085", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120818.82908647237, 488921.45146121486 ] }, "relative_distance": 10.84217342, "relative_pitch": 76.91159860052875, "relative_heading": 198.6748992399961, "relative_elevation": 46.6342267757282 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track12_Sphere_00085/adjacencies/b_20241121_0951_Track12_Sphere_00085/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000703/pano_0000_000379/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000703/pano_0000_000379/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000703/pano_0000_000379/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000703/pano_0000_000379/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000703_pano_0000_000379/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000703_pano_0000_000379/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000703_pano_0000_000379/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000703/pano_0000_000379/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000703/pano_0000_000379/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88503996807528, 52.3869975457679, 45.9732316369191 ] }, "distance": 10.86, "direction": 208.15, "angle": 76.71, "elevation": 45.97, "pano_id": "TMX7316010203-000703_pano_0000_000379", "timestamp": "2018-05-02T10:44:22.938650Z", "filename": "pano_0000_000379.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_20241121_0951_Track12_Sphere_00085", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120818.82908647237, 488921.45146121486 ] }, "relative_distance": 10.8561914, "relative_pitch": 76.71348015547784, "relative_heading": 208.1524620485188, "relative_elevation": 45.9732316369191 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track12_Sphere_00085/adjacencies/b_20241121_0951_Track12_Sphere_00085/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001710/pano_0000_003071/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001710/pano_0000_003071/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001710/pano_0000_003071/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001710/pano_0000_003071/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001710_pano_0000_003071/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001710_pano_0000_003071/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001710_pano_0000_003071/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001710/pano_0000_003071/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001710/pano_0000_003071/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88516078297759, 52.3871771294988, 46.4450874244794 ] }, "distance": 10.86, "direction": 16.6, "angle": 76.83, "elevation": 46.45, "pano_id": "TMX7316010203-001710_pano_0000_003071", "timestamp": "2020-05-14T07:08:54.479700Z", "filename": "pano_0000_003071.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_20241121_0951_Track12_Sphere_00085", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120818.82908647237, 488921.45146121486 ] }, "relative_distance": 10.86396545, "relative_pitch": 76.83465291101245, "relative_heading": 16.598376734667955, "relative_elevation": 46.4450874244794 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track12_Sphere_00085/adjacencies/b_20241121_0951_Track12_Sphere_00085/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000702/pano_0000_001445/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000702/pano_0000_001445/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000702/pano_0000_001445/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000702/pano_0000_001445/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000702_pano_0000_001445/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000702_pano_0000_001445/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000702_pano_0000_001445/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000702/pano_0000_001445/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000702/pano_0000_001445/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88504861463701, 52.3869939397037, 46.5727707063779 ] }, "distance": 10.96, "direction": 204.45, "angle": 76.76, "elevation": 46.57, "pano_id": "TMX7316010203-000702_pano_0000_001445", "timestamp": "2018-05-02T08:42:38.506730Z", "filename": "pano_0000_001445.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_20241121_0951_Track12_Sphere_00085", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120818.82908647237, 488921.45146121486 ] }, "relative_distance": 10.95515305, "relative_pitch": 76.76314737687983, "relative_heading": 204.44506370577906, "relative_elevation": 46.5727707063779 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track12_Sphere_00085/adjacencies/b_20241121_0951_Track12_Sphere_00085/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001068/pano_0002_000658/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001068/pano_0002_000658/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001068/pano_0002_000658/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001068/pano_0002_000658/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001068_pano_0002_000658/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001068_pano_0002_000658/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001068_pano_0002_000658/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001068/pano_0002_000658/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001068/pano_0002_000658/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88501360726662, 52.3870049129515, 46.6545922029763 ] }, "distance": 11.16, "direction": 218.32, "angle": 76.55, "elevation": 46.65, "pano_id": "TMX7316010203-001068_pano_0002_000658", "timestamp": "2019-01-18T10:26:17.119580Z", "filename": "pano_0002_000658.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241121_0951_Track12_Sphere_00085", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120818.82908647237, 488921.45146121486 ] }, "relative_distance": 11.1553766, "relative_pitch": 76.55272820086296, "relative_heading": 218.3199440358743, "relative_elevation": 46.6545922029763 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track12_Sphere_00085/adjacencies/b_20241121_0951_Track12_Sphere_00085/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/19/TMX7316010203-002050/pano_0001_001706/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/19/TMX7316010203-002050/pano_0001_001706/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/19/TMX7316010203-002050/pano_0001_001706/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/19/TMX7316010203-002050/pano_0001_001706/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002050_pano_0001_001706/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002050_pano_0001_001706/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002050_pano_0001_001706/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/19/TMX7316010203-002050/pano_0001_001706/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/19/TMX7316010203-002050/pano_0001_001706/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88516888623061, 52.3871808095907, 47.1680450020358 ] }, "distance": 11.42, "direction": 18.66, "angle": 76.39, "elevation": 47.17, "pano_id": "TMX7316010203-002050_pano_0001_001706", "timestamp": "2021-03-19T11:17:48.807550Z", "filename": "pano_0001_001706.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_20241121_0951_Track12_Sphere_00085", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120818.82908647237, 488921.45146121486 ] }, "relative_distance": 11.42142664, "relative_pitch": 76.38820878858031, "relative_heading": 18.664291752488428, "relative_elevation": 47.1680450020358 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track12_Sphere_00085/adjacencies/b_20241121_0951_Track12_Sphere_00085/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/30/TMX7316010203-002365/pano_0005_000065/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/30/TMX7316010203-002365/pano_0005_000065/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/30/TMX7316010203-002365/pano_0005_000065/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/30/TMX7316010203-002365/pano_0005_000065/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002365_pano_0005_000065/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002365_pano_0005_000065/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002365_pano_0005_000065/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/12/30/TMX7316010203-002365/pano_0005_000065/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/12/30/TMX7316010203-002365/pano_0005_000065/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88500724256937, 52.3870018050776, 46.7547534462065 ] }, "distance": 11.7, "direction": 218.93, "angle": 75.96, "elevation": 46.75, "pano_id": "TMX7316010203-002365_pano_0005_000065", "timestamp": "2021-12-30T09:05:04.747440Z", "filename": "pano_0005_000065.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2021", "tags": [ "mission-woz", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241121_0951_Track12_Sphere_00085", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120818.82908647237, 488921.45146121486 ] }, "relative_distance": 11.69606358, "relative_pitch": 75.95525050640947, "relative_heading": 218.93497782242878, "relative_elevation": 46.7547534462065 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track12_Sphere_00085/adjacencies/b_20241121_0951_Track12_Sphere_00085/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000703/pano_0000_000001/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000703/pano_0000_000001/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000703/pano_0000_000001/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000703/pano_0000_000001/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000703_pano_0000_000001/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000703_pano_0000_000001/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000703_pano_0000_000001/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000703/pano_0000_000001/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000703/pano_0000_000001/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88507233441641, 52.38698166789, 46.8898992985487 ] }, "distance": 11.71, "direction": 194.43, "angle": 75.98, "elevation": 46.89, "pano_id": "TMX7316010203-000703_pano_0000_000001", "timestamp": "2018-05-02T10:32:22.158770Z", "filename": "pano_0000_000001.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_20241121_0951_Track12_Sphere_00085", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120818.82908647237, 488921.45146121486 ] }, "relative_distance": 11.70824498, "relative_pitch": 75.9801226453363, "relative_heading": 194.43437688007918, "relative_elevation": 46.8898992985487 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track12_Sphere_00085/adjacencies/b_20241121_0951_Track12_Sphere_00085/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241121_0951_Track11_Sphere_00024/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241121_0951_Track11_Sphere_00024/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241121_0951_Track11_Sphere_00024/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241121_0951_Track11_Sphere_00024/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241121_0951_Track11_Sphere_00024/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track11_Sphere_00024/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track11_Sphere_00024/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241121_0951_Track11_Sphere_00024/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241121_0951_Track11_Sphere_00024/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.884999456473351, 52.387005160808364, 0.0 ] }, "distance": 11.76, "direction": 222.09, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241121_0951_Track11_Sphere_00024", "timestamp": "2024-11-21T09:35:19Z", "filename": "Job_20241121_0951_Track11_Sphere_00024.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_20241121_0951_Track12_Sphere_00085", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120818.82908647237, 488921.45146121486 ] }, "relative_distance": 11.75656257, "relative_pitch": 0.0, "relative_heading": 222.089809335625, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track12_Sphere_00085/adjacencies/b_20241121_0951_Track12_Sphere_00085/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000703/pano_0000_000527/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000703/pano_0000_000527/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000703/pano_0000_000527/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000703/pano_0000_000527/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000703_pano_0000_000527/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000703_pano_0000_000527/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000703_pano_0000_000527/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000703/pano_0000_000527/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000703/pano_0000_000527/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88504339890256, 52.386987086536, 46.2418820299208 ] }, "distance": 11.8, "direction": 204.48, "angle": 75.69, "elevation": 46.24, "pano_id": "TMX7316010203-000703_pano_0000_000527", "timestamp": "2018-05-02T10:49:55.756290Z", "filename": "pano_0000_000527.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_20241121_0951_Track12_Sphere_00085", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120818.82908647237, 488921.45146121486 ] }, "relative_distance": 11.79633199, "relative_pitch": 75.68903608433155, "relative_heading": 204.48248517616756, "relative_elevation": 46.2418820299208 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track12_Sphere_00085/adjacencies/b_20241121_0951_Track12_Sphere_00085/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_11-17-15_00911/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_11-17-15_00911/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_11-17-15_00911/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_11-17-15_00911/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-17_11-17-15_00911/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-17_11-17-15_00911/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-17_11-17-15_00911/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_11-17-15_00911/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_11-17-15_00911/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.884998819922679, 52.387003001064144, 0.0 ] }, "distance": 11.96, "direction": 221.47, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-17_11-17-15_00911", "timestamp": "2025-06-17T12:00:42Z", "filename": "recording_2025-06-17_11-17-15_00911.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_20241121_0951_Track12_Sphere_00085", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120818.82908647237, 488921.45146121486 ] }, "relative_distance": 11.96465126, "relative_pitch": 0.0, "relative_heading": 221.47240023748924, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track12_Sphere_00085/adjacencies/b_20241121_0951_Track12_Sphere_00085/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000702/pano_0000_003441/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000702/pano_0000_003441/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000702/pano_0000_003441/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000702/pano_0000_003441/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000702_pano_0000_003441/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000702_pano_0000_003441/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000702_pano_0000_003441/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000702/pano_0000_003441/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000702/pano_0000_003441/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88505830346548, 52.3869814170961, 47.5739323720336 ] }, "distance": 12.01, "direction": 198.82, "angle": 75.83, "elevation": 47.57, "pano_id": "TMX7316010203-000702_pano_0000_003441", "timestamp": "2018-05-02T09:50:10.819380Z", "filename": "pano_0000_003441.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_20241121_0951_Track12_Sphere_00085", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120818.82908647237, 488921.45146121486 ] }, "relative_distance": 12.00854905, "relative_pitch": 75.83340274274356, "relative_heading": 198.81950125970167, "relative_elevation": 47.5739323720336 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track12_Sphere_00085/adjacencies/b_20241121_0951_Track12_Sphere_00085/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/14/TMX7316010203-002855/pano_0003_000252/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/14/TMX7316010203-002855/pano_0003_000252/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/14/TMX7316010203-002855/pano_0003_000252/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/14/TMX7316010203-002855/pano_0003_000252/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002855_pano_0003_000252/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002855_pano_0003_000252/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002855_pano_0003_000252/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/14/TMX7316010203-002855/pano_0003_000252/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/14/TMX7316010203-002855/pano_0003_000252/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88513569443696, 52.3871909512636, 45.8445822754875 ] }, "distance": 12.03, "direction": 6.66, "angle": 75.3, "elevation": 45.84, "pano_id": "TMX7316010203-002855_pano_0003_000252", "timestamp": "2022-12-14T11:23:43.290650Z", "filename": "pano_0003_000252.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_20241121_0951_Track12_Sphere_00085", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120818.82908647237, 488921.45146121486 ] }, "relative_distance": 12.03046936, "relative_pitch": 75.29606144319352, "relative_heading": 6.6601179349908515, "relative_elevation": 45.8445822754875 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track12_Sphere_00085/adjacencies/b_20241121_0951_Track12_Sphere_00085/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/27/TMX7316010203-000225/pano_0005_000079/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/27/TMX7316010203-000225/pano_0005_000079/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/27/TMX7316010203-000225/pano_0005_000079/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/27/TMX7316010203-000225/pano_0005_000079/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000225_pano_0005_000079/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000225_pano_0005_000079/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000225_pano_0005_000079/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/03/27/TMX7316010203-000225/pano_0005_000079/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/03/27/TMX7316010203-000225/pano_0005_000079/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88505624986848, 52.3869794214341, 46.1856160378084 ] }, "distance": 12.26, "direction": 199.1, "angle": 75.13, "elevation": 46.19, "pano_id": "TMX7316010203-000225_pano_0005_000079", "timestamp": "2017-03-27T11:19:18.481260Z", "filename": "pano_0005_000079.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_20241121_0951_Track12_Sphere_00085", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120818.82908647237, 488921.45146121486 ] }, "relative_distance": 12.26399761, "relative_pitch": 75.12901892257251, "relative_heading": 199.103117812787, "relative_elevation": 46.1856160378084 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track12_Sphere_00085/adjacencies/b_20241121_0951_Track12_Sphere_00085/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/24/TMX7316010203-002026/pano_0000_003523/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/24/TMX7316010203-002026/pano_0000_003523/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/24/TMX7316010203-002026/pano_0000_003523/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/24/TMX7316010203-002026/pano_0000_003523/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002026_pano_0000_003523/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002026_pano_0000_003523/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002026_pano_0000_003523/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/02/24/TMX7316010203-002026/pano_0000_003523/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/02/24/TMX7316010203-002026/pano_0000_003523/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88504147692245, 52.3869829548972, 46.0111903939396 ] }, "distance": 12.27, "direction": 204.15, "angle": 75.07, "elevation": 46.01, "pano_id": "TMX7316010203-002026_pano_0000_003523", "timestamp": "2021-02-24T09:56:00.804810Z", "filename": "pano_0000_003523.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2020", "tags": [ "mission-woz", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241121_0951_Track12_Sphere_00085", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120818.82908647237, 488921.45146121486 ] }, "relative_distance": 12.26917903, "relative_pitch": 75.06913126300978, "relative_heading": 204.14889134890845, "relative_elevation": 46.0111903939396 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track12_Sphere_00085/adjacencies/b_20241121_0951_Track12_Sphere_00085/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/09/TMX7315120208-000073/pano_0005_000879/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/09/TMX7315120208-000073/pano_0005_000879/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/09/TMX7315120208-000073/pano_0005_000879/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/09/TMX7315120208-000073/pano_0005_000879/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315120208-000073_pano_0005_000879/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000073_pano_0005_000879/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000073_pano_0005_000879/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/06/09/TMX7315120208-000073/pano_0005_000879/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/06/09/TMX7315120208-000073/pano_0005_000879/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88504504003969, 52.3869817503622, 47.2962250690907 ] }, "distance": 12.3, "direction": 202.86, "angle": 75.43, "elevation": 47.3, "pano_id": "TMX7315120208-000073_pano_0005_000879", "timestamp": "2016-06-09T09:18:44.129100Z", "filename": "pano_0005_000879.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_20241121_0951_Track12_Sphere_00085", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120818.82908647237, 488921.45146121486 ] }, "relative_distance": 12.29533949, "relative_pitch": 75.42768904012405, "relative_heading": 202.86171911298007, "relative_elevation": 47.2962250690907 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track12_Sphere_00085/adjacencies/b_20241121_0951_Track12_Sphere_00085/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/31/TMX7316010203-001900/pano_0000_000206/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/31/TMX7316010203-001900/pano_0000_000206/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/31/TMX7316010203-001900/pano_0000_000206/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/31/TMX7316010203-001900/pano_0000_000206/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001900_pano_0000_000206/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001900_pano_0000_000206/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001900_pano_0000_000206/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/31/TMX7316010203-001900/pano_0000_000206/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/31/TMX7316010203-001900/pano_0000_000206/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88513567093656, 52.3871943226284, 50.673402570188 ] }, "distance": 12.4, "direction": 6.45, "angle": 76.25, "elevation": 50.67, "pano_id": "TMX7316010203-001900_pano_0000_000206", "timestamp": "2020-08-31T10:41:59.141450Z", "filename": "pano_0000_000206.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_20241121_0951_Track12_Sphere_00085", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120818.82908647237, 488921.45146121486 ] }, "relative_distance": 12.40298174, "relative_pitch": 76.24650196404099, "relative_heading": 6.451783298252016, "relative_elevation": 50.673402570188 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track12_Sphere_00085/adjacencies/b_20241121_0951_Track12_Sphere_00085/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/09/TMX7315120208-000073/pano_0005_000884/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/09/TMX7315120208-000073/pano_0005_000884/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/09/TMX7315120208-000073/pano_0005_000884/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/09/TMX7315120208-000073/pano_0005_000884/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315120208-000073_pano_0005_000884/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000073_pano_0005_000884/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000073_pano_0005_000884/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/06/09/TMX7315120208-000073/pano_0005_000884/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/06/09/TMX7315120208-000073/pano_0005_000884/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88518729281354, 52.3871877344204, 47.2478174893186 ] }, "distance": 12.59, "direction": 22.95, "angle": 75.08, "elevation": 47.25, "pano_id": "TMX7315120208-000073_pano_0005_000884", "timestamp": "2016-06-09T09:18:46.774160Z", "filename": "pano_0005_000884.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_20241121_0951_Track12_Sphere_00085", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120818.82908647237, 488921.45146121486 ] }, "relative_distance": 12.58771044, "relative_pitch": 75.08183842299242, "relative_heading": 22.950047632026678, "relative_elevation": 47.2478174893186 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track12_Sphere_00085/adjacencies/b_20241121_0951_Track12_Sphere_00085/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/24/TMX7316010203-002026/pano_0000_003528/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/24/TMX7316010203-002026/pano_0000_003528/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/24/TMX7316010203-002026/pano_0000_003528/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/24/TMX7316010203-002026/pano_0000_003528/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002026_pano_0000_003528/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002026_pano_0000_003528/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002026_pano_0000_003528/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/02/24/TMX7316010203-002026/pano_0000_003528/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/02/24/TMX7316010203-002026/pano_0000_003528/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88517815892828, 52.3871906134867, 46.0048974948004 ] }, "distance": 12.66, "direction": 19.79, "angle": 74.61, "elevation": 46.0, "pano_id": "TMX7316010203-002026_pano_0000_003528", "timestamp": "2021-02-24T09:56:04.279760Z", "filename": "pano_0000_003528.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2020", "tags": [ "mission-woz", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241121_0951_Track12_Sphere_00085", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120818.82908647237, 488921.45146121486 ] }, "relative_distance": 12.65946673, "relative_pitch": 74.6143474109521, "relative_heading": 19.791312896578923, "relative_elevation": 46.0048974948004 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track12_Sphere_00085/adjacencies/b_20241121_0951_Track12_Sphere_00085/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/24/TMX7316010203-002026/pano_0000_003493/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/24/TMX7316010203-002026/pano_0000_003493/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/24/TMX7316010203-002026/pano_0000_003493/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/24/TMX7316010203-002026/pano_0000_003493/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002026_pano_0000_003493/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002026_pano_0000_003493/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002026_pano_0000_003493/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/02/24/TMX7316010203-002026/pano_0000_003493/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/02/24/TMX7316010203-002026/pano_0000_003493/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88499488614821, 52.3869962381232, 46.1940684178844 ] }, "distance": 12.71, "direction": 220.13, "angle": 74.62, "elevation": 46.19, "pano_id": "TMX7316010203-002026_pano_0000_003493", "timestamp": "2021-02-24T09:55:21.335080Z", "filename": "pano_0000_003493.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2020", "tags": [ "mission-woz", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241121_0951_Track12_Sphere_00085", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120818.82908647237, 488921.45146121486 ] }, "relative_distance": 12.70937279, "relative_pitch": 74.61682566114399, "relative_heading": 220.1301945903365, "relative_elevation": 46.1940684178844 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track12_Sphere_00085/adjacencies/b_20241121_0951_Track12_Sphere_00085/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000702/pano_0000_003446/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000702/pano_0000_003446/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000702/pano_0000_003446/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000702/pano_0000_003446/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000702_pano_0000_003446/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000702_pano_0000_003446/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000702_pano_0000_003446/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000702/pano_0000_003446/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000702/pano_0000_003446/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88519479629992, 52.3871875478243, 47.6878238385543 ] }, "distance": 12.78, "direction": 25.1, "angle": 75.0, "elevation": 47.69, "pano_id": "TMX7316010203-000702_pano_0000_003446", "timestamp": "2018-05-02T09:50:14.109360Z", "filename": "pano_0000_003446.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_20241121_0951_Track12_Sphere_00085", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120818.82908647237, 488921.45146121486 ] }, "relative_distance": 12.77675674, "relative_pitch": 75.00129716016701, "relative_heading": 25.096436779768812, "relative_elevation": 47.6878238385543 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track12_Sphere_00085/adjacencies/b_20241121_0951_Track12_Sphere_00085/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000703/pano_0000_000006/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000703/pano_0000_000006/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000703/pano_0000_000006/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000703/pano_0000_000006/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000703_pano_0000_000006/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000703_pano_0000_000006/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000703_pano_0000_000006/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000703/pano_0000_000006/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000703/pano_0000_000006/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88520232403776, 52.3871883946747, 46.9770467951894 ] }, "distance": 13.09, "direction": 26.95, "angle": 74.43, "elevation": 46.98, "pano_id": "TMX7316010203-000703_pano_0000_000006", "timestamp": "2018-05-02T10:32:26.333780Z", "filename": "pano_0000_000006.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_20241121_0951_Track12_Sphere_00085", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120818.82908647237, 488921.45146121486 ] }, "relative_distance": 13.08635113, "relative_pitch": 74.43380883278277, "relative_heading": 26.953878039699894, "relative_elevation": 46.9770467951894 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track12_Sphere_00085/adjacencies/b_20241121_0951_Track12_Sphere_00085/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000702/pano_0000_001450/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000702/pano_0000_001450/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000702/pano_0000_001450/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000702/pano_0000_001450/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000702_pano_0000_001450/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000702_pano_0000_001450/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000702_pano_0000_001450/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000702/pano_0000_001450/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000702/pano_0000_001450/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88518307833726, 52.3871939975043, 46.5693317465484 ] }, "distance": 13.13, "direction": 20.61, "angle": 74.26, "elevation": 46.57, "pano_id": "TMX7316010203-000702_pano_0000_001450", "timestamp": "2018-05-02T08:42:40.936730Z", "filename": "pano_0000_001450.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_20241121_0951_Track12_Sphere_00085", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120818.82908647237, 488921.45146121486 ] }, "relative_distance": 13.12852782, "relative_pitch": 74.25613404610321, "relative_heading": 20.610280152133978, "relative_elevation": 46.5693317465484 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track12_Sphere_00085/adjacencies/b_20241121_0951_Track12_Sphere_00085/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/24/TMX7316010203-002026/pano_0000_003488/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/24/TMX7316010203-002026/pano_0000_003488/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/24/TMX7316010203-002026/pano_0000_003488/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/24/TMX7316010203-002026/pano_0000_003488/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002026_pano_0000_003488/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002026_pano_0000_003488/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002026_pano_0000_003488/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/02/24/TMX7316010203-002026/pano_0000_003488/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/02/24/TMX7316010203-002026/pano_0000_003488/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88513546496202, 52.3872013944407, 46.2483682185411 ] }, "distance": 13.18, "direction": 6.01, "angle": 74.09, "elevation": 46.25, "pano_id": "TMX7316010203-002026_pano_0000_003488", "timestamp": "2021-02-24T09:55:16.080100Z", "filename": "pano_0000_003488.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2020", "tags": [ "mission-woz", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241121_0951_Track12_Sphere_00085", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120818.82908647237, 488921.45146121486 ] }, "relative_distance": 13.18373335, "relative_pitch": 74.08906983040652, "relative_heading": 6.006936025500086, "relative_elevation": 46.2483682185411 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track12_Sphere_00085/adjacencies/b_20241121_0951_Track12_Sphere_00085/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000703/pano_0000_000532/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000703/pano_0000_000532/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000703/pano_0000_000532/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000703/pano_0000_000532/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000703_pano_0000_000532/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000703_pano_0000_000532/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000703_pano_0000_000532/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000703/pano_0000_000532/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000703/pano_0000_000532/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88518216625731, 52.3871948789803, 46.2430222937837 ] }, "distance": 13.2, "direction": 20.21, "angle": 74.07, "elevation": 46.24, "pano_id": "TMX7316010203-000703_pano_0000_000532", "timestamp": "2018-05-02T10:49:58.281240Z", "filename": "pano_0000_000532.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_20241121_0951_Track12_Sphere_00085", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120818.82908647237, 488921.45146121486 ] }, "relative_distance": 13.19880196, "relative_pitch": 74.07005828130997, "relative_heading": 20.20808149979555, "relative_elevation": 46.2430222937837 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track12_Sphere_00085/adjacencies/b_20241121_0951_Track12_Sphere_00085/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/30/TMX7316010203-002365/pano_0005_000060/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/30/TMX7316010203-002365/pano_0005_000060/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/30/TMX7316010203-002365/pano_0005_000060/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/30/TMX7316010203-002365/pano_0005_000060/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002365_pano_0005_000060/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002365_pano_0005_000060/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002365_pano_0005_000060/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/12/30/TMX7316010203-002365/pano_0005_000060/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/12/30/TMX7316010203-002365/pano_0005_000060/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8851428984433, 52.3872040210306, 46.7915254738182 ] }, "distance": 13.54, "direction": 8.01, "angle": 73.87, "elevation": 46.79, "pano_id": "TMX7316010203-002365_pano_0005_000060", "timestamp": "2021-12-30T09:05:02.372480Z", "filename": "pano_0005_000060.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2021", "tags": [ "mission-woz", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241121_0951_Track12_Sphere_00085", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120818.82908647237, 488921.45146121486 ] }, "relative_distance": 13.53562226, "relative_pitch": 73.86616118004969, "relative_heading": 8.008414062000991, "relative_elevation": 46.7915254738182 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track12_Sphere_00085/adjacencies/b_20241121_0951_Track12_Sphere_00085/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/31/TMX7316010203-001900/pano_0000_000201/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/31/TMX7316010203-001900/pano_0000_000201/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/31/TMX7316010203-001900/pano_0000_000201/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/31/TMX7316010203-001900/pano_0000_000201/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001900_pano_0000_000201/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001900_pano_0000_000201/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001900_pano_0000_000201/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/31/TMX7316010203-001900/pano_0000_000201/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/31/TMX7316010203-001900/pano_0000_000201/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8850043493177, 52.3869824225619, 50.5337012894452 ] }, "distance": 13.55, "direction": 213.85, "angle": 74.99, "elevation": 50.53, "pano_id": "TMX7316010203-001900_pano_0000_000201", "timestamp": "2020-08-31T10:41:56.031630Z", "filename": "pano_0000_000201.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_20241121_0951_Track12_Sphere_00085", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120818.82908647237, 488921.45146121486 ] }, "relative_distance": 13.55096391, "relative_pitch": 74.98889359679924, "relative_heading": 213.84528391976704, "relative_elevation": 50.5337012894452 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track12_Sphere_00085/adjacencies/b_20241121_0951_Track12_Sphere_00085/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/19/TMX7316010203-002050/pano_0001_001701/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/19/TMX7316010203-002050/pano_0001_001701/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/19/TMX7316010203-002050/pano_0001_001701/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/19/TMX7316010203-002050/pano_0001_001701/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002050_pano_0001_001701/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002050_pano_0001_001701/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002050_pano_0001_001701/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/19/TMX7316010203-002050/pano_0001_001701/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/19/TMX7316010203-002050/pano_0001_001701/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88502846760445, 52.386969021343, 47.1830698745325 ] }, "distance": 14.05, "direction": 204.86, "angle": 73.42, "elevation": 47.18, "pano_id": "TMX7316010203-002050_pano_0001_001701", "timestamp": "2021-03-19T11:17:45.907610Z", "filename": "pano_0001_001701.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_20241121_0951_Track12_Sphere_00085", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120818.82908647237, 488921.45146121486 ] }, "relative_distance": 14.04738043, "relative_pitch": 73.42063777453413, "relative_heading": 204.85825786332947, "relative_elevation": 47.1830698745325 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track12_Sphere_00085/adjacencies/b_20241121_0951_Track12_Sphere_00085/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_11-17-15_00804/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_11-17-15_00804/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_11-17-15_00804/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_11-17-15_00804/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-17_11-17-15_00804/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-17_11-17-15_00804/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-17_11-17-15_00804/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_11-17-15_00804/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_11-17-15_00804/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.885195504281622, 52.38720054843357, 0.0 ] }, "distance": 14.12, "direction": 22.78, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-17_11-17-15_00804", "timestamp": "2025-06-17T11:55:24Z", "filename": "recording_2025-06-17_11-17-15_00804.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_20241121_0951_Track12_Sphere_00085", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120818.82908647237, 488921.45146121486 ] }, "relative_distance": 14.11877779, "relative_pitch": 0.0, "relative_heading": 22.78295343376242, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track12_Sphere_00085/adjacencies/b_20241121_0951_Track12_Sphere_00085/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_11-17-15_00906/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_11-17-15_00906/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_11-17-15_00906/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_11-17-15_00906/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-17_11-17-15_00906/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-17_11-17-15_00906/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-17_11-17-15_00906/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_11-17-15_00906/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_11-17-15_00906/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.885139616634715, 52.38721048558803, 0.0 ] }, "distance": 14.22, "direction": 6.71, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-17_11-17-15_00906", "timestamp": "2025-06-17T12:00:37Z", "filename": "recording_2025-06-17_11-17-15_00906.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_20241121_0951_Track12_Sphere_00085", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120818.82908647237, 488921.45146121486 ] }, "relative_distance": 14.22045366, "relative_pitch": 0.0, "relative_heading": 6.71303688986146, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track12_Sphere_00085/adjacencies/b_20241121_0951_Track12_Sphere_00085/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/14/TMX7316010203-002855/pano_0003_000275/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/14/TMX7316010203-002855/pano_0003_000275/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/14/TMX7316010203-002855/pano_0003_000275/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/14/TMX7316010203-002855/pano_0003_000275/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002855_pano_0003_000275/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002855_pano_0003_000275/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002855_pano_0003_000275/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/14/TMX7316010203-002855/pano_0003_000275/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/14/TMX7316010203-002855/pano_0003_000275/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88518264304839, 52.3872056931354, 46.7750078411773 ] }, "distance": 14.34, "direction": 18.67, "angle": 72.95, "elevation": 46.78, "pano_id": "TMX7316010203-002855_pano_0003_000275", "timestamp": "2022-12-14T11:24:29.920150Z", "filename": "pano_0003_000275.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_20241121_0951_Track12_Sphere_00085", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120818.82908647237, 488921.45146121486 ] }, "relative_distance": 14.34445736, "relative_pitch": 72.95083285653433, "relative_heading": 18.669265784491873, "relative_elevation": 46.7750078411773 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track12_Sphere_00085/adjacencies/b_20241121_0951_Track12_Sphere_00085/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000703/pano_0000_000384/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000703/pano_0000_000384/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000703/pano_0000_000384/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000703/pano_0000_000384/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000703_pano_0000_000384/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000703_pano_0000_000384/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000703_pano_0000_000384/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000703/pano_0000_000384/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000703/pano_0000_000384/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88518100724353, 52.3872062341562, 46.0416479483247 ] }, "distance": 14.37, "direction": 18.17, "angle": 72.67, "elevation": 46.04, "pano_id": "TMX7316010203-000703_pano_0000_000384", "timestamp": "2018-05-02T10:44:25.648590Z", "filename": "pano_0000_000384.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_20241121_0951_Track12_Sphere_00085", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120818.82908647237, 488921.45146121486 ] }, "relative_distance": 14.3663827, "relative_pitch": 72.67050357402346, "relative_heading": 18.171602914129018, "relative_elevation": 46.0416479483247 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track12_Sphere_00085/adjacencies/b_20241121_0951_Track12_Sphere_00085/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241121_0951_Track11_Sphere_00019/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241121_0951_Track11_Sphere_00019/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241121_0951_Track11_Sphere_00019/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241121_0951_Track11_Sphere_00019/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241121_0951_Track11_Sphere_00019/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track11_Sphere_00019/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track11_Sphere_00019/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241121_0951_Track11_Sphere_00019/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241121_0951_Track11_Sphere_00019/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.885137435671546, 52.3872136939343, 0.0 ] }, "distance": 14.56, "direction": 5.97, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241121_0951_Track11_Sphere_00019", "timestamp": "2024-11-21T09:35:16Z", "filename": "Job_20241121_0951_Track11_Sphere_00019.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_20241121_0951_Track12_Sphere_00085", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120818.82908647237, 488921.45146121486 ] }, "relative_distance": 14.5588854, "relative_pitch": 0.0, "relative_heading": 5.9684145798740476, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track12_Sphere_00085/adjacencies/b_20241121_0951_Track12_Sphere_00085/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001710/pano_0000_003066/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001710/pano_0000_003066/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001710/pano_0000_003066/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001710/pano_0000_003066/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001710_pano_0000_003066/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001710_pano_0000_003066/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001710_pano_0000_003066/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001710/pano_0000_003066/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001710/pano_0000_003066/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88502176666975, 52.3869654420556, 46.4174415674061 ] }, "distance": 14.6, "direction": 205.83, "angle": 72.54, "elevation": 46.42, "pano_id": "TMX7316010203-001710_pano_0000_003066", "timestamp": "2020-05-14T07:08:51.954670Z", "filename": "pano_0000_003066.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_20241121_0951_Track12_Sphere_00085", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120818.82908647237, 488921.45146121486 ] }, "relative_distance": 14.60263148, "relative_pitch": 72.53675664248328, "relative_heading": 205.82560770632614, "relative_elevation": 46.4174415674061 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track12_Sphere_00085/adjacencies/b_20241121_0951_Track12_Sphere_00085/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/14/TMX7316010203-002855/pano_0003_000257/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/14/TMX7316010203-002855/pano_0003_000257/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/14/TMX7316010203-002855/pano_0003_000257/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/14/TMX7316010203-002855/pano_0003_000257/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002855_pano_0003_000257/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002855_pano_0003_000257/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002855_pano_0003_000257/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/14/TMX7316010203-002855/pano_0003_000257/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/14/TMX7316010203-002855/pano_0003_000257/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88498940716807, 52.3869769891877, 45.7668537804857 ] }, "distance": 14.63, "direction": 215.84, "angle": 72.27, "elevation": 45.77, "pano_id": "TMX7316010203-002855_pano_0003_000257", "timestamp": "2022-12-14T11:23:47.955570Z", "filename": "pano_0003_000257.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_20241121_0951_Track12_Sphere_00085", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120818.82908647237, 488921.45146121486 ] }, "relative_distance": 14.62853954, "relative_pitch": 72.27446975557369, "relative_heading": 215.8361723878482, "relative_elevation": 45.7668537804857 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track12_Sphere_00085/adjacencies/b_20241121_0951_Track12_Sphere_00085/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002538/pano_0000_004691/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002538/pano_0000_004691/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002538/pano_0000_004691/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002538/pano_0000_004691/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002538_pano_0000_004691/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002538_pano_0000_004691/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002538_pano_0000_004691/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002538/pano_0000_004691/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002538/pano_0000_004691/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88503824168046, 52.3869604544061, 47.7215356118977 ] }, "distance": 14.67, "direction": 200.93, "angle": 72.92, "elevation": 47.72, "pano_id": "TMX7316010203-002538_pano_0000_004691", "timestamp": "2022-04-22T11:20:06.464180Z", "filename": "pano_0000_004691.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_20241121_0951_Track12_Sphere_00085", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120818.82908647237, 488921.45146121486 ] }, "relative_distance": 14.66704148, "relative_pitch": 72.91537852161392, "relative_heading": 200.93101031663974, "relative_elevation": 47.7215356118977 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track12_Sphere_00085/adjacencies/b_20241121_0951_Track12_Sphere_00085/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241121_0951_Track12_Sphere_00082/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241121_0951_Track12_Sphere_00082/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241121_0951_Track12_Sphere_00082/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241121_0951_Track12_Sphere_00082/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241121_0951_Track12_Sphere_00082/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track12_Sphere_00082/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track12_Sphere_00082/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241121_0951_Track12_Sphere_00082/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241121_0951_Track12_Sphere_00082/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.885031005668432, 52.38696005056772, 0.0 ] }, "distance": 14.89, "direction": 202.64, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241121_0951_Track12_Sphere_00082", "timestamp": "2024-11-21T09:39:41Z", "filename": "Job_20241121_0951_Track12_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_20241121_0951_Track12_Sphere_00085", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120818.82908647237, 488921.45146121486 ] }, "relative_distance": 14.8916351, "relative_pitch": 0.0, "relative_heading": 202.6399274244463, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track12_Sphere_00085/adjacencies/b_20241121_0951_Track12_Sphere_00085/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241121_0951_Track12_Sphere_00088/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241121_0951_Track12_Sphere_00088/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241121_0951_Track12_Sphere_00088/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241121_0951_Track12_Sphere_00088/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241121_0951_Track12_Sphere_00088/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track12_Sphere_00088/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track12_Sphere_00088/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241121_0951_Track12_Sphere_00088/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241121_0951_Track12_Sphere_00088/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.885199941964739, 52.38720819778985, 0.0 ] }, "distance": 15.02, "direction": 22.59, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241121_0951_Track12_Sphere_00088", "timestamp": "2024-11-21T09:39:45Z", "filename": "Job_20241121_0951_Track12_Sphere_00088.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_20241121_0951_Track12_Sphere_00085", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120818.82908647237, 488921.45146121486 ] }, "relative_distance": 15.02063295, "relative_pitch": 0.0, "relative_heading": 22.588219395299273, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track12_Sphere_00085/adjacencies/b_20241121_0951_Track12_Sphere_00085/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001182/pano_0000_001411/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001182/pano_0000_001411/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001182/pano_0000_001411/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001182/pano_0000_001411/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001182_pano_0000_001411/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001182_pano_0000_001411/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001182_pano_0000_001411/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001182/pano_0000_001411/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001182/pano_0000_001411/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88518769010752, 52.3872124112625, 46.334635659121 ] }, "distance": 15.16, "direction": 19.0, "angle": 71.88, "elevation": 46.33, "pano_id": "TMX7316010203-001182_pano_0000_001411", "timestamp": "2019-05-14T09:16:20.748750Z", "filename": "pano_0000_001411.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_20241121_0951_Track12_Sphere_00085", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120818.82908647237, 488921.45146121486 ] }, "relative_distance": 15.16292092, "relative_pitch": 71.87941491835538, "relative_heading": 18.995159872567516, "relative_elevation": 46.334635659121 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track12_Sphere_00085/adjacencies/b_20241121_0951_Track12_Sphere_00085/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001182/pano_0000_001405/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001182/pano_0000_001405/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001182/pano_0000_001405/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001182/pano_0000_001405/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001182_pano_0000_001405/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001182_pano_0000_001405/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001182_pano_0000_001405/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001182/pano_0000_001405/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001182/pano_0000_001405/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88501789770522, 52.3869609255231, 46.2982734264806 ] }, "distance": 15.17, "direction": 205.89, "angle": 71.86, "elevation": 46.3, "pano_id": "TMX7316010203-001182_pano_0000_001405", "timestamp": "2019-05-14T09:16:17.823840Z", "filename": "pano_0000_001405.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_20241121_0951_Track12_Sphere_00085", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120818.82908647237, 488921.45146121486 ] }, "relative_distance": 15.16977558, "relative_pitch": 71.85845356470286, "relative_heading": 205.89423033541772, "relative_elevation": 46.2982734264806 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track12_Sphere_00085/adjacencies/b_20241121_0951_Track12_Sphere_00085/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001068/pano_0002_000653/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001068/pano_0002_000653/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001068/pano_0002_000653/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001068/pano_0002_000653/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001068_pano_0002_000653/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001068_pano_0002_000653/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001068_pano_0002_000653/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001068/pano_0002_000653/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001068/pano_0002_000653/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88516266841536, 52.3872190155592, 46.67749828659 ] }, "distance": 15.41, "direction": 12.1, "angle": 71.72, "elevation": 46.68, "pano_id": "TMX7316010203-001068_pano_0002_000653", "timestamp": "2019-01-18T10:26:14.019820Z", "filename": "pano_0002_000653.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241121_0951_Track12_Sphere_00085", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120818.82908647237, 488921.45146121486 ] }, "relative_distance": 15.41471691, "relative_pitch": 71.72477692225382, "relative_heading": 12.102158273012915, "relative_elevation": 46.67749828659 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track12_Sphere_00085/adjacencies/b_20241121_0951_Track12_Sphere_00085/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002538/pano_0000_004697/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002538/pano_0000_004697/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002538/pano_0000_004697/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002538/pano_0000_004697/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002538_pano_0000_004697/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002538_pano_0000_004697/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002538_pano_0000_004697/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002538/pano_0000_004697/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002538/pano_0000_004697/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88520321767724, 52.3872112598684, 47.7863156301901 ] }, "distance": 15.42, "direction": 22.87, "angle": 72.11, "elevation": 47.79, "pano_id": "TMX7316010203-002538_pano_0000_004697", "timestamp": "2022-04-22T11:20:09.274170Z", "filename": "pano_0000_004697.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_20241121_0951_Track12_Sphere_00085", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120818.82908647237, 488921.45146121486 ] }, "relative_distance": 15.42107411, "relative_pitch": 72.11464262358473, "relative_heading": 22.867016371989674, "relative_elevation": 47.7863156301901 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track12_Sphere_00085/adjacencies/b_20241121_0951_Track12_Sphere_00085/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000702/pano_0000_001444/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000702/pano_0000_001444/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000702/pano_0000_001444/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000702/pano_0000_001444/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000702_pano_0000_001444/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000702_pano_0000_001444/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000702_pano_0000_001444/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000702/pano_0000_001444/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000702/pano_0000_001444/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88502167542384, 52.3869535403443, 46.5758466161788 ] }, "distance": 15.81, "direction": 203.75, "angle": 71.25, "elevation": 46.58, "pano_id": "TMX7316010203-000702_pano_0000_001444", "timestamp": "2018-05-02T08:42:38.017200Z", "filename": "pano_0000_001444.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_20241121_0951_Track12_Sphere_00085", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120818.82908647237, 488921.45146121486 ] }, "relative_distance": 15.80775475, "relative_pitch": 71.25288425959253, "relative_heading": 203.75430787245128, "relative_elevation": 46.5758466161788 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track12_Sphere_00085/adjacencies/b_20241121_0951_Track12_Sphere_00085/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_11-17-15_00798/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_11-17-15_00798/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_11-17-15_00798/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_11-17-15_00798/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-17_11-17-15_00798/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-17_11-17-15_00798/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-17_11-17-15_00798/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_11-17-15_00798/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_11-17-15_00798/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.885033332543813, 52.38695044360845, 0.0 ] }, "distance": 15.83, "direction": 200.62, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-17_11-17-15_00798", "timestamp": "2025-06-17T11:55:20Z", "filename": "recording_2025-06-17_11-17-15_00798.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_20241121_0951_Track12_Sphere_00085", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120818.82908647237, 488921.45146121486 ] }, "relative_distance": 15.82711768, "relative_pitch": 0.0, "relative_heading": 200.62051135871346, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track12_Sphere_00085/adjacencies/b_20241121_0951_Track12_Sphere_00085/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/14/TMX7316010203-002855/pano_0003_000269/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/14/TMX7316010203-002855/pano_0003_000269/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/14/TMX7316010203-002855/pano_0003_000269/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/14/TMX7316010203-002855/pano_0003_000269/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002855_pano_0003_000269/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002855_pano_0003_000269/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002855_pano_0003_000269/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/14/TMX7316010203-002855/pano_0003_000269/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/14/TMX7316010203-002855/pano_0003_000269/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88504410038632, 52.3869474938253, 46.5998426517472 ] }, "distance": 15.9, "direction": 197.73, "angle": 71.16, "elevation": 46.6, "pano_id": "TMX7316010203-002855_pano_0003_000269", "timestamp": "2022-12-14T11:24:25.995170Z", "filename": "pano_0003_000269.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_20241121_0951_Track12_Sphere_00085", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120818.82908647237, 488921.45146121486 ] }, "relative_distance": 15.89636908, "relative_pitch": 71.1642105212536, "relative_heading": 197.72951389551903, "relative_elevation": 46.5998426517472 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track12_Sphere_00085/adjacencies/b_20241121_0951_Track12_Sphere_00085/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000703/pano_0000_000378/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000703/pano_0000_000378/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000703/pano_0000_000378/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000703/pano_0000_000378/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000703_pano_0000_000378/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000703_pano_0000_000378/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000703_pano_0000_000378/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000703/pano_0000_000378/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000703/pano_0000_000378/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8850116084222, 52.3869555232399, 45.9717374611646 ] }, "distance": 15.9, "direction": 206.34, "angle": 70.92, "elevation": 45.97, "pano_id": "TMX7316010203-000703_pano_0000_000378", "timestamp": "2018-05-02T10:44:22.378790Z", "filename": "pano_0000_000378.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_20241121_0951_Track12_Sphere_00085", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120818.82908647237, 488921.45146121486 ] }, "relative_distance": 15.89803339, "relative_pitch": 70.92349401361707, "relative_heading": 206.3363973258102, "relative_elevation": 45.9717374611646 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track12_Sphere_00085/adjacencies/b_20241121_0951_Track12_Sphere_00085/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001710/pano_0000_003072/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001710/pano_0000_003072/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001710/pano_0000_003072/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001710/pano_0000_003072/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001710_pano_0000_003072/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001710_pano_0000_003072/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001710_pano_0000_003072/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001710/pano_0000_003072/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001710/pano_0000_003072/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88518907707418, 52.3872196611411, 46.4653219748288 ] }, "distance": 15.96, "direction": 18.37, "angle": 71.05, "elevation": 46.47, "pano_id": "TMX7316010203-001710_pano_0000_003072", "timestamp": "2020-05-14T07:08:54.989700Z", "filename": "pano_0000_003072.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_20241121_0951_Track12_Sphere_00085", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120818.82908647237, 488921.45146121486 ] }, "relative_distance": 15.95739616, "relative_pitch": 71.04619977545596, "relative_heading": 18.37292974891918, "relative_elevation": 46.4653219748288 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track12_Sphere_00085/adjacencies/b_20241121_0951_Track12_Sphere_00085/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001068/pano_0002_000659/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001068/pano_0002_000659/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001068/pano_0002_000659/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001068/pano_0002_000659/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001068_pano_0002_000659/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001068_pano_0002_000659/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001068_pano_0002_000659/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001068/pano_0002_000659/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001068/pano_0002_000659/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88498483247284, 52.3869622565313, 46.65971240215 ] }, "distance": 16.16, "direction": 213.33, "angle": 70.9, "elevation": 46.66, "pano_id": "TMX7316010203-001068_pano_0002_000659", "timestamp": "2019-01-18T10:26:17.679550Z", "filename": "pano_0002_000659.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241121_0951_Track12_Sphere_00085", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120818.82908647237, 488921.45146121486 ] }, "relative_distance": 16.15541386, "relative_pitch": 70.90214935153696, "relative_heading": 213.32691507769636, "relative_elevation": 46.65971240215 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track12_Sphere_00085/adjacencies/b_20241121_0951_Track12_Sphere_00085/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/30/TMX7316010203-002365/pano_0005_000066/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/30/TMX7316010203-002365/pano_0005_000066/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/30/TMX7316010203-002365/pano_0005_000066/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/30/TMX7316010203-002365/pano_0005_000066/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002365_pano_0005_000066/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002365_pano_0005_000066/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002365_pano_0005_000066/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/12/30/TMX7316010203-002365/pano_0005_000066/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/12/30/TMX7316010203-002365/pano_0005_000066/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8849796940336, 52.3869613598425, 46.7610243614763 ] }, "distance": 16.43, "direction": 214.16, "angle": 70.64, "elevation": 46.76, "pano_id": "TMX7316010203-002365_pano_0005_000066", "timestamp": "2021-12-30T09:05:05.237480Z", "filename": "pano_0005_000066.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2021", "tags": [ "mission-woz", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241121_0951_Track12_Sphere_00085", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120818.82908647237, 488921.45146121486 ] }, "relative_distance": 16.43271107, "relative_pitch": 70.63755729205286, "relative_heading": 214.15501499594106, "relative_elevation": 46.7610243614763 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track12_Sphere_00085/adjacencies/b_20241121_0951_Track12_Sphere_00085/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/19/TMX7316010203-002050/pano_0001_001707/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/19/TMX7316010203-002050/pano_0001_001707/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/19/TMX7316010203-002050/pano_0001_001707/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/19/TMX7316010203-002050/pano_0001_001707/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002050_pano_0001_001707/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002050_pano_0001_001707/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002050_pano_0001_001707/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/19/TMX7316010203-002050/pano_0001_001707/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/19/TMX7316010203-002050/pano_0001_001707/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88519773564436, 52.3872232814947, 47.1749848360196 ] }, "distance": 16.53, "direction": 19.87, "angle": 70.69, "elevation": 47.17, "pano_id": "TMX7316010203-002050_pano_0001_001707", "timestamp": "2021-03-19T11:17:49.412500Z", "filename": "pano_0001_001707.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_20241121_0951_Track12_Sphere_00085", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120818.82908647237, 488921.45146121486 ] }, "relative_distance": 16.53118664, "relative_pitch": 70.68837957486978, "relative_heading": 19.872036484479814, "relative_elevation": 47.1749848360196 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track12_Sphere_00085/adjacencies/b_20241121_0951_Track12_Sphere_00085/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000703/pano_0000_000000/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000703/pano_0000_000000/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000703/pano_0000_000000/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000703/pano_0000_000000/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000703_pano_0000_000000/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000703_pano_0000_000000/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000703_pano_0000_000000/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000703/pano_0000_000000/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000703/pano_0000_000000/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88505687387848, 52.3869391750862, 46.864550255239 ] }, "distance": 16.55, "direction": 193.88, "angle": 70.55, "elevation": 46.86, "pano_id": "TMX7316010203-000703_pano_0000_000000", "timestamp": "2018-05-02T10:32:20.858730Z", "filename": "pano_0000_000000.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_20241121_0951_Track12_Sphere_00085", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120818.82908647237, 488921.45146121486 ] }, "relative_distance": 16.55051557, "relative_pitch": 70.54900076300855, "relative_heading": 193.88306262250794, "relative_elevation": 46.864550255239 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track12_Sphere_00085/adjacencies/b_20241121_0951_Track12_Sphere_00085/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241121_0951_Track11_Sphere_00025/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241121_0951_Track11_Sphere_00025/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241121_0951_Track11_Sphere_00025/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241121_0951_Track11_Sphere_00025/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241121_0951_Track11_Sphere_00025/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track11_Sphere_00025/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track11_Sphere_00025/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241121_0951_Track11_Sphere_00025/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241121_0951_Track11_Sphere_00025/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.884971012089118, 52.386962905910096, 0.0 ] }, "distance": 16.63, "direction": 216.17, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241121_0951_Track11_Sphere_00025", "timestamp": "2024-11-21T09:35:20Z", "filename": "Job_20241121_0951_Track11_Sphere_00025.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_20241121_0951_Track12_Sphere_00085", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120818.82908647237, 488921.45146121486 ] }, "relative_distance": 16.63252736, "relative_pitch": 0.0, "relative_heading": 216.1731899905691, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track12_Sphere_00085/adjacencies/b_20241121_0951_Track12_Sphere_00085/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_11-17-15_00912/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_11-17-15_00912/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_11-17-15_00912/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_11-17-15_00912/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-17_11-17-15_00912/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-17_11-17-15_00912/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-17_11-17-15_00912/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_11-17-15_00912/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_11-17-15_00912/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.884971043676882, 52.38696141408795, 0.0 ] }, "distance": 16.77, "direction": 215.83, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-17_11-17-15_00912", "timestamp": "2025-06-17T12:00:42Z", "filename": "recording_2025-06-17_11-17-15_00912.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_20241121_0951_Track12_Sphere_00085", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120818.82908647237, 488921.45146121486 ] }, "relative_distance": 16.76555766, "relative_pitch": 0.0, "relative_heading": 215.83241549330535, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track12_Sphere_00085/adjacencies/b_20241121_0951_Track12_Sphere_00085/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000703/pano_0000_000526/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000703/pano_0000_000526/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000703/pano_0000_000526/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000703/pano_0000_000526/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000703_pano_0000_000526/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000703_pano_0000_000526/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000703_pano_0000_000526/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000703/pano_0000_000526/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000703/pano_0000_000526/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88501510744351, 52.3869454674981, 46.2430449938402 ] }, "distance": 16.81, "direction": 203.92, "angle": 70.02, "elevation": 46.24, "pano_id": "TMX7316010203-000703_pano_0000_000526", "timestamp": "2018-05-02T10:49:55.236310Z", "filename": "pano_0000_000526.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_20241121_0951_Track12_Sphere_00085", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120818.82908647237, 488921.45146121486 ] }, "relative_distance": 16.81015146, "relative_pitch": 70.02291380636525, "relative_heading": 203.91601229199156, "relative_elevation": 46.2430449938402 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track12_Sphere_00085/adjacencies/b_20241121_0951_Track12_Sphere_00085/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000702/pano_0000_003440/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000702/pano_0000_003440/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000702/pano_0000_003440/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000702/pano_0000_003440/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000702_pano_0000_003440/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000702_pano_0000_003440/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000702_pano_0000_003440/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000702/pano_0000_003440/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000702/pano_0000_003440/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88503120457028, 52.3869399634468, 47.5467870524153 ] }, "distance": 16.97, "direction": 199.69, "angle": 70.36, "elevation": 47.55, "pano_id": "TMX7316010203-000702_pano_0000_003440", "timestamp": "2018-05-02T09:50:10.129380Z", "filename": "pano_0000_003440.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_20241121_0951_Track12_Sphere_00085", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120818.82908647237, 488921.45146121486 ] }, "relative_distance": 16.97183556, "relative_pitch": 70.35596584735163, "relative_heading": 199.69175327011538, "relative_elevation": 47.5467870524153 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track12_Sphere_00085/adjacencies/b_20241121_0951_Track12_Sphere_00085/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/14/TMX7316010203-002855/pano_0003_000251/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/14/TMX7316010203-002855/pano_0003_000251/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/14/TMX7316010203-002855/pano_0003_000251/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/14/TMX7316010203-002855/pano_0003_000251/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002855_pano_0003_000251/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002855_pano_0003_000251/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002855_pano_0003_000251/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/14/TMX7316010203-002855/pano_0003_000251/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/14/TMX7316010203-002855/pano_0003_000251/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88516476452057, 52.3872336898052, 45.869272920303 ] }, "distance": 17.04, "direction": 11.42, "angle": 69.62, "elevation": 45.87, "pano_id": "TMX7316010203-002855_pano_0003_000251", "timestamp": "2022-12-14T11:23:42.545580Z", "filename": "pano_0003_000251.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_20241121_0951_Track12_Sphere_00085", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120818.82908647237, 488921.45146121486 ] }, "relative_distance": 17.04242587, "relative_pitch": 69.61778315283877, "relative_heading": 11.420330903399364, "relative_elevation": 45.869272920303 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track12_Sphere_00085/adjacencies/b_20241121_0951_Track12_Sphere_00085/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/09/TMX7315120208-000073/pano_0005_000878/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/09/TMX7315120208-000073/pano_0005_000878/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/09/TMX7315120208-000073/pano_0005_000878/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/09/TMX7315120208-000073/pano_0005_000878/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315120208-000073_pano_0005_000878/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000073_pano_0005_000878/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000073_pano_0005_000878/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/06/09/TMX7315120208-000073/pano_0005_000878/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/06/09/TMX7315120208-000073/pano_0005_000878/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88501827951084, 52.3869411010033, 47.2995230741799 ] }, "distance": 17.17, "direction": 202.6, "angle": 70.05, "elevation": 47.3, "pano_id": "TMX7315120208-000073_pano_0005_000878", "timestamp": "2016-06-09T09:18:43.614140Z", "filename": "pano_0005_000878.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_20241121_0951_Track12_Sphere_00085", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120818.82908647237, 488921.45146121486 ] }, "relative_distance": 17.1712922, "relative_pitch": 70.04742743661133, "relative_heading": 202.59989747922276, "relative_elevation": 47.2995230741799 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track12_Sphere_00085/adjacencies/b_20241121_0951_Track12_Sphere_00085/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/24/TMX7316010203-002026/pano_0000_003522/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/24/TMX7316010203-002026/pano_0000_003522/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/24/TMX7316010203-002026/pano_0000_003522/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/24/TMX7316010203-002026/pano_0000_003522/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002026_pano_0000_003522/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002026_pano_0000_003522/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002026_pano_0000_003522/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/02/24/TMX7316010203-002026/pano_0000_003522/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/02/24/TMX7316010203-002026/pano_0000_003522/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88501393644883, 52.3869414447362, 46.0193518660963 ] }, "distance": 17.25, "direction": 203.56, "angle": 69.45, "elevation": 46.02, "pano_id": "TMX7316010203-002026_pano_0000_003522", "timestamp": "2021-02-24T09:56:00.074840Z", "filename": "pano_0000_003522.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2020", "tags": [ "mission-woz", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241121_0951_Track12_Sphere_00085", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120818.82908647237, 488921.45146121486 ] }, "relative_distance": 17.25201243, "relative_pitch": 69.44967959265664, "relative_heading": 203.55538144993227, "relative_elevation": 46.0193518660963 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track12_Sphere_00085/adjacencies/b_20241121_0951_Track12_Sphere_00085/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/31/TMX7316010203-001900/pano_0000_000207/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/31/TMX7316010203-001900/pano_0000_000207/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/31/TMX7316010203-001900/pano_0000_000207/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/31/TMX7316010203-001900/pano_0000_000207/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001900_pano_0000_000207/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001900_pano_0000_000207/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001900_pano_0000_000207/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/31/TMX7316010203-001900/pano_0000_000207/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/31/TMX7316010203-001900/pano_0000_000207/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88516188690608, 52.3872365169868, 50.7073810035363 ] }, "distance": 17.31, "direction": 10.58, "angle": 71.15, "elevation": 50.71, "pano_id": "TMX7316010203-001900_pano_0000_000207", "timestamp": "2020-08-31T10:41:59.771430Z", "filename": "pano_0000_000207.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_20241121_0951_Track12_Sphere_00085", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120818.82908647237, 488921.45146121486 ] }, "relative_distance": 17.31386594, "relative_pitch": 71.14770090818871, "relative_heading": 10.578656244320307, "relative_elevation": 50.7073810035363 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track12_Sphere_00085/adjacencies/b_20241121_0951_Track12_Sphere_00085/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/24/TMX7316010203-002026/pano_0000_003494/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/24/TMX7316010203-002026/pano_0000_003494/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/24/TMX7316010203-002026/pano_0000_003494/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/24/TMX7316010203-002026/pano_0000_003494/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002026_pano_0000_003494/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002026_pano_0000_003494/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002026_pano_0000_003494/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/02/24/TMX7316010203-002026/pano_0000_003494/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/02/24/TMX7316010203-002026/pano_0000_003494/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88496538514611, 52.3869552528746, 46.1985165225342 ] }, "distance": 17.55, "direction": 215.54, "angle": 69.2, "elevation": 46.2, "pano_id": "TMX7316010203-002026_pano_0000_003494", "timestamp": "2021-02-24T09:55:22.490060Z", "filename": "pano_0000_003494.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2020", "tags": [ "mission-woz", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241121_0951_Track12_Sphere_00085", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120818.82908647237, 488921.45146121486 ] }, "relative_distance": 17.54714731, "relative_pitch": 69.20219243649885, "relative_heading": 215.54176818530905, "relative_elevation": 46.1985165225342 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track12_Sphere_00085/adjacencies/b_20241121_0951_Track12_Sphere_00085/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/09/TMX7315120208-000073/pano_0005_000885/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/09/TMX7315120208-000073/pano_0005_000885/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/09/TMX7315120208-000073/pano_0005_000885/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/09/TMX7315120208-000073/pano_0005_000885/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315120208-000073_pano_0005_000885/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000073_pano_0005_000885/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000073_pano_0005_000885/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/06/09/TMX7315120208-000073/pano_0005_000885/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/06/09/TMX7315120208-000073/pano_0005_000885/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8852151381766, 52.3872290193559, 47.2515205042437 ] }, "distance": 17.56, "direction": 22.8, "angle": 69.62, "elevation": 47.25, "pano_id": "TMX7315120208-000073_pano_0005_000885", "timestamp": "2016-06-09T09:18:47.349080Z", "filename": "pano_0005_000885.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_20241121_0951_Track12_Sphere_00085", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120818.82908647237, 488921.45146121486 ] }, "relative_distance": 17.55733779, "relative_pitch": 69.61634801524414, "relative_heading": 22.80134378890812, "relative_elevation": 47.2515205042437 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track12_Sphere_00085/adjacencies/b_20241121_0951_Track12_Sphere_00085/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/24/TMX7316010203-002026/pano_0000_003529/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/24/TMX7316010203-002026/pano_0000_003529/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/24/TMX7316010203-002026/pano_0000_003529/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/24/TMX7316010203-002026/pano_0000_003529/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002026_pano_0000_003529/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002026_pano_0000_003529/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002026_pano_0000_003529/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/02/24/TMX7316010203-002026/pano_0000_003529/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/02/24/TMX7316010203-002026/pano_0000_003529/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88520571605264, 52.3872318424077, 46.0097489105538 ] }, "distance": 17.61, "direction": 20.48, "angle": 69.05, "elevation": 46.01, "pano_id": "TMX7316010203-002026_pano_0000_003529", "timestamp": "2021-02-24T09:56:05.034940Z", "filename": "pano_0000_003529.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2020", "tags": [ "mission-woz", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241121_0951_Track12_Sphere_00085", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120818.82908647237, 488921.45146121486 ] }, "relative_distance": 17.6127617, "relative_pitch": 69.05290445965485, "relative_heading": 20.4809257841497, "relative_elevation": 46.0097489105538 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track12_Sphere_00085/adjacencies/b_20241121_0951_Track12_Sphere_00085/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000702/pano_0000_003447/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000702/pano_0000_003447/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000702/pano_0000_003447/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000702/pano_0000_003447/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000702_pano_0000_003447/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000702_pano_0000_003447/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000702_pano_0000_003447/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000702/pano_0000_003447/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000702/pano_0000_003447/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88522199858032, 52.3872287969026, 47.7176196584478 ] }, "distance": 17.72, "direction": 24.22, "angle": 69.63, "elevation": 47.72, "pano_id": "TMX7316010203-000702_pano_0000_003447", "timestamp": "2018-05-02T09:50:14.779400Z", "filename": "pano_0000_003447.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_20241121_0951_Track12_Sphere_00085", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120818.82908647237, 488921.45146121486 ] }, "relative_distance": 17.72099895, "relative_pitch": 69.62640147204812, "relative_heading": 24.224669400634152, "relative_elevation": 47.7176196584478 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track12_Sphere_00085/adjacencies/b_20241121_0951_Track12_Sphere_00085/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000702/pano_0000_001451/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000702/pano_0000_001451/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000702/pano_0000_001451/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000702/pano_0000_001451/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000702_pano_0000_001451/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000702_pano_0000_001451/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000702_pano_0000_001451/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000702/pano_0000_001451/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000702/pano_0000_001451/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8852097530702, 52.3872341374769, 46.5842471849173 ] }, "distance": 17.95, "direction": 21.02, "angle": 68.93, "elevation": 46.58, "pano_id": "TMX7316010203-000702_pano_0000_001451", "timestamp": "2018-05-02T08:42:41.426720Z", "filename": "pano_0000_001451.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_20241121_0951_Track12_Sphere_00085", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120818.82908647237, 488921.45146121486 ] }, "relative_distance": 17.94896015, "relative_pitch": 68.92827284807431, "relative_heading": 21.017610341347044, "relative_elevation": 46.5842471849173 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track12_Sphere_00085/adjacencies/b_20241121_0951_Track12_Sphere_00085/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/24/TMX7316010203-002026/pano_0000_003487/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/24/TMX7316010203-002026/pano_0000_003487/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/24/TMX7316010203-002026/pano_0000_003487/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/24/TMX7316010203-002026/pano_0000_003487/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002026_pano_0000_003487/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002026_pano_0000_003487/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002026_pano_0000_003487/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/02/24/TMX7316010203-002026/pano_0000_003487/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/02/24/TMX7316010203-002026/pano_0000_003487/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88516161021312, 52.3872425805778, 46.2652333723381 ] }, "distance": 17.97, "direction": 10.12, "angle": 68.77, "elevation": 46.27, "pano_id": "TMX7316010203-002026_pano_0000_003487", "timestamp": "2021-02-24T09:55:15.055110Z", "filename": "pano_0000_003487.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2020", "tags": [ "mission-woz", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241121_0951_Track12_Sphere_00085", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120818.82908647237, 488921.45146121486 ] }, "relative_distance": 17.97422792, "relative_pitch": 68.76865284288863, "relative_heading": 10.124766751997665, "relative_elevation": 46.2652333723381 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track12_Sphere_00085/adjacencies/b_20241121_0951_Track12_Sphere_00085/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000703/pano_0000_000007/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000703/pano_0000_000007/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000703/pano_0000_000007/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000703/pano_0000_000007/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000703_pano_0000_000007/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000703_pano_0000_000007/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000703_pano_0000_000007/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000703/pano_0000_000007/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000703/pano_0000_000007/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88522959763797, 52.3872299157451, 46.9982847208157 ] }, "distance": 18.05, "direction": 25.56, "angle": 68.99, "elevation": 47.0, "pano_id": "TMX7316010203-000703_pano_0000_000007", "timestamp": "2018-05-02T10:32:27.008790Z", "filename": "pano_0000_000007.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_20241121_0951_Track12_Sphere_00085", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120818.82908647237, 488921.45146121486 ] }, "relative_distance": 18.05172551, "relative_pitch": 68.9885527875878, "relative_heading": 25.560180549217414, "relative_elevation": 46.9982847208157 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track12_Sphere_00085/adjacencies/b_20241121_0951_Track12_Sphere_00085/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000703/pano_0000_000533/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000703/pano_0000_000533/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000703/pano_0000_000533/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000703/pano_0000_000533/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000703_pano_0000_000533/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000703_pano_0000_000533/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000703_pano_0000_000533/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000703/pano_0000_000533/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000703/pano_0000_000533/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8852096032974, 52.3872364547616, 46.2590508433059 ] }, "distance": 18.19, "direction": 20.7, "angle": 68.54, "elevation": 46.26, "pano_id": "TMX7316010203-000703_pano_0000_000533", "timestamp": "2018-05-02T10:49:58.776310Z", "filename": "pano_0000_000533.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_20241121_0951_Track12_Sphere_00085", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120818.82908647237, 488921.45146121486 ] }, "relative_distance": 18.18628893, "relative_pitch": 68.538219247792, "relative_heading": 20.69625830035763, "relative_elevation": 46.2590508433059 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track12_Sphere_00085/adjacencies/b_20241121_0951_Track12_Sphere_00085/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/31/TMX7316010203-001900/pano_0000_000158/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/31/TMX7316010203-001900/pano_0000_000158/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/31/TMX7316010203-001900/pano_0000_000158/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/31/TMX7316010203-001900/pano_0000_000158/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001900_pano_0000_000158/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001900_pano_0000_000158/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001900_pano_0000_000158/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/31/TMX7316010203-001900/pano_0000_000158/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/31/TMX7316010203-001900/pano_0000_000158/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88511039218241, 52.3869195059304, 50.1441212138161 ] }, "distance": 18.26, "direction": 181.03, "angle": 69.99, "elevation": 50.14, "pano_id": "TMX7316010203-001900_pano_0000_000158", "timestamp": "2020-08-31T10:41:08.066820Z", "filename": "pano_0000_000158.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_20241121_0951_Track12_Sphere_00085", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120818.82908647237, 488921.45146121486 ] }, "relative_distance": 18.25864916, "relative_pitch": 69.99224993441159, "relative_heading": 181.02741404901187, "relative_elevation": 50.1441212138161 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track12_Sphere_00085/adjacencies/b_20241121_0951_Track12_Sphere_00085/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/30/TMX7316010203-002365/pano_0005_000059/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/30/TMX7316010203-002365/pano_0005_000059/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/30/TMX7316010203-002365/pano_0005_000059/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/30/TMX7316010203-002365/pano_0005_000059/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002365_pano_0005_000059/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002365_pano_0005_000059/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002365_pano_0005_000059/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/12/30/TMX7316010203-002365/pano_0005_000059/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/12/30/TMX7316010203-002365/pano_0005_000059/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8851705473275, 52.3872442050454, 46.8063415354118 ] }, "distance": 18.27, "direction": 11.9, "angle": 68.68, "elevation": 46.81, "pano_id": "TMX7316010203-002365_pano_0005_000059", "timestamp": "2021-12-30T09:05:01.907470Z", "filename": "pano_0005_000059.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2021", "tags": [ "mission-woz", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241121_0951_Track12_Sphere_00085", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120818.82908647237, 488921.45146121486 ] }, "relative_distance": 18.2679486, "relative_pitch": 68.67990020281991, "relative_heading": 11.904089413309809, "relative_elevation": 46.8063415354118 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track12_Sphere_00085/adjacencies/b_20241121_0951_Track12_Sphere_00085/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/31/TMX7316010203-001900/pano_0000_000159/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/31/TMX7316010203-001900/pano_0000_000159/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/31/TMX7316010203-001900/pano_0000_000159/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/31/TMX7316010203-001900/pano_0000_000159/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001900_pano_0000_000159/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001900_pano_0000_000159/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001900_pano_0000_000159/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/31/TMX7316010203-001900/pano_0000_000159/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/31/TMX7316010203-001900/pano_0000_000159/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88518514286259, 52.3869231999485, 50.0020662490278 ] }, "distance": 18.47, "direction": 165.06, "angle": 69.73, "elevation": 50.0, "pano_id": "TMX7316010203-001900_pano_0000_000159", "timestamp": "2020-08-31T10:41:09.336800Z", "filename": "pano_0000_000159.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_20241121_0951_Track12_Sphere_00085", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120818.82908647237, 488921.45146121486 ] }, "relative_distance": 18.46911363, "relative_pitch": 69.72743341436392, "relative_heading": 165.05844633990515, "relative_elevation": 50.0020662490278 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track12_Sphere_00085/adjacencies/b_20241121_0951_Track12_Sphere_00085/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/31/TMX7316010203-001900/pano_0000_000200/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/31/TMX7316010203-001900/pano_0000_000200/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/31/TMX7316010203-001900/pano_0000_000200/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/31/TMX7316010203-001900/pano_0000_000200/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001900_pano_0000_000200/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001900_pano_0000_000200/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001900_pano_0000_000200/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/31/TMX7316010203-001900/pano_0000_000200/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/31/TMX7316010203-001900/pano_0000_000200/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88497803205882, 52.3869400924733, 50.4997503850609 ] }, "distance": 18.5, "direction": 210.33, "angle": 69.88, "elevation": 50.5, "pano_id": "TMX7316010203-001900_pano_0000_000200", "timestamp": "2020-08-31T10:41:55.416490Z", "filename": "pano_0000_000200.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_20241121_0951_Track12_Sphere_00085", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120818.82908647237, 488921.45146121486 ] }, "relative_distance": 18.49586633, "relative_pitch": 69.88441051986435, "relative_heading": 210.32642225103126, "relative_elevation": 50.4997503850609 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track12_Sphere_00085/adjacencies/b_20241121_0951_Track12_Sphere_00085/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002621/pano_0001_000000/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002621/pano_0001_000000/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002621/pano_0001_000000/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002621/pano_0001_000000/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002621_pano_0001_000000/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002621_pano_0001_000000/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002621_pano_0001_000000/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002621/pano_0001_000000/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002621/pano_0001_000000/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88498591083871, 52.3869329200217, 46.3866385547444 ] }, "distance": 18.93, "direction": 207.7, "angle": 67.8, "elevation": 46.39, "pano_id": "TMX7316010203-002621_pano_0001_000000", "timestamp": "2022-06-22T11:35:29.108010Z", "filename": "pano_0001_000000.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_20241121_0951_Track12_Sphere_00085", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120818.82908647237, 488921.45146121486 ] }, "relative_distance": 18.93373128, "relative_pitch": 67.79608797955211, "relative_heading": 207.70486915064805, "relative_elevation": 46.3866385547444 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track12_Sphere_00085/adjacencies/b_20241121_0951_Track12_Sphere_00085/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_11-17-15_00905/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_11-17-15_00905/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_11-17-15_00905/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_11-17-15_00905/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-17_11-17-15_00905/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-17_11-17-15_00905/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-17_11-17-15_00905/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_11-17-15_00905/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_11-17-15_00905/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88516788056285, 52.387251840909066, 0.0 ] }, "distance": 19.07, "direction": 10.84, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-17_11-17-15_00905", "timestamp": "2025-06-17T12:00:37Z", "filename": "recording_2025-06-17_11-17-15_00905.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_20241121_0951_Track12_Sphere_00085", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120818.82908647237, 488921.45146121486 ] }, "relative_distance": 19.06516885, "relative_pitch": 0.0, "relative_heading": 10.843394392991215, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track12_Sphere_00085/adjacencies/b_20241121_0951_Track12_Sphere_00085/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_11-17-15_00805/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_11-17-15_00805/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_11-17-15_00805/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_11-17-15_00805/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-17_11-17-15_00805/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-17_11-17-15_00805/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-17_11-17-15_00805/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_11-17-15_00805/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_11-17-15_00805/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.885222929786181, 52.387242008039756, 0.0 ] }, "distance": 19.1, "direction": 22.59, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-17_11-17-15_00805", "timestamp": "2025-06-17T11:55:25Z", "filename": "recording_2025-06-17_11-17-15_00805.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_20241121_0951_Track12_Sphere_00085", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120818.82908647237, 488921.45146121486 ] }, "relative_distance": 19.09541845, "relative_pitch": 0.0, "relative_heading": 22.58804791674464, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track12_Sphere_00085/adjacencies/b_20241121_0951_Track12_Sphere_00085/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/19/TMX7316010203-002050/pano_0001_001700/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/19/TMX7316010203-002050/pano_0001_001700/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/19/TMX7316010203-002050/pano_0001_001700/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/19/TMX7316010203-002050/pano_0001_001700/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002050_pano_0001_001700/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002050_pano_0001_001700/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002050_pano_0001_001700/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/19/TMX7316010203-002050/pano_0001_001700/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/19/TMX7316010203-002050/pano_0001_001700/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88500027973896, 52.3869267801656, 47.1860585436225 ] }, "distance": 19.12, "direction": 204.16, "angle": 67.94, "elevation": 47.19, "pano_id": "TMX7316010203-002050_pano_0001_001700", "timestamp": "2021-03-19T11:17:45.322550Z", "filename": "pano_0001_001700.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_20241121_0951_Track12_Sphere_00085", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120818.82908647237, 488921.45146121486 ] }, "relative_distance": 19.12046929, "relative_pitch": 67.94150125985853, "relative_heading": 204.15533647540184, "relative_elevation": 47.1860585436225 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track12_Sphere_00085/adjacencies/b_20241121_0951_Track12_Sphere_00085/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000703/pano_0000_000385/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000703/pano_0000_000385/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000703/pano_0000_000385/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000703/pano_0000_000385/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000703_pano_0000_000385/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000703_pano_0000_000385/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000703_pano_0000_000385/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000703/pano_0000_000385/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000703/pano_0000_000385/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88520974245556, 52.3872475814871, 46.0536773717031 ] }, "distance": 19.35, "direction": 19.43, "angle": 67.21, "elevation": 46.05, "pano_id": "TMX7316010203-000703_pano_0000_000385", "timestamp": "2018-05-02T10:44:26.183580Z", "filename": "pano_0000_000385.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_20241121_0951_Track12_Sphere_00085", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120818.82908647237, 488921.45146121486 ] }, "relative_distance": 19.35260919, "relative_pitch": 67.20695112440404, "relative_heading": 19.426911074269874, "relative_elevation": 46.0536773717031 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track12_Sphere_00085/adjacencies/b_20241121_0951_Track12_Sphere_00085/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/14/TMX7316010203-002855/pano_0003_000276/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/14/TMX7316010203-002855/pano_0003_000276/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/14/TMX7316010203-002855/pano_0003_000276/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/14/TMX7316010203-002855/pano_0003_000276/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002855_pano_0003_000276/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002855_pano_0003_000276/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002855_pano_0003_000276/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/14/TMX7316010203-002855/pano_0003_000276/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/14/TMX7316010203-002855/pano_0003_000276/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88520740845625, 52.3872483709718, 46.8054563170299 ] }, "distance": 19.38, "direction": 18.9, "angle": 67.5, "elevation": 46.81, "pano_id": "TMX7316010203-002855_pano_0003_000276", "timestamp": "2022-12-14T11:24:30.540120Z", "filename": "pano_0003_000276.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_20241121_0951_Track12_Sphere_00085", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120818.82908647237, 488921.45146121486 ] }, "relative_distance": 19.38343098, "relative_pitch": 67.50420444368011, "relative_heading": 18.897559263625105, "relative_elevation": 46.8054563170299 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track12_Sphere_00085/adjacencies/b_20241121_0951_Track12_Sphere_00085/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241121_0951_Track11_Sphere_00018/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241121_0951_Track11_Sphere_00018/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241121_0951_Track11_Sphere_00018/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241121_0951_Track11_Sphere_00018/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241121_0951_Track11_Sphere_00018/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track11_Sphere_00018/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track11_Sphere_00018/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241121_0951_Track11_Sphere_00018/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241121_0951_Track11_Sphere_00018/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.885165332487115, 52.387255038712, 0.0 ] }, "distance": 19.38, "direction": 10.14, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241121_0951_Track11_Sphere_00018", "timestamp": "2024-11-21T09:35:15Z", "filename": "Job_20241121_0951_Track11_Sphere_00018.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_20241121_0951_Track12_Sphere_00085", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120818.82908647237, 488921.45146121486 ] }, "relative_distance": 19.3834663, "relative_pitch": 0.0, "relative_heading": 10.14185997148232, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track12_Sphere_00085/adjacencies/b_20241121_0951_Track12_Sphere_00085/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001710/pano_0000_003065/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001710/pano_0000_003065/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001710/pano_0000_003065/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001710/pano_0000_003065/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001710_pano_0000_003065/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001710_pano_0000_003065/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001710_pano_0000_003065/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001710/pano_0000_003065/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001710/pano_0000_003065/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88499510627869, 52.3869229868355, 46.4049731772393 ] }, "distance": 19.65, "direction": 204.59, "angle": 67.05, "elevation": 46.4, "pano_id": "TMX7316010203-001710_pano_0000_003065", "timestamp": "2020-05-14T07:08:51.449800Z", "filename": "pano_0000_003065.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_20241121_0951_Track12_Sphere_00085", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120818.82908647237, 488921.45146121486 ] }, "relative_distance": 19.6503109, "relative_pitch": 67.04964062776659, "relative_heading": 204.58880416475625, "relative_elevation": 46.4049731772393 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track12_Sphere_00085/adjacencies/b_20241121_0951_Track12_Sphere_00085/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002538/pano_0000_004690/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002538/pano_0000_004690/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002538/pano_0000_004690/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002538/pano_0000_004690/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002538_pano_0000_004690/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002538_pano_0000_004690/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002538_pano_0000_004690/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002538/pano_0000_004690/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002538/pano_0000_004690/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88501057980374, 52.3869183739471, 47.7002961309627 ] }, "distance": 19.71, "direction": 201.18, "angle": 67.55, "elevation": 47.7, "pano_id": "TMX7316010203-002538_pano_0000_004690", "timestamp": "2022-04-22T11:20:05.994170Z", "filename": "pano_0000_004690.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_20241121_0951_Track12_Sphere_00085", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120818.82908647237, 488921.45146121486 ] }, "relative_distance": 19.71353967, "relative_pitch": 67.54571065792494, "relative_heading": 201.18176888890613, "relative_elevation": 47.7002961309627 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track12_Sphere_00085/adjacencies/b_20241121_0951_Track12_Sphere_00085/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/14/TMX7316010203-002855/pano_0003_000258/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/14/TMX7316010203-002855/pano_0003_000258/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/14/TMX7316010203-002855/pano_0003_000258/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/14/TMX7316010203-002855/pano_0003_000258/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002855_pano_0003_000258/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002855_pano_0003_000258/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002855_pano_0003_000258/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/14/TMX7316010203-002855/pano_0003_000258/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/14/TMX7316010203-002855/pano_0003_000258/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88496105423321, 52.3869326938548, 45.7582194274291 ] }, "distance": 19.8, "direction": 212.01, "angle": 66.6, "elevation": 45.76, "pano_id": "TMX7316010203-002855_pano_0003_000258", "timestamp": "2022-12-14T11:23:49.780530Z", "filename": "pano_0003_000258.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_20241121_0951_Track12_Sphere_00085", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120818.82908647237, 488921.45146121486 ] }, "relative_distance": 19.79870224, "relative_pitch": 66.60279224102663, "relative_heading": 212.0110920000758, "relative_elevation": 45.7582194274291 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track12_Sphere_00085/adjacencies/b_20241121_0951_Track12_Sphere_00085/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241121_0951_Track12_Sphere_00081/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241121_0951_Track12_Sphere_00081/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241121_0951_Track12_Sphere_00081/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241121_0951_Track12_Sphere_00081/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241121_0951_Track12_Sphere_00081/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track12_Sphere_00081/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track12_Sphere_00081/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241121_0951_Track12_Sphere_00081/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241121_0951_Track12_Sphere_00081/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.885004238647591, 52.38691884536105, 0.0 ] }, "distance": 19.83, "direction": 202.4, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241121_0951_Track12_Sphere_00081", "timestamp": "2024-11-21T09:39:40Z", "filename": "Job_20241121_0951_Track12_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_20241121_0951_Track12_Sphere_00085", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120818.82908647237, 488921.45146121486 ] }, "relative_distance": 19.8251056, "relative_pitch": 0.0, "relative_heading": 202.40007700029696, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track12_Sphere_00085/adjacencies/b_20241121_0951_Track12_Sphere_00085/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241121_0951_Track12_Sphere_00089/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241121_0951_Track12_Sphere_00089/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241121_0951_Track12_Sphere_00089/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241121_0951_Track12_Sphere_00089/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241121_0951_Track12_Sphere_00089/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track12_Sphere_00089/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track12_Sphere_00089/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241121_0951_Track12_Sphere_00089/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241121_0951_Track12_Sphere_00089/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.885227923710597, 52.387249830518634, 0.0 ] }, "distance": 20.03, "direction": 22.53, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241121_0951_Track12_Sphere_00089", "timestamp": "2024-11-21T09:39:45Z", "filename": "Job_20241121_0951_Track12_Sphere_00089.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_20241121_0951_Track12_Sphere_00085", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120818.82908647237, 488921.45146121486 ] }, "relative_distance": 20.02969841, "relative_pitch": 0.0, "relative_heading": 22.52964275389992, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track12_Sphere_00085/adjacencies/b_20241121_0951_Track12_Sphere_00085/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/27/TMX7316010203-000225/pano_0005_000082/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/27/TMX7316010203-000225/pano_0005_000082/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/27/TMX7316010203-000225/pano_0005_000082/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/27/TMX7316010203-000225/pano_0005_000082/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000225_pano_0005_000082/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000225_pano_0005_000082/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000225_pano_0005_000082/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/03/27/TMX7316010203-000225/pano_0005_000082/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/03/27/TMX7316010203-000225/pano_0005_000082/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88523617258611, 52.3872478892206, 46.079893768765 ] }, "distance": 20.05, "direction": 24.25, "angle": 66.48, "elevation": 46.08, "pano_id": "TMX7316010203-000225_pano_0005_000082", "timestamp": "2017-03-27T11:19:22.406230Z", "filename": "pano_0005_000082.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_20241121_0951_Track12_Sphere_00085", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120818.82908647237, 488921.45146121486 ] }, "relative_distance": 20.05438059, "relative_pitch": 66.48089518975466, "relative_heading": 24.248463737481277, "relative_elevation": 46.079893768765 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track12_Sphere_00085/adjacencies/b_20241121_0951_Track12_Sphere_00085/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001182/pano_0000_001412/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001182/pano_0000_001412/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001182/pano_0000_001412/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001182/pano_0000_001412/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001182_pano_0000_001412/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001182_pano_0000_001412/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001182_pano_0000_001412/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001182/pano_0000_001412/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001182/pano_0000_001412/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88521634256586, 52.3872542528837, 46.3430106537417 ] }, "distance": 20.2, "direction": 19.93, "angle": 66.45, "elevation": 46.34, "pano_id": "TMX7316010203-001182_pano_0000_001412", "timestamp": "2019-05-14T09:16:21.243770Z", "filename": "pano_0000_001412.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_20241121_0951_Track12_Sphere_00085", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120818.82908647237, 488921.45146121486 ] }, "relative_distance": 20.20293552, "relative_pitch": 66.44551719165698, "relative_heading": 19.928508103170802, "relative_elevation": 46.3430106537417 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track12_Sphere_00085/adjacencies/b_20241121_0951_Track12_Sphere_00085/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001182/pano_0000_001404/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001182/pano_0000_001404/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001182/pano_0000_001404/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001182/pano_0000_001404/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001182_pano_0000_001404/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001182_pano_0000_001404/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001182_pano_0000_001404/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001182/pano_0000_001404/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001182/pano_0000_001404/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88499039554408, 52.3869185260472, 46.2887246115133 ] }, "distance": 20.24, "direction": 204.83, "angle": 66.39, "elevation": 46.29, "pano_id": "TMX7316010203-001182_pano_0000_001404", "timestamp": "2019-05-14T09:16:17.333760Z", "filename": "pano_0000_001404.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_20241121_0951_Track12_Sphere_00085", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120818.82908647237, 488921.45146121486 ] }, "relative_distance": 20.2353058, "relative_pitch": 66.38725896440522, "relative_heading": 204.82976788212355, "relative_elevation": 46.2887246115133 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track12_Sphere_00085/adjacencies/b_20241121_0951_Track12_Sphere_00085/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_11-17-15_00797/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_11-17-15_00797/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_11-17-15_00797/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_11-17-15_00797/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-17_11-17-15_00797/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-17_11-17-15_00797/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-17_11-17-15_00797/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_11-17-15_00797/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_11-17-15_00797/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.885044528278764, 52.38690611886628, 0.0 ] }, "distance": 20.32, "direction": 193.7, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-17_11-17-15_00797", "timestamp": "2025-06-17T11:55:17Z", "filename": "recording_2025-06-17_11-17-15_00797.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_20241121_0951_Track12_Sphere_00085", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120818.82908647237, 488921.45146121486 ] }, "relative_distance": 20.32317284, "relative_pitch": 0.0, "relative_heading": 193.69533134419385, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track12_Sphere_00085/adjacencies/b_20241121_0951_Track12_Sphere_00085/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002538/pano_0000_004698/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002538/pano_0000_004698/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002538/pano_0000_004698/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002538/pano_0000_004698/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002538_pano_0000_004698/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002538_pano_0000_004698/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002538_pano_0000_004698/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002538/pano_0000_004698/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002538/pano_0000_004698/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88523056490369, 52.387253152886, 47.8007493084297 ] }, "distance": 20.44, "direction": 22.6, "angle": 66.85, "elevation": 47.8, "pano_id": "TMX7316010203-002538_pano_0000_004698", "timestamp": "2022-04-22T11:20:09.739150Z", "filename": "pano_0000_004698.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_20241121_0951_Track12_Sphere_00085", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120818.82908647237, 488921.45146121486 ] }, "relative_distance": 20.44009491, "relative_pitch": 66.84794696634755, "relative_heading": 22.598164942355353, "relative_elevation": 47.8007493084297 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track12_Sphere_00085/adjacencies/b_20241121_0951_Track12_Sphere_00085/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001068/pano_0002_000652/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001068/pano_0002_000652/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001068/pano_0002_000652/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001068/pano_0002_000652/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001068_pano_0002_000652/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001068_pano_0002_000652/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001068_pano_0002_000652/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001068/pano_0002_000652/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001068/pano_0002_000652/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88519238153979, 52.3872618710032, 46.6942640133202 ] }, "distance": 20.52, "direction": 14.83, "angle": 66.27, "elevation": 46.69, "pano_id": "TMX7316010203-001068_pano_0002_000652", "timestamp": "2019-01-18T10:26:13.309610Z", "filename": "pano_0002_000652.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241121_0951_Track12_Sphere_00085", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120818.82908647237, 488921.45146121486 ] }, "relative_distance": 20.52491525, "relative_pitch": 66.27164590830455, "relative_heading": 14.83394468574514, "relative_elevation": 46.6942640133202 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track12_Sphere_00085/adjacencies/b_20241121_0951_Track12_Sphere_00085/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000702/pano_0000_001443/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000702/pano_0000_001443/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000702/pano_0000_001443/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000702/pano_0000_001443/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000702_pano_0000_001443/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000702_pano_0000_001443/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000702_pano_0000_001443/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000702/pano_0000_001443/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000702/pano_0000_001443/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88499473039981, 52.3869132690731, 46.5705938711762 ] }, "distance": 20.65, "direction": 203.4, "angle": 66.09, "elevation": 46.57, "pano_id": "TMX7316010203-000702_pano_0000_001443", "timestamp": "2018-05-02T08:42:37.526810Z", "filename": "pano_0000_001443.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_20241121_0951_Track12_Sphere_00085", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120818.82908647237, 488921.45146121486 ] }, "relative_distance": 20.64865138, "relative_pitch": 66.08827282639467, "relative_heading": 203.40477871910824, "relative_elevation": 46.5705938711762 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track12_Sphere_00085/adjacencies/b_20241121_0951_Track12_Sphere_00085/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/14/TMX7316010203-002855/pano_0003_000260/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/14/TMX7316010203-002855/pano_0003_000260/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/14/TMX7316010203-002855/pano_0003_000260/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/14/TMX7316010203-002855/pano_0003_000260/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002855_pano_0003_000260/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002855_pano_0003_000260/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002855_pano_0003_000260/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/14/TMX7316010203-002855/pano_0003_000260/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/14/TMX7316010203-002855/pano_0003_000260/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88495633334854, 52.3869253330563, 45.836774667725 ] }, "distance": 20.66, "direction": 211.56, "angle": 65.73, "elevation": 45.84, "pano_id": "TMX7316010203-002855_pano_0003_000260", "timestamp": "2022-12-14T11:23:56.730480Z", "filename": "pano_0003_000260.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_20241121_0951_Track12_Sphere_00085", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120818.82908647237, 488921.45146121486 ] }, "relative_distance": 20.6642404, "relative_pitch": 65.73308620553466, "relative_heading": 211.5629391020942, "relative_elevation": 45.836774667725 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track12_Sphere_00085/adjacencies/b_20241121_0951_Track12_Sphere_00085/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000703/pano_0000_000377/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000703/pano_0000_000377/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000703/pano_0000_000377/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000703/pano_0000_000377/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000703_pano_0000_000377/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000703_pano_0000_000377/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000703_pano_0000_000377/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000703/pano_0000_000377/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000703/pano_0000_000377/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88498359492168, 52.3869133872017, 45.9577256664634 ] }, "distance": 20.95, "direction": 205.32, "angle": 65.49, "elevation": 45.96, "pano_id": "TMX7316010203-000703_pano_0000_000377", "timestamp": "2018-05-02T10:44:21.808570Z", "filename": "pano_0000_000377.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_20241121_0951_Track12_Sphere_00085", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120818.82908647237, 488921.45146121486 ] }, "relative_distance": 20.94947468, "relative_pitch": 65.49449550306615, "relative_heading": 205.3223208036924, "relative_elevation": 45.9577256664634 } ] } }