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_20241217_0841_Track20_Sphere_00113/adjacencies/?format=api
{ "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track20_Sphere_00113/adjacencies/?format=api" } }, "_embedded": { "adjacencies": [ { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track20_Sphere_00113/adjacencies/b_20241217_0841_Track20_Sphere_00113/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241217_0841_Track20_Sphere_00113/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241217_0841_Track20_Sphere_00113/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241217_0841_Track20_Sphere_00113/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241217_0841_Track20_Sphere_00113/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241217_0841_Track20_Sphere_00113/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track20_Sphere_00113/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track20_Sphere_00113/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241217_0841_Track20_Sphere_00113/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241217_0841_Track20_Sphere_00113/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.881309636730087, 52.37164163167025, 0.0 ] }, "distance": 0.0, "direction": null, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241217_0841_Track20_Sphere_00113", "timestamp": "2024-12-17T08:52:07Z", "filename": "Job_20241217_0841_Track20_Sphere_00113.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_20241217_0841_Track20_Sphere_00113", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120547.76308620887, 487205.135460202 ] }, "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_20241217_0841_Track20_Sphere_00113/adjacencies/b_20241217_0841_Track20_Sphere_00113/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/16/TMX7316010203-002939/pano_0001_000011/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/16/TMX7316010203-002939/pano_0001_000011/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/16/TMX7316010203-002939/pano_0001_000011/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/16/TMX7316010203-002939/pano_0001_000011/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002939_pano_0001_000011/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002939_pano_0001_000011/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002939_pano_0001_000011/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/01/16/TMX7316010203-002939/pano_0001_000011/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/01/16/TMX7316010203-002939/pano_0001_000011/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88131089482052, 52.3716435914115, 46.4987115887925 ] }, "distance": 0.23, "direction": 21.45, "angle": 89.71, "elevation": 46.5, "pano_id": "TMX7316010203-002939_pano_0001_000011", "timestamp": "2023-01-16T11:29:45.231810Z", "filename": "pano_0001_000011.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2022", "tags": [ "mission-woz", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241217_0841_Track20_Sphere_00113", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120547.76308620887, 487205.135460202 ] }, "relative_distance": 0.23429931, "relative_pitch": 89.71129849549196, "relative_heading": 21.45134035563924, "relative_elevation": 46.4987115887925 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track20_Sphere_00113/adjacencies/b_20241217_0841_Track20_Sphere_00113/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002979/pano_0014_000289/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002979/pano_0014_000289/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002979/pano_0014_000289/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002979/pano_0014_000289/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002979_pano_0014_000289/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002979_pano_0014_000289/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002979_pano_0014_000289/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002979/pano_0014_000289/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002979/pano_0014_000289/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88131625207976, 52.3716402004453, 45.9684771215543 ] }, "distance": 0.48, "direction": 109.47, "angle": 89.4, "elevation": 45.97, "pano_id": "TMX7316010203-002979_pano_0014_000289", "timestamp": "2023-02-20T11:43:50.137640Z", "filename": "pano_0014_000289.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241217_0841_Track20_Sphere_00113", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120547.76308620887, 487205.135460202 ] }, "relative_distance": 0.4778756, "relative_pitch": 89.4043903463247, "relative_heading": 109.46700036509237, "relative_elevation": 45.9684771215543 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track20_Sphere_00113/adjacencies/b_20241217_0841_Track20_Sphere_00113/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/17/TMX7316010203-002044/pano_0000_000469/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/17/TMX7316010203-002044/pano_0000_000469/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/17/TMX7316010203-002044/pano_0000_000469/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/17/TMX7316010203-002044/pano_0000_000469/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002044_pano_0000_000469/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002044_pano_0000_000469/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002044_pano_0000_000469/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/17/TMX7316010203-002044/pano_0000_000469/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/17/TMX7316010203-002044/pano_0000_000469/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88131652374687, 52.3716399560113, 46.329692332074 ] }, "distance": 0.5, "direction": 111.68, "angle": 89.38, "elevation": 46.33, "pano_id": "TMX7316010203-002044_pano_0000_000469", "timestamp": "2021-03-17T10:37:28.654360Z", "filename": "pano_0000_000469.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_20241217_0841_Track20_Sphere_00113", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120547.76308620887, 487205.135460202 ] }, "relative_distance": 0.50476102, "relative_pitch": 89.37578838895095, "relative_heading": 111.67852153537552, "relative_elevation": 46.329692332074 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track20_Sphere_00113/adjacencies/b_20241217_0841_Track20_Sphere_00113/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001674/pano_0000_001679/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001674/pano_0000_001679/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001674/pano_0000_001679/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001674/pano_0000_001679/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001674_pano_0000_001679/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001674_pano_0000_001679/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001674_pano_0000_001679/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001674/pano_0000_001679/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001674/pano_0000_001679/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88131664999896, 52.3716439581313, 54.9733240334317 ] }, "distance": 0.54, "direction": 61.54, "angle": 89.43, "elevation": 54.97, "pano_id": "TMX7316010203-001674_pano_0000_001679", "timestamp": "2020-04-24T08:59:24.891630Z", "filename": "pano_0000_001679.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_20241217_0841_Track20_Sphere_00113", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120547.76308620887, 487205.135460202 ] }, "relative_distance": 0.54329942, "relative_pitch": 89.43376626928101, "relative_heading": 61.54372984425029, "relative_elevation": 54.9733240334317 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track20_Sphere_00113/adjacencies/b_20241217_0841_Track20_Sphere_00113/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003045/pano_0017_000249/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003045/pano_0017_000249/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003045/pano_0017_000249/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003045/pano_0017_000249/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-003045_pano_0017_000249/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003045_pano_0017_000249/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003045_pano_0017_000249/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003045/pano_0017_000249/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003045/pano_0017_000249/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8813064758952, 52.3716360291552, 46.1332576209679 ] }, "distance": 0.66, "direction": 199.05, "angle": 89.18, "elevation": 46.13, "pano_id": "TMX7316010203-003045_pano_0017_000249", "timestamp": "2023-04-17T07:17:22.395740Z", "filename": "pano_0017_000249.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241217_0841_Track20_Sphere_00113", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120547.76308620887, 487205.135460202 ] }, "relative_distance": 0.6595397, "relative_pitch": 89.18093217393641, "relative_heading": 199.05077316019177, "relative_elevation": 46.1332576209679 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track20_Sphere_00113/adjacencies/b_20241217_0841_Track20_Sphere_00113/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002967/pano_0004_000120/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002967/pano_0004_000120/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002967/pano_0004_000120/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002967/pano_0004_000120/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002967_pano_0004_000120/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002967_pano_0004_000120/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002967_pano_0004_000120/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002967/pano_0004_000120/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002967/pano_0004_000120/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88131702194398, 52.3716460835593, 45.5274344496429 ] }, "distance": 0.71, "direction": 45.44, "angle": 89.11, "elevation": 45.53, "pano_id": "TMX7316010203-002967_pano_0004_000120", "timestamp": "2023-02-13T09:43:27.413310Z", "filename": "pano_0004_000120.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241217_0841_Track20_Sphere_00113", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120547.76308620887, 487205.135460202 ] }, "relative_distance": 0.70597627, "relative_pitch": 89.11160776854649, "relative_heading": 45.43669851574892, "relative_elevation": 45.5274344496429 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track20_Sphere_00113/adjacencies/b_20241217_0841_Track20_Sphere_00113/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002951/pano_0000_000057/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002951/pano_0000_000057/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002951/pano_0000_000057/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002951/pano_0000_000057/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002951_pano_0000_000057/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002951_pano_0000_000057/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002951_pano_0000_000057/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002951/pano_0000_000057/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002951/pano_0000_000057/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88129912399808, 52.371638091898, 45.584153521806 ] }, "distance": 0.82, "direction": 241.18, "angle": 88.97, "elevation": 45.58, "pano_id": "TMX7316010203-002951_pano_0000_000057", "timestamp": "2023-01-30T10:16:39.872970Z", "filename": "pano_0000_000057.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241217_0841_Track20_Sphere_00113", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120547.76308620887, 487205.135460202 ] }, "relative_distance": 0.8171912, "relative_pitch": 88.97296344641457, "relative_heading": 241.18390627065125, "relative_elevation": 45.584153521806 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track20_Sphere_00113/adjacencies/b_20241217_0841_Track20_Sphere_00113/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002959/pano_0000_000069/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002959/pano_0000_000069/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002959/pano_0000_000069/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002959/pano_0000_000069/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002959_pano_0000_000069/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002959_pano_0000_000069/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002959_pano_0000_000069/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002959/pano_0000_000069/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002959/pano_0000_000069/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88129640902058, 52.371638674952, 46.6630106512457 ] }, "distance": 0.96, "direction": 249.94, "angle": 88.82, "elevation": 46.66, "pano_id": "TMX7316010203-002959_pano_0000_000069", "timestamp": "2023-02-06T09:57:51.105770Z", "filename": "pano_0000_000069.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241217_0841_Track20_Sphere_00113", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120547.76308620887, 487205.135460202 ] }, "relative_distance": 0.95910675, "relative_pitch": 88.82251420186972, "relative_heading": 249.9381222679188, "relative_elevation": 46.6630106512457 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track20_Sphere_00113/adjacencies/b_20241217_0841_Track20_Sphere_00113/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316010203-000076/pano_0000_003687/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316010203-000076/pano_0000_003687/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316010203-000076/pano_0000_003687/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316010203-000076/pano_0000_003687/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000076_pano_0000_003687/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000076_pano_0000_003687/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000076_pano_0000_003687/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316010203-000076/pano_0000_003687/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316010203-000076/pano_0000_003687/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88131375552343, 52.3716499249603, 46.8587921960279 ] }, "distance": 0.96, "direction": 16.91, "angle": 88.82, "elevation": 46.86, "pano_id": "TMX7316010203-000076_pano_0000_003687", "timestamp": "2016-08-17T08:33:07.652180Z", "filename": "pano_0000_003687.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241217_0841_Track20_Sphere_00113", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120547.76308620887, 487205.135460202 ] }, "relative_distance": 0.96452554, "relative_pitch": 88.82080955796314, "relative_heading": 16.908217816449966, "relative_elevation": 46.8587921960279 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track20_Sphere_00113/adjacencies/b_20241217_0841_Track20_Sphere_00113/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003013/pano_0004_000068/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003013/pano_0004_000068/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003013/pano_0004_000068/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003013/pano_0004_000068/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-003013_pano_0004_000068/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003013_pano_0004_000068/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003013_pano_0004_000068/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003013/pano_0004_000068/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003013/pano_0004_000068/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88130425832685, 52.3716330424261, 46.7940239030868 ] }, "distance": 1.02, "direction": 200.97, "angle": 88.75, "elevation": 46.79, "pano_id": "TMX7316010203-003013_pano_0004_000068", "timestamp": "2023-03-27T09:50:10.115650Z", "filename": "pano_0004_000068.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241217_0841_Track20_Sphere_00113", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120547.76308620887, 487205.135460202 ] }, "relative_distance": 1.02355606, "relative_pitch": 88.74693204327995, "relative_heading": 200.97013065168503, "relative_elevation": 46.7940239030868 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track20_Sphere_00113/adjacencies/b_20241217_0841_Track20_Sphere_00113/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002550/pano_0000_000609/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002550/pano_0000_000609/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002550/pano_0000_000609/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002550/pano_0000_000609/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002550_pano_0000_000609/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002550_pano_0000_000609/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002550_pano_0000_000609/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002550/pano_0000_000609/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002550/pano_0000_000609/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88129683547837, 52.3716354197279, 45.539250889793 ] }, "distance": 1.11, "direction": 231.59, "angle": 88.6, "elevation": 45.54, "pano_id": "TMX7316010203-002550_pano_0000_000609", "timestamp": "2022-04-29T08:28:33.930440Z", "filename": "pano_0000_000609.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_20241217_0841_Track20_Sphere_00113", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120547.76308620887, 487205.135460202 ] }, "relative_distance": 1.11263149, "relative_pitch": 88.60040718664871, "relative_heading": 231.5920144642251, "relative_elevation": 45.539250889793 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track20_Sphere_00113/adjacencies/b_20241217_0841_Track20_Sphere_00113/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002619/pano_0031_000038/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002619/pano_0031_000038/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002619/pano_0031_000038/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002619/pano_0031_000038/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002619_pano_0031_000038/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002619_pano_0031_000038/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002619_pano_0031_000038/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002619/pano_0031_000038/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002619/pano_0031_000038/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88130835412635, 52.3716316378436, 45.2789833508432 ] }, "distance": 1.12, "direction": 184.49, "angle": 88.59, "elevation": 45.28, "pano_id": "TMX7316010203-002619_pano_0031_000038", "timestamp": "2022-06-22T08:47:40.931020Z", "filename": "pano_0031_000038.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_20241217_0841_Track20_Sphere_00113", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120547.76308620887, 487205.135460202 ] }, "relative_distance": 1.11548283, "relative_pitch": 88.58875954560276, "relative_heading": 184.4915302767887, "relative_elevation": 45.2789833508432 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track20_Sphere_00113/adjacencies/b_20241217_0841_Track20_Sphere_00113/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-03_08-35-58_01685/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-03_08-35-58_01685/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-03_08-35-58_01685/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-03_08-35-58_01685/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-03_08-35-58_01685/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-03_08-35-58_01685/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-03_08-35-58_01685/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-03_08-35-58_01685/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-03_08-35-58_01685/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.881290753680999, 52.3716364190015, 0.0 ] }, "distance": 1.41, "direction": 245.72, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-03_08-35-58_01685", "timestamp": "2025-07-03T09:51:37Z", "filename": "recording_2025-07-03_08-35-58_01685.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_20241217_0841_Track20_Sphere_00113", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120547.76308620887, 487205.135460202 ] }, "relative_distance": 1.41083442, "relative_pitch": 0.0, "relative_heading": 245.72415690479113, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track20_Sphere_00113/adjacencies/b_20241217_0841_Track20_Sphere_00113/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003019/pano_0004_000043/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003019/pano_0004_000043/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003019/pano_0004_000043/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003019/pano_0004_000043/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-003019_pano_0004_000043/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003019_pano_0004_000043/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003019_pano_0004_000043/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003019/pano_0004_000043/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003019/pano_0004_000043/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88128895372674, 52.3716365479158, 46.1178014976904 ] }, "distance": 1.52, "direction": 248.12, "angle": 88.11, "elevation": 46.12, "pano_id": "TMX7316010203-003019_pano_0004_000043", "timestamp": "2023-04-03T07:09:47.213530Z", "filename": "pano_0004_000043.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241217_0841_Track20_Sphere_00113", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120547.76308620887, 487205.135460202 ] }, "relative_distance": 1.51801566, "relative_pitch": 88.11473018389738, "relative_heading": 248.12073504139047, "relative_elevation": 46.1178014976904 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track20_Sphere_00113/adjacencies/b_20241217_0841_Track20_Sphere_00113/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/08/TMX7316010203-001541/pano_0001_000364/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/08/TMX7316010203-001541/pano_0001_000364/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/08/TMX7316010203-001541/pano_0001_000364/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/08/TMX7316010203-001541/pano_0001_000364/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001541_pano_0001_000364/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001541_pano_0001_000364/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001541_pano_0001_000364/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/13/08/TMX7316010203-001541/pano_0001_000364/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/13/08/TMX7316010203-001541/pano_0001_000364/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88133391511349, 52.371640932774, 45.3657237645239 ] }, "distance": 1.66, "direction": 92.69, "angle": 87.91, "elevation": 45.37, "pano_id": "TMX7316010203-001541_pano_0001_000364", "timestamp": "2020-01-08T08:47:08.945680Z", "filename": "pano_0001_000364.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2019", "tags": [ "mission-woz", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241217_0841_Track20_Sphere_00113", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120547.76308620887, 487205.135460202 ] }, "relative_distance": 1.65537599, "relative_pitch": 87.9102285168668, "relative_heading": 92.69272682116211, "relative_elevation": 45.3657237645239 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track20_Sphere_00113/adjacencies/b_20241217_0841_Track20_Sphere_00113/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/03/TMX7316010203-000705/pano_0001_000464/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/03/TMX7316010203-000705/pano_0001_000464/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/03/TMX7316010203-000705/pano_0001_000464/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/03/TMX7316010203-000705/pano_0001_000464/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000705_pano_0001_000464/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000705_pano_0001_000464/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000705_pano_0001_000464/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/03/TMX7316010203-000705/pano_0001_000464/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/03/TMX7316010203-000705/pano_0001_000464/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88133786672029, 52.3716394251949, 46.1246807677671 ] }, "distance": 1.94, "direction": 97.28, "angle": 87.59, "elevation": 46.12, "pano_id": "TMX7316010203-000705_pano_0001_000464", "timestamp": "2018-05-03T13:06:27.117490Z", "filename": "pano_0001_000464.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241217_0841_Track20_Sphere_00113", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120547.76308620887, 487205.135460202 ] }, "relative_distance": 1.93829678, "relative_pitch": 87.5936761032289, "relative_heading": 97.2772003876128, "relative_elevation": 46.1246807677671 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track20_Sphere_00113/adjacencies/b_20241217_0841_Track20_Sphere_00113/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/27/TMX7316010203-002445/pano_0004_000039/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/27/TMX7316010203-002445/pano_0004_000039/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/27/TMX7316010203-002445/pano_0004_000039/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/27/TMX7316010203-002445/pano_0004_000039/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002445_pano_0004_000039/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002445_pano_0004_000039/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002445_pano_0004_000039/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/01/27/TMX7316010203-002445/pano_0004_000039/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/01/27/TMX7316010203-002445/pano_0004_000039/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88131645143853, 52.3716590042486, 46.6562185529619 ] }, "distance": 1.99, "direction": 13.5, "angle": 87.56, "elevation": 46.66, "pano_id": "TMX7316010203-002445_pano_0004_000039", "timestamp": "2022-01-27T08:47:56.305070Z", "filename": "pano_0004_000039.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2021", "tags": [ "mission-woz", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241217_0841_Track20_Sphere_00113", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120547.76308620887, 487205.135460202 ] }, "relative_distance": 1.9880611, "relative_pitch": 87.56005418037448, "relative_heading": 13.500925387576736, "relative_elevation": 46.6562185529619 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track20_Sphere_00113/adjacencies/b_20241217_0841_Track20_Sphere_00113/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0001_001977/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0001_001977/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0001_001977/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0001_001977/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001178_pano_0001_001977/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001178_pano_0001_001977/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001178_pano_0001_001977/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0001_001977/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0001_001977/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88128364277364, 52.3716324143576, 45.3519458975643 ] }, "distance": 2.05, "direction": 239.91, "angle": 87.42, "elevation": 45.35, "pano_id": "TMX7316010203-001178_pano_0001_001977", "timestamp": "2019-05-13T08:19:43.586310Z", "filename": "pano_0001_001977.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_20241217_0841_Track20_Sphere_00113", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120547.76308620887, 487205.135460202 ] }, "relative_distance": 2.04603248, "relative_pitch": 87.4168784257151, "relative_heading": 239.91477850536134, "relative_elevation": 45.3519458975643 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track20_Sphere_00113/adjacencies/b_20241217_0841_Track20_Sphere_00113/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003006/pano_0003_000055/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003006/pano_0003_000055/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003006/pano_0003_000055/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003006/pano_0003_000055/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-003006_pano_0003_000055/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003006_pano_0003_000055/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003006_pano_0003_000055/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003006/pano_0003_000055/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003006/pano_0003_000055/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88128013675046, 52.3716327095339, 46.5754720671102 ] }, "distance": 2.24, "direction": 243.7, "angle": 87.25, "elevation": 46.58, "pano_id": "TMX7316010203-003006_pano_0003_000055", "timestamp": "2023-03-20T11:10:15.849060Z", "filename": "pano_0003_000055.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241217_0841_Track20_Sphere_00113", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120547.76308620887, 487205.135460202 ] }, "relative_distance": 2.24108608, "relative_pitch": 87.245206367115, "relative_heading": 243.7044399501112, "relative_elevation": 46.5754720671102 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track20_Sphere_00113/adjacencies/b_20241217_0841_Track20_Sphere_00113/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/13/TMX7316010203-002996/pano_0011_000085/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/13/TMX7316010203-002996/pano_0011_000085/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/13/TMX7316010203-002996/pano_0011_000085/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/13/TMX7316010203-002996/pano_0011_000085/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002996_pano_0011_000085/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002996_pano_0011_000085/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002996_pano_0011_000085/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/03/13/TMX7316010203-002996/pano_0011_000085/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/03/13/TMX7316010203-002996/pano_0011_000085/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88128061095015, 52.3716317906685, 46.6467487234622 ] }, "distance": 2.26, "direction": 241.02, "angle": 87.23, "elevation": 46.65, "pano_id": "TMX7316010203-002996_pano_0011_000085", "timestamp": "2023-03-13T11:27:12.806740Z", "filename": "pano_0011_000085.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241217_0841_Track20_Sphere_00113", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120547.76308620887, 487205.135460202 ] }, "relative_distance": 2.25991274, "relative_pitch": 87.22633833229912, "relative_heading": 241.01670237869644, "relative_elevation": 46.6467487234622 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track20_Sphere_00113/adjacencies/b_20241217_0841_Track20_Sphere_00113/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002985/pano_0007_000067/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002985/pano_0007_000067/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002985/pano_0007_000067/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002985/pano_0007_000067/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002985_pano_0007_000067/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002985_pano_0007_000067/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002985_pano_0007_000067/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002985/pano_0007_000067/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002985/pano_0007_000067/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88134479419533, 52.3716431162279, 46.430025357753 ] }, "distance": 2.4, "direction": 86.05, "angle": 87.04, "elevation": 46.43, "pano_id": "TMX7316010203-002985_pano_0007_000067", "timestamp": "2023-02-27T11:00:59.283810Z", "filename": "pano_0007_000067.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241217_0841_Track20_Sphere_00113", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120547.76308620887, 487205.135460202 ] }, "relative_distance": 2.40019033, "relative_pitch": 87.04074099342068, "relative_heading": 86.0534801636331, "relative_elevation": 46.430025357753 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track20_Sphere_00113/adjacencies/b_20241217_0841_Track20_Sphere_00113/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002990/pano_0010_000055/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002990/pano_0010_000055/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002990/pano_0010_000055/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002990/pano_0010_000055/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002990_pano_0010_000055/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002990_pano_0010_000055/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002990_pano_0010_000055/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002990/pano_0010_000055/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002990/pano_0010_000055/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88128041999264, 52.3716287871394, 46.8721735291183 ] }, "distance": 2.45, "direction": 234.31, "angle": 87.01, "elevation": 46.87, "pano_id": "TMX7316010203-002990_pano_0010_000055", "timestamp": "2023-03-06T11:15:29.257430Z", "filename": "pano_0010_000055.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241217_0841_Track20_Sphere_00113", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120547.76308620887, 487205.135460202 ] }, "relative_distance": 2.44999268, "relative_pitch": 87.00789190357183, "relative_heading": 234.3116504983501, "relative_elevation": 46.8721735291183 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track20_Sphere_00113/adjacencies/b_20241217_0841_Track20_Sphere_00113/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001054/pano_0000_005435/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001054/pano_0000_005435/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001054/pano_0000_005435/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001054/pano_0000_005435/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001054_pano_0000_005435/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001054_pano_0000_005435/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001054_pano_0000_005435/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001054/pano_0000_005435/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001054/pano_0000_005435/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88129069396437, 52.371660434546, 46.6289775008336 ] }, "distance": 2.46, "direction": 328.34, "angle": 86.98, "elevation": 46.63, "pano_id": "TMX7316010203-001054_pano_0000_005435", "timestamp": "2019-01-15T10:39:42.314160Z", "filename": "pano_0000_005435.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241217_0841_Track20_Sphere_00113", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120547.76308620887, 487205.135460202 ] }, "relative_distance": 2.45807219, "relative_pitch": 86.98241462662514, "relative_heading": 328.34100355176224, "relative_elevation": 46.6289775008336 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track20_Sphere_00113/adjacencies/b_20241217_0841_Track20_Sphere_00113/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/13/TMX7316010203-002995/pano_0002_000067/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/13/TMX7316010203-002995/pano_0002_000067/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/13/TMX7316010203-002995/pano_0002_000067/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/13/TMX7316010203-002995/pano_0002_000067/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002995_pano_0002_000067/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002995_pano_0002_000067/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002995_pano_0002_000067/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/03/13/TMX7316010203-002995/pano_0002_000067/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/03/13/TMX7316010203-002995/pano_0002_000067/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88128186693121, 52.3716253350222, 46.1718435510993 ] }, "distance": 2.62, "direction": 226.21, "angle": 86.75, "elevation": 46.17, "pano_id": "TMX7316010203-002995_pano_0002_000067", "timestamp": "2023-03-13T08:55:22.056670Z", "filename": "pano_0002_000067.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241217_0841_Track20_Sphere_00113", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120547.76308620887, 487205.135460202 ] }, "relative_distance": 2.62022721, "relative_pitch": 86.75197918828391, "relative_heading": 226.2052396130316, "relative_elevation": 46.1718435510993 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track20_Sphere_00113/adjacencies/b_20241217_0841_Track20_Sphere_00113/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/13/TMX7316010203-002995/pano_0002_000066/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/13/TMX7316010203-002995/pano_0002_000066/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/13/TMX7316010203-002995/pano_0002_000066/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/13/TMX7316010203-002995/pano_0002_000066/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002995_pano_0002_000066/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002995_pano_0002_000066/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002995_pano_0002_000066/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/03/13/TMX7316010203-002995/pano_0002_000066/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/03/13/TMX7316010203-002995/pano_0002_000066/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88134843455564, 52.3716420394583, 46.2264767521992 ] }, "distance": 2.64, "direction": 89.02, "angle": 86.73, "elevation": 46.23, "pano_id": "TMX7316010203-002995_pano_0002_000066", "timestamp": "2023-03-13T08:55:21.331730Z", "filename": "pano_0002_000066.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241217_0841_Track20_Sphere_00113", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120547.76308620887, 487205.135460202 ] }, "relative_distance": 2.64282554, "relative_pitch": 86.72789048319262, "relative_heading": 89.01618817309749, "relative_elevation": 46.2264767521992 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track20_Sphere_00113/adjacencies/b_20241217_0841_Track20_Sphere_00113/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003006/pano_0003_000054/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003006/pano_0003_000054/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003006/pano_0003_000054/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003006/pano_0003_000054/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-003006_pano_0003_000054/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003006_pano_0003_000054/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003006_pano_0003_000054/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003006/pano_0003_000054/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003006/pano_0003_000054/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88134676232049, 52.3716492584393, 46.6329763643444 ] }, "distance": 2.67, "direction": 71.45, "angle": 86.73, "elevation": 46.63, "pano_id": "TMX7316010203-003006_pano_0003_000054", "timestamp": "2023-03-20T11:10:15.149060Z", "filename": "pano_0003_000054.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241217_0841_Track20_Sphere_00113", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120547.76308620887, 487205.135460202 ] }, "relative_distance": 2.66716381, "relative_pitch": 86.7265455999342, "relative_heading": 71.44650159380576, "relative_elevation": 46.6329763643444 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track20_Sphere_00113/adjacencies/b_20241217_0841_Track20_Sphere_00113/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002985/pano_0007_000068/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002985/pano_0007_000068/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002985/pano_0007_000068/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002985/pano_0007_000068/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002985_pano_0007_000068/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002985_pano_0007_000068/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002985_pano_0007_000068/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002985/pano_0007_000068/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002985/pano_0007_000068/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88127844741954, 52.371626833342, 46.3601420056075 ] }, "distance": 2.69, "direction": 232.22, "angle": 86.68, "elevation": 46.36, "pano_id": "TMX7316010203-002985_pano_0007_000068", "timestamp": "2023-02-27T11:00:59.788860Z", "filename": "pano_0007_000068.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241217_0841_Track20_Sphere_00113", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120547.76308620887, 487205.135460202 ] }, "relative_distance": 2.68773532, "relative_pitch": 86.68198374590835, "relative_heading": 232.21772969006975, "relative_elevation": 46.3601420056075 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track20_Sphere_00113/adjacencies/b_20241217_0841_Track20_Sphere_00113/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002990/pano_0010_000054/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002990/pano_0010_000054/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002990/pano_0010_000054/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002990/pano_0010_000054/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002990_pano_0010_000054/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002990_pano_0010_000054/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002990_pano_0010_000054/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002990/pano_0010_000054/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002990/pano_0010_000054/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88134989920351, 52.3716464981627, 46.9353530155495 ] }, "distance": 2.8, "direction": 78.83, "angle": 86.59, "elevation": 46.94, "pano_id": "TMX7316010203-002990_pano_0010_000054", "timestamp": "2023-03-06T11:15:28.587320Z", "filename": "pano_0010_000054.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241217_0841_Track20_Sphere_00113", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120547.76308620887, 487205.135460202 ] }, "relative_distance": 2.79514662, "relative_pitch": 86.59188292040034, "relative_heading": 78.82918400184504, "relative_elevation": 46.9353530155495 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track20_Sphere_00113/adjacencies/b_20241217_0841_Track20_Sphere_00113/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/27/TMX7316010203-002445/pano_0004_000040/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/27/TMX7316010203-002445/pano_0004_000040/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/27/TMX7316010203-002445/pano_0004_000040/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/27/TMX7316010203-002445/pano_0004_000040/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002445_pano_0004_000040/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002445_pano_0004_000040/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002445_pano_0004_000040/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/01/27/TMX7316010203-002445/pano_0004_000040/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/01/27/TMX7316010203-002445/pano_0004_000040/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88127440693786, 52.3716279200794, 46.6085436083376 ] }, "distance": 2.84, "direction": 237.55, "angle": 86.51, "elevation": 46.61, "pano_id": "TMX7316010203-002445_pano_0004_000040", "timestamp": "2022-01-27T08:47:57.925060Z", "filename": "pano_0004_000040.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2021", "tags": [ "mission-woz", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241217_0841_Track20_Sphere_00113", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120547.76308620887, 487205.135460202 ] }, "relative_distance": 2.84344019, "relative_pitch": 86.50889208609239, "relative_heading": 237.54850634315537, "relative_elevation": 46.6085436083376 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track20_Sphere_00113/adjacencies/b_20241217_0841_Track20_Sphere_00113/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0001_001976/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0001_001976/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0001_001976/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0001_001976/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001178_pano_0001_001976/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001178_pano_0001_001976/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001178_pano_0001_001976/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0001_001976/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0001_001976/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88134918107351, 52.3716498900748, 45.3967739511281 ] }, "distance": 2.85, "direction": 71.16, "angle": 86.41, "elevation": 45.4, "pano_id": "TMX7316010203-001178_pano_0001_001976", "timestamp": "2019-05-13T08:19:42.851270Z", "filename": "pano_0001_001976.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_20241217_0841_Track20_Sphere_00113", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120547.76308620887, 487205.135460202 ] }, "relative_distance": 2.84573742, "relative_pitch": 86.41305617399543, "relative_heading": 71.16030327440114, "relative_elevation": 45.3967739511281 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track20_Sphere_00113/adjacencies/b_20241217_0841_Track20_Sphere_00113/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/13/TMX7316010203-002996/pano_0011_000084/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/13/TMX7316010203-002996/pano_0011_000084/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/13/TMX7316010203-002996/pano_0011_000084/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/13/TMX7316010203-002996/pano_0011_000084/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002996_pano_0011_000084/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002996_pano_0011_000084/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002996_pano_0011_000084/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/03/13/TMX7316010203-002996/pano_0011_000084/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/03/13/TMX7316010203-002996/pano_0011_000084/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88134872127509, 52.3716522327015, 46.6841091765091 ] }, "distance": 2.91, "direction": 66.1, "angle": 86.43, "elevation": 46.68, "pano_id": "TMX7316010203-002996_pano_0011_000084", "timestamp": "2023-03-13T11:27:11.436730Z", "filename": "pano_0011_000084.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241217_0841_Track20_Sphere_00113", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120547.76308620887, 487205.135460202 ] }, "relative_distance": 2.91162516, "relative_pitch": 86.43116184394538, "relative_heading": 66.09992015399948, "relative_elevation": 46.6841091765091 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track20_Sphere_00113/adjacencies/b_20241217_0841_Track20_Sphere_00113/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001675/pano_0000_004348/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001675/pano_0000_004348/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001675/pano_0000_004348/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001675/pano_0000_004348/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001675_pano_0000_004348/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001675_pano_0000_004348/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001675_pano_0000_004348/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001675/pano_0000_004348/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001675/pano_0000_004348/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88132475831837, 52.3716699346345, 46.8734111022204 ] }, "distance": 3.31, "direction": 18.11, "angle": 85.96, "elevation": 46.87, "pano_id": "TMX7316010203-001675_pano_0000_004348", "timestamp": "2020-04-24T10:41:08.369690Z", "filename": "pano_0000_004348.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_20241217_0841_Track20_Sphere_00113", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120547.76308620887, 487205.135460202 ] }, "relative_distance": 3.31351511, "relative_pitch": 85.95644667778329, "relative_heading": 18.10849510262115, "relative_elevation": 46.8734111022204 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track20_Sphere_00113/adjacencies/b_20241217_0841_Track20_Sphere_00113/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/03/TMX7316010203-000705/pano_0001_000465/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/03/TMX7316010203-000705/pano_0001_000465/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/03/TMX7316010203-000705/pano_0001_000465/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/03/TMX7316010203-000705/pano_0001_000465/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000705_pano_0001_000465/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000705_pano_0001_000465/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000705_pano_0001_000465/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/03/TMX7316010203-000705/pano_0001_000465/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/03/TMX7316010203-000705/pano_0001_000465/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88127097450091, 52.3716229532926, 46.0574044473469 ] }, "distance": 3.35, "direction": 231.72, "angle": 85.83, "elevation": 46.06, "pano_id": "TMX7316010203-000705_pano_0001_000465", "timestamp": "2018-05-03T13:06:28.072480Z", "filename": "pano_0001_000465.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241217_0841_Track20_Sphere_00113", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120547.76308620887, 487205.135460202 ] }, "relative_distance": 3.35463876, "relative_pitch": 85.8341588764919, "relative_heading": 231.7154535577188, "relative_elevation": 46.0574044473469 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track20_Sphere_00113/adjacencies/b_20241217_0841_Track20_Sphere_00113/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003019/pano_0004_000042/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003019/pano_0004_000042/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003019/pano_0004_000042/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003019/pano_0004_000042/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-003019_pano_0004_000042/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003019_pano_0004_000042/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003019_pano_0004_000042/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003019/pano_0004_000042/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003019/pano_0004_000042/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88135784897786, 52.3716539808443, 46.1459775809199 ] }, "distance": 3.56, "direction": 67.29, "angle": 85.59, "elevation": 46.15, "pano_id": "TMX7316010203-003019_pano_0004_000042", "timestamp": "2023-04-03T07:09:46.603530Z", "filename": "pano_0004_000042.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241217_0841_Track20_Sphere_00113", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120547.76308620887, 487205.135460202 ] }, "relative_distance": 3.55956674, "relative_pitch": 85.58910454048339, "relative_heading": 67.2914545375475, "relative_elevation": 46.1459775809199 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track20_Sphere_00113/adjacencies/b_20241217_0841_Track20_Sphere_00113/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/08/TMX7316010203-001541/pano_0001_000365/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/08/TMX7316010203-001541/pano_0001_000365/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/08/TMX7316010203-001541/pano_0001_000365/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/08/TMX7316010203-001541/pano_0001_000365/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001541_pano_0001_000365/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001541_pano_0001_000365/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001541_pano_0001_000365/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/13/08/TMX7316010203-001541/pano_0001_000365/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/13/08/TMX7316010203-001541/pano_0001_000365/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8812653983159, 52.3716241139046, 45.2902732919902 ] }, "distance": 3.59, "direction": 237.1, "angle": 85.47, "elevation": 45.29, "pano_id": "TMX7316010203-001541_pano_0001_000365", "timestamp": "2020-01-08T08:47:09.495640Z", "filename": "pano_0001_000365.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2019", "tags": [ "mission-woz", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241217_0841_Track20_Sphere_00113", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120547.76308620887, 487205.135460202 ] }, "relative_distance": 3.58855913, "relative_pitch": 85.46965362094215, "relative_heading": 237.09877602252877, "relative_elevation": 45.2902732919902 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track20_Sphere_00113/adjacencies/b_20241217_0841_Track20_Sphere_00113/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002550/pano_0000_000608/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002550/pano_0000_000608/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002550/pano_0000_000608/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002550/pano_0000_000608/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002550_pano_0000_000608/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002550_pano_0000_000608/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002550_pano_0000_000608/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002550/pano_0000_000608/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002550/pano_0000_000608/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88136232993566, 52.3716512446716, 45.5528073590249 ] }, "distance": 3.74, "direction": 73.4, "angle": 85.3, "elevation": 45.55, "pano_id": "TMX7316010203-002550_pano_0000_000608", "timestamp": "2022-04-29T08:28:32.885440Z", "filename": "pano_0000_000608.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_20241217_0841_Track20_Sphere_00113", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120547.76308620887, 487205.135460202 ] }, "relative_distance": 3.74484251, "relative_pitch": 85.30034980032642, "relative_heading": 73.4028041797902, "relative_elevation": 45.5528073590249 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track20_Sphere_00113/adjacencies/b_20241217_0841_Track20_Sphere_00113/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-03_08-35-58_01684/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-03_08-35-58_01684/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-03_08-35-58_01684/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-03_08-35-58_01684/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-03_08-35-58_01684/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-03_08-35-58_01684/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-03_08-35-58_01684/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-03_08-35-58_01684/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-03_08-35-58_01684/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.881322524849802, 52.371676792760965, 0.0 ] }, "distance": 4.01, "direction": 12.65, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-03_08-35-58_01684", "timestamp": "2025-07-03T09:51:12Z", "filename": "recording_2025-07-03_08-35-58_01684.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_20241217_0841_Track20_Sphere_00113", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120547.76308620887, 487205.135460202 ] }, "relative_distance": 4.00978639, "relative_pitch": 0.0, "relative_heading": 12.645004301785672, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track20_Sphere_00113/adjacencies/b_20241217_0841_Track20_Sphere_00113/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002959/pano_0000_000068/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002959/pano_0000_000068/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002959/pano_0000_000068/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002959/pano_0000_000068/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002959_pano_0000_000068/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002959_pano_0000_000068/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002959_pano_0000_000068/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002959/pano_0000_000068/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002959/pano_0000_000068/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88136384356991, 52.3716566296052, 46.6732681328431 ] }, "distance": 4.05, "direction": 65.68, "angle": 85.04, "elevation": 46.67, "pano_id": "TMX7316010203-002959_pano_0000_000068", "timestamp": "2023-02-06T09:57:50.280770Z", "filename": "pano_0000_000068.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241217_0841_Track20_Sphere_00113", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120547.76308620887, 487205.135460202 ] }, "relative_distance": 4.05158989, "relative_pitch": 85.03873341716557, "relative_heading": 65.6751679570981, "relative_elevation": 46.6732681328431 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track20_Sphere_00113/adjacencies/b_20241217_0841_Track20_Sphere_00113/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002951/pano_0000_000056/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002951/pano_0000_000056/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002951/pano_0000_000056/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002951/pano_0000_000056/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002951_pano_0000_000056/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002951_pano_0000_000056/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002951_pano_0000_000056/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002951/pano_0000_000056/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002951/pano_0000_000056/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88136791292047, 52.3716553941574, 45.5971802901477 ] }, "distance": 4.25, "direction": 68.9, "angle": 84.67, "elevation": 45.6, "pano_id": "TMX7316010203-002951_pano_0000_000056", "timestamp": "2023-01-30T10:16:39.238000Z", "filename": "pano_0000_000056.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241217_0841_Track20_Sphere_00113", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120547.76308620887, 487205.135460202 ] }, "relative_distance": 4.25425653, "relative_pitch": 84.66968514853423, "relative_heading": 68.90151028838125, "relative_elevation": 45.5971802901477 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track20_Sphere_00113/adjacencies/b_20241217_0841_Track20_Sphere_00113/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/17/TMX7316010203-002044/pano_0000_000942/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/17/TMX7316010203-002044/pano_0000_000942/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/17/TMX7316010203-002044/pano_0000_000942/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/17/TMX7316010203-002044/pano_0000_000942/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002044_pano_0000_000942/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002044_pano_0000_000942/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002044_pano_0000_000942/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/17/TMX7316010203-002044/pano_0000_000942/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/17/TMX7316010203-002044/pano_0000_000942/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88131767911256, 52.3716795522979, 45.8939263802022 ] }, "distance": 4.25, "direction": 7.4, "angle": 84.7, "elevation": 45.89, "pano_id": "TMX7316010203-002044_pano_0000_000942", "timestamp": "2021-03-17T10:53:08.926090Z", "filename": "pano_0000_000942.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_20241217_0841_Track20_Sphere_00113", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120547.76308620887, 487205.135460202 ] }, "relative_distance": 4.25499858, "relative_pitch": 84.70303537506139, "relative_heading": 7.396248560530944, "relative_elevation": 45.8939263802022 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track20_Sphere_00113/adjacencies/b_20241217_0841_Track20_Sphere_00113/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002967/pano_0004_000121/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002967/pano_0004_000121/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002967/pano_0004_000121/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002967/pano_0004_000121/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002967_pano_0004_000121/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002967_pano_0004_000121/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002967_pano_0004_000121/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002967/pano_0004_000121/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002967/pano_0004_000121/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88124966214786, 52.3716291881337, 45.4088202025741 ] }, "distance": 4.31, "direction": 251.27, "angle": 84.57, "elevation": 45.41, "pano_id": "TMX7316010203-002967_pano_0004_000121", "timestamp": "2023-02-13T09:43:28.033490Z", "filename": "pano_0004_000121.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241217_0841_Track20_Sphere_00113", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120547.76308620887, 487205.135460202 ] }, "relative_distance": 4.31304364, "relative_pitch": 84.57418074191989, "relative_heading": 251.27436675941576, "relative_elevation": 45.4088202025741 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track20_Sphere_00113/adjacencies/b_20241217_0841_Track20_Sphere_00113/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003013/pano_0004_000067/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003013/pano_0004_000067/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003013/pano_0004_000067/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003013/pano_0004_000067/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-003013_pano_0004_000067/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003013_pano_0004_000067/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003013_pano_0004_000067/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003013/pano_0004_000067/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003013/pano_0004_000067/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88137177751993, 52.3716495473215, 46.8314506532624 ] }, "distance": 4.32, "direction": 78.24, "angle": 84.73, "elevation": 46.83, "pano_id": "TMX7316010203-003013_pano_0004_000067", "timestamp": "2023-03-27T09:50:09.245720Z", "filename": "pano_0004_000067.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241217_0841_Track20_Sphere_00113", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120547.76308620887, 487205.135460202 ] }, "relative_distance": 4.32295868, "relative_pitch": 84.72603666315602, "relative_heading": 78.24355180723869, "relative_elevation": 46.8314506532624 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track20_Sphere_00113/adjacencies/b_20241217_0841_Track20_Sphere_00113/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316010203-000076/pano_0000_003688/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316010203-000076/pano_0000_003688/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316010203-000076/pano_0000_003688/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316010203-000076/pano_0000_003688/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000076_pano_0000_003688/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000076_pano_0000_003688/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000076_pano_0000_003688/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316010203-000076/pano_0000_003688/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316010203-000076/pano_0000_003688/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88124632845228, 52.371633097665, 46.7751689851284 ] }, "distance": 4.42, "direction": 257.58, "angle": 84.61, "elevation": 46.78, "pano_id": "TMX7316010203-000076_pano_0000_003688", "timestamp": "2016-08-17T08:33:09.047350Z", "filename": "pano_0000_003688.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241217_0841_Track20_Sphere_00113", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120547.76308620887, 487205.135460202 ] }, "relative_distance": 4.41512248, "relative_pitch": 84.60780996905679, "relative_heading": 257.57964755498483, "relative_elevation": 46.7751689851284 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track20_Sphere_00113/adjacencies/b_20241217_0841_Track20_Sphere_00113/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002979/pano_0014_000290/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002979/pano_0014_000290/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002979/pano_0014_000290/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002979/pano_0014_000290/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002979_pano_0014_000290/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002979_pano_0014_000290/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002979_pano_0014_000290/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002979/pano_0014_000290/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002979/pano_0014_000290/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88125032959734, 52.3716242634003, 45.8553018011153 ] }, "distance": 4.48, "direction": 244.43, "angle": 84.42, "elevation": 45.86, "pano_id": "TMX7316010203-002979_pano_0014_000290", "timestamp": "2023-02-20T11:43:50.717610Z", "filename": "pano_0014_000290.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241217_0841_Track20_Sphere_00113", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120547.76308620887, 487205.135460202 ] }, "relative_distance": 4.47782379, "relative_pitch": 84.42268330745023, "relative_heading": 244.4306658275335, "relative_elevation": 45.8553018011153 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track20_Sphere_00113/adjacencies/b_20241217_0841_Track20_Sphere_00113/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002619/pano_0031_000037/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002619/pano_0031_000037/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002619/pano_0031_000037/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002619/pano_0031_000037/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002619_pano_0031_000037/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002619_pano_0031_000037/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002619_pano_0031_000037/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002619/pano_0031_000037/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002619/pano_0031_000037/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88137463389627, 52.3716486330442, 45.3209862196818 ] }, "distance": 4.49, "direction": 80.02, "angle": 84.34, "elevation": 45.32, "pano_id": "TMX7316010203-002619_pano_0031_000037", "timestamp": "2022-06-22T08:47:39.661060Z", "filename": "pano_0031_000037.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_20241217_0841_Track20_Sphere_00113", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120547.76308620887, 487205.135460202 ] }, "relative_distance": 4.49484773, "relative_pitch": 84.3360377661233, "relative_heading": 80.018721350744, "relative_elevation": 45.3209862196818 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track20_Sphere_00113/adjacencies/b_20241217_0841_Track20_Sphere_00113/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001674/pano_0000_001680/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001674/pano_0000_001680/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001674/pano_0000_001680/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001674/pano_0000_001680/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001674_pano_0000_001680/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001674_pano_0000_001680/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001674_pano_0000_001680/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001674/pano_0000_001680/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001674/pano_0000_001680/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88124806532319, 52.3716259085389, 54.9246956016868 ] }, "distance": 4.54, "direction": 247.35, "angle": 85.27, "elevation": 54.92, "pano_id": "TMX7316010203-001674_pano_0000_001680", "timestamp": "2020-04-24T08:59:25.891630Z", "filename": "pano_0000_001680.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_20241217_0841_Track20_Sphere_00113", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120547.76308620887, 487205.135460202 ] }, "relative_distance": 4.54383612, "relative_pitch": 85.27077704572476, "relative_heading": 247.35348120495283, "relative_elevation": 54.9246956016868 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track20_Sphere_00113/adjacencies/b_20241217_0841_Track20_Sphere_00113/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003045/pano_0017_000248/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003045/pano_0017_000248/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003045/pano_0017_000248/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003045/pano_0017_000248/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-003045_pano_0017_000248/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003045_pano_0017_000248/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003045_pano_0017_000248/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003045/pano_0017_000248/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003045/pano_0017_000248/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88137464953223, 52.3716525050506, 46.1634227856994 ] }, "distance": 4.59, "direction": 74.72, "angle": 84.32, "elevation": 46.16, "pano_id": "TMX7316010203-003045_pano_0017_000248", "timestamp": "2023-04-17T07:17:21.385750Z", "filename": "pano_0017_000248.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241217_0841_Track20_Sphere_00113", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120547.76308620887, 487205.135460202 ] }, "relative_distance": 4.59021308, "relative_pitch": 84.32151784836726, "relative_heading": 74.71685634461562, "relative_elevation": 46.1634227856994 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track20_Sphere_00113/adjacencies/b_20241217_0841_Track20_Sphere_00113/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/17/TMX7316010203-002044/pano_0000_000470/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/17/TMX7316010203-002044/pano_0000_000470/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/17/TMX7316010203-002044/pano_0000_000470/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/17/TMX7316010203-002044/pano_0000_000470/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002044_pano_0000_000470/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002044_pano_0000_000470/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002044_pano_0000_000470/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/17/TMX7316010203-002044/pano_0000_000470/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/17/TMX7316010203-002044/pano_0000_000470/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88124786120863, 52.3716241532571, 46.1943815955892 ] }, "distance": 4.64, "direction": 245.19, "angle": 84.27, "elevation": 46.19, "pano_id": "TMX7316010203-002044_pano_0000_000470", "timestamp": "2021-03-17T10:37:29.524350Z", "filename": "pano_0000_000470.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_20241217_0841_Track20_Sphere_00113", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120547.76308620887, 487205.135460202 ] }, "relative_distance": 4.63517353, "relative_pitch": 84.27008386893476, "relative_heading": 245.1909443715675, "relative_elevation": 46.1943815955892 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track20_Sphere_00113/adjacencies/b_20241217_0841_Track20_Sphere_00113/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/16/TMX7316010203-002939/pano_0001_000012/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/16/TMX7316010203-002939/pano_0001_000012/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/16/TMX7316010203-002939/pano_0001_000012/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/16/TMX7316010203-002939/pano_0001_000012/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002939_pano_0001_000012/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002939_pano_0001_000012/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002939_pano_0001_000012/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/01/16/TMX7316010203-002939/pano_0001_000012/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/01/16/TMX7316010203-002939/pano_0001_000012/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8812441467748, 52.3716278485934, 46.40688677039 ] }, "distance": 4.72, "direction": 251.02, "angle": 84.2, "elevation": 46.41, "pano_id": "TMX7316010203-002939_pano_0001_000012", "timestamp": "2023-01-16T11:29:45.956840Z", "filename": "pano_0001_000012.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2022", "tags": [ "mission-woz", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241217_0841_Track20_Sphere_00113", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120547.76308620887, 487205.135460202 ] }, "relative_distance": 4.71669753, "relative_pitch": 84.196507614167, "relative_heading": 251.02447089936766, "relative_elevation": 46.40688677039 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track20_Sphere_00113/adjacencies/b_20241217_0841_Track20_Sphere_00113/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241217_0841_Track20_Sphere_00114/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241217_0841_Track20_Sphere_00114/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241217_0841_Track20_Sphere_00114/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241217_0841_Track20_Sphere_00114/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241217_0841_Track20_Sphere_00114/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track20_Sphere_00114/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track20_Sphere_00114/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241217_0841_Track20_Sphere_00114/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241217_0841_Track20_Sphere_00114/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.881243346452945, 52.3716254401569, 0.0 ] }, "distance": 4.86, "direction": 248.25, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241217_0841_Track20_Sphere_00114", "timestamp": "2024-12-17T08:52:08Z", "filename": "Job_20241217_0841_Track20_Sphere_00114.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_20241217_0841_Track20_Sphere_00113", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120547.76308620887, 487205.135460202 ] }, "relative_distance": 4.86110501, "relative_pitch": 0.0, "relative_heading": 248.24517394207328, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track20_Sphere_00113/adjacencies/b_20241217_0841_Track20_Sphere_00113/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241217_0841_Track20_Sphere_00112/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241217_0841_Track20_Sphere_00112/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241217_0841_Track20_Sphere_00112/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241217_0841_Track20_Sphere_00112/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241217_0841_Track20_Sphere_00112/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track20_Sphere_00112/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track20_Sphere_00112/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241217_0841_Track20_Sphere_00112/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241217_0841_Track20_Sphere_00112/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.881376686595584, 52.37165817691228, 0.0 ] }, "distance": 4.92, "direction": 68.04, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241217_0841_Track20_Sphere_00112", "timestamp": "2024-12-17T08:52:06Z", "filename": "Job_20241217_0841_Track20_Sphere_00112.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_20241217_0841_Track20_Sphere_00113", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120547.76308620887, 487205.135460202 ] }, "relative_distance": 4.92377207, "relative_pitch": 0.0, "relative_heading": 68.04283350910922, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track20_Sphere_00113/adjacencies/b_20241217_0841_Track20_Sphere_00113/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001054/pano_0000_005436/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001054/pano_0000_005436/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001054/pano_0000_005436/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001054/pano_0000_005436/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001054_pano_0000_005436/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001054_pano_0000_005436/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001054_pano_0000_005436/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001054/pano_0000_005436/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001054/pano_0000_005436/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88123875043113, 52.3716315962229, 46.4450107505545 ] }, "distance": 4.96, "direction": 256.98, "angle": 83.91, "elevation": 46.45, "pano_id": "TMX7316010203-001054_pano_0000_005436", "timestamp": "2019-01-15T10:39:43.834170Z", "filename": "pano_0000_005436.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241217_0841_Track20_Sphere_00113", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120547.76308620887, 487205.135460202 ] }, "relative_distance": 4.95537458, "relative_pitch": 83.90995924049223, "relative_heading": 256.9766300803633, "relative_elevation": 46.4450107505545 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track20_Sphere_00113/adjacencies/b_20241217_0841_Track20_Sphere_00113/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/16/TMX7316010203-002939/pano_0001_000010/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/16/TMX7316010203-002939/pano_0001_000010/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/16/TMX7316010203-002939/pano_0001_000010/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/16/TMX7316010203-002939/pano_0001_000010/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002939_pano_0001_000010/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002939_pano_0001_000010/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002939_pano_0001_000010/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/01/16/TMX7316010203-002939/pano_0001_000010/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/01/16/TMX7316010203-002939/pano_0001_000010/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88137663699849, 52.3716608978756, 46.5133800832555 ] }, "distance": 5.04, "direction": 64.84, "angle": 83.81, "elevation": 46.51, "pano_id": "TMX7316010203-002939_pano_0001_000010", "timestamp": "2023-01-16T11:29:44.481850Z", "filename": "pano_0001_000010.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2022", "tags": [ "mission-woz", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241217_0841_Track20_Sphere_00113", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120547.76308620887, 487205.135460202 ] }, "relative_distance": 5.04174687, "relative_pitch": 83.8136640022503, "relative_heading": 64.83558604971239, "relative_elevation": 46.5133800832555 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track20_Sphere_00113/adjacencies/b_20241217_0841_Track20_Sphere_00113/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002979/pano_0014_000288/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002979/pano_0014_000288/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002979/pano_0014_000288/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002979/pano_0014_000288/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002979_pano_0014_000288/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002979_pano_0014_000288/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002979_pano_0014_000288/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002979/pano_0014_000288/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002979/pano_0014_000288/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88138163209352, 52.3716569761069, 45.9667606363073 ] }, "distance": 5.19, "direction": 70.8, "angle": 83.56, "elevation": 45.97, "pano_id": "TMX7316010203-002979_pano_0014_000288", "timestamp": "2023-02-20T11:43:49.532630Z", "filename": "pano_0014_000288.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241217_0841_Track20_Sphere_00113", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120547.76308620887, 487205.135460202 ] }, "relative_distance": 5.19222113, "relative_pitch": 83.55541458861835, "relative_heading": 70.80120207893772, "relative_elevation": 45.9667606363073 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track20_Sphere_00113/adjacencies/b_20241217_0841_Track20_Sphere_00113/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/17/TMX7316010203-002044/pano_0000_000941/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/17/TMX7316010203-002044/pano_0000_000941/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/17/TMX7316010203-002044/pano_0000_000941/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/17/TMX7316010203-002044/pano_0000_000941/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002044_pano_0000_000941/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002044_pano_0000_000941/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002044_pano_0000_000941/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/17/TMX7316010203-002044/pano_0000_000941/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/17/TMX7316010203-002044/pano_0000_000941/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.881379905357, 52.3716604813294, 45.5887835910544 ] }, "distance": 5.23, "direction": 66.33, "angle": 83.46, "elevation": 45.59, "pano_id": "TMX7316010203-002044_pano_0000_000941", "timestamp": "2021-03-17T10:52:52.801280Z", "filename": "pano_0000_000941.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_20241217_0841_Track20_Sphere_00113", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120547.76308620887, 487205.135460202 ] }, "relative_distance": 5.22529772, "relative_pitch": 83.4614027164636, "relative_heading": 66.33364424982248, "relative_elevation": 45.5887835910544 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track20_Sphere_00113/adjacencies/b_20241217_0841_Track20_Sphere_00113/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003045/pano_0017_000250/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003045/pano_0017_000250/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003045/pano_0017_000250/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003045/pano_0017_000250/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-003045_pano_0017_000250/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003045_pano_0017_000250/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003045_pano_0017_000250/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003045/pano_0017_000250/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003045/pano_0017_000250/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88123793074514, 52.3716203332497, 46.0199785903096 ] }, "distance": 5.43, "direction": 244.11, "angle": 83.27, "elevation": 46.02, "pano_id": "TMX7316010203-003045_pano_0017_000250", "timestamp": "2023-04-17T07:17:23.240760Z", "filename": "pano_0017_000250.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241217_0841_Track20_Sphere_00113", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120547.76308620887, 487205.135460202 ] }, "relative_distance": 5.4284138, "relative_pitch": 83.2726047304647, "relative_heading": 244.11377697029562, "relative_elevation": 46.0199785903096 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track20_Sphere_00113/adjacencies/b_20241217_0841_Track20_Sphere_00113/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001674/pano_0000_001678/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001674/pano_0000_001678/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001674/pano_0000_001678/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001674/pano_0000_001678/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001674_pano_0000_001678/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001674_pano_0000_001678/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001674_pano_0000_001678/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001674/pano_0000_001678/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001674/pano_0000_001678/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88138250691058, 52.3716625120921, 54.9801526246592 ] }, "distance": 5.48, "direction": 64.91, "angle": 84.31, "elevation": 54.98, "pano_id": "TMX7316010203-001674_pano_0000_001678", "timestamp": "2020-04-24T08:59:23.676760Z", "filename": "pano_0000_001678.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_20241217_0841_Track20_Sphere_00113", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120547.76308620887, 487205.135460202 ] }, "relative_distance": 5.47997343, "relative_pitch": 84.30802302059685, "relative_heading": 64.91319122911118, "relative_elevation": 54.9801526246592 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track20_Sphere_00113/adjacencies/b_20241217_0841_Track20_Sphere_00113/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003027/pano_0006_000008/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003027/pano_0006_000008/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003027/pano_0006_000008/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003027/pano_0006_000008/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-003027_pano_0006_000008/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003027_pano_0006_000008/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003027_pano_0006_000008/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003027/pano_0006_000008/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003027/pano_0006_000008/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88138345222615, 52.3716620762669, 46.0284029273316 ] }, "distance": 5.52, "direction": 65.65, "angle": 83.16, "elevation": 46.03, "pano_id": "TMX7316010203-003027_pano_0006_000008", "timestamp": "2023-04-11T09:24:13.318940Z", "filename": "pano_0006_000008.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241217_0841_Track20_Sphere_00113", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120547.76308620887, 487205.135460202 ] }, "relative_distance": 5.51818102, "relative_pitch": 83.16364124294564, "relative_heading": 65.65268825019989, "relative_elevation": 46.0284029273316 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track20_Sphere_00113/adjacencies/b_20241217_0841_Track20_Sphere_00113/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316010203-000076/pano_0000_003686/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316010203-000076/pano_0000_003686/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316010203-000076/pano_0000_003686/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316010203-000076/pano_0000_003686/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000076_pano_0000_003686/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000076_pano_0000_003686/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000076_pano_0000_003686/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316010203-000076/pano_0000_003686/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316010203-000076/pano_0000_003686/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88138049935522, 52.3716663278165, 46.8448596317321 ] }, "distance": 5.55, "direction": 60.34, "angle": 83.24, "elevation": 46.84, "pano_id": "TMX7316010203-000076_pano_0000_003686", "timestamp": "2016-08-17T08:33:05.177240Z", "filename": "pano_0000_003686.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241217_0841_Track20_Sphere_00113", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120547.76308620887, 487205.135460202 ] }, "relative_distance": 5.55382146, "relative_pitch": 83.23870185607178, "relative_heading": 60.34319420624384, "relative_elevation": 46.8448596317321 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track20_Sphere_00113/adjacencies/b_20241217_0841_Track20_Sphere_00113/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/08/TMX7316010203-001541/pano_0001_000140/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/08/TMX7316010203-001541/pano_0001_000140/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/08/TMX7316010203-001541/pano_0001_000140/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/08/TMX7316010203-001541/pano_0001_000140/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001541_pano_0001_000140/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001541_pano_0001_000140/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001541_pano_0001_000140/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/13/08/TMX7316010203-001541/pano_0001_000140/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/13/08/TMX7316010203-001541/pano_0001_000140/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88130791367921, 52.3716918676675, 46.0024604164064 ] }, "distance": 5.59, "direction": 358.8, "angle": 83.07, "elevation": 46.0, "pano_id": "TMX7316010203-001541_pano_0001_000140", "timestamp": "2020-01-08T08:43:20.747300Z", "filename": "pano_0001_000140.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2019", "tags": [ "mission-woz", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241217_0841_Track20_Sphere_00113", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120547.76308620887, 487205.135460202 ] }, "relative_distance": 5.59121234, "relative_pitch": 83.07016958458284, "relative_heading": 358.7973389829709, "relative_elevation": 46.0024604164064 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track20_Sphere_00113/adjacencies/b_20241217_0841_Track20_Sphere_00113/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002967/pano_0004_000119/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002967/pano_0004_000119/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002967/pano_0004_000119/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002967/pano_0004_000119/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002967_pano_0004_000119/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002967_pano_0004_000119/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002967_pano_0004_000119/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002967/pano_0004_000119/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002967/pano_0004_000119/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8813838169845, 52.371663961653, 45.5490557951853 ] }, "distance": 5.63, "direction": 63.81, "angle": 82.95, "elevation": 45.55, "pano_id": "TMX7316010203-002967_pano_0004_000119", "timestamp": "2023-02-13T09:43:26.768280Z", "filename": "pano_0004_000119.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241217_0841_Track20_Sphere_00113", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120547.76308620887, 487205.135460202 ] }, "relative_distance": 5.63021265, "relative_pitch": 82.95354440432682, "relative_heading": 63.81149696509128, "relative_elevation": 45.5490557951853 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track20_Sphere_00113/adjacencies/b_20241217_0841_Track20_Sphere_00113/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003013/pano_0004_000069/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003013/pano_0004_000069/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003013/pano_0004_000069/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003013/pano_0004_000069/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-003013_pano_0004_000069/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003013_pano_0004_000069/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003013_pano_0004_000069/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003013/pano_0004_000069/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003013/pano_0004_000069/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88123660596213, 52.3716167936154, 46.6837562806904 ] }, "distance": 5.69, "direction": 240.94, "angle": 83.05, "elevation": 46.68, "pano_id": "TMX7316010203-003013_pano_0004_000069", "timestamp": "2023-03-27T09:50:11.010710Z", "filename": "pano_0004_000069.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241217_0841_Track20_Sphere_00113", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120547.76308620887, 487205.135460202 ] }, "relative_distance": 5.69027046, "relative_pitch": 83.05051400510008, "relative_heading": 240.94081608952172, "relative_elevation": 46.6837562806904 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track20_Sphere_00113/adjacencies/b_20241217_0841_Track20_Sphere_00113/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002550/pano_0000_000610/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002550/pano_0000_000610/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002550/pano_0000_000610/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002550/pano_0000_000610/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002550_pano_0000_000610/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002550_pano_0000_000610/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002550_pano_0000_000610/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002550/pano_0000_000610/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002550/pano_0000_000610/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88123167192492, 52.3716198031129, 45.4692237637937 ] }, "distance": 5.84, "direction": 245.42, "angle": 82.68, "elevation": 45.47, "pano_id": "TMX7316010203-002550_pano_0000_000610", "timestamp": "2022-04-29T08:28:34.960450Z", "filename": "pano_0000_000610.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_20241217_0841_Track20_Sphere_00113", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120547.76308620887, 487205.135460202 ] }, "relative_distance": 5.83918746, "relative_pitch": 82.68209175775945, "relative_heading": 245.4192591951033, "relative_elevation": 45.4692237637937 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track20_Sphere_00113/adjacencies/b_20241217_0841_Track20_Sphere_00113/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002951/pano_0000_000058/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002951/pano_0000_000058/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002951/pano_0000_000058/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002951/pano_0000_000058/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002951_pano_0000_000058/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002951_pano_0000_000058/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002951_pano_0000_000058/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002951/pano_0000_000058/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002951/pano_0000_000058/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88123020597678, 52.3716210435009, 45.5090799657628 ] }, "distance": 5.87, "direction": 247.05, "angle": 82.64, "elevation": 45.51, "pano_id": "TMX7316010203-002951_pano_0000_000058", "timestamp": "2023-01-30T10:16:40.497930Z", "filename": "pano_0000_000058.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241217_0841_Track20_Sphere_00113", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120547.76308620887, 487205.135460202 ] }, "relative_distance": 5.87494281, "relative_pitch": 82.64414892320933, "relative_heading": 247.04861872372197, "relative_elevation": 45.5090799657628 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track20_Sphere_00113/adjacencies/b_20241217_0841_Track20_Sphere_00113/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-03_08-35-58_01683/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-03_08-35-58_01683/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-03_08-35-58_01683/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-03_08-35-58_01683/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-03_08-35-58_01683/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-03_08-35-58_01683/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-03_08-35-58_01683/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-03_08-35-58_01683/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-03_08-35-58_01683/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.881390516262667, 52.37166099522207, 0.0 ] }, "distance": 5.91, "direction": 68.64, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-03_08-35-58_01683", "timestamp": "2025-07-03T09:51:05Z", "filename": "recording_2025-07-03_08-35-58_01683.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_20241217_0841_Track20_Sphere_00113", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120547.76308620887, 487205.135460202 ] }, "relative_distance": 5.91493723, "relative_pitch": 0.0, "relative_heading": 68.63695539796292, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track20_Sphere_00113/adjacencies/b_20241217_0841_Track20_Sphere_00113/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001675/pano_0000_004349/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001675/pano_0000_004349/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001675/pano_0000_004349/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001675/pano_0000_004349/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001675_pano_0000_004349/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001675_pano_0000_004349/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001675_pano_0000_004349/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001675/pano_0000_004349/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001675/pano_0000_004349/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88139010659708, 52.3716629619843, 46.9093941450119 ] }, "distance": 5.97, "direction": 66.58, "angle": 82.74, "elevation": 46.91, "pano_id": "TMX7316010203-001675_pano_0000_004349", "timestamp": "2020-04-24T10:41:10.219680Z", "filename": "pano_0000_004349.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_20241217_0841_Track20_Sphere_00113", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120547.76308620887, 487205.135460202 ] }, "relative_distance": 5.97250891, "relative_pitch": 82.74413422331433, "relative_heading": 66.58377906681172, "relative_elevation": 46.9093941450119 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track20_Sphere_00113/adjacencies/b_20241217_0841_Track20_Sphere_00113/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002959/pano_0000_000070/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002959/pano_0000_000070/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002959/pano_0000_000070/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002959/pano_0000_000070/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002959_pano_0000_000070/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002959_pano_0000_000070/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002959_pano_0000_000070/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002959/pano_0000_000070/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002959/pano_0000_000070/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88122830518702, 52.371620877383, 46.5937981670722 ] }, "distance": 6.0, "direction": 247.37, "angle": 82.66, "elevation": 46.59, "pano_id": "TMX7316010203-002959_pano_0000_000070", "timestamp": "2023-02-06T09:57:51.930970Z", "filename": "pano_0000_000070.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241217_0841_Track20_Sphere_00113", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120547.76308620887, 487205.135460202 ] }, "relative_distance": 6.00145442, "relative_pitch": 82.66050097615596, "relative_heading": 247.36807394775127, "relative_elevation": 46.5937981670722 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track20_Sphere_00113/adjacencies/b_20241217_0841_Track20_Sphere_00113/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001675/pano_0000_004347/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001675/pano_0000_004347/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001675/pano_0000_004347/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001675/pano_0000_004347/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001675_pano_0000_004347/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001675_pano_0000_004347/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001675_pano_0000_004347/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001675/pano_0000_004347/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001675/pano_0000_004347/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88129694280007, 52.3716958176653, 46.8250250481069 ] }, "distance": 6.09, "direction": 351.84, "angle": 82.59, "elevation": 46.83, "pano_id": "TMX7316010203-001675_pano_0000_004347", "timestamp": "2020-04-24T10:41:05.844890Z", "filename": "pano_0000_004347.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_20241217_0841_Track20_Sphere_00113", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120547.76308620887, 487205.135460202 ] }, "relative_distance": 6.09118207, "relative_pitch": 82.58836046282747, "relative_heading": 351.84013840256137, "relative_elevation": 46.8250250481069 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track20_Sphere_00113/adjacencies/b_20241217_0841_Track20_Sphere_00113/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/27/TMX7316010203-002445/pano_0004_000038/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/27/TMX7316010203-002445/pano_0004_000038/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/27/TMX7316010203-002445/pano_0004_000038/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/27/TMX7316010203-002445/pano_0004_000038/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002445_pano_0004_000038/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002445_pano_0004_000038/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002445_pano_0004_000038/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/01/27/TMX7316010203-002445/pano_0004_000038/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/01/27/TMX7316010203-002445/pano_0004_000038/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8813100069153, 52.3716974328888, 46.6256197122857 ] }, "distance": 6.21, "direction": 0.23, "angle": 82.41, "elevation": 46.63, "pano_id": "TMX7316010203-002445_pano_0004_000038", "timestamp": "2022-01-27T08:47:54.555110Z", "filename": "pano_0004_000038.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2021", "tags": [ "mission-woz", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241217_0841_Track20_Sphere_00113", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120547.76308620887, 487205.135460202 ] }, "relative_distance": 6.20929852, "relative_pitch": 82.41435275858407, "relative_heading": 0.23264669862664333, "relative_elevation": 46.6256197122857 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track20_Sphere_00113/adjacencies/b_20241217_0841_Track20_Sphere_00113/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/03/TMX7316010203-000705/pano_0001_000333/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/03/TMX7316010203-000705/pano_0001_000333/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/03/TMX7316010203-000705/pano_0001_000333/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/03/TMX7316010203-000705/pano_0001_000333/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000705_pano_0001_000333/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000705_pano_0001_000333/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000705_pano_0001_000333/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/03/TMX7316010203-000705/pano_0001_000333/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/03/TMX7316010203-000705/pano_0001_000333/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88130879570636, 52.3716976192792, 45.5051120631397 ] }, "distance": 6.23, "direction": 359.47, "angle": 82.2, "elevation": 45.51, "pano_id": "TMX7316010203-000705_pano_0001_000333", "timestamp": "2018-05-03T13:03:25.818640Z", "filename": "pano_0001_000333.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241217_0841_Track20_Sphere_00113", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120547.76308620887, 487205.135460202 ] }, "relative_distance": 6.23025113, "relative_pitch": 82.20392263993419, "relative_heading": 359.4732215692151, "relative_elevation": 45.5051120631397 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track20_Sphere_00113/adjacencies/b_20241217_0841_Track20_Sphere_00113/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003027/pano_0007_000000/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003027/pano_0007_000000/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003027/pano_0007_000000/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003027/pano_0007_000000/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-003027_pano_0007_000000/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003027_pano_0007_000000/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003027_pano_0007_000000/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003027/pano_0007_000000/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003027/pano_0007_000000/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88122276769688, 52.3716231675731, 45.7116424404085 ] }, "distance": 6.26, "direction": 250.85, "angle": 82.2, "elevation": 45.71, "pano_id": "TMX7316010203-003027_pano_0007_000000", "timestamp": "2023-04-11T09:24:28.463840Z", "filename": "pano_0007_000000.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241217_0841_Track20_Sphere_00113", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120547.76308620887, 487205.135460202 ] }, "relative_distance": 6.26305366, "relative_pitch": 82.19835438563297, "relative_heading": 250.84970272349614, "relative_elevation": 45.7116424404085 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track20_Sphere_00113/adjacencies/b_20241217_0841_Track20_Sphere_00113/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-03_08-35-58_01686/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-03_08-35-58_01686/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-03_08-35-58_01686/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-03_08-35-58_01686/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-03_08-35-58_01686/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-03_08-35-58_01686/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-03_08-35-58_01686/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-03_08-35-58_01686/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-03_08-35-58_01686/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.881224319203078, 52.37161742269334, 0.0 ] }, "distance": 6.4, "direction": 245.13, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-03_08-35-58_01686", "timestamp": "2025-07-03T09:51:39Z", "filename": "recording_2025-07-03_08-35-58_01686.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_20241217_0841_Track20_Sphere_00113", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120547.76308620887, 487205.135460202 ] }, "relative_distance": 6.40484938, "relative_pitch": 0.0, "relative_heading": 245.1279563170033, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track20_Sphere_00113/adjacencies/b_20241217_0841_Track20_Sphere_00113/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/08/TMX7316010203-001541/pano_0001_000363/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/08/TMX7316010203-001541/pano_0001_000363/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/08/TMX7316010203-001541/pano_0001_000363/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/08/TMX7316010203-001541/pano_0001_000363/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001541_pano_0001_000363/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001541_pano_0001_000363/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001541_pano_0001_000363/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/13/08/TMX7316010203-001541/pano_0001_000363/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/13/08/TMX7316010203-001541/pano_0001_000363/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88140190978943, 52.371658995766, 45.3820825284347 ] }, "distance": 6.57, "direction": 72.91, "angle": 81.76, "elevation": 45.38, "pano_id": "TMX7316010203-001541_pano_0001_000363", "timestamp": "2020-01-08T08:47:08.360670Z", "filename": "pano_0001_000363.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2019", "tags": [ "mission-woz", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241217_0841_Track20_Sphere_00113", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120547.76308620887, 487205.135460202 ] }, "relative_distance": 6.57483643, "relative_pitch": 81.75649479919839, "relative_heading": 72.90987976599666, "relative_elevation": 45.3820825284347 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track20_Sphere_00113/adjacencies/b_20241217_0841_Track20_Sphere_00113/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003019/pano_0004_000044/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003019/pano_0004_000044/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003019/pano_0004_000044/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003019/pano_0004_000044/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-003019_pano_0004_000044/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003019_pano_0004_000044/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003019_pano_0004_000044/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003019/pano_0004_000044/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003019/pano_0004_000044/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88122018578294, 52.3716192389216, 46.0573337459937 ] }, "distance": 6.58, "direction": 247.76, "angle": 81.87, "elevation": 46.06, "pano_id": "TMX7316010203-003019_pano_0004_000044", "timestamp": "2023-04-03T07:09:47.838550Z", "filename": "pano_0004_000044.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241217_0841_Track20_Sphere_00113", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120547.76308620887, 487205.135460202 ] }, "relative_distance": 6.58217541, "relative_pitch": 81.86678120460492, "relative_heading": 247.75560190771048, "relative_elevation": 46.0573337459937 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track20_Sphere_00113/adjacencies/b_20241217_0841_Track20_Sphere_00113/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/03/TMX7316010203-000705/pano_0001_000463/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/03/TMX7316010203-000705/pano_0001_000463/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/03/TMX7316010203-000705/pano_0001_000463/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/03/TMX7316010203-000705/pano_0001_000463/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000705_pano_0001_000463/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000705_pano_0001_000463/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000705_pano_0001_000463/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/03/TMX7316010203-000705/pano_0001_000463/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/03/TMX7316010203-000705/pano_0001_000463/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8814035343497, 52.3716579621733, 46.1300297277048 ] }, "distance": 6.65, "direction": 74.14, "angle": 81.8, "elevation": 46.13, "pano_id": "TMX7316010203-000705_pano_0001_000463", "timestamp": "2018-05-03T13:06:25.947520Z", "filename": "pano_0001_000463.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241217_0841_Track20_Sphere_00113", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120547.76308620887, 487205.135460202 ] }, "relative_distance": 6.64832311, "relative_pitch": 81.79892402839099, "relative_heading": 74.1376168039372, "relative_elevation": 46.1300297277048 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track20_Sphere_00113/adjacencies/b_20241217_0841_Track20_Sphere_00113/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316010203-000076/pano_0000_004096/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316010203-000076/pano_0000_004096/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316010203-000076/pano_0000_004096/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316010203-000076/pano_0000_004096/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000076_pano_0000_004096/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000076_pano_0000_004096/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000076_pano_0000_004096/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316010203-000076/pano_0000_004096/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316010203-000076/pano_0000_004096/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88129899989637, 52.3717030903574, 46.1600021449849 ] }, "distance": 6.88, "direction": 353.95, "angle": 81.53, "elevation": 46.16, "pano_id": "TMX7316010203-000076_pano_0000_004096", "timestamp": "2016-08-17T08:42:29.939060Z", "filename": "pano_0000_004096.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241217_0841_Track20_Sphere_00113", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120547.76308620887, 487205.135460202 ] }, "relative_distance": 6.87704332, "relative_pitch": 81.52624537269747, "relative_heading": 353.95305165484956, "relative_elevation": 46.1600021449849 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track20_Sphere_00113/adjacencies/b_20241217_0841_Track20_Sphere_00113/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001054/pano_0000_005434/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001054/pano_0000_005434/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001054/pano_0000_005434/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001054/pano_0000_005434/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001054_pano_0000_005434/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001054_pano_0000_005434/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001054_pano_0000_005434/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001054/pano_0000_005434/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001054/pano_0000_005434/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88129107366332, 52.3717027509343, 46.7153530428186 ] }, "distance": 6.92, "direction": 349.47, "angle": 81.58, "elevation": 46.72, "pano_id": "TMX7316010203-001054_pano_0000_005434", "timestamp": "2019-01-15T10:39:39.813940Z", "filename": "pano_0000_005434.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241217_0841_Track20_Sphere_00113", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120547.76308620887, 487205.135460202 ] }, "relative_distance": 6.9175256, "relative_pitch": 81.57695242891926, "relative_heading": 349.46908609747555, "relative_elevation": 46.7153530428186 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track20_Sphere_00113/adjacencies/b_20241217_0841_Track20_Sphere_00113/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0001_001978/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0001_001978/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0001_001978/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0001_001978/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001178_pano_0001_001978/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001178_pano_0001_001978/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001178_pano_0001_001978/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0001_001978/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0001_001978/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88121744880478, 52.3716149496057, 45.2675374550745 ] }, "distance": 6.95, "direction": 244.69, "angle": 81.28, "elevation": 45.27, "pano_id": "TMX7316010203-001178_pano_0001_001978", "timestamp": "2019-05-13T08:19:44.256310Z", "filename": "pano_0001_001978.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_20241217_0841_Track20_Sphere_00113", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120547.76308620887, 487205.135460202 ] }, "relative_distance": 6.94532178, "relative_pitch": 81.27722633896087, "relative_heading": 244.6918884852374, "relative_elevation": 45.2675374550745 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track20_Sphere_00113/adjacencies/b_20241217_0841_Track20_Sphere_00113/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241217_0841_Track22_Sphere_00002/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241217_0841_Track22_Sphere_00002/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241217_0841_Track22_Sphere_00002/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241217_0841_Track22_Sphere_00002/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241217_0841_Track22_Sphere_00002/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track22_Sphere_00002/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track22_Sphere_00002/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241217_0841_Track22_Sphere_00002/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241217_0841_Track22_Sphere_00002/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.881301866069862, 52.371704961878166, 0.0 ] }, "distance": 7.07, "direction": 355.71, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241217_0841_Track22_Sphere_00002", "timestamp": "2024-12-17T09:00:58Z", "filename": "Job_20241217_0841_Track22_Sphere_00002.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_20241217_0841_Track20_Sphere_00113", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120547.76308620887, 487205.135460202 ] }, "relative_distance": 7.06687664, "relative_pitch": 0.0, "relative_heading": 355.70506784166355, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track20_Sphere_00113/adjacencies/b_20241217_0841_Track20_Sphere_00113/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003006/pano_0003_000056/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003006/pano_0003_000056/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003006/pano_0003_000056/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003006/pano_0003_000056/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-003006_pano_0003_000056/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003006_pano_0003_000056/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003006_pano_0003_000056/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003006/pano_0003_000056/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003006/pano_0003_000056/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88121361948455, 52.3716163676966, 46.508763467893 ] }, "distance": 7.12, "direction": 246.74, "angle": 81.3, "elevation": 46.51, "pano_id": "TMX7316010203-003006_pano_0003_000056", "timestamp": "2023-03-20T11:10:16.549050Z", "filename": "pano_0003_000056.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241217_0841_Track20_Sphere_00113", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120547.76308620887, 487205.135460202 ] }, "relative_distance": 7.11817888, "relative_pitch": 81.29838940044259, "relative_heading": 246.73798102697842, "relative_elevation": 46.508763467893 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track20_Sphere_00113/adjacencies/b_20241217_0841_Track20_Sphere_00113/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002985/pano_0007_000066/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002985/pano_0007_000066/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002985/pano_0007_000066/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002985/pano_0007_000066/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002985_pano_0007_000066/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002985_pano_0007_000066/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002985_pano_0007_000066/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002985/pano_0007_000066/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002985/pano_0007_000066/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88141054800262, 52.3716602233511, 46.432668347843 ] }, "distance": 7.18, "direction": 73.25, "angle": 81.21, "elevation": 46.43, "pano_id": "TMX7316010203-002985_pano_0007_000066", "timestamp": "2023-02-27T11:00:58.748880Z", "filename": "pano_0007_000066.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241217_0841_Track20_Sphere_00113", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120547.76308620887, 487205.135460202 ] }, "relative_distance": 7.17745566, "relative_pitch": 81.2128961586941, "relative_heading": 73.24777368773357, "relative_elevation": 46.432668347843 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track20_Sphere_00113/adjacencies/b_20241217_0841_Track20_Sphere_00113/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003019/pano_0004_000000/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003019/pano_0004_000000/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003019/pano_0004_000000/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003019/pano_0004_000000/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-003019_pano_0004_000000/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003019_pano_0004_000000/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003019_pano_0004_000000/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003019/pano_0004_000000/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003019/pano_0004_000000/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88140685332944, 52.3716698508275, 46.3551847403869 ] }, "distance": 7.33, "direction": 64.63, "angle": 81.02, "elevation": 46.36, "pano_id": "TMX7316010203-003019_pano_0004_000000", "timestamp": "2023-04-03T07:08:49.629030Z", "filename": "pano_0004_000000.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241217_0841_Track20_Sphere_00113", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120547.76308620887, 487205.135460202 ] }, "relative_distance": 7.32805998, "relative_pitch": 81.01673686328769, "relative_heading": 64.62759047676772, "relative_elevation": 46.3551847403869 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track20_Sphere_00113/adjacencies/b_20241217_0841_Track20_Sphere_00113/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/13/TMX7316010203-002996/pano_0011_000086/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/13/TMX7316010203-002996/pano_0011_000086/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/13/TMX7316010203-002996/pano_0011_000086/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/13/TMX7316010203-002996/pano_0011_000086/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002996_pano_0011_000086/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002996_pano_0011_000086/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002996_pano_0011_000086/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/03/13/TMX7316010203-002996/pano_0011_000086/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/03/13/TMX7316010203-002996/pano_0011_000086/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88121292630894, 52.3716121983384, 46.6021875394508 ] }, "distance": 7.36, "direction": 243.56, "angle": 81.03, "elevation": 46.6, "pano_id": "TMX7316010203-002996_pano_0011_000086", "timestamp": "2023-03-13T11:27:13.756710Z", "filename": "pano_0011_000086.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241217_0841_Track20_Sphere_00113", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120547.76308620887, 487205.135460202 ] }, "relative_distance": 7.35608058, "relative_pitch": 81.02996392175427, "relative_heading": 243.56173382021112, "relative_elevation": 46.6021875394508 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track20_Sphere_00113/adjacencies/b_20241217_0841_Track20_Sphere_00113/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/13/TMX7316010203-002995/pano_0002_000068/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/13/TMX7316010203-002995/pano_0002_000068/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/13/TMX7316010203-002995/pano_0002_000068/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/13/TMX7316010203-002995/pano_0002_000068/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002995_pano_0002_000068/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002995_pano_0002_000068/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002995_pano_0002_000068/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/03/13/TMX7316010203-002995/pano_0002_000068/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/03/13/TMX7316010203-002995/pano_0002_000068/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88121508588595, 52.3716090109808, 46.0815239502117 ] }, "distance": 7.39, "direction": 240.59, "angle": 80.89, "elevation": 46.08, "pano_id": "TMX7316010203-002995_pano_0002_000068", "timestamp": "2023-03-13T08:55:22.736660Z", "filename": "pano_0002_000068.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241217_0841_Track20_Sphere_00113", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120547.76308620887, 487205.135460202 ] }, "relative_distance": 7.39222307, "relative_pitch": 80.88647318861005, "relative_heading": 240.59133897333857, "relative_elevation": 46.0815239502117 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track20_Sphere_00113/adjacencies/b_20241217_0841_Track20_Sphere_00113/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/13/TMX7316010203-002995/pano_0002_000065/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/13/TMX7316010203-002995/pano_0002_000065/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/13/TMX7316010203-002995/pano_0002_000065/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/13/TMX7316010203-002995/pano_0002_000065/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002995_pano_0002_000065/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002995_pano_0002_000065/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002995_pano_0002_000065/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/03/13/TMX7316010203-002995/pano_0002_000065/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/03/13/TMX7316010203-002995/pano_0002_000065/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88141415783899, 52.3716599174509, 46.224742426537 ] }, "distance": 7.4, "direction": 74.05, "angle": 80.9, "elevation": 46.22, "pano_id": "TMX7316010203-002995_pano_0002_000065", "timestamp": "2023-03-13T08:55:20.541700Z", "filename": "pano_0002_000065.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241217_0841_Track20_Sphere_00113", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120547.76308620887, 487205.135460202 ] }, "relative_distance": 7.40379142, "relative_pitch": 80.90025708255753, "relative_heading": 74.04843452323328, "relative_elevation": 46.224742426537 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track20_Sphere_00113/adjacencies/b_20241217_0841_Track20_Sphere_00113/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002985/pano_0007_000069/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002985/pano_0007_000069/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002985/pano_0007_000069/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002985/pano_0007_000069/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002985_pano_0007_000069/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002985_pano_0007_000069/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002985_pano_0007_000069/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002985/pano_0007_000069/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002985/pano_0007_000069/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88121254090807, 52.3716105130529, 46.2695893757045 ] }, "distance": 7.46, "direction": 242.36, "angle": 80.84, "elevation": 46.27, "pano_id": "TMX7316010203-002985_pano_0007_000069", "timestamp": "2023-02-27T11:01:00.288870Z", "filename": "pano_0007_000069.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241217_0841_Track20_Sphere_00113", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120547.76308620887, 487205.135460202 ] }, "relative_distance": 7.46471364, "relative_pitch": 80.83538803584486, "relative_heading": 242.36250032636227, "relative_elevation": 46.2695893757045 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track20_Sphere_00113/adjacencies/b_20241217_0841_Track20_Sphere_00113/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002990/pano_0010_000056/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002990/pano_0010_000056/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002990/pano_0010_000056/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002990/pano_0010_000056/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002990_pano_0010_000056/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002990_pano_0010_000056/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002990_pano_0010_000056/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002990/pano_0010_000056/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002990/pano_0010_000056/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88121102156695, 52.3716109193291, 46.8040817445144 ] }, "distance": 7.54, "direction": 243.03, "angle": 80.85, "elevation": 46.8, "pano_id": "TMX7316010203-002990_pano_0010_000056", "timestamp": "2023-03-06T11:15:29.927310Z", "filename": "pano_0010_000056.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241217_0841_Track20_Sphere_00113", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120547.76308620887, 487205.135460202 ] }, "relative_distance": 7.53592914, "relative_pitch": 80.85330301141613, "relative_heading": 243.03197213736323, "relative_elevation": 46.8040817445144 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track20_Sphere_00113/adjacencies/b_20241217_0841_Track20_Sphere_00113/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003006/pano_0003_000053/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003006/pano_0003_000053/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003006/pano_0003_000053/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003006/pano_0003_000053/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-003006_pano_0003_000053/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003006_pano_0003_000053/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003006_pano_0003_000053/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003006/pano_0003_000053/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003006/pano_0003_000053/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88141300995165, 52.3716665851566, 46.6352400081232 ] }, "distance": 7.57, "direction": 68.48, "angle": 80.78, "elevation": 46.64, "pano_id": "TMX7316010203-003006_pano_0003_000053", "timestamp": "2023-03-20T11:10:14.434120Z", "filename": "pano_0003_000053.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241217_0841_Track20_Sphere_00113", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120547.76308620887, 487205.135460202 ] }, "relative_distance": 7.56828655, "relative_pitch": 80.78201214175108, "relative_heading": 68.4763769954495, "relative_elevation": 46.6352400081232 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track20_Sphere_00113/adjacencies/b_20241217_0841_Track20_Sphere_00113/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0001_001818/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0001_001818/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0001_001818/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0001_001818/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001178_pano_0001_001818/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001178_pano_0001_001818/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001178_pano_0001_001818/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0001_001818/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0001_001818/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88129349742252, 52.3717089379873, 46.1710459543392 ] }, "distance": 7.57, "direction": 351.65, "angle": 80.69, "elevation": 46.17, "pano_id": "TMX7316010203-001178_pano_0001_001818", "timestamp": "2019-05-13T08:16:09.682920Z", "filename": "pano_0001_001818.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_20241217_0841_Track20_Sphere_00113", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120547.76308620887, 487205.135460202 ] }, "relative_distance": 7.56970499, "relative_pitch": 80.68923678328734, "relative_heading": 351.6504468181943, "relative_elevation": 46.1710459543392 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track20_Sphere_00113/adjacencies/b_20241217_0841_Track20_Sphere_00113/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0001_001975/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0001_001975/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0001_001975/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0001_001975/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001178_pano_0001_001975/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001178_pano_0001_001975/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001178_pano_0001_001975/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0001_001975/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0001_001975/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88141331383253, 52.3716671323825, 45.3942692223936 ] }, "distance": 7.61, "direction": 68.11, "angle": 80.48, "elevation": 45.39, "pano_id": "TMX7316010203-001178_pano_0001_001975", "timestamp": "2019-05-13T08:19:41.996330Z", "filename": "pano_0001_001975.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_20241217_0841_Track20_Sphere_00113", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120547.76308620887, 487205.135460202 ] }, "relative_distance": 7.61003842, "relative_pitch": 80.48325000484851, "relative_heading": 68.10705742846238, "relative_elevation": 45.3942692223936 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track20_Sphere_00113/adjacencies/b_20241217_0841_Track20_Sphere_00113/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/27/TMX7316010203-002445/pano_0004_000041/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/27/TMX7316010203-002445/pano_0004_000041/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/27/TMX7316010203-002445/pano_0004_000041/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/27/TMX7316010203-002445/pano_0004_000041/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002445_pano_0004_000041/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002445_pano_0004_000041/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002445_pano_0004_000041/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/01/27/TMX7316010203-002445/pano_0004_000041/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/01/27/TMX7316010203-002445/pano_0004_000041/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88120961981456, 52.3716067691921, 46.562112621963 ] }, "distance": 7.84, "direction": 240.34, "angle": 80.44, "elevation": 46.56, "pano_id": "TMX7316010203-002445_pano_0004_000041", "timestamp": "2022-01-27T08:47:59.205060Z", "filename": "pano_0004_000041.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2021", "tags": [ "mission-woz", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241217_0841_Track20_Sphere_00113", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120547.76308620887, 487205.135460202 ] }, "relative_distance": 7.83909976, "relative_pitch": 80.44342181774951, "relative_heading": 240.33914600536562, "relative_elevation": 46.562112621963 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track20_Sphere_00113/adjacencies/b_20241217_0841_Track20_Sphere_00113/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002990/pano_0010_000053/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002990/pano_0010_000053/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002990/pano_0010_000053/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002990/pano_0010_000053/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002990_pano_0010_000053/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002990_pano_0010_000053/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002990_pano_0010_000053/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002990/pano_0010_000053/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002990/pano_0010_000053/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88141884460177, 52.3716652804538, 46.9172124583274 ] }, "distance": 7.89, "direction": 70.52, "angle": 80.45, "elevation": 46.92, "pano_id": "TMX7316010203-002990_pano_0010_000053", "timestamp": "2023-03-06T11:15:27.902320Z", "filename": "pano_0010_000053.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241217_0841_Track20_Sphere_00113", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120547.76308620887, 487205.135460202 ] }, "relative_distance": 7.889697, "relative_pitch": 80.4543317421975, "relative_heading": 70.51637074379104, "relative_elevation": 46.9172124583274 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track20_Sphere_00113/adjacencies/b_20241217_0841_Track20_Sphere_00113/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/13/TMX7316010203-002996/pano_0011_000083/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/13/TMX7316010203-002996/pano_0011_000083/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/13/TMX7316010203-002996/pano_0011_000083/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/13/TMX7316010203-002996/pano_0011_000083/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002996_pano_0011_000083/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002996_pano_0011_000083/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002996_pano_0011_000083/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/03/13/TMX7316010203-002996/pano_0011_000083/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/03/13/TMX7316010203-002996/pano_0011_000083/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88142355656611, 52.3716645851695, 46.5608216347173 ] }, "distance": 8.17, "direction": 71.78, "angle": 80.05, "elevation": 46.56, "pano_id": "TMX7316010203-002996_pano_0011_000083", "timestamp": "2023-03-13T11:27:06.641770Z", "filename": "pano_0011_000083.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241217_0841_Track20_Sphere_00113", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120547.76308620887, 487205.135460202 ] }, "relative_distance": 8.16841987, "relative_pitch": 80.04954680798008, "relative_heading": 71.77887918389278, "relative_elevation": 46.5608216347173 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track20_Sphere_00113/adjacencies/b_20241217_0841_Track20_Sphere_00113/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/03/TMX7316010203-000705/pano_0001_000466/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/03/TMX7316010203-000705/pano_0001_000466/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/03/TMX7316010203-000705/pano_0001_000466/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/03/TMX7316010203-000705/pano_0001_000466/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000705_pano_0001_000466/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000705_pano_0001_000466/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000705_pano_0001_000466/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/03/TMX7316010203-000705/pano_0001_000466/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/03/TMX7316010203-000705/pano_0001_000466/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88120411874219, 52.3716064726305, 45.9987018425018 ] }, "distance": 8.18, "direction": 241.44, "angle": 79.91, "elevation": 46.0, "pano_id": "TMX7316010203-000705_pano_0001_000466", "timestamp": "2018-05-03T13:06:28.957550Z", "filename": "pano_0001_000466.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241217_0841_Track20_Sphere_00113", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120547.76308620887, 487205.135460202 ] }, "relative_distance": 8.18250501, "relative_pitch": 79.91341564349449, "relative_heading": 241.43670106298097, "relative_elevation": 45.9987018425018 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track20_Sphere_00113/adjacencies/b_20241217_0841_Track20_Sphere_00113/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002550/pano_0000_000607/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002550/pano_0000_000607/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002550/pano_0000_000607/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002550/pano_0000_000607/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002550_pano_0000_000607/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002550_pano_0000_000607/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002550_pano_0000_000607/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002550/pano_0000_000607/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002550/pano_0000_000607/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88142644324065, 52.3716679539593, 45.5129209281877 ] }, "distance": 8.48, "direction": 69.79, "angle": 79.45, "elevation": 45.51, "pano_id": "TMX7316010203-002550_pano_0000_000607", "timestamp": "2022-04-29T08:28:31.855480Z", "filename": "pano_0000_000607.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_20241217_0841_Track20_Sphere_00113", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120547.76308620887, 487205.135460202 ] }, "relative_distance": 8.47749915, "relative_pitch": 79.44867459169268, "relative_heading": 69.78748145168717, "relative_elevation": 45.5129209281877 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track20_Sphere_00113/adjacencies/b_20241217_0841_Track20_Sphere_00113/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/08/TMX7316010203-001541/pano_0001_000366/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/08/TMX7316010203-001541/pano_0001_000366/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/08/TMX7316010203-001541/pano_0001_000366/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/08/TMX7316010203-001541/pano_0001_000366/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001541_pano_0001_000366/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001541_pano_0001_000366/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001541_pano_0001_000366/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/13/08/TMX7316010203-001541/pano_0001_000366/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/13/08/TMX7316010203-001541/pano_0001_000366/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88119685789726, 52.3716068039856, 45.2317531909794 ] }, "distance": 8.6, "direction": 243.23, "angle": 79.23, "elevation": 45.23, "pano_id": "TMX7316010203-001541_pano_0001_000366", "timestamp": "2020-01-08T08:47:10.030870Z", "filename": "pano_0001_000366.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2019", "tags": [ "mission-woz", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241217_0841_Track20_Sphere_00113", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120547.76308620887, 487205.135460202 ] }, "relative_distance": 8.60340881, "relative_pitch": 79.23057079299852, "relative_heading": 243.22730411126832, "relative_elevation": 45.2317531909794 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track20_Sphere_00113/adjacencies/b_20241217_0841_Track20_Sphere_00113/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003019/pano_0004_000041/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003019/pano_0004_000041/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003019/pano_0004_000041/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003019/pano_0004_000041/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-003019_pano_0004_000041/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003019_pano_0004_000041/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003019_pano_0004_000041/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003019/pano_0004_000041/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003019/pano_0004_000041/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88142597990384, 52.3716723414238, 46.1098966263235 ] }, "distance": 8.63, "direction": 66.67, "angle": 79.4, "elevation": 46.11, "pano_id": "TMX7316010203-003019_pano_0004_000041", "timestamp": "2023-04-03T07:09:45.998510Z", "filename": "pano_0004_000041.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241217_0841_Track20_Sphere_00113", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120547.76308620887, 487205.135460202 ] }, "relative_distance": 8.62932104, "relative_pitch": 79.39989382684382, "relative_heading": 66.67160952586387, "relative_elevation": 46.1098966263235 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track20_Sphere_00113/adjacencies/b_20241217_0841_Track20_Sphere_00113/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/17/TMX7316010203-002044/pano_0000_000943/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/17/TMX7316010203-002044/pano_0000_000943/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/17/TMX7316010203-002044/pano_0000_000943/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/17/TMX7316010203-002044/pano_0000_000943/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002044_pano_0000_000943/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002044_pano_0000_000943/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002044_pano_0000_000943/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/17/TMX7316010203-002044/pano_0000_000943/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/17/TMX7316010203-002044/pano_0000_000943/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88128413894548, 52.3717190812364, 45.9153183875605 ] }, "distance": 8.79, "direction": 348.61, "angle": 79.16, "elevation": 45.92, "pano_id": "TMX7316010203-002044_pano_0000_000943", "timestamp": "2021-03-17T10:53:10.526080Z", "filename": "pano_0000_000943.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_20241217_0841_Track20_Sphere_00113", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120547.76308620887, 487205.135460202 ] }, "relative_distance": 8.79137956, "relative_pitch": 79.16079649512916, "relative_heading": 348.60721203626304, "relative_elevation": 45.9153183875605 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track20_Sphere_00113/adjacencies/b_20241217_0841_Track20_Sphere_00113/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002959/pano_0000_000067/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002959/pano_0000_000067/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002959/pano_0000_000067/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002959/pano_0000_000067/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002959_pano_0000_000067/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002959_pano_0000_000067/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002959_pano_0000_000067/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002959/pano_0000_000067/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002959/pano_0000_000067/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88143056875183, 52.371675114576, 46.6292686592788 ] }, "distance": 9.04, "direction": 65.66, "angle": 79.03, "elevation": 46.63, "pano_id": "TMX7316010203-002959_pano_0000_000067", "timestamp": "2023-02-06T09:57:49.465790Z", "filename": "pano_0000_000067.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241217_0841_Track20_Sphere_00113", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120547.76308620887, 487205.135460202 ] }, "relative_distance": 9.03991431, "relative_pitch": 79.02829752968391, "relative_heading": 65.66005766637225, "relative_elevation": 46.6292686592788 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track20_Sphere_00113/adjacencies/b_20241217_0841_Track20_Sphere_00113/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003013/pano_0004_000066/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003013/pano_0004_000066/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003013/pano_0004_000066/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003013/pano_0004_000066/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-003013_pano_0004_000066/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003013_pano_0004_000066/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003013_pano_0004_000066/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003013/pano_0004_000066/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003013/pano_0004_000066/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88143843256691, 52.3716673570247, 46.8307675896212 ] }, "distance": 9.23, "direction": 71.93, "angle": 78.85, "elevation": 46.83, "pano_id": "TMX7316010203-003013_pano_0004_000066", "timestamp": "2023-03-27T09:50:08.380680Z", "filename": "pano_0004_000066.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241217_0841_Track20_Sphere_00113", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120547.76308620887, 487205.135460202 ] }, "relative_distance": 9.22726225, "relative_pitch": 78.8535531429803, "relative_heading": 71.926857707244, "relative_elevation": 46.8307675896212 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track20_Sphere_00113/adjacencies/b_20241217_0841_Track20_Sphere_00113/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002967/pano_0004_000122/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002967/pano_0004_000122/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002967/pano_0004_000122/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002967/pano_0004_000122/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002967_pano_0004_000122/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002967_pano_0004_000122/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002967_pano_0004_000122/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002967/pano_0004_000122/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002967/pano_0004_000122/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88118252220622, 52.3716118879999, 45.3581464262679 ] }, "distance": 9.27, "direction": 249.08, "angle": 78.45, "elevation": 45.36, "pano_id": "TMX7316010203-002967_pano_0004_000122", "timestamp": "2023-02-13T09:43:28.638270Z", "filename": "pano_0004_000122.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241217_0841_Track20_Sphere_00113", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120547.76308620887, 487205.135460202 ] }, "relative_distance": 9.2685732, "relative_pitch": 78.45106000945742, "relative_heading": 249.0784975223596, "relative_elevation": 45.3581464262679 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track20_Sphere_00113/adjacencies/b_20241217_0841_Track20_Sphere_00113/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002979/pano_0014_000291/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002979/pano_0014_000291/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002979/pano_0014_000291/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002979/pano_0014_000291/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002979_pano_0014_000291/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002979_pano_0014_000291/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002979_pano_0014_000291/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002979/pano_0014_000291/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002979/pano_0014_000291/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88118532819415, 52.3716073745975, 45.8196845622733 ] }, "distance": 9.28, "direction": 245.76, "angle": 78.54, "elevation": 45.82, "pano_id": "TMX7316010203-002979_pano_0014_000291", "timestamp": "2023-02-20T11:43:51.272620Z", "filename": "pano_0014_000291.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241217_0841_Track20_Sphere_00113", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120547.76308620887, 487205.135460202 ] }, "relative_distance": 9.28496577, "relative_pitch": 78.54462056588697, "relative_heading": 245.76070955942802, "relative_elevation": 45.8196845622733 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track20_Sphere_00113/adjacencies/b_20241217_0841_Track20_Sphere_00113/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002951/pano_0000_000055/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002951/pano_0000_000055/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002951/pano_0000_000055/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002951/pano_0000_000055/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002951_pano_0000_000055/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002951_pano_0000_000055/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002951_pano_0000_000055/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002951/pano_0000_000055/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002951/pano_0000_000055/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8814357840216, 52.3716732853522, 45.5569166336209 ] }, "distance": 9.29, "direction": 67.71, "angle": 78.48, "elevation": 45.56, "pano_id": "TMX7316010203-002951_pano_0000_000055", "timestamp": "2023-01-30T10:16:38.572980Z", "filename": "pano_0000_000055.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241217_0841_Track20_Sphere_00113", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120547.76308620887, 487205.135460202 ] }, "relative_distance": 9.28558419, "relative_pitch": 78.4795617197178, "relative_heading": 67.70813644567869, "relative_elevation": 45.5569166336209 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track20_Sphere_00113/adjacencies/b_20241217_0841_Track20_Sphere_00113/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002619/pano_0031_000036/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002619/pano_0031_000036/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002619/pano_0031_000036/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002619/pano_0031_000036/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002619_pano_0031_000036/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002619_pano_0031_000036/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002619_pano_0031_000036/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002619/pano_0031_000036/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002619/pano_0031_000036/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88144023330055, 52.3716664435895, 45.3166379714385 ] }, "distance": 9.31, "direction": 72.76, "angle": 78.39, "elevation": 45.32, "pano_id": "TMX7316010203-002619_pano_0031_000036", "timestamp": "2022-06-22T08:47:38.526080Z", "filename": "pano_0031_000036.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_20241217_0841_Track20_Sphere_00113", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120547.76308620887, 487205.135460202 ] }, "relative_distance": 9.31329671, "relative_pitch": 78.38650129798413, "relative_heading": 72.7554118564216, "relative_elevation": 45.3166379714385 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track20_Sphere_00113/adjacencies/b_20241217_0841_Track20_Sphere_00113/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003045/pano_0017_000247/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003045/pano_0017_000247/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003045/pano_0017_000247/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003045/pano_0017_000247/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-003045_pano_0017_000247/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003045_pano_0017_000247/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003045_pano_0017_000247/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003045/pano_0017_000247/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003045/pano_0017_000247/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88143868067809, 52.3716700451204, 46.173582624644 ] }, "distance": 9.34, "direction": 70.21, "angle": 78.56, "elevation": 46.17, "pano_id": "TMX7316010203-003045_pano_0017_000247", "timestamp": "2023-04-17T07:17:18.680800Z", "filename": "pano_0017_000247.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241217_0841_Track20_Sphere_00113", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120547.76308620887, 487205.135460202 ] }, "relative_distance": 9.34029274, "relative_pitch": 78.56415463759686, "relative_heading": 70.21443251550035, "relative_elevation": 46.173582624644 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track20_Sphere_00113/adjacencies/b_20241217_0841_Track20_Sphere_00113/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316010203-000076/pano_0000_003689/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316010203-000076/pano_0000_003689/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316010203-000076/pano_0000_003689/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316010203-000076/pano_0000_003689/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000076_pano_0000_003689/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000076_pano_0000_003689/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000076_pano_0000_003689/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316010203-000076/pano_0000_003689/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316010203-000076/pano_0000_003689/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88117902799112, 52.3716156173059, 46.7559233736247 ] }, "distance": 9.35, "direction": 251.97, "angle": 78.69, "elevation": 46.76, "pano_id": "TMX7316010203-000076_pano_0000_003689", "timestamp": "2016-08-17T08:33:10.212170Z", "filename": "pano_0000_003689.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241217_0841_Track20_Sphere_00113", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120547.76308620887, 487205.135460202 ] }, "relative_distance": 9.35462804, "relative_pitch": 78.68601029625208, "relative_heading": 251.97432939424624, "relative_elevation": 46.7559233736247 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track20_Sphere_00113/adjacencies/b_20241217_0841_Track20_Sphere_00113/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001674/pano_0000_001681/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001674/pano_0000_001681/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001674/pano_0000_001681/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001674/pano_0000_001681/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001674_pano_0000_001681/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001674_pano_0000_001681/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001674_pano_0000_001681/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001674/pano_0000_001681/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001674/pano_0000_001681/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88118161817734, 52.3716088237201, 54.9450204856694 ] }, "distance": 9.45, "direction": 247.28, "angle": 80.24, "elevation": 54.95, "pano_id": "TMX7316010203-001674_pano_0000_001681", "timestamp": "2020-04-24T08:59:26.756700Z", "filename": "pano_0000_001681.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_20241217_0841_Track20_Sphere_00113", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120547.76308620887, 487205.135460202 ] }, "relative_distance": 9.45249607, "relative_pitch": 80.23864116487141, "relative_heading": 247.28093134180708, "relative_elevation": 54.9450204856694 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track20_Sphere_00113/adjacencies/b_20241217_0841_Track20_Sphere_00113/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/01/25/TMX7316010203-001979/pano_0001_000250/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/01/25/TMX7316010203-001979/pano_0001_000250/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/01/25/TMX7316010203-001979/pano_0001_000250/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/01/25/TMX7316010203-001979/pano_0001_000250/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001979_pano_0001_000250/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001979_pano_0001_000250/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001979_pano_0001_000250/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/01/25/TMX7316010203-001979/pano_0001_000250/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/01/25/TMX7316010203-001979/pano_0001_000250/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88133003306425, 52.371557194463, 44.149625745602 ] }, "distance": 9.5, "direction": 171.59, "angle": 77.86, "elevation": 44.15, "pano_id": "TMX7316010203-001979_pano_0001_000250", "timestamp": "2021-01-25T11:11:58.873280Z", "filename": "pano_0001_000250.jpg", "surface_type": "W", "mission_distance": 10, "mission_type": "bi", "mission_year": "2021", "tags": [ "mission-bi", "mission-2021", "surface-water", "mission-distance-10" ], "from_pano_id": "b_20241217_0841_Track20_Sphere_00113", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120547.76308620887, 487205.135460202 ] }, "relative_distance": 9.49783746, "relative_pitch": 77.85908937935895, "relative_heading": 171.58975543224582, "relative_elevation": 44.149625745602 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track20_Sphere_00113/adjacencies/b_20241217_0841_Track20_Sphere_00113/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/16/TMX7316010203-002939/pano_0001_000013/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/16/TMX7316010203-002939/pano_0001_000013/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/16/TMX7316010203-002939/pano_0001_000013/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/16/TMX7316010203-002939/pano_0001_000013/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002939_pano_0001_000013/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002939_pano_0001_000013/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002939_pano_0001_000013/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/01/16/TMX7316010203-002939/pano_0001_000013/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/01/16/TMX7316010203-002939/pano_0001_000013/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88117827982062, 52.3716114435568, 46.3736227191985 ] }, "distance": 9.56, "direction": 249.42, "angle": 78.36, "elevation": 46.37, "pano_id": "TMX7316010203-002939_pano_0001_000013", "timestamp": "2023-01-16T11:29:46.641820Z", "filename": "pano_0001_000013.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2022", "tags": [ "mission-woz", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241217_0841_Track20_Sphere_00113", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120547.76308620887, 487205.135460202 ] }, "relative_distance": 9.5562931, "relative_pitch": 78.35595658685178, "relative_heading": 249.42014760303633, "relative_elevation": 46.3736227191985 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track20_Sphere_00113/adjacencies/b_20241217_0841_Track20_Sphere_00113/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/17/TMX7316010203-002044/pano_0000_000471/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/17/TMX7316010203-002044/pano_0000_000471/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/17/TMX7316010203-002044/pano_0000_000471/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/17/TMX7316010203-002044/pano_0000_000471/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002044_pano_0000_000471/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002044_pano_0000_000471/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002044_pano_0000_000471/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/17/TMX7316010203-002044/pano_0000_000471/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/17/TMX7316010203-002044/pano_0000_000471/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88118018692048, 52.3716066932245, 46.1513691721484 ] }, "distance": 9.64, "direction": 246.2, "angle": 78.21, "elevation": 46.15, "pano_id": "TMX7316010203-002044_pano_0000_000471", "timestamp": "2021-03-17T10:37:30.324330Z", "filename": "pano_0000_000471.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_20241217_0841_Track20_Sphere_00113", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120547.76308620887, 487205.135460202 ] }, "relative_distance": 9.6356728, "relative_pitch": 78.20695974434808, "relative_heading": 246.20444276069946, "relative_elevation": 46.1513691721484 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track20_Sphere_00113/adjacencies/b_20241217_0841_Track20_Sphere_00113/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241217_0841_Track20_Sphere_00115/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241217_0841_Track20_Sphere_00115/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241217_0841_Track20_Sphere_00115/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241217_0841_Track20_Sphere_00115/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241217_0841_Track20_Sphere_00115/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track20_Sphere_00115/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track20_Sphere_00115/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241217_0841_Track20_Sphere_00115/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241217_0841_Track20_Sphere_00115/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.881176377178138, 52.37160827503085, 0.0 ] }, "distance": 9.81, "direction": 247.76, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241217_0841_Track20_Sphere_00115", "timestamp": "2024-12-17T08:52:09Z", "filename": "Job_20241217_0841_Track20_Sphere_00115.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_20241217_0841_Track20_Sphere_00113", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120547.76308620887, 487205.135460202 ] }, "relative_distance": 9.80567247, "relative_pitch": 0.0, "relative_heading": 247.75740234381925, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track20_Sphere_00113/adjacencies/b_20241217_0841_Track20_Sphere_00113/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001674/pano_0000_001568/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001674/pano_0000_001568/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001674/pano_0000_001568/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001674/pano_0000_001568/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001674_pano_0000_001568/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001674_pano_0000_001568/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001674_pano_0000_001568/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001674/pano_0000_001568/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001674/pano_0000_001568/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8814544347347, 52.371646186389, 56.7111786371097 ] }, "distance": 9.87, "direction": 87.06, "angle": 80.12, "elevation": 56.71, "pano_id": "TMX7316010203-001674_pano_0000_001568", "timestamp": "2020-04-24T08:56:37.042970Z", "filename": "pano_0000_001568.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_20241217_0841_Track20_Sphere_00113", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120547.76308620887, 487205.135460202 ] }, "relative_distance": 9.87489317, "relative_pitch": 80.12234775187619, "relative_heading": 87.05797481204698, "relative_elevation": 56.7111786371097 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track20_Sphere_00113/adjacencies/b_20241217_0841_Track20_Sphere_00113/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241217_0841_Track20_Sphere_00111/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241217_0841_Track20_Sphere_00111/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241217_0841_Track20_Sphere_00111/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241217_0841_Track20_Sphere_00111/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241217_0841_Track20_Sphere_00111/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track20_Sphere_00111/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track20_Sphere_00111/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241217_0841_Track20_Sphere_00111/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241217_0841_Track20_Sphere_00111/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.881443396158494, 52.37167623958676, 0.0 ] }, "distance": 9.89, "direction": 67.09, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241217_0841_Track20_Sphere_00111", "timestamp": "2024-12-17T08:52:06Z", "filename": "Job_20241217_0841_Track20_Sphere_00111.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_20241217_0841_Track20_Sphere_00113", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120547.76308620887, 487205.135460202 ] }, "relative_distance": 9.89056297, "relative_pitch": 0.0, "relative_heading": 67.08535453838734, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track20_Sphere_00113/adjacencies/b_20241217_0841_Track20_Sphere_00113/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/16/TMX7316010203-002939/pano_0001_000009/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/16/TMX7316010203-002939/pano_0001_000009/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/16/TMX7316010203-002939/pano_0001_000009/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/16/TMX7316010203-002939/pano_0001_000009/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002939_pano_0001_000009/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002939_pano_0001_000009/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002939_pano_0001_000009/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/01/16/TMX7316010203-002939/pano_0001_000009/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/01/16/TMX7316010203-002939/pano_0001_000009/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88144150144218, 52.3716790912021, 46.4977253507823 ] }, "distance": 9.9, "direction": 65.1, "angle": 77.98, "elevation": 46.5, "pano_id": "TMX7316010203-002939_pano_0001_000009", "timestamp": "2023-01-16T11:29:43.716860Z", "filename": "pano_0001_000009.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2022", "tags": [ "mission-woz", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241217_0841_Track20_Sphere_00113", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120547.76308620887, 487205.135460202 ] }, "relative_distance": 9.90117541, "relative_pitch": 77.97904112456456, "relative_heading": 65.10289757693627, "relative_elevation": 46.4977253507823 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track20_Sphere_00113/adjacencies/b_20241217_0841_Track20_Sphere_00113/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002979/pano_0014_000287/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002979/pano_0014_000287/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002979/pano_0014_000287/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002979/pano_0014_000287/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002979_pano_0014_000287/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002979_pano_0014_000287/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002979_pano_0014_000287/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002979/pano_0014_000287/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002979/pano_0014_000287/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88144653940298, 52.3716738819517, 45.9473428688943 ] }, "distance": 9.99, "direction": 68.95, "angle": 77.73, "elevation": 45.95, "pano_id": "TMX7316010203-002979_pano_0014_000287", "timestamp": "2023-02-20T11:43:48.897610Z", "filename": "pano_0014_000287.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241217_0841_Track20_Sphere_00113", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120547.76308620887, 487205.135460202 ] }, "relative_distance": 9.99089016, "relative_pitch": 77.73244316700055, "relative_heading": 68.94946786669394, "relative_elevation": 45.9473428688943 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track20_Sphere_00113/adjacencies/b_20241217_0841_Track20_Sphere_00113/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001054/pano_0000_005437/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001054/pano_0000_005437/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001054/pano_0000_005437/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001054/pano_0000_005437/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001054_pano_0000_005437/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001054_pano_0000_005437/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001054_pano_0000_005437/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001054/pano_0000_005437/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001054/pano_0000_005437/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88117000846432, 52.3716137392954, 46.3650517659262 ] }, "distance": 10.0, "direction": 251.92, "angle": 77.82, "elevation": 46.37, "pano_id": "TMX7316010203-001054_pano_0000_005437", "timestamp": "2019-01-15T10:39:44.863910Z", "filename": "pano_0000_005437.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241217_0841_Track20_Sphere_00113", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120547.76308620887, 487205.135460202 ] }, "relative_distance": 10.00344719, "relative_pitch": 77.82483181288737, "relative_heading": 251.92492734411292, "relative_elevation": 46.3650517659262 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track20_Sphere_00113/adjacencies/b_20241217_0841_Track20_Sphere_00113/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/01/22/TMX7316010203-001974/pano_0000_000636/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/01/22/TMX7316010203-001974/pano_0000_000636/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/01/22/TMX7316010203-001974/pano_0000_000636/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/01/22/TMX7316010203-001974/pano_0000_000636/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001974_pano_0000_000636/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001974_pano_0000_000636/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001974_pano_0000_000636/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/01/22/TMX7316010203-001974/pano_0000_000636/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/01/22/TMX7316010203-001974/pano_0000_000636/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88137731687572, 52.3715615886693, 44.3150553703308 ] }, "distance": 10.03, "direction": 152.64, "angle": 77.25, "elevation": 44.32, "pano_id": "TMX7316010203-001974_pano_0000_000636", "timestamp": "2021-01-22T09:23:06.515180Z", "filename": "pano_0000_000636.jpg", "surface_type": "W", "mission_distance": 10, "mission_type": "bi", "mission_year": "2021", "tags": [ "mission-bi", "mission-2021", "surface-water", "mission-distance-10" ], "from_pano_id": "b_20241217_0841_Track20_Sphere_00113", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120547.76308620887, 487205.135460202 ] }, "relative_distance": 10.02885537, "relative_pitch": 77.2483001116715, "relative_heading": 152.63680488043417, "relative_elevation": 44.3150553703308 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track20_Sphere_00113/adjacencies/b_20241217_0841_Track20_Sphere_00113/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/17/TMX7316010203-002044/pano_0000_000940/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/17/TMX7316010203-002044/pano_0000_000940/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/17/TMX7316010203-002044/pano_0000_000940/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/17/TMX7316010203-002044/pano_0000_000940/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002044_pano_0000_000940/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002044_pano_0000_000940/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002044_pano_0000_000940/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/17/TMX7316010203-002044/pano_0000_000940/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/17/TMX7316010203-002044/pano_0000_000940/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88144611967204, 52.3716774425439, 45.5594539614394 ] }, "distance": 10.11, "direction": 66.8, "angle": 77.48, "elevation": 45.56, "pano_id": "TMX7316010203-002044_pano_0000_000940", "timestamp": "2021-03-17T10:52:51.031460Z", "filename": "pano_0000_000940.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_20241217_0841_Track20_Sphere_00113", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120547.76308620887, 487205.135460202 ] }, "relative_distance": 10.11366533, "relative_pitch": 77.48396544549001, "relative_heading": 66.79601981898509, "relative_elevation": 45.5594539614394 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track20_Sphere_00113/adjacencies/b_20241217_0841_Track20_Sphere_00113/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003045/pano_0017_000251/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003045/pano_0017_000251/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003045/pano_0017_000251/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003045/pano_0017_000251/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-003045_pano_0017_000251/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003045_pano_0017_000251/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003045_pano_0017_000251/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003045/pano_0017_000251/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003045/pano_0017_000251/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88117019465407, 52.3716033822519, 45.9715094054118 ] }, "distance": 10.41, "direction": 245.86, "angle": 77.24, "elevation": 45.97, "pano_id": "TMX7316010203-003045_pano_0017_000251", "timestamp": "2023-04-17T07:17:24.035920Z", "filename": "pano_0017_000251.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241217_0841_Track20_Sphere_00113", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120547.76308620887, 487205.135460202 ] }, "relative_distance": 10.40721047, "relative_pitch": 77.24416695293823, "relative_heading": 245.86024287592096, "relative_elevation": 45.9715094054118 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track20_Sphere_00113/adjacencies/b_20241217_0841_Track20_Sphere_00113/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316010203-000076/pano_0000_003685/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316010203-000076/pano_0000_003685/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316010203-000076/pano_0000_003685/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316010203-000076/pano_0000_003685/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000076_pano_0000_003685/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000076_pano_0000_003685/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000076_pano_0000_003685/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316010203-000076/pano_0000_003685/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316010203-000076/pano_0000_003685/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88144711318633, 52.3716827234986, 46.8043071581051 ] }, "distance": 10.42, "direction": 63.97, "angle": 77.45, "elevation": 46.8, "pano_id": "TMX7316010203-000076_pano_0000_003685", "timestamp": "2016-08-17T08:33:03.127180Z", "filename": "pano_0000_003685.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241217_0841_Track20_Sphere_00113", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120547.76308620887, 487205.135460202 ] }, "relative_distance": 10.42004574, "relative_pitch": 77.44892643917119, "relative_heading": 63.97167013480177, "relative_elevation": 46.8043071581051 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track20_Sphere_00113/adjacencies/b_20241217_0841_Track20_Sphere_00113/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001674/pano_0000_001677/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001674/pano_0000_001677/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001674/pano_0000_001677/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001674/pano_0000_001677/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001674_pano_0000_001677/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001674_pano_0000_001677/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001674_pano_0000_001677/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001674/pano_0000_001677/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001674/pano_0000_001677/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8814494505035, 52.3716801238812, 54.9137031892315 ] }, "distance": 10.44, "direction": 65.78, "angle": 79.23, "elevation": 54.91, "pano_id": "TMX7316010203-001674_pano_0000_001677", "timestamp": "2020-04-24T08:59:22.336780Z", "filename": "pano_0000_001677.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_20241217_0841_Track20_Sphere_00113", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120547.76308620887, 487205.135460202 ] }, "relative_distance": 10.44136326, "relative_pitch": 79.23421894898482, "relative_heading": 65.78163930689422, "relative_elevation": 54.9137031892315 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track20_Sphere_00113/adjacencies/b_20241217_0841_Track20_Sphere_00113/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001675/pano_0000_004346/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001675/pano_0000_004346/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001675/pano_0000_004346/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001675/pano_0000_004346/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001675_pano_0000_004346/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001675_pano_0000_004346/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001675_pano_0000_004346/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001675/pano_0000_004346/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001675/pano_0000_004346/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88126991055652, 52.3717324199671, 46.8500160751864 ] }, "distance": 10.46, "direction": 345.01, "angle": 77.42, "elevation": 46.85, "pano_id": "TMX7316010203-001675_pano_0000_004346", "timestamp": "2020-04-24T10:41:04.649740Z", "filename": "pano_0000_004346.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_20241217_0841_Track20_Sphere_00113", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120547.76308620887, 487205.135460202 ] }, "relative_distance": 10.45845891, "relative_pitch": 77.4160286470648, "relative_heading": 345.00675002165923, "relative_elevation": 46.8500160751864 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track20_Sphere_00113/adjacencies/b_20241217_0841_Track20_Sphere_00113/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/13/TMX7316010203-000205/pano_0000_001260/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/13/TMX7316010203-000205/pano_0000_001260/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/13/TMX7316010203-000205/pano_0000_001260/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/13/TMX7316010203-000205/pano_0000_001260/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000205_pano_0000_001260/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000205_pano_0000_001260/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000205_pano_0000_001260/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/03/13/TMX7316010203-000205/pano_0000_001260/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/03/13/TMX7316010203-000205/pano_0000_001260/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88138164637663, 52.3715580689812, 44.1377391703427 ] }, "distance": 10.51, "direction": 152.19, "angle": 76.6, "elevation": 44.14, "pano_id": "TMX7316010203-000205_pano_0000_001260", "timestamp": "2017-03-13T10:33:44.185810Z", "filename": "pano_0000_001260.jpg", "surface_type": "W", "mission_distance": 10, "mission_type": "bi", "mission_year": "2017", "tags": [ "mission-bi", "mission-2017", "surface-water", "mission-distance-10" ], "from_pano_id": "b_20241217_0841_Track20_Sphere_00113", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120547.76308620887, 487205.135460202 ] }, "relative_distance": 10.51253624, "relative_pitch": 76.60314036163929, "relative_heading": 152.19060932996592, "relative_elevation": 44.1377391703427 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track20_Sphere_00113/adjacencies/b_20241217_0841_Track20_Sphere_00113/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/08/TMX7316010203-001541/pano_0001_000139/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/08/TMX7316010203-001541/pano_0001_000139/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/08/TMX7316010203-001541/pano_0001_000139/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/08/TMX7316010203-001541/pano_0001_000139/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001541_pano_0001_000139/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001541_pano_0001_000139/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001541_pano_0001_000139/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/13/08/TMX7316010203-001541/pano_0001_000139/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/13/08/TMX7316010203-001541/pano_0001_000139/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88127860682427, 52.3717342701317, 46.0632735127583 ] }, "distance": 10.52, "direction": 348.41, "angle": 77.13, "elevation": 46.06, "pano_id": "TMX7316010203-001541_pano_0001_000139", "timestamp": "2020-01-08T08:43:19.542400Z", "filename": "pano_0001_000139.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2019", "tags": [ "mission-woz", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241217_0841_Track20_Sphere_00113", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120547.76308620887, 487205.135460202 ] }, "relative_distance": 10.52269924, "relative_pitch": 77.13214910428503, "relative_heading": 348.4139356330937, "relative_elevation": 46.0632735127583 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track20_Sphere_00113/adjacencies/b_20241217_0841_Track20_Sphere_00113/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002967/pano_0004_000118/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002967/pano_0004_000118/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002967/pano_0004_000118/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002967/pano_0004_000118/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002967_pano_0004_000118/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002967_pano_0004_000118/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002967_pano_0004_000118/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002967/pano_0004_000118/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002967/pano_0004_000118/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88145017527952, 52.3716819951479, 45.5477275270969 ] }, "distance": 10.57, "direction": 64.86, "angle": 76.93, "elevation": 45.55, "pano_id": "TMX7316010203-002967_pano_0004_000118", "timestamp": "2023-02-13T09:43:26.098280Z", "filename": "pano_0004_000118.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241217_0841_Track20_Sphere_00113", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120547.76308620887, 487205.135460202 ] }, "relative_distance": 10.57315915, "relative_pitch": 76.93118396119773, "relative_heading": 64.8622754187343, "relative_elevation": 45.5477275270969 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track20_Sphere_00113/adjacencies/b_20241217_0841_Track20_Sphere_00113/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003027/pano_0006_000007/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003027/pano_0006_000007/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003027/pano_0006_000007/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003027/pano_0006_000007/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-003027_pano_0006_000007/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003027_pano_0006_000007/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003027_pano_0006_000007/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003027/pano_0006_000007/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003027/pano_0006_000007/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88145158713609, 52.3716806958081, 46.0313710924238 ] }, "distance": 10.6, "direction": 65.79, "angle": 77.03, "elevation": 46.03, "pano_id": "TMX7316010203-003027_pano_0006_000007", "timestamp": "2023-04-11T09:24:11.398940Z", "filename": "pano_0006_000007.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241217_0841_Track20_Sphere_00113", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120547.76308620887, 487205.135460202 ] }, "relative_distance": 10.60018362, "relative_pitch": 77.03190567349418, "relative_heading": 65.79058507763096, "relative_elevation": 46.0313710924238 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track20_Sphere_00113/adjacencies/b_20241217_0841_Track20_Sphere_00113/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003013/pano_0004_000070/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003013/pano_0004_000070/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003013/pano_0004_000070/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003013/pano_0004_000070/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-003013_pano_0004_000070/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003013_pano_0004_000070/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003013_pano_0004_000070/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003013/pano_0004_000070/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003013/pano_0004_000070/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88116964696902, 52.3715996440485, 46.6326783951372 ] }, "distance": 10.62, "direction": 243.89, "angle": 77.17, "elevation": 46.63, "pano_id": "TMX7316010203-003013_pano_0004_000070", "timestamp": "2023-03-27T09:50:11.890650Z", "filename": "pano_0004_000070.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241217_0841_Track20_Sphere_00113", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120547.76308620887, 487205.135460202 ] }, "relative_distance": 10.61761878, "relative_pitch": 77.17320759172378, "relative_heading": 243.8937989407052, "relative_elevation": 46.6326783951372 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track20_Sphere_00113/adjacencies/b_20241217_0841_Track20_Sphere_00113/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002550/pano_0000_000611/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002550/pano_0000_000611/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002550/pano_0000_000611/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002550/pano_0000_000611/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002550_pano_0000_000611/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002550_pano_0000_000611/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002550_pano_0000_000611/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002550/pano_0000_000611/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002550/pano_0000_000611/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88116707558993, 52.3716028085483, 45.4545112708583 ] }, "distance": 10.63, "direction": 246.01, "angle": 76.84, "elevation": 45.45, "pano_id": "TMX7316010203-002550_pano_0000_000611", "timestamp": "2022-04-29T08:28:35.910420Z", "filename": "pano_0000_000611.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_20241217_0841_Track20_Sphere_00113", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120547.76308620887, 487205.135460202 ] }, "relative_distance": 10.62721237, "relative_pitch": 76.84068544142782, "relative_heading": 246.01455579348828, "relative_elevation": 45.4545112708583 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track20_Sphere_00113/adjacencies/b_20241217_0841_Track20_Sphere_00113/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/27/TMX7316010203-002445/pano_0004_000037/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/27/TMX7316010203-002445/pano_0004_000037/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/27/TMX7316010203-002445/pano_0004_000037/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/27/TMX7316010203-002445/pano_0004_000037/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002445_pano_0004_000037/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002445_pano_0004_000037/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002445_pano_0004_000037/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/01/27/TMX7316010203-002445/pano_0004_000037/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/01/27/TMX7316010203-002445/pano_0004_000037/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88128205266888, 52.3717361605786, 46.6558902971447 ] }, "distance": 10.69, "direction": 349.87, "angle": 77.1, "elevation": 46.66, "pano_id": "TMX7316010203-002445_pano_0004_000037", "timestamp": "2022-01-27T08:47:53.385130Z", "filename": "pano_0004_000037.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2021", "tags": [ "mission-woz", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241217_0841_Track20_Sphere_00113", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120547.76308620887, 487205.135460202 ] }, "relative_distance": 10.68510301, "relative_pitch": 77.10060948404129, "relative_heading": 349.8734455776306, "relative_elevation": 46.6558902971447 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track20_Sphere_00113/adjacencies/b_20241217_0841_Track20_Sphere_00113/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-03_08-35-58_01682/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-03_08-35-58_01682/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-03_08-35-58_01682/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-03_08-35-58_01682/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-03_08-35-58_01682/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-03_08-35-58_01682/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-03_08-35-58_01682/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-03_08-35-58_01682/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-03_08-35-58_01682/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.881458119033725, 52.371677992165594, 0.0 ] }, "distance": 10.89, "direction": 68.19, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-03_08-35-58_01682", "timestamp": "2025-07-03T09:51:01Z", "filename": "recording_2025-07-03_08-35-58_01682.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_20241217_0841_Track20_Sphere_00113", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120547.76308620887, 487205.135460202 ] }, "relative_distance": 10.89214702, "relative_pitch": 0.0, "relative_heading": 68.19427919550003, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track20_Sphere_00113/adjacencies/b_20241217_0841_Track20_Sphere_00113/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001675/pano_0000_004350/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001675/pano_0000_004350/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001675/pano_0000_004350/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001675/pano_0000_004350/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001675_pano_0000_004350/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001675_pano_0000_004350/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001675_pano_0000_004350/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001675/pano_0000_004350/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001675/pano_0000_004350/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88145986812028, 52.3716769442346, 46.8587540118024 ] }, "distance": 10.96, "direction": 68.99, "angle": 76.83, "elevation": 46.86, "pano_id": "TMX7316010203-001675_pano_0000_004350", "timestamp": "2020-04-24T10:41:11.249750Z", "filename": "pano_0000_004350.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_20241217_0841_Track20_Sphere_00113", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120547.76308620887, 487205.135460202 ] }, "relative_distance": 10.96049604, "relative_pitch": 76.83491968722593, "relative_heading": 68.99157450141985, "relative_elevation": 46.8587540118024 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track20_Sphere_00113/adjacencies/b_20241217_0841_Track20_Sphere_00113/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002951/pano_0000_000059/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002951/pano_0000_000059/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002951/pano_0000_000059/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002951/pano_0000_000059/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002951_pano_0000_000059/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002951_pano_0000_000059/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002951_pano_0000_000059/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002951/pano_0000_000059/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002951/pano_0000_000059/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88116124467405, 52.3716033737641, 45.4923603152856 ] }, "distance": 10.97, "direction": 247.16, "angle": 76.45, "elevation": 45.49, "pano_id": "TMX7316010203-002951_pano_0000_000059", "timestamp": "2023-01-30T10:16:41.117930Z", "filename": "pano_0000_000059.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241217_0841_Track20_Sphere_00113", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120547.76308620887, 487205.135460202 ] }, "relative_distance": 10.96666872, "relative_pitch": 76.44652105963567, "relative_heading": 247.15828041907784, "relative_elevation": 45.4923603152856 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track20_Sphere_00113/adjacencies/b_20241217_0841_Track20_Sphere_00113/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002959/pano_0000_000071/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002959/pano_0000_000071/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002959/pano_0000_000071/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002959/pano_0000_000071/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002959_pano_0000_000071/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002959_pano_0000_000071/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002959_pano_0000_000071/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002959/pano_0000_000071/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002959/pano_0000_000071/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8811615802822, 52.3716026298872, 46.5841222731397 ] }, "distance": 10.98, "direction": 246.71, "angle": 76.74, "elevation": 46.58, "pano_id": "TMX7316010203-002959_pano_0000_000071", "timestamp": "2023-02-06T09:57:52.740730Z", "filename": "pano_0000_000071.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241217_0841_Track20_Sphere_00113", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120547.76308620887, 487205.135460202 ] }, "relative_distance": 10.97806603, "relative_pitch": 76.73955758665521, "relative_heading": 246.71383536978456, "relative_elevation": 46.5841222731397 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track20_Sphere_00113/adjacencies/b_20241217_0841_Track20_Sphere_00113/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/03/TMX7316010203-000705/pano_0001_000334/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/03/TMX7316010203-000705/pano_0001_000334/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/03/TMX7316010203-000705/pano_0001_000334/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/03/TMX7316010203-000705/pano_0001_000334/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000705_pano_0001_000334/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000705_pano_0001_000334/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000705_pano_0001_000334/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/03/TMX7316010203-000705/pano_0001_000334/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/03/TMX7316010203-000705/pano_0001_000334/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88127790144226, 52.3717392531005, 45.5217633638531 ] }, "distance": 11.08, "direction": 348.75, "angle": 76.33, "elevation": 45.52, "pano_id": "TMX7316010203-000705_pano_0001_000334", "timestamp": "2018-05-03T13:03:27.203550Z", "filename": "pano_0001_000334.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241217_0841_Track20_Sphere_00113", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120547.76308620887, 487205.135460202 ] }, "relative_distance": 11.07571351, "relative_pitch": 76.32530360456936, "relative_heading": 348.74655827736694, "relative_elevation": 45.5217633638531 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track20_Sphere_00113/adjacencies/b_20241217_0841_Track20_Sphere_00113/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/13/TMX7316010203-000205/pano_0000_001161/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/13/TMX7316010203-000205/pano_0000_001161/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/13/TMX7316010203-000205/pano_0000_001161/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/13/TMX7316010203-000205/pano_0000_001161/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000205_pano_0000_001161/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000205_pano_0000_001161/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000205_pano_0000_001161/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/03/13/TMX7316010203-000205/pano_0000_001161/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/03/13/TMX7316010203-000205/pano_0000_001161/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88141800582808, 52.3715673670479, 44.1908903708681 ] }, "distance": 11.08, "direction": 138.23, "angle": 75.92, "elevation": 44.19, "pano_id": "TMX7316010203-000205_pano_0000_001161", "timestamp": "2017-03-13T10:24:33.854480Z", "filename": "pano_0000_001161.jpg", "surface_type": "W", "mission_distance": 10, "mission_type": "bi", "mission_year": "2017", "tags": [ "mission-bi", "mission-2017", "surface-water", "mission-distance-10" ], "from_pano_id": "b_20241217_0841_Track20_Sphere_00113", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120547.76308620887, 487205.135460202 ] }, "relative_distance": 11.07996683, "relative_pitch": 75.92441616328477, "relative_heading": 138.2302397545995, "relative_elevation": 44.1908903708681 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track20_Sphere_00113/adjacencies/b_20241217_0841_Track20_Sphere_00113/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/01/22/TMX7316010203-001974/pano_0000_000806/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/01/22/TMX7316010203-001974/pano_0000_000806/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/01/22/TMX7316010203-001974/pano_0000_000806/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/01/22/TMX7316010203-001974/pano_0000_000806/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001974_pano_0000_000806/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001974_pano_0000_000806/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001974_pano_0000_000806/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/01/22/TMX7316010203-001974/pano_0000_000806/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/01/22/TMX7316010203-001974/pano_0000_000806/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88137981712362, 52.3715516308076, 42.6364351259544 ] }, "distance": 11.1, "direction": 154.49, "angle": 75.41, "elevation": 42.64, "pano_id": "TMX7316010203-001974_pano_0000_000806", "timestamp": "2021-01-22T09:40:21.310880Z", "filename": "pano_0000_000806.jpg", "surface_type": "W", "mission_distance": 10, "mission_type": "bi", "mission_year": "2021", "tags": [ "mission-bi", "mission-2021", "surface-water", "mission-distance-10" ], "from_pano_id": "b_20241217_0841_Track20_Sphere_00113", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120547.76308620887, 487205.135460202 ] }, "relative_distance": 11.09697842, "relative_pitch": 75.41130268375483, "relative_heading": 154.4858573551056, "relative_elevation": 42.6364351259544 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track20_Sphere_00113/adjacencies/b_20241217_0841_Track20_Sphere_00113/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-03_08-35-58_01687/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-03_08-35-58_01687/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-03_08-35-58_01687/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-03_08-35-58_01687/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-03_08-35-58_01687/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-03_08-35-58_01687/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-03_08-35-58_01687/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-03_08-35-58_01687/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-03_08-35-58_01687/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88115727599663, 52.37159901693538, 0.0 ] }, "distance": 11.41, "direction": 245.44, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-03_08-35-58_01687", "timestamp": "2025-07-03T09:51:41Z", "filename": "recording_2025-07-03_08-35-58_01687.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_20241217_0841_Track20_Sphere_00113", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120547.76308620887, 487205.135460202 ] }, "relative_distance": 11.40908823, "relative_pitch": 0.0, "relative_heading": 245.4412300268493, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track20_Sphere_00113/adjacencies/b_20241217_0841_Track20_Sphere_00113/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002550/pano_0000_000210/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002550/pano_0000_000210/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002550/pano_0000_000210/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002550/pano_0000_000210/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002550_pano_0000_000210/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002550_pano_0000_000210/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002550_pano_0000_000210/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002550/pano_0000_000210/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002550/pano_0000_000210/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88126728465089, 52.371741224135, 48.8257732391357 ] }, "distance": 11.45, "direction": 345.41, "angle": 76.8, "elevation": 48.83, "pano_id": "TMX7316010203-002550_pano_0000_000210", "timestamp": "2022-04-29T08:18:57.455220Z", "filename": "pano_0000_000210.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_20241217_0841_Track20_Sphere_00113", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120547.76308620887, 487205.135460202 ] }, "relative_distance": 11.45133782, "relative_pitch": 76.80071620688116, "relative_heading": 345.4104923059466, "relative_elevation": 48.8257732391357 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track20_Sphere_00113/adjacencies/b_20241217_0841_Track20_Sphere_00113/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/03/TMX7316010203-000705/pano_0001_000462/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/03/TMX7316010203-000705/pano_0001_000462/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/03/TMX7316010203-000705/pano_0001_000462/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/03/TMX7316010203-000705/pano_0001_000462/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000705_pano_0001_000462/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000705_pano_0001_000462/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000705_pano_0001_000462/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/03/TMX7316010203-000705/pano_0001_000462/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/03/TMX7316010203-000705/pano_0001_000462/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88147009052573, 52.3716754861557, 46.1191333634779 ] }, "distance": 11.56, "direction": 70.98, "angle": 75.93, "elevation": 46.12, "pano_id": "TMX7316010203-000705_pano_0001_000462", "timestamp": "2018-05-03T13:06:24.672500Z", "filename": "pano_0001_000462.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241217_0841_Track20_Sphere_00113", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120547.76308620887, 487205.135460202 ] }, "relative_distance": 11.55923598, "relative_pitch": 75.92932380136482, "relative_heading": 70.97991716080621, "relative_elevation": 46.1191333634779 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track20_Sphere_00113/adjacencies/b_20241217_0841_Track20_Sphere_00113/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/08/TMX7316010203-001541/pano_0001_000362/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/08/TMX7316010203-001541/pano_0001_000362/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/08/TMX7316010203-001541/pano_0001_000362/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/08/TMX7316010203-001541/pano_0001_000362/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001541_pano_0001_000362/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001541_pano_0001_000362/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001541_pano_0001_000362/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/13/08/TMX7316010203-001541/pano_0001_000362/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/13/08/TMX7316010203-001541/pano_0001_000362/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88146970844547, 52.3716767153496, 45.355294527486 ] }, "distance": 11.58, "direction": 70.3, "angle": 75.68, "elevation": 45.36, "pano_id": "TMX7316010203-001541_pano_0001_000362", "timestamp": "2020-01-08T08:47:07.745650Z", "filename": "pano_0001_000362.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2019", "tags": [ "mission-woz", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241217_0841_Track20_Sphere_00113", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120547.76308620887, 487205.135460202 ] }, "relative_distance": 11.5800294, "relative_pitch": 75.67733433680546, "relative_heading": 70.29813664729278, "relative_elevation": 45.355294527486 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track20_Sphere_00113/adjacencies/b_20241217_0841_Track20_Sphere_00113/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003019/pano_0004_000045/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003019/pano_0004_000045/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003019/pano_0004_000045/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003019/pano_0004_000045/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-003019_pano_0004_000045/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003019_pano_0004_000045/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003019_pano_0004_000045/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003019/pano_0004_000045/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003019/pano_0004_000045/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88115206049822, 52.3716015079386, 46.0422844775021 ] }, "distance": 11.62, "direction": 247.41, "angle": 75.83, "elevation": 46.04, "pano_id": "TMX7316010203-003019_pano_0004_000045", "timestamp": "2023-04-03T07:09:48.468520Z", "filename": "pano_0004_000045.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241217_0841_Track20_Sphere_00113", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120547.76308620887, 487205.135460202 ] }, "relative_distance": 11.62383989, "relative_pitch": 75.83117137000288, "relative_heading": 247.41203769672677, "relative_elevation": 46.0422844775021 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track20_Sphere_00113/adjacencies/b_20241217_0841_Track20_Sphere_00113/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001054/pano_0000_005433/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001054/pano_0000_005433/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001054/pano_0000_005433/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001054/pano_0000_005433/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001054_pano_0000_005433/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001054_pano_0000_005433/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001054_pano_0000_005433/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001054/pano_0000_005433/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001054/pano_0000_005433/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88126126395474, 52.3717434867698, 46.7859320221469 ] }, "distance": 11.8, "direction": 343.79, "angle": 75.84, "elevation": 46.79, "pano_id": "TMX7316010203-001054_pano_0000_005433", "timestamp": "2019-01-15T10:39:37.963970Z", "filename": "pano_0000_005433.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241217_0841_Track20_Sphere_00113", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120547.76308620887, 487205.135460202 ] }, "relative_distance": 11.80299292, "relative_pitch": 75.84105917439902, "relative_heading": 343.79177291318103, "relative_elevation": 46.7859320221469 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track20_Sphere_00113/adjacencies/b_20241217_0841_Track20_Sphere_00113/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0001_001979/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0001_001979/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0001_001979/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0001_001979/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001178_pano_0001_001979/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001178_pano_0001_001979/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001178_pano_0001_001979/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0001_001979/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0001_001979/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8811511594019, 52.3715976998355, 45.2218260224909 ] }, "distance": 11.85, "direction": 245.63, "angle": 75.32, "elevation": 45.22, "pano_id": "TMX7316010203-001178_pano_0001_001979", "timestamp": "2019-05-13T08:19:44.881270Z", "filename": "pano_0001_001979.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_20241217_0841_Track20_Sphere_00113", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120547.76308620887, 487205.135460202 ] }, "relative_distance": 11.84897108, "relative_pitch": 75.31748959521336, "relative_heading": 245.63390134860413, "relative_elevation": 45.2218260224909 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track20_Sphere_00113/adjacencies/b_20241217_0841_Track20_Sphere_00113/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003006/pano_0003_000057/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003006/pano_0003_000057/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003006/pano_0003_000057/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003006/pano_0003_000057/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-003006_pano_0003_000057/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003006_pano_0003_000057/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003006_pano_0003_000057/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003006/pano_0003_000057/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003006/pano_0003_000057/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88114775380701, 52.3715995364742, 46.4700430249795 ] }, "distance": 11.98, "direction": 246.98, "angle": 75.54, "elevation": 46.47, "pano_id": "TMX7316010203-003006_pano_0003_000057", "timestamp": "2023-03-20T11:10:17.254100Z", "filename": "pano_0003_000057.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241217_0841_Track20_Sphere_00113", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120547.76308620887, 487205.135460202 ] }, "relative_distance": 11.97925836, "relative_pitch": 75.5447471090913, "relative_heading": 246.98214373641073, "relative_elevation": 46.4700430249795 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track20_Sphere_00113/adjacencies/b_20241217_0841_Track20_Sphere_00113/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002985/pano_0007_000065/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002985/pano_0007_000065/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002985/pano_0007_000065/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002985/pano_0007_000065/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002985_pano_0007_000065/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002985_pano_0007_000065/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002985_pano_0007_000065/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002985/pano_0007_000065/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002985/pano_0007_000065/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88147651433661, 52.3716770686759, 46.4099890440702 ] }, "distance": 12.03, "direction": 70.87, "angle": 75.47, "elevation": 46.41, "pano_id": "TMX7316010203-002985_pano_0007_000065", "timestamp": "2023-02-27T11:00:58.178860Z", "filename": "pano_0007_000065.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241217_0841_Track20_Sphere_00113", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120547.76308620887, 487205.135460202 ] }, "relative_distance": 12.03027393, "relative_pitch": 75.46779544525252, "relative_heading": 70.86610781085315, "relative_elevation": 46.4099890440702 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track20_Sphere_00113/adjacencies/b_20241217_0841_Track20_Sphere_00113/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003019/pano_0004_000001/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003019/pano_0004_000001/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003019/pano_0004_000001/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003019/pano_0004_000001/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-003019_pano_0004_000001/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003019_pano_0004_000001/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003019_pano_0004_000001/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003019/pano_0004_000001/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003019/pano_0004_000001/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88147369778874, 52.3716854815916, 46.2787934858352 ] }, "distance": 12.19, "direction": 66.41, "angle": 75.24, "elevation": 46.28, "pano_id": "TMX7316010203-003019_pano_0004_000001", "timestamp": "2023-04-03T07:08:50.724050Z", "filename": "pano_0004_000001.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241217_0841_Track20_Sphere_00113", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120547.76308620887, 487205.135460202 ] }, "relative_distance": 12.19274174, "relative_pitch": 75.24009864675254, "relative_heading": 66.4100805543818, "relative_elevation": 46.2787934858352 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track20_Sphere_00113/adjacencies/b_20241217_0841_Track20_Sphere_00113/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/01/25/TMX7316010203-001979/pano_0001_000251/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/01/25/TMX7316010203-001979/pano_0001_000251/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/01/25/TMX7316010203-001979/pano_0001_000251/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/01/25/TMX7316010203-001979/pano_0001_000251/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001979_pano_0001_000251/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001979_pano_0001_000251/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001979_pano_0001_000251/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/01/25/TMX7316010203-001979/pano_0001_000251/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/01/25/TMX7316010203-001979/pano_0001_000251/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88146873509574, 52.3715912710035, 44.1450639925897 ] }, "distance": 12.2, "direction": 117.35, "angle": 74.55, "elevation": 44.15, "pano_id": "TMX7316010203-001979_pano_0001_000251", "timestamp": "2021-01-25T11:12:05.058250Z", "filename": "pano_0001_000251.jpg", "surface_type": "W", "mission_distance": 10, "mission_type": "bi", "mission_year": "2021", "tags": [ "mission-bi", "mission-2021", "surface-water", "mission-distance-10" ], "from_pano_id": "b_20241217_0841_Track20_Sphere_00113", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120547.76308620887, 487205.135460202 ] }, "relative_distance": 12.19913323, "relative_pitch": 74.5522908797706, "relative_heading": 117.34606761887716, "relative_elevation": 44.1450639925897 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track20_Sphere_00113/adjacencies/b_20241217_0841_Track20_Sphere_00113/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/13/TMX7316010203-002995/pano_0002_000069/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/13/TMX7316010203-002995/pano_0002_000069/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/13/TMX7316010203-002995/pano_0002_000069/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/13/TMX7316010203-002995/pano_0002_000069/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002995_pano_0002_000069/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002995_pano_0002_000069/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002995_pano_0002_000069/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/03/13/TMX7316010203-002995/pano_0002_000069/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/03/13/TMX7316010203-002995/pano_0002_000069/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88114855046313, 52.3715924259464, 46.0281333737075 ] }, "distance": 12.26, "direction": 243.48, "angle": 75.08, "elevation": 46.03, "pano_id": "TMX7316010203-002995_pano_0002_000069", "timestamp": "2023-03-13T08:55:23.376650Z", "filename": "pano_0002_000069.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241217_0841_Track20_Sphere_00113", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120547.76308620887, 487205.135460202 ] }, "relative_distance": 12.26162715, "relative_pitch": 75.08315929060679, "relative_heading": 243.47799454329427, "relative_elevation": 46.0281333737075 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track20_Sphere_00113/adjacencies/b_20241217_0841_Track20_Sphere_00113/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/13/TMX7316010203-002995/pano_0002_000064/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/13/TMX7316010203-002995/pano_0002_000064/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/13/TMX7316010203-002995/pano_0002_000064/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/13/TMX7316010203-002995/pano_0002_000064/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002995_pano_0002_000064/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002995_pano_0002_000064/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002995_pano_0002_000064/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/03/13/TMX7316010203-002995/pano_0002_000064/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/03/13/TMX7316010203-002995/pano_0002_000064/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88147978252941, 52.3716779801193, 46.1925732642412 ] }, "distance": 12.27, "direction": 70.76, "angle": 75.12, "elevation": 46.19, "pano_id": "TMX7316010203-002995_pano_0002_000064", "timestamp": "2023-03-13T08:55:19.706680Z", "filename": "pano_0002_000064.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241217_0841_Track20_Sphere_00113", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120547.76308620887, 487205.135460202 ] }, "relative_distance": 12.27383084, "relative_pitch": 75.11976638052447, "relative_heading": 70.75940228588935, "relative_elevation": 46.1925732642412 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track20_Sphere_00113/adjacencies/b_20241217_0841_Track20_Sphere_00113/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/13/TMX7316010203-000205/pano_0000_001162/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/13/TMX7316010203-000205/pano_0000_001162/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/13/TMX7316010203-000205/pano_0000_001162/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/13/TMX7316010203-000205/pano_0000_001162/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000205_pano_0000_001162/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000205_pano_0000_001162/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000205_pano_0000_001162/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/03/13/TMX7316010203-000205/pano_0000_001162/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/03/13/TMX7316010203-000205/pano_0000_001162/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88128109272143, 52.3715325979521, 44.1926678344607 ] }, "distance": 12.29, "direction": 189.1, "angle": 74.46, "elevation": 44.19, "pano_id": "TMX7316010203-000205_pano_0000_001162", "timestamp": "2017-03-13T10:24:39.514470Z", "filename": "pano_0000_001162.jpg", "surface_type": "W", "mission_distance": 10, "mission_type": "bi", "mission_year": "2017", "tags": [ "mission-bi", "mission-2017", "surface-water", "mission-distance-10" ], "from_pano_id": "b_20241217_0841_Track20_Sphere_00113", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120547.76308620887, 487205.135460202 ] }, "relative_distance": 12.28742865, "relative_pitch": 74.46182246775729, "relative_heading": 189.1033977971992, "relative_elevation": 44.1926678344607 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track20_Sphere_00113/adjacencies/b_20241217_0841_Track20_Sphere_00113/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002985/pano_0007_000070/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002985/pano_0007_000070/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002985/pano_0007_000070/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002985/pano_0007_000070/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002985_pano_0007_000070/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002985_pano_0007_000070/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002985_pano_0007_000070/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002985/pano_0007_000070/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002985/pano_0007_000070/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88114684110214, 52.3715934133787, 46.2158133471385 ] }, "distance": 12.32, "direction": 244.18, "angle": 75.08, "elevation": 46.22, "pano_id": "TMX7316010203-002985_pano_0007_000070", "timestamp": "2023-02-27T11:01:00.788830Z", "filename": "pano_0007_000070.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241217_0841_Track20_Sphere_00113", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120547.76308620887, 487205.135460202 ] }, "relative_distance": 12.31764886, "relative_pitch": 75.07618517727161, "relative_heading": 244.1771345285551, "relative_elevation": 46.2158133471385 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track20_Sphere_00113/adjacencies/b_20241217_0841_Track20_Sphere_00113/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/13/TMX7316010203-002996/pano_0011_000087/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/13/TMX7316010203-002996/pano_0011_000087/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/13/TMX7316010203-002996/pano_0011_000087/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/13/TMX7316010203-002996/pano_0011_000087/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002996_pano_0011_000087/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002996_pano_0011_000087/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002996_pano_0011_000087/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/03/13/TMX7316010203-002996/pano_0011_000087/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/03/13/TMX7316010203-002996/pano_0011_000087/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88114448674144, 52.371593586203, 46.5782669456676 ] }, "distance": 12.45, "direction": 244.58, "angle": 75.03, "elevation": 46.58, "pano_id": "TMX7316010203-002996_pano_0011_000087", "timestamp": "2023-03-13T11:27:14.601710Z", "filename": "pano_0011_000087.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241217_0841_Track20_Sphere_00113", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120547.76308620887, 487205.135460202 ] }, "relative_distance": 12.45391563, "relative_pitch": 75.03064027543174, "relative_heading": 244.57811940316984, "relative_elevation": 46.5782669456676 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track20_Sphere_00113/adjacencies/b_20241217_0841_Track20_Sphere_00113/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0001_001974/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0001_001974/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0001_001974/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0001_001974/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001178_pano_0001_001974/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001178_pano_0001_001974/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001178_pano_0001_001974/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0001_001974/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0001_001974/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88147904744739, 52.3716839165979, 45.3720178166404 ] }, "distance": 12.46, "direction": 67.81, "angle": 74.64, "elevation": 45.37, "pano_id": "TMX7316010203-001178_pano_0001_001974", "timestamp": "2019-05-13T08:19:41.051570Z", "filename": "pano_0001_001974.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_20241217_0841_Track20_Sphere_00113", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120547.76308620887, 487205.135460202 ] }, "relative_distance": 12.46070081, "relative_pitch": 74.6432440248837, "relative_heading": 67.81448770955265, "relative_elevation": 45.3720178166404 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track20_Sphere_00113/adjacencies/b_20241217_0841_Track20_Sphere_00113/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003006/pano_0003_000052/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003006/pano_0003_000052/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003006/pano_0003_000052/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003006/pano_0003_000052/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-003006_pano_0003_000052/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003006_pano_0003_000052/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003006_pano_0003_000052/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003006/pano_0003_000052/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003006/pano_0003_000052/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88147918262845, 52.3716839260045, 46.6021989854053 ] }, "distance": 12.47, "direction": 67.83, "angle": 75.02, "elevation": 46.6, "pano_id": "TMX7316010203-003006_pano_0003_000052", "timestamp": "2023-03-20T11:10:13.714090Z", "filename": "pano_0003_000052.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241217_0841_Track20_Sphere_00113", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120547.76308620887, 487205.135460202 ] }, "relative_distance": 12.46962157, "relative_pitch": 75.01996153297779, "relative_heading": 67.82600849456432, "relative_elevation": 46.6021989854053 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track20_Sphere_00113/adjacencies/b_20241217_0841_Track20_Sphere_00113/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316010203-000076/pano_0000_004095/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316010203-000076/pano_0000_004095/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316010203-000076/pano_0000_004095/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316010203-000076/pano_0000_004095/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000076_pano_0000_004095/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000076_pano_0000_004095/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000076_pano_0000_004095/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316010203-000076/pano_0000_004095/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316010203-000076/pano_0000_004095/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88126751953872, 52.3717513125001, 46.1399698192254 ] }, "distance": 12.54, "direction": 346.77, "angle": 74.8, "elevation": 46.14, "pano_id": "TMX7316010203-000076_pano_0000_004095", "timestamp": "2016-08-17T08:42:28.343990Z", "filename": "pano_0000_004095.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241217_0841_Track20_Sphere_00113", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120547.76308620887, 487205.135460202 ] }, "relative_distance": 12.53723572, "relative_pitch": 74.79851589572651, "relative_heading": 346.77364133914074, "relative_elevation": 46.1399698192254 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track20_Sphere_00113/adjacencies/b_20241217_0841_Track20_Sphere_00113/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002990/pano_0010_000057/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002990/pano_0010_000057/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002990/pano_0010_000057/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002990/pano_0010_000057/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002990_pano_0010_000057/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002990_pano_0010_000057/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002990_pano_0010_000057/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002990/pano_0010_000057/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002990/pano_0010_000057/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88114116310255, 52.3715925056636, 46.7497649928555 ] }, "distance": 12.71, "direction": 244.53, "angle": 74.79, "elevation": 46.75, "pano_id": "TMX7316010203-002990_pano_0010_000057", "timestamp": "2023-03-06T11:15:30.587350Z", "filename": "pano_0010_000057.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241217_0841_Track20_Sphere_00113", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120547.76308620887, 487205.135460202 ] }, "relative_distance": 12.70998326, "relative_pitch": 74.79046660686626, "relative_heading": 244.52664324218722, "relative_elevation": 46.7497649928555 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track20_Sphere_00113/adjacencies/b_20241217_0841_Track20_Sphere_00113/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0001_001817/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0001_001817/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0001_001817/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0001_001817/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001178_pano_0001_001817/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001178_pano_0001_001817/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001178_pano_0001_001817/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0001_001817/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0001_001817/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88126219172845, 52.3717533101391, 46.2901162952185 ] }, "distance": 12.84, "direction": 345.42, "angle": 74.5, "elevation": 46.29, "pano_id": "TMX7316010203-001178_pano_0001_001817", "timestamp": "2019-05-13T08:16:07.352930Z", "filename": "pano_0001_001817.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_20241217_0841_Track20_Sphere_00113", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120547.76308620887, 487205.135460202 ] }, "relative_distance": 12.84020952, "relative_pitch": 74.4967541210178, "relative_heading": 345.42423049057356, "relative_elevation": 46.2901162952185 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track20_Sphere_00113/adjacencies/b_20241217_0841_Track20_Sphere_00113/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/27/TMX7316010203-002445/pano_0004_000042/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/27/TMX7316010203-002445/pano_0004_000042/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/27/TMX7316010203-002445/pano_0004_000042/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/27/TMX7316010203-002445/pano_0004_000042/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002445_pano_0004_000042/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002445_pano_0004_000042/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002445_pano_0004_000042/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/01/27/TMX7316010203-002445/pano_0004_000042/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/01/27/TMX7316010203-002445/pano_0004_000042/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88114106775347, 52.3715892984512, 46.5304131470621 ] }, "distance": 12.87, "direction": 243.1, "angle": 74.54, "elevation": 46.53, "pano_id": "TMX7316010203-002445_pano_0004_000042", "timestamp": "2022-01-27T08:48:00.565040Z", "filename": "pano_0004_000042.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2021", "tags": [ "mission-woz", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241217_0841_Track20_Sphere_00113", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120547.76308620887, 487205.135460202 ] }, "relative_distance": 12.87330075, "relative_pitch": 74.53513746964161, "relative_heading": 243.10495952061277, "relative_elevation": 46.5304131470621 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track20_Sphere_00113/adjacencies/b_20241217_0841_Track20_Sphere_00113/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002990/pano_0010_000052/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002990/pano_0010_000052/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002990/pano_0010_000052/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002990/pano_0010_000052/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002990_pano_0010_000052/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002990_pano_0010_000052/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002990_pano_0010_000052/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002990/pano_0010_000052/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002990/pano_0010_000052/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88148810736725, 52.3716835565094, 46.8777410844341 ] }, "distance": 13.02, "direction": 69.0, "angle": 74.48, "elevation": 46.88, "pano_id": "TMX7316010203-002990_pano_0010_000052", "timestamp": "2023-03-06T11:15:27.192390Z", "filename": "pano_0010_000052.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241217_0841_Track20_Sphere_00113", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120547.76308620887, 487205.135460202 ] }, "relative_distance": 13.01974158, "relative_pitch": 74.47799178507064, "relative_heading": 69.00321297103282, "relative_elevation": 46.8777410844341 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track20_Sphere_00113/adjacencies/b_20241217_0841_Track20_Sphere_00113/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/03/TMX7316010203-000705/pano_0001_000467/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/03/TMX7316010203-000705/pano_0001_000467/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/03/TMX7316010203-000705/pano_0001_000467/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/03/TMX7316010203-000705/pano_0001_000467/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000705_pano_0001_000467/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000705_pano_0001_000467/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000705_pano_0001_000467/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/03/TMX7316010203-000705/pano_0001_000467/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/03/TMX7316010203-000705/pano_0001_000467/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88113725636843, 52.3715898515539, 45.9610673869029 ] }, "distance": 13.08, "direction": 243.86, "angle": 74.12, "elevation": 45.96, "pano_id": "TMX7316010203-000705_pano_0001_000467", "timestamp": "2018-05-03T13:06:29.807510Z", "filename": "pano_0001_000467.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241217_0841_Track20_Sphere_00113", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120547.76308620887, 487205.135460202 ] }, "relative_distance": 13.07810259, "relative_pitch": 74.11643448184095, "relative_heading": 243.85990172792228, "relative_elevation": 45.9610673869029 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track20_Sphere_00113/adjacencies/b_20241217_0841_Track20_Sphere_00113/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241217_0841_Track22_Sphere_00005/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241217_0841_Track22_Sphere_00005/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241217_0841_Track22_Sphere_00005/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241217_0841_Track22_Sphere_00005/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241217_0841_Track22_Sphere_00005/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track22_Sphere_00005/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track22_Sphere_00005/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241217_0841_Track22_Sphere_00005/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241217_0841_Track22_Sphere_00005/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.881262184368945, 52.3717569120977, 0.0 ] }, "distance": 13.23, "direction": 345.86, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241217_0841_Track22_Sphere_00005", "timestamp": "2024-12-17T09:02:04Z", "filename": "Job_20241217_0841_Track22_Sphere_00005.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_20241217_0841_Track20_Sphere_00113", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120547.76308620887, 487205.135460202 ] }, "relative_distance": 13.2286226, "relative_pitch": 0.0, "relative_heading": 345.8590088266187, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track20_Sphere_00113/adjacencies/b_20241217_0841_Track20_Sphere_00113/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/13/TMX7316010203-002996/pano_0011_000082/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/13/TMX7316010203-002996/pano_0011_000082/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/13/TMX7316010203-002996/pano_0011_000082/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/13/TMX7316010203-002996/pano_0011_000082/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002996_pano_0011_000082/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002996_pano_0011_000082/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002996_pano_0011_000082/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/03/13/TMX7316010203-002996/pano_0011_000082/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/03/13/TMX7316010203-002996/pano_0011_000082/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88149145071112, 52.3716840162249, 46.4987833024934 ] }, "distance": 13.25, "direction": 69.15, "angle": 74.09, "elevation": 46.5, "pano_id": "TMX7316010203-002996_pano_0011_000082", "timestamp": "2023-03-13T11:27:05.526820Z", "filename": "pano_0011_000082.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241217_0841_Track20_Sphere_00113", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120547.76308620887, 487205.135460202 ] }, "relative_distance": 13.25070237, "relative_pitch": 74.0941015435848, "relative_heading": 69.14950512637304, "relative_elevation": 46.4987833024934 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track20_Sphere_00113/adjacencies/b_20241217_0841_Track20_Sphere_00113/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002550/pano_0000_000606/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002550/pano_0000_000606/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002550/pano_0000_000606/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002550/pano_0000_000606/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002550_pano_0000_000606/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002550_pano_0000_000606/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002550_pano_0000_000606/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002550/pano_0000_000606/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002550/pano_0000_000606/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88149134638258, 52.3716848983804, 45.4677558988333 ] }, "distance": 13.28, "direction": 68.74, "angle": 73.72, "elevation": 45.47, "pano_id": "TMX7316010203-002550_pano_0000_000606", "timestamp": "2022-04-29T08:28:30.800470Z", "filename": "pano_0000_000606.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_20241217_0841_Track20_Sphere_00113", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120547.76308620887, 487205.135460202 ] }, "relative_distance": 13.27933506, "relative_pitch": 73.71900213715506, "relative_heading": 68.74279288313704, "relative_elevation": 45.4677558988333 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track20_Sphere_00113/adjacencies/b_20241217_0841_Track20_Sphere_00113/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002550/pano_0000_000211/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002550/pano_0000_000211/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002550/pano_0000_000211/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002550/pano_0000_000211/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002550_pano_0000_000211/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002550_pano_0000_000211/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002550_pano_0000_000211/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002550/pano_0000_000211/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002550/pano_0000_000211/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88125084573277, 52.371755537957, 48.688722028397 ] }, "distance": 13.29, "direction": 342.47, "angle": 74.73, "elevation": 48.69, "pano_id": "TMX7316010203-002550_pano_0000_000211", "timestamp": "2022-04-29T08:19:02.320150Z", "filename": "pano_0000_000211.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_20241217_0841_Track20_Sphere_00113", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120547.76308620887, 487205.135460202 ] }, "relative_distance": 13.29228823, "relative_pitch": 74.7300454571973, "relative_heading": 342.46813743086625, "relative_elevation": 48.688722028397 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track20_Sphere_00113/adjacencies/b_20241217_0841_Track20_Sphere_00113/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/01/22/TMX7316010203-001974/pano_0000_000637/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/01/22/TMX7316010203-001974/pano_0000_000637/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/01/22/TMX7316010203-001974/pano_0000_000637/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/01/22/TMX7316010203-001974/pano_0000_000637/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001974_pano_0000_000637/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001974_pano_0000_000637/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001974_pano_0000_000637/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/01/22/TMX7316010203-001974/pano_0000_000637/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/01/22/TMX7316010203-001974/pano_0000_000637/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88124245371211, 52.3715274213891, 44.3491098387167 ] }, "distance": 13.51, "direction": 199.8, "angle": 73.06, "elevation": 44.35, "pano_id": "TMX7316010203-001974_pano_0000_000637", "timestamp": "2021-01-22T09:23:11.855250Z", "filename": "pano_0000_000637.jpg", "surface_type": "W", "mission_distance": 10, "mission_type": "bi", "mission_year": "2021", "tags": [ "mission-bi", "mission-2021", "surface-water", "mission-distance-10" ], "from_pano_id": "b_20241217_0841_Track20_Sphere_00113", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120547.76308620887, 487205.135460202 ] }, "relative_distance": 13.50731506, "relative_pitch": 73.06094751719937, "relative_heading": 199.80118127504028, "relative_elevation": 44.3491098387167 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track20_Sphere_00113/adjacencies/b_20241217_0841_Track20_Sphere_00113/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/08/TMX7316010203-001541/pano_0001_000367/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/08/TMX7316010203-001541/pano_0001_000367/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/08/TMX7316010203-001541/pano_0001_000367/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/08/TMX7316010203-001541/pano_0001_000367/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001541_pano_0001_000367/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001541_pano_0001_000367/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001541_pano_0001_000367/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/13/08/TMX7316010203-001541/pano_0001_000367/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/13/08/TMX7316010203-001541/pano_0001_000367/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88112840175494, 52.3715897266051, 45.1960288407281 ] }, "distance": 13.63, "direction": 244.92, "angle": 73.22, "elevation": 45.2, "pano_id": "TMX7316010203-001541_pano_0001_000367", "timestamp": "2020-01-08T08:47:10.550690Z", "filename": "pano_0001_000367.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2019", "tags": [ "mission-woz", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241217_0841_Track20_Sphere_00113", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120547.76308620887, 487205.135460202 ] }, "relative_distance": 13.62796707, "relative_pitch": 73.22035545005855, "relative_heading": 244.92453927911916, "relative_elevation": 45.1960288407281 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track20_Sphere_00113/adjacencies/b_20241217_0841_Track20_Sphere_00113/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003019/pano_0004_000040/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003019/pano_0004_000040/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003019/pano_0004_000040/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003019/pano_0004_000040/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-003019_pano_0004_000040/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003019_pano_0004_000040/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003019_pano_0004_000040/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003019/pano_0004_000040/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003019/pano_0004_000040/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88149450284165, 52.3716901649458, 46.0359556013718 ] }, "distance": 13.7, "direction": 66.78, "angle": 73.43, "elevation": 46.04, "pano_id": "TMX7316010203-003019_pano_0004_000040", "timestamp": "2023-04-03T07:09:45.393540Z", "filename": "pano_0004_000040.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241217_0841_Track20_Sphere_00113", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120547.76308620887, 487205.135460202 ] }, "relative_distance": 13.70015959, "relative_pitch": 73.42715577114966, "relative_heading": 66.78425422290151, "relative_elevation": 46.0359556013718 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track20_Sphere_00113/adjacencies/b_20241217_0841_Track20_Sphere_00113/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/17/TMX7316010203-002044/pano_0000_000944/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/17/TMX7316010203-002044/pano_0000_000944/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/17/TMX7316010203-002044/pano_0000_000944/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/17/TMX7316010203-002044/pano_0000_000944/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002044_pano_0000_000944/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002044_pano_0000_000944/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002044_pano_0000_000944/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/17/TMX7316010203-002044/pano_0000_000944/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/17/TMX7316010203-002044/pano_0000_000944/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.881254199181, 52.3717600243475, 46.0243290476501 ] }, "distance": 13.7, "direction": 344.01, "angle": 73.42, "elevation": 46.02, "pano_id": "TMX7316010203-002044_pano_0000_000944", "timestamp": "2021-03-17T10:53:11.956060Z", "filename": "pano_0000_000944.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_20241217_0841_Track20_Sphere_00113", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120547.76308620887, 487205.135460202 ] }, "relative_distance": 13.70446473, "relative_pitch": 73.41827579133407, "relative_heading": 344.00757184904614, "relative_elevation": 46.0243290476501 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track20_Sphere_00113/adjacencies/b_20241217_0841_Track20_Sphere_00113/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/13/TMX7316010203-000205/pano_0000_001259/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/13/TMX7316010203-000205/pano_0000_001259/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/13/TMX7316010203-000205/pano_0000_001259/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/13/TMX7316010203-000205/pano_0000_001259/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000205_pano_0000_001259/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000205_pano_0000_001259/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000205_pano_0000_001259/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/03/13/TMX7316010203-000205/pano_0000_001259/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/03/13/TMX7316010203-000205/pano_0000_001259/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8812488282035, 52.3715233489427, 44.137528449297 ] }, "distance": 13.8, "direction": 197.47, "angle": 72.64, "elevation": 44.14, "pano_id": "TMX7316010203-000205_pano_0000_001259", "timestamp": "2017-03-13T10:33:38.835640Z", "filename": "pano_0000_001259.jpg", "surface_type": "W", "mission_distance": 10, "mission_type": "bi", "mission_year": "2017", "tags": [ "mission-bi", "mission-2017", "surface-water", "mission-distance-10" ], "from_pano_id": "b_20241217_0841_Track20_Sphere_00113", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120547.76308620887, 487205.135460202 ] }, "relative_distance": 13.79805795, "relative_pitch": 72.63996744273643, "relative_heading": 197.46687900262663, "relative_elevation": 44.137528449297 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track20_Sphere_00113/adjacencies/b_20241217_0841_Track20_Sphere_00113/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003045/pano_0017_000246/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003045/pano_0017_000246/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003045/pano_0017_000246/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003045/pano_0017_000246/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-003045_pano_0017_000246/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003045_pano_0017_000246/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003045_pano_0017_000246/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003045/pano_0017_000246/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003045/pano_0017_000246/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88150073366491, 52.3716864233456, 46.1913808742538 ] }, "distance": 13.94, "direction": 69.05, "angle": 73.21, "elevation": 46.19, "pano_id": "TMX7316010203-003045_pano_0017_000246", "timestamp": "2023-04-17T07:17:15.820860Z", "filename": "pano_0017_000246.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241217_0841_Track20_Sphere_00113", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120547.76308620887, 487205.135460202 ] }, "relative_distance": 13.93689888, "relative_pitch": 73.21034663753699, "relative_heading": 69.04558632948425, "relative_elevation": 46.1913808742538 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track20_Sphere_00113/adjacencies/b_20241217_0841_Track20_Sphere_00113/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002959/pano_0000_000066/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002959/pano_0000_000066/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002959/pano_0000_000066/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002959/pano_0000_000066/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002959_pano_0000_000066/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002959_pano_0000_000066/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002959_pano_0000_000066/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002959/pano_0000_000066/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002959/pano_0000_000066/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88149764191117, 52.3716926234037, 46.5782903255895 ] }, "distance": 14.01, "direction": 66.1, "angle": 73.26, "elevation": 46.58, "pano_id": "TMX7316010203-002959_pano_0000_000066", "timestamp": "2023-02-06T09:57:48.665770Z", "filename": "pano_0000_000066.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241217_0841_Track20_Sphere_00113", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120547.76308620887, 487205.135460202 ] }, "relative_distance": 14.00547705, "relative_pitch": 73.26466101581109, "relative_heading": 66.10049138531654, "relative_elevation": 46.5782903255895 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track20_Sphere_00113/adjacencies/b_20241217_0841_Track20_Sphere_00113/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002979/pano_0014_000292/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002979/pano_0014_000292/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002979/pano_0014_000292/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002979/pano_0014_000292/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002979_pano_0014_000292/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002979_pano_0014_000292/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002979_pano_0014_000292/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002979/pano_0014_000292/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002979/pano_0014_000292/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88112084273398, 52.3715905124269, 45.7922091642395 ] }, "distance": 14.06, "direction": 246.14, "angle": 72.93, "elevation": 45.79, "pano_id": "TMX7316010203-002979_pano_0014_000292", "timestamp": "2023-02-20T11:43:51.817590Z", "filename": "pano_0014_000292.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241217_0841_Track20_Sphere_00113", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120547.76308620887, 487205.135460202 ] }, "relative_distance": 14.06035961, "relative_pitch": 72.93105381900533, "relative_heading": 246.1364986455666, "relative_elevation": 45.7922091642395 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track20_Sphere_00113/adjacencies/b_20241217_0841_Track20_Sphere_00113/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003013/pano_0004_000065/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003013/pano_0004_000065/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003013/pano_0004_000065/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003013/pano_0004_000065/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-003013_pano_0004_000065/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003013_pano_0004_000065/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003013_pano_0004_000065/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003013/pano_0004_000065/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003013/pano_0004_000065/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88150505707969, 52.3716844168846, 46.8169087450951 ] }, "distance": 14.14, "direction": 70.32, "angle": 73.2, "elevation": 46.82, "pano_id": "TMX7316010203-003013_pano_0004_000065", "timestamp": "2023-03-27T09:50:07.490680Z", "filename": "pano_0004_000065.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241217_0841_Track20_Sphere_00113", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120547.76308620887, 487205.135460202 ] }, "relative_distance": 14.13552147, "relative_pitch": 73.199255983856, "relative_heading": 70.31765107692462, "relative_elevation": 46.8169087450951 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track20_Sphere_00113/adjacencies/b_20241217_0841_Track20_Sphere_00113/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002967/pano_0004_000123/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002967/pano_0004_000123/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002967/pano_0004_000123/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002967/pano_0004_000123/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002967_pano_0004_000123/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002967_pano_0004_000123/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002967_pano_0004_000123/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002967/pano_0004_000123/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002967/pano_0004_000123/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88111620859467, 52.3715945208763, 45.3135502040386 ] }, "distance": 14.18, "direction": 248.3, "angle": 72.63, "elevation": 45.31, "pano_id": "TMX7316010203-002967_pano_0004_000123", "timestamp": "2023-02-13T09:43:29.233270Z", "filename": "pano_0004_000123.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241217_0841_Track20_Sphere_00113", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120547.76308620887, 487205.135460202 ] }, "relative_distance": 14.17866876, "relative_pitch": 72.62503059116248, "relative_heading": 248.30134364357, "relative_elevation": 45.3135502040386 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track20_Sphere_00113/adjacencies/b_20241217_0841_Track20_Sphere_00113/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002619/pano_0031_000035/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002619/pano_0031_000035/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002619/pano_0031_000035/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002619/pano_0031_000035/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002619_pano_0031_000035/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002619_pano_0031_000035/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002619_pano_0031_000035/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002619/pano_0031_000035/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002619/pano_0031_000035/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88150649694924, 52.3716831939518, 45.3172841127962 ] }, "distance": 14.18, "direction": 70.97, "angle": 72.62, "elevation": 45.32, "pano_id": "TMX7316010203-002619_pano_0031_000035", "timestamp": "2022-06-22T08:47:37.526060Z", "filename": "pano_0031_000035.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_20241217_0841_Track20_Sphere_00113", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120547.76308620887, 487205.135460202 ] }, "relative_distance": 14.18294145, "relative_pitch": 72.62145576744949, "relative_heading": 70.96871236042708, "relative_elevation": 45.3172841127962 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track20_Sphere_00113/adjacencies/b_20241217_0841_Track20_Sphere_00113/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316010203-000076/pano_0000_003690/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316010203-000076/pano_0000_003690/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316010203-000076/pano_0000_003690/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316010203-000076/pano_0000_003690/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000076_pano_0000_003690/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000076_pano_0000_003690/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000076_pano_0000_003690/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316010203-000076/pano_0000_003690/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316010203-000076/pano_0000_003690/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88111174714231, 52.371598388088, 46.7559183584526 ] }, "distance": 14.31, "direction": 250.35, "angle": 72.98, "elevation": 46.76, "pano_id": "TMX7316010203-000076_pano_0000_003690", "timestamp": "2016-08-17T08:33:11.272170Z", "filename": "pano_0000_003690.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241217_0841_Track20_Sphere_00113", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120547.76308620887, 487205.135460202 ] }, "relative_distance": 14.3110637, "relative_pitch": 72.98168449244658, "relative_heading": 250.35232419419924, "relative_elevation": 46.7559183584526 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track20_Sphere_00113/adjacencies/b_20241217_0841_Track20_Sphere_00113/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002951/pano_0000_000054/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002951/pano_0000_000054/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002951/pano_0000_000054/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002951/pano_0000_000054/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002951_pano_0000_000054/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002951_pano_0000_000054/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002951_pano_0000_000054/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002951/pano_0000_000054/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002951/pano_0000_000054/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88150400472803, 52.3716905153311, 45.5067190844566 ] }, "distance": 14.31, "direction": 67.66, "angle": 72.54, "elevation": 45.51, "pano_id": "TMX7316010203-002951_pano_0000_000054", "timestamp": "2023-01-30T10:16:37.872980Z", "filename": "pano_0000_000054.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241217_0841_Track20_Sphere_00113", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120547.76308620887, 487205.135460202 ] }, "relative_distance": 14.31195957, "relative_pitch": 72.54152783815267, "relative_heading": 67.66210453538386, "relative_elevation": 45.5067190844566 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track20_Sphere_00113/adjacencies/b_20241217_0841_Track20_Sphere_00113/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/01/22/TMX7316010203-001974/pano_0000_000807/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/01/22/TMX7316010203-001974/pano_0000_000807/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/01/22/TMX7316010203-001974/pano_0000_000807/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/01/22/TMX7316010203-001974/pano_0000_000807/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001974_pano_0000_000807/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001974_pano_0000_000807/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001974_pano_0000_000807/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/01/22/TMX7316010203-001974/pano_0000_000807/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/01/22/TMX7316010203-001974/pano_0000_000807/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88125006728112, 52.3715177071489, 42.8660321375355 ] }, "distance": 14.37, "direction": 196.39, "angle": 71.46, "elevation": 42.87, "pano_id": "TMX7316010203-001974_pano_0000_000807", "timestamp": "2021-01-22T09:40:26.605910Z", "filename": "pano_0000_000807.jpg", "surface_type": "W", "mission_distance": 10, "mission_type": "bi", "mission_year": "2021", "tags": [ "mission-bi", "mission-2021", "surface-water", "mission-distance-10" ], "from_pano_id": "b_20241217_0841_Track20_Sphere_00113", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120547.76308620887, 487205.135460202 ] }, "relative_distance": 14.37408417, "relative_pitch": 71.4623715495323, "relative_heading": 196.39483859569478, "relative_elevation": 42.8660321375355 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track20_Sphere_00113/adjacencies/b_20241217_0841_Track20_Sphere_00113/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/16/TMX7316010203-002939/pano_0001_000014/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/16/TMX7316010203-002939/pano_0001_000014/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/16/TMX7316010203-002939/pano_0001_000014/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/16/TMX7316010203-002939/pano_0001_000014/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002939_pano_0001_000014/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002939_pano_0001_000014/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002939_pano_0001_000014/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/01/16/TMX7316010203-002939/pano_0001_000014/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/01/16/TMX7316010203-002939/pano_0001_000014/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88111274372644, 52.371594414564, 46.3501166049391 ] }, "distance": 14.4, "direction": 248.6, "angle": 72.74, "elevation": 46.35, "pano_id": "TMX7316010203-002939_pano_0001_000014", "timestamp": "2023-01-16T11:29:47.301770Z", "filename": "pano_0001_000014.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2022", "tags": [ "mission-woz", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241217_0841_Track20_Sphere_00113", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120547.76308620887, 487205.135460202 ] }, "relative_distance": 14.40250756, "relative_pitch": 72.73825971891881, "relative_heading": 248.60471530064166, "relative_elevation": 46.3501166049391 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track20_Sphere_00113/adjacencies/b_20241217_0841_Track20_Sphere_00113/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001674/pano_0000_001682/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001674/pano_0000_001682/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001674/pano_0000_001682/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001674/pano_0000_001682/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001674_pano_0000_001682/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001674_pano_0000_001682/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001674_pano_0000_001682/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001674/pano_0000_001682/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001674/pano_0000_001682/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88111371015245, 52.371592617991, 54.9426347380504 ] }, "distance": 14.42, "direction": 247.77, "angle": 75.3, "elevation": 54.94, "pano_id": "TMX7316010203-001674_pano_0000_001682", "timestamp": "2020-04-24T08:59:27.556770Z", "filename": "pano_0000_001682.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_20241217_0841_Track20_Sphere_00113", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120547.76308620887, 487205.135460202 ] }, "relative_distance": 14.41568285, "relative_pitch": 75.29829018073028, "relative_heading": 247.76944561159854, "relative_elevation": 54.9426347380504 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track20_Sphere_00113/adjacencies/b_20241217_0841_Track20_Sphere_00113/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/17/TMX7316010203-002044/pano_0000_000472/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/17/TMX7316010203-002044/pano_0000_000472/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/17/TMX7316010203-002044/pano_0000_000472/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/17/TMX7316010203-002044/pano_0000_000472/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002044_pano_0000_000472/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002044_pano_0000_000472/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002044_pano_0000_000472/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/17/TMX7316010203-002044/pano_0000_000472/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/17/TMX7316010203-002044/pano_0000_000472/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8811122753286, 52.3715893740424, 46.1096738474444 ] }, "distance": 14.65, "direction": 246.61, "angle": 72.38, "elevation": 46.11, "pano_id": "TMX7316010203-002044_pano_0000_000472", "timestamp": "2021-03-17T10:37:31.069360Z", "filename": "pano_0000_000472.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_20241217_0841_Track20_Sphere_00113", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120547.76308620887, 487205.135460202 ] }, "relative_distance": 14.64572455, "relative_pitch": 72.37869348155851, "relative_heading": 246.606822781027, "relative_elevation": 46.1096738474444 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track20_Sphere_00113/adjacencies/b_20241217_0841_Track20_Sphere_00113/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241217_0841_Track20_Sphere_00110/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241217_0841_Track20_Sphere_00110/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241217_0841_Track20_Sphere_00110/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241217_0841_Track20_Sphere_00110/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241217_0841_Track20_Sphere_00110/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track20_Sphere_00110/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track20_Sphere_00110/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241217_0841_Track20_Sphere_00110/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241217_0841_Track20_Sphere_00110/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.881509286239401, 52.371692770811514, 0.0 ] }, "distance": 14.74, "direction": 67.29, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241217_0841_Track20_Sphere_00110", "timestamp": "2024-12-17T08:52:05Z", "filename": "Job_20241217_0841_Track20_Sphere_00110.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_20241217_0841_Track20_Sphere_00113", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120547.76308620887, 487205.135460202 ] }, "relative_distance": 14.74037524, "relative_pitch": 0.0, "relative_heading": 67.29116701484544, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track20_Sphere_00113/adjacencies/b_20241217_0841_Track20_Sphere_00113/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/16/TMX7316010203-002939/pano_0001_000008/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/16/TMX7316010203-002939/pano_0001_000008/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/16/TMX7316010203-002939/pano_0001_000008/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/16/TMX7316010203-002939/pano_0001_000008/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002939_pano_0001_000008/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002939_pano_0001_000008/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002939_pano_0001_000008/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/01/16/TMX7316010203-002939/pano_0001_000008/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/01/16/TMX7316010203-002939/pano_0001_000008/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88150680703618, 52.3716966430689, 46.4955352731049 ] }, "distance": 14.76, "direction": 65.49, "angle": 72.39, "elevation": 46.5, "pano_id": "TMX7316010203-002939_pano_0001_000008", "timestamp": "2023-01-16T11:29:42.936870Z", "filename": "pano_0001_000008.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2022", "tags": [ "mission-woz", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241217_0841_Track20_Sphere_00113", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120547.76308620887, 487205.135460202 ] }, "relative_distance": 14.75820642, "relative_pitch": 72.38997565686452, "relative_heading": 65.49466505578845, "relative_elevation": 46.4955352731049 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track20_Sphere_00113/adjacencies/b_20241217_0841_Track20_Sphere_00113/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001674/pano_0000_001569/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001674/pano_0000_001569/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001674/pano_0000_001569/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001674/pano_0000_001569/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001674_pano_0000_001569/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001674_pano_0000_001569/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001674_pano_0000_001569/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001674/pano_0000_001569/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001674/pano_0000_001569/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88152404888808, 52.3716613634291, 56.7221108861268 ] }, "distance": 14.77, "direction": 81.45, "angle": 75.41, "elevation": 56.72, "pano_id": "TMX7316010203-001674_pano_0000_001569", "timestamp": "2020-04-24T08:56:37.822820Z", "filename": "pano_0000_001569.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_20241217_0841_Track20_Sphere_00113", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120547.76308620887, 487205.135460202 ] }, "relative_distance": 14.76728404, "relative_pitch": 75.40730204229794, "relative_heading": 81.44932014694034, "relative_elevation": 56.7221108861268 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track20_Sphere_00113/adjacencies/b_20241217_0841_Track20_Sphere_00113/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241217_0841_Track20_Sphere_00116/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241217_0841_Track20_Sphere_00116/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241217_0841_Track20_Sphere_00116/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241217_0841_Track20_Sphere_00116/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241217_0841_Track20_Sphere_00116/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track20_Sphere_00116/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track20_Sphere_00116/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241217_0841_Track20_Sphere_00116/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241217_0841_Track20_Sphere_00116/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.881108673991513, 52.37159108875426, 0.0 ] }, "distance": 14.8, "direction": 247.66, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241217_0841_Track20_Sphere_00116", "timestamp": "2024-12-17T08:52:10Z", "filename": "Job_20241217_0841_Track20_Sphere_00116.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_20241217_0841_Track20_Sphere_00113", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120547.76308620887, 487205.135460202 ] }, "relative_distance": 14.79759487, "relative_pitch": 0.0, "relative_heading": 247.66201521312078, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track20_Sphere_00113/adjacencies/b_20241217_0841_Track20_Sphere_00113/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002979/pano_0014_000286/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002979/pano_0014_000286/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002979/pano_0014_000286/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002979/pano_0014_000286/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002979_pano_0014_000286/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002979_pano_0014_000286/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002979_pano_0014_000286/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002979/pano_0014_000286/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002979/pano_0014_000286/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88151202935382, 52.3716903254007, 45.9652104144916 ] }, "distance": 14.81, "direction": 68.54, "angle": 72.14, "elevation": 45.97, "pano_id": "TMX7316010203-002979_pano_0014_000286", "timestamp": "2023-02-20T11:43:48.227650Z", "filename": "pano_0014_000286.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241217_0841_Track20_Sphere_00113", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120547.76308620887, 487205.135460202 ] }, "relative_distance": 14.81119764, "relative_pitch": 72.13969657082771, "relative_heading": 68.54130931724809, "relative_elevation": 45.9652104144916 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track20_Sphere_00113/adjacencies/b_20241217_0841_Track20_Sphere_00113/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/01/22/TMX7316010203-001974/pano_0000_000635/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/01/22/TMX7316010203-001974/pano_0000_000635/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/01/22/TMX7316010203-001974/pano_0000_000635/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/01/22/TMX7316010203-001974/pano_0000_000635/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001974_pano_0000_000635/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001974_pano_0000_000635/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001974_pano_0000_000635/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/01/22/TMX7316010203-001974/pano_0000_000635/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/01/22/TMX7316010203-001974/pano_0000_000635/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8815140183638, 52.3715937390783, 44.2624001801014 ] }, "distance": 14.91, "direction": 110.95, "angle": 71.39, "elevation": 44.26, "pano_id": "TMX7316010203-001974_pano_0000_000635", "timestamp": "2021-01-22T09:23:00.975260Z", "filename": "pano_0000_000635.jpg", "surface_type": "W", "mission_distance": 10, "mission_type": "bi", "mission_year": "2021", "tags": [ "mission-bi", "mission-2021", "surface-water", "mission-distance-10" ], "from_pano_id": "b_20241217_0841_Track20_Sphere_00113", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120547.76308620887, 487205.135460202 ] }, "relative_distance": 14.90526548, "relative_pitch": 71.38916129430785, "relative_heading": 110.94907746804175, "relative_elevation": 44.2624001801014 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track20_Sphere_00113/adjacencies/b_20241217_0841_Track20_Sphere_00113/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001675/pano_0000_004345/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001675/pano_0000_004345/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001675/pano_0000_004345/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001675/pano_0000_004345/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001675_pano_0000_004345/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001675_pano_0000_004345/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001675_pano_0000_004345/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001675/pano_0000_004345/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001675/pano_0000_004345/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88124282074361, 52.371769344523, 46.9018669454381 ] }, "distance": 14.92, "direction": 342.24, "angle": 72.35, "elevation": 46.9, "pano_id": "TMX7316010203-001675_pano_0000_004345", "timestamp": "2020-04-24T10:41:03.724670Z", "filename": "pano_0000_004345.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_20241217_0841_Track20_Sphere_00113", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120547.76308620887, 487205.135460202 ] }, "relative_distance": 14.92200189, "relative_pitch": 72.35133941992282, "relative_heading": 342.2439785567325, "relative_elevation": 46.9018669454381 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track20_Sphere_00113/adjacencies/b_20241217_0841_Track20_Sphere_00113/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/01/22/TMX7316010203-001974/pano_0000_000805/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/01/22/TMX7316010203-001974/pano_0000_000805/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/01/22/TMX7316010203-001974/pano_0000_000805/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/01/22/TMX7316010203-001974/pano_0000_000805/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001974_pano_0000_000805/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001974_pano_0000_000805/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001974_pano_0000_000805/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/01/22/TMX7316010203-001974/pano_0000_000805/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/01/22/TMX7316010203-001974/pano_0000_000805/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88150962339873, 52.3715865180393, 42.4277121713385 ] }, "distance": 14.94, "direction": 114.24, "angle": 70.6, "elevation": 42.43, "pano_id": "TMX7316010203-001974_pano_0000_000805", "timestamp": "2021-01-22T09:40:15.960990Z", "filename": "pano_0000_000805.jpg", "surface_type": "W", "mission_distance": 10, "mission_type": "bi", "mission_year": "2021", "tags": [ "mission-bi", "mission-2021", "surface-water", "mission-distance-10" ], "from_pano_id": "b_20241217_0841_Track20_Sphere_00113", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120547.76308620887, 487205.135460202 ] }, "relative_distance": 14.93763866, "relative_pitch": 70.6042260059207, "relative_heading": 114.239684048718, "relative_elevation": 42.4277121713385 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track20_Sphere_00113/adjacencies/b_20241217_0841_Track20_Sphere_00113/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/13/TMX7316010203-000205/pano_0000_001261/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/13/TMX7316010203-000205/pano_0000_001261/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/13/TMX7316010203-000205/pano_0000_001261/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/13/TMX7316010203-000205/pano_0000_001261/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000205_pano_0000_001261/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000205_pano_0000_001261/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000205_pano_0000_001261/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/03/13/TMX7316010203-000205/pano_0000_001261/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/03/13/TMX7316010203-000205/pano_0000_001261/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88151526476252, 52.3715932836364, 44.15862480551 ] }, "distance": 15.0, "direction": 111.01, "angle": 71.24, "elevation": 44.16, "pano_id": "TMX7316010203-000205_pano_0000_001261", "timestamp": "2017-03-13T10:33:49.520520Z", "filename": "pano_0000_001261.jpg", "surface_type": "W", "mission_distance": 10, "mission_type": "bi", "mission_year": "2017", "tags": [ "mission-bi", "mission-2017", "surface-water", "mission-distance-10" ], "from_pano_id": "b_20241217_0841_Track20_Sphere_00113", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120547.76308620887, 487205.135460202 ] }, "relative_distance": 15.00267311, "relative_pitch": 71.235062957703, "relative_heading": 111.0139152924184, "relative_elevation": 44.15862480551 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track20_Sphere_00113/adjacencies/b_20241217_0841_Track20_Sphere_00113/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001054/pano_0000_005438/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001054/pano_0000_005438/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001054/pano_0000_005438/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001054/pano_0000_005438/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001054_pano_0000_005438/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001054_pano_0000_005438/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001054_pano_0000_005438/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001054/pano_0000_005438/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001054/pano_0000_005438/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88110137643582, 52.371596812191, 46.306254979223 ] }, "distance": 15.04, "direction": 250.63, "angle": 72.01, "elevation": 46.31, "pano_id": "TMX7316010203-001054_pano_0000_005438", "timestamp": "2019-01-15T10:39:45.858960Z", "filename": "pano_0000_005438.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241217_0841_Track20_Sphere_00113", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120547.76308620887, 487205.135460202 ] }, "relative_distance": 15.03540209, "relative_pitch": 72.01165379305786, "relative_heading": 250.62801899814113, "relative_elevation": 46.306254979223 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track20_Sphere_00113/adjacencies/b_20241217_0841_Track20_Sphere_00113/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/17/TMX7316010203-002044/pano_0000_000939/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/17/TMX7316010203-002044/pano_0000_000939/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/17/TMX7316010203-002044/pano_0000_000939/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/17/TMX7316010203-002044/pano_0000_000939/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002044_pano_0000_000939/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002044_pano_0000_000939/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002044_pano_0000_000939/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/17/TMX7316010203-002044/pano_0000_000939/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/17/TMX7316010203-002044/pano_0000_000939/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88151365875885, 52.3716947356236, 45.5462877880782 ] }, "distance": 15.1, "direction": 66.96, "angle": 71.66, "elevation": 45.55, "pano_id": "TMX7316010203-002044_pano_0000_000939", "timestamp": "2021-03-17T10:52:49.716340Z", "filename": "pano_0000_000939.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_20241217_0841_Track20_Sphere_00113", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120547.76308620887, 487205.135460202 ] }, "relative_distance": 15.09974344, "relative_pitch": 71.65833882488084, "relative_heading": 66.96210957038434, "relative_elevation": 45.5462877880782 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track20_Sphere_00113/adjacencies/b_20241217_0841_Track20_Sphere_00113/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316010203-000076/pano_0000_003684/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316010203-000076/pano_0000_003684/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316010203-000076/pano_0000_003684/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316010203-000076/pano_0000_003684/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000076_pano_0000_003684/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000076_pano_0000_003684/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000076_pano_0000_003684/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316010203-000076/pano_0000_003684/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316010203-000076/pano_0000_003684/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88151324737376, 52.3716990529115, 46.7855121325701 ] }, "distance": 15.27, "direction": 65.26, "angle": 71.93, "elevation": 46.79, "pano_id": "TMX7316010203-000076_pano_0000_003684", "timestamp": "2016-08-17T08:33:01.417200Z", "filename": "pano_0000_003684.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241217_0841_Track20_Sphere_00113", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120547.76308620887, 487205.135460202 ] }, "relative_distance": 15.26868233, "relative_pitch": 71.9256513313628, "relative_heading": 65.26177015558353, "relative_elevation": 46.7855121325701 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track20_Sphere_00113/adjacencies/b_20241217_0841_Track20_Sphere_00113/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001674/pano_0000_001676/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001674/pano_0000_001676/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001674/pano_0000_001676/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001674/pano_0000_001676/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001674_pano_0000_001676/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001674_pano_0000_001676/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001674_pano_0000_001676/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001674/pano_0000_001676/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001674/pano_0000_001676/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88151597400692, 52.371696346192, 54.8768999986351 ] }, "distance": 15.32, "direction": 66.58, "angle": 74.41, "elevation": 54.88, "pano_id": "TMX7316010203-001674_pano_0000_001676", "timestamp": "2020-04-24T08:59:17.981740Z", "filename": "pano_0000_001676.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_20241217_0841_Track20_Sphere_00113", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120547.76308620887, 487205.135460202 ] }, "relative_distance": 15.31533519, "relative_pitch": 74.40636429615498, "relative_heading": 66.57597693677592, "relative_elevation": 54.8768999986351 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track20_Sphere_00113/adjacencies/b_20241217_0841_Track20_Sphere_00113/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/27/TMX7316010203-002445/pano_0004_000036/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/27/TMX7316010203-002445/pano_0004_000036/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/27/TMX7316010203-002445/pano_0004_000036/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/27/TMX7316010203-002445/pano_0004_000036/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002445_pano_0004_000036/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002445_pano_0004_000036/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002445_pano_0004_000036/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/01/27/TMX7316010203-002445/pano_0004_000036/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/01/27/TMX7316010203-002445/pano_0004_000036/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88125191894896, 52.3717747014223, 46.7080371687189 ] }, "distance": 15.32, "direction": 345.13, "angle": 71.84, "elevation": 46.71, "pano_id": "TMX7316010203-002445_pano_0004_000036", "timestamp": "2022-01-27T08:47:52.455110Z", "filename": "pano_0004_000036.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2021", "tags": [ "mission-woz", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241217_0841_Track20_Sphere_00113", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120547.76308620887, 487205.135460202 ] }, "relative_distance": 15.32017782, "relative_pitch": 71.8405741810749, "relative_heading": 345.1321137328224, "relative_elevation": 46.7080371687189 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track20_Sphere_00113/adjacencies/b_20241217_0841_Track20_Sphere_00113/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003045/pano_0017_000252/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003045/pano_0017_000252/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003045/pano_0017_000252/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003045/pano_0017_000252/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-003045_pano_0017_000252/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003045_pano_0017_000252/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003045_pano_0017_000252/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003045/pano_0017_000252/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003045/pano_0017_000252/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8811031931747, 52.3715859864686, 45.9411711972207 ] }, "distance": 15.36, "direction": 246.23, "angle": 71.51, "elevation": 45.94, "pano_id": "TMX7316010203-003045_pano_0017_000252", "timestamp": "2023-04-17T07:17:24.845720Z", "filename": "pano_0017_000252.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241217_0841_Track20_Sphere_00113", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120547.76308620887, 487205.135460202 ] }, "relative_distance": 15.36343811, "relative_pitch": 71.50926790535239, "relative_heading": 246.23250867493238, "relative_elevation": 45.9411711972207 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track20_Sphere_00113/adjacencies/b_20241217_0841_Track20_Sphere_00113/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002550/pano_0000_000612/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002550/pano_0000_000612/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002550/pano_0000_000612/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002550/pano_0000_000612/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002550_pano_0000_000612/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002550_pano_0000_000612/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002550_pano_0000_000612/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002550/pano_0000_000612/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002550/pano_0000_000612/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88110189795602, 52.3715861515768, 45.4478654479608 ] }, "distance": 15.44, "direction": 246.43, "angle": 71.24, "elevation": 45.45, "pano_id": "TMX7316010203-002550_pano_0000_000612", "timestamp": "2022-04-29T08:28:36.795440Z", "filename": "pano_0000_000612.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_20241217_0841_Track20_Sphere_00113", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120547.76308620887, 487205.135460202 ] }, "relative_distance": 15.43685529, "relative_pitch": 71.23939289662428, "relative_heading": 246.42687613732429, "relative_elevation": 45.4478654479608 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track20_Sphere_00113/adjacencies/b_20241217_0841_Track20_Sphere_00113/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002967/pano_0004_000117/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002967/pano_0004_000117/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002967/pano_0004_000117/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002967/pano_0004_000117/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002967_pano_0004_000117/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002967_pano_0004_000117/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002967_pano_0004_000117/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002967/pano_0004_000117/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002967/pano_0004_000117/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88151728997206, 52.3716991262798, 45.6147431526333 ] }, "distance": 15.52, "direction": 65.66, "angle": 71.21, "elevation": 45.61, "pano_id": "TMX7316010203-002967_pano_0004_000117", "timestamp": "2023-02-13T09:43:25.403330Z", "filename": "pano_0004_000117.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241217_0841_Track20_Sphere_00113", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120547.76308620887, 487205.135460202 ] }, "relative_distance": 15.5225382, "relative_pitch": 71.20673944372204, "relative_heading": 65.65969115117097, "relative_elevation": 45.6147431526333 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track20_Sphere_00113/adjacencies/b_20241217_0841_Track20_Sphere_00113/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/08/TMX7316010203-001541/pano_0001_000138/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/08/TMX7316010203-001541/pano_0001_000138/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/08/TMX7316010203-001541/pano_0001_000138/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/08/TMX7316010203-001541/pano_0001_000138/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001541_pano_0001_000138/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001541_pano_0001_000138/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001541_pano_0001_000138/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/13/08/TMX7316010203-001541/pano_0001_000138/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/13/08/TMX7316010203-001541/pano_0001_000138/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88124825284247, 52.3717761514254, 46.1263892967254 ] }, "distance": 15.54, "direction": 344.4, "angle": 71.38, "elevation": 46.13, "pano_id": "TMX7316010203-001541_pano_0001_000138", "timestamp": "2020-01-08T08:43:18.602400Z", "filename": "pano_0001_000138.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2019", "tags": [ "mission-woz", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241217_0841_Track20_Sphere_00113", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120547.76308620887, 487205.135460202 ] }, "relative_distance": 15.5414785, "relative_pitch": 71.37965794667109, "relative_heading": 344.39502596166767, "relative_elevation": 46.1263892967254 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track20_Sphere_00113/adjacencies/b_20241217_0841_Track20_Sphere_00113/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003013/pano_0004_000071/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003013/pano_0004_000071/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003013/pano_0004_000071/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003013/pano_0004_000071/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-003013_pano_0004_000071/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003013_pano_0004_000071/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003013_pano_0004_000071/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003013/pano_0004_000071/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003013/pano_0004_000071/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88110270603636, 52.3715826246482, 46.5987197067589 ] }, "distance": 15.55, "direction": 245.02, "angle": 71.55, "elevation": 46.6, "pano_id": "TMX7316010203-003013_pano_0004_000071", "timestamp": "2023-03-27T09:50:12.710650Z", "filename": "pano_0004_000071.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241217_0841_Track20_Sphere_00113", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120547.76308620887, 487205.135460202 ] }, "relative_distance": 15.54804994, "relative_pitch": 71.54829513774408, "relative_heading": 245.02007991870968, "relative_elevation": 46.5987197067589 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track20_Sphere_00113/adjacencies/b_20241217_0841_Track20_Sphere_00113/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/01/25/TMX7316010203-001979/pano_0001_000249/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/01/25/TMX7316010203-001979/pano_0001_000249/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/01/25/TMX7316010203-001979/pano_0001_000249/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/01/25/TMX7316010203-001979/pano_0001_000249/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001979_pano_0001_000249/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001979_pano_0001_000249/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001979_pano_0001_000249/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/01/25/TMX7316010203-001979/pano_0001_000249/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/01/25/TMX7316010203-001979/pano_0001_000249/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88119152051094, 52.3715215410481, 44.1455194381997 ] }, "distance": 15.6, "direction": 211.05, "angle": 70.54, "elevation": 44.15, "pano_id": "TMX7316010203-001979_pano_0001_000249", "timestamp": "2021-01-25T11:11:52.673320Z", "filename": "pano_0001_000249.jpg", "surface_type": "W", "mission_distance": 10, "mission_type": "bi", "mission_year": "2021", "tags": [ "mission-bi", "mission-2021", "surface-water", "mission-distance-10" ], "from_pano_id": "b_20241217_0841_Track20_Sphere_00113", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120547.76308620887, 487205.135460202 ] }, "relative_distance": 15.59764424, "relative_pitch": 70.5404944398447, "relative_heading": 211.0483580383137, "relative_elevation": 44.1455194381997 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track20_Sphere_00113/adjacencies/b_20241217_0841_Track20_Sphere_00113/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003027/pano_0006_000006/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003027/pano_0006_000006/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003027/pano_0006_000006/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003027/pano_0006_000006/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-003027_pano_0006_000006/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003027_pano_0006_000006/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003027_pano_0006_000006/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003027/pano_0006_000006/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003027/pano_0006_000006/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88152035826845, 52.3716985112976, 46.0551432566717 ] }, "distance": 15.69, "direction": 66.2, "angle": 71.19, "elevation": 46.06, "pano_id": "TMX7316010203-003027_pano_0006_000006", "timestamp": "2023-04-11T09:24:09.718950Z", "filename": "pano_0006_000006.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241217_0841_Track20_Sphere_00113", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120547.76308620887, 487205.135460202 ] }, "relative_distance": 15.6854366, "relative_pitch": 71.19221084667731, "relative_heading": 66.20206254214553, "relative_elevation": 46.0551432566717 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track20_Sphere_00113/adjacencies/b_20241217_0841_Track20_Sphere_00113/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-03_08-35-58_01681/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-03_08-35-58_01681/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-03_08-35-58_01681/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-03_08-35-58_01681/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-03_08-35-58_01681/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-03_08-35-58_01681/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-03_08-35-58_01681/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-03_08-35-58_01681/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-03_08-35-58_01681/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.881525477906023, 52.371695778947775, 0.0 ] }, "distance": 15.89, "direction": 67.71, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-03_08-35-58_01681", "timestamp": "2025-07-03T09:50:58Z", "filename": "recording_2025-07-03_08-35-58_01681.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_20241217_0841_Track20_Sphere_00113", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120547.76308620887, 487205.135460202 ] }, "relative_distance": 15.88731651, "relative_pitch": 0.0, "relative_heading": 67.71290987818445, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track20_Sphere_00113/adjacencies/b_20241217_0841_Track20_Sphere_00113/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003027/pano_0008_000000/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003027/pano_0008_000000/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003027/pano_0008_000000/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003027/pano_0008_000000/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-003027_pano_0008_000000/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003027_pano_0008_000000/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003027_pano_0008_000000/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003027/pano_0008_000000/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003027/pano_0008_000000/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8810917052587, 52.3715901849865, 45.6520502008498 ] }, "distance": 15.91, "direction": 248.91, "angle": 70.79, "elevation": 45.65, "pano_id": "TMX7316010203-003027_pano_0008_000000", "timestamp": "2023-04-11T09:25:11.438540Z", "filename": "pano_0008_000000.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241217_0841_Track20_Sphere_00113", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120547.76308620887, 487205.135460202 ] }, "relative_distance": 15.90856268, "relative_pitch": 70.78787110028269, "relative_heading": 248.90909145200342, "relative_elevation": 45.6520502008498 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track20_Sphere_00113/adjacencies/b_20241217_0841_Track20_Sphere_00113/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002959/pano_0000_000072/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002959/pano_0000_000072/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002959/pano_0000_000072/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002959/pano_0000_000072/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002959_pano_0000_000072/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002959_pano_0000_000072/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002959_pano_0000_000072/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002959/pano_0000_000072/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002959/pano_0000_000072/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88109359325203, 52.3715859439531, 46.5811793040484 ] }, "distance": 15.97, "direction": 247.16, "angle": 71.08, "elevation": 46.58, "pano_id": "TMX7316010203-002959_pano_0000_000072", "timestamp": "2023-02-06T09:57:53.570720Z", "filename": "pano_0000_000072.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241217_0841_Track20_Sphere_00113", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120547.76308620887, 487205.135460202 ] }, "relative_distance": 15.96582631, "relative_pitch": 71.08070897288007, "relative_heading": 247.16266677597972, "relative_elevation": 46.5811793040484 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track20_Sphere_00113/adjacencies/b_20241217_0841_Track20_Sphere_00113/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001675/pano_0000_004351/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001675/pano_0000_004351/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001675/pano_0000_004351/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001675/pano_0000_004351/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001675_pano_0000_004351/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001675_pano_0000_004351/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001675_pano_0000_004351/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001675/pano_0000_004351/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001675/pano_0000_004351/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88152908589291, 52.3716933459875, 46.9073026673868 ] }, "distance": 16.02, "direction": 68.94, "angle": 71.15, "elevation": 46.91, "pano_id": "TMX7316010203-001675_pano_0000_004351", "timestamp": "2020-04-24T10:41:12.119690Z", "filename": "pano_0000_004351.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_20241217_0841_Track20_Sphere_00113", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120547.76308620887, 487205.135460202 ] }, "relative_distance": 16.01570804, "relative_pitch": 71.14839428845043, "relative_heading": 68.94256252726152, "relative_elevation": 46.9073026673868 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track20_Sphere_00113/adjacencies/b_20241217_0841_Track20_Sphere_00113/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002951/pano_0000_000060/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002951/pano_0000_000060/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002951/pano_0000_000060/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002951/pano_0000_000060/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002951_pano_0000_000060/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002951_pano_0000_000060/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002951_pano_0000_000060/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002951/pano_0000_000060/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002951/pano_0000_000060/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88109217074695, 52.3715858574046, 45.4862861968577 ] }, "distance": 16.06, "direction": 247.27, "angle": 70.55, "elevation": 45.49, "pano_id": "TMX7316010203-002951_pano_0000_000060", "timestamp": "2023-01-30T10:16:41.737930Z", "filename": "pano_0000_000060.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241217_0841_Track20_Sphere_00113", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120547.76308620887, 487205.135460202 ] }, "relative_distance": 16.0588789, "relative_pitch": 70.55448186878493, "relative_heading": 247.26515987487645, "relative_elevation": 45.4862861968577 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track20_Sphere_00113/adjacencies/b_20241217_0841_Track20_Sphere_00113/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/03/TMX7316010203-000705/pano_0001_000335/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/03/TMX7316010203-000705/pano_0001_000335/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/03/TMX7316010203-000705/pano_0001_000335/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/03/TMX7316010203-000705/pano_0001_000335/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000705_pano_0001_000335/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000705_pano_0001_000335/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000705_pano_0001_000335/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/03/TMX7316010203-000705/pano_0001_000335/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/03/TMX7316010203-000705/pano_0001_000335/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88124864626744, 52.3717812289301, 45.6239435663447 ] }, "distance": 16.08, "direction": 345.03, "angle": 70.59, "elevation": 45.62, "pano_id": "TMX7316010203-000705_pano_0001_000335", "timestamp": "2018-05-03T13:03:28.458600Z", "filename": "pano_0001_000335.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241217_0841_Track20_Sphere_00113", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120547.76308620887, 487205.135460202 ] }, "relative_distance": 16.07942343, "relative_pitch": 70.5858156445269, "relative_heading": 345.02857172838253, "relative_elevation": 45.6239435663447 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track20_Sphere_00113/adjacencies/b_20241217_0841_Track20_Sphere_00113/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-03_08-35-58_01688/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-03_08-35-58_01688/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-03_08-35-58_01688/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-03_08-35-58_01688/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-03_08-35-58_01688/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-03_08-35-58_01688/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-03_08-35-58_01688/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-03_08-35-58_01688/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-03_08-35-58_01688/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.881089352068243, 52.371581874642764, 0.0 ] }, "distance": 16.41, "direction": 246.1, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-03_08-35-58_01688", "timestamp": "2025-07-03T09:51:42Z", "filename": "recording_2025-07-03_08-35-58_01688.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_20241217_0841_Track20_Sphere_00113", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120547.76308620887, 487205.135460202 ] }, "relative_distance": 16.41062321, "relative_pitch": 0.0, "relative_heading": 246.09702595846375, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track20_Sphere_00113/adjacencies/b_20241217_0841_Track20_Sphere_00113/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/08/TMX7316010203-001541/pano_0001_000361/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/08/TMX7316010203-001541/pano_0001_000361/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/08/TMX7316010203-001541/pano_0001_000361/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/08/TMX7316010203-001541/pano_0001_000361/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001541_pano_0001_000361/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001541_pano_0001_000361/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001541_pano_0001_000361/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/13/08/TMX7316010203-001541/pano_0001_000361/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/13/08/TMX7316010203-001541/pano_0001_000361/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88153784189506, 52.3716940101641, 45.4481253093109 ] }, "distance": 16.6, "direction": 69.44, "angle": 69.94, "elevation": 45.45, "pano_id": "TMX7316010203-001541_pano_0001_000361", "timestamp": "2020-01-08T08:47:07.090720Z", "filename": "pano_0001_000361.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2019", "tags": [ "mission-woz", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241217_0841_Track20_Sphere_00113", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120547.76308620887, 487205.135460202 ] }, "relative_distance": 16.59942678, "relative_pitch": 69.93583613921885, "relative_heading": 69.44409363933634, "relative_elevation": 45.4481253093109 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track20_Sphere_00113/adjacencies/b_20241217_0841_Track20_Sphere_00113/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/03/TMX7316010203-000705/pano_0001_000461/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/03/TMX7316010203-000705/pano_0001_000461/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/03/TMX7316010203-000705/pano_0001_000461/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/03/TMX7316010203-000705/pano_0001_000461/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000705_pano_0001_000461/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000705_pano_0001_000461/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000705_pano_0001_000461/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/03/TMX7316010203-000705/pano_0001_000461/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/03/TMX7316010203-000705/pano_0001_000461/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.881539144614, 52.3716926984808, 46.1860267324373 ] }, "distance": 16.63, "direction": 70.02, "angle": 70.2, "elevation": 46.19, "pano_id": "TMX7316010203-000705_pano_0001_000461", "timestamp": "2018-05-03T13:06:23.607530Z", "filename": "pano_0001_000461.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241217_0841_Track20_Sphere_00113", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120547.76308620887, 487205.135460202 ] }, "relative_distance": 16.63210158, "relative_pitch": 70.19548785398106, "relative_heading": 70.02221451601778, "relative_elevation": 46.1860267324373 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track20_Sphere_00113/adjacencies/b_20241217_0841_Track20_Sphere_00113/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003019/pano_0004_000046/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003019/pano_0004_000046/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003019/pano_0004_000046/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003019/pano_0004_000046/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-003019_pano_0004_000046/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003019_pano_0004_000046/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003019_pano_0004_000046/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003019/pano_0004_000046/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003019/pano_0004_000046/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88108366843567, 52.3715839940765, 46.0574397826567 ] }, "distance": 16.67, "direction": 247.38, "angle": 70.1, "elevation": 46.06, "pano_id": "TMX7316010203-003019_pano_0004_000046", "timestamp": "2023-04-03T07:09:49.113500Z", "filename": "pano_0004_000046.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241217_0841_Track20_Sphere_00113", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120547.76308620887, 487205.135460202 ] }, "relative_distance": 16.67312349, "relative_pitch": 70.09938072583644, "relative_heading": 247.3770637820479, "relative_elevation": 46.0574397826567 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track20_Sphere_00113/adjacencies/b_20241217_0841_Track20_Sphere_00113/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001054/pano_0000_005432/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001054/pano_0000_005432/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001054/pano_0000_005432/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001054/pano_0000_005432/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001054_pano_0000_005432/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001054_pano_0000_005432/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001054_pano_0000_005432/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001054/pano_0000_005432/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001054/pano_0000_005432/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88123211423876, 52.3717846082366, 46.8976516611874 ] }, "distance": 16.76, "direction": 341.64, "angle": 70.33, "elevation": 46.9, "pano_id": "TMX7316010203-001054_pano_0000_005432", "timestamp": "2019-01-15T10:39:36.369020Z", "filename": "pano_0000_005432.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241217_0841_Track20_Sphere_00113", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120547.76308620887, 487205.135460202 ] }, "relative_distance": 16.76286193, "relative_pitch": 70.3313324720063, "relative_heading": 341.64073249878896, "relative_elevation": 46.8976516611874 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track20_Sphere_00113/adjacencies/b_20241217_0841_Track20_Sphere_00113/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0001_001980/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0001_001980/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0001_001980/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0001_001980/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001178_pano_0001_001980/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001178_pano_0001_001980/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001178_pano_0001_001980/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0001_001980/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0001_001980/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88108409629188, 52.3715807485803, 45.1976979421452 ] }, "distance": 16.79, "direction": 246.2, "angle": 69.62, "elevation": 45.2, "pano_id": "TMX7316010203-001178_pano_0001_001980", "timestamp": "2019-05-13T08:19:45.481290Z", "filename": "pano_0001_001980.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_20241217_0841_Track20_Sphere_00113", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120547.76308620887, 487205.135460202 ] }, "relative_distance": 16.78868063, "relative_pitch": 69.62249063123409, "relative_heading": 246.2010726328062, "relative_elevation": 45.1976979421452 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track20_Sphere_00113/adjacencies/b_20241217_0841_Track20_Sphere_00113/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003006/pano_0003_000058/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003006/pano_0003_000058/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003006/pano_0003_000058/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003006/pano_0003_000058/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-003006_pano_0003_000058/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003006_pano_0003_000058/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003006_pano_0003_000058/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003006/pano_0003_000058/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003006/pano_0003_000058/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88108259704012, 52.3715827582383, 46.465925087221 ] }, "distance": 16.79, "direction": 247.04, "angle": 70.13, "elevation": 46.47, "pano_id": "TMX7316010203-003006_pano_0003_000058", "timestamp": "2023-03-20T11:10:17.999030Z", "filename": "pano_0003_000058.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241217_0841_Track20_Sphere_00113", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120547.76308620887, 487205.135460202 ] }, "relative_distance": 16.79366874, "relative_pitch": 70.12918082638001, "relative_heading": 247.03975415670516, "relative_elevation": 46.465925087221 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track20_Sphere_00113/adjacencies/b_20241217_0841_Track20_Sphere_00113/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002985/pano_0007_000064/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002985/pano_0007_000064/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002985/pano_0007_000064/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002985/pano_0007_000064/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002985_pano_0007_000064/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002985_pano_0007_000064/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002985_pano_0007_000064/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002985/pano_0007_000064/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002985/pano_0007_000064/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88154261829757, 52.3716937115012, 46.4947713464499 ] }, "distance": 16.89, "direction": 69.94, "angle": 70.03, "elevation": 46.49, "pano_id": "TMX7316010203-002985_pano_0007_000064", "timestamp": "2023-02-27T11:00:57.558870Z", "filename": "pano_0007_000064.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241217_0841_Track20_Sphere_00113", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120547.76308620887, 487205.135460202 ] }, "relative_distance": 16.89298106, "relative_pitch": 70.03235936374159, "relative_heading": 69.93704772857085, "relative_elevation": 46.4947713464499 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track20_Sphere_00113/adjacencies/b_20241217_0841_Track20_Sphere_00113/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241217_0841_Track22_Sphere_00006/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241217_0841_Track22_Sphere_00006/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241217_0841_Track22_Sphere_00006/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241217_0841_Track22_Sphere_00006/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241217_0841_Track22_Sphere_00006/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track22_Sphere_00006/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track22_Sphere_00006/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241217_0841_Track22_Sphere_00006/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241217_0841_Track22_Sphere_00006/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.881240349860709, 52.37178773654434, 0.0 ] }, "distance": 16.93, "direction": 343.81, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241217_0841_Track22_Sphere_00006", "timestamp": "2024-12-17T09:02:06Z", "filename": "Job_20241217_0841_Track22_Sphere_00006.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_20241217_0841_Track20_Sphere_00113", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120547.76308620887, 487205.135460202 ] }, "relative_distance": 16.92874969, "relative_pitch": 0.0, "relative_heading": 343.8141233725662, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track20_Sphere_00113/adjacencies/b_20241217_0841_Track20_Sphere_00113/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002985/pano_0007_000071/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002985/pano_0007_000071/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002985/pano_0007_000071/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002985/pano_0007_000071/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002985_pano_0007_000071/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002985_pano_0007_000071/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002985_pano_0007_000071/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002985/pano_0007_000071/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002985/pano_0007_000071/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8810816995014, 52.3715764030784, 46.200354764238 ] }, "distance": 17.14, "direction": 244.94, "angle": 69.65, "elevation": 46.2, "pano_id": "TMX7316010203-002985_pano_0007_000071", "timestamp": "2023-02-27T11:01:01.288860Z", "filename": "pano_0007_000071.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241217_0841_Track20_Sphere_00113", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120547.76308620887, 487205.135460202 ] }, "relative_distance": 17.13730218, "relative_pitch": 69.64844870439255, "relative_heading": 244.94202795452674, "relative_elevation": 46.200354764238 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track20_Sphere_00113/adjacencies/b_20241217_0841_Track20_Sphere_00113/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/13/TMX7316010203-002995/pano_0002_000070/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/13/TMX7316010203-002995/pano_0002_000070/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/13/TMX7316010203-002995/pano_0002_000070/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/13/TMX7316010203-002995/pano_0002_000070/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002995_pano_0002_000070/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002995_pano_0002_000070/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002995_pano_0002_000070/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/03/13/TMX7316010203-002995/pano_0002_000070/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/03/13/TMX7316010203-002995/pano_0002_000070/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88108218491826, 52.3715756282749, 46.0051516611129 ] }, "distance": 17.14, "direction": 244.63, "angle": 69.56, "elevation": 46.01, "pano_id": "TMX7316010203-002995_pano_0002_000070", "timestamp": "2023-03-13T08:55:24.001690Z", "filename": "pano_0002_000070.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241217_0841_Track20_Sphere_00113", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120547.76308620887, 487205.135460202 ] }, "relative_distance": 17.14411623, "relative_pitch": 69.56176668864848, "relative_heading": 244.6342157935494, "relative_elevation": 46.0051516611129 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track20_Sphere_00113/adjacencies/b_20241217_0841_Track20_Sphere_00113/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/13/TMX7316010203-002995/pano_0002_000063/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/13/TMX7316010203-002995/pano_0002_000063/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/13/TMX7316010203-002995/pano_0002_000063/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/13/TMX7316010203-002995/pano_0002_000063/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002995_pano_0002_000063/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002995_pano_0002_000063/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002995_pano_0002_000063/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/03/13/TMX7316010203-002995/pano_0002_000063/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/03/13/TMX7316010203-002995/pano_0002_000063/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88154579301182, 52.3716953492602, 46.2538467822596 ] }, "distance": 17.16, "direction": 69.61, "angle": 69.65, "elevation": 46.25, "pano_id": "TMX7316010203-002995_pano_0002_000063", "timestamp": "2023-03-13T08:55:18.871730Z", "filename": "pano_0002_000063.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241217_0841_Track20_Sphere_00113", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120547.76308620887, 487205.135460202 ] }, "relative_distance": 17.15887451, "relative_pitch": 69.6465646044307, "relative_heading": 69.61312740205929, "relative_elevation": 46.2538467822596 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track20_Sphere_00113/adjacencies/b_20241217_0841_Track20_Sphere_00113/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003019/pano_0004_000002/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003019/pano_0004_000002/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003019/pano_0004_000002/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003019/pano_0004_000002/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-003019_pano_0004_000002/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003019_pano_0004_000002/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003019_pano_0004_000002/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003019/pano_0004_000002/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003019/pano_0004_000002/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88154182404535, 52.3717031749588, 46.3220499251038 ] }, "distance": 17.23, "direction": 66.58, "angle": 69.59, "elevation": 46.32, "pano_id": "TMX7316010203-003019_pano_0004_000002", "timestamp": "2023-04-03T07:08:51.589010Z", "filename": "pano_0004_000002.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241217_0841_Track20_Sphere_00113", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120547.76308620887, 487205.135460202 ] }, "relative_distance": 17.2329017, "relative_pitch": 69.59360472080633, "relative_heading": 66.58475617371747, "relative_elevation": 46.3220499251038 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track20_Sphere_00113/adjacencies/b_20241217_0841_Track20_Sphere_00113/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/13/TMX7316010203-000205/pano_0000_001160/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/13/TMX7316010203-000205/pano_0000_001160/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/13/TMX7316010203-000205/pano_0000_001160/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/13/TMX7316010203-000205/pano_0000_001160/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000205_pano_0000_001160/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000205_pano_0000_001160/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000205_pano_0000_001160/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/03/13/TMX7316010203-000205/pano_0000_001160/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/03/13/TMX7316010203-000205/pano_0000_001160/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.881554140445, 52.3716012586111, 44.1659754579887 ] }, "distance": 17.25, "direction": 105.1, "angle": 68.67, "elevation": 44.17, "pano_id": "TMX7316010203-000205_pano_0000_001160", "timestamp": "2017-03-13T10:24:28.249620Z", "filename": "pano_0000_001160.jpg", "surface_type": "W", "mission_distance": 10, "mission_type": "bi", "mission_year": "2017", "tags": [ "mission-bi", "mission-2017", "surface-water", "mission-distance-10" ], "from_pano_id": "b_20241217_0841_Track20_Sphere_00113", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120547.76308620887, 487205.135460202 ] }, "relative_distance": 17.24796873, "relative_pitch": 68.66805434050853, "relative_heading": 105.0975443725342, "relative_elevation": 44.1659754579887 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track20_Sphere_00113/adjacencies/b_20241217_0841_Track20_Sphere_00113/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0001_001973/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0001_001973/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0001_001973/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0001_001973/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001178_pano_0001_001973/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001178_pano_0001_001973/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001178_pano_0001_001973/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0001_001973/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0001_001973/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88154509696892, 52.371700616421, 45.4505415344611 ] }, "distance": 17.33, "direction": 67.74, "angle": 69.13, "elevation": 45.45, "pano_id": "TMX7316010203-001178_pano_0001_001973", "timestamp": "2019-05-13T08:19:40.111380Z", "filename": "pano_0001_001973.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_20241217_0841_Track20_Sphere_00113", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120547.76308620887, 487205.135460202 ] }, "relative_distance": 17.32785169, "relative_pitch": 69.13083630923255, "relative_heading": 67.74159705595811, "relative_elevation": 45.4505415344611 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track20_Sphere_00113/adjacencies/b_20241217_0841_Track20_Sphere_00113/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003006/pano_0003_000051/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003006/pano_0003_000051/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003006/pano_0003_000051/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003006/pano_0003_000051/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-003006_pano_0003_000051/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003006_pano_0003_000051/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003006_pano_0003_000051/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003006/pano_0003_000051/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003006/pano_0003_000051/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88154563514822, 52.3717013396222, 46.6553067155182 ] }, "distance": 17.39, "direction": 67.54, "angle": 69.56, "elevation": 46.66, "pano_id": "TMX7316010203-003006_pano_0003_000051", "timestamp": "2023-03-20T11:10:12.959090Z", "filename": "pano_0003_000051.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241217_0841_Track20_Sphere_00113", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120547.76308620887, 487205.135460202 ] }, "relative_distance": 17.39236215, "relative_pitch": 69.55533862678703, "relative_heading": 67.54198320893332, "relative_elevation": 46.6553067155182 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track20_Sphere_00113/adjacencies/b_20241217_0841_Track20_Sphere_00113/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/13/TMX7316010203-002996/pano_0011_000088/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/13/TMX7316010203-002996/pano_0011_000088/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/13/TMX7316010203-002996/pano_0011_000088/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/13/TMX7316010203-002996/pano_0011_000088/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002996_pano_0011_000088/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002996_pano_0011_000088/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002996_pano_0011_000088/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/03/13/TMX7316010203-002996/pano_0011_000088/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/03/13/TMX7316010203-002996/pano_0011_000088/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88107552095132, 52.3715760743769, 46.5810829252005 ] }, "distance": 17.53, "direction": 245.42, "angle": 69.37, "elevation": 46.58, "pano_id": "TMX7316010203-002996_pano_0011_000088", "timestamp": "2023-03-13T11:27:15.436830Z", "filename": "pano_0011_000088.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241217_0841_Track20_Sphere_00113", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120547.76308620887, 487205.135460202 ] }, "relative_distance": 17.53459499, "relative_pitch": 69.37207295827363, "relative_heading": 245.41614301719738, "relative_elevation": 46.5810829252005 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track20_Sphere_00113/adjacencies/b_20241217_0841_Track20_Sphere_00113/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002990/pano_0010_000058/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002990/pano_0010_000058/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002990/pano_0010_000058/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002990/pano_0010_000058/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002990_pano_0010_000058/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002990_pano_0010_000058/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002990_pano_0010_000058/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002990/pano_0010_000058/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002990/pano_0010_000058/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88107178815755, 52.3715742488891, 46.7339260131121 ] }, "distance": 17.85, "direction": 245.16, "angle": 69.1, "elevation": 46.73, "pano_id": "TMX7316010203-002990_pano_0010_000058", "timestamp": "2023-03-06T11:15:31.227310Z", "filename": "pano_0010_000058.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241217_0841_Track20_Sphere_00113", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120547.76308620887, 487205.135460202 ] }, "relative_distance": 17.85046448, "relative_pitch": 69.09517083039226, "relative_heading": 245.1627350407159, "relative_elevation": 46.7339260131121 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track20_Sphere_00113/adjacencies/b_20241217_0841_Track20_Sphere_00113/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002550/pano_0000_000212/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002550/pano_0000_000212/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002550/pano_0000_000212/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002550/pano_0000_000212/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002550_pano_0000_000212/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002550_pano_0000_000212/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002550_pano_0000_000212/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002550/pano_0000_000212/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002550/pano_0000_000212/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88122310089687, 52.3717933917391, 48.7054082779214 ] }, "distance": 17.89, "direction": 340.76, "angle": 69.84, "elevation": 48.71, "pano_id": "TMX7316010203-002550_pano_0000_000212", "timestamp": "2022-04-29T08:19:03.235210Z", "filename": "pano_0000_000212.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_20241217_0841_Track20_Sphere_00113", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120547.76308620887, 487205.135460202 ] }, "relative_distance": 17.88595926, "relative_pitch": 69.8353827724257, "relative_heading": 340.7604682169396, "relative_elevation": 48.7054082779214 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track20_Sphere_00113/adjacencies/b_20241217_0841_Track20_Sphere_00113/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316010203-000076/pano_0000_004094/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316010203-000076/pano_0000_004094/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316010203-000076/pano_0000_004094/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316010203-000076/pano_0000_004094/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000076_pano_0000_004094/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000076_pano_0000_004094/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000076_pano_0000_004094/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316010203-000076/pano_0000_004094/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316010203-000076/pano_0000_004094/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88123726058796, 52.3717964369365, 46.1000078478828 ] }, "distance": 17.92, "direction": 344.03, "angle": 68.76, "elevation": 46.1, "pano_id": "TMX7316010203-000076_pano_0000_004094", "timestamp": "2016-08-17T08:42:27.159070Z", "filename": "pano_0000_004094.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241217_0841_Track20_Sphere_00113", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120547.76308620887, 487205.135460202 ] }, "relative_distance": 17.9172853, "relative_pitch": 68.76082620597226, "relative_heading": 344.0309618442448, "relative_elevation": 46.1000078478828 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track20_Sphere_00113/adjacencies/b_20241217_0841_Track20_Sphere_00113/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/03/TMX7316010203-000705/pano_0001_000468/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/03/TMX7316010203-000705/pano_0001_000468/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/03/TMX7316010203-000705/pano_0001_000468/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/03/TMX7316010203-000705/pano_0001_000468/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000705_pano_0001_000468/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000705_pano_0001_000468/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000705_pano_0001_000468/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/03/TMX7316010203-000705/pano_0001_000468/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/03/TMX7316010203-000705/pano_0001_000468/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88107066149631, 52.3715731052856, 45.9471689546481 ] }, "distance": 17.97, "direction": 244.9, "angle": 68.64, "elevation": 45.95, "pano_id": "TMX7316010203-000705_pano_0001_000468", "timestamp": "2018-05-03T13:06:30.637470Z", "filename": "pano_0001_000468.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241217_0841_Track20_Sphere_00113", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120547.76308620887, 487205.135460202 ] }, "relative_distance": 17.97374652, "relative_pitch": 68.63541273775189, "relative_heading": 244.89735020367095, "relative_elevation": 45.9471689546481 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track20_Sphere_00113/adjacencies/b_20241217_0841_Track20_Sphere_00113/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0001_001816/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0001_001816/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0001_001816/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0001_001816/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001178_pano_0001_001816/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001178_pano_0001_001816/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001178_pano_0001_001816/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0001_001816/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0001_001816/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88123219510431, 52.3717965772035, 46.2985900137573 ] }, "distance": 18.03, "direction": 342.99, "angle": 68.72, "elevation": 46.3, "pano_id": "TMX7316010203-001178_pano_0001_001816", "timestamp": "2019-05-13T08:16:05.967880Z", "filename": "pano_0001_001816.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_20241217_0841_Track20_Sphere_00113", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120547.76308620887, 487205.135460202 ] }, "relative_distance": 18.03017916, "relative_pitch": 68.72244072145402, "relative_heading": 342.9905328269551, "relative_elevation": 46.2985900137573 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track20_Sphere_00113/adjacencies/b_20241217_0841_Track20_Sphere_00113/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002550/pano_0000_000605/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002550/pano_0000_000605/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002550/pano_0000_000605/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002550/pano_0000_000605/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002550_pano_0000_000605/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002550_pano_0000_000605/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002550_pano_0000_000605/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002550/pano_0000_000605/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002550/pano_0000_000605/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88155578293212, 52.3717016072569, 45.4854792971164 ] }, "distance": 18.04, "direction": 68.29, "angle": 68.36, "elevation": 45.49, "pano_id": "TMX7316010203-002550_pano_0000_000605", "timestamp": "2022-04-29T08:28:29.700510Z", "filename": "pano_0000_000605.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_20241217_0841_Track20_Sphere_00113", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120547.76308620887, 487205.135460202 ] }, "relative_distance": 18.04401553, "relative_pitch": 68.36185303297212, "relative_heading": 68.29295992304785, "relative_elevation": 45.4854792971164 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track20_Sphere_00113/adjacencies/b_20241217_0841_Track20_Sphere_00113/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002990/pano_0010_000051/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002990/pano_0010_000051/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002990/pano_0010_000051/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002990/pano_0010_000051/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002990_pano_0010_000051/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002990_pano_0010_000051/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002990_pano_0010_000051/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002990/pano_0010_000051/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002990/pano_0010_000051/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88155755444296, 52.3717021142571, 46.9310077987611 ] }, "distance": 18.18, "direction": 68.27, "angle": 68.83, "elevation": 46.93, "pano_id": "TMX7316010203-002990_pano_0010_000051", "timestamp": "2023-03-06T11:15:26.442330Z", "filename": "pano_0010_000051.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241217_0841_Track20_Sphere_00113", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120547.76308620887, 487205.135460202 ] }, "relative_distance": 18.17698102, "relative_pitch": 68.82797553408037, "relative_heading": 68.26840212951376, "relative_elevation": 46.9310077987611 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track20_Sphere_00113/adjacencies/b_20241217_0841_Track20_Sphere_00113/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/13/TMX7316010203-002996/pano_0011_000081/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/13/TMX7316010203-002996/pano_0011_000081/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/13/TMX7316010203-002996/pano_0011_000081/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/13/TMX7316010203-002996/pano_0011_000081/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002996_pano_0011_000081/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002996_pano_0011_000081/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002996_pano_0011_000081/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/03/13/TMX7316010203-002996/pano_0011_000081/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/03/13/TMX7316010203-002996/pano_0011_000081/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88156069652668, 52.3717020734652, 46.5275888564065 ] }, "distance": 18.37, "direction": 68.53, "angle": 68.45, "elevation": 46.53, "pano_id": "TMX7316010203-002996_pano_0011_000081", "timestamp": "2023-03-13T11:27:04.511750Z", "filename": "pano_0011_000081.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241217_0841_Track20_Sphere_00113", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120547.76308620887, 487205.135460202 ] }, "relative_distance": 18.37428109, "relative_pitch": 68.45036525503882, "relative_heading": 68.5286259970849, "relative_elevation": 46.5275888564065 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track20_Sphere_00113/adjacencies/b_20241217_0841_Track20_Sphere_00113/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003045/pano_0017_000245/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003045/pano_0017_000245/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003045/pano_0017_000245/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003045/pano_0017_000245/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-003045_pano_0017_000245/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003045_pano_0017_000245/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003045_pano_0017_000245/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003045/pano_0017_000245/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003045/pano_0017_000245/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88156305298692, 52.3717031980773, 46.2189707411453 ] }, "distance": 18.57, "direction": 68.35, "angle": 68.11, "elevation": 46.22, "pano_id": "TMX7316010203-003045_pano_0017_000245", "timestamp": "2023-04-17T07:17:13.541080Z", "filename": "pano_0017_000245.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241217_0841_Track20_Sphere_00113", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120547.76308620887, 487205.135460202 ] }, "relative_distance": 18.5695316, "relative_pitch": 68.1110735833674, "relative_heading": 68.35056247072136, "relative_elevation": 46.2189707411453 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track20_Sphere_00113/adjacencies/b_20241217_0841_Track20_Sphere_00113/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/08/TMX7316010203-001541/pano_0001_000368/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/08/TMX7316010203-001541/pano_0001_000368/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/08/TMX7316010203-001541/pano_0001_000368/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/08/TMX7316010203-001541/pano_0001_000368/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001541_pano_0001_000368/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001541_pano_0001_000368/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001541_pano_0001_000368/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/13/08/TMX7316010203-001541/pano_0001_000368/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/13/08/TMX7316010203-001541/pano_0001_000368/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88106045490192, 52.371572155645, 45.1818536464125 ] }, "distance": 18.65, "direction": 245.51, "angle": 67.57, "elevation": 45.18, "pano_id": "TMX7316010203-001541_pano_0001_000368", "timestamp": "2020-01-08T08:47:11.070700Z", "filename": "pano_0001_000368.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2019", "tags": [ "mission-woz", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241217_0841_Track20_Sphere_00113", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120547.76308620887, 487205.135460202 ] }, "relative_distance": 18.64913252, "relative_pitch": 67.571263189671, "relative_heading": 245.50943726698958, "relative_elevation": 45.1818536464125 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track20_Sphere_00113/adjacencies/b_20241217_0841_Track20_Sphere_00113/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/17/TMX7316010203-002044/pano_0000_000945/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/17/TMX7316010203-002044/pano_0000_000945/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/17/TMX7316010203-002044/pano_0000_000945/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/17/TMX7316010203-002044/pano_0000_000945/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002044_pano_0000_000945/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002044_pano_0000_000945/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002044_pano_0000_000945/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/17/TMX7316010203-002044/pano_0000_000945/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/17/TMX7316010203-002044/pano_0000_000945/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88122683586911, 52.3718017896215, 46.0276992507279 ] }, "distance": 18.69, "direction": 342.44, "angle": 67.9, "elevation": 46.03, "pano_id": "TMX7316010203-002044_pano_0000_000945", "timestamp": "2021-03-17T10:53:13.131280Z", "filename": "pano_0000_000945.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_20241217_0841_Track20_Sphere_00113", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120547.76308620887, 487205.135460202 ] }, "relative_distance": 18.69245172, "relative_pitch": 67.89728452305017, "relative_heading": 342.44073024094166, "relative_elevation": 46.0276992507279 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track20_Sphere_00113/adjacencies/b_20241217_0841_Track20_Sphere_00113/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003019/pano_0004_000039/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003019/pano_0004_000039/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003019/pano_0004_000039/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003019/pano_0004_000039/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-003019_pano_0004_000039/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003019_pano_0004_000039/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003019_pano_0004_000039/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003019/pano_0004_000039/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003019/pano_0004_000039/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88156281530676, 52.3717078800329, 46.0718474220484 ] }, "distance": 18.75, "direction": 66.85, "angle": 67.85, "elevation": 46.07, "pano_id": "TMX7316010203-003019_pano_0004_000039", "timestamp": "2023-04-03T07:09:44.773600Z", "filename": "pano_0004_000039.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241217_0841_Track20_Sphere_00113", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120547.76308620887, 487205.135460202 ] }, "relative_distance": 18.75309606, "relative_pitch": 67.85169869265947, "relative_heading": 66.8526868822543, "relative_elevation": 46.0718474220484 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track20_Sphere_00113/adjacencies/b_20241217_0841_Track20_Sphere_00113/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002979/pano_0014_000293/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002979/pano_0014_000293/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002979/pano_0014_000293/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002979/pano_0014_000293/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002979_pano_0014_000293/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002979_pano_0014_000293/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002979_pano_0014_000293/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002979/pano_0014_000293/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002979/pano_0014_000293/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88105614104771, 52.3715737598939, 45.7857027398422 ] }, "distance": 18.84, "direction": 246.37, "angle": 67.63, "elevation": 45.79, "pano_id": "TMX7316010203-002979_pano_0014_000293", "timestamp": "2023-02-20T11:43:52.362620Z", "filename": "pano_0014_000293.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241217_0841_Track20_Sphere_00113", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120547.76308620887, 487205.135460202 ] }, "relative_distance": 18.84464824, "relative_pitch": 67.62873366634751, "relative_heading": 246.37370465463528, "relative_elevation": 45.7857027398422 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track20_Sphere_00113/adjacencies/b_20241217_0841_Track20_Sphere_00113/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002959/pano_0000_000065/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002959/pano_0000_000065/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002959/pano_0000_000065/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002959/pano_0000_000065/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002959_pano_0000_000065/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002959_pano_0000_000065/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002959_pano_0000_000065/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002959/pano_0000_000065/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002959/pano_0000_000065/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88156431531655, 52.3717105131377, 46.5872047366574 ] }, "distance": 18.96, "direction": 66.16, "angle": 67.85, "elevation": 46.59, "pano_id": "TMX7316010203-002959_pano_0000_000065", "timestamp": "2023-02-06T09:57:47.845790Z", "filename": "pano_0000_000065.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241217_0841_Track20_Sphere_00113", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120547.76308620887, 487205.135460202 ] }, "relative_distance": 18.96359511, "relative_pitch": 67.85093073930561, "relative_heading": 66.16002049254737, "relative_elevation": 46.5872047366574 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track20_Sphere_00113/adjacencies/b_20241217_0841_Track20_Sphere_00113/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003013/pano_0004_000064/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003013/pano_0004_000064/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003013/pano_0004_000064/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003013/pano_0004_000064/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-003013_pano_0004_000064/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003013_pano_0004_000064/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003013_pano_0004_000064/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003013/pano_0004_000064/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003013/pano_0004_000064/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88157143522186, 52.3717021106431, 46.8369585871696 ] }, "distance": 19.06, "direction": 69.32, "angle": 67.86, "elevation": 46.84, "pano_id": "TMX7316010203-003013_pano_0004_000064", "timestamp": "2023-03-27T09:50:06.535700Z", "filename": "pano_0004_000064.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241217_0841_Track20_Sphere_00113", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120547.76308620887, 487205.135460202 ] }, "relative_distance": 19.05825335, "relative_pitch": 67.85828286505148, "relative_heading": 69.32191413404003, "relative_elevation": 46.8369585871696 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track20_Sphere_00113/adjacencies/b_20241217_0841_Track20_Sphere_00113/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002967/pano_0004_000124/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002967/pano_0004_000124/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002967/pano_0004_000124/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002967/pano_0004_000124/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002967_pano_0004_000124/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002967_pano_0004_000124/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002967_pano_0004_000124/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002967/pano_0004_000124/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002967/pano_0004_000124/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88105012901095, 52.3715771291892, 45.2920132735744 ] }, "distance": 19.08, "direction": 247.9, "angle": 67.16, "elevation": 45.29, "pano_id": "TMX7316010203-002967_pano_0004_000124", "timestamp": "2023-02-13T09:43:29.828250Z", "filename": "pano_0004_000124.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241217_0841_Track20_Sphere_00113", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120547.76308620887, 487205.135460202 ] }, "relative_distance": 19.07629118, "relative_pitch": 67.15993138268847, "relative_heading": 247.89844477124842, "relative_elevation": 45.2920132735744 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track20_Sphere_00113/adjacencies/b_20241217_0841_Track20_Sphere_00113/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002619/pano_0031_000034/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002619/pano_0031_000034/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002619/pano_0031_000034/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002619/pano_0031_000034/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002619_pano_0031_000034/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002619_pano_0031_000034/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002619_pano_0031_000034/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002619/pano_0031_000034/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002619/pano_0031_000034/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88157258567951, 52.3717009726697, 45.3537056511268 ] }, "distance": 19.09, "direction": 69.76, "angle": 67.18, "elevation": 45.35, "pano_id": "TMX7316010203-002619_pano_0031_000034", "timestamp": "2022-06-22T08:47:36.596050Z", "filename": "pano_0031_000034.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_20241217_0841_Track20_Sphere_00113", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120547.76308620887, 487205.135460202 ] }, "relative_distance": 19.08740644, "relative_pitch": 67.1758868105063, "relative_heading": 69.76059021276093, "relative_elevation": 45.3537056511268 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track20_Sphere_00113/adjacencies/b_20241217_0841_Track20_Sphere_00113/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/16/TMX7316010203-002939/pano_0001_000015/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/16/TMX7316010203-002939/pano_0001_000015/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/16/TMX7316010203-002939/pano_0001_000015/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/16/TMX7316010203-002939/pano_0001_000015/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002939_pano_0001_000015/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002939_pano_0001_000015/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002939_pano_0001_000015/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/01/16/TMX7316010203-002939/pano_0001_000015/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/01/16/TMX7316010203-002939/pano_0001_000015/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88104700970536, 52.3715772995698, 46.3460066402331 ] }, "distance": 19.27, "direction": 248.19, "angle": 67.43, "elevation": 46.35, "pano_id": "TMX7316010203-002939_pano_0001_000015", "timestamp": "2023-01-16T11:29:47.941990Z", "filename": "pano_0001_000015.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2022", "tags": [ "mission-woz", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241217_0841_Track20_Sphere_00113", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120547.76308620887, 487205.135460202 ] }, "relative_distance": 19.26624258, "relative_pitch": 67.42712512728673, "relative_heading": 248.18840234233863, "relative_elevation": 46.3460066402331 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track20_Sphere_00113/adjacencies/b_20241217_0841_Track20_Sphere_00113/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316010203-000076/pano_0000_003691/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316010203-000076/pano_0000_003691/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316010203-000076/pano_0000_003691/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316010203-000076/pano_0000_003691/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000076_pano_0000_003691/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000076_pano_0000_003691/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000076_pano_0000_003691/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316010203-000076/pano_0000_003691/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316010203-000076/pano_0000_003691/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8810442862808, 52.3715812266718, 46.7531590135768 ] }, "distance": 19.28, "direction": 249.6, "angle": 67.59, "elevation": 46.75, "pano_id": "TMX7316010203-000076_pano_0000_003691", "timestamp": "2016-08-17T08:33:12.327170Z", "filename": "pano_0000_003691.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241217_0841_Track20_Sphere_00113", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120547.76308620887, 487205.135460202 ] }, "relative_distance": 19.28192638, "relative_pitch": 67.58778177118008, "relative_heading": 249.59887000347754, "relative_elevation": 46.7531590135768 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track20_Sphere_00113/adjacencies/b_20241217_0841_Track20_Sphere_00113/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002951/pano_0000_000053/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002951/pano_0000_000053/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002951/pano_0000_000053/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002951/pano_0000_000053/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002951_pano_0000_000053/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002951_pano_0000_000053/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002951_pano_0000_000053/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002951/pano_0000_000053/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002951/pano_0000_000053/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8815718167013, 52.371707660598, 45.4975958652794 ] }, "distance": 19.31, "direction": 67.63, "angle": 67.0, "elevation": 45.5, "pano_id": "TMX7316010203-002951_pano_0000_000053", "timestamp": "2023-01-30T10:16:37.147950Z", "filename": "pano_0000_000053.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241217_0841_Track20_Sphere_00113", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120547.76308620887, 487205.135460202 ] }, "relative_distance": 19.30900699, "relative_pitch": 67.00381658925104, "relative_heading": 67.63442899632534, "relative_elevation": 45.4975958652794 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track20_Sphere_00113/adjacencies/b_20241217_0841_Track20_Sphere_00113/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001674/pano_0000_001683/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001674/pano_0000_001683/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001674/pano_0000_001683/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001674/pano_0000_001683/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001674_pano_0000_001683/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001674_pano_0000_001683/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001674_pano_0000_001683/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001674/pano_0000_001683/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001674/pano_0000_001683/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88104426632824, 52.3715752875422, 54.9115478945896 ] }, "distance": 19.52, "direction": 247.78, "angle": 70.43, "elevation": 54.91, "pano_id": "TMX7316010203-001674_pano_0000_001683", "timestamp": "2020-04-24T08:59:28.316690Z", "filename": "pano_0000_001683.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_20241217_0841_Track20_Sphere_00113", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120547.76308620887, 487205.135460202 ] }, "relative_distance": 19.52339004, "relative_pitch": 70.42753730090638, "relative_heading": 247.78213125350422, "relative_elevation": 54.9115478945896 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track20_Sphere_00113/adjacencies/b_20241217_0841_Track20_Sphere_00113/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001675/pano_0000_004344/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001675/pano_0000_004344/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001675/pano_0000_004344/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001675/pano_0000_004344/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001675_pano_0000_004344/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001675_pano_0000_004344/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001675_pano_0000_004344/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001675/pano_0000_004344/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001675/pano_0000_004344/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88121664871523, 52.3718076040873, 46.8391230870038 ] }, "distance": 19.52, "direction": 341.07, "angle": 67.37, "elevation": 46.84, "pano_id": "TMX7316010203-001675_pano_0000_004344", "timestamp": "2020-04-24T10:41:02.924900Z", "filename": "pano_0000_004344.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_20241217_0841_Track20_Sphere_00113", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120547.76308620887, 487205.135460202 ] }, "relative_distance": 19.52419668, "relative_pitch": 67.37190623380816, "relative_heading": 341.0722008045672, "relative_elevation": 46.8391230870038 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track20_Sphere_00113/adjacencies/b_20241217_0841_Track20_Sphere_00113/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/13/TMX7316010203-000205/pano_0000_001163/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/13/TMX7316010203-000205/pano_0000_001163/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/13/TMX7316010203-000205/pano_0000_001163/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/13/TMX7316010203-000205/pano_0000_001163/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000205_pano_0000_001163/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000205_pano_0000_001163/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000205_pano_0000_001163/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/03/13/TMX7316010203-000205/pano_0000_001163/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/03/13/TMX7316010203-000205/pano_0000_001163/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88114492450481, 52.3714975824505, 44.2026083599776 ] }, "distance": 19.56, "direction": 214.99, "angle": 66.13, "elevation": 44.2, "pano_id": "TMX7316010203-000205_pano_0000_001163", "timestamp": "2017-03-13T10:24:45.199440Z", "filename": "pano_0000_001163.jpg", "surface_type": "W", "mission_distance": 10, "mission_type": "bi", "mission_year": "2017", "tags": [ "mission-bi", "mission-2017", "surface-water", "mission-distance-10" ], "from_pano_id": "b_20241217_0841_Track20_Sphere_00113", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120547.76308620887, 487205.135460202 ] }, "relative_distance": 19.56468291, "relative_pitch": 66.12515923520681, "relative_heading": 214.98709055109023, "relative_elevation": 44.2026083599776 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track20_Sphere_00113/adjacencies/b_20241217_0841_Track20_Sphere_00113/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/16/TMX7316010203-002939/pano_0001_000007/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/16/TMX7316010203-002939/pano_0001_000007/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/16/TMX7316010203-002939/pano_0001_000007/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/16/TMX7316010203-002939/pano_0001_000007/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002939_pano_0001_000007/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002939_pano_0001_000007/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002939_pano_0001_000007/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/01/16/TMX7316010203-002939/pano_0001_000007/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/01/16/TMX7316010203-002939/pano_0001_000007/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8815718777888, 52.3717138414842, 46.4743466600776 ] }, "distance": 19.58, "direction": 65.78, "angle": 67.15, "elevation": 46.47, "pano_id": "TMX7316010203-002939_pano_0001_000007", "timestamp": "2023-01-16T11:29:42.156850Z", "filename": "pano_0001_000007.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2022", "tags": [ "mission-woz", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241217_0841_Track20_Sphere_00113", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120547.76308620887, 487205.135460202 ] }, "relative_distance": 19.58483988, "relative_pitch": 67.14886627883507, "relative_heading": 65.77799738526798, "relative_elevation": 46.4743466600776 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track20_Sphere_00113/adjacencies/b_20241217_0841_Track20_Sphere_00113/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001674/pano_0000_001675/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001674/pano_0000_001675/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001674/pano_0000_001675/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001674/pano_0000_001675/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001674_pano_0000_001675/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001674_pano_0000_001675/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001674_pano_0000_001675/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001674/pano_0000_001675/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001674/pano_0000_001675/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88157347039176, 52.3717118129066, 54.8392124567181 ] }, "distance": 19.59, "direction": 66.51, "angle": 70.34, "elevation": 54.84, "pano_id": "TMX7316010203-001674_pano_0000_001675", "timestamp": "2020-04-24T08:59:12.331830Z", "filename": "pano_0000_001675.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_20241217_0841_Track20_Sphere_00113", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120547.76308620887, 487205.135460202 ] }, "relative_distance": 19.59274921, "relative_pitch": 70.33939700136291, "relative_heading": 66.51014798778559, "relative_elevation": 54.8392124567181 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track20_Sphere_00113/adjacencies/b_20241217_0841_Track20_Sphere_00113/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002979/pano_0014_000285/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002979/pano_0014_000285/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002979/pano_0014_000285/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002979/pano_0014_000285/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002979_pano_0014_000285/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002979_pano_0014_000285/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002979_pano_0014_000285/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002979/pano_0014_000285/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002979/pano_0014_000285/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88157782844398, 52.3717066376002, 45.9211064046249 ] }, "distance": 19.65, "direction": 68.4, "angle": 66.84, "elevation": 45.92, "pano_id": "TMX7316010203-002979_pano_0014_000285", "timestamp": "2023-02-20T11:43:47.547660Z", "filename": "pano_0014_000285.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241217_0841_Track20_Sphere_00113", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120547.76308620887, 487205.135460202 ] }, "relative_distance": 19.64607287, "relative_pitch": 66.83768144680538, "relative_heading": 68.39583388138018, "relative_elevation": 45.9211064046249 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track20_Sphere_00113/adjacencies/b_20241217_0841_Track20_Sphere_00113/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/17/TMX7316010203-002044/pano_0000_000473/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/17/TMX7316010203-002044/pano_0000_000473/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/17/TMX7316010203-002044/pano_0000_000473/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/17/TMX7316010203-002044/pano_0000_000473/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002044_pano_0000_000473/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002044_pano_0000_000473/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002044_pano_0000_000473/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/17/TMX7316010203-002044/pano_0000_000473/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/17/TMX7316010203-002044/pano_0000_000473/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8810441813751, 52.3715724488103, 46.0731344865635 ] }, "distance": 19.65, "direction": 246.94, "angle": 66.9, "elevation": 46.07, "pano_id": "TMX7316010203-002044_pano_0000_000473", "timestamp": "2021-03-17T10:37:31.769370Z", "filename": "pano_0000_000473.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_20241217_0841_Track20_Sphere_00113", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120547.76308620887, 487205.135460202 ] }, "relative_distance": 19.65033389, "relative_pitch": 66.90160281142354, "relative_heading": 246.93583787513145, "relative_elevation": 46.0731344865635 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track20_Sphere_00113/adjacencies/b_20241217_0841_Track20_Sphere_00113/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001674/pano_0000_001570/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001674/pano_0000_001570/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001674/pano_0000_001570/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001674/pano_0000_001570/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001674_pano_0000_001570/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001674_pano_0000_001570/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001674_pano_0000_001570/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001674/pano_0000_001570/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001674/pano_0000_001570/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88159260759785, 52.3716768357763, 56.5655007008463 ] }, "distance": 19.67, "direction": 78.51, "angle": 70.83, "elevation": 56.57, "pano_id": "TMX7316010203-001674_pano_0000_001570", "timestamp": "2020-04-24T08:56:38.637860Z", "filename": "pano_0000_001570.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_20241217_0841_Track20_Sphere_00113", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120547.76308620887, 487205.135460202 ] }, "relative_distance": 19.66661189, "relative_pitch": 70.82853267509994, "relative_heading": 78.51051897527097, "relative_elevation": 56.5655007008463 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track20_Sphere_00113/adjacencies/b_20241217_0841_Track20_Sphere_00113/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241217_0841_Track20_Sphere_00117/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241217_0841_Track20_Sphere_00117/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241217_0841_Track20_Sphere_00117/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241217_0841_Track20_Sphere_00117/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241217_0841_Track20_Sphere_00117/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track20_Sphere_00117/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track20_Sphere_00117/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241217_0841_Track20_Sphere_00117/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241217_0841_Track20_Sphere_00117/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.881041267806612, 52.37157361610138, 0.0 ] }, "distance": 19.78, "direction": 247.51, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241217_0841_Track20_Sphere_00117", "timestamp": "2024-12-17T08:52:11Z", "filename": "Job_20241217_0841_Track20_Sphere_00117.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_20241217_0841_Track20_Sphere_00113", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120547.76308620887, 487205.135460202 ] }, "relative_distance": 19.78300617, "relative_pitch": 0.0, "relative_heading": 247.5071184247504, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track20_Sphere_00113/adjacencies/b_20241217_0841_Track20_Sphere_00113/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002969/pano_0000_000068/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002969/pano_0000_000068/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002969/pano_0000_000068/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002969/pano_0000_000068/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002969_pano_0000_000068/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002969_pano_0000_000068/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002969_pano_0000_000068/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002969/pano_0000_000068/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002969/pano_0000_000068/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88138911835727, 52.3714703341153, 47.4873765250668 ] }, "distance": 19.81, "direction": 164.15, "angle": 67.35, "elevation": 47.49, "pano_id": "TMX7316010203-002969_pano_0000_000068", "timestamp": "2023-02-13T10:59:08.668930Z", "filename": "pano_0000_000068.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241217_0841_Track20_Sphere_00113", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120547.76308620887, 487205.135460202 ] }, "relative_distance": 19.81482127, "relative_pitch": 67.35092944679998, "relative_heading": 164.14542540285245, "relative_elevation": 47.4873765250668 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track20_Sphere_00113/adjacencies/b_20241217_0841_Track20_Sphere_00113/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002969/pano_0000_000069/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002969/pano_0000_000069/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002969/pano_0000_000069/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002969/pano_0000_000069/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002969_pano_0000_000069/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002969_pano_0000_000069/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002969_pano_0000_000069/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002969/pano_0000_000069/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002969/pano_0000_000069/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88145487615576, 52.3714872197973, 47.4934317888692 ] }, "distance": 19.83, "direction": 150.07, "angle": 67.34, "elevation": 47.49, "pano_id": "TMX7316010203-002969_pano_0000_000069", "timestamp": "2023-02-13T10:59:09.258970Z", "filename": "pano_0000_000069.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241217_0841_Track20_Sphere_00113", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120547.76308620887, 487205.135460202 ] }, "relative_distance": 19.82612053, "relative_pitch": 67.34191621422336, "relative_heading": 150.07032763745482, "relative_elevation": 47.4934317888692 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track20_Sphere_00113/adjacencies/b_20241217_0841_Track20_Sphere_00113/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241217_0841_Track20_Sphere_00109/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241217_0841_Track20_Sphere_00109/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241217_0841_Track20_Sphere_00109/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241217_0841_Track20_Sphere_00109/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241217_0841_Track20_Sphere_00109/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track20_Sphere_00109/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track20_Sphere_00109/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241217_0841_Track20_Sphere_00109/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241217_0841_Track20_Sphere_00109/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.881578120496529, 52.37171123794362, 0.0 ] }, "distance": 19.86, "direction": 67.04, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241217_0841_Track20_Sphere_00109", "timestamp": "2024-12-17T08:52:04Z", "filename": "Job_20241217_0841_Track20_Sphere_00109.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_20241217_0841_Track20_Sphere_00113", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120547.76308620887, 487205.135460202 ] }, "relative_distance": 19.85857246, "relative_pitch": 0.0, "relative_heading": 67.04366052775286, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track20_Sphere_00113/adjacencies/b_20241217_0841_Track20_Sphere_00113/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001054/pano_0000_005439/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001054/pano_0000_005439/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001054/pano_0000_005439/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001054/pano_0000_005439/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001054_pano_0000_005439/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001054_pano_0000_005439/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001054_pano_0000_005439/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001054/pano_0000_005439/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001054/pano_0000_005439/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88103280549307, 52.3715801265546, 46.250166606158 ] }, "distance": 20.06, "direction": 250.05, "angle": 66.55, "elevation": 46.25, "pano_id": "TMX7316010203-001054_pano_0000_005439", "timestamp": "2019-01-15T10:39:46.848950Z", "filename": "pano_0000_005439.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241217_0841_Track20_Sphere_00113", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120547.76308620887, 487205.135460202 ] }, "relative_distance": 20.05810556, "relative_pitch": 66.55423932981601, "relative_heading": 250.04974538415146, "relative_elevation": 46.250166606158 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track20_Sphere_00113/adjacencies/b_20241217_0841_Track20_Sphere_00113/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316010203-000076/pano_0000_003683/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316010203-000076/pano_0000_003683/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316010203-000076/pano_0000_003683/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316010203-000076/pano_0000_003683/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000076_pano_0000_003683/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000076_pano_0000_003683/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000076_pano_0000_003683/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316010203-000076/pano_0000_003683/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316010203-000076/pano_0000_003683/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88157840768928, 52.3717153595983, 46.7614091942087 ] }, "distance": 20.06, "direction": 65.86, "angle": 66.78, "elevation": 46.76, "pano_id": "TMX7316010203-000076_pano_0000_003683", "timestamp": "2016-08-17T08:32:59.852230Z", "filename": "pano_0000_003683.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241217_0841_Track20_Sphere_00113", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120547.76308620887, 487205.135460202 ] }, "relative_distance": 20.05974965, "relative_pitch": 66.78159375058945, "relative_heading": 65.85913362087672, "relative_elevation": 46.7614091942087 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track20_Sphere_00113/adjacencies/b_20241217_0841_Track20_Sphere_00113/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/17/TMX7316010203-002044/pano_0000_000938/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/17/TMX7316010203-002044/pano_0000_000938/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/17/TMX7316010203-002044/pano_0000_000938/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/17/TMX7316010203-002044/pano_0000_000938/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002044_pano_0000_000938/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002044_pano_0000_000938/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002044_pano_0000_000938/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/17/TMX7316010203-002044/pano_0000_000938/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/17/TMX7316010203-002044/pano_0000_000938/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88158150859335, 52.3717118022655, 45.5330452909693 ] }, "distance": 20.1, "direction": 67.14, "angle": 66.19, "elevation": 45.53, "pano_id": "TMX7316010203-002044_pano_0000_000938", "timestamp": "2021-03-17T10:52:48.401290Z", "filename": "pano_0000_000938.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_20241217_0841_Track20_Sphere_00113", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120547.76308620887, 487205.135460202 ] }, "relative_distance": 20.09557036, "relative_pitch": 66.18619693672595, "relative_heading": 67.13540882037374, "relative_elevation": 45.5330452909693 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track20_Sphere_00113/adjacencies/b_20241217_0841_Track20_Sphere_00113/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/27/TMX7316010203-002445/pano_0004_000035/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/27/TMX7316010203-002445/pano_0004_000035/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/27/TMX7316010203-002445/pano_0004_000035/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/27/TMX7316010203-002445/pano_0004_000035/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002445_pano_0004_000035/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002445_pano_0004_000035/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002445_pano_0004_000035/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/01/27/TMX7316010203-002445/pano_0004_000035/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/01/27/TMX7316010203-002445/pano_0004_000035/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88121939913631, 52.3718139135084, 46.6673915013671 ] }, "distance": 20.13, "direction": 342.22, "angle": 66.67, "elevation": 46.67, "pano_id": "TMX7316010203-002445_pano_0004_000035", "timestamp": "2022-01-27T08:47:51.590100Z", "filename": "pano_0004_000035.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2021", "tags": [ "mission-woz", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241217_0841_Track20_Sphere_00113", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120547.76308620887, 487205.135460202 ] }, "relative_distance": 20.13161984, "relative_pitch": 66.6653498510851, "relative_heading": 342.2247432765532, "relative_elevation": 46.6673915013671 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track20_Sphere_00113/adjacencies/b_20241217_0841_Track20_Sphere_00113/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/01/25/TMX7316010203-001979/pano_0001_000252/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/01/25/TMX7316010203-001979/pano_0001_000252/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/01/25/TMX7316010203-001979/pano_0001_000252/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/01/25/TMX7316010203-001979/pano_0001_000252/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001979_pano_0001_000252/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001979_pano_0001_000252/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001979_pano_0001_000252/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/01/25/TMX7316010203-001979/pano_0001_000252/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/01/25/TMX7316010203-001979/pano_0001_000252/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88160503696649, 52.3716268820822, 44.1289069447666 ] }, "distance": 20.19, "direction": 94.66, "angle": 65.42, "elevation": 44.13, "pano_id": "TMX7316010203-001979_pano_0001_000252", "timestamp": "2021-01-25T11:12:11.173180Z", "filename": "pano_0001_000252.jpg", "surface_type": "W", "mission_distance": 10, "mission_type": "bi", "mission_year": "2021", "tags": [ "mission-bi", "mission-2021", "surface-water", "mission-distance-10" ], "from_pano_id": "b_20241217_0841_Track20_Sphere_00113", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120547.76308620887, 487205.135460202 ] }, "relative_distance": 20.18590755, "relative_pitch": 65.41919868403498, "relative_heading": 94.66356777812109, "relative_elevation": 44.1289069447666 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track20_Sphere_00113/adjacencies/b_20241217_0841_Track20_Sphere_00113/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002550/pano_0000_000613/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002550/pano_0000_000613/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002550/pano_0000_000613/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002550/pano_0000_000613/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002550_pano_0000_000613/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002550_pano_0000_000613/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002550_pano_0000_000613/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002550/pano_0000_000613/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002550/pano_0000_000613/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88103636780593, 52.3715695683538, 45.4546248139814 ] }, "distance": 20.27, "direction": 246.69, "angle": 65.97, "elevation": 45.45, "pano_id": "TMX7316010203-002550_pano_0000_000613", "timestamp": "2022-04-29T08:28:37.635400Z", "filename": "pano_0000_000613.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_20241217_0841_Track20_Sphere_00113", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120547.76308620887, 487205.135460202 ] }, "relative_distance": 20.2657147, "relative_pitch": 65.97053901635951, "relative_heading": 246.69151899073185, "relative_elevation": 45.4546248139814 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track20_Sphere_00113/adjacencies/b_20241217_0841_Track20_Sphere_00113/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003045/pano_0017_000253/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003045/pano_0017_000253/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003045/pano_0017_000253/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003045/pano_0017_000253/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-003045_pano_0017_000253/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003045_pano_0017_000253/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003045_pano_0017_000253/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003045/pano_0017_000253/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003045/pano_0017_000253/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88103659875522, 52.3715692301953, 45.9188096951693 ] }, "distance": 20.27, "direction": 246.58, "angle": 66.19, "elevation": 45.92, "pano_id": "TMX7316010203-003045_pano_0017_000253", "timestamp": "2023-04-17T07:17:25.855760Z", "filename": "pano_0017_000253.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241217_0841_Track20_Sphere_00113", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120547.76308620887, 487205.135460202 ] }, "relative_distance": 20.26619898, "relative_pitch": 66.18580507808103, "relative_heading": 246.5762236292972, "relative_elevation": 45.9188096951693 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track20_Sphere_00113/adjacencies/b_20241217_0841_Track20_Sphere_00113/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003007/pano_0006_000026/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003007/pano_0006_000026/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003007/pano_0006_000026/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003007/pano_0006_000026/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-003007_pano_0006_000026/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003007_pano_0006_000026/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003007_pano_0006_000026/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003007/pano_0006_000026/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003007/pano_0006_000026/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88141428593043, 52.3714705795334, 46.8515813453123 ] }, "distance": 20.32, "direction": 159.47, "angle": 66.55, "elevation": 46.85, "pano_id": "TMX7316010203-003007_pano_0006_000026", "timestamp": "2023-03-20T11:44:47.779030Z", "filename": "pano_0006_000026.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241217_0841_Track20_Sphere_00113", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120547.76308620887, 487205.135460202 ] }, "relative_distance": 20.32444638, "relative_pitch": 66.5485629259918, "relative_heading": 159.47084256853086, "relative_elevation": 46.8515813453123 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track20_Sphere_00113/adjacencies/b_20241217_0841_Track20_Sphere_00113/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002959/pano_0000_000027/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002959/pano_0000_000027/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002959/pano_0000_000027/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002959/pano_0000_000027/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002959_pano_0000_000027/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002959_pano_0000_000027/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002959_pano_0000_000027/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002959/pano_0000_000027/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002959/pano_0000_000027/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88141091503021, 52.3714686453398, 45.7683587465435 ] }, "distance": 20.45, "direction": 160.28, "angle": 65.93, "elevation": 45.77, "pano_id": "TMX7316010203-002959_pano_0000_000027", "timestamp": "2023-02-06T09:57:15.751030Z", "filename": "pano_0000_000027.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241217_0841_Track20_Sphere_00113", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120547.76308620887, 487205.135460202 ] }, "relative_distance": 20.44755625, "relative_pitch": 65.92673072900016, "relative_heading": 160.28482431659748, "relative_elevation": 45.7683587465435 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track20_Sphere_00113/adjacencies/b_20241217_0841_Track20_Sphere_00113/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0001_001937/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0001_001937/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0001_001937/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0001_001937/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001178_pano_0001_001937/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001178_pano_0001_001937/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001178_pano_0001_001937/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0001_001937/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0001_001937/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88145470307439, 52.3714805756927, 46.1248955391347 ] }, "distance": 20.46, "direction": 151.13, "angle": 66.07, "elevation": 46.12, "pano_id": "TMX7316010203-001178_pano_0001_001937", "timestamp": "2019-05-13T08:19:09.431570Z", "filename": "pano_0001_001937.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_20241217_0841_Track20_Sphere_00113", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120547.76308620887, 487205.135460202 ] }, "relative_distance": 20.46447324, "relative_pitch": 66.07432495273221, "relative_heading": 151.13174703850095, "relative_elevation": 46.1248955391347 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track20_Sphere_00113/adjacencies/b_20241217_0841_Track20_Sphere_00113/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003013/pano_0004_000072/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003013/pano_0004_000072/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003013/pano_0004_000072/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003013/pano_0004_000072/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-003013_pano_0004_000072/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003013_pano_0004_000072/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003013_pano_0004_000072/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003013/pano_0004_000072/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003013/pano_0004_000072/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88103604128881, 52.3715651093952, 46.579099856317 ] }, "distance": 20.49, "direction": 245.44, "angle": 66.26, "elevation": 46.58, "pano_id": "TMX7316010203-003013_pano_0004_000072", "timestamp": "2023-03-27T09:50:13.505600Z", "filename": "pano_0004_000072.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241217_0841_Track20_Sphere_00113", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120547.76308620887, 487205.135460202 ] }, "relative_distance": 20.48733857, "relative_pitch": 66.25819946028632, "relative_heading": 245.44167137920863, "relative_elevation": 46.579099856317 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track20_Sphere_00113/adjacencies/b_20241217_0841_Track20_Sphere_00113/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002967/pano_0004_000116/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002967/pano_0004_000116/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002967/pano_0004_000116/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002967/pano_0004_000116/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002967_pano_0004_000116/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002967_pano_0004_000116/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002967_pano_0004_000116/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002967/pano_0004_000116/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002967/pano_0004_000116/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88158502130828, 52.371716333683, 45.5506111616269 ] }, "distance": 20.52, "direction": 66.1, "angle": 65.75, "elevation": 45.55, "pano_id": "TMX7316010203-002967_pano_0004_000116", "timestamp": "2023-02-13T09:43:24.723320Z", "filename": "pano_0004_000116.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241217_0841_Track20_Sphere_00113", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120547.76308620887, 487205.135460202 ] }, "relative_distance": 20.51530151, "relative_pitch": 65.75392412440821, "relative_heading": 66.09738558426623, "relative_elevation": 45.5506111616269 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track20_Sphere_00113/adjacencies/b_20241217_0841_Track20_Sphere_00113/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/08/TMX7316010203-001541/pano_0001_000137/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/08/TMX7316010203-001541/pano_0001_000137/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/08/TMX7316010203-001541/pano_0001_000137/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/08/TMX7316010203-001541/pano_0001_000137/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001541_pano_0001_000137/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001541_pano_0001_000137/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001541_pano_0001_000137/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/13/08/TMX7316010203-001541/pano_0001_000137/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/13/08/TMX7316010203-001541/pano_0001_000137/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8812193417861, 52.37181831167, 46.1340355556458 ] }, "distance": 20.6, "direction": 342.63, "angle": 65.94, "elevation": 46.13, "pano_id": "TMX7316010203-001541_pano_0001_000137", "timestamp": "2020-01-08T08:43:17.767310Z", "filename": "pano_0001_000137.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2019", "tags": [ "mission-woz", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241217_0841_Track20_Sphere_00113", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120547.76308620887, 487205.135460202 ] }, "relative_distance": 20.59936666, "relative_pitch": 65.93869994733299, "relative_heading": 342.62996812015757, "relative_elevation": 46.1340355556458 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track20_Sphere_00113/adjacencies/b_20241217_0841_Track20_Sphere_00113/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316010203-000076/pano_0000_003646/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316010203-000076/pano_0000_003646/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316010203-000076/pano_0000_003646/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316010203-000076/pano_0000_003646/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000076_pano_0000_003646/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000076_pano_0000_003646/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000076_pano_0000_003646/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316010203-000076/pano_0000_003646/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316010203-000076/pano_0000_003646/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88139947904369, 52.3714648478537, 46.7717110756785 ] }, "distance": 20.6, "direction": 162.72, "angle": 66.23, "elevation": 46.77, "pano_id": "TMX7316010203-000076_pano_0000_003646", "timestamp": "2016-08-17T08:32:04.597610Z", "filename": "pano_0000_003646.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241217_0841_Track20_Sphere_00113", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120547.76308620887, 487205.135460202 ] }, "relative_distance": 20.60122156, "relative_pitch": 66.22827041317132, "relative_heading": 162.7212505991369, "relative_elevation": 46.7717110756785 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track20_Sphere_00113/adjacencies/b_20241217_0841_Track20_Sphere_00113/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003027/pano_0010_000023/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003027/pano_0010_000023/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003027/pano_0010_000023/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003027/pano_0010_000023/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-003027_pano_0010_000023/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003027_pano_0010_000023/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003027_pano_0010_000023/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003027/pano_0010_000023/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003027/pano_0010_000023/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88141131600445, 52.3714670022636, 46.7538574449718 ] }, "distance": 20.63, "direction": 160.38, "angle": 66.19, "elevation": 46.75, "pano_id": "TMX7316010203-003027_pano_0010_000023", "timestamp": "2023-04-11T09:29:51.331410Z", "filename": "pano_0010_000023.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241217_0841_Track20_Sphere_00113", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120547.76308620887, 487205.135460202 ] }, "relative_distance": 20.62891532, "relative_pitch": 66.19178587200348, "relative_heading": 160.3847250825871, "relative_elevation": 46.7538574449718 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track20_Sphere_00113/adjacencies/b_20241217_0841_Track20_Sphere_00113/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002951/pano_0002_000027/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002951/pano_0002_000027/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002951/pano_0002_000027/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002951/pano_0002_000027/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002951_pano_0002_000027/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002951_pano_0002_000027/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002951_pano_0002_000027/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002951/pano_0002_000027/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002951/pano_0002_000027/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88141967965383, 52.3714688897229, 44.9582211989909 ] }, "distance": 20.63, "direction": 158.7, "angle": 65.35, "elevation": 44.96, "pano_id": "TMX7316010203-002951_pano_0002_000027", "timestamp": "2023-01-30T10:20:46.515790Z", "filename": "pano_0002_000027.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241217_0841_Track20_Sphere_00113", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120547.76308620887, 487205.135460202 ] }, "relative_distance": 20.6312376, "relative_pitch": 65.34970463877553, "relative_heading": 158.6985326013527, "relative_elevation": 44.9582211989909 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track20_Sphere_00113/adjacencies/b_20241217_0841_Track20_Sphere_00113/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0001_001936/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0001_001936/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0001_001936/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0001_001936/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001178_pano_0001_001936/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001178_pano_0001_001936/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001178_pano_0001_001936/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0001_001936/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0001_001936/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88138637224539, 52.3714619758186, 46.0997730474919 ] }, "distance": 20.66, "direction": 165.35, "angle": 65.86, "elevation": 46.1, "pano_id": "TMX7316010203-001178_pano_0001_001936", "timestamp": "2019-05-13T08:19:08.681570Z", "filename": "pano_0001_001936.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_20241217_0841_Track20_Sphere_00113", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120547.76308620887, 487205.135460202 ] }, "relative_distance": 20.66296669, "relative_pitch": 65.8569923679532, "relative_heading": 165.34896015159975, "relative_elevation": 46.0997730474919 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track20_Sphere_00113/adjacencies/b_20241217_0841_Track20_Sphere_00113/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002959/pano_0000_000028/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002959/pano_0000_000028/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002959/pano_0000_000028/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002959/pano_0000_000028/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002959_pano_0000_000028/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002959_pano_0000_000028/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002959_pano_0000_000028/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002959/pano_0000_000028/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002959/pano_0000_000028/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88147336645134, 52.3714847926788, 45.7683658925816 ] }, "distance": 20.71, "direction": 147.42, "angle": 65.65, "elevation": 45.77, "pano_id": "TMX7316010203-002959_pano_0000_000028", "timestamp": "2023-02-06T09:57:16.261040Z", "filename": "pano_0000_000028.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241217_0841_Track20_Sphere_00113", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120547.76308620887, 487205.135460202 ] }, "relative_distance": 20.71061284, "relative_pitch": 65.65280416613867, "relative_heading": 147.42284124313787, "relative_elevation": 45.7683658925816 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track20_Sphere_00113/adjacencies/b_20241217_0841_Track20_Sphere_00113/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316060226-000030/pano_0002_000218/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316060226-000030/pano_0002_000218/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316060226-000030/pano_0002_000218/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316060226-000030/pano_0002_000218/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000030_pano_0002_000218/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000030_pano_0002_000218/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000030_pano_0002_000218/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316060226-000030/pano_0002_000218/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316060226-000030/pano_0002_000218/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88140362136416, 52.3714645047161, 47.6629373831674 ] }, "distance": 20.72, "direction": 162.01, "angle": 66.5, "elevation": 47.66, "pano_id": "TMX7316060226-000030_pano_0002_000218", "timestamp": "2016-08-17T07:21:36.755390Z", "filename": "pano_0002_000218.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241217_0841_Track20_Sphere_00113", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120547.76308620887, 487205.135460202 ] }, "relative_distance": 20.72308444, "relative_pitch": 66.50136538826666, "relative_heading": 162.007760486346, "relative_elevation": 47.6629373831674 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track20_Sphere_00113/adjacencies/b_20241217_0841_Track20_Sphere_00113/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002979/pano_0014_000248/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002979/pano_0014_000248/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002979/pano_0014_000248/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002979/pano_0014_000248/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002979_pano_0014_000248/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002979_pano_0014_000248/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002979_pano_0014_000248/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002979/pano_0014_000248/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002979/pano_0014_000248/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88143664964514, 52.3714721125072, 46.6616573343053 ] }, "distance": 20.75, "direction": 155.36, "angle": 66.02, "elevation": 46.66, "pano_id": "TMX7316010203-002979_pano_0014_000248", "timestamp": "2023-02-20T11:43:13.947900Z", "filename": "pano_0014_000248.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241217_0841_Track20_Sphere_00113", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120547.76308620887, 487205.135460202 ] }, "relative_distance": 20.75213033, "relative_pitch": 66.02355129732948, "relative_heading": 155.36387552939465, "relative_elevation": 46.6616573343053 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track20_Sphere_00113/adjacencies/b_20241217_0841_Track20_Sphere_00113/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003007/pano_0006_000027/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003007/pano_0006_000027/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003007/pano_0006_000027/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003007/pano_0006_000027/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-003007_pano_0006_000027/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003007_pano_0006_000027/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003007_pano_0006_000027/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003007/pano_0006_000027/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003007/pano_0006_000027/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88148091835528, 52.3714872951039, 46.8392351930961 ] }, "distance": 20.76, "direction": 145.81, "angle": 66.1, "elevation": 46.84, "pano_id": "TMX7316010203-003007_pano_0006_000027", "timestamp": "2023-03-20T11:44:48.329030Z", "filename": "pano_0006_000027.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241217_0841_Track20_Sphere_00113", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120547.76308620887, 487205.135460202 ] }, "relative_distance": 20.76110478, "relative_pitch": 66.09507932410482, "relative_heading": 145.8127129560564, "relative_elevation": 46.8392351930961 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track20_Sphere_00113/adjacencies/b_20241217_0841_Track20_Sphere_00113/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003027/pano_0006_000005/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003027/pano_0006_000005/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003027/pano_0006_000005/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003027/pano_0006_000005/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-003027_pano_0006_000005/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003027_pano_0006_000005/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003027_pano_0006_000005/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003027/pano_0006_000005/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003027/pano_0006_000005/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88158914031993, 52.3717162330935, 46.0445202579722 ] }, "distance": 20.77, "direction": 66.44, "angle": 65.72, "elevation": 46.04, "pano_id": "TMX7316010203-003027_pano_0006_000005", "timestamp": "2023-04-11T09:24:08.084010Z", "filename": "pano_0006_000005.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241217_0841_Track20_Sphere_00113", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120547.76308620887, 487205.135460202 ] }, "relative_distance": 20.76761278, "relative_pitch": 65.72303896397757, "relative_heading": 66.43921763574834, "relative_elevation": 46.0445202579722 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track20_Sphere_00113/adjacencies/b_20241217_0841_Track20_Sphere_00113/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/03/TMX7316010203-000705/pano_0001_000293/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/03/TMX7316010203-000705/pano_0001_000293/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/03/TMX7316010203-000705/pano_0001_000293/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/03/TMX7316010203-000705/pano_0001_000293/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000705_pano_0001_000293/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000705_pano_0001_000293/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000705_pano_0001_000293/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/03/TMX7316010203-000705/pano_0001_000293/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/03/TMX7316010203-000705/pano_0001_000293/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88145259764113, 52.3714762535799, 45.9230252746493 ] }, "distance": 20.82, "direction": 152.12, "angle": 65.61, "elevation": 45.92, "pano_id": "TMX7316010203-000705_pano_0001_000293", "timestamp": "2018-05-03T13:02:30.813970Z", "filename": "pano_0001_000293.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241217_0841_Track20_Sphere_00113", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120547.76308620887, 487205.135460202 ] }, "relative_distance": 20.81949165, "relative_pitch": 65.61253855749145, "relative_heading": 152.11639725807643, "relative_elevation": 45.9230252746493 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track20_Sphere_00113/adjacencies/b_20241217_0841_Track20_Sphere_00113/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316060226-000030/pano_0002_000219/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316060226-000030/pano_0002_000219/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316060226-000030/pano_0002_000219/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316060226-000030/pano_0002_000219/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000030_pano_0002_000219/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000030_pano_0002_000219/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000030_pano_0002_000219/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316060226-000030/pano_0002_000219/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316060226-000030/pano_0002_000219/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88147129225679, 52.3714824456681, 47.6660398496315 ] }, "distance": 20.86, "direction": 148.14, "angle": 66.37, "elevation": 47.67, "pano_id": "TMX7316060226-000030_pano_0002_000219", "timestamp": "2016-08-17T07:21:37.420400Z", "filename": "pano_0002_000219.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241217_0841_Track20_Sphere_00113", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120547.76308620887, 487205.135460202 ] }, "relative_distance": 20.85623831, "relative_pitch": 66.36825552771099, "relative_heading": 148.1361960821015, "relative_elevation": 47.6660398496315 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track20_Sphere_00113/adjacencies/b_20241217_0841_Track20_Sphere_00113/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316010203-000076/pano_0000_003647/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316010203-000076/pano_0000_003647/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316010203-000076/pano_0000_003647/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316010203-000076/pano_0000_003647/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000076_pano_0000_003647/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000076_pano_0000_003647/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000076_pano_0000_003647/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316010203-000076/pano_0000_003647/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316010203-000076/pano_0000_003647/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88147343041645, 52.3714830796894, 46.7369575481862 ] }, "distance": 20.87, "direction": 147.69, "angle": 65.93, "elevation": 46.74, "pano_id": "TMX7316010203-000076_pano_0000_003647", "timestamp": "2016-08-17T08:32:09.012620Z", "filename": "pano_0000_003647.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241217_0841_Track20_Sphere_00113", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120547.76308620887, 487205.135460202 ] }, "relative_distance": 20.87381571, "relative_pitch": 65.93334665041294, "relative_heading": 147.69447561808983, "relative_elevation": 46.7369575481862 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track20_Sphere_00113/adjacencies/b_20241217_0841_Track20_Sphere_00113/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003027/pano_0008_000001/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003027/pano_0008_000001/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003027/pano_0008_000001/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003027/pano_0008_000001/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-003027_pano_0008_000001/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003027_pano_0008_000001/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003027_pano_0008_000001/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003027/pano_0008_000001/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003027/pano_0008_000001/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88102388918027, 52.3715731744574, 45.6334029538557 ] }, "distance": 20.9, "direction": 248.62, "angle": 65.39, "elevation": 45.63, "pano_id": "TMX7316010203-003027_pano_0008_000001", "timestamp": "2023-04-11T09:25:12.813550Z", "filename": "pano_0008_000001.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241217_0841_Track20_Sphere_00113", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120547.76308620887, 487205.135460202 ] }, "relative_distance": 20.89935778, "relative_pitch": 65.3929890857231, "relative_heading": 248.624123691153, "relative_elevation": 45.6334029538557 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track20_Sphere_00113/adjacencies/b_20241217_0841_Track20_Sphere_00113/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003045/pano_0017_000209/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003045/pano_0017_000209/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003045/pano_0017_000209/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003045/pano_0017_000209/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-003045_pano_0017_000209/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003045_pano_0017_000209/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003045_pano_0017_000209/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003045/pano_0017_000209/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003045/pano_0017_000209/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88143850194211, 52.3714711646447, 46.4154997663572 ] }, "distance": 20.9, "direction": 155.17, "angle": 65.76, "elevation": 46.42, "pano_id": "TMX7316010203-003045_pano_0017_000209", "timestamp": "2023-04-17T07:16:21.036450Z", "filename": "pano_0017_000209.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241217_0841_Track20_Sphere_00113", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120547.76308620887, 487205.135460202 ] }, "relative_distance": 20.90071062, "relative_pitch": 65.75815601653792, "relative_heading": 155.1700456421792, "relative_elevation": 46.4154997663572 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track20_Sphere_00113/adjacencies/b_20241217_0841_Track20_Sphere_00113/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-03_08-35-58_01680/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-03_08-35-58_01680/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-03_08-35-58_01680/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-03_08-35-58_01680/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-03_08-35-58_01680/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-03_08-35-58_01680/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-03_08-35-58_01680/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-03_08-35-58_01680/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-03_08-35-58_01680/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.881593336273576, 52.37171354984894, 0.0 ] }, "distance": 20.91, "direction": 67.5, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-03_08-35-58_01680", "timestamp": "2025-07-03T09:50:56Z", "filename": "recording_2025-07-03_08-35-58_01680.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_20241217_0841_Track20_Sphere_00113", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120547.76308620887, 487205.135460202 ] }, "relative_distance": 20.91381823, "relative_pitch": 0.0, "relative_heading": 67.50202051891227, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track20_Sphere_00113/adjacencies/b_20241217_0841_Track20_Sphere_00113/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003027/pano_0010_000024/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003027/pano_0010_000024/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003027/pano_0010_000024/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003027/pano_0010_000024/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-003027_pano_0010_000024/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003027_pano_0010_000024/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003027_pano_0010_000024/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003027/pano_0010_000024/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003027/pano_0010_000024/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88147837540146, 52.3714840883612, 46.7428266005591 ] }, "distance": 20.96, "direction": 146.75, "angle": 65.85, "elevation": 46.74, "pano_id": "TMX7316010203-003027_pano_0010_000024", "timestamp": "2023-04-11T09:29:51.956410Z", "filename": "pano_0010_000024.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241217_0841_Track20_Sphere_00113", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120547.76308620887, 487205.135460202 ] }, "relative_distance": 20.96177634, "relative_pitch": 65.8461958490582, "relative_heading": 146.75239657506995, "relative_elevation": 46.7428266005591 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track20_Sphere_00113/adjacencies/b_20241217_0841_Track20_Sphere_00113/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002959/pano_0000_000073/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002959/pano_0000_000073/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002959/pano_0000_000073/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002959/pano_0000_000073/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002959_pano_0000_000073/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002959_pano_0000_000073/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002959_pano_0000_000073/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002959/pano_0000_000073/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002959/pano_0000_000073/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88102537998905, 52.3715692357483, 46.5982473203912 ] }, "distance": 20.97, "direction": 247.41, "angle": 65.77, "elevation": 46.6, "pano_id": "TMX7316010203-002959_pano_0000_000073", "timestamp": "2023-02-06T09:57:54.415720Z", "filename": "pano_0000_000073.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241217_0841_Track20_Sphere_00113", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120547.76308620887, 487205.135460202 ] }, "relative_distance": 20.969279, "relative_pitch": 65.77218545213745, "relative_heading": 247.4077567125102, "relative_elevation": 46.5982473203912 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track20_Sphere_00113/adjacencies/b_20241217_0841_Track20_Sphere_00113/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/08/TMX7316010203-001541/pano_0001_000324/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/08/TMX7316010203-001541/pano_0001_000324/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/08/TMX7316010203-001541/pano_0001_000324/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/08/TMX7316010203-001541/pano_0001_000324/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001541_pano_0001_000324/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001541_pano_0001_000324/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001541_pano_0001_000324/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/13/08/TMX7316010203-001541/pano_0001_000324/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/13/08/TMX7316010203-001541/pano_0001_000324/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88141174543839, 52.3714637651803, 45.712501430884 ] }, "distance": 20.98, "direction": 160.64, "angle": 65.35, "elevation": 45.71, "pano_id": "TMX7316010203-001541_pano_0001_000324", "timestamp": "2020-01-08T08:46:30.505920Z", "filename": "pano_0001_000324.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2019", "tags": [ "mission-woz", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241217_0841_Track20_Sphere_00113", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120547.76308620887, 487205.135460202 ] }, "relative_distance": 20.97824296, "relative_pitch": 65.3488062906902, "relative_heading": 160.63973949443954, "relative_elevation": 45.712501430884 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track20_Sphere_00113/adjacencies/b_20241217_0841_Track20_Sphere_00113/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002969/pano_0000_000067/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002969/pano_0000_000067/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002969/pano_0000_000067/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002969/pano_0000_000067/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002969_pano_0000_000067/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002969_pano_0000_000067/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002969_pano_0000_000067/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002969/pano_0000_000067/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002969/pano_0000_000067/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88132333979765, 52.3714532704461, 47.5200438546017 ] }, "distance": 20.98, "direction": 177.45, "angle": 66.18, "elevation": 47.52, "pano_id": "TMX7316010203-002969_pano_0000_000067", "timestamp": "2023-02-13T10:59:08.058990Z", "filename": "pano_0000_000067.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241217_0841_Track20_Sphere_00113", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120547.76308620887, 487205.135460202 ] }, "relative_distance": 20.98055074, "relative_pitch": 66.17808613830003, "relative_heading": 177.4504366049183, "relative_elevation": 47.5200438546017 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track20_Sphere_00113/adjacencies/b_20241217_0841_Track20_Sphere_00113/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002969/pano_0000_000070/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002969/pano_0000_000070/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002969/pano_0000_000070/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002969/pano_0000_000070/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002969_pano_0000_000070/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002969_pano_0000_000070/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002969_pano_0000_000070/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002969/pano_0000_000070/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002969/pano_0000_000070/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88152086404738, 52.371504182214, 47.4074509143829 ] }, "distance": 21.0, "direction": 136.75, "angle": 66.11, "elevation": 47.41, "pano_id": "TMX7316010203-002969_pano_0000_000070", "timestamp": "2023-02-13T10:59:09.853930Z", "filename": "pano_0000_000070.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241217_0841_Track20_Sphere_00113", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120547.76308620887, 487205.135460202 ] }, "relative_distance": 20.99736634, "relative_pitch": 66.11083457609097, "relative_heading": 136.7528394308357, "relative_elevation": 47.4074509143829 } ] } }