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_20241015_0915_Track39_Sphere_00539/adjacencies/?format=api
{ "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track39_Sphere_00539/adjacencies/?format=api" } }, "_embedded": { "adjacencies": [ { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track39_Sphere_00539/adjacencies/b_20241015_0915_Track39_Sphere_00539/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track39_Sphere_00539/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track39_Sphere_00539/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track39_Sphere_00539/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track39_Sphere_00539/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241015_0915_Track39_Sphere_00539/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track39_Sphere_00539/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track39_Sphere_00539/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track39_Sphere_00539/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track39_Sphere_00539/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.782586455342228, 52.38400928763599, 0.0 ] }, "distance": 0.0, "direction": null, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241015_0915_Track39_Sphere_00539", "timestamp": "2024-10-15T11:14:24Z", "filename": "Job_20241015_0915_Track39_Sphere_00539.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241015_0915_Track39_Sphere_00539", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113836.13808014986, 488632.70146096876 ] }, "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_20241015_0915_Track39_Sphere_00539/adjacencies/b_20241015_0915_Track39_Sphere_00539/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/20/TMX7316010203-001883/pano_0001_001904/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/20/TMX7316010203-001883/pano_0001_001904/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/20/TMX7316010203-001883/pano_0001_001904/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/20/TMX7316010203-001883/pano_0001_001904/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001883_pano_0001_001904/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001883_pano_0001_001904/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001883_pano_0001_001904/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/20/TMX7316010203-001883/pano_0001_001904/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/20/TMX7316010203-001883/pano_0001_001904/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78255614061329, 52.3840097204638, 44.5293420562521 ] }, "distance": 2.06, "direction": 271.34, "angle": 87.35, "elevation": 44.53, "pano_id": "TMX7316010203-001883_pano_0001_001904", "timestamp": "2020-08-20T08:56:44.507290Z", "filename": "pano_0001_001904.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_20241015_0915_Track39_Sphere_00539", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113836.13808014986, 488632.70146096876 ] }, "relative_distance": 2.06465571, "relative_pitch": 87.34531456822911, "relative_heading": 271.3366867219118, "relative_elevation": 44.5293420562521 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track39_Sphere_00539/adjacencies/b_20241015_0915_Track39_Sphere_00539/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0003_000315/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0003_000315/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0003_000315/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0003_000315/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002491_pano_0003_000315/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002491_pano_0003_000315/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002491_pano_0003_000315/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0003_000315/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0003_000315/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78255435446208, 52.3840037157406, 44.5095202438533 ] }, "distance": 2.27, "direction": 254.16, "angle": 87.08, "elevation": 44.51, "pano_id": "TMX7316010203-002491_pano_0003_000315", "timestamp": "2022-03-29T10:21:39.682770Z", "filename": "pano_0003_000315.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_20241015_0915_Track39_Sphere_00539", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113836.13808014986, 488632.70146096876 ] }, "relative_distance": 2.27194751, "relative_pitch": 87.07792570835737, "relative_heading": 254.16320642923276, "relative_elevation": 44.5095202438533 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track39_Sphere_00539/adjacencies/b_20241015_0915_Track39_Sphere_00539/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_04-48-06_00469/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_04-48-06_00469/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_04-48-06_00469/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_04-48-06_00469/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-15_04-48-06_00469/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-15_04-48-06_00469/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-15_04-48-06_00469/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_04-48-06_00469/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_04-48-06_00469/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.782619704723762, 52.38401396026179, 0.0 ] }, "distance": 2.32, "direction": 77.07, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-15_04-48-06_00469", "timestamp": "2025-07-15T04:55:02Z", "filename": "recording_2025-07-15_04-48-06_00469.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_20241015_0915_Track39_Sphere_00539", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113836.13808014986, 488632.70146096876 ] }, "relative_distance": 2.32285052, "relative_pitch": 0.0, "relative_heading": 77.06536505954918, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track39_Sphere_00539/adjacencies/b_20241015_0915_Track39_Sphere_00539/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_04-48-06_00470/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_04-48-06_00470/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_04-48-06_00470/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_04-48-06_00470/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-15_04-48-06_00470/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-15_04-48-06_00470/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-15_04-48-06_00470/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_04-48-06_00470/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_04-48-06_00470/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.782546230203826, 52.384013144718416, 0.0 ] }, "distance": 2.77, "direction": 278.91, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-15_04-48-06_00470", "timestamp": "2025-07-15T04:55:03Z", "filename": "recording_2025-07-15_04-48-06_00470.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_20241015_0915_Track39_Sphere_00539", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113836.13808014986, 488632.70146096876 ] }, "relative_distance": 2.77230628, "relative_pitch": 0.0, "relative_heading": 278.90610078383656, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track39_Sphere_00539/adjacencies/b_20241015_0915_Track39_Sphere_00539/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0003_000316/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0003_000316/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0003_000316/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0003_000316/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002491_pano_0003_000316/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002491_pano_0003_000316/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002491_pano_0003_000316/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0003_000316/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0003_000316/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78262818344279, 52.3840075684541, 44.5415735403076 ] }, "distance": 2.85, "direction": 93.85, "angle": 86.34, "elevation": 44.54, "pano_id": "TMX7316010203-002491_pano_0003_000316", "timestamp": "2022-03-29T10:21:40.322760Z", "filename": "pano_0003_000316.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_20241015_0915_Track39_Sphere_00539", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113836.13808014986, 488632.70146096876 ] }, "relative_distance": 2.84764981, "relative_pitch": 86.34192169012164, "relative_heading": 93.85193906239104, "relative_elevation": 44.5415735403076 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track39_Sphere_00539/adjacencies/b_20241015_0915_Track39_Sphere_00539/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/20/TMX7316010203-001883/pano_0001_001905/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/20/TMX7316010203-001883/pano_0001_001905/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/20/TMX7316010203-001883/pano_0001_001905/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/20/TMX7316010203-001883/pano_0001_001905/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001883_pano_0001_001905/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001883_pano_0001_001905/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001883_pano_0001_001905/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/20/TMX7316010203-001883/pano_0001_001905/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/20/TMX7316010203-001883/pano_0001_001905/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78262900866977, 52.3840098974028, 44.5270483009517 ] }, "distance": 2.9, "direction": 88.66, "angle": 86.28, "elevation": 44.53, "pano_id": "TMX7316010203-001883_pano_0001_001905", "timestamp": "2020-08-20T08:56:45.037470Z", "filename": "pano_0001_001905.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_20241015_0915_Track39_Sphere_00539", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113836.13808014986, 488632.70146096876 ] }, "relative_distance": 2.89819988, "relative_pitch": 86.2759553075729, "relative_heading": 88.65847303740881, "relative_elevation": 44.5270483009517 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track39_Sphere_00539/adjacencies/b_20241015_0915_Track39_Sphere_00539/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track39_Sphere_00540/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track39_Sphere_00540/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track39_Sphere_00540/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track39_Sphere_00540/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241015_0915_Track39_Sphere_00540/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track39_Sphere_00540/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track39_Sphere_00540/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track39_Sphere_00540/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track39_Sphere_00540/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.782630133630972, 52.38400963646606, 0.0 ] }, "distance": 2.97, "direction": 89.25, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241015_0915_Track39_Sphere_00540", "timestamp": "2024-10-15T11:14:24Z", "filename": "Job_20241015_0915_Track39_Sphere_00540.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241015_0915_Track39_Sphere_00539", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113836.13808014986, 488632.70146096876 ] }, "relative_distance": 2.97425609, "relative_pitch": 0.0, "relative_heading": 89.25221497740249, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track39_Sphere_00539/adjacencies/b_20241015_0915_Track39_Sphere_00539/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/09/TMX7316010203-000289/pano_0000_003868/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/09/TMX7316010203-000289/pano_0000_003868/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/09/TMX7316010203-000289/pano_0000_003868/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/09/TMX7316010203-000289/pano_0000_003868/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000289_pano_0000_003868/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000289_pano_0000_003868/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000289_pano_0000_003868/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/05/09/TMX7316010203-000289/pano_0000_003868/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/05/09/TMX7316010203-000289/pano_0000_003868/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78264829523678, 52.3840168386973, 44.4483949830756 ] }, "distance": 4.29, "direction": 78.71, "angle": 84.48, "elevation": 44.45, "pano_id": "TMX7316010203-000289_pano_0000_003868", "timestamp": "2017-05-09T08:48:24.158080Z", "filename": "pano_0000_003868.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_20241015_0915_Track39_Sphere_00539", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113836.13808014986, 488632.70146096876 ] }, "relative_distance": 4.29362285, "relative_pitch": 84.48246559533477, "relative_heading": 78.71463429637565, "relative_elevation": 44.4483949830756 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track39_Sphere_00539/adjacencies/b_20241015_0915_Track39_Sphere_00539/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/09/TMX7316010203-000289/pano_0000_003869/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/09/TMX7316010203-000289/pano_0000_003869/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/09/TMX7316010203-000289/pano_0000_003869/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/09/TMX7316010203-000289/pano_0000_003869/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000289_pano_0000_003869/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000289_pano_0000_003869/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000289_pano_0000_003869/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/05/09/TMX7316010203-000289/pano_0000_003869/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/05/09/TMX7316010203-000289/pano_0000_003869/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78250119914974, 52.3840155822165, 44.4587789783254 ] }, "distance": 5.85, "direction": 276.88, "angle": 82.51, "elevation": 44.46, "pano_id": "TMX7316010203-000289_pano_0000_003869", "timestamp": "2017-05-09T08:48:24.953100Z", "filename": "pano_0000_003869.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_20241015_0915_Track39_Sphere_00539", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113836.13808014986, 488632.70146096876 ] }, "relative_distance": 5.84709636, "relative_pitch": 82.50761721366871, "relative_heading": 276.88005128514556, "relative_elevation": 44.4587789783254 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track39_Sphere_00539/adjacencies/b_20241015_0915_Track39_Sphere_00539/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track39_Sphere_00537/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track39_Sphere_00537/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track39_Sphere_00537/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track39_Sphere_00537/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241015_0915_Track39_Sphere_00537/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track39_Sphere_00537/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track39_Sphere_00537/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track39_Sphere_00537/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track39_Sphere_00537/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.782498248497544, 52.384008468744696, 0.0 ] }, "distance": 6.01, "direction": 269.13, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241015_0915_Track39_Sphere_00537", "timestamp": "2024-10-15T11:14:23Z", "filename": "Job_20241015_0915_Track39_Sphere_00537.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_20241015_0915_Track39_Sphere_00539", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113836.13808014986, 488632.70146096876 ] }, "relative_distance": 6.00659056, "relative_pitch": 0.0, "relative_heading": 269.13080693724214, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track39_Sphere_00539/adjacencies/b_20241015_0915_Track39_Sphere_00539/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_00541/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_00541/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_00541/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_00541/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241015_0915_Track38_Sphere_00541/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_00541/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_00541/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_00541/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_00541/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78255441504519, 52.38406782310806, 0.0 ] }, "distance": 6.87, "direction": 341.48, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241015_0915_Track38_Sphere_00541", "timestamp": "2024-10-15T10:49:58Z", "filename": "Job_20241015_0915_Track38_Sphere_00541.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241015_0915_Track39_Sphere_00539", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113836.13808014986, 488632.70146096876 ] }, "relative_distance": 6.86914608, "relative_pitch": 0.0, "relative_heading": 341.482664430547, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track39_Sphere_00539/adjacencies/b_20241015_0915_Track39_Sphere_00539/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/08/TMX7316010203-002082/pano_0003_002745/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/08/TMX7316010203-002082/pano_0003_002745/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/08/TMX7316010203-002082/pano_0003_002745/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/08/TMX7316010203-002082/pano_0003_002745/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002082_pano_0003_002745/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002082_pano_0003_002745/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002082_pano_0003_002745/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/08/TMX7316010203-002082/pano_0003_002745/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/08/TMX7316010203-002082/pano_0003_002745/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78257128455277, 52.3840714736756, 44.9553495552391 ] }, "distance": 7.0, "direction": 351.51, "angle": 81.15, "elevation": 44.96, "pano_id": "TMX7316010203-002082_pano_0003_002745", "timestamp": "2021-04-08T12:23:30.931440Z", "filename": "pano_0003_002745.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_20241015_0915_Track39_Sphere_00539", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113836.13808014986, 488632.70146096876 ] }, "relative_distance": 6.99640316, "relative_pitch": 81.15401828296443, "relative_heading": 351.5097262768953, "relative_elevation": 44.9553495552391 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track39_Sphere_00539/adjacencies/b_20241015_0915_Track39_Sphere_00539/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/20/TMX7316010203-001883/pano_0001_001903/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/20/TMX7316010203-001883/pano_0001_001903/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/20/TMX7316010203-001883/pano_0001_001903/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/20/TMX7316010203-001883/pano_0001_001903/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001883_pano_0001_001903/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001883_pano_0001_001903/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001883_pano_0001_001903/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/20/TMX7316010203-001883/pano_0001_001903/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/20/TMX7316010203-001883/pano_0001_001903/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78248353745838, 52.3840088167185, 44.5215726075694 ] }, "distance": 7.01, "direction": 269.57, "angle": 81.05, "elevation": 44.52, "pano_id": "TMX7316010203-001883_pano_0001_001903", "timestamp": "2020-08-20T08:56:43.972310Z", "filename": "pano_0001_001903.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_20241015_0915_Track39_Sphere_00539", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113836.13808014986, 488632.70146096876 ] }, "relative_distance": 7.00775243, "relative_pitch": 81.05496086113051, "relative_heading": 269.5716018196175, "relative_elevation": 44.5215726075694 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track39_Sphere_00539/adjacencies/b_20241015_0915_Track39_Sphere_00539/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0003_000314/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0003_000314/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0003_000314/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0003_000314/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002491_pano_0003_000314/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002491_pano_0003_000314/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002491_pano_0003_000314/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0003_000314/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0003_000314/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78248056222812, 52.3840021742023, 44.4973360681906 ] }, "distance": 7.25, "direction": 263.74, "angle": 80.74, "elevation": 44.5, "pano_id": "TMX7316010203-002491_pano_0003_000314", "timestamp": "2022-03-29T10:21:38.992760Z", "filename": "pano_0003_000314.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_20241015_0915_Track39_Sphere_00539", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113836.13808014986, 488632.70146096876 ] }, "relative_distance": 7.25345558, "relative_pitch": 80.74171617382845, "relative_heading": 263.73507310915716, "relative_elevation": 44.4973360681906 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track39_Sphere_00539/adjacencies/b_20241015_0915_Track39_Sphere_00539/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_04-48-06_00468/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_04-48-06_00468/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_04-48-06_00468/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_04-48-06_00468/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-15_04-48-06_00468/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-15_04-48-06_00468/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-15_04-48-06_00468/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_04-48-06_00468/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_04-48-06_00468/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.782693125994939, 52.384015449569794, 0.0 ] }, "distance": 7.3, "direction": 84.61, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-15_04-48-06_00468", "timestamp": "2025-07-15T04:55:02Z", "filename": "recording_2025-07-15_04-48-06_00468.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_20241015_0915_Track39_Sphere_00539", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113836.13808014986, 488632.70146096876 ] }, "relative_distance": 7.29537076, "relative_pitch": 0.0, "relative_heading": 84.60696358174086, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track39_Sphere_00539/adjacencies/b_20241015_0915_Track39_Sphere_00539/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_001332/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_001332/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_001332/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_001332/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000323_pano_0000_001332/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000323_pano_0000_001332/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000323_pano_0000_001332/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_001332/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_001332/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78259760899792, 52.3840746081322, 44.6853386266157 ] }, "distance": 7.31, "direction": 5.96, "angle": 80.71, "elevation": 44.69, "pano_id": "TMX7316010203-000323_pano_0000_001332", "timestamp": "2017-06-01T10:48:42.685510Z", "filename": "pano_0000_001332.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_20241015_0915_Track39_Sphere_00539", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113836.13808014986, 488632.70146096876 ] }, "relative_distance": 7.30808123, "relative_pitch": 80.711767826418, "relative_heading": 5.964806767553862, "relative_elevation": 44.6853386266157 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track39_Sphere_00539/adjacencies/b_20241015_0915_Track39_Sphere_00539/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_002923/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_002923/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_002923/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_002923/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001700_pano_0000_002923/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001700_pano_0000_002923/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001700_pano_0000_002923/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_002923/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_002923/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78261828170664, 52.3840736772075, 44.9110629856586 ] }, "distance": 7.49, "direction": 16.83, "angle": 80.54, "elevation": 44.91, "pano_id": "TMX7316010203-001700_pano_0000_002923", "timestamp": "2020-05-08T10:58:55.325860Z", "filename": "pano_0000_002923.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_20241015_0915_Track39_Sphere_00539", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113836.13808014986, 488632.70146096876 ] }, "relative_distance": 7.48546154, "relative_pitch": 80.53732480218117, "relative_heading": 16.827824858799787, "relative_elevation": 44.9110629856586 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track39_Sphere_00539/adjacencies/b_20241015_0915_Track39_Sphere_00539/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-03_03-29-47_00381/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-03_03-29-47_00381/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-03_03-29-47_00381/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-03_03-29-47_00381/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-03_03-29-47_00381/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-03_03-29-47_00381/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-03_03-29-47_00381/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-03_03-29-47_00381/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-03_03-29-47_00381/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.782552353085164, 52.38407361867312, 0.0 ] }, "distance": 7.53, "direction": 342.03, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-03_03-29-47_00381", "timestamp": "2025-07-03T03:31:37Z", "filename": "recording_2025-07-03_03-29-47_00381.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_20241015_0915_Track39_Sphere_00539", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113836.13808014986, 488632.70146096876 ] }, "relative_distance": 7.52558758, "relative_pitch": 0.0, "relative_heading": 342.02846163638657, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track39_Sphere_00539/adjacencies/b_20241015_0915_Track39_Sphere_00539/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_00543/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_00543/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_00543/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_00543/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241015_0915_Track38_Sphere_00543/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_00543/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_00543/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_00543/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_00543/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.782642295212124, 52.38406890992213, 0.0 ] }, "distance": 7.65, "direction": 29.82, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241015_0915_Track38_Sphere_00543", "timestamp": "2024-10-15T10:49:59Z", "filename": "Job_20241015_0915_Track38_Sphere_00543.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241015_0915_Track39_Sphere_00539", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113836.13808014986, 488632.70146096876 ] }, "relative_distance": 7.64667408, "relative_pitch": 0.0, "relative_heading": 29.816125682316176, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track39_Sphere_00539/adjacencies/b_20241015_0915_Track39_Sphere_00539/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_002922/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_002922/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_002922/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_002922/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001700_pano_0000_002922/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001700_pano_0000_002922/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001700_pano_0000_002922/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_002922/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_002922/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78254352681093, 52.3840727969583, 44.9091113070026 ] }, "distance": 7.65, "direction": 337.53, "angle": 80.34, "elevation": 44.91, "pano_id": "TMX7316010203-001700_pano_0000_002922", "timestamp": "2020-05-08T10:58:55.095870Z", "filename": "pano_0000_002922.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_20241015_0915_Track39_Sphere_00539", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113836.13808014986, 488632.70146096876 ] }, "relative_distance": 7.64760108, "relative_pitch": 80.335771034766, "relative_heading": 337.52969067466154, "relative_elevation": 44.9091113070026 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track39_Sphere_00539/adjacencies/b_20241015_0915_Track39_Sphere_00539/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-03_03-29-47_00382/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-03_03-29-47_00382/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-03_03-29-47_00382/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-03_03-29-47_00382/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-03_03-29-47_00382/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-03_03-29-47_00382/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-03_03-29-47_00382/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-03_03-29-47_00382/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-03_03-29-47_00382/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.782625768220944, 52.38407448783571, 0.0 ] }, "distance": 7.73, "direction": 20.25, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-03_03-29-47_00382", "timestamp": "2025-07-03T03:31:37Z", "filename": "recording_2025-07-03_03-29-47_00382.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_20241015_0915_Track39_Sphere_00539", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113836.13808014986, 488632.70146096876 ] }, "relative_distance": 7.73317294, "relative_pitch": 0.0, "relative_heading": 20.25142320808903, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track39_Sphere_00539/adjacencies/b_20241015_0915_Track39_Sphere_00539/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_04-48-06_00471/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_04-48-06_00471/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_04-48-06_00471/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_04-48-06_00471/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-15_04-48-06_00471/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-15_04-48-06_00471/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-15_04-48-06_00471/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_04-48-06_00471/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_04-48-06_00471/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.782472796929437, 52.38401253605853, 0.0 ] }, "distance": 7.75, "direction": 272.67, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-15_04-48-06_00471", "timestamp": "2025-07-15T04:55:04Z", "filename": "recording_2025-07-15_04-48-06_00471.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_20241015_0915_Track39_Sphere_00539", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113836.13808014986, 488632.70146096876 ] }, "relative_distance": 7.74730315, "relative_pitch": 0.0, "relative_heading": 272.6742733178199, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track39_Sphere_00539/adjacencies/b_20241015_0915_Track39_Sphere_00539/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002817/pano_0009_000323/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002817/pano_0009_000323/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002817/pano_0009_000323/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002817/pano_0009_000323/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002817_pano_0009_000323/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002817_pano_0009_000323/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002817_pano_0009_000323/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002817/pano_0009_000323/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002817/pano_0009_000323/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78260401764571, 52.3840785506945, 44.8820401066914 ] }, "distance": 7.8, "direction": 8.82, "angle": 80.14, "elevation": 44.88, "pano_id": "TMX7316010203-002817_pano_0009_000323", "timestamp": "2022-10-05T10:47:38.572220Z", "filename": "pano_0009_000323.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_20241015_0915_Track39_Sphere_00539", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113836.13808014986, 488632.70146096876 ] }, "relative_distance": 7.79943551, "relative_pitch": 80.14179724562851, "relative_heading": 8.819263684682378, "relative_elevation": 44.8820401066914 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track39_Sphere_00539/adjacencies/b_20241015_0915_Track39_Sphere_00539/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0003_000317/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0003_000317/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0003_000317/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0003_000317/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002491_pano_0003_000317/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002491_pano_0003_000317/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002491_pano_0003_000317/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0003_000317/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0003_000317/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78270189642751, 52.3840108133491, 44.5373886600137 ] }, "distance": 7.86, "direction": 88.76, "angle": 79.99, "elevation": 44.54, "pano_id": "TMX7316010203-002491_pano_0003_000317", "timestamp": "2022-03-29T10:21:40.912720Z", "filename": "pano_0003_000317.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_20241015_0915_Track39_Sphere_00539", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113836.13808014986, 488632.70146096876 ] }, "relative_distance": 7.86207949, "relative_pitch": 79.9888509029887, "relative_heading": 88.76261720644779, "relative_elevation": 44.5373886600137 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track39_Sphere_00539/adjacencies/b_20241015_0915_Track39_Sphere_00539/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/20/TMX7316010203-001883/pano_0001_001906/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/20/TMX7316010203-001883/pano_0001_001906/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/20/TMX7316010203-001883/pano_0001_001906/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/20/TMX7316010203-001883/pano_0001_001906/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001883_pano_0001_001906/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001883_pano_0001_001906/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001883_pano_0001_001906/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/20/TMX7316010203-001883/pano_0001_001906/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/20/TMX7316010203-001883/pano_0001_001906/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78270199397517, 52.3840093565579, 44.5162579650059 ] }, "distance": 7.87, "direction": 89.94, "angle": 79.98, "elevation": 44.52, "pano_id": "TMX7316010203-001883_pano_0001_001906", "timestamp": "2020-08-20T08:56:45.562270Z", "filename": "pano_0001_001906.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_20241015_0915_Track39_Sphere_00539", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113836.13808014986, 488632.70146096876 ] }, "relative_distance": 7.86689202, "relative_pitch": 79.97818845269964, "relative_heading": 89.94409783428281, "relative_elevation": 44.5162579650059 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track39_Sphere_00539/adjacencies/b_20241015_0915_Track39_Sphere_00539/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/08/TMX7316010203-002082/pano_0003_002746/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/08/TMX7316010203-002082/pano_0003_002746/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/08/TMX7316010203-002082/pano_0003_002746/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/08/TMX7316010203-002082/pano_0003_002746/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002082_pano_0003_002746/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002082_pano_0003_002746/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002082_pano_0003_002746/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/08/TMX7316010203-002082/pano_0003_002746/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/08/TMX7316010203-002082/pano_0003_002746/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78264563331173, 52.3840723721723, 44.9591236794367 ] }, "distance": 8.09, "direction": 29.86, "angle": 79.79, "elevation": 44.96, "pano_id": "TMX7316010203-002082_pano_0003_002746", "timestamp": "2021-04-08T12:23:31.146440Z", "filename": "pano_0003_002746.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_20241015_0915_Track39_Sphere_00539", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113836.13808014986, 488632.70146096876 ] }, "relative_distance": 8.0939492, "relative_pitch": 79.79441299925588, "relative_heading": 29.85605739600961, "relative_elevation": 44.9591236794367 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track39_Sphere_00539/adjacencies/b_20241015_0915_Track39_Sphere_00539/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_00540/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_00540/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_00540/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_00540/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241015_0915_Track38_Sphere_00540/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_00540/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_00540/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_00540/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_00540/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.782510401465603, 52.38406728379517, 0.0 ] }, "distance": 8.27, "direction": 321.26, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241015_0915_Track38_Sphere_00540", "timestamp": "2024-10-15T10:49:58Z", "filename": "Job_20241015_0915_Track38_Sphere_00540.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241015_0915_Track39_Sphere_00539", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113836.13808014986, 488632.70146096876 ] }, "relative_distance": 8.27427715, "relative_pitch": 0.0, "relative_heading": 321.2557972274166, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track39_Sphere_00539/adjacencies/b_20241015_0915_Track39_Sphere_00539/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_001331/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_001331/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_001331/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_001331/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000323_pano_0000_001331/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000323_pano_0000_001331/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000323_pano_0000_001331/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_001331/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_001331/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78252380577043, 52.3840743242446, 44.6894650561735 ] }, "distance": 8.4, "direction": 329.48, "angle": 79.35, "elevation": 44.69, "pano_id": "TMX7316010203-000323_pano_0000_001331", "timestamp": "2017-06-01T10:48:42.495490Z", "filename": "pano_0000_001331.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_20241015_0915_Track39_Sphere_00539", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113836.13808014986, 488632.70146096876 ] }, "relative_distance": 8.40056859, "relative_pitch": 79.35397357181567, "relative_heading": 329.48323423859915, "relative_elevation": 44.6894650561735 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track39_Sphere_00539/adjacencies/b_20241015_0915_Track39_Sphere_00539/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002817/pano_0009_000322/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002817/pano_0009_000322/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002817/pano_0009_000322/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002817/pano_0009_000322/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002817_pano_0009_000322/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002817_pano_0009_000322/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002817_pano_0009_000322/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002817/pano_0009_000322/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002817/pano_0009_000322/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78253002775873, 52.3840775363952, 44.8791491715237 ] }, "distance": 8.51, "direction": 333.16, "angle": 79.26, "elevation": 44.88, "pano_id": "TMX7316010203-002817_pano_0009_000322", "timestamp": "2022-10-05T10:47:38.392230Z", "filename": "pano_0009_000322.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_20241015_0915_Track39_Sphere_00539", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113836.13808014986, 488632.70146096876 ] }, "relative_distance": 8.51092555, "relative_pitch": 79.26188817887258, "relative_heading": 333.16457622677444, "relative_elevation": 44.8791491715237 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track39_Sphere_00539/adjacencies/b_20241015_0915_Track39_Sphere_00539/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track39_Sphere_00542/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track39_Sphere_00542/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track39_Sphere_00542/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track39_Sphere_00542/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241015_0915_Track39_Sphere_00542/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track39_Sphere_00542/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track39_Sphere_00542/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track39_Sphere_00542/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track39_Sphere_00542/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.782719032253836, 52.384010350937196, 0.0 ] }, "distance": 9.03, "direction": 89.25, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241015_0915_Track39_Sphere_00542", "timestamp": "2024-10-15T11:14:25Z", "filename": "Job_20241015_0915_Track39_Sphere_00542.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241015_0915_Track39_Sphere_00539", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113836.13808014986, 488632.70146096876 ] }, "relative_distance": 9.02777971, "relative_pitch": 0.0, "relative_heading": 89.2490051310904, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track39_Sphere_00539/adjacencies/b_20241015_0915_Track39_Sphere_00539/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/08/TMX7316010203-002082/pano_0003_002744/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/08/TMX7316010203-002082/pano_0003_002744/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/08/TMX7316010203-002082/pano_0003_002744/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/08/TMX7316010203-002082/pano_0003_002744/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002082_pano_0003_002744/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002082_pano_0003_002744/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002082_pano_0003_002744/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/08/TMX7316010203-002082/pano_0003_002744/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/08/TMX7316010203-002082/pano_0003_002744/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78249701153501, 52.384070572216, 44.9541425211355 ] }, "distance": 9.14, "direction": 318.23, "angle": 78.5, "elevation": 44.95, "pano_id": "TMX7316010203-002082_pano_0003_002744", "timestamp": "2021-04-08T12:23:30.716530Z", "filename": "pano_0003_002744.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_20241015_0915_Track39_Sphere_00539", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113836.13808014986, 488632.70146096876 ] }, "relative_distance": 9.14297674, "relative_pitch": 78.5037291150066, "relative_heading": 318.23342043351494, "relative_elevation": 44.9541425211355 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track39_Sphere_00539/adjacencies/b_20241015_0915_Track39_Sphere_00539/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_001333/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_001333/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_001333/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_001333/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000323_pano_0000_001333/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000323_pano_0000_001333/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000323_pano_0000_001333/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_001333/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_001333/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.782671438389, 52.3840749505768, 44.6864483160898 ] }, "distance": 9.32, "direction": 38.38, "angle": 78.22, "elevation": 44.69, "pano_id": "TMX7316010203-000323_pano_0000_001333", "timestamp": "2017-06-01T10:48:42.875500Z", "filename": "pano_0000_001333.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_20241015_0915_Track39_Sphere_00539", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113836.13808014986, 488632.70146096876 ] }, "relative_distance": 9.32035459, "relative_pitch": 78.21859033195594, "relative_heading": 38.37700915606709, "relative_elevation": 44.6864483160898 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track39_Sphere_00539/adjacencies/b_20241015_0915_Track39_Sphere_00539/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_00544/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_00544/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_00544/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_00544/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241015_0915_Track38_Sphere_00544/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_00544/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_00544/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_00544/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_00544/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.7826869703368, 52.38406940762432, 0.0 ] }, "distance": 9.57, "direction": 45.65, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241015_0915_Track38_Sphere_00544", "timestamp": "2024-10-15T10:49:59Z", "filename": "Job_20241015_0915_Track38_Sphere_00544.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241015_0915_Track39_Sphere_00539", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113836.13808014986, 488632.70146096876 ] }, "relative_distance": 9.57044231, "relative_pitch": 0.0, "relative_heading": 45.65237147508665, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track39_Sphere_00539/adjacencies/b_20241015_0915_Track39_Sphere_00539/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002817/pano_0009_000324/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002817/pano_0009_000324/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002817/pano_0009_000324/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002817/pano_0009_000324/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002817_pano_0009_000324/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002817_pano_0009_000324/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002817_pano_0009_000324/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002817/pano_0009_000324/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002817/pano_0009_000324/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78267803909247, 52.3840795659107, 44.8838599203154 ] }, "distance": 10.0, "direction": 38.57, "angle": 77.44, "elevation": 44.88, "pano_id": "TMX7316010203-002817_pano_0009_000324", "timestamp": "2022-10-05T10:47:38.752220Z", "filename": "pano_0009_000324.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_20241015_0915_Track39_Sphere_00539", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113836.13808014986, 488632.70146096876 ] }, "relative_distance": 10.00204299, "relative_pitch": 77.43731597407341, "relative_heading": 38.56884272664273, "relative_elevation": 44.8838599203154 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track39_Sphere_00539/adjacencies/b_20241015_0915_Track39_Sphere_00539/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-03_03-29-47_00380/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-03_03-29-47_00380/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-03_03-29-47_00380/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-03_03-29-47_00380/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-03_03-29-47_00380/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-03_03-29-47_00380/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-03_03-29-47_00380/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-03_03-29-47_00380/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-03_03-29-47_00380/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.782478922774843, 52.38407278533851, 0.0 ] }, "distance": 10.18, "direction": 313.98, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-03_03-29-47_00380", "timestamp": "2025-07-03T03:31:37Z", "filename": "recording_2025-07-03_03-29-47_00380.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_20241015_0915_Track39_Sphere_00539", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113836.13808014986, 488632.70146096876 ] }, "relative_distance": 10.17507009, "relative_pitch": 0.0, "relative_heading": 313.98036831163193, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track39_Sphere_00539/adjacencies/b_20241015_0915_Track39_Sphere_00539/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_002924/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_002924/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_002924/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_002924/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001700_pano_0000_002924/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001700_pano_0000_002924/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001700_pano_0000_002924/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_002924/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_002924/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78269141752387, 52.3840745659495, 44.9109296053648 ] }, "distance": 10.19, "direction": 44.53, "angle": 77.22, "elevation": 44.91, "pano_id": "TMX7316010203-001700_pano_0000_002924", "timestamp": "2020-05-08T10:58:55.550920Z", "filename": "pano_0000_002924.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_20241015_0915_Track39_Sphere_00539", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113836.13808014986, 488632.70146096876 ] }, "relative_distance": 10.19014503, "relative_pitch": 77.21621816880811, "relative_heading": 44.53448077175565, "relative_elevation": 44.9109296053648 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track39_Sphere_00539/adjacencies/b_20241015_0915_Track39_Sphere_00539/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_00539/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_00539/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_00539/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_00539/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241015_0915_Track38_Sphere_00539/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_00539/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_00539/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_00539/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_00539/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.782466475643286, 52.38406677187729, 0.0 ] }, "distance": 10.38, "direction": 308.06, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241015_0915_Track38_Sphere_00539", "timestamp": "2024-10-15T10:49:58Z", "filename": "Job_20241015_0915_Track38_Sphere_00539.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241015_0915_Track39_Sphere_00539", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113836.13808014986, 488632.70146096876 ] }, "relative_distance": 10.37558051, "relative_pitch": 0.0, "relative_heading": 308.06099077436124, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track39_Sphere_00539/adjacencies/b_20241015_0915_Track39_Sphere_00539/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_002921/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_002921/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_002921/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_002921/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001700_pano_0000_002921/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001700_pano_0000_002921/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001700_pano_0000_002921/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_002921/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_002921/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78246877241237, 52.384071956846, 44.9092277400196 ] }, "distance": 10.62, "direction": 311.03, "angle": 76.69, "elevation": 44.91, "pano_id": "TMX7316010203-001700_pano_0000_002921", "timestamp": "2020-05-08T10:58:54.865850Z", "filename": "pano_0000_002921.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_20241015_0915_Track39_Sphere_00539", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113836.13808014986, 488632.70146096876 ] }, "relative_distance": 10.62242646, "relative_pitch": 76.6923458505368, "relative_heading": 311.0326080258215, "relative_elevation": 44.9092277400196 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track39_Sphere_00539/adjacencies/b_20241015_0915_Track39_Sphere_00539/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-03_03-29-47_00383/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-03_03-29-47_00383/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-03_03-29-47_00383/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-03_03-29-47_00383/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-03_03-29-47_00383/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-03_03-29-47_00383/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-03_03-29-47_00383/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-03_03-29-47_00383/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-03_03-29-47_00383/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.782699300490711, 52.384075384514006, 0.0 ] }, "distance": 10.64, "direction": 46.25, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-03_03-29-47_00383", "timestamp": "2025-07-03T03:31:38Z", "filename": "recording_2025-07-03_03-29-47_00383.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_20241015_0915_Track39_Sphere_00539", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113836.13808014986, 488632.70146096876 ] }, "relative_distance": 10.63628733, "relative_pitch": 0.0, "relative_heading": 46.251635887490366, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track39_Sphere_00539/adjacencies/b_20241015_0915_Track39_Sphere_00539/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000481/pano_0002_000624/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000481/pano_0002_000624/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000481/pano_0002_000624/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000481/pano_0002_000624/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000481_pano_0002_000624/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000481_pano_0002_000624/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000481_pano_0002_000624/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000481/pano_0002_000624/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000481/pano_0002_000624/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78260049969558, 52.38410764642, 44.9755967957899 ] }, "distance": 10.99, "direction": 4.99, "angle": 76.27, "elevation": 44.98, "pano_id": "TMX7316060226-000481_pano_0002_000624", "timestamp": "2019-11-12T09:33:51.841230Z", "filename": "pano_0002_000624.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_20241015_0915_Track39_Sphere_00539", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113836.13808014986, 488632.70146096876 ] }, "relative_distance": 10.98653354, "relative_pitch": 76.27274928108919, "relative_heading": 4.993308234190856, "relative_elevation": 44.9755967957899 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track39_Sphere_00539/adjacencies/b_20241015_0915_Track39_Sphere_00539/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/08/TMX7316010203-002082/pano_0003_002747/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/08/TMX7316010203-002082/pano_0003_002747/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/08/TMX7316010203-002082/pano_0003_002747/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/08/TMX7316010203-002082/pano_0003_002747/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002082_pano_0003_002747/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002082_pano_0003_002747/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002082_pano_0003_002747/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/08/TMX7316010203-002082/pano_0003_002747/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/08/TMX7316010203-002082/pano_0003_002747/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78271990198145, 52.3840732459537, 44.9595949482173 ] }, "distance": 11.54, "direction": 51.93, "angle": 75.6, "elevation": 44.96, "pano_id": "TMX7316010203-002082_pano_0003_002747", "timestamp": "2021-04-08T12:23:31.361450Z", "filename": "pano_0003_002747.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_20241015_0915_Track39_Sphere_00539", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113836.13808014986, 488632.70146096876 ] }, "relative_distance": 11.54167007, "relative_pitch": 75.60238146720337, "relative_heading": 51.92950098234457, "relative_elevation": 44.9595949482173 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track39_Sphere_00539/adjacencies/b_20241015_0915_Track39_Sphere_00539/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002817/pano_0009_000321/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002817/pano_0009_000321/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002817/pano_0009_000321/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002817/pano_0009_000321/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002817_pano_0009_000321/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002817_pano_0009_000321/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002817_pano_0009_000321/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002817/pano_0009_000321/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002817/pano_0009_000321/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78245604454159, 52.3840765413749, 44.8794908635318 ] }, "distance": 11.61, "direction": 310.12, "angle": 75.49, "elevation": 44.88, "pano_id": "TMX7316010203-002817_pano_0009_000321", "timestamp": "2022-10-05T10:47:38.212220Z", "filename": "pano_0009_000321.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_20241015_0915_Track39_Sphere_00539", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113836.13808014986, 488632.70146096876 ] }, "relative_distance": 11.61251453, "relative_pitch": 75.49295328359732, "relative_heading": 310.1241829955774, "relative_elevation": 44.8794908635318 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track39_Sphere_00539/adjacencies/b_20241015_0915_Track39_Sphere_00539/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000481/pano_0002_000623/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000481/pano_0002_000623/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000481/pano_0002_000623/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000481/pano_0002_000623/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000481_pano_0002_000623/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000481_pano_0002_000623/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000481_pano_0002_000623/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000481/pano_0002_000623/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000481/pano_0002_000623/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78252619090661, 52.384106965179, 44.9731189617887 ] }, "distance": 11.62, "direction": 339.32, "angle": 75.52, "elevation": 44.97, "pano_id": "TMX7316060226-000481_pano_0002_000623", "timestamp": "2019-11-12T09:33:51.516150Z", "filename": "pano_0002_000623.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_20241015_0915_Track39_Sphere_00539", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113836.13808014986, 488632.70146096876 ] }, "relative_distance": 11.61779652, "relative_pitch": 75.51557601618285, "relative_heading": 339.31725989895494, "relative_elevation": 44.9731189617887 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track39_Sphere_00539/adjacencies/b_20241015_0915_Track39_Sphere_00539/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_001330/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_001330/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_001330/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_001330/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000323_pano_0000_001330/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000323_pano_0000_001330/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000323_pano_0000_001330/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_001330/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_001330/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78245001337792, 52.3840740154231, 44.7018414959311 ] }, "distance": 11.76, "direction": 307.79, "angle": 75.27, "elevation": 44.7, "pano_id": "TMX7316010203-000323_pano_0000_001330", "timestamp": "2017-06-01T10:48:42.305500Z", "filename": "pano_0000_001330.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_20241015_0915_Track39_Sphere_00539", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113836.13808014986, 488632.70146096876 ] }, "relative_distance": 11.75517089, "relative_pitch": 75.26659270928128, "relative_heading": 307.7860770820875, "relative_elevation": 44.7018414959311 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track39_Sphere_00539/adjacencies/b_20241015_0915_Track39_Sphere_00539/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_00545/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_00545/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_00545/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_00545/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241015_0915_Track38_Sphere_00545/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_00545/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_00545/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_00545/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_00545/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.782730265222823, 52.38406987130088, 0.0 ] }, "distance": 11.89, "direction": 55.45, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241015_0915_Track38_Sphere_00545", "timestamp": "2024-10-15T10:49:59Z", "filename": "Job_20241015_0915_Track38_Sphere_00545.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241015_0915_Track39_Sphere_00539", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113836.13808014986, 488632.70146096876 ] }, "relative_distance": 11.8880988, "relative_pitch": 0.0, "relative_heading": 55.453542337067105, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track39_Sphere_00539/adjacencies/b_20241015_0915_Track39_Sphere_00539/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/20/TMX7316010203-001883/pano_0001_001902/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/20/TMX7316010203-001883/pano_0001_001902/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/20/TMX7316010203-001883/pano_0001_001902/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/20/TMX7316010203-001883/pano_0001_001902/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001883_pano_0001_001902/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001883_pano_0001_001902/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001883_pano_0001_001902/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/20/TMX7316010203-001883/pano_0001_001902/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/20/TMX7316010203-001883/pano_0001_001902/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78241067891885, 52.3840071005774, 44.5193681297824 ] }, "distance": 11.97, "direction": 268.84, "angle": 74.95, "elevation": 44.52, "pano_id": "TMX7316010203-001883_pano_0001_001902", "timestamp": "2020-08-20T08:56:43.427340Z", "filename": "pano_0001_001902.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_20241015_0915_Track39_Sphere_00539", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113836.13808014986, 488632.70146096876 ] }, "relative_distance": 11.9708822, "relative_pitch": 74.94963526111844, "relative_heading": 268.83518475957146, "relative_elevation": 44.5193681297824 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track39_Sphere_00539/adjacencies/b_20241015_0915_Track39_Sphere_00539/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track39_Sphere_00535/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track39_Sphere_00535/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track39_Sphere_00535/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track39_Sphere_00535/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241015_0915_Track39_Sphere_00535/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track39_Sphere_00535/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track39_Sphere_00535/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track39_Sphere_00535/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track39_Sphere_00535/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.782410238475364, 52.38400721938036, 0.0 ] }, "distance": 12.0, "direction": 268.9, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241015_0915_Track39_Sphere_00535", "timestamp": "2024-10-15T11:14:22Z", "filename": "Job_20241015_0915_Track39_Sphere_00535.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_20241015_0915_Track39_Sphere_00539", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113836.13808014986, 488632.70146096876 ] }, "relative_distance": 12.00060447, "relative_pitch": 0.0, "relative_heading": 268.90119922948065, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track39_Sphere_00539/adjacencies/b_20241015_0915_Track39_Sphere_00539/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0003_000313/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0003_000313/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0003_000313/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0003_000313/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002491_pano_0003_000313/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002491_pano_0003_000313/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002491_pano_0003_000313/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0003_000313/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0003_000313/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78240646031507, 52.3840029783026, 44.5261846855283 ] }, "distance": 12.28, "direction": 266.72, "angle": 74.59, "elevation": 44.53, "pano_id": "TMX7316010203-002491_pano_0003_000313", "timestamp": "2022-03-29T10:21:38.257740Z", "filename": "pano_0003_000313.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_20241015_0915_Track39_Sphere_00539", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113836.13808014986, 488632.70146096876 ] }, "relative_distance": 12.27574113, "relative_pitch": 74.58662128652887, "relative_heading": 266.72144728637204, "relative_elevation": 44.5261846855283 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track39_Sphere_00539/adjacencies/b_20241015_0915_Track39_Sphere_00539/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_04-48-06_00467/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_04-48-06_00467/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_04-48-06_00467/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_04-48-06_00467/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-15_04-48-06_00467/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-15_04-48-06_00467/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-15_04-48-06_00467/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_04-48-06_00467/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_04-48-06_00467/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.782766521557557, 52.38401774759949, 0.0 ] }, "distance": 12.3, "direction": 85.61, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-15_04-48-06_00467", "timestamp": "2025-07-15T04:55:01Z", "filename": "recording_2025-07-15_04-48-06_00467.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_20241015_0915_Track39_Sphere_00539", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113836.13808014986, 488632.70146096876 ] }, "relative_distance": 12.29658072, "relative_pitch": 0.0, "relative_heading": 85.6092861240636, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track39_Sphere_00539/adjacencies/b_20241015_0915_Track39_Sphere_00539/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000481/pano_0002_000625/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000481/pano_0002_000625/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000481/pano_0002_000625/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000481/pano_0002_000625/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000481_pano_0002_000625/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000481_pano_0002_000625/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000481_pano_0002_000625/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000481/pano_0002_000625/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000481/pano_0002_000625/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78267479032258, 52.3841083124434, 44.9741275152192 ] }, "distance": 12.55, "direction": 28.63, "angle": 74.4, "elevation": 44.97, "pano_id": "TMX7316060226-000481_pano_0002_000625", "timestamp": "2019-11-12T09:33:52.166150Z", "filename": "pano_0002_000625.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_20241015_0915_Track39_Sphere_00539", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113836.13808014986, 488632.70146096876 ] }, "relative_distance": 12.55359992, "relative_pitch": 74.40402082867416, "relative_heading": 28.627577743659465, "relative_elevation": 44.9741275152192 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track39_Sphere_00539/adjacencies/b_20241015_0915_Track39_Sphere_00539/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_04-48-06_00472/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_04-48-06_00472/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_04-48-06_00472/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_04-48-06_00472/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-15_04-48-06_00472/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-15_04-48-06_00472/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-15_04-48-06_00472/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_04-48-06_00472/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_04-48-06_00472/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.782399288994891, 52.38401201684938, 0.0 ] }, "distance": 12.75, "direction": 271.37, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-15_04-48-06_00472", "timestamp": "2025-07-15T04:55:04Z", "filename": "recording_2025-07-15_04-48-06_00472.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_20241015_0915_Track39_Sphere_00539", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113836.13808014986, 488632.70146096876 ] }, "relative_distance": 12.74755192, "relative_pitch": 0.0, "relative_heading": 271.36519345681444, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track39_Sphere_00539/adjacencies/b_20241015_0915_Track39_Sphere_00539/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/20/TMX7316010203-001883/pano_0001_001907/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/20/TMX7316010203-001883/pano_0001_001907/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/20/TMX7316010203-001883/pano_0001_001907/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/20/TMX7316010203-001883/pano_0001_001907/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001883_pano_0001_001907/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001883_pano_0001_001907/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001883_pano_0001_001907/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/20/TMX7316010203-001883/pano_0001_001907/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/20/TMX7316010203-001883/pano_0001_001907/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.7827747422029, 52.3840089590392, 44.5136217670515 ] }, "distance": 12.82, "direction": 90.16, "angle": 73.93, "elevation": 44.51, "pano_id": "TMX7316010203-001883_pano_0001_001907", "timestamp": "2020-08-20T08:56:46.077310Z", "filename": "pano_0001_001907.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_20241015_0915_Track39_Sphere_00539", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113836.13808014986, 488632.70146096876 ] }, "relative_distance": 12.8202809, "relative_pitch": 73.93317415945553, "relative_heading": 90.16333789817054, "relative_elevation": 44.5136217670515 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track39_Sphere_00539/adjacencies/b_20241015_0915_Track39_Sphere_00539/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_00538/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_00538/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_00538/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_00538/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241015_0915_Track38_Sphere_00538/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_00538/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_00538/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_00538/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_00538/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.782422534889572, 52.38406627784244, 0.0 ] }, "distance": 12.84, "direction": 299.6, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241015_0915_Track38_Sphere_00538", "timestamp": "2024-10-15T10:49:58Z", "filename": "Job_20241015_0915_Track38_Sphere_00538.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_20241015_0915_Track39_Sphere_00539", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113836.13808014986, 488632.70146096876 ] }, "relative_distance": 12.83692044, "relative_pitch": 0.0, "relative_heading": 299.60454202807057, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track39_Sphere_00539/adjacencies/b_20241015_0915_Track39_Sphere_00539/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0003_000318/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0003_000318/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0003_000318/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0003_000318/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002491_pano_0003_000318/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002491_pano_0003_000318/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002491_pano_0003_000318/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0003_000318/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0003_000318/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78277516298321, 52.3840139211975, 44.5417188163847 ] }, "distance": 12.86, "direction": 87.7, "angle": 73.9, "elevation": 44.54, "pano_id": "TMX7316010203-002491_pano_0003_000318", "timestamp": "2022-03-29T10:21:41.452720Z", "filename": "pano_0003_000318.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_20241015_0915_Track39_Sphere_00539", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113836.13808014986, 488632.70146096876 ] }, "relative_distance": 12.85921922, "relative_pitch": 73.89654148329302, "relative_heading": 87.70200164416578, "relative_elevation": 44.5417188163847 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track39_Sphere_00539/adjacencies/b_20241015_0915_Track39_Sphere_00539/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/08/TMX7316010203-002082/pano_0003_002743/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/08/TMX7316010203-002082/pano_0003_002743/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/08/TMX7316010203-002082/pano_0003_002743/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/08/TMX7316010203-002082/pano_0003_002743/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002082_pano_0003_002743/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002082_pano_0003_002743/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002082_pano_0003_002743/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/08/TMX7316010203-002082/pano_0003_002743/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/08/TMX7316010203-002082/pano_0003_002743/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78242272040091, 52.3840696486576, 44.9574227072299 ] }, "distance": 13.02, "direction": 301.07, "angle": 73.85, "elevation": 44.96, "pano_id": "TMX7316010203-002082_pano_0003_002743", "timestamp": "2021-04-08T12:23:30.501450Z", "filename": "pano_0003_002743.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_20241015_0915_Track39_Sphere_00539", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113836.13808014986, 488632.70146096876 ] }, "relative_distance": 13.0154783, "relative_pitch": 73.85391204987451, "relative_heading": 301.0677973034801, "relative_elevation": 44.9574227072299 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track39_Sphere_00539/adjacencies/b_20241015_0915_Track39_Sphere_00539/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_001334/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_001334/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_001334/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_001334/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000323_pano_0000_001334/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000323_pano_0000_001334/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000323_pano_0000_001334/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_001334/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_001334/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78274531865193, 52.3840755111368, 44.6809383155778 ] }, "distance": 13.09, "direction": 55.74, "angle": 73.67, "elevation": 44.68, "pano_id": "TMX7316010203-000323_pano_0000_001334", "timestamp": "2017-06-01T10:48:43.065490Z", "filename": "pano_0000_001334.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_20241015_0915_Track39_Sphere_00539", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113836.13808014986, 488632.70146096876 ] }, "relative_distance": 13.08836869, "relative_pitch": 73.67313111077542, "relative_heading": 55.7351191928723, "relative_elevation": 44.6809383155778 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track39_Sphere_00539/adjacencies/b_20241015_0915_Track39_Sphere_00539/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002817/pano_0009_000325/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002817/pano_0009_000325/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002817/pano_0009_000325/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002817/pano_0009_000325/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002817_pano_0009_000325/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002817_pano_0009_000325/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002817_pano_0009_000325/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002817/pano_0009_000325/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002817/pano_0009_000325/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78275206307264, 52.3840805265405, 44.886266451329 ] }, "distance": 13.78, "direction": 54.89, "angle": 72.93, "elevation": 44.89, "pano_id": "TMX7316010203-002817_pano_0009_000325", "timestamp": "2022-10-05T10:47:38.932210Z", "filename": "pano_0009_000325.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_20241015_0915_Track39_Sphere_00539", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113836.13808014986, 488632.70146096876 ] }, "relative_distance": 13.78359099, "relative_pitch": 72.92942266347507, "relative_heading": 54.8925867274497, "relative_elevation": 44.886266451329 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track39_Sphere_00539/adjacencies/b_20241015_0915_Track39_Sphere_00539/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-03_03-29-47_00379/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-03_03-29-47_00379/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-03_03-29-47_00379/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-03_03-29-47_00379/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-03_03-29-47_00379/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-03_03-29-47_00379/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-03_03-29-47_00379/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-03_03-29-47_00379/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-03_03-29-47_00379/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.782405507032189, 52.38407196102056, 0.0 ] }, "distance": 14.16, "direction": 299.51, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-03_03-29-47_00379", "timestamp": "2025-07-03T03:31:37Z", "filename": "recording_2025-07-03_03-29-47_00379.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_20241015_0915_Track39_Sphere_00539", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113836.13808014986, 488632.70146096876 ] }, "relative_distance": 14.15739969, "relative_pitch": 0.0, "relative_heading": 299.51179486531885, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track39_Sphere_00539/adjacencies/b_20241015_0915_Track39_Sphere_00539/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000481/pano_0002_000622/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000481/pano_0002_000622/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000481/pano_0002_000622/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000481/pano_0002_000622/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000481_pano_0002_000622/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000481_pano_0002_000622/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000481_pano_0002_000622/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000481/pano_0002_000622/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000481/pano_0002_000622/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78245176561524, 52.384106237981, 44.9762228643522 ] }, "distance": 14.16, "direction": 319.63, "angle": 72.52, "elevation": 44.98, "pano_id": "TMX7316060226-000481_pano_0002_000622", "timestamp": "2019-11-12T09:33:51.191250Z", "filename": "pano_0002_000622.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_20241015_0915_Track39_Sphere_00539", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113836.13808014986, 488632.70146096876 ] }, "relative_distance": 14.15937747, "relative_pitch": 72.52499834245339, "relative_heading": 319.63256899210694, "relative_elevation": 44.9762228643522 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track39_Sphere_00539/adjacencies/b_20241015_0915_Track39_Sphere_00539/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_002925/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_002925/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_002925/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_002925/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001700_pano_0000_002925/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001700_pano_0000_002925/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001700_pano_0000_002925/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_002925/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_002925/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78276455223196, 52.3840754168366, 44.9128546137363 ] }, "distance": 14.18, "direction": 58.75, "angle": 72.47, "elevation": 44.91, "pano_id": "TMX7316010203-001700_pano_0000_002925", "timestamp": "2020-05-08T10:58:55.775870Z", "filename": "pano_0000_002925.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_20241015_0915_Track39_Sphere_00539", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113836.13808014986, 488632.70146096876 ] }, "relative_distance": 14.18439494, "relative_pitch": 72.47282126592039, "relative_heading": 58.74984396306736, "relative_elevation": 44.9128546137363 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track39_Sphere_00539/adjacencies/b_20241015_0915_Track39_Sphere_00539/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/09/TMX7316010203-000289/pano_0000_003867/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/09/TMX7316010203-000289/pano_0000_003867/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/09/TMX7316010203-000289/pano_0000_003867/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/09/TMX7316010203-000289/pano_0000_003867/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000289_pano_0000_003867/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000289_pano_0000_003867/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000289_pano_0000_003867/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/05/09/TMX7316010203-000289/pano_0000_003867/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/05/09/TMX7316010203-000289/pano_0000_003867/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78279555743794, 52.3840182135164, 44.4556117989123 ] }, "distance": 14.27, "direction": 86.01, "angle": 72.2, "elevation": 44.46, "pano_id": "TMX7316010203-000289_pano_0000_003867", "timestamp": "2017-05-09T08:48:23.363130Z", "filename": "pano_0000_003867.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_20241015_0915_Track39_Sphere_00539", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113836.13808014986, 488632.70146096876 ] }, "relative_distance": 14.27211404, "relative_pitch": 72.20119343530001, "relative_heading": 86.0093672155759, "relative_elevation": 44.4556117989123 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track39_Sphere_00539/adjacencies/b_20241015_0915_Track39_Sphere_00539/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-03_03-29-47_00384/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-03_03-29-47_00384/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-03_03-29-47_00384/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-03_03-29-47_00384/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-03_03-29-47_00384/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-03_03-29-47_00384/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-03_03-29-47_00384/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-03_03-29-47_00384/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-03_03-29-47_00384/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.782772598011644, 52.38407626197292, 0.0 ] }, "distance": 14.7, "direction": 59.54, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-03_03-29-47_00384", "timestamp": "2025-07-03T03:31:38Z", "filename": "recording_2025-07-03_03-29-47_00384.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_20241015_0915_Track39_Sphere_00539", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113836.13808014986, 488632.70146096876 ] }, "relative_distance": 14.70293762, "relative_pitch": 0.0, "relative_heading": 59.544056850484296, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track39_Sphere_00539/adjacencies/b_20241015_0915_Track39_Sphere_00539/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_002920/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_002920/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_002920/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_002920/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001700_pano_0000_002920/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001700_pano_0000_002920/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001700_pano_0000_002920/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_002920/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_002920/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78239406515054, 52.3840711134086, 44.9127113791183 ] }, "distance": 14.8, "direction": 297.71, "angle": 71.77, "elevation": 44.91, "pano_id": "TMX7316010203-001700_pano_0000_002920", "timestamp": "2020-05-08T10:58:54.635880Z", "filename": "pano_0000_002920.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_20241015_0915_Track39_Sphere_00539", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113836.13808014986, 488632.70146096876 ] }, "relative_distance": 14.79625791, "relative_pitch": 71.76580294238916, "relative_heading": 297.7075888233412, "relative_elevation": 44.9127113791183 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track39_Sphere_00539/adjacencies/b_20241015_0915_Track39_Sphere_00539/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track39_Sphere_00534/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track39_Sphere_00534/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track39_Sphere_00534/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track39_Sphere_00534/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241015_0915_Track39_Sphere_00534/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track39_Sphere_00534/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track39_Sphere_00534/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track39_Sphere_00534/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track39_Sphere_00534/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.782366357388726, 52.384006662714825, 0.0 ] }, "distance": 14.99, "direction": 268.88, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241015_0915_Track39_Sphere_00534", "timestamp": "2024-10-15T11:14:22Z", "filename": "Job_20241015_0915_Track39_Sphere_00534.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_20241015_0915_Track39_Sphere_00539", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113836.13808014986, 488632.70146096876 ] }, "relative_distance": 14.98905485, "relative_pitch": 0.0, "relative_heading": 268.88351107565165, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track39_Sphere_00539/adjacencies/b_20241015_0915_Track39_Sphere_00539/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track39_Sphere_00544/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track39_Sphere_00544/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track39_Sphere_00544/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track39_Sphere_00544/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241015_0915_Track39_Sphere_00544/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track39_Sphere_00544/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track39_Sphere_00544/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track39_Sphere_00544/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track39_Sphere_00544/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.782807400177205, 52.384011206437144, 0.0 ] }, "distance": 15.05, "direction": 89.19, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241015_0915_Track39_Sphere_00544", "timestamp": "2024-10-15T11:14:26Z", "filename": "Job_20241015_0915_Track39_Sphere_00544.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241015_0915_Track39_Sphere_00539", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113836.13808014986, 488632.70146096876 ] }, "relative_distance": 15.04538616, "relative_pitch": 0.0, "relative_heading": 89.18678240186108, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track39_Sphere_00539/adjacencies/b_20241015_0915_Track39_Sphere_00539/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000481/pano_0002_000626/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000481/pano_0002_000626/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000481/pano_0002_000626/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000481/pano_0002_000626/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000481_pano_0002_000626/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000481_pano_0002_000626/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000481_pano_0002_000626/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000481/pano_0002_000626/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000481/pano_0002_000626/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78274898862029, 52.3841089033326, 44.9721194030717 ] }, "distance": 15.66, "direction": 44.95, "angle": 70.8, "elevation": 44.97, "pano_id": "TMX7316060226-000481_pano_0002_000626", "timestamp": "2019-11-12T09:33:52.491230Z", "filename": "pano_0002_000626.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_20241015_0915_Track39_Sphere_00539", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113836.13808014986, 488632.70146096876 ] }, "relative_distance": 15.66340046, "relative_pitch": 70.79721452418116, "relative_heading": 44.95333825455391, "relative_elevation": 44.9721194030717 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track39_Sphere_00539/adjacencies/b_20241015_0915_Track39_Sphere_00539/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002817/pano_0009_000320/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002817/pano_0009_000320/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002817/pano_0009_000320/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002817/pano_0009_000320/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002817_pano_0009_000320/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002817_pano_0009_000320/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002817_pano_0009_000320/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002817/pano_0009_000320/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002817/pano_0009_000320/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78238210033322, 52.3840755728538, 44.8805530136451 ] }, "distance": 15.75, "direction": 297.93, "angle": 70.66, "elevation": 44.88, "pano_id": "TMX7316010203-002817_pano_0009_000320", "timestamp": "2022-10-05T10:47:38.032410Z", "filename": "pano_0009_000320.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_20241015_0915_Track39_Sphere_00539", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113836.13808014986, 488632.70146096876 ] }, "relative_distance": 15.74835027, "relative_pitch": 70.66429597601655, "relative_heading": 297.9278353094056, "relative_elevation": 44.8805530136451 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track39_Sphere_00539/adjacencies/b_20241015_0915_Track39_Sphere_00539/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/09/TMX7316010203-000289/pano_0000_003870/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/09/TMX7316010203-000289/pano_0000_003870/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/09/TMX7316010203-000289/pano_0000_003870/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/09/TMX7316010203-000289/pano_0000_003870/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000289_pano_0000_003870/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000289_pano_0000_003870/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000289_pano_0000_003870/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/05/09/TMX7316010203-000289/pano_0000_003870/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/05/09/TMX7316010203-000289/pano_0000_003870/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78235420337699, 52.3840142841409, 44.4689701870084 ] }, "distance": 15.82, "direction": 272.01, "angle": 70.41, "elevation": 44.47, "pano_id": "TMX7316010203-000289_pano_0000_003870", "timestamp": "2017-05-09T08:48:25.753090Z", "filename": "pano_0000_003870.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_20241015_0915_Track39_Sphere_00539", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113836.13808014986, 488632.70146096876 ] }, "relative_distance": 15.82353026, "relative_pitch": 70.41275943605854, "relative_heading": 272.01368251537923, "relative_elevation": 44.4689701870084 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track39_Sphere_00539/adjacencies/b_20241015_0915_Track39_Sphere_00539/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/08/TMX7316010203-002082/pano_0003_002748/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/08/TMX7316010203-002082/pano_0003_002748/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/08/TMX7316010203-002082/pano_0003_002748/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/08/TMX7316010203-002082/pano_0003_002748/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002082_pano_0003_002748/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002082_pano_0003_002748/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002082_pano_0003_002748/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/08/TMX7316010203-002082/pano_0003_002748/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/08/TMX7316010203-002082/pano_0003_002748/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78279415871658, 52.3840740662037, 44.9602490756661 ] }, "distance": 15.87, "direction": 62.99, "angle": 70.55, "elevation": 44.96, "pano_id": "TMX7316010203-002082_pano_0003_002748", "timestamp": "2021-04-08T12:23:31.576360Z", "filename": "pano_0003_002748.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_20241015_0915_Track39_Sphere_00539", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113836.13808014986, 488632.70146096876 ] }, "relative_distance": 15.87331078, "relative_pitch": 70.55431342261275, "relative_heading": 62.992303858223174, "relative_elevation": 44.9602490756661 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track39_Sphere_00539/adjacencies/b_20241015_0915_Track39_Sphere_00539/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_001329/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_001329/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_001329/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_001329/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000323_pano_0000_001329/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000323_pano_0000_001329/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000323_pano_0000_001329/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_001329/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_001329/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78237618373078, 52.3840737341828, 44.7173048742116 ] }, "distance": 16.01, "direction": 296.61, "angle": 70.3, "elevation": 44.72, "pano_id": "TMX7316010203-000323_pano_0000_001329", "timestamp": "2017-06-01T10:48:42.115500Z", "filename": "pano_0000_001329.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_20241015_0915_Track39_Sphere_00539", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113836.13808014986, 488632.70146096876 ] }, "relative_distance": 16.01272557, "relative_pitch": 70.29816883555436, "relative_heading": 296.605776972207, "relative_elevation": 44.7173048742116 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track39_Sphere_00539/adjacencies/b_20241015_0915_Track39_Sphere_00539/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/20/TMX7316010203-001883/pano_0001_001901/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/20/TMX7316010203-001883/pano_0001_001901/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/20/TMX7316010203-001883/pano_0001_001901/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/20/TMX7316010203-001883/pano_0001_001901/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001883_pano_0001_001901/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001883_pano_0001_001901/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001883_pano_0001_001901/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/20/TMX7316010203-001883/pano_0001_001901/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/20/TMX7316010203-001883/pano_0001_001901/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78233794618854, 52.3840049947808, 44.5211081951857 ] }, "distance": 16.93, "direction": 268.38, "angle": 69.18, "elevation": 44.52, "pano_id": "TMX7316010203-001883_pano_0001_001901", "timestamp": "2020-08-20T08:56:42.877290Z", "filename": "pano_0001_001901.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_20241015_0915_Track39_Sphere_00539", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113836.13808014986, 488632.70146096876 ] }, "relative_distance": 16.92743533, "relative_pitch": 69.18262297313065, "relative_heading": 268.38301824572613, "relative_elevation": 44.5211081951857 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track39_Sphere_00539/adjacencies/b_20241015_0915_Track39_Sphere_00539/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_04-48-06_00466/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_04-48-06_00466/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_04-48-06_00466/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_04-48-06_00466/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-15_04-48-06_00466/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-15_04-48-06_00466/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-15_04-48-06_00466/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_04-48-06_00466/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_04-48-06_00466/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.782839861796037, 52.38402087217527, 0.0 ] }, "distance": 17.3, "direction": 85.73, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-15_04-48-06_00466", "timestamp": "2025-07-15T04:55:00Z", "filename": "recording_2025-07-15_04-48-06_00466.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_20241015_0915_Track39_Sphere_00539", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113836.13808014986, 488632.70146096876 ] }, "relative_distance": 17.30222855, "relative_pitch": 0.0, "relative_heading": 85.72724159794429, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track39_Sphere_00539/adjacencies/b_20241015_0915_Track39_Sphere_00539/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0003_000312/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0003_000312/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0003_000312/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0003_000312/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002491_pano_0003_000312/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002491_pano_0003_000312/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002491_pano_0003_000312/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0003_000312/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0003_000312/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78233228466015, 52.3840029634277, 44.5427528703585 ] }, "distance": 17.32, "direction": 267.67, "angle": 68.75, "elevation": 44.54, "pano_id": "TMX7316010203-002491_pano_0003_000312", "timestamp": "2022-03-29T10:21:37.487720Z", "filename": "pano_0003_000312.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_20241015_0915_Track39_Sphere_00539", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113836.13808014986, 488632.70146096876 ] }, "relative_distance": 17.320483, "relative_pitch": 68.7513924955839, "relative_heading": 267.6715561500826, "relative_elevation": 44.5427528703585 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track39_Sphere_00539/adjacencies/b_20241015_0915_Track39_Sphere_00539/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_00547/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_00547/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_00547/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_00547/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241015_0915_Track38_Sphere_00547/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_00547/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_00547/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_00547/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_00547/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.782822523932751, 52.38407085450273, 0.0 ] }, "distance": 17.47, "direction": 66.92, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241015_0915_Track38_Sphere_00547", "timestamp": "2024-10-15T10:50:00Z", "filename": "Job_20241015_0915_Track38_Sphere_00547.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241015_0915_Track39_Sphere_00539", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113836.13808014986, 488632.70146096876 ] }, "relative_distance": 17.47269593, "relative_pitch": 0.0, "relative_heading": 66.91543587234426, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track39_Sphere_00539/adjacencies/b_20241015_0915_Track39_Sphere_00539/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/08/TMX7316010203-002082/pano_0003_002742/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/08/TMX7316010203-002082/pano_0003_002742/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/08/TMX7316010203-002082/pano_0003_002742/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/08/TMX7316010203-002082/pano_0003_002742/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002082_pano_0003_002742/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002082_pano_0003_002742/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002082_pano_0003_002742/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/08/TMX7316010203-002082/pano_0003_002742/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/08/TMX7316010203-002082/pano_0003_002742/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78234839000935, 52.3840686617436, 44.9571230802685 ] }, "distance": 17.5, "direction": 292.18, "angle": 68.73, "elevation": 44.96, "pano_id": "TMX7316010203-002082_pano_0003_002742", "timestamp": "2021-04-08T12:23:30.286430Z", "filename": "pano_0003_002742.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_20241015_0915_Track39_Sphere_00539", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113836.13808014986, 488632.70146096876 ] }, "relative_distance": 17.50430094, "relative_pitch": 68.72627782084189, "relative_heading": 292.17532631369664, "relative_elevation": 44.9571230802685 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track39_Sphere_00539/adjacencies/b_20241015_0915_Track39_Sphere_00539/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_001335/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_001335/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_001335/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_001335/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000323_pano_0000_001335/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000323_pano_0000_001335/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000323_pano_0000_001335/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_001335/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_001335/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78281916744732, 52.3840761564395, 44.6746599161997 ] }, "distance": 17.51, "direction": 64.85, "angle": 68.6, "elevation": 44.67, "pano_id": "TMX7316010203-000323_pano_0000_001335", "timestamp": "2017-06-01T10:48:43.255520Z", "filename": "pano_0000_001335.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_20241015_0915_Track39_Sphere_00539", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113836.13808014986, 488632.70146096876 ] }, "relative_distance": 17.50520087, "relative_pitch": 68.6028983215713, "relative_heading": 64.8452974421111, "relative_elevation": 44.6746599161997 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track39_Sphere_00539/adjacencies/b_20241015_0915_Track39_Sphere_00539/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_04-48-06_00473/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_04-48-06_00473/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_04-48-06_00473/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_04-48-06_00473/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-15_04-48-06_00473/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-15_04-48-06_00473/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-15_04-48-06_00473/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_04-48-06_00473/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_04-48-06_00473/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.782325853395269, 52.38401157885392, 0.0 ] }, "distance": 17.75, "direction": 270.82, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-15_04-48-06_00473", "timestamp": "2025-07-15T04:55:05Z", "filename": "recording_2025-07-15_04-48-06_00473.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_20241015_0915_Track39_Sphere_00539", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113836.13808014986, 488632.70146096876 ] }, "relative_distance": 17.74590813, "relative_pitch": 0.0, "relative_heading": 270.8232967153686, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track39_Sphere_00539/adjacencies/b_20241015_0915_Track39_Sphere_00539/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/20/TMX7316010203-001883/pano_0001_001908/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/20/TMX7316010203-001883/pano_0001_001908/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/20/TMX7316010203-001883/pano_0001_001908/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/20/TMX7316010203-001883/pano_0001_001908/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001883_pano_0001_001908/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001883_pano_0001_001908/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001883_pano_0001_001908/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/20/TMX7316010203-001883/pano_0001_001908/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/20/TMX7316010203-001883/pano_0001_001908/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78284728846006, 52.3840091283666, 44.5054421806708 ] }, "distance": 17.76, "direction": 90.06, "angle": 68.25, "elevation": 44.51, "pano_id": "TMX7316010203-001883_pano_0001_001908", "timestamp": "2020-08-20T08:56:46.587340Z", "filename": "pano_0001_001908.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_20241015_0915_Track39_Sphere_00539", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113836.13808014986, 488632.70146096876 ] }, "relative_distance": 17.75982606, "relative_pitch": 68.2456075986232, "relative_heading": 90.05707252700233, "relative_elevation": 44.5054421806708 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track39_Sphere_00539/adjacencies/b_20241015_0915_Track39_Sphere_00539/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000481/pano_0002_000621/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000481/pano_0002_000621/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000481/pano_0002_000621/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000481/pano_0002_000621/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000481_pano_0002_000621/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000481_pano_0002_000621/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000481_pano_0002_000621/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000481/pano_0002_000621/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000481/pano_0002_000621/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78237722766938, 52.384105550801, 44.9780746586621 ] }, "distance": 17.82, "direction": 306.94, "angle": 68.38, "elevation": 44.98, "pano_id": "TMX7316060226-000481_pano_0002_000621", "timestamp": "2019-11-12T09:33:50.866160Z", "filename": "pano_0002_000621.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_20241015_0915_Track39_Sphere_00539", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113836.13808014986, 488632.70146096876 ] }, "relative_distance": 17.82384112, "relative_pitch": 68.38264492231123, "relative_heading": 306.93970482935987, "relative_elevation": 44.9780746586621 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track39_Sphere_00539/adjacencies/b_20241015_0915_Track39_Sphere_00539/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0003_000319/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0003_000319/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0003_000319/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0003_000319/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002491_pano_0003_000319/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002491_pano_0003_000319/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002491_pano_0003_000319/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0003_000319/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0003_000319/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78284853185079, 52.3840173379881, 44.5477531058714 ] }, "distance": 17.87, "direction": 87.13, "angle": 68.15, "elevation": 44.55, "pano_id": "TMX7316010203-002491_pano_0003_000319", "timestamp": "2022-03-29T10:21:41.962710Z", "filename": "pano_0003_000319.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_20241015_0915_Track39_Sphere_00539", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113836.13808014986, 488632.70146096876 ] }, "relative_distance": 17.86694718, "relative_pitch": 68.14556034959422, "relative_heading": 87.12603716047822, "relative_elevation": 44.5477531058714 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track39_Sphere_00539/adjacencies/b_20241015_0915_Track39_Sphere_00539/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track39_Sphere_00545/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track39_Sphere_00545/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track39_Sphere_00545/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track39_Sphere_00545/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241015_0915_Track39_Sphere_00545/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track39_Sphere_00545/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track39_Sphere_00545/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track39_Sphere_00545/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track39_Sphere_00545/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.782850942731829, 52.38401181513805, 0.0 ] }, "distance": 18.01, "direction": 89.11, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241015_0915_Track39_Sphere_00545", "timestamp": "2024-10-15T11:14:26Z", "filename": "Job_20241015_0915_Track39_Sphere_00545.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241015_0915_Track39_Sphere_00539", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113836.13808014986, 488632.70146096876 ] }, "relative_distance": 18.01082773, "relative_pitch": 0.0, "relative_heading": 89.10516046860832, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track39_Sphere_00539/adjacencies/b_20241015_0915_Track39_Sphere_00539/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002817/pano_0009_000326/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002817/pano_0009_000326/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002817/pano_0009_000326/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002817/pano_0009_000326/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002817_pano_0009_000326/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002817_pano_0009_000326/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002817_pano_0009_000326/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002817/pano_0009_000326/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002817/pano_0009_000326/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78282611066239, 52.3840814435286, 44.8882204126567 ] }, "distance": 18.19, "direction": 63.8, "angle": 67.94, "elevation": 44.89, "pano_id": "TMX7316010203-002817_pano_0009_000326", "timestamp": "2022-10-05T10:47:39.112220Z", "filename": "pano_0009_000326.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_20241015_0915_Track39_Sphere_00539", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113836.13808014986, 488632.70146096876 ] }, "relative_distance": 18.1862159, "relative_pitch": 67.9449399850403, "relative_heading": 63.80060702549496, "relative_elevation": 44.8882204126567 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track39_Sphere_00539/adjacencies/b_20241015_0915_Track39_Sphere_00539/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_00536/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_00536/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_00536/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_00536/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241015_0915_Track38_Sphere_00536/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_00536/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_00536/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_00536/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_00536/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.782334535273787, 52.38406533405928, 0.0 ] }, "distance": 18.25, "direction": 289.98, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241015_0915_Track38_Sphere_00536", "timestamp": "2024-10-15T10:49:57Z", "filename": "Job_20241015_0915_Track38_Sphere_00536.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_20241015_0915_Track39_Sphere_00539", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113836.13808014986, 488632.70146096876 ] }, "relative_distance": 18.25150452, "relative_pitch": 0.0, "relative_heading": 289.9806022146707, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track39_Sphere_00539/adjacencies/b_20241015_0915_Track39_Sphere_00539/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-03_03-29-47_00378/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-03_03-29-47_00378/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-03_03-29-47_00378/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-03_03-29-47_00378/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-03_03-29-47_00378/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-03_03-29-47_00378/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-03_03-29-47_00378/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-03_03-29-47_00378/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-03_03-29-47_00378/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78233207648254, 52.38407114556914, 0.0 ] }, "distance": 18.64, "direction": 291.67, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-03_03-29-47_00378", "timestamp": "2025-07-03T03:31:37Z", "filename": "recording_2025-07-03_03-29-47_00378.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_20241015_0915_Track39_Sphere_00539", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113836.13808014986, 488632.70146096876 ] }, "relative_distance": 18.63794419, "relative_pitch": 0.0, "relative_heading": 291.67330243366865, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track39_Sphere_00539/adjacencies/b_20241015_0915_Track39_Sphere_00539/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_002926/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_002926/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_002926/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_002926/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001700_pano_0000_002926/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001700_pano_0000_002926/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001700_pano_0000_002926/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_002926/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_002926/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78283932355647, 52.3840763030199, 44.9128735847771 ] }, "distance": 18.76, "direction": 66.58, "angle": 67.33, "elevation": 44.91, "pano_id": "TMX7316010203-001700_pano_0000_002926", "timestamp": "2020-05-08T10:58:56.006000Z", "filename": "pano_0000_002926.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_20241015_0915_Track39_Sphere_00539", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113836.13808014986, 488632.70146096876 ] }, "relative_distance": 18.76300244, "relative_pitch": 67.32656153271886, "relative_heading": 66.58184541924858, "relative_elevation": 44.9128735847771 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track39_Sphere_00539/adjacencies/b_20241015_0915_Track39_Sphere_00539/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002817/pano_0008_000274/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002817/pano_0008_000274/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002817/pano_0008_000274/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002817/pano_0008_000274/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002817_pano_0008_000274/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002817_pano_0008_000274/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002817_pano_0008_000274/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002817/pano_0008_000274/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002817/pano_0008_000274/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.7825626383436, 52.3841773040305, 45.2251572422683 ] }, "distance": 18.77, "direction": 355.04, "angle": 67.46, "elevation": 45.23, "pano_id": "TMX7316010203-002817_pano_0008_000274", "timestamp": "2022-10-05T10:43:07.734060Z", "filename": "pano_0008_000274.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_20241015_0915_Track39_Sphere_00539", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113836.13808014986, 488632.70146096876 ] }, "relative_distance": 18.76616277, "relative_pitch": 67.46401143139163, "relative_heading": 355.04264189863204, "relative_elevation": 45.2251572422683 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track39_Sphere_00539/adjacencies/b_20241015_0915_Track39_Sphere_00539/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_000534/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_000534/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_000534/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_000534/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000323_pano_0000_000534/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000323_pano_0000_000534/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000323_pano_0000_000534/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_000534/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_000534/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.782550562451, 52.3841789897005, 44.7920977380127 ] }, "distance": 19.04, "direction": 352.63, "angle": 66.97, "elevation": 44.79, "pano_id": "TMX7316010203-000323_pano_0000_000534", "timestamp": "2017-06-01T10:43:22.447060Z", "filename": "pano_0000_000534.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_20241015_0915_Track39_Sphere_00539", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113836.13808014986, 488632.70146096876 ] }, "relative_distance": 19.04102353, "relative_pitch": 66.9697604859853, "relative_heading": 352.62580640475494, "relative_elevation": 44.7920977380127 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track39_Sphere_00539/adjacencies/b_20241015_0915_Track39_Sphere_00539/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0004_000880/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0004_000880/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0004_000880/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0004_000880/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002491_pano_0004_000880/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002491_pano_0004_000880/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002491_pano_0004_000880/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0004_000880/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0004_000880/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78260590603454, 52.3841802527595, 45.2904715435579 ] }, "distance": 19.07, "direction": 3.98, "angle": 67.17, "elevation": 45.29, "pano_id": "TMX7316010203-002491_pano_0004_000880", "timestamp": "2022-03-29T10:38:33.234290Z", "filename": "pano_0004_000880.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_20241015_0915_Track39_Sphere_00539", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113836.13808014986, 488632.70146096876 ] }, "relative_distance": 19.07012516, "relative_pitch": 67.16585911834336, "relative_heading": 3.9822447486798462, "relative_elevation": 45.2904715435579 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track39_Sphere_00539/adjacencies/b_20241015_0915_Track39_Sphere_00539/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002817/pano_0008_000273/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002817/pano_0008_000273/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002817/pano_0008_000273/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002817/pano_0008_000273/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002817_pano_0008_000273/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002817_pano_0008_000273/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002817_pano_0008_000273/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002817/pano_0008_000273/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002817/pano_0008_000273/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78263685362115, 52.3841779824908, 45.2247699899599 ] }, "distance": 19.08, "direction": 10.36, "angle": 67.12, "elevation": 45.22, "pano_id": "TMX7316010203-002817_pano_0008_000273", "timestamp": "2022-10-05T10:43:07.544050Z", "filename": "pano_0008_000273.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_20241015_0915_Track39_Sphere_00539", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113836.13808014986, 488632.70146096876 ] }, "relative_distance": 19.08253727, "relative_pitch": 67.12274551030508, "relative_heading": 10.359654038657869, "relative_elevation": 45.2247699899599 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track39_Sphere_00539/adjacencies/b_20241015_0915_Track39_Sphere_00539/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_000533/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_000533/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_000533/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_000533/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000323_pano_0000_000533/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000323_pano_0000_000533/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000323_pano_0000_000533/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_000533/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_000533/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78262555087525, 52.3841798405344, 44.7954192198813 ] }, "distance": 19.16, "direction": 7.98, "angle": 66.84, "elevation": 44.8, "pano_id": "TMX7316010203-000323_pano_0000_000533", "timestamp": "2017-06-01T10:43:22.237120Z", "filename": "pano_0000_000533.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_20241015_0915_Track39_Sphere_00539", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113836.13808014986, 488632.70146096876 ] }, "relative_distance": 19.16399196, "relative_pitch": 66.83820780565256, "relative_heading": 7.984439510825855, "relative_elevation": 44.7954192198813 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track39_Sphere_00539/adjacencies/b_20241015_0915_Track39_Sphere_00539/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-03_03-29-47_00385/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-03_03-29-47_00385/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-03_03-29-47_00385/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-03_03-29-47_00385/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-03_03-29-47_00385/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-03_03-29-47_00385/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-03_03-29-47_00385/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-03_03-29-47_00385/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-03_03-29-47_00385/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.782846027721495, 52.384077140061024, 0.0 ] }, "distance": 19.22, "direction": 66.87, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-03_03-29-47_00385", "timestamp": "2025-07-03T03:31:38Z", "filename": "recording_2025-07-03_03-29-47_00385.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_20241015_0915_Track39_Sphere_00539", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113836.13808014986, 488632.70146096876 ] }, "relative_distance": 19.21913759, "relative_pitch": 0.0, "relative_heading": 66.86789445588825, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track39_Sphere_00539/adjacencies/b_20241015_0915_Track39_Sphere_00539/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_12-48-50_02222/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_12-48-50_02222/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_12-48-50_02222/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_12-48-50_02222/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-17_12-48-50_02222/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-17_12-48-50_02222/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-17_12-48-50_02222/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_12-48-50_02222/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_12-48-50_02222/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.782607192440954, 52.38418184167503, 0.0 ] }, "distance": 19.25, "direction": 4.21, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-17_12-48-50_02222", "timestamp": "2025-06-17T13:15:15Z", "filename": "recording_2025-06-17_12-48-50_02222.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_20241015_0915_Track39_Sphere_00539", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113836.13808014986, 488632.70146096876 ] }, "relative_distance": 19.25273364, "relative_pitch": 0.0, "relative_heading": 4.205739484305662, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track39_Sphere_00539/adjacencies/b_20241015_0915_Track39_Sphere_00539/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0004_000881/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0004_000881/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0004_000881/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0004_000881/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002491_pano_0004_000881/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002491_pano_0004_000881/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002491_pano_0004_000881/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0004_000881/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0004_000881/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78253224138146, 52.3841794010521, 45.2904691360891 ] }, "distance": 19.29, "direction": 348.97, "angle": 66.93, "elevation": 45.29, "pano_id": "TMX7316010203-002491_pano_0004_000881", "timestamp": "2022-03-29T10:38:33.454310Z", "filename": "pano_0004_000881.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_20241015_0915_Track39_Sphere_00539", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113836.13808014986, 488632.70146096876 ] }, "relative_distance": 19.28587194, "relative_pitch": 66.93442057492646, "relative_heading": 348.9653988482869, "relative_elevation": 45.2904691360891 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track39_Sphere_00539/adjacencies/b_20241015_0915_Track39_Sphere_00539/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_002286/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_002286/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_002286/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_002286/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001700_pano_0000_002286/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001700_pano_0000_002286/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001700_pano_0000_002286/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_002286/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_002286/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78261219158976, 52.3841822072319, 45.320150363259 ] }, "distance": 19.32, "direction": 5.2, "angle": 66.91, "elevation": 45.32, "pano_id": "TMX7316010203-001700_pano_0000_002286", "timestamp": "2020-05-08T10:56:15.911670Z", "filename": "pano_0000_002286.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_20241015_0915_Track39_Sphere_00539", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113836.13808014986, 488632.70146096876 ] }, "relative_distance": 19.32119481, "relative_pitch": 66.9101489602071, "relative_heading": 5.203614755136859, "relative_elevation": 45.320150363259 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track39_Sphere_00539/adjacencies/b_20241015_0915_Track39_Sphere_00539/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_002287/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_002287/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_002287/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_002287/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001700_pano_0000_002287/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001700_pano_0000_002287/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001700_pano_0000_002287/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_002287/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_002287/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.7825385343506, 52.3841809720544, 45.3210378466174 ] }, "distance": 19.38, "direction": 350.31, "angle": 66.85, "elevation": 45.32, "pano_id": "TMX7316010203-001700_pano_0000_002287", "timestamp": "2020-05-08T10:56:16.121660Z", "filename": "pano_0000_002287.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_20241015_0915_Track39_Sphere_00539", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113836.13808014986, 488632.70146096876 ] }, "relative_distance": 19.38075936, "relative_pitch": 66.84686244694551, "relative_heading": 350.30774197078944, "relative_elevation": 45.3210378466174 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track39_Sphere_00539/adjacencies/b_20241015_0915_Track39_Sphere_00539/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_002919/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_002919/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_002919/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_002919/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001700_pano_0000_002919/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001700_pano_0000_002919/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001700_pano_0000_002919/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_002919/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_002919/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78231934169645, 52.3840702560516, 44.9116905163974 ] }, "distance": 19.41, "direction": 290.46, "angle": 66.63, "elevation": 44.91, "pano_id": "TMX7316010203-001700_pano_0000_002919", "timestamp": "2020-05-08T10:58:54.405870Z", "filename": "pano_0000_002919.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_20241015_0915_Track39_Sphere_00539", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113836.13808014986, 488632.70146096876 ] }, "relative_distance": 19.41156367, "relative_pitch": 66.62521347564606, "relative_heading": 290.4565168777546, "relative_elevation": 44.9116905163974 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track39_Sphere_00539/adjacencies/b_20241015_0915_Track39_Sphere_00539/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/08/TMX7316010203-002082/pano_0000_000682/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/08/TMX7316010203-002082/pano_0000_000682/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/08/TMX7316010203-002082/pano_0000_000682/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/08/TMX7316010203-002082/pano_0000_000682/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002082_pano_0000_000682/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002082_pano_0000_000682/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002082_pano_0000_000682/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/08/TMX7316010203-002082/pano_0000_000682/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/08/TMX7316010203-002082/pano_0000_000682/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78261297539498, 52.3841830600325, 45.2672264864668 ] }, "distance": 19.42, "direction": 5.34, "angle": 66.78, "elevation": 45.27, "pano_id": "TMX7316010203-002082_pano_0000_000682", "timestamp": "2021-04-08T10:18:40.748950Z", "filename": "pano_0000_000682.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_20241015_0915_Track39_Sphere_00539", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113836.13808014986, 488632.70146096876 ] }, "relative_distance": 19.42059014, "relative_pitch": 66.77965217750729, "relative_heading": 5.335024223465965, "relative_elevation": 45.2672264864668 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track39_Sphere_00539/adjacencies/b_20241015_0915_Track39_Sphere_00539/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_12-48-50_02223/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_12-48-50_02223/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_12-48-50_02223/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_12-48-50_02223/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-17_12-48-50_02223/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-17_12-48-50_02223/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-17_12-48-50_02223/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_12-48-50_02223/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_12-48-50_02223/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.782533596222216, 52.384181313111796, 0.0 ] }, "distance": 19.48, "direction": 349.35, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-17_12-48-50_02223", "timestamp": "2025-06-17T13:15:15Z", "filename": "recording_2025-06-17_12-48-50_02223.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_20241015_0915_Track39_Sphere_00539", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113836.13808014986, 488632.70146096876 ] }, "relative_distance": 19.47748766, "relative_pitch": 0.0, "relative_heading": 349.35154253303494, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track39_Sphere_00539/adjacencies/b_20241015_0915_Track39_Sphere_00539/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/08/TMX7316010203-002082/pano_0000_000683/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/08/TMX7316010203-002082/pano_0000_000683/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/08/TMX7316010203-002082/pano_0000_000683/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/08/TMX7316010203-002082/pano_0000_000683/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002082_pano_0000_000683/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002082_pano_0000_000683/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002082_pano_0000_000683/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/08/TMX7316010203-002082/pano_0000_000683/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/08/TMX7316010203-002082/pano_0000_000683/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78253842080103, 52.3841826257894, 45.2650448288769 ] }, "distance": 19.56, "direction": 350.38, "angle": 66.63, "elevation": 45.27, "pano_id": "TMX7316010203-002082_pano_0000_000683", "timestamp": "2021-04-08T10:18:40.974020Z", "filename": "pano_0000_000683.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_20241015_0915_Track39_Sphere_00539", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113836.13808014986, 488632.70146096876 ] }, "relative_distance": 19.56346705, "relative_pitch": 66.6260902917689, "relative_heading": 350.376155991582, "relative_elevation": 45.2650448288769 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track39_Sphere_00539/adjacencies/b_20241015_0915_Track39_Sphere_00539/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000481/pano_0002_000627/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000481/pano_0002_000627/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000481/pano_0002_000627/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000481/pano_0002_000627/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000481_pano_0002_000627/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000481_pano_0002_000627/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000481_pano_0002_000627/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000481/pano_0002_000627/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000481/pano_0002_000627/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78282315604247, 52.3841095688245, 44.9703262262046 ] }, "distance": 19.6, "direction": 55.3, "angle": 66.45, "elevation": 44.97, "pano_id": "TMX7316060226-000481_pano_0002_000627", "timestamp": "2019-11-12T09:33:52.816150Z", "filename": "pano_0002_000627.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_20241015_0915_Track39_Sphere_00539", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113836.13808014986, 488632.70146096876 ] }, "relative_distance": 19.60265842, "relative_pitch": 66.44751306870724, "relative_heading": 55.3021781130695, "relative_elevation": 44.9703262262046 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track39_Sphere_00539/adjacencies/b_20241015_0915_Track39_Sphere_00539/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002817/pano_0008_000275/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002817/pano_0008_000275/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002817/pano_0008_000275/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002817/pano_0008_000275/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002817_pano_0008_000275/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002817_pano_0008_000275/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002817_pano_0008_000275/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002817/pano_0008_000275/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002817/pano_0008_000275/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78248844564214, 52.3841766368852, 45.2251751646399 ] }, "distance": 19.78, "direction": 340.28, "angle": 66.38, "elevation": 45.23, "pano_id": "TMX7316010203-002817_pano_0008_000275", "timestamp": "2022-10-05T10:43:07.924040Z", "filename": "pano_0008_000275.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_20241015_0915_Track39_Sphere_00539", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113836.13808014986, 488632.70146096876 ] }, "relative_distance": 19.78136365, "relative_pitch": 66.37556762013482, "relative_heading": 340.28420146579924, "relative_elevation": 45.2251751646399 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track39_Sphere_00539/adjacencies/b_20241015_0915_Track39_Sphere_00539/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_03394/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_03394/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_03394/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_03394/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241015_0915_Track38_Sphere_03394/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_03394/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_03394/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_03394/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_03394/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.782601557393614, 52.384188994125545, 0.0 ] }, "distance": 20.02, "direction": 2.94, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241015_0915_Track38_Sphere_03394", "timestamp": "2024-10-15T11:04:38Z", "filename": "Job_20241015_0915_Track38_Sphere_03394.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_20241015_0915_Track39_Sphere_00539", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113836.13808014986, 488632.70146096876 ] }, "relative_distance": 20.02319553, "relative_pitch": 0.0, "relative_heading": 2.9436777064268975, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track39_Sphere_00539/adjacencies/b_20241015_0915_Track39_Sphere_00539/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_03395/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_03395/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_03395/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_03395/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241015_0915_Track38_Sphere_03395/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_03395/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_03395/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_03395/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_03395/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.782557045058508, 52.38418839835743, 0.0 ] }, "distance": 20.03, "direction": 354.26, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241015_0915_Track38_Sphere_03395", "timestamp": "2024-10-15T11:04:38Z", "filename": "Job_20241015_0915_Track38_Sphere_03395.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_20241015_0915_Track39_Sphere_00539", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113836.13808014986, 488632.70146096876 ] }, "relative_distance": 20.03082886, "relative_pitch": 0.0, "relative_heading": 354.26249604488237, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track39_Sphere_00539/adjacencies/b_20241015_0915_Track39_Sphere_00539/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_00548/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_00548/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_00548/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_00548/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241015_0915_Track38_Sphere_00548/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_00548/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_00548/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_00548/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_00548/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.782863806537515, 52.38407131684804, 0.0 ] }, "distance": 20.11, "direction": 69.92, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241015_0915_Track38_Sphere_00548", "timestamp": "2024-10-15T10:50:00Z", "filename": "Job_20241015_0915_Track38_Sphere_00548.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_20241015_0915_Track39_Sphere_00539", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113836.13808014986, 488632.70146096876 ] }, "relative_distance": 20.10636198, "relative_pitch": 0.0, "relative_heading": 69.9225500677395, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track39_Sphere_00539/adjacencies/b_20241015_0915_Track39_Sphere_00539/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0004_000879/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0004_000879/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0004_000879/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0004_000879/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002491_pano_0004_000879/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002491_pano_0004_000879/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002491_pano_0004_000879/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0004_000879/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0004_000879/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78267954053558, 52.3841811302227, 45.2901142276824 ] }, "distance": 20.14, "direction": 18.34, "angle": 66.02, "elevation": 45.29, "pano_id": "TMX7316010203-002491_pano_0004_000879", "timestamp": "2022-03-29T10:38:33.014400Z", "filename": "pano_0004_000879.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_20241015_0915_Track39_Sphere_00539", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113836.13808014986, 488632.70146096876 ] }, "relative_distance": 20.1447536, "relative_pitch": 66.02080718283545, "relative_heading": 18.338154533885742, "relative_elevation": 45.2901142276824 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track39_Sphere_00539/adjacencies/b_20241015_0915_Track39_Sphere_00539/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_000535/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_000535/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_000535/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_000535/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000323_pano_0000_000535/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000323_pano_0000_000535/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000323_pano_0000_000535/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_000535/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_000535/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78247584198904, 52.3841781639103, 44.7953679226339 ] }, "distance": 20.24, "direction": 338.16, "angle": 65.68, "elevation": 44.8, "pano_id": "TMX7316010203-000323_pano_0000_000535", "timestamp": "2017-06-01T10:43:22.657080Z", "filename": "pano_0000_000535.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_20241015_0915_Track39_Sphere_00539", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113836.13808014986, 488632.70146096876 ] }, "relative_distance": 20.24474581, "relative_pitch": 65.6799635070681, "relative_heading": 338.15958915840287, "relative_elevation": 44.7953679226339 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track39_Sphere_00539/adjacencies/b_20241015_0915_Track39_Sphere_00539/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_12-48-50_02221/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_12-48-50_02221/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_12-48-50_02221/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_12-48-50_02221/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-17_12-48-50_02221/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-17_12-48-50_02221/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-17_12-48-50_02221/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_12-48-50_02221/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_12-48-50_02221/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.782680597358502, 52.3841823961792, 0.0 ] }, "distance": 20.3, "direction": 18.41, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-17_12-48-50_02221", "timestamp": "2025-06-17T13:15:15Z", "filename": "recording_2025-06-17_12-48-50_02221.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_20241015_0915_Track39_Sphere_00539", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113836.13808014986, 488632.70146096876 ] }, "relative_distance": 20.30112241, "relative_pitch": 0.0, "relative_heading": 18.40583954539519, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track39_Sphere_00539/adjacencies/b_20241015_0915_Track39_Sphere_00539/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002817/pano_0009_000319/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002817/pano_0009_000319/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002817/pano_0009_000319/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002817/pano_0009_000319/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002817_pano_0009_000319/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002817_pano_0009_000319/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002817_pano_0009_000319/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002817/pano_0009_000319/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002817/pano_0009_000319/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78230801986365, 52.3840746085667, 44.8773338664323 ] }, "distance": 20.3, "direction": 290.98, "angle": 65.66, "elevation": 44.88, "pano_id": "TMX7316010203-002817_pano_0009_000319", "timestamp": "2022-10-05T10:47:37.852220Z", "filename": "pano_0009_000319.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_20241015_0915_Track39_Sphere_00539", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113836.13808014986, 488632.70146096876 ] }, "relative_distance": 20.30394472, "relative_pitch": 65.656479199068, "relative_heading": 290.97677678477464, "relative_elevation": 44.8773338664323 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track39_Sphere_00539/adjacencies/b_20241015_0915_Track39_Sphere_00539/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_03393/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_03393/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_03393/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_03393/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241015_0915_Track38_Sphere_03393/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_03393/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_03393/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_03393/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_03393/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.782645379792105, 52.38418955939138, 0.0 ] }, "distance": 20.46, "direction": 11.31, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241015_0915_Track38_Sphere_03393", "timestamp": "2024-10-15T11:04:38Z", "filename": "Job_20241015_0915_Track38_Sphere_03393.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_20241015_0915_Track39_Sphere_00539", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113836.13808014986, 488632.70146096876 ] }, "relative_distance": 20.45696435, "relative_pitch": 0.0, "relative_heading": 11.310328577178765, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track39_Sphere_00539/adjacencies/b_20241015_0915_Track39_Sphere_00539/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_03396/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_03396/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_03396/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_03396/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241015_0915_Track38_Sphere_03396/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_03396/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_03396/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_03396/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_03396/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.782513252159693, 52.38418782422174, 0.0 ] }, "distance": 20.48, "direction": 345.92, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241015_0915_Track38_Sphere_03396", "timestamp": "2024-10-15T11:04:38Z", "filename": "Job_20241015_0915_Track38_Sphere_03396.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_20241015_0915_Track39_Sphere_00539", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113836.13808014986, 488632.70146096876 ] }, "relative_distance": 20.48230669, "relative_pitch": 0.0, "relative_heading": 345.91586194196236, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track39_Sphere_00539/adjacencies/b_20241015_0915_Track39_Sphere_00539/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_002285/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_002285/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_002285/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_002285/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001700_pano_0000_002285/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001700_pano_0000_002285/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001700_pano_0000_002285/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_002285/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_002285/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78268579044581, 52.3841834583098, 45.3201888119802 ] }, "distance": 20.53, "direction": 19.24, "angle": 65.63, "elevation": 45.32, "pano_id": "TMX7316010203-001700_pano_0000_002285", "timestamp": "2020-05-08T10:56:15.701670Z", "filename": "pano_0000_002285.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_20241015_0915_Track39_Sphere_00539", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113836.13808014986, 488632.70146096876 ] }, "relative_distance": 20.52707529, "relative_pitch": 65.63258942970869, "relative_heading": 19.23816809975161, "relative_elevation": 45.3201888119802 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track39_Sphere_00539/adjacencies/b_20241015_0915_Track39_Sphere_00539/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/08/TMX7316010203-002082/pano_0003_002749/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/08/TMX7316010203-002082/pano_0003_002749/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/08/TMX7316010203-002082/pano_0003_002749/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/08/TMX7316010203-002082/pano_0003_002749/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002082_pano_0003_002749/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002082_pano_0003_002749/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002082_pano_0003_002749/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/08/TMX7316010203-002082/pano_0003_002749/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/08/TMX7316010203-002082/pano_0003_002749/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78286845506519, 52.3840748778783, 44.9602407366037 ] }, "distance": 20.54, "direction": 69.19, "angle": 65.45, "elevation": 44.96, "pano_id": "TMX7316010203-002082_pano_0003_002749", "timestamp": "2021-04-08T12:23:31.791440Z", "filename": "pano_0003_002749.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_20241015_0915_Track39_Sphere_00539", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113836.13808014986, 488632.70146096876 ] }, "relative_distance": 20.54135847, "relative_pitch": 65.44536766509404, "relative_heading": 69.18750203005115, "relative_elevation": 44.9602407366037 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track39_Sphere_00539/adjacencies/b_20241015_0915_Track39_Sphere_00539/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_000532/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_000532/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_000532/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_000532/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000323_pano_0000_000532/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000323_pano_0000_000532/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000323_pano_0000_000532/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_000532/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_000532/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78269897534714, 52.3841806093616, 44.7899233559147 ] }, "distance": 20.55, "direction": 21.89, "angle": 65.36, "elevation": 44.79, "pano_id": "TMX7316010203-000323_pano_0000_000532", "timestamp": "2017-06-01T10:43:22.032270Z", "filename": "pano_0000_000532.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_20241015_0915_Track39_Sphere_00539", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113836.13808014986, 488632.70146096876 ] }, "relative_distance": 20.54563646, "relative_pitch": 65.35854930581732, "relative_heading": 21.8941465538518, "relative_elevation": 44.7899233559147 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track39_Sphere_00539/adjacencies/b_20241015_0915_Track39_Sphere_00539/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/08/TMX7316010203-002082/pano_0000_000681/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/08/TMX7316010203-002082/pano_0000_000681/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/08/TMX7316010203-002082/pano_0000_000681/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/08/TMX7316010203-002082/pano_0000_000681/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002082_pano_0000_000681/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002082_pano_0000_000681/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002082_pano_0000_000681/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/08/TMX7316010203-002082/pano_0000_000681/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/08/TMX7316010203-002082/pano_0000_000681/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78268756587903, 52.3841835262007, 45.269861843437 ] }, "distance": 20.57, "direction": 19.55, "angle": 65.56, "elevation": 45.27, "pano_id": "TMX7316010203-002082_pano_0000_000681", "timestamp": "2021-04-08T10:18:40.523980Z", "filename": "pano_0000_000681.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_20241015_0915_Track39_Sphere_00539", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113836.13808014986, 488632.70146096876 ] }, "relative_distance": 20.57434268, "relative_pitch": 65.55905283099996, "relative_heading": 19.54908538809046, "relative_elevation": 45.269861843437 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track39_Sphere_00539/adjacencies/b_20241015_0915_Track39_Sphere_00539/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_001328/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_001328/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_001328/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_001328/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000323_pano_0000_001328/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000323_pano_0000_001328/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000323_pano_0000_001328/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_001328/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_001328/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78230234288003, 52.384073398486, 44.7176375864074 ] }, "distance": 20.62, "direction": 290.24, "angle": 65.25, "elevation": 44.72, "pano_id": "TMX7316010203-000323_pano_0000_001328", "timestamp": "2017-06-01T10:48:41.925490Z", "filename": "pano_0000_001328.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_20241015_0915_Track39_Sphere_00539", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113836.13808014986, 488632.70146096876 ] }, "relative_distance": 20.61835442, "relative_pitch": 65.24657519045272, "relative_heading": 290.24284847002843, "relative_elevation": 44.7176375864074 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track39_Sphere_00539/adjacencies/b_20241015_0915_Track39_Sphere_00539/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002817/pano_0008_000272/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002817/pano_0008_000272/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002817/pano_0008_000272/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002817/pano_0008_000272/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002817_pano_0008_000272/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002817_pano_0008_000272/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002817_pano_0008_000272/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002817/pano_0008_000272/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002817/pano_0008_000272/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78271103651524, 52.3841786971019, 45.2276458777487 ] }, "distance": 20.67, "direction": 24.23, "angle": 65.44, "elevation": 45.23, "pano_id": "TMX7316010203-002817_pano_0008_000272", "timestamp": "2022-10-05T10:43:07.354050Z", "filename": "pano_0008_000272.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_20241015_0915_Track39_Sphere_00539", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113836.13808014986, 488632.70146096876 ] }, "relative_distance": 20.67155772, "relative_pitch": 65.43695477016948, "relative_heading": 24.22675603880571, "relative_elevation": 45.2276458777487 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track39_Sphere_00539/adjacencies/b_20241015_0915_Track39_Sphere_00539/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_002288/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_002288/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_002288/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_002288/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001700_pano_0000_002288/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001700_pano_0000_002288/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001700_pano_0000_002288/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_002288/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_002288/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78246485921411, 52.3841797440538, 45.3220645254478 ] }, "distance": 20.7, "direction": 336.42, "angle": 65.46, "elevation": 45.32, "pano_id": "TMX7316010203-001700_pano_0000_002288", "timestamp": "2020-05-08T10:56:16.331650Z", "filename": "pano_0000_002288.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_20241015_0915_Track39_Sphere_00539", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113836.13808014986, 488632.70146096876 ] }, "relative_distance": 20.69570729, "relative_pitch": 65.45683217794284, "relative_heading": 336.41873696992343, "relative_elevation": 45.3220645254478 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track39_Sphere_00539/adjacencies/b_20241015_0915_Track39_Sphere_00539/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0004_000882/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0004_000882/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0004_000882/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0004_000882/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002491_pano_0004_000882/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002491_pano_0004_000882/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002491_pano_0004_000882/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0004_000882/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0004_000882/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78245861813547, 52.3841785660038, 45.2917020814493 ] }, "distance": 20.75, "direction": 335.2, "angle": 65.39, "elevation": 45.29, "pano_id": "TMX7316010203-002491_pano_0004_000882", "timestamp": "2022-03-29T10:38:33.674250Z", "filename": "pano_0004_000882.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_20241015_0915_Track39_Sphere_00539", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113836.13808014986, 488632.70146096876 ] }, "relative_distance": 20.75027288, "relative_pitch": 65.38524241404652, "relative_heading": 335.19846358708895, "relative_elevation": 45.2917020814493 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track39_Sphere_00539/adjacencies/b_20241015_0915_Track39_Sphere_00539/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_12-48-50_02224/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_12-48-50_02224/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_12-48-50_02224/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_12-48-50_02224/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-17_12-48-50_02224/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-17_12-48-50_02224/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-17_12-48-50_02224/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_12-48-50_02224/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_12-48-50_02224/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.782460337201528, 52.38418083116363, 0.0 ] }, "distance": 20.93, "direction": 335.78, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-17_12-48-50_02224", "timestamp": "2025-06-17T13:15:16Z", "filename": "recording_2025-06-17_12-48-50_02224.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_20241015_0915_Track39_Sphere_00539", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113836.13808014986, 488632.70146096876 ] }, "relative_distance": 20.93105369, "relative_pitch": 0.0, "relative_heading": 335.7787502184226, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track39_Sphere_00539/adjacencies/b_20241015_0915_Track39_Sphere_00539/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/08/TMX7316010203-002082/pano_0000_000684/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/08/TMX7316010203-002082/pano_0000_000684/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/08/TMX7316010203-002082/pano_0000_000684/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/08/TMX7316010203-002082/pano_0000_000684/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002082_pano_0000_000684/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002082_pano_0000_000684/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002082_pano_0000_000684/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/08/TMX7316010203-002082/pano_0000_000684/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/08/TMX7316010203-002082/pano_0000_000684/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78246400941039, 52.3841822181374, 45.2621751474217 ] }, "distance": 20.97, "direction": 336.57, "angle": 65.14, "elevation": 45.26, "pano_id": "TMX7316010203-002082_pano_0000_000684", "timestamp": "2021-04-08T10:18:41.198950Z", "filename": "pano_0000_000684.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_20241015_0915_Track39_Sphere_00539", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113836.13808014986, 488632.70146096876 ] }, "relative_distance": 20.97124578, "relative_pitch": 65.14037657352365, "relative_heading": 336.5747546338562, "relative_elevation": 45.2621751474217 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track39_Sphere_00539/adjacencies/b_20241015_0915_Track39_Sphere_00539/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track39_Sphere_00532/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track39_Sphere_00532/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track39_Sphere_00532/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track39_Sphere_00532/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241015_0915_Track39_Sphere_00532/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track39_Sphere_00532/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track39_Sphere_00532/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track39_Sphere_00532/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track39_Sphere_00532/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.782278285682351, 52.384005628643585, 0.0 ] }, "distance": 20.99, "direction": 268.89, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241015_0915_Track39_Sphere_00532", "timestamp": "2024-10-15T11:14:21Z", "filename": "Job_20241015_0915_Track39_Sphere_00532.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_20241015_0915_Track39_Sphere_00539", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113836.13808014986, 488632.70146096876 ] }, "relative_distance": 20.98685681, "relative_pitch": 0.0, "relative_heading": 268.8884922676765, "relative_elevation": 0.0 } ] } }