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_20250130_0915_Track06_Sphere_00090/adjacencies/?format=api
{ "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track06_Sphere_00090/adjacencies/?format=api" } }, "_embedded": { "adjacencies": [ { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track06_Sphere_00090/adjacencies/b_20250130_0915_Track06_Sphere_00090/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250130_0915_Track06_Sphere_00090/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250130_0915_Track06_Sphere_00090/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250130_0915_Track06_Sphere_00090/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250130_0915_Track06_Sphere_00090/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20250130_0915_Track06_Sphere_00090/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track06_Sphere_00090/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track06_Sphere_00090/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250130_0915_Track06_Sphere_00090/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250130_0915_Track06_Sphere_00090/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.921042909010869, 52.37448901918313, 0.0 ] }, "distance": 0.0, "direction": null, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20250130_0915_Track06_Sphere_00090", "timestamp": "2025-01-30T09:00:37Z", "filename": "Job_20250130_0915_Track06_Sphere_00090.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_20250130_0915_Track06_Sphere_00090", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123255.67308866381, 487503.7984604038 ] }, "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_20250130_0915_Track06_Sphere_00090/adjacencies/b_20250130_0915_Track06_Sphere_00090/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/18/TMX7316010203-002048/pano_0000_000356/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/18/TMX7316010203-002048/pano_0000_000356/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/18/TMX7316010203-002048/pano_0000_000356/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/18/TMX7316010203-002048/pano_0000_000356/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002048_pano_0000_000356/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002048_pano_0000_000356/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002048_pano_0000_000356/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/18/TMX7316010203-002048/pano_0000_000356/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/18/TMX7316010203-002048/pano_0000_000356/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.9210359096365, 52.3744940830376, 47.2808146560565 ] }, "distance": 0.74, "direction": 319.77, "angle": 89.11, "elevation": 47.28, "pano_id": "TMX7316010203-002048_pano_0000_000356", "timestamp": "2021-03-18T11:52:36.100990Z", "filename": "pano_0000_000356.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_20250130_0915_Track06_Sphere_00090", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123255.67308866381, 487503.7984604038 ] }, "relative_distance": 0.73805988, "relative_pitch": 89.10567780772094, "relative_heading": 319.7699987076046, "relative_elevation": 47.2808146560565 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track06_Sphere_00090/adjacencies/b_20250130_0915_Track06_Sphere_00090/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/10/TMX7316010203-002590/pano_0001_000029/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/10/TMX7316010203-002590/pano_0001_000029/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/10/TMX7316010203-002590/pano_0001_000029/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/10/TMX7316010203-002590/pano_0001_000029/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002590_pano_0001_000029/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002590_pano_0001_000029/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002590_pano_0001_000029/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/06/10/TMX7316010203-002590/pano_0001_000029/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/06/10/TMX7316010203-002590/pano_0001_000029/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.92103024920795, 52.3744853444039, 47.8736652089283 ] }, "distance": 0.95, "direction": 244.63, "angle": 88.86, "elevation": 47.87, "pano_id": "TMX7316010203-002590_pano_0001_000029", "timestamp": "2022-06-10T13:53:25.750080Z", "filename": "pano_0001_000029.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_20250130_0915_Track06_Sphere_00090", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123255.67308866381, 487503.7984604038 ] }, "relative_distance": 0.95422992, "relative_pitch": 88.85811733628209, "relative_heading": 244.62616937516916, "relative_elevation": 47.8736652089283 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track06_Sphere_00090/adjacencies/b_20250130_0915_Track06_Sphere_00090/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001669/pano_0000_001266/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001669/pano_0000_001266/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001669/pano_0000_001266/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001669/pano_0000_001266/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001669_pano_0000_001266/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001669_pano_0000_001266/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001669_pano_0000_001266/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001669/pano_0000_001266/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001669/pano_0000_001266/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.92102767236076, 52.3744934768436, 47.8295772392303 ] }, "distance": 1.15, "direction": 295.55, "angle": 88.62, "elevation": 47.83, "pano_id": "TMX7316010203-001669_pano_0000_001266", "timestamp": "2020-04-22T10:27:40.417390Z", "filename": "pano_0000_001266.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_20250130_0915_Track06_Sphere_00090", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123255.67308866381, 487503.7984604038 ] }, "relative_distance": 1.15012846, "relative_pitch": 88.62250905009373, "relative_heading": 295.5486241100271, "relative_elevation": 47.8295772392303 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track06_Sphere_00090/adjacencies/b_20250130_0915_Track06_Sphere_00090/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/05/TMX7316010203-000247/pano_0000_000082/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/05/TMX7316010203-000247/pano_0000_000082/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/05/TMX7316010203-000247/pano_0000_000082/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/05/TMX7316010203-000247/pano_0000_000082/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000247_pano_0000_000082/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000247_pano_0000_000082/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000247_pano_0000_000082/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/04/05/TMX7316010203-000247/pano_0000_000082/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/04/05/TMX7316010203-000247/pano_0000_000082/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.92103692634506, 52.3745001854752, 47.1625991566107 ] }, "distance": 1.31, "direction": 341.84, "angle": 88.41, "elevation": 47.16, "pano_id": "TMX7316010203-000247_pano_0000_000082", "timestamp": "2017-04-05T13:51:03.405660Z", "filename": "pano_0000_000082.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2017", "tags": [ "mission-bi", "mission-2017", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250130_0915_Track06_Sphere_00090", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123255.67308866381, 487503.7984604038 ] }, "relative_distance": 1.30762041, "relative_pitch": 88.41183600759058, "relative_heading": 341.8449834843762, "relative_elevation": 47.1625991566107 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track06_Sphere_00090/adjacencies/b_20250130_0915_Track06_Sphere_00090/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/21/TMX7316010203-001194/pano_0000_000276/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/21/TMX7316010203-001194/pano_0000_000276/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/21/TMX7316010203-001194/pano_0000_000276/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/21/TMX7316010203-001194/pano_0000_000276/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001194_pano_0000_000276/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001194_pano_0000_000276/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001194_pano_0000_000276/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/21/TMX7316010203-001194/pano_0000_000276/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/21/TMX7316010203-001194/pano_0000_000276/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.92102428260375, 52.3744852208714, 47.6919137332588 ] }, "distance": 1.34, "direction": 251.57, "angle": 88.39, "elevation": 47.69, "pano_id": "TMX7316010203-001194_pano_0000_000276", "timestamp": "2019-05-21T08:20:07.377870Z", "filename": "pano_0000_000276.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_20250130_0915_Track06_Sphere_00090", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123255.67308866381, 487503.7984604038 ] }, "relative_distance": 1.33708165, "relative_pitch": 88.39408681461758, "relative_heading": 251.57261374785364, "relative_elevation": 47.6919137332588 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track06_Sphere_00090/adjacencies/b_20250130_0915_Track06_Sphere_00090/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_07-14-50_01937/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_07-14-50_01937/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_07-14-50_01937/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_07-14-50_01937/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-19_07-14-50_01937/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-19_07-14-50_01937/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-19_07-14-50_01937/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_07-14-50_01937/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_07-14-50_01937/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.921032513140319, 52.37447773465718, 0.0 ] }, "distance": 1.44, "direction": 209.42, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-19_07-14-50_01937", "timestamp": "2025-06-19T08:24:46Z", "filename": "recording_2025-06-19_07-14-50_01937.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_20250130_0915_Track06_Sphere_00090", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123255.67308866381, 487503.7984604038 ] }, "relative_distance": 1.44152269, "relative_pitch": 0.0, "relative_heading": 209.415786757092, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track06_Sphere_00090/adjacencies/b_20250130_0915_Track06_Sphere_00090/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/16/TMX7316010203-002313/pano_0003_000122/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/16/TMX7316010203-002313/pano_0003_000122/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/16/TMX7316010203-002313/pano_0003_000122/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/16/TMX7316010203-002313/pano_0003_000122/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002313_pano_0003_000122/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002313_pano_0003_000122/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002313_pano_0003_000122/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/09/16/TMX7316010203-002313/pano_0003_000122/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/09/16/TMX7316010203-002313/pano_0003_000122/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.92104098156927, 52.3745031402936, 47.3674938576296 ] }, "distance": 1.58, "direction": 355.22, "angle": 88.09, "elevation": 47.37, "pano_id": "TMX7316010203-002313_pano_0003_000122", "timestamp": "2021-09-16T10:59:13.615990Z", "filename": "pano_0003_000122.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_20250130_0915_Track06_Sphere_00090", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123255.67308866381, 487503.7984604038 ] }, "relative_distance": 1.57679222, "relative_pitch": 88.09341420469, "relative_heading": 355.22469272867704, "relative_elevation": 47.3674938576296 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track06_Sphere_00090/adjacencies/b_20250130_0915_Track06_Sphere_00090/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/24/TMX7315120208-000056/pano_0000_001114/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/24/TMX7315120208-000056/pano_0000_001114/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/24/TMX7315120208-000056/pano_0000_001114/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/24/TMX7315120208-000056/pano_0000_001114/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315120208-000056_pano_0000_001114/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000056_pano_0000_001114/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000056_pano_0000_001114/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/05/24/TMX7315120208-000056/pano_0000_001114/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/05/24/TMX7315120208-000056/pano_0000_001114/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.92104098340256, 52.3745055583501, 47.361976490356 ] }, "distance": 1.85, "direction": 355.92, "angle": 87.77, "elevation": 47.36, "pano_id": "TMX7315120208-000056_pano_0000_001114", "timestamp": "2016-05-24T11:28:17.418930Z", "filename": "pano_0000_001114.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_20250130_0915_Track06_Sphere_00090", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123255.67308866381, 487503.7984604038 ] }, "relative_distance": 1.84505326, "relative_pitch": 87.76908938202509, "relative_heading": 355.92416099296327, "relative_elevation": 47.361976490356 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track06_Sphere_00090/adjacencies/b_20250130_0915_Track06_Sphere_00090/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/19/TMX7315120208-000054/pano_0001_001004/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/19/TMX7315120208-000054/pano_0001_001004/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/19/TMX7315120208-000054/pano_0001_001004/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/19/TMX7315120208-000054/pano_0001_001004/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315120208-000054_pano_0001_001004/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000054_pano_0001_001004/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000054_pano_0001_001004/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/05/19/TMX7315120208-000054/pano_0001_001004/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/05/19/TMX7315120208-000054/pano_0001_001004/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.92101543687849, 52.3744768807769, 47.3362237047404 ] }, "distance": 2.31, "direction": 234.17, "angle": 87.21, "elevation": 47.34, "pano_id": "TMX7315120208-000054_pano_0001_001004", "timestamp": "2016-05-19T12:52:51.071690Z", "filename": "pano_0001_001004.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_20250130_0915_Track06_Sphere_00090", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123255.67308866381, 487503.7984604038 ] }, "relative_distance": 2.30755718, "relative_pitch": 87.20914141389243, "relative_heading": 234.17333336299652, "relative_elevation": 47.3362237047404 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track06_Sphere_00090/adjacencies/b_20250130_0915_Track06_Sphere_00090/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/14/TMX7316010203-000719/pano_0000_001881/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/14/TMX7316010203-000719/pano_0000_001881/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/14/TMX7316010203-000719/pano_0000_001881/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/14/TMX7316010203-000719/pano_0000_001881/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000719_pano_0000_001881/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000719_pano_0000_001881/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000719_pano_0000_001881/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/14/TMX7316010203-000719/pano_0000_001881/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/14/TMX7316010203-000719/pano_0000_001881/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.92101336815744, 52.3744720173813, 47.3948501385748 ] }, "distance": 2.76, "direction": 226.76, "angle": 86.67, "elevation": 47.39, "pano_id": "TMX7316010203-000719_pano_0000_001881", "timestamp": "2018-05-14T12:13:31.754310Z", "filename": "pano_0000_001881.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_20250130_0915_Track06_Sphere_00090", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123255.67308866381, 487503.7984604038 ] }, "relative_distance": 2.76163657, "relative_pitch": 86.66521980866726, "relative_heading": 226.76026903370175, "relative_elevation": 47.3948501385748 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track06_Sphere_00090/adjacencies/b_20250130_0915_Track06_Sphere_00090/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/14/TMX7316010203-000719/pano_0000_001882/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/14/TMX7316010203-000719/pano_0000_001882/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/14/TMX7316010203-000719/pano_0000_001882/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/14/TMX7316010203-000719/pano_0000_001882/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000719_pano_0000_001882/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000719_pano_0000_001882/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000719_pano_0000_001882/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/14/TMX7316010203-000719/pano_0000_001882/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/14/TMX7316010203-000719/pano_0000_001882/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.92103103050289, 52.3745155624055, 47.4099643817171 ] }, "distance": 3.06, "direction": 344.68, "angle": 86.3, "elevation": 47.41, "pano_id": "TMX7316010203-000719_pano_0000_001882", "timestamp": "2018-05-14T12:13:32.219520Z", "filename": "pano_0000_001882.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_20250130_0915_Track06_Sphere_00090", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123255.67308866381, 487503.7984604038 ] }, "relative_distance": 3.06236486, "relative_pitch": 86.30421222731677, "relative_heading": 344.68270834399453, "relative_elevation": 47.4099643817171 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track06_Sphere_00090/adjacencies/b_20250130_0915_Track06_Sphere_00090/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/24/TMX7315120208-000056/pano_0000_001113/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/24/TMX7315120208-000056/pano_0000_001113/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/24/TMX7315120208-000056/pano_0000_001113/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/24/TMX7315120208-000056/pano_0000_001113/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315120208-000056_pano_0000_001113/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000056_pano_0000_001113/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000056_pano_0000_001113/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/05/24/TMX7315120208-000056/pano_0000_001113/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/05/24/TMX7315120208-000056/pano_0000_001113/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.92102462975464, 52.3744626594264, 47.3592054331675 ] }, "distance": 3.19, "direction": 203.0, "angle": 86.15, "elevation": 47.36, "pano_id": "TMX7315120208-000056_pano_0000_001113", "timestamp": "2016-05-24T11:28:16.888900Z", "filename": "pano_0000_001113.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_20250130_0915_Track06_Sphere_00090", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123255.67308866381, 487503.7984604038 ] }, "relative_distance": 3.18640876, "relative_pitch": 86.15084261851607, "relative_heading": 202.9971127854819, "relative_elevation": 47.3592054331675 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track06_Sphere_00090/adjacencies/b_20250130_0915_Track06_Sphere_00090/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_11-21-30_02633/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_11-21-30_02633/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_11-21-30_02633/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_11-21-30_02633/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2024-10-23_11-21-30_02633/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_11-21-30_02633/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_11-21-30_02633/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_11-21-30_02633/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_11-21-30_02633/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.921041963769288, 52.37452051431642, 0.0 ] }, "distance": 3.51, "direction": 358.95, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2024-10-23_11-21-30_02633", "timestamp": "2024-10-23T12:04:23Z", "filename": "recording_2024-10-23_11-21-30_02633.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_20250130_0915_Track06_Sphere_00090", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123255.67308866381, 487503.7984604038 ] }, "relative_distance": 3.50519505, "relative_pitch": 0.0, "relative_heading": 358.94768314527596, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track06_Sphere_00090/adjacencies/b_20250130_0915_Track06_Sphere_00090/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/16/TMX7316010203-002313/pano_0003_000121/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/16/TMX7316010203-002313/pano_0003_000121/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/16/TMX7316010203-002313/pano_0003_000121/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/16/TMX7316010203-002313/pano_0003_000121/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002313_pano_0003_000121/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002313_pano_0003_000121/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002313_pano_0003_000121/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/09/16/TMX7316010203-002313/pano_0003_000121/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/09/16/TMX7316010203-002313/pano_0003_000121/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.92102413590884, 52.3744593156655, 47.3343554642051 ] }, "distance": 3.54, "direction": 201.15, "angle": 85.72, "elevation": 47.33, "pano_id": "TMX7316010203-002313_pano_0003_000121", "timestamp": "2021-09-16T10:59:13.121010Z", "filename": "pano_0003_000121.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_20250130_0915_Track06_Sphere_00090", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123255.67308866381, 487503.7984604038 ] }, "relative_distance": 3.54389996, "relative_pitch": 85.71828149741394, "relative_heading": 201.1471663287258, "relative_elevation": 47.3343554642051 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track06_Sphere_00090/adjacencies/b_20250130_0915_Track06_Sphere_00090/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/19/TMX7315120208-000054/pano_0001_001005/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/19/TMX7315120208-000054/pano_0001_001005/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/19/TMX7315120208-000054/pano_0001_001005/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/19/TMX7315120208-000054/pano_0001_001005/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315120208-000054_pano_0001_001005/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000054_pano_0001_001005/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000054_pano_0001_001005/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/05/19/TMX7315120208-000054/pano_0001_001005/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/05/19/TMX7315120208-000054/pano_0001_001005/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.92103099444067, 52.3745209186739, 47.3626797422767 ] }, "distance": 3.64, "direction": 347.12, "angle": 85.6, "elevation": 47.36, "pano_id": "TMX7315120208-000054_pano_0001_001005", "timestamp": "2016-05-19T12:52:51.616700Z", "filename": "pano_0001_001005.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_20250130_0915_Track06_Sphere_00090", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123255.67308866381, 487503.7984604038 ] }, "relative_distance": 3.64116152, "relative_pitch": 85.60384603158525, "relative_heading": 347.1236789992081, "relative_elevation": 47.3626797422767 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track06_Sphere_00090/adjacencies/b_20250130_0915_Track06_Sphere_00090/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_07-14-50_01938/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_07-14-50_01938/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_07-14-50_01938/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_07-14-50_01938/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-19_07-14-50_01938/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-19_07-14-50_01938/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-19_07-14-50_01938/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_07-14-50_01938/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_07-14-50_01938/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.921048204674458, 52.37452169230618, 0.0 ] }, "distance": 3.65, "direction": 5.67, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-19_07-14-50_01938", "timestamp": "2025-06-19T08:24:46Z", "filename": "recording_2025-06-19_07-14-50_01938.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_20250130_0915_Track06_Sphere_00090", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123255.67308866381, 487503.7984604038 ] }, "relative_distance": 3.65352829, "relative_pitch": 0.0, "relative_heading": 5.665095538720588, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track06_Sphere_00090/adjacencies/b_20250130_0915_Track06_Sphere_00090/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_11-21-30_02632/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_11-21-30_02632/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_11-21-30_02632/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_11-21-30_02632/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2024-10-23_11-21-30_02632/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_11-21-30_02632/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_11-21-30_02632/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_11-21-30_02632/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_11-21-30_02632/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.921020212454922, 52.374456162051054, 0.0 ] }, "distance": 3.97, "direction": 202.92, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2024-10-23_11-21-30_02632", "timestamp": "2024-10-23T12:03:40Z", "filename": "recording_2024-10-23_11-21-30_02632.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_20250130_0915_Track06_Sphere_00090", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123255.67308866381, 487503.7984604038 ] }, "relative_distance": 3.96947551, "relative_pitch": 0.0, "relative_heading": 202.91719131097062, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track06_Sphere_00090/adjacencies/b_20250130_0915_Track06_Sphere_00090/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/10/TMX7316010203-002590/pano_0001_000030/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/10/TMX7316010203-002590/pano_0001_000030/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/10/TMX7316010203-002590/pano_0001_000030/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/10/TMX7316010203-002590/pano_0001_000030/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002590_pano_0001_000030/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002590_pano_0001_000030/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002590_pano_0001_000030/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/06/10/TMX7316010203-002590/pano_0001_000030/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/06/10/TMX7316010203-002590/pano_0001_000030/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.9210448117014, 52.3745292235739, 47.8700530454516 ] }, "distance": 4.48, "direction": 1.66, "angle": 84.66, "elevation": 47.87, "pano_id": "TMX7316010203-002590_pano_0001_000030", "timestamp": "2022-06-10T13:53:26.345090Z", "filename": "pano_0001_000030.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_20250130_0915_Track06_Sphere_00090", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123255.67308866381, 487503.7984604038 ] }, "relative_distance": 4.475598, "relative_pitch": 84.65867339223931, "relative_heading": 1.65908705576007, "relative_elevation": 47.8700530454516 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track06_Sphere_00090/adjacencies/b_20250130_0915_Track06_Sphere_00090/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/21/TMX7316010203-001194/pano_0000_000277/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/21/TMX7316010203-001194/pano_0000_000277/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/21/TMX7316010203-001194/pano_0000_000277/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/21/TMX7316010203-001194/pano_0000_000277/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001194_pano_0000_000277/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001194_pano_0000_000277/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001194_pano_0000_000277/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/21/TMX7316010203-001194/pano_0000_000277/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/21/TMX7316010203-001194/pano_0000_000277/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.92103998445938, 52.3745294556109, 47.7089429106563 ] }, "distance": 4.5, "direction": 357.47, "angle": 84.61, "elevation": 47.71, "pano_id": "TMX7316010203-001194_pano_0000_000277", "timestamp": "2019-05-21T08:20:07.902850Z", "filename": "pano_0000_000277.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_20250130_0915_Track06_Sphere_00090", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123255.67308866381, 487503.7984604038 ] }, "relative_distance": 4.50394758, "relative_pitch": 84.60699352374058, "relative_heading": 357.4654609445596, "relative_elevation": 47.7089429106563 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track06_Sphere_00090/adjacencies/b_20250130_0915_Track06_Sphere_00090/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/18/TMX7316010203-002048/pano_0000_000355/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/18/TMX7316010203-002048/pano_0000_000355/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/18/TMX7316010203-002048/pano_0000_000355/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/18/TMX7316010203-002048/pano_0000_000355/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002048_pano_0000_000355/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002048_pano_0000_000355/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002048_pano_0000_000355/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/18/TMX7316010203-002048/pano_0000_000355/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/18/TMX7316010203-002048/pano_0000_000355/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.92101773132484, 52.3744505874379, 47.2626182315871 ] }, "distance": 4.61, "direction": 201.85, "angle": 84.43, "elevation": 47.26, "pano_id": "TMX7316010203-002048_pano_0000_000355", "timestamp": "2021-03-18T11:52:35.581000Z", "filename": "pano_0000_000355.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_20250130_0915_Track06_Sphere_00090", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123255.67308866381, 487503.7984604038 ] }, "relative_distance": 4.60742496, "relative_pitch": 84.4320798958453, "relative_heading": 201.84875355901244, "relative_elevation": 47.2626182315871 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track06_Sphere_00090/adjacencies/b_20250130_0915_Track06_Sphere_00090/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001669/pano_0000_001265/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001669/pano_0000_001265/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001669/pano_0000_001265/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001669/pano_0000_001265/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001669_pano_0000_001265/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001669_pano_0000_001265/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001669_pano_0000_001265/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001669/pano_0000_001265/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001669/pano_0000_001265/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.92101048804933, 52.3744487598273, 47.7975230393931 ] }, "distance": 4.99, "direction": 206.24, "angle": 84.03, "elevation": 47.8, "pano_id": "TMX7316010203-001669_pano_0000_001265", "timestamp": "2020-04-22T10:27:39.917390Z", "filename": "pano_0000_001265.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_20250130_0915_Track06_Sphere_00090", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123255.67308866381, 487503.7984604038 ] }, "relative_distance": 4.9944095, "relative_pitch": 84.0347558580135, "relative_heading": 206.23734690081852, "relative_elevation": 47.7975230393931 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track06_Sphere_00090/adjacencies/b_20250130_0915_Track06_Sphere_00090/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250130_0915_Track06_Sphere_00089/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250130_0915_Track06_Sphere_00089/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250130_0915_Track06_Sphere_00089/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250130_0915_Track06_Sphere_00089/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20250130_0915_Track06_Sphere_00089/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track06_Sphere_00089/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track06_Sphere_00089/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250130_0915_Track06_Sphere_00089/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250130_0915_Track06_Sphere_00089/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.921027495835698, 52.37444512554274, 0.0 ] }, "distance": 5.0, "direction": 192.13, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20250130_0915_Track06_Sphere_00089", "timestamp": "2025-01-30T09:00:37Z", "filename": "Job_20250130_0915_Track06_Sphere_00089.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20250130_0915_Track06_Sphere_00090", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123255.67308866381, 487503.7984604038 ] }, "relative_distance": 4.99576434, "relative_pitch": 0.0, "relative_heading": 192.12916822904685, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track06_Sphere_00090/adjacencies/b_20250130_0915_Track06_Sphere_00090/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250130_0915_Track06_Sphere_00091/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250130_0915_Track06_Sphere_00091/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250130_0915_Track06_Sphere_00091/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250130_0915_Track06_Sphere_00091/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20250130_0915_Track06_Sphere_00091/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track06_Sphere_00091/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track06_Sphere_00091/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250130_0915_Track06_Sphere_00091/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250130_0915_Track06_Sphere_00091/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.921057086741508, 52.37453309669902, 0.0 ] }, "distance": 5.0, "direction": 11.14, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20250130_0915_Track06_Sphere_00091", "timestamp": "2025-01-30T09:00:38Z", "filename": "Job_20250130_0915_Track06_Sphere_00091.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_20250130_0915_Track06_Sphere_00090", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123255.67308866381, 487503.7984604038 ] }, "relative_distance": 4.99883878, "relative_pitch": 0.0, "relative_heading": 11.136973331817204, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track06_Sphere_00090/adjacencies/b_20250130_0915_Track06_Sphere_00090/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/18/TMX7316010203-002048/pano_0000_000357/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/18/TMX7316010203-002048/pano_0000_000357/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/18/TMX7316010203-002048/pano_0000_000357/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/18/TMX7316010203-002048/pano_0000_000357/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002048_pano_0000_000357/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002048_pano_0000_000357/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002048_pano_0000_000357/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/18/TMX7316010203-002048/pano_0000_000357/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/18/TMX7316010203-002048/pano_0000_000357/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.92105136839145, 52.3745377868451, 47.3080943888053 ] }, "distance": 5.46, "direction": 6.06, "angle": 83.42, "elevation": 47.31, "pano_id": "TMX7316010203-002048_pano_0000_000357", "timestamp": "2021-03-18T11:52:36.646010Z", "filename": "pano_0000_000357.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_20250130_0915_Track06_Sphere_00090", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123255.67308866381, 487503.7984604038 ] }, "relative_distance": 5.45709087, "relative_pitch": 83.41989047989793, "relative_heading": 6.060085235563975, "relative_elevation": 47.3080943888053 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track06_Sphere_00090/adjacencies/b_20250130_0915_Track06_Sphere_00090/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001669/pano_0000_001267/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001669/pano_0000_001267/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001669/pano_0000_001267/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001669/pano_0000_001267/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001669_pano_0000_001267/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001669_pano_0000_001267/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001669_pano_0000_001267/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001669/pano_0000_001267/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001669/pano_0000_001267/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.92104222990354, 52.3745388746503, 47.8735229587182 ] }, "distance": 5.55, "direction": 359.52, "angle": 83.39, "elevation": 47.87, "pano_id": "TMX7316010203-001669_pano_0000_001267", "timestamp": "2020-04-22T10:27:40.927440Z", "filename": "pano_0000_001267.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_20250130_0915_Track06_Sphere_00090", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123255.67308866381, 487503.7984604038 ] }, "relative_distance": 5.54783286, "relative_pitch": 83.3897523191922, "relative_heading": 359.52234824081694, "relative_elevation": 47.8735229587182 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track06_Sphere_00090/adjacencies/b_20250130_0915_Track06_Sphere_00090/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/10/TMX7316010203-002590/pano_0001_000028/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/10/TMX7316010203-002590/pano_0001_000028/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/10/TMX7316010203-002590/pano_0001_000028/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/10/TMX7316010203-002590/pano_0001_000028/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002590_pano_0001_000028/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002590_pano_0001_000028/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002590_pano_0001_000028/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/06/10/TMX7316010203-002590/pano_0001_000028/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/06/10/TMX7316010203-002590/pano_0001_000028/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.92101320087549, 52.3744419304135, 47.8837093096226 ] }, "distance": 5.62, "direction": 201.11, "angle": 83.31, "elevation": 47.88, "pano_id": "TMX7316010203-002590_pano_0001_000028", "timestamp": "2022-06-10T13:53:25.185140Z", "filename": "pano_0001_000028.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_20250130_0915_Track06_Sphere_00090", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123255.67308866381, 487503.7984604038 ] }, "relative_distance": 5.61682441, "relative_pitch": 83.30970043523429, "relative_heading": 201.11301197359916, "relative_elevation": 47.8837093096226 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track06_Sphere_00090/adjacencies/b_20250130_0915_Track06_Sphere_00090/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/21/TMX7316010203-001194/pano_0000_000275/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/21/TMX7316010203-001194/pano_0000_000275/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/21/TMX7316010203-001194/pano_0000_000275/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/21/TMX7316010203-001194/pano_0000_000275/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001194_pano_0000_000275/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001194_pano_0000_000275/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001194_pano_0000_000275/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/21/TMX7316010203-001194/pano_0000_000275/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/21/TMX7316010203-001194/pano_0000_000275/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.92100689354055, 52.3744413527801, 47.6813076613471 ] }, "distance": 5.84, "direction": 204.82, "angle": 83.01, "elevation": 47.68, "pano_id": "TMX7316010203-001194_pano_0000_000275", "timestamp": "2019-05-21T08:20:06.862910Z", "filename": "pano_0000_000275.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_20250130_0915_Track06_Sphere_00090", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123255.67308866381, 487503.7984604038 ] }, "relative_distance": 5.84372363, "relative_pitch": 83.0127909942001, "relative_heading": 204.81748365006536, "relative_elevation": 47.6813076613471 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track06_Sphere_00090/adjacencies/b_20250130_0915_Track06_Sphere_00090/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_07-14-50_01936/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_07-14-50_01936/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_07-14-50_01936/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_07-14-50_01936/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-19_07-14-50_01936/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-19_07-14-50_01936/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-19_07-14-50_01936/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_07-14-50_01936/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_07-14-50_01936/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.921014660198194, 52.3744340381268, 0.0 ] }, "distance": 6.41, "direction": 197.46, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-19_07-14-50_01936", "timestamp": "2025-06-19T08:24:45Z", "filename": "recording_2025-06-19_07-14-50_01936.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_20250130_0915_Track06_Sphere_00090", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123255.67308866381, 487503.7984604038 ] }, "relative_distance": 6.4133407, "relative_pitch": 0.0, "relative_heading": 197.45612325305717, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track06_Sphere_00090/adjacencies/b_20250130_0915_Track06_Sphere_00090/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000019/pano_0000_002745/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000019/pano_0000_002745/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000019/pano_0000_002745/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000019/pano_0000_002745/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000019_pano_0000_002745/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000019_pano_0000_002745/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000019_pano_0000_002745/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000019/pano_0000_002745/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000019/pano_0000_002745/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.92095618292362, 52.3745132376788, 47.0709263700992 ] }, "distance": 6.49, "direction": 294.53, "angle": 82.15, "elevation": 47.07, "pano_id": "TMX7316060226-000019_pano_0000_002745", "timestamp": "2016-08-15T05:09:52.983280Z", "filename": "pano_0000_002745.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_20250130_0915_Track06_Sphere_00090", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123255.67308866381, 487503.7984604038 ] }, "relative_distance": 6.49210244, "relative_pitch": 82.14721123610558, "relative_heading": 294.5259224436445, "relative_elevation": 47.0709263700992 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track06_Sphere_00090/adjacencies/b_20250130_0915_Track06_Sphere_00090/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/16/TMX7316010203-002313/pano_0003_000123/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/16/TMX7316010203-002313/pano_0003_000123/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/16/TMX7316010203-002313/pano_0003_000123/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/16/TMX7316010203-002313/pano_0003_000123/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002313_pano_0003_000123/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002313_pano_0003_000123/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002313_pano_0003_000123/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/09/16/TMX7316010203-002313/pano_0003_000123/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/09/16/TMX7316010203-002313/pano_0003_000123/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.92105453669984, 52.3745472305304, 47.3964238855988 ] }, "distance": 6.53, "direction": 6.97, "angle": 82.16, "elevation": 47.4, "pano_id": "TMX7316010203-002313_pano_0003_000123", "timestamp": "2021-09-16T10:59:14.111010Z", "filename": "pano_0003_000123.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_20250130_0915_Track06_Sphere_00090", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123255.67308866381, 487503.7984604038 ] }, "relative_distance": 6.52566172, "relative_pitch": 82.1606570304236, "relative_heading": 6.9699835110239, "relative_elevation": 47.3964238855988 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track06_Sphere_00090/adjacencies/b_20250130_0915_Track06_Sphere_00090/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/24/TMX7315120208-000056/pano_0000_001115/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/24/TMX7315120208-000056/pano_0000_001115/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/24/TMX7315120208-000056/pano_0000_001115/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/24/TMX7315120208-000056/pano_0000_001115/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315120208-000056_pano_0000_001115/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000056_pano_0000_001115/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000056_pano_0000_001115/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/05/24/TMX7315120208-000056/pano_0000_001115/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/05/24/TMX7315120208-000056/pano_0000_001115/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.92105516025769, 52.3745485362531, 47.3952555023134 ] }, "distance": 6.68, "direction": 7.18, "angle": 81.98, "elevation": 47.4, "pano_id": "TMX7315120208-000056_pano_0000_001115", "timestamp": "2016-05-24T11:28:17.973940Z", "filename": "pano_0000_001115.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_20250130_0915_Track06_Sphere_00090", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123255.67308866381, 487503.7984604038 ] }, "relative_distance": 6.67507988, "relative_pitch": 81.98327228259198, "relative_heading": 7.180462985916579, "relative_elevation": 47.3952555023134 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track06_Sphere_00090/adjacencies/b_20250130_0915_Track06_Sphere_00090/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/19/TMX7315120208-000054/pano_0001_001003/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/19/TMX7315120208-000054/pano_0001_001003/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/19/TMX7315120208-000054/pano_0001_001003/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/19/TMX7315120208-000054/pano_0001_001003/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315120208-000054_pano_0001_001003/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000054_pano_0001_001003/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000054_pano_0001_001003/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/05/19/TMX7315120208-000054/pano_0001_001003/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/05/19/TMX7315120208-000054/pano_0001_001003/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.92099835516652, 52.3744330149362, 47.3087749192491 ] }, "distance": 6.93, "direction": 205.96, "angle": 81.66, "elevation": 47.31, "pano_id": "TMX7315120208-000054_pano_0001_001003", "timestamp": "2016-05-19T12:52:50.516680Z", "filename": "pano_0001_001003.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_20250130_0915_Track06_Sphere_00090", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123255.67308866381, 487503.7984604038 ] }, "relative_distance": 6.93128182, "relative_pitch": 81.66480912993336, "relative_heading": 205.96138518316766, "relative_elevation": 47.3087749192491 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track06_Sphere_00090/adjacencies/b_20250130_0915_Track06_Sphere_00090/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/07/TMX7316010203-001536/pano_0000_001510/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/07/TMX7316010203-001536/pano_0000_001510/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/07/TMX7316010203-001536/pano_0000_001510/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/07/TMX7316010203-001536/pano_0000_001510/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001536_pano_0000_001510/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001536_pano_0000_001510/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001536_pano_0000_001510/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/13/07/TMX7316010203-001536/pano_0000_001510/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/13/07/TMX7316010203-001536/pano_0000_001510/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.92094377187976, 52.3745061340657, 46.8404095480219 ] }, "distance": 7.02, "direction": 285.75, "angle": 81.48, "elevation": 46.84, "pano_id": "TMX7316010203-001536_pano_0000_001510", "timestamp": "2020-01-07T08:54:47.328370Z", "filename": "pano_0000_001510.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_20250130_0915_Track06_Sphere_00090", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123255.67308866381, 487503.7984604038 ] }, "relative_distance": 7.01503815, "relative_pitch": 81.48242195294713, "relative_heading": 285.7524507187084, "relative_elevation": 46.8404095480219 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track06_Sphere_00090/adjacencies/b_20250130_0915_Track06_Sphere_00090/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250130_0915_Track07_Sphere_00037/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250130_0915_Track07_Sphere_00037/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250130_0915_Track07_Sphere_00037/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250130_0915_Track07_Sphere_00037/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20250130_0915_Track07_Sphere_00037/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track07_Sphere_00037/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track07_Sphere_00037/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250130_0915_Track07_Sphere_00037/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250130_0915_Track07_Sphere_00037/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.921146207112017, 52.37447888323855, 0.0 ] }, "distance": 7.12, "direction": 99.11, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20250130_0915_Track07_Sphere_00037", "timestamp": "2025-01-30T09:07:40Z", "filename": "Job_20250130_0915_Track07_Sphere_00037.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_20250130_0915_Track06_Sphere_00090", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123255.67308866381, 487503.7984604038 ] }, "relative_distance": 7.12479735, "relative_pitch": 0.0, "relative_heading": 99.10832781543846, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track06_Sphere_00090/adjacencies/b_20250130_0915_Track06_Sphere_00090/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001669/pano_0000_001241/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001669/pano_0000_001241/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001669/pano_0000_001241/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001669/pano_0000_001241/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001669_pano_0000_001241/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001669_pano_0000_001241/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001669_pano_0000_001241/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001669/pano_0000_001241/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001669/pano_0000_001241/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.92094852841029, 52.3745168042664, 47.3210730887949 ] }, "distance": 7.13, "direction": 295.69, "angle": 81.43, "elevation": 47.32, "pano_id": "TMX7316010203-001669_pano_0000_001241", "timestamp": "2020-04-22T10:27:23.257460Z", "filename": "pano_0000_001241.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_20250130_0915_Track06_Sphere_00090", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123255.67308866381, 487503.7984604038 ] }, "relative_distance": 7.13257589, "relative_pitch": 81.42848649540124, "relative_heading": 295.6881253875494, "relative_elevation": 47.3210730887949 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track06_Sphere_00090/adjacencies/b_20250130_0915_Track06_Sphere_00090/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250130_0915_Track06_Sphere_00171/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250130_0915_Track06_Sphere_00171/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250130_0915_Track06_Sphere_00171/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250130_0915_Track06_Sphere_00171/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20250130_0915_Track06_Sphere_00171/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track06_Sphere_00171/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track06_Sphere_00171/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250130_0915_Track06_Sphere_00171/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250130_0915_Track06_Sphere_00171/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.920943558786099, 52.37451195107724, 0.0 ] }, "distance": 7.23, "direction": 290.66, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20250130_0915_Track06_Sphere_00171", "timestamp": "2025-01-30T09:02:13Z", "filename": "Job_20250130_0915_Track06_Sphere_00171.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_20250130_0915_Track06_Sphere_00090", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123255.67308866381, 487503.7984604038 ] }, "relative_distance": 7.23127568, "relative_pitch": 0.0, "relative_heading": 290.66328374318357, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track06_Sphere_00090/adjacencies/b_20250130_0915_Track06_Sphere_00090/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_12-42-53_03305/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_12-42-53_03305/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_12-42-53_03305/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_12-42-53_03305/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2024-10-23_12-42-53_03305/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_03305/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_03305/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_12-42-53_03305/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_12-42-53_03305/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.920936320653556, 52.37448328781863, 0.0 ] }, "distance": 7.29, "direction": 264.98, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2024-10-23_12-42-53_03305", "timestamp": "2024-10-23T13:52:55Z", "filename": "recording_2024-10-23_12-42-53_03305.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_20250130_0915_Track06_Sphere_00090", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123255.67308866381, 487503.7984604038 ] }, "relative_distance": 7.28699772, "relative_pitch": 0.0, "relative_heading": 264.9791199079155, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track06_Sphere_00090/adjacencies/b_20250130_0915_Track06_Sphere_00090/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/10/TMX7316010203-002590/pano_0003_000031/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/10/TMX7316010203-002590/pano_0003_000031/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/10/TMX7316010203-002590/pano_0003_000031/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/10/TMX7316010203-002590/pano_0003_000031/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002590_pano_0003_000031/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002590_pano_0003_000031/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002590_pano_0003_000031/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/06/10/TMX7316010203-002590/pano_0003_000031/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/06/10/TMX7316010203-002590/pano_0003_000031/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.92093487644528, 52.3744873690481, 47.1622866205871 ] }, "distance": 7.36, "direction": 268.57, "angle": 81.13, "elevation": 47.16, "pano_id": "TMX7316010203-002590_pano_0003_000031", "timestamp": "2022-06-10T14:07:12.685830Z", "filename": "pano_0003_000031.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_20250130_0915_Track06_Sphere_00090", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123255.67308866381, 487503.7984604038 ] }, "relative_distance": 7.35968225, "relative_pitch": 81.13051844595846, "relative_heading": 268.5704129458118, "relative_elevation": 47.1622866205871 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track06_Sphere_00090/adjacencies/b_20250130_0915_Track06_Sphere_00090/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000019/pano_0000_002746/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000019/pano_0000_002746/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000019/pano_0000_002746/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000019/pano_0000_002746/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000019_pano_0000_002746/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000019_pano_0000_002746/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000019_pano_0000_002746/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000019/pano_0000_002746/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000019/pano_0000_002746/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.92093939341627, 52.3744694182335, 47.0544188451022 ] }, "distance": 7.38, "direction": 252.81, "angle": 81.09, "elevation": 47.05, "pano_id": "TMX7316060226-000019_pano_0000_002746", "timestamp": "2016-08-15T05:09:53.378230Z", "filename": "pano_0000_002746.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_20250130_0915_Track06_Sphere_00090", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123255.67308866381, 487503.7984604038 ] }, "relative_distance": 7.37945858, "relative_pitch": 81.08700626995115, "relative_heading": 252.80882098871527, "relative_elevation": 47.0544188451022 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track06_Sphere_00090/adjacencies/b_20250130_0915_Track06_Sphere_00090/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_12-42-53_03304/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_12-42-53_03304/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_12-42-53_03304/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_12-42-53_03304/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2024-10-23_12-42-53_03304/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_03304/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_03304/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_12-42-53_03304/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_12-42-53_03304/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.920952988990359, 52.37452701141763, 0.0 ] }, "distance": 7.44, "direction": 304.62, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2024-10-23_12-42-53_03304", "timestamp": "2024-10-23T13:52:54Z", "filename": "recording_2024-10-23_12-42-53_03304.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_20250130_0915_Track06_Sphere_00090", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123255.67308866381, 487503.7984604038 ] }, "relative_distance": 7.44137014, "relative_pitch": 0.0, "relative_heading": 304.6190245548838, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track06_Sphere_00090/adjacencies/b_20250130_0915_Track06_Sphere_00090/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/14/TMX7316010203-000719/pano_0000_001880/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/14/TMX7316010203-000719/pano_0000_001880/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/14/TMX7316010203-000719/pano_0000_001880/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/14/TMX7316010203-000719/pano_0000_001880/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000719_pano_0000_001880/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000719_pano_0000_001880/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000719_pano_0000_001880/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/14/TMX7316010203-000719/pano_0000_001880/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/14/TMX7316010203-000719/pano_0000_001880/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.92099335473931, 52.3744286604284, 47.3794318931177 ] }, "distance": 7.52, "direction": 206.68, "angle": 80.99, "elevation": 47.38, "pano_id": "TMX7316010203-000719_pano_0000_001880", "timestamp": "2018-05-14T12:13:31.284330Z", "filename": "pano_0000_001880.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_20250130_0915_Track06_Sphere_00090", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123255.67308866381, 487503.7984604038 ] }, "relative_distance": 7.51659961, "relative_pitch": 80.98533121793217, "relative_heading": 206.67842200591951, "relative_elevation": 47.3794318931177 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track06_Sphere_00090/adjacencies/b_20250130_0915_Track06_Sphere_00090/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/29/TMX7316010203-001475/pano_0005_001011/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/29/TMX7316010203-001475/pano_0005_001011/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/29/TMX7316010203-001475/pano_0005_001011/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/29/TMX7316010203-001475/pano_0005_001011/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001475_pano_0005_001011/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001475_pano_0005_001011/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001475_pano_0005_001011/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/11/29/TMX7316010203-001475/pano_0005_001011/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/11/29/TMX7316010203-001475/pano_0005_001011/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.9209380083811, 52.3745100231102, 47.3295770818368 ] }, "distance": 7.52, "direction": 288.12, "angle": 80.98, "elevation": 47.33, "pano_id": "TMX7316010203-001475_pano_0005_001011", "timestamp": "2019-11-29T12:00:40.544340Z", "filename": "pano_0005_001011.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_20250130_0915_Track06_Sphere_00090", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123255.67308866381, 487503.7984604038 ] }, "relative_distance": 7.516687, "relative_pitch": 80.97588856333755, "relative_heading": 288.1156246346118, "relative_elevation": 47.3295770818368 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track06_Sphere_00090/adjacencies/b_20250130_0915_Track06_Sphere_00090/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/19/TMX7315120208-000054/pano_0001_001336/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/19/TMX7315120208-000054/pano_0001_001336/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/19/TMX7315120208-000054/pano_0001_001336/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/19/TMX7315120208-000054/pano_0001_001336/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315120208-000054_pano_0001_001336/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000054_pano_0001_001336/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000054_pano_0001_001336/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/05/19/TMX7315120208-000054/pano_0001_001336/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/05/19/TMX7315120208-000054/pano_0001_001336/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.92094376603562, 52.3745193178952, 47.2435984481126 ] }, "distance": 7.55, "direction": 296.53, "angle": 80.92, "elevation": 47.24, "pano_id": "TMX7315120208-000054_pano_0001_001336", "timestamp": "2016-05-19T12:59:10.068640Z", "filename": "pano_0001_001336.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_20250130_0915_Track06_Sphere_00090", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123255.67308866381, 487503.7984604038 ] }, "relative_distance": 7.5469214, "relative_pitch": 80.92397793364138, "relative_heading": 296.53442634795067, "relative_elevation": 47.2435984481126 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track06_Sphere_00090/adjacencies/b_20250130_0915_Track06_Sphere_00090/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000052/pano_0000_005610/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000052/pano_0000_005610/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000052/pano_0000_005610/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000052/pano_0000_005610/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315120208-000052_pano_0000_005610/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000052_pano_0000_005610/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000052_pano_0000_005610/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000052/pano_0000_005610/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000052/pano_0000_005610/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.92094522018599, 52.3745240129157, 47.1662353128195 ] }, "distance": 7.71, "direction": 300.34, "angle": 80.72, "elevation": 47.17, "pano_id": "TMX7315120208-000052_pano_0000_005610", "timestamp": "2016-05-17T13:23:20.718630Z", "filename": "pano_0000_005610.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_20250130_0915_Track06_Sphere_00090", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123255.67308866381, 487503.7984604038 ] }, "relative_distance": 7.70870865, "relative_pitch": 80.71781579339796, "relative_heading": 300.340095291911, "relative_elevation": 47.1662353128195 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track06_Sphere_00090/adjacencies/b_20250130_0915_Track06_Sphere_00090/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_07-14-50_01739/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_07-14-50_01739/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_07-14-50_01739/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_07-14-50_01739/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-19_07-14-50_01739/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-19_07-14-50_01739/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-19_07-14-50_01739/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_07-14-50_01739/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_07-14-50_01739/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.921150355100817, 52.37446705378992, 0.0 ] }, "distance": 7.71, "direction": 108.47, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-19_07-14-50_01739", "timestamp": "2025-06-19T08:15:09Z", "filename": "recording_2025-06-19_07-14-50_01739.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_20250130_0915_Track06_Sphere_00090", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123255.67308866381, 487503.7984604038 ] }, "relative_distance": 7.71486583, "relative_pitch": 0.0, "relative_heading": 108.47039149915709, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track06_Sphere_00090/adjacencies/b_20250130_0915_Track06_Sphere_00090/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_08-04-10_03237/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_08-04-10_03237/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_08-04-10_03237/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_08-04-10_03237/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-17_08-04-10_03237/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-17_08-04-10_03237/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-17_08-04-10_03237/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_08-04-10_03237/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_08-04-10_03237/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.920929405981157, 52.37448367400348, 0.0 ] }, "distance": 7.75, "direction": 265.6, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-17_08-04-10_03237", "timestamp": "2025-06-17T08:52:27Z", "filename": "recording_2025-06-17_08-04-10_03237.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_20250130_0915_Track06_Sphere_00090", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123255.67308866381, 487503.7984604038 ] }, "relative_distance": 7.7527982, "relative_pitch": 0.0, "relative_heading": 265.60008334599917, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track06_Sphere_00090/adjacencies/b_20250130_0915_Track06_Sphere_00090/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/10/TMX7316010203-002590/pano_0003_000030/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/10/TMX7316010203-002590/pano_0003_000030/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/10/TMX7316010203-002590/pano_0003_000030/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/10/TMX7316010203-002590/pano_0003_000030/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002590_pano_0003_000030/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002590_pano_0003_000030/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002590_pano_0003_000030/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/06/10/TMX7316010203-002590/pano_0003_000030/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/06/10/TMX7316010203-002590/pano_0003_000030/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.92095228579348, 52.3745313451749, 47.1904202718288 ] }, "distance": 7.76, "direction": 307.35, "angle": 80.66, "elevation": 47.19, "pano_id": "TMX7316010203-002590_pano_0003_000030", "timestamp": "2022-06-10T14:07:12.175820Z", "filename": "pano_0003_000030.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_20250130_0915_Track06_Sphere_00090", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123255.67308866381, 487503.7984604038 ] }, "relative_distance": 7.76355259, "relative_pitch": 80.65764462150398, "relative_heading": 307.34809974028775, "relative_elevation": 47.1904202718288 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track06_Sphere_00090/adjacencies/b_20250130_0915_Track06_Sphere_00090/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_08-04-10_03236/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_08-04-10_03236/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_08-04-10_03236/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_08-04-10_03236/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-17_08-04-10_03236/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-17_08-04-10_03236/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-17_08-04-10_03236/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_08-04-10_03236/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_08-04-10_03236/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.920946686733529, 52.374527314367256, 0.0 ] }, "distance": 7.82, "direction": 303.03, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-17_08-04-10_03236", "timestamp": "2025-06-17T08:52:26Z", "filename": "recording_2025-06-17_08-04-10_03236.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_20250130_0915_Track06_Sphere_00090", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123255.67308866381, 487503.7984604038 ] }, "relative_distance": 7.81672295, "relative_pitch": 0.0, "relative_heading": 303.0348595004174, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track06_Sphere_00090/adjacencies/b_20250130_0915_Track06_Sphere_00090/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000052/pano_0000_005611/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000052/pano_0000_005611/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000052/pano_0000_005611/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000052/pano_0000_005611/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315120208-000052_pano_0000_005611/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000052_pano_0000_005611/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000052_pano_0000_005611/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000052/pano_0000_005611/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000052/pano_0000_005611/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.92092857822793, 52.3744799511274, 47.1479170778766 ] }, "distance": 7.85, "direction": 262.62, "angle": 80.55, "elevation": 47.15, "pano_id": "TMX7315120208-000052_pano_0000_005611", "timestamp": "2016-05-17T13:23:21.213670Z", "filename": "pano_0000_005611.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_20250130_0915_Track06_Sphere_00090", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123255.67308866381, 487503.7984604038 ] }, "relative_distance": 7.85143196, "relative_pitch": 80.54542761307432, "relative_heading": 262.6161377992499, "relative_elevation": 47.1479170778766 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track06_Sphere_00090/adjacencies/b_20250130_0915_Track06_Sphere_00090/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/05/TMX7316010203-000247/pano_0000_000090/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/05/TMX7316010203-000247/pano_0000_000090/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/05/TMX7316010203-000247/pano_0000_000090/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/05/TMX7316010203-000247/pano_0000_000090/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000247_pano_0000_000090/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000247_pano_0000_000090/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000247_pano_0000_000090/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/04/05/TMX7316010203-000247/pano_0000_000090/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/04/05/TMX7316010203-000247/pano_0000_000090/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.92093261944707, 52.3744682594996, 46.8843226041645 ] }, "distance": 7.86, "direction": 252.9, "angle": 80.49, "elevation": 46.88, "pano_id": "TMX7316010203-000247_pano_0000_000090", "timestamp": "2017-04-05T13:51:51.400320Z", "filename": "pano_0000_000090.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2017", "tags": [ "mission-bi", "mission-2017", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250130_0915_Track06_Sphere_00090", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123255.67308866381, 487503.7984604038 ] }, "relative_distance": 7.85829895, "relative_pitch": 80.48507664950205, "relative_heading": 252.90488201585163, "relative_elevation": 46.8843226041645 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track06_Sphere_00090/adjacencies/b_20250130_0915_Track06_Sphere_00090/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/14/TMX7316010203-000719/pano_0000_001883/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/14/TMX7316010203-000719/pano_0000_001883/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/14/TMX7316010203-000719/pano_0000_001883/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/14/TMX7316010203-000719/pano_0000_001883/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000719_pano_0000_001883/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000719_pano_0000_001883/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000719_pano_0000_001883/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/14/TMX7316010203-000719/pano_0000_001883/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/14/TMX7316010203-000719/pano_0000_001883/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.92104621800247, 52.3745597200355, 47.4517754800618 ] }, "distance": 7.87, "direction": 1.64, "angle": 80.58, "elevation": 47.45, "pano_id": "TMX7316010203-000719_pano_0000_001883", "timestamp": "2018-05-14T12:13:32.684300Z", "filename": "pano_0000_001883.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_20250130_0915_Track06_Sphere_00090", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123255.67308866381, 487503.7984604038 ] }, "relative_distance": 7.87042596, "relative_pitch": 80.58256558822485, "relative_heading": 1.6407706727824813, "relative_elevation": 47.4517754800618 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track06_Sphere_00090/adjacencies/b_20250130_0915_Track06_Sphere_00090/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/19/TMX7315120208-000054/pano_0001_001337/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/19/TMX7315120208-000054/pano_0001_001337/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/19/TMX7315120208-000054/pano_0001_001337/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/19/TMX7315120208-000054/pano_0001_001337/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315120208-000054_pano_0001_001337/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000054_pano_0001_001337/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000054_pano_0001_001337/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/05/19/TMX7315120208-000054/pano_0001_001337/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/05/19/TMX7315120208-000054/pano_0001_001337/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.92092912852829, 52.3744754784646, 47.2537641916424 ] }, "distance": 7.89, "direction": 259.0, "angle": 80.52, "elevation": 47.25, "pano_id": "TMX7315120208-000054_pano_0001_001337", "timestamp": "2016-05-19T12:59:10.853670Z", "filename": "pano_0001_001337.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_20250130_0915_Track06_Sphere_00090", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123255.67308866381, 487503.7984604038 ] }, "relative_distance": 7.8939761, "relative_pitch": 80.5160323850415, "relative_heading": 258.9963890498361, "relative_elevation": 47.2537641916424 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track06_Sphere_00090/adjacencies/b_20250130_0915_Track06_Sphere_00090/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/24/TMX7315120208-000056/pano_0000_001112/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/24/TMX7315120208-000056/pano_0000_001112/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/24/TMX7315120208-000056/pano_0000_001112/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/24/TMX7315120208-000056/pano_0000_001112/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315120208-000056_pano_0000_001112/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000056_pano_0000_001112/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000056_pano_0000_001112/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/05/24/TMX7315120208-000056/pano_0000_001112/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/05/24/TMX7315120208-000056/pano_0000_001112/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.92100688197849, 52.3744199687846, 47.3557295557112 ] }, "distance": 8.07, "direction": 197.71, "angle": 80.33, "elevation": 47.36, "pano_id": "TMX7315120208-000056_pano_0000_001112", "timestamp": "2016-05-24T11:28:16.373990Z", "filename": "pano_0000_001112.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_20250130_0915_Track06_Sphere_00090", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123255.67308866381, 487503.7984604038 ] }, "relative_distance": 8.06578362, "relative_pitch": 80.33395282145827, "relative_heading": 197.70972656151824, "relative_elevation": 47.3557295557112 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track06_Sphere_00090/adjacencies/b_20250130_0915_Track06_Sphere_00090/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001669/pano_0000_001242/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001669/pano_0000_001242/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001669/pano_0000_001242/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001669/pano_0000_001242/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001669_pano_0000_001242/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001669_pano_0000_001242/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001669_pano_0000_001242/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001669/pano_0000_001242/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001669/pano_0000_001242/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.92092682840816, 52.3744716600067, 47.3024173397571 ] }, "distance": 8.14, "direction": 256.27, "angle": 80.24, "elevation": 47.3, "pano_id": "TMX7316010203-001669_pano_0000_001242", "timestamp": "2020-04-22T10:27:23.917460Z", "filename": "pano_0000_001242.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_20250130_0915_Track06_Sphere_00090", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123255.67308866381, 487503.7984604038 ] }, "relative_distance": 8.13805922, "relative_pitch": 80.2382147252092, "relative_heading": 256.26939012784726, "relative_elevation": 47.3024173397571 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track06_Sphere_00090/adjacencies/b_20250130_0915_Track06_Sphere_00090/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/17/TMX7316010203-000299/pano_0002_004136/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/17/TMX7316010203-000299/pano_0002_004136/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/17/TMX7316010203-000299/pano_0002_004136/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/17/TMX7316010203-000299/pano_0002_004136/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000299_pano_0002_004136/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000299_pano_0002_004136/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000299_pano_0002_004136/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/05/17/TMX7316010203-000299/pano_0002_004136/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/05/17/TMX7316010203-000299/pano_0002_004136/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.92092867539483, 52.3744646570838, 47.0821243217215 ] }, "distance": 8.24, "direction": 250.79, "angle": 80.07, "elevation": 47.08, "pano_id": "TMX7316010203-000299_pano_0002_004136", "timestamp": "2017-05-17T12:01:20.925660Z", "filename": "pano_0002_004136.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2017", "tags": [ "mission-bi", "mission-2017", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250130_0915_Track06_Sphere_00090", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123255.67308866381, 487503.7984604038 ] }, "relative_distance": 8.23848877, "relative_pitch": 80.07479710184181, "relative_heading": 250.78888653338882, "relative_elevation": 47.0821243217215 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track06_Sphere_00090/adjacencies/b_20250130_0915_Track06_Sphere_00090/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250130_0915_Track06_Sphere_00172/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250130_0915_Track06_Sphere_00172/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250130_0915_Track06_Sphere_00172/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250130_0915_Track06_Sphere_00172/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20250130_0915_Track06_Sphere_00172/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track06_Sphere_00172/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track06_Sphere_00172/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250130_0915_Track06_Sphere_00172/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250130_0915_Track06_Sphere_00172/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.920925472668213, 52.37446809183696, 0.0 ] }, "distance": 8.33, "direction": 253.77, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20250130_0915_Track06_Sphere_00172", "timestamp": "2025-01-30T09:02:14Z", "filename": "Job_20250130_0915_Track06_Sphere_00172.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_20250130_0915_Track06_Sphere_00090", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123255.67308866381, 487503.7984604038 ] }, "relative_distance": 8.32994094, "relative_pitch": 0.0, "relative_heading": 253.76638149467436, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track06_Sphere_00090/adjacencies/b_20250130_0915_Track06_Sphere_00090/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250130_0915_Track07_Sphere_00036/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250130_0915_Track07_Sphere_00036/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250130_0915_Track07_Sphere_00036/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250130_0915_Track07_Sphere_00036/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20250130_0915_Track07_Sphere_00036/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track07_Sphere_00036/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track07_Sphere_00036/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250130_0915_Track07_Sphere_00036/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250130_0915_Track07_Sphere_00036/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.921129875095474, 52.3744357769119, 0.0 ] }, "distance": 8.38, "direction": 135.01, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20250130_0915_Track07_Sphere_00036", "timestamp": "2025-01-30T09:07:39Z", "filename": "Job_20250130_0915_Track07_Sphere_00036.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_20250130_0915_Track06_Sphere_00090", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123255.67308866381, 487503.7984604038 ] }, "relative_distance": 8.37723512, "relative_pitch": 0.0, "relative_heading": 135.00872026413913, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track06_Sphere_00090/adjacencies/b_20250130_0915_Track06_Sphere_00090/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/19/TMX7315120208-000054/pano_0001_001006/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/19/TMX7315120208-000054/pano_0001_001006/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/19/TMX7315120208-000054/pano_0001_001006/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/19/TMX7315120208-000054/pano_0001_001006/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315120208-000054_pano_0001_001006/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000054_pano_0001_001006/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000054_pano_0001_001006/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/05/19/TMX7315120208-000054/pano_0001_001006/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/05/19/TMX7315120208-000054/pano_0001_001006/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.92104518606372, 52.3745649968766, 47.3968472434208 ] }, "distance": 8.46, "direction": 1.05, "angle": 79.88, "elevation": 47.4, "pano_id": "TMX7315120208-000054_pano_0001_001006", "timestamp": "2016-05-19T12:52:52.156690Z", "filename": "pano_0001_001006.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_20250130_0915_Track06_Sphere_00090", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123255.67308866381, 487503.7984604038 ] }, "relative_distance": 8.45579878, "relative_pitch": 79.88461147756097, "relative_heading": 1.050833391810682, "relative_elevation": 47.3968472434208 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track06_Sphere_00090/adjacencies/b_20250130_0915_Track06_Sphere_00090/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_11-21-30_02631/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_11-21-30_02631/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_11-21-30_02631/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_11-21-30_02631/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2024-10-23_11-21-30_02631/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_11-21-30_02631/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_11-21-30_02631/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_11-21-30_02631/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_11-21-30_02631/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.921005367934691, 52.37441599143659, 0.0 ] }, "distance": 8.52, "direction": 197.46, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2024-10-23_11-21-30_02631", "timestamp": "2024-10-23T12:03:39Z", "filename": "recording_2024-10-23_11-21-30_02631.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_20250130_0915_Track06_Sphere_00090", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123255.67308866381, 487503.7984604038 ] }, "relative_distance": 8.51883093, "relative_pitch": 0.0, "relative_heading": 197.46487949176833, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track06_Sphere_00090/adjacencies/b_20250130_0915_Track06_Sphere_00090/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_11-21-30_02634/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_11-21-30_02634/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_11-21-30_02634/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_11-21-30_02634/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2024-10-23_11-21-30_02634/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_11-21-30_02634/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_11-21-30_02634/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_11-21-30_02634/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_11-21-30_02634/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.92105525666928, 52.37456535671663, 0.0 ] }, "distance": 8.54, "direction": 5.65, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2024-10-23_11-21-30_02634", "timestamp": "2024-10-23T12:04:26Z", "filename": "recording_2024-10-23_11-21-30_02634.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_20250130_0915_Track06_Sphere_00090", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123255.67308866381, 487503.7984604038 ] }, "relative_distance": 8.53594012, "relative_pitch": 0.0, "relative_heading": 5.65365477567596, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track06_Sphere_00090/adjacencies/b_20250130_0915_Track06_Sphere_00090/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/16/TMX7316010203-002313/pano_0003_000120/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/16/TMX7316010203-002313/pano_0003_000120/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/16/TMX7316010203-002313/pano_0003_000120/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/16/TMX7316010203-002313/pano_0003_000120/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002313_pano_0003_000120/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002313_pano_0003_000120/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002313_pano_0003_000120/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/09/16/TMX7316010203-002313/pano_0003_000120/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/09/16/TMX7316010203-002313/pano_0003_000120/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.92100549764034, 52.3744156269659, 47.3025202350691 ] }, "distance": 8.55, "direction": 197.33, "angle": 79.75, "elevation": 47.3, "pano_id": "TMX7316010203-002313_pano_0003_000120", "timestamp": "2021-09-16T10:59:12.626010Z", "filename": "pano_0003_000120.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_20250130_0915_Track06_Sphere_00090", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123255.67308866381, 487503.7984604038 ] }, "relative_distance": 8.55489132, "relative_pitch": 79.74858987662711, "relative_heading": 197.3269258155694, "relative_elevation": 47.3025202350691 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track06_Sphere_00090/adjacencies/b_20250130_0915_Track06_Sphere_00090/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/07/TMX7316010203-001536/pano_0000_001511/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/07/TMX7316010203-001536/pano_0000_001511/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/07/TMX7316010203-001536/pano_0000_001511/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/07/TMX7316010203-001536/pano_0000_001511/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001536_pano_0000_001511/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001536_pano_0000_001511/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001536_pano_0000_001511/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/13/07/TMX7316010203-001536/pano_0000_001511/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/13/07/TMX7316010203-001536/pano_0000_001511/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.92092539576364, 52.3744615036357, 46.827722013928 ] }, "distance": 8.57, "direction": 249.06, "angle": 79.63, "elevation": 46.83, "pano_id": "TMX7316010203-001536_pano_0000_001511", "timestamp": "2020-01-07T08:54:47.748430Z", "filename": "pano_0000_001511.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_20250130_0915_Track06_Sphere_00090", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123255.67308866381, 487503.7984604038 ] }, "relative_distance": 8.56874935, "relative_pitch": 79.63047770010452, "relative_heading": 249.06440425780184, "relative_elevation": 46.827722013928 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track06_Sphere_00090/adjacencies/b_20250130_0915_Track06_Sphere_00090/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_07-14-50_01939/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_07-14-50_01939/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_07-14-50_01939/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_07-14-50_01939/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-19_07-14-50_01939/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-19_07-14-50_01939/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-19_07-14-50_01939/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_07-14-50_01939/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_07-14-50_01939/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.921061193359462, 52.37456572918952, 0.0 ] }, "distance": 8.63, "direction": 8.3, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-19_07-14-50_01939", "timestamp": "2025-06-19T08:24:47Z", "filename": "recording_2025-06-19_07-14-50_01939.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_20250130_0915_Track06_Sphere_00090", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123255.67308866381, 487503.7984604038 ] }, "relative_distance": 8.62621407, "relative_pitch": 0.0, "relative_heading": 8.299850313518357, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track06_Sphere_00090/adjacencies/b_20250130_0915_Track06_Sphere_00090/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_07-14-50_01740/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_07-14-50_01740/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_07-14-50_01740/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_07-14-50_01740/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-19_07-14-50_01740/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-19_07-14-50_01740/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-19_07-14-50_01740/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_07-14-50_01740/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_07-14-50_01740/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.921166368388771, 52.3745111475048, 0.0 ] }, "distance": 8.76, "direction": 73.68, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-19_07-14-50_01740", "timestamp": "2025-06-19T08:15:10Z", "filename": "recording_2025-06-19_07-14-50_01740.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_20250130_0915_Track06_Sphere_00090", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123255.67308866381, 487503.7984604038 ] }, "relative_distance": 8.76114201, "relative_pitch": 0.0, "relative_heading": 73.67708257655744, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track06_Sphere_00090/adjacencies/b_20250130_0915_Track06_Sphere_00090/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/29/TMX7316010203-001475/pano_0005_001012/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/29/TMX7316010203-001475/pano_0005_001012/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/29/TMX7316010203-001475/pano_0005_001012/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/29/TMX7316010203-001475/pano_0005_001012/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001475_pano_0005_001012/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001475_pano_0005_001012/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001475_pano_0005_001012/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/11/29/TMX7316010203-001475/pano_0005_001012/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/11/29/TMX7316010203-001475/pano_0005_001012/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.92091995577166, 52.3744657074688, 47.3169136680663 ] }, "distance": 8.77, "direction": 252.79, "angle": 79.5, "elevation": 47.32, "pano_id": "TMX7316010203-001475_pano_0005_001012", "timestamp": "2019-11-29T12:00:41.069320Z", "filename": "pano_0005_001012.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_20250130_0915_Track06_Sphere_00090", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123255.67308866381, 487503.7984604038 ] }, "relative_distance": 8.7661307, "relative_pitch": 79.5041453053217, "relative_heading": 252.78784937850062, "relative_elevation": 47.3169136680663 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track06_Sphere_00090/adjacencies/b_20250130_0915_Track06_Sphere_00090/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/05/TMX7316010203-000247/pano_0000_000089/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/05/TMX7316010203-000247/pano_0000_000089/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/05/TMX7316010203-000247/pano_0000_000089/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/05/TMX7316010203-000247/pano_0000_000089/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000247_pano_0000_000089/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000247_pano_0000_000089/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000247_pano_0000_000089/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/04/05/TMX7316010203-000247/pano_0000_000089/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/04/05/TMX7316010203-000247/pano_0000_000089/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.92096948894009, 52.374553773945, 46.9642994785681 ] }, "distance": 8.77, "direction": 325.24, "angle": 79.42, "elevation": 46.96, "pano_id": "TMX7316010203-000247_pano_0000_000089", "timestamp": "2017-04-05T13:51:50.425390Z", "filename": "pano_0000_000089.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2017", "tags": [ "mission-bi", "mission-2017", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250130_0915_Track06_Sphere_00090", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123255.67308866381, 487503.7984604038 ] }, "relative_distance": 8.77049231, "relative_pitch": 79.42196959721743, "relative_heading": 325.2420400011998, "relative_elevation": 46.9642994785681 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track06_Sphere_00090/adjacencies/b_20250130_0915_Track06_Sphere_00090/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/07/TMX7316010203-001536/pano_0000_001509/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/07/TMX7316010203-001536/pano_0000_001509/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/07/TMX7316010203-001536/pano_0000_001509/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/07/TMX7316010203-001536/pano_0000_001509/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001536_pano_0000_001509/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001536_pano_0000_001509/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001536_pano_0000_001509/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/13/07/TMX7316010203-001536/pano_0000_001509/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/13/07/TMX7316010203-001536/pano_0000_001509/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.9209621765945, 52.3745508711463, 46.8771221442148 ] }, "distance": 8.81, "direction": 321.38, "angle": 79.36, "elevation": 46.88, "pano_id": "TMX7316010203-001536_pano_0000_001509", "timestamp": "2020-01-07T08:54:46.908360Z", "filename": "pano_0000_001509.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_20250130_0915_Track06_Sphere_00090", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123255.67308866381, 487503.7984604038 ] }, "relative_distance": 8.80903467, "relative_pitch": 79.35723427175839, "relative_heading": 321.38025647556714, "relative_elevation": 46.8771221442148 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track06_Sphere_00090/adjacencies/b_20250130_0915_Track06_Sphere_00090/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/17/TMX7316010203-000299/pano_0002_004135/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/17/TMX7316010203-000299/pano_0002_004135/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/17/TMX7316010203-000299/pano_0002_004135/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/17/TMX7316010203-000299/pano_0002_004135/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000299_pano_0002_004135/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000299_pano_0002_004135/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000299_pano_0002_004135/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/05/17/TMX7316010203-000299/pano_0002_004135/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/05/17/TMX7316010203-000299/pano_0002_004135/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.92096448868309, 52.3745521452601, 47.132591156289 ] }, "distance": 8.82, "direction": 322.75, "angle": 79.4, "elevation": 47.13, "pano_id": "TMX7316010203-000299_pano_0002_004135", "timestamp": "2017-05-17T12:01:20.041090Z", "filename": "pano_0002_004135.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2017", "tags": [ "mission-bi", "mission-2017", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250130_0915_Track06_Sphere_00090", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123255.67308866381, 487503.7984604038 ] }, "relative_distance": 8.82406133, "relative_pitch": 79.39596372631908, "relative_heading": 322.7537804175258, "relative_elevation": 47.132591156289 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track06_Sphere_00090/adjacencies/b_20250130_0915_Track06_Sphere_00090/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/05/TMX7316010203-000247/pano_0000_000081/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/05/TMX7316010203-000247/pano_0000_000081/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/05/TMX7316010203-000247/pano_0000_000081/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/05/TMX7316010203-000247/pano_0000_000081/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000247_pano_0000_000081/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000247_pano_0000_000081/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000247_pano_0000_000081/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/04/05/TMX7316010203-000247/pano_0000_000081/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/04/05/TMX7316010203-000247/pano_0000_000081/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.92100268872938, 52.3744129948857, 47.1329822745174 ] }, "distance": 8.89, "direction": 197.94, "angle": 79.32, "elevation": 47.13, "pano_id": "TMX7316010203-000247_pano_0000_000081", "timestamp": "2017-04-05T13:51:02.570660Z", "filename": "pano_0000_000081.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2017", "tags": [ "mission-bi", "mission-2017", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250130_0915_Track06_Sphere_00090", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123255.67308866381, 487503.7984604038 ] }, "relative_distance": 8.89196815, "relative_pitch": 79.3163170448909, "relative_heading": 197.94157844038762, "relative_elevation": 47.1329822745174 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track06_Sphere_00090/adjacencies/b_20250130_0915_Track06_Sphere_00090/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000019/pano_0000_002744/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000019/pano_0000_002744/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000019/pano_0000_002744/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000019/pano_0000_002744/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000019_pano_0000_002744/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000019_pano_0000_002744/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000019_pano_0000_002744/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000019/pano_0000_002744/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000019/pano_0000_002744/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.9209724910256, 52.3745570990705, 47.1049512643367 ] }, "distance": 8.97, "direction": 327.66, "angle": 79.22, "elevation": 47.1, "pano_id": "TMX7316060226-000019_pano_0000_002744", "timestamp": "2016-08-15T05:09:52.588250Z", "filename": "pano_0000_002744.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_20250130_0915_Track06_Sphere_00090", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123255.67308866381, 487503.7984604038 ] }, "relative_distance": 8.9659232, "relative_pitch": 79.2232712636114, "relative_heading": 327.66416683606894, "relative_elevation": 47.1049512643367 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track06_Sphere_00090/adjacencies/b_20250130_0915_Track06_Sphere_00090/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250130_0915_Track07_Sphere_00038/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250130_0915_Track07_Sphere_00038/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250130_0915_Track07_Sphere_00038/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250130_0915_Track07_Sphere_00038/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20250130_0915_Track07_Sphere_00038/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track07_Sphere_00038/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track07_Sphere_00038/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250130_0915_Track07_Sphere_00038/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250130_0915_Track07_Sphere_00038/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.921163937816057, 52.374523046627026, 0.0 ] }, "distance": 9.07, "direction": 65.33, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20250130_0915_Track07_Sphere_00038", "timestamp": "2025-01-30T09:07:41Z", "filename": "Job_20250130_0915_Track07_Sphere_00038.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_20250130_0915_Track06_Sphere_00090", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123255.67308866381, 487503.7984604038 ] }, "relative_distance": 9.07056443, "relative_pitch": 0.0, "relative_heading": 65.32709877123884, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track06_Sphere_00090/adjacencies/b_20250130_0915_Track06_Sphere_00090/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250130_0915_Track06_Sphere_00170/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250130_0915_Track06_Sphere_00170/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250130_0915_Track06_Sphere_00170/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250130_0915_Track06_Sphere_00170/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20250130_0915_Track06_Sphere_00170/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track06_Sphere_00170/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track06_Sphere_00170/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250130_0915_Track06_Sphere_00170/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250130_0915_Track06_Sphere_00170/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.920961215217875, 52.37455617711767, 0.0 ] }, "distance": 9.32, "direction": 323.33, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20250130_0915_Track06_Sphere_00170", "timestamp": "2025-01-30T09:02:13Z", "filename": "Job_20250130_0915_Track06_Sphere_00170.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_20250130_0915_Track06_Sphere_00090", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123255.67308866381, 487503.7984604038 ] }, "relative_distance": 9.31660352, "relative_pitch": 0.0, "relative_heading": 323.33232550931297, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track06_Sphere_00090/adjacencies/b_20250130_0915_Track06_Sphere_00090/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/29/TMX7316010203-001475/pano_0005_001010/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/29/TMX7316010203-001475/pano_0005_001010/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/29/TMX7316010203-001475/pano_0005_001010/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/29/TMX7316010203-001475/pano_0005_001010/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001475_pano_0005_001010/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001475_pano_0005_001010/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001475_pano_0005_001010/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/11/29/TMX7316010203-001475/pano_0005_001010/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/11/29/TMX7316010203-001475/pano_0005_001010/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.92095565042926, 52.3745542044268, 47.3672691080719 ] }, "distance": 9.38, "direction": 320.67, "angle": 78.8, "elevation": 47.37, "pano_id": "TMX7316010203-001475_pano_0005_001010", "timestamp": "2019-11-29T12:00:40.024510Z", "filename": "pano_0005_001010.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_20250130_0915_Track06_Sphere_00090", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123255.67308866381, 487503.7984604038 ] }, "relative_distance": 9.37694778, "relative_pitch": 78.80235597572805, "relative_heading": 320.67296698385206, "relative_elevation": 47.3672691080719 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track06_Sphere_00090/adjacencies/b_20250130_0915_Track06_Sphere_00090/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/10/TMX7316010203-002590/pano_0001_000031/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/10/TMX7316010203-002590/pano_0001_000031/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/10/TMX7316010203-002590/pano_0001_000031/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/10/TMX7316010203-002590/pano_0001_000031/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002590_pano_0001_000031/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002590_pano_0001_000031/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002590_pano_0001_000031/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/06/10/TMX7316010203-002590/pano_0001_000031/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/06/10/TMX7316010203-002590/pano_0001_000031/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.92105647633694, 52.3745731747349, 47.8701267996803 ] }, "distance": 9.41, "direction": 5.64, "angle": 78.88, "elevation": 47.87, "pano_id": "TMX7316010203-002590_pano_0001_000031", "timestamp": "2022-06-10T13:53:26.975120Z", "filename": "pano_0001_000031.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_20250130_0915_Track06_Sphere_00090", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123255.67308866381, 487503.7984604038 ] }, "relative_distance": 9.40983756, "relative_pitch": 78.87914969354307, "relative_heading": 5.635124081717876, "relative_elevation": 47.8701267996803 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track06_Sphere_00090/adjacencies/b_20250130_0915_Track06_Sphere_00090/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/21/TMX7316010203-001194/pano_0000_000278/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/21/TMX7316010203-001194/pano_0000_000278/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/21/TMX7316010203-001194/pano_0000_000278/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/21/TMX7316010203-001194/pano_0000_000278/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001194_pano_0000_000278/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001194_pano_0000_000278/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001194_pano_0000_000278/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/21/TMX7316010203-001194/pano_0000_000278/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/21/TMX7316010203-001194/pano_0000_000278/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.92105402520053, 52.3745737317841, 47.7341659888625 ] }, "distance": 9.46, "direction": 4.59, "angle": 78.79, "elevation": 47.73, "pano_id": "TMX7316010203-001194_pano_0000_000278", "timestamp": "2019-05-21T08:20:08.437870Z", "filename": "pano_0000_000278.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_20250130_0915_Track06_Sphere_00090", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123255.67308866381, 487503.7984604038 ] }, "relative_distance": 9.45670006, "relative_pitch": 78.79413180917136, "relative_heading": 4.591686867501418, "relative_elevation": 47.7341659888625 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track06_Sphere_00090/adjacencies/b_20250130_0915_Track06_Sphere_00090/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_07-14-50_01738/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_07-14-50_01738/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_07-14-50_01738/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_07-14-50_01738/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-19_07-14-50_01738/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-19_07-14-50_01738/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-19_07-14-50_01738/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_07-14-50_01738/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_07-14-50_01738/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.921133692237497, 52.37442329006019, 0.0 ] }, "distance": 9.58, "direction": 139.79, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-19_07-14-50_01738", "timestamp": "2025-06-19T08:15:08Z", "filename": "recording_2025-06-19_07-14-50_01738.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_20250130_0915_Track06_Sphere_00090", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123255.67308866381, 487503.7984604038 ] }, "relative_distance": 9.57702617, "relative_pitch": 0.0, "relative_heading": 139.79141792531726, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track06_Sphere_00090/adjacencies/b_20250130_0915_Track06_Sphere_00090/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001669/pano_0000_001240/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001669/pano_0000_001240/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001669/pano_0000_001240/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001669/pano_0000_001240/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001669_pano_0000_001240/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001669_pano_0000_001240/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001669_pano_0000_001240/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001669/pano_0000_001240/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001669/pano_0000_001240/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.92096831891581, 52.3745620557475, 47.3513387320563 ] }, "distance": 9.58, "direction": 327.99, "angle": 78.56, "elevation": 47.35, "pano_id": "TMX7316010203-001669_pano_0000_001240", "timestamp": "2020-04-22T10:27:22.602510Z", "filename": "pano_0000_001240.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_20250130_0915_Track06_Sphere_00090", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123255.67308866381, 487503.7984604038 ] }, "relative_distance": 9.58407987, "relative_pitch": 78.55771138683414, "relative_heading": 327.9926231845623, "relative_elevation": 47.3513387320563 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track06_Sphere_00090/adjacencies/b_20250130_0915_Track06_Sphere_00090/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/18/TMX7316010203-002048/pano_0000_000354/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/18/TMX7316010203-002048/pano_0000_000354/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/18/TMX7316010203-002048/pano_0000_000354/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/18/TMX7316010203-002048/pano_0000_000354/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002048_pano_0000_000354/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002048_pano_0000_000354/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002048_pano_0000_000354/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/18/TMX7316010203-002048/pano_0000_000354/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/18/TMX7316010203-002048/pano_0000_000354/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.92099717525352, 52.3744073708059, 47.2251900723204 ] }, "distance": 9.6, "direction": 198.92, "angle": 78.5, "elevation": 47.23, "pano_id": "TMX7316010203-002048_pano_0000_000354", "timestamp": "2021-03-18T11:52:35.076060Z", "filename": "pano_0000_000354.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_20250130_0915_Track06_Sphere_00090", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123255.67308866381, 487503.7984604038 ] }, "relative_distance": 9.60442747, "relative_pitch": 78.50424778396669, "relative_heading": 198.92264702362806, "relative_elevation": 47.2251900723204 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track06_Sphere_00090/adjacencies/b_20250130_0915_Track06_Sphere_00090/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250130_0915_Track06_Sphere_00092/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250130_0915_Track06_Sphere_00092/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250130_0915_Track06_Sphere_00092/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250130_0915_Track06_Sphere_00092/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20250130_0915_Track06_Sphere_00092/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track06_Sphere_00092/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track06_Sphere_00092/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250130_0915_Track06_Sphere_00092/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250130_0915_Track06_Sphere_00092/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.921069080202687, 52.37457681509442, 0.0 ] }, "distance": 9.93, "direction": 10.34, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20250130_0915_Track06_Sphere_00092", "timestamp": "2025-01-30T09:00:39Z", "filename": "Job_20250130_0915_Track06_Sphere_00092.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_20250130_0915_Track06_Sphere_00090", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123255.67308866381, 487503.7984604038 ] }, "relative_distance": 9.93069817, "relative_pitch": 0.0, "relative_heading": 10.339375376441327, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track06_Sphere_00090/adjacencies/b_20250130_0915_Track06_Sphere_00090/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/10/TMX7316010203-002590/pano_0003_000032/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/10/TMX7316010203-002590/pano_0003_000032/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/10/TMX7316010203-002590/pano_0003_000032/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/10/TMX7316010203-002590/pano_0003_000032/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002590_pano_0003_000032/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002590_pano_0003_000032/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002590_pano_0003_000032/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/06/10/TMX7316010203-002590/pano_0003_000032/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/06/10/TMX7316010203-002590/pano_0003_000032/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.92091680829089, 52.3744431010008, 47.1287695476785 ] }, "distance": 9.99, "direction": 239.25, "angle": 78.03, "elevation": 47.13, "pano_id": "TMX7316010203-002590_pano_0003_000032", "timestamp": "2022-06-10T14:07:13.200840Z", "filename": "pano_0003_000032.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_20250130_0915_Track06_Sphere_00090", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123255.67308866381, 487503.7984604038 ] }, "relative_distance": 9.99295849, "relative_pitch": 78.02858309345632, "relative_heading": 239.2487809030788, "relative_elevation": 47.1287695476785 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track06_Sphere_00090/adjacencies/b_20250130_0915_Track06_Sphere_00090/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250130_0915_Track06_Sphere_00088/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250130_0915_Track06_Sphere_00088/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250130_0915_Track06_Sphere_00088/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250130_0915_Track06_Sphere_00088/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20250130_0915_Track06_Sphere_00088/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track06_Sphere_00088/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track06_Sphere_00088/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250130_0915_Track06_Sphere_00088/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250130_0915_Track06_Sphere_00088/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.921009821580069, 52.37440119603487, 0.0 ] }, "distance": 10.03, "direction": 192.98, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20250130_0915_Track06_Sphere_00088", "timestamp": "2025-01-30T09:00:36Z", "filename": "Job_20250130_0915_Track06_Sphere_00088.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20250130_0915_Track06_Sphere_00090", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123255.67308866381, 487503.7984604038 ] }, "relative_distance": 10.02890371, "relative_pitch": 0.0, "relative_heading": 192.9845237902368, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track06_Sphere_00090/adjacencies/b_20250130_0915_Track06_Sphere_00090/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001669/pano_0000_001264/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001669/pano_0000_001264/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001669/pano_0000_001264/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001669/pano_0000_001264/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001669_pano_0000_001264/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001669_pano_0000_001264/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001669_pano_0000_001264/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001669/pano_0000_001264/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001669/pano_0000_001264/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.92099072990348, 52.3744046598539, 47.7419471200556 ] }, "distance": 10.04, "direction": 200.73, "angle": 78.13, "elevation": 47.74, "pano_id": "TMX7316010203-001669_pano_0000_001264", "timestamp": "2020-04-22T10:27:39.427410Z", "filename": "pano_0000_001264.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_20250130_0915_Track06_Sphere_00090", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123255.67308866381, 487503.7984604038 ] }, "relative_distance": 10.03715247, "relative_pitch": 78.12718292078799, "relative_heading": 200.73480834520308, "relative_elevation": 47.7419471200556 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track06_Sphere_00090/adjacencies/b_20250130_0915_Track06_Sphere_00090/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_12-42-53_03306/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_12-42-53_03306/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_12-42-53_03306/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_12-42-53_03306/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2024-10-23_12-42-53_03306/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_03306/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_03306/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_12-42-53_03306/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_12-42-53_03306/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.920919077203957, 52.37443958521222, 0.0 ] }, "distance": 10.07, "direction": 236.89, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2024-10-23_12-42-53_03306", "timestamp": "2024-10-23T13:52:55Z", "filename": "recording_2024-10-23_12-42-53_03306.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_20250130_0915_Track06_Sphere_00090", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123255.67308866381, 487503.7984604038 ] }, "relative_distance": 10.0687636, "relative_pitch": 0.0, "relative_heading": 236.88532976865864, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track06_Sphere_00090/adjacencies/b_20250130_0915_Track06_Sphere_00090/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/19/TMX7315120208-000054/pano_0001_001335/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/19/TMX7315120208-000054/pano_0001_001335/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/19/TMX7315120208-000054/pano_0001_001335/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/19/TMX7315120208-000054/pano_0001_001335/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315120208-000054_pano_0001_001335/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000054_pano_0001_001335/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000054_pano_0001_001335/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/05/19/TMX7315120208-000054/pano_0001_001335/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/05/19/TMX7315120208-000054/pano_0001_001335/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.92095743910391, 52.3745629523383, 47.2591277267784 ] }, "distance": 10.08, "direction": 324.72, "angle": 77.96, "elevation": 47.26, "pano_id": "TMX7315120208-000054_pano_0001_001335", "timestamp": "2016-05-19T12:59:09.323650Z", "filename": "pano_0001_001335.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_20250130_0915_Track06_Sphere_00090", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123255.67308866381, 487503.7984604038 ] }, "relative_distance": 10.07784849, "relative_pitch": 77.96217786221798, "relative_heading": 324.71932985262345, "relative_elevation": 47.2591277267784 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track06_Sphere_00090/adjacencies/b_20250130_0915_Track06_Sphere_00090/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000052/pano_0000_005609/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000052/pano_0000_005609/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000052/pano_0000_005609/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000052/pano_0000_005609/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315120208-000052_pano_0000_005609/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000052_pano_0000_005609/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000052_pano_0000_005609/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000052/pano_0000_005609/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000052/pano_0000_005609/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.92096211744307, 52.3745679113763, 47.2126745609567 ] }, "distance": 10.36, "direction": 327.92, "angle": 77.62, "elevation": 47.21, "pano_id": "TMX7315120208-000052_pano_0000_005609", "timestamp": "2016-05-17T13:23:20.228680Z", "filename": "pano_0000_005609.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_20250130_0915_Track06_Sphere_00090", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123255.67308866381, 487503.7984604038 ] }, "relative_distance": 10.36046887, "relative_pitch": 77.62305101757848, "relative_heading": 327.92195301402023, "relative_elevation": 47.2126745609567 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track06_Sphere_00090/adjacencies/b_20250130_0915_Track06_Sphere_00090/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_12-42-53_03303/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_12-42-53_03303/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_12-42-53_03303/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_12-42-53_03303/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2024-10-23_12-42-53_03303/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_03303/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_03303/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_12-42-53_03303/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_12-42-53_03303/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.920969742201891, 52.37457078182457, 0.0 ] }, "distance": 10.37, "direction": 331.29, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2024-10-23_12-42-53_03303", "timestamp": "2024-10-23T13:52:54Z", "filename": "recording_2024-10-23_12-42-53_03303.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_20250130_0915_Track06_Sphere_00090", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123255.67308866381, 487503.7984604038 ] }, "relative_distance": 10.37326756, "relative_pitch": 0.0, "relative_heading": 331.2910792212725, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track06_Sphere_00090/adjacencies/b_20250130_0915_Track06_Sphere_00090/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/18/TMX7316010203-002048/pano_0000_000358/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/18/TMX7316010203-002048/pano_0000_000358/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/18/TMX7316010203-002048/pano_0000_000358/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/18/TMX7316010203-002048/pano_0000_000358/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002048_pano_0000_000358/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002048_pano_0000_000358/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002048_pano_0000_000358/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/18/TMX7316010203-002048/pano_0000_000358/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/18/TMX7316010203-002048/pano_0000_000358/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.92106385209787, 52.3745818667646, 47.3391298167408 ] }, "distance": 10.43, "direction": 7.86, "angle": 77.58, "elevation": 47.34, "pano_id": "TMX7316010203-002048_pano_0000_000358", "timestamp": "2021-03-18T11:52:37.236020Z", "filename": "pano_0000_000358.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_20250130_0915_Track06_Sphere_00090", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123255.67308866381, 487503.7984604038 ] }, "relative_distance": 10.42955124, "relative_pitch": 77.57533202958817, "relative_heading": 7.860117275921088, "relative_elevation": 47.3391298167408 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track06_Sphere_00090/adjacencies/b_20250130_0915_Track06_Sphere_00090/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_08-04-10_03238/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_08-04-10_03238/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_08-04-10_03238/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_08-04-10_03238/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-17_08-04-10_03238/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-17_08-04-10_03238/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-17_08-04-10_03238/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_08-04-10_03238/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_08-04-10_03238/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.92091169998223, 52.374439978036, 0.0 ] }, "distance": 10.47, "direction": 238.59, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-17_08-04-10_03238", "timestamp": "2025-06-17T08:52:27Z", "filename": "recording_2025-06-17_08-04-10_03238.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_20250130_0915_Track06_Sphere_00090", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123255.67308866381, 487503.7984604038 ] }, "relative_distance": 10.47031745, "relative_pitch": 0.0, "relative_heading": 238.5879292553903, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track06_Sphere_00090/adjacencies/b_20250130_0915_Track06_Sphere_00090/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_08-04-10_03235/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_08-04-10_03235/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_08-04-10_03235/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_08-04-10_03235/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-17_08-04-10_03235/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-17_08-04-10_03235/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-17_08-04-10_03235/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_08-04-10_03235/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_08-04-10_03235/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.920963865767922, 52.374570855462956, 0.0 ] }, "distance": 10.58, "direction": 329.41, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-17_08-04-10_03235", "timestamp": "2025-06-17T08:52:25Z", "filename": "recording_2025-06-17_08-04-10_03235.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_20250130_0915_Track06_Sphere_00090", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123255.67308866381, 487503.7984604038 ] }, "relative_distance": 10.57839224, "relative_pitch": 0.0, "relative_heading": 329.4108956930681, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track06_Sphere_00090/adjacencies/b_20250130_0915_Track06_Sphere_00090/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/10/TMX7316010203-002590/pano_0001_000027/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/10/TMX7316010203-002590/pano_0001_000027/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/10/TMX7316010203-002590/pano_0001_000027/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/10/TMX7316010203-002590/pano_0001_000027/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002590_pano_0001_000027/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002590_pano_0001_000027/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002590_pano_0001_000027/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/06/10/TMX7316010203-002590/pano_0001_000027/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/06/10/TMX7316010203-002590/pano_0001_000027/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.92099334071327, 52.3743987114342, 47.8826574506238 ] }, "distance": 10.6, "direction": 198.57, "angle": 77.52, "elevation": 47.88, "pano_id": "TMX7316010203-002590_pano_0001_000027", "timestamp": "2022-06-10T13:53:24.630120Z", "filename": "pano_0001_000027.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_20250130_0915_Track06_Sphere_00090", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123255.67308866381, 487503.7984604038 ] }, "relative_distance": 10.60080996, "relative_pitch": 77.51656116096595, "relative_heading": 198.5689361280285, "relative_elevation": 47.8826574506238 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track06_Sphere_00090/adjacencies/b_20250130_0915_Track06_Sphere_00090/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001669/pano_0000_001268/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001669/pano_0000_001268/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001669/pano_0000_001268/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001669/pano_0000_001268/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001669_pano_0000_001268/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001669_pano_0000_001268/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001669_pano_0000_001268/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001669/pano_0000_001268/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001669/pano_0000_001268/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.92105416493298, 52.3745842944413, 47.9222235744819 ] }, "distance": 10.63, "direction": 4.14, "angle": 77.49, "elevation": 47.92, "pano_id": "TMX7316010203-001669_pano_0000_001268", "timestamp": "2020-04-22T10:27:41.442640Z", "filename": "pano_0000_001268.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_20250130_0915_Track06_Sphere_00090", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123255.67308866381, 487503.7984604038 ] }, "relative_distance": 10.62938027, "relative_pitch": 77.4939841505639, "relative_heading": 4.1356251578531085, "relative_elevation": 47.9222235744819 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track06_Sphere_00090/adjacencies/b_20250130_0915_Track06_Sphere_00090/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000052/pano_0000_005612/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000052/pano_0000_005612/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000052/pano_0000_005612/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000052/pano_0000_005612/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315120208-000052_pano_0000_005612/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000052_pano_0000_005612/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000052_pano_0000_005612/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000052/pano_0000_005612/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000052/pano_0000_005612/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.92091173043072, 52.3744359117625, 47.1160044372082 ] }, "distance": 10.71, "direction": 236.52, "angle": 77.19, "elevation": 47.12, "pano_id": "TMX7315120208-000052_pano_0000_005612", "timestamp": "2016-05-17T13:23:21.708680Z", "filename": "pano_0000_005612.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_20250130_0915_Track06_Sphere_00090", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123255.67308866381, 487503.7984604038 ] }, "relative_distance": 10.71137428, "relative_pitch": 77.1920436157746, "relative_heading": 236.516114247354, "relative_elevation": 47.1160044372082 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track06_Sphere_00090/adjacencies/b_20250130_0915_Track06_Sphere_00090/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/10/TMX7316010203-002590/pano_0003_000029/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/10/TMX7316010203-002590/pano_0003_000029/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/10/TMX7316010203-002590/pano_0003_000029/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/10/TMX7316010203-002590/pano_0003_000029/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002590_pano_0003_000029/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002590_pano_0003_000029/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002590_pano_0003_000029/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/06/10/TMX7316010203-002590/pano_0003_000029/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/06/10/TMX7316010203-002590/pano_0003_000029/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.92096939566379, 52.3745754357724, 47.2420548982918 ] }, "distance": 10.84, "direction": 332.5, "angle": 77.08, "elevation": 47.24, "pano_id": "TMX7316010203-002590_pano_0003_000029", "timestamp": "2022-06-10T14:07:11.665820Z", "filename": "pano_0003_000029.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_20250130_0915_Track06_Sphere_00090", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123255.67308866381, 487503.7984604038 ] }, "relative_distance": 10.84120817, "relative_pitch": 77.07541875762494, "relative_heading": 332.49648178893557, "relative_elevation": 47.2420548982918 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track06_Sphere_00090/adjacencies/b_20250130_0915_Track06_Sphere_00090/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/21/TMX7316010203-001194/pano_0000_000274/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/21/TMX7316010203-001194/pano_0000_000274/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/21/TMX7316010203-001194/pano_0000_000274/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/21/TMX7316010203-001194/pano_0000_000274/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001194_pano_0000_000274/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001194_pano_0000_000274/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001194_pano_0000_000274/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/21/TMX7316010203-001194/pano_0000_000274/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/21/TMX7316010203-001194/pano_0000_000274/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.92098781113143, 52.3743976105698, 47.6737105753273 ] }, "distance": 10.84, "direction": 200.25, "angle": 77.19, "elevation": 47.67, "pano_id": "TMX7316010203-001194_pano_0000_000274", "timestamp": "2019-05-21T08:20:06.352870Z", "filename": "pano_0000_000274.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_20250130_0915_Track06_Sphere_00090", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123255.67308866381, 487503.7984604038 ] }, "relative_distance": 10.84151619, "relative_pitch": 77.18821226802277, "relative_heading": 200.2496064708911, "relative_elevation": 47.6737105753273 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track06_Sphere_00090/adjacencies/b_20250130_0915_Track06_Sphere_00090/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000019/pano_0000_002747/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000019/pano_0000_002747/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000019/pano_0000_002747/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000019/pano_0000_002747/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000019_pano_0000_002747/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000019_pano_0000_002747/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000019_pano_0000_002747/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000019/pano_0000_002747/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000019/pano_0000_002747/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.9209213128475, 52.374425697034, 47.0210512746125 ] }, "distance": 10.87, "direction": 229.61, "angle": 76.98, "elevation": 47.02, "pano_id": "TMX7316060226-000019_pano_0000_002747", "timestamp": "2016-08-15T05:09:53.773280Z", "filename": "pano_0000_002747.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_20250130_0915_Track06_Sphere_00090", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123255.67308866381, 487503.7984604038 ] }, "relative_distance": 10.8731361, "relative_pitch": 76.97979021375896, "relative_heading": 229.606677789488, "relative_elevation": 47.0210512746125 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track06_Sphere_00090/adjacencies/b_20250130_0915_Track06_Sphere_00090/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/19/TMX7315120208-000054/pano_0001_001338/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/19/TMX7315120208-000054/pano_0001_001338/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/19/TMX7315120208-000054/pano_0001_001338/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/19/TMX7315120208-000054/pano_0001_001338/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315120208-000054_pano_0001_001338/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000054_pano_0001_001338/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000054_pano_0001_001338/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/05/19/TMX7315120208-000054/pano_0001_001338/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/05/19/TMX7315120208-000054/pano_0001_001338/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.92091291204802, 52.374431914539, 47.2413322357461 ] }, "distance": 10.9, "direction": 234.33, "angle": 77.01, "elevation": 47.24, "pano_id": "TMX7315120208-000054_pano_0001_001338", "timestamp": "2016-05-19T12:59:11.668620Z", "filename": "pano_0001_001338.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_20250130_0915_Track06_Sphere_00090", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123255.67308866381, 487503.7984604038 ] }, "relative_distance": 10.89756783, "relative_pitch": 77.0103095409944, "relative_heading": 234.3317153640517, "relative_elevation": 47.2413322357461 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track06_Sphere_00090/adjacencies/b_20250130_0915_Track06_Sphere_00090/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/05/TMX7316010203-000247/pano_0000_000083/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/05/TMX7316010203-000247/pano_0000_000083/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/05/TMX7316010203-000247/pano_0000_000083/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/05/TMX7316010203-000247/pano_0000_000083/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000247_pano_0000_000083/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000247_pano_0000_000083/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000247_pano_0000_000083/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/04/05/TMX7316010203-000247/pano_0000_000083/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/04/05/TMX7316010203-000247/pano_0000_000083/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.92106364138406, 52.3745880917391, 47.2353000417352 ] }, "distance": 11.11, "direction": 7.3, "angle": 76.76, "elevation": 47.24, "pano_id": "TMX7316010203-000247_pano_0000_000083", "timestamp": "2017-04-05T13:51:04.280640Z", "filename": "pano_0000_000083.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2017", "tags": [ "mission-bi", "mission-2017", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250130_0915_Track06_Sphere_00090", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123255.67308866381, 487503.7984604038 ] }, "relative_distance": 11.11429555, "relative_pitch": 76.75935675353409, "relative_heading": 7.298490277024555, "relative_elevation": 47.2353000417352 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track06_Sphere_00090/adjacencies/b_20250130_0915_Track06_Sphere_00090/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_07-14-50_01935/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_07-14-50_01935/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_07-14-50_01935/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_07-14-50_01935/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-19_07-14-50_01935/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-19_07-14-50_01935/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-19_07-14-50_01935/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_07-14-50_01935/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_07-14-50_01935/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.92099472003175, 52.37439053110465, 0.0 ] }, "distance": 11.44, "direction": 196.67, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-19_07-14-50_01935", "timestamp": "2025-06-19T08:24:44Z", "filename": "recording_2025-06-19_07-14-50_01935.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_20250130_0915_Track06_Sphere_00090", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123255.67308866381, 487503.7984604038 ] }, "relative_distance": 11.44004801, "relative_pitch": 0.0, "relative_heading": 196.67085234229572, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track06_Sphere_00090/adjacencies/b_20250130_0915_Track06_Sphere_00090/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/16/TMX7316010203-002313/pano_0003_000124/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/16/TMX7316010203-002313/pano_0003_000124/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/16/TMX7316010203-002313/pano_0003_000124/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/16/TMX7316010203-002313/pano_0003_000124/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002313_pano_0003_000124/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002313_pano_0003_000124/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002313_pano_0003_000124/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/09/16/TMX7316010203-002313/pano_0003_000124/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/09/16/TMX7316010203-002313/pano_0003_000124/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.92106219864296, 52.3745912412511, 47.4334107842296 ] }, "distance": 11.45, "direction": 6.59, "angle": 76.43, "elevation": 47.43, "pano_id": "TMX7316010203-002313_pano_0003_000124", "timestamp": "2021-09-16T10:59:14.601010Z", "filename": "pano_0003_000124.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_20250130_0915_Track06_Sphere_00090", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123255.67308866381, 487503.7984604038 ] }, "relative_distance": 11.45031433, "relative_pitch": 76.42857218960894, "relative_heading": 6.588017032544364, "relative_elevation": 47.4334107842296 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track06_Sphere_00090/adjacencies/b_20250130_0915_Track06_Sphere_00090/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/24/TMX7315120208-000056/pano_0000_001116/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/24/TMX7315120208-000056/pano_0000_001116/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/24/TMX7315120208-000056/pano_0000_001116/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/24/TMX7315120208-000056/pano_0000_001116/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315120208-000056_pano_0000_001116/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000056_pano_0000_001116/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000056_pano_0000_001116/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/05/24/TMX7315120208-000056/pano_0000_001116/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/05/24/TMX7315120208-000056/pano_0000_001116/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.92106697310382, 52.3745916810752, 47.4257243219763 ] }, "distance": 11.54, "direction": 8.16, "angle": 76.32, "elevation": 47.43, "pano_id": "TMX7315120208-000056_pano_0000_001116", "timestamp": "2016-05-24T11:28:18.573940Z", "filename": "pano_0000_001116.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_20250130_0915_Track06_Sphere_00090", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123255.67308866381, 487503.7984604038 ] }, "relative_distance": 11.54060284, "relative_pitch": 76.3234280250607, "relative_heading": 8.163988011258107, "relative_elevation": 47.4257243219763 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track06_Sphere_00090/adjacencies/b_20250130_0915_Track06_Sphere_00090/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250130_0915_Track06_Sphere_00173/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250130_0915_Track06_Sphere_00173/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250130_0915_Track06_Sphere_00173/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250130_0915_Track06_Sphere_00173/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20250130_0915_Track06_Sphere_00173/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track06_Sphere_00173/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track06_Sphere_00173/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250130_0915_Track06_Sphere_00173/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250130_0915_Track06_Sphere_00173/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.920907397585584, 52.37442458315677, 0.0 ] }, "distance": 11.69, "direction": 232.16, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20250130_0915_Track06_Sphere_00173", "timestamp": "2025-01-30T09:02:14Z", "filename": "Job_20250130_0915_Track06_Sphere_00173.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_20250130_0915_Track06_Sphere_00090", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123255.67308866381, 487503.7984604038 ] }, "relative_distance": 11.68678363, "relative_pitch": 0.0, "relative_heading": 232.1555425467795, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track06_Sphere_00090/adjacencies/b_20250130_0915_Track06_Sphere_00090/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001669/pano_0000_001243/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001669/pano_0000_001243/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001669/pano_0000_001243/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001669/pano_0000_001243/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001669_pano_0000_001243/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001669_pano_0000_001243/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001669_pano_0000_001243/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001669/pano_0000_001243/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001669/pano_0000_001243/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.92090357160808, 52.3744267853838, 47.2801477210596 ] }, "distance": 11.75, "direction": 233.88, "angle": 76.05, "elevation": 47.28, "pano_id": "TMX7316010203-001669_pano_0000_001243", "timestamp": "2020-04-22T10:27:24.592510Z", "filename": "pano_0000_001243.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_20250130_0915_Track06_Sphere_00090", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123255.67308866381, 487503.7984604038 ] }, "relative_distance": 11.74751585, "relative_pitch": 76.04650035843473, "relative_heading": 233.87929567120815, "relative_elevation": 47.2801477210596 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track06_Sphere_00090/adjacencies/b_20250130_0915_Track06_Sphere_00090/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250130_0915_Track07_Sphere_00035/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250130_0915_Track07_Sphere_00035/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250130_0915_Track07_Sphere_00035/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250130_0915_Track07_Sphere_00035/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20250130_0915_Track07_Sphere_00035/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track07_Sphere_00035/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track07_Sphere_00035/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250130_0915_Track07_Sphere_00035/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250130_0915_Track07_Sphere_00035/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.921112498396042, 52.374391471107735, 0.0 ] }, "distance": 11.84, "direction": 156.41, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20250130_0915_Track07_Sphere_00035", "timestamp": "2025-01-30T09:07:38Z", "filename": "Job_20250130_0915_Track07_Sphere_00035.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_20250130_0915_Track06_Sphere_00090", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123255.67308866381, 487503.7984604038 ] }, "relative_distance": 11.84412683, "relative_pitch": 0.0, "relative_heading": 156.4131787420499, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track06_Sphere_00090/adjacencies/b_20250130_0915_Track06_Sphere_00090/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/19/TMX7315120208-000054/pano_0001_001002/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/19/TMX7315120208-000054/pano_0001_001002/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/19/TMX7315120208-000054/pano_0001_001002/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/19/TMX7315120208-000054/pano_0001_001002/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315120208-000054_pano_0001_001002/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000054_pano_0001_001002/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000054_pano_0001_001002/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/05/19/TMX7315120208-000054/pano_0001_001002/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/05/19/TMX7315120208-000054/pano_0001_001002/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.92097930229977, 52.3743892237618, 47.290080091916 ] }, "distance": 11.92, "direction": 201.31, "angle": 75.85, "elevation": 47.29, "pano_id": "TMX7315120208-000054_pano_0001_001002", "timestamp": "2016-05-19T12:52:49.951680Z", "filename": "pano_0001_001002.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_20250130_0915_Track06_Sphere_00090", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123255.67308866381, 487503.7984604038 ] }, "relative_distance": 11.91968117, "relative_pitch": 75.85301619623999, "relative_heading": 201.31035927323344, "relative_elevation": 47.290080091916 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track06_Sphere_00090/adjacencies/b_20250130_0915_Track06_Sphere_00090/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_07-14-50_01741/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_07-14-50_01741/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_07-14-50_01741/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_07-14-50_01741/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-19_07-14-50_01741/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-19_07-14-50_01741/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-19_07-14-50_01741/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_07-14-50_01741/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_07-14-50_01741/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.921182044487045, 52.37455658804337, 0.0 ] }, "distance": 12.1, "direction": 51.57, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-19_07-14-50_01741", "timestamp": "2025-06-19T08:15:11Z", "filename": "recording_2025-06-19_07-14-50_01741.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_20250130_0915_Track06_Sphere_00090", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123255.67308866381, 487503.7984604038 ] }, "relative_distance": 12.09618384, "relative_pitch": 0.0, "relative_heading": 51.56868704400631, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track06_Sphere_00090/adjacencies/b_20250130_0915_Track06_Sphere_00090/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/29/TMX7316010203-001475/pano_0005_001013/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/29/TMX7316010203-001475/pano_0005_001013/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/29/TMX7316010203-001475/pano_0005_001013/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/29/TMX7316010203-001475/pano_0005_001013/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001475_pano_0005_001013/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001475_pano_0005_001013/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001475_pano_0005_001013/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/11/29/TMX7316010203-001475/pano_0005_001013/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/11/29/TMX7316010203-001475/pano_0005_001013/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.92090165796748, 52.3744216496738, 47.2724792445078 ] }, "distance": 12.2, "direction": 232.07, "angle": 75.53, "elevation": 47.27, "pano_id": "TMX7316010203-001475_pano_0005_001013", "timestamp": "2019-11-29T12:00:41.589330Z", "filename": "pano_0005_001013.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_20250130_0915_Track06_Sphere_00090", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123255.67308866381, 487503.7984604038 ] }, "relative_distance": 12.19573957, "relative_pitch": 75.53380811540373, "relative_heading": 232.0712149130071, "relative_elevation": 47.2724792445078 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track06_Sphere_00090/adjacencies/b_20250130_0915_Track06_Sphere_00090/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/07/TMX7316010203-001536/pano_0000_001512/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/07/TMX7316010203-001536/pano_0000_001512/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/07/TMX7316010203-001536/pano_0000_001512/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/07/TMX7316010203-001536/pano_0000_001512/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001536_pano_0000_001512/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001536_pano_0000_001512/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001536_pano_0000_001512/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/13/07/TMX7316010203-001536/pano_0000_001512/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/13/07/TMX7316010203-001536/pano_0000_001512/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.9209068400483, 52.3744172475803, 46.7824233332649 ] }, "distance": 12.23, "direction": 229.24, "angle": 75.35, "elevation": 46.78, "pano_id": "TMX7316010203-001536_pano_0000_001512", "timestamp": "2020-01-07T08:54:48.168380Z", "filename": "pano_0000_001512.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_20250130_0915_Track06_Sphere_00090", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123255.67308866381, 487503.7984604038 ] }, "relative_distance": 12.23334907, "relative_pitch": 75.34560339565277, "relative_heading": 229.24443882286494, "relative_elevation": 46.7824233332649 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track06_Sphere_00090/adjacencies/b_20250130_0915_Track06_Sphere_00090/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/14/TMX7316010203-000719/pano_0000_001879/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/14/TMX7316010203-000719/pano_0000_001879/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/14/TMX7316010203-000719/pano_0000_001879/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/14/TMX7316010203-000719/pano_0000_001879/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000719_pano_0000_001879/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000719_pano_0000_001879/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000719_pano_0000_001879/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/14/TMX7316010203-000719/pano_0000_001879/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/14/TMX7316010203-000719/pano_0000_001879/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.92097134928856, 52.3743856546361, 47.3693889742717 ] }, "distance": 12.49, "direction": 202.96, "angle": 75.23, "elevation": 47.37, "pano_id": "TMX7316010203-000719_pano_0000_001879", "timestamp": "2018-05-14T12:13:30.809320Z", "filename": "pano_0000_001879.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_20250130_0915_Track06_Sphere_00090", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123255.67308866381, 487503.7984604038 ] }, "relative_distance": 12.49171291, "relative_pitch": 75.22693431709321, "relative_heading": 202.9630065514976, "relative_elevation": 47.3693889742717 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track06_Sphere_00090/adjacencies/b_20250130_0915_Track06_Sphere_00090/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/07/TMX7316010203-001536/pano_0000_001508/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/07/TMX7316010203-001536/pano_0000_001508/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/07/TMX7316010203-001536/pano_0000_001508/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/07/TMX7316010203-001536/pano_0000_001508/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001536_pano_0000_001508/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001536_pano_0000_001508/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001536_pano_0000_001508/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/13/07/TMX7316010203-001536/pano_0000_001508/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/13/07/TMX7316010203-001536/pano_0000_001508/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.92098046965034, 52.3745952544719, 46.932335822843 ] }, "distance": 12.56, "direction": 340.22, "angle": 75.01, "elevation": 46.93, "pano_id": "TMX7316010203-001536_pano_0000_001508", "timestamp": "2020-01-07T08:54:46.493400Z", "filename": "pano_0000_001508.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_20250130_0915_Track06_Sphere_00090", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123255.67308866381, 487503.7984604038 ] }, "relative_distance": 12.56283585, "relative_pitch": 75.01440481969247, "relative_heading": 340.21542715955127, "relative_elevation": 46.932335822843 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track06_Sphere_00090/adjacencies/b_20250130_0915_Track06_Sphere_00090/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/14/TMX7316010203-000719/pano_0000_001884/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/14/TMX7316010203-000719/pano_0000_001884/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/14/TMX7316010203-000719/pano_0000_001884/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/14/TMX7316010203-000719/pano_0000_001884/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000719_pano_0000_001884/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000719_pano_0000_001884/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000719_pano_0000_001884/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/14/TMX7316010203-000719/pano_0000_001884/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/14/TMX7316010203-000719/pano_0000_001884/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.92105897456554, 52.3746038828633, 47.4876350341365 ] }, "distance": 12.83, "direction": 4.89, "angle": 74.88, "elevation": 47.49, "pano_id": "TMX7316010203-000719_pano_0000_001884", "timestamp": "2018-05-14T12:13:33.149280Z", "filename": "pano_0000_001884.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_20250130_0915_Track06_Sphere_00090", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123255.67308866381, 487503.7984604038 ] }, "relative_distance": 12.82813792, "relative_pitch": 74.88314195533347, "relative_heading": 4.892724030375974, "relative_elevation": 47.4876350341365 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track06_Sphere_00090/adjacencies/b_20250130_0915_Track06_Sphere_00090/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250130_0915_Track07_Sphere_00039/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250130_0915_Track07_Sphere_00039/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250130_0915_Track07_Sphere_00039/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250130_0915_Track07_Sphere_00039/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20250130_0915_Track07_Sphere_00039/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track07_Sphere_00039/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track07_Sphere_00039/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250130_0915_Track07_Sphere_00039/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250130_0915_Track07_Sphere_00039/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.921182114187308, 52.37456672643109, 0.0 ] }, "distance": 12.83, "direction": 47.63, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20250130_0915_Track07_Sphere_00039", "timestamp": "2025-01-30T09:07:42Z", "filename": "Job_20250130_0915_Track07_Sphere_00039.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_20250130_0915_Track06_Sphere_00090", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123255.67308866381, 487503.7984604038 ] }, "relative_distance": 12.83139321, "relative_pitch": 0.0, "relative_heading": 47.632632393364325, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track06_Sphere_00090/adjacencies/b_20250130_0915_Track06_Sphere_00090/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/24/TMX7315120208-000056/pano_0000_001111/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/24/TMX7315120208-000056/pano_0000_001111/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/24/TMX7315120208-000056/pano_0000_001111/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/24/TMX7315120208-000056/pano_0000_001111/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315120208-000056_pano_0000_001111/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000056_pano_0000_001111/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000056_pano_0000_001111/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/05/24/TMX7315120208-000056/pano_0000_001111/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/05/24/TMX7315120208-000056/pano_0000_001111/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.92098739214432, 52.3743776888919, 47.354016026482 ] }, "distance": 12.95, "direction": 196.97, "angle": 74.7, "elevation": 47.35, "pano_id": "TMX7315120208-000056_pano_0000_001111", "timestamp": "2016-05-24T11:28:15.873960Z", "filename": "pano_0000_001111.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_20250130_0915_Track06_Sphere_00090", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123255.67308866381, 487503.7984604038 ] }, "relative_distance": 12.95233975, "relative_pitch": 74.70253634194027, "relative_heading": 196.97225888999097, "relative_elevation": 47.354016026482 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track06_Sphere_00090/adjacencies/b_20250130_0915_Track06_Sphere_00090/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250130_0915_Track06_Sphere_00169/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250130_0915_Track06_Sphere_00169/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250130_0915_Track06_Sphere_00169/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250130_0915_Track06_Sphere_00169/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20250130_0915_Track06_Sphere_00169/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track06_Sphere_00169/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track06_Sphere_00169/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250130_0915_Track06_Sphere_00169/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250130_0915_Track06_Sphere_00169/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.92097830206692, 52.37459871122678, 0.0 ] }, "distance": 12.97, "direction": 340.18, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20250130_0915_Track06_Sphere_00169", "timestamp": "2025-01-30T09:02:12Z", "filename": "Job_20250130_0915_Track06_Sphere_00169.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_20250130_0915_Track06_Sphere_00090", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123255.67308866381, 487503.7984604038 ] }, "relative_distance": 12.9747492, "relative_pitch": 0.0, "relative_heading": 340.1769734862512, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track06_Sphere_00090/adjacencies/b_20250130_0915_Track06_Sphere_00090/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000019/pano_0000_002743/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000019/pano_0000_002743/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000019/pano_0000_002743/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000019/pano_0000_002743/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000019_pano_0000_002743/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000019_pano_0000_002743/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000019_pano_0000_002743/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000019/pano_0000_002743/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000019/pano_0000_002743/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.92098875555231, 52.3746009975458, 47.1618058057502 ] }, "distance": 12.99, "direction": 343.51, "angle": 74.6, "elevation": 47.16, "pano_id": "TMX7316060226-000019_pano_0000_002743", "timestamp": "2016-08-15T05:09:52.193280Z", "filename": "pano_0000_002743.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_20250130_0915_Track06_Sphere_00090", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123255.67308866381, 487503.7984604038 ] }, "relative_distance": 12.99467017, "relative_pitch": 74.59532005845435, "relative_heading": 343.51221938677924, "relative_elevation": 47.1618058057502 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track06_Sphere_00090/adjacencies/b_20250130_0915_Track06_Sphere_00090/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/29/TMX7316010203-001475/pano_0005_001009/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/29/TMX7316010203-001475/pano_0005_001009/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/29/TMX7316010203-001475/pano_0005_001009/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/29/TMX7316010203-001475/pano_0005_001009/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001475_pano_0005_001009/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001475_pano_0005_001009/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001475_pano_0005_001009/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/11/29/TMX7316010203-001475/pano_0005_001009/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/11/29/TMX7316010203-001475/pano_0005_001009/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.92097333503812, 52.3745987832799, 47.4311528615654 ] }, "distance": 13.1, "direction": 338.8, "angle": 74.56, "elevation": 47.43, "pano_id": "TMX7316010203-001475_pano_0005_001009", "timestamp": "2019-11-29T12:00:39.509380Z", "filename": "pano_0005_001009.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_20250130_0915_Track06_Sphere_00090", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123255.67308866381, 487503.7984604038 ] }, "relative_distance": 13.10080493, "relative_pitch": 74.55948774069208, "relative_heading": 338.7969819698619, "relative_elevation": 47.4311528615654 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track06_Sphere_00090/adjacencies/b_20250130_0915_Track06_Sphere_00090/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_07-14-50_01737/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_07-14-50_01737/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_07-14-50_01737/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_07-14-50_01737/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-19_07-14-50_01737/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-19_07-14-50_01737/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-19_07-14-50_01737/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_07-14-50_01737/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_07-14-50_01737/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.921115414314998, 52.37437950199515, 0.0 ] }, "distance": 13.15, "direction": 157.94, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-19_07-14-50_01737", "timestamp": "2025-06-19T08:15:07Z", "filename": "recording_2025-06-19_07-14-50_01737.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_20250130_0915_Track06_Sphere_00090", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123255.67308866381, 487503.7984604038 ] }, "relative_distance": 13.1488586, "relative_pitch": 0.0, "relative_heading": 157.94253490848894, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track06_Sphere_00090/adjacencies/b_20250130_0915_Track06_Sphere_00090/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/19/TMX7315120208-000054/pano_0001_001007/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/19/TMX7315120208-000054/pano_0001_001007/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/19/TMX7315120208-000054/pano_0001_001007/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/19/TMX7315120208-000054/pano_0001_001007/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315120208-000054_pano_0001_001007/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000054_pano_0001_001007/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000054_pano_0001_001007/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/05/19/TMX7315120208-000054/pano_0001_001007/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/05/19/TMX7315120208-000054/pano_0001_001007/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.92105896407324, 52.3746090144813, 47.4453529659659 ] }, "distance": 13.4, "direction": 4.68, "angle": 74.23, "elevation": 47.45, "pano_id": "TMX7315120208-000054_pano_0001_001007", "timestamp": "2016-05-19T12:52:52.706650Z", "filename": "pano_0001_001007.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_20250130_0915_Track06_Sphere_00090", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123255.67308866381, 487503.7984604038 ] }, "relative_distance": 13.3971054, "relative_pitch": 74.23195575717978, "relative_heading": 4.681391435069492, "relative_elevation": 47.4453529659659 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track06_Sphere_00090/adjacencies/b_20250130_0915_Track06_Sphere_00090/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_11-21-30_02630/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_11-21-30_02630/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_11-21-30_02630/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_11-21-30_02630/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2024-10-23_11-21-30_02630/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_11-21-30_02630/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_11-21-30_02630/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_11-21-30_02630/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_11-21-30_02630/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.920985902535405, 52.37437302200546, 0.0 ] }, "distance": 13.48, "direction": 196.74, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2024-10-23_11-21-30_02630", "timestamp": "2024-10-23T12:03:38Z", "filename": "recording_2024-10-23_11-21-30_02630.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_20250130_0915_Track06_Sphere_00090", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123255.67308866381, 487503.7984604038 ] }, "relative_distance": 13.47875123, "relative_pitch": 0.0, "relative_heading": 196.74033361742667, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track06_Sphere_00090/adjacencies/b_20250130_0915_Track06_Sphere_00090/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/16/TMX7316010203-002313/pano_0003_000119/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/16/TMX7316010203-002313/pano_0003_000119/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/16/TMX7316010203-002313/pano_0003_000119/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/16/TMX7316010203-002313/pano_0003_000119/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002313_pano_0003_000119/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002313_pano_0003_000119/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002313_pano_0003_000119/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/09/16/TMX7316010203-002313/pano_0003_000119/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/09/16/TMX7316010203-002313/pano_0003_000119/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.9209843205726, 52.374372505198, 47.2703241538256 ] }, "distance": 13.57, "direction": 197.11, "angle": 73.99, "elevation": 47.27, "pano_id": "TMX7316010203-002313_pano_0003_000119", "timestamp": "2021-09-16T10:59:12.131020Z", "filename": "pano_0003_000119.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_20250130_0915_Track06_Sphere_00090", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123255.67308866381, 487503.7984604038 ] }, "relative_distance": 13.56513005, "relative_pitch": 73.98814808078214, "relative_heading": 197.1061446084291, "relative_elevation": 47.2703241538256 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track06_Sphere_00090/adjacencies/b_20250130_0915_Track06_Sphere_00090/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_11-21-30_02635/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_11-21-30_02635/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_11-21-30_02635/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_11-21-30_02635/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2024-10-23_11-21-30_02635/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_11-21-30_02635/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_11-21-30_02635/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_11-21-30_02635/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_11-21-30_02635/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.921065801259047, 52.37461033181005, 0.0 ] }, "distance": 13.59, "direction": 6.59, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2024-10-23_11-21-30_02635", "timestamp": "2024-10-23T12:04:27Z", "filename": "recording_2024-10-23_11-21-30_02635.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_20250130_0915_Track06_Sphere_00090", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123255.67308866381, 487503.7984604038 ] }, "relative_distance": 13.58872765, "relative_pitch": 0.0, "relative_heading": 6.588061648968626, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track06_Sphere_00090/adjacencies/b_20250130_0915_Track06_Sphere_00090/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_07-14-50_01940/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_07-14-50_01940/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_07-14-50_01940/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_07-14-50_01940/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-19_07-14-50_01940/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-19_07-14-50_01940/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-19_07-14-50_01940/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_07-14-50_01940/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_07-14-50_01940/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.921072531367326, 52.37461033478524, 0.0 ] }, "distance": 13.65, "direction": 8.5, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-19_07-14-50_01940", "timestamp": "2025-06-19T08:24:48Z", "filename": "recording_2025-06-19_07-14-50_01940.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_20250130_0915_Track06_Sphere_00090", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123255.67308866381, 487503.7984604038 ] }, "relative_distance": 13.64923752, "relative_pitch": 0.0, "relative_heading": 8.499548375800748, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track06_Sphere_00090/adjacencies/b_20250130_0915_Track06_Sphere_00090/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001669/pano_0000_001239/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001669/pano_0000_001239/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001669/pano_0000_001239/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001669/pano_0000_001239/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001669_pano_0000_001239/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001669_pano_0000_001239/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001669_pano_0000_001239/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001669/pano_0000_001239/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001669/pano_0000_001239/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.92098750135902, 52.3746072467047, 47.4101630533114 ] }, "distance": 13.69, "direction": 344.0, "angle": 73.9, "elevation": 47.41, "pano_id": "TMX7316010203-001669_pano_0000_001239", "timestamp": "2020-04-22T10:27:21.942520Z", "filename": "pano_0000_001239.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_20250130_0915_Track06_Sphere_00090", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123255.67308866381, 487503.7984604038 ] }, "relative_distance": 13.68617695, "relative_pitch": 73.89783967445182, "relative_heading": 343.9955536520093, "relative_elevation": 47.4101630533114 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track06_Sphere_00090/adjacencies/b_20250130_0915_Track06_Sphere_00090/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/19/TMX7315120208-000054/pano_0001_001334/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/19/TMX7315120208-000054/pano_0001_001334/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/19/TMX7315120208-000054/pano_0001_001334/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/19/TMX7315120208-000054/pano_0001_001334/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315120208-000054_pano_0001_001334/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000054_pano_0001_001334/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000054_pano_0001_001334/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/05/19/TMX7315120208-000054/pano_0001_001334/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/05/19/TMX7315120208-000054/pano_0001_001334/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.92097059642357, 52.3746067450917, 47.3027801215649 ] }, "distance": 13.99, "direction": 339.4, "angle": 73.52, "elevation": 47.3, "pano_id": "TMX7315120208-000054_pano_0001_001334", "timestamp": "2016-05-19T12:59:08.583680Z", "filename": "pano_0001_001334.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_20250130_0915_Track06_Sphere_00090", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123255.67308866381, 487503.7984604038 ] }, "relative_distance": 13.99499924, "relative_pitch": 73.51862322994867, "relative_heading": 339.39693625419943, "relative_elevation": 47.3027801215649 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track06_Sphere_00090/adjacencies/b_20250130_0915_Track06_Sphere_00090/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/10/TMX7316010203-002590/pano_0003_000033/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/10/TMX7316010203-002590/pano_0003_000033/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/10/TMX7316010203-002590/pano_0003_000033/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/10/TMX7316010203-002590/pano_0003_000033/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002590_pano_0003_000033/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002590_pano_0003_000033/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002590_pano_0003_000033/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/06/10/TMX7316010203-002590/pano_0003_000033/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/06/10/TMX7316010203-002590/pano_0003_000033/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.92089842575692, 52.3743990396113, 47.109773542732 ] }, "distance": 14.04, "direction": 224.5, "angle": 73.41, "elevation": 47.11, "pano_id": "TMX7316010203-002590_pano_0003_000033", "timestamp": "2022-06-10T14:07:13.715820Z", "filename": "pano_0003_000033.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_20250130_0915_Track06_Sphere_00090", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123255.67308866381, 487503.7984604038 ] }, "relative_distance": 14.03818909, "relative_pitch": 73.4065281001054, "relative_heading": 224.50190152646974, "relative_elevation": 47.109773542732 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track06_Sphere_00090/adjacencies/b_20250130_0915_Track06_Sphere_00090/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_12-42-53_03307/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_12-42-53_03307/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_12-42-53_03307/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_12-42-53_03307/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2024-10-23_12-42-53_03307/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_03307/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_03307/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_12-42-53_03307/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_12-42-53_03307/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.920900961773676, 52.37439612738526, 0.0 ] }, "distance": 14.15, "direction": 223.08, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2024-10-23_12-42-53_03307", "timestamp": "2024-10-23T13:52:56Z", "filename": "recording_2024-10-23_12-42-53_03307.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_20250130_0915_Track06_Sphere_00090", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123255.67308866381, 487503.7984604038 ] }, "relative_distance": 14.15259268, "relative_pitch": 0.0, "relative_heading": 223.08349303422835, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track06_Sphere_00090/adjacencies/b_20250130_0915_Track06_Sphere_00090/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000052/pano_0000_005608/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000052/pano_0000_005608/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000052/pano_0000_005608/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000052/pano_0000_005608/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315120208-000052_pano_0000_005608/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000052_pano_0000_005608/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000052_pano_0000_005608/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000052/pano_0000_005608/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000052/pano_0000_005608/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.92097933049034, 52.3746117075644, 47.287637187168 ] }, "distance": 14.32, "direction": 342.4, "angle": 73.15, "elevation": 47.29, "pano_id": "TMX7315120208-000052_pano_0000_005608", "timestamp": "2016-05-17T13:23:19.743640Z", "filename": "pano_0000_005608.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_20250130_0915_Track06_Sphere_00090", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123255.67308866381, 487503.7984604038 ] }, "relative_distance": 14.32227303, "relative_pitch": 73.14971821135249, "relative_heading": 342.4030179183367, "relative_elevation": 47.287637187168 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track06_Sphere_00090/adjacencies/b_20250130_0915_Track06_Sphere_00090/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/10/TMX7316010203-002590/pano_0001_000032/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/10/TMX7316010203-002590/pano_0001_000032/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/10/TMX7316010203-002590/pano_0001_000032/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/10/TMX7316010203-002590/pano_0001_000032/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002590_pano_0001_000032/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002590_pano_0001_000032/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002590_pano_0001_000032/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/06/10/TMX7316010203-002590/pano_0001_000032/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/06/10/TMX7316010203-002590/pano_0001_000032/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.92106691707177, 52.3746170085757, 47.8826726628467 ] }, "distance": 14.34, "direction": 6.55, "angle": 73.33, "elevation": 47.88, "pano_id": "TMX7316010203-002590_pano_0001_000032", "timestamp": "2022-06-10T13:53:27.650080Z", "filename": "pano_0001_000032.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_20250130_0915_Track06_Sphere_00090", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123255.67308866381, 487503.7984604038 ] }, "relative_distance": 14.33549691, "relative_pitch": 73.3329316838682, "relative_heading": 6.54909020642184, "relative_elevation": 47.8826726628467 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track06_Sphere_00090/adjacencies/b_20250130_0915_Track06_Sphere_00090/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_12-42-53_03302/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_12-42-53_03302/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_12-42-53_03302/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_12-42-53_03302/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2024-10-23_12-42-53_03302/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_03302/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_03302/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_12-42-53_03302/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_12-42-53_03302/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.920986639313978, 52.374614462207205, 0.0 ] }, "distance": 14.48, "direction": 344.65, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2024-10-23_12-42-53_03302", "timestamp": "2024-10-23T13:52:53Z", "filename": "recording_2024-10-23_12-42-53_03302.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_20250130_0915_Track06_Sphere_00090", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123255.67308866381, 487503.7984604038 ] }, "relative_distance": 14.47508401, "relative_pitch": 0.0, "relative_heading": 344.648428997717, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track06_Sphere_00090/adjacencies/b_20250130_0915_Track06_Sphere_00090/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_08-04-10_03239/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_08-04-10_03239/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_08-04-10_03239/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_08-04-10_03239/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-17_08-04-10_03239/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-17_08-04-10_03239/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-17_08-04-10_03239/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_08-04-10_03239/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_08-04-10_03239/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.920893345543402, 52.374396504204064, 0.0 ] }, "distance": 14.48, "direction": 224.7, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-17_08-04-10_03239", "timestamp": "2025-06-17T08:52:28Z", "filename": "recording_2025-06-17_08-04-10_03239.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_20250130_0915_Track06_Sphere_00090", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123255.67308866381, 487503.7984604038 ] }, "relative_distance": 14.48200125, "relative_pitch": 0.0, "relative_heading": 224.69581173466747, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track06_Sphere_00090/adjacencies/b_20250130_0915_Track06_Sphere_00090/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/21/TMX7316010203-001194/pano_0000_000279/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/21/TMX7316010203-001194/pano_0000_000279/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/21/TMX7316010203-001194/pano_0000_000279/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/21/TMX7316010203-001194/pano_0000_000279/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001194_pano_0000_000279/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001194_pano_0000_000279/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001194_pano_0000_000279/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/21/TMX7316010203-001194/pano_0000_000279/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/21/TMX7316010203-001194/pano_0000_000279/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.92106681703474, 52.3746184701348, 47.7824125634506 ] }, "distance": 14.5, "direction": 6.45, "angle": 73.12, "elevation": 47.78, "pano_id": "TMX7316010203-001194_pano_0000_000279", "timestamp": "2019-05-21T08:20:09.028040Z", "filename": "pano_0000_000279.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_20250130_0915_Track06_Sphere_00090", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123255.67308866381, 487503.7984604038 ] }, "relative_distance": 14.4963149, "relative_pitch": 73.1231569163732, "relative_heading": 6.449023930336893, "relative_elevation": 47.7824125634506 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track06_Sphere_00090/adjacencies/b_20250130_0915_Track06_Sphere_00090/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_08-04-10_03234/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_08-04-10_03234/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_08-04-10_03234/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_08-04-10_03234/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-17_08-04-10_03234/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-17_08-04-10_03234/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-17_08-04-10_03234/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_08-04-10_03234/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_08-04-10_03234/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.920981073260156, 52.37461448654463, 0.0 ] }, "distance": 14.58, "direction": 343.21, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-17_08-04-10_03234", "timestamp": "2025-06-17T08:52:25Z", "filename": "recording_2025-06-17_08-04-10_03234.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_20250130_0915_Track06_Sphere_00090", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123255.67308866381, 487503.7984604038 ] }, "relative_distance": 14.58261454, "relative_pitch": 0.0, "relative_heading": 343.21486826436364, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track06_Sphere_00090/adjacencies/b_20250130_0915_Track06_Sphere_00090/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/18/TMX7316010203-002048/pano_0000_000353/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/18/TMX7316010203-002048/pano_0000_000353/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/18/TMX7316010203-002048/pano_0000_000353/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/18/TMX7316010203-002048/pano_0000_000353/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002048_pano_0000_000353/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002048_pano_0000_000353/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002048_pano_0000_000353/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/18/TMX7316010203-002048/pano_0000_000353/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/18/TMX7316010203-002048/pano_0000_000353/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.92097419053183, 52.374364448789, 47.1941868821159 ] }, "distance": 14.63, "direction": 198.66, "angle": 72.78, "elevation": 47.19, "pano_id": "TMX7316010203-002048_pano_0000_000353", "timestamp": "2021-03-18T11:52:34.580990Z", "filename": "pano_0000_000353.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_20250130_0915_Track06_Sphere_00090", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123255.67308866381, 487503.7984604038 ] }, "relative_distance": 14.6302223, "relative_pitch": 72.77653682042614, "relative_heading": 198.65593103601296, "relative_elevation": 47.1941868821159 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track06_Sphere_00090/adjacencies/b_20250130_0915_Track06_Sphere_00090/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000052/pano_0000_005613/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000052/pano_0000_005613/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000052/pano_0000_005613/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000052/pano_0000_005613/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315120208-000052_pano_0000_005613/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000052_pano_0000_005613/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000052_pano_0000_005613/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000052/pano_0000_005613/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000052/pano_0000_005613/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.92089467225527, 52.3743919928706, 47.087224454619 ] }, "distance": 14.78, "direction": 223.08, "angle": 72.57, "elevation": 47.09, "pano_id": "TMX7315120208-000052_pano_0000_005613", "timestamp": "2016-05-17T13:23:22.203620Z", "filename": "pano_0000_005613.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_20250130_0915_Track06_Sphere_00090", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123255.67308866381, 487503.7984604038 ] }, "relative_distance": 14.78118864, "relative_pitch": 72.57236324419138, "relative_heading": 223.078020912681, "relative_elevation": 47.087224454619 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track06_Sphere_00090/adjacencies/b_20250130_0915_Track06_Sphere_00090/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250130_0915_Track06_Sphere_00093/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250130_0915_Track06_Sphere_00093/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250130_0915_Track06_Sphere_00093/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250130_0915_Track06_Sphere_00093/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20250130_0915_Track06_Sphere_00093/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track06_Sphere_00093/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track06_Sphere_00093/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250130_0915_Track06_Sphere_00093/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250130_0915_Track06_Sphere_00093/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.921079666197516, 52.374621714322686, 0.0 ] }, "distance": 14.98, "direction": 9.62, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20250130_0915_Track06_Sphere_00093", "timestamp": "2025-01-30T09:00:39Z", "filename": "Job_20250130_0915_Track06_Sphere_00093.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_20250130_0915_Track06_Sphere_00090", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123255.67308866381, 487503.7984604038 ] }, "relative_distance": 14.97627445, "relative_pitch": 0.0, "relative_heading": 9.622154044203487, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track06_Sphere_00090/adjacencies/b_20250130_0915_Track06_Sphere_00090/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/19/TMX7315120208-000054/pano_0001_001339/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/19/TMX7315120208-000054/pano_0001_001339/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/19/TMX7315120208-000054/pano_0001_001339/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/19/TMX7315120208-000054/pano_0001_001339/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315120208-000054_pano_0001_001339/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000054_pano_0001_001339/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000054_pano_0001_001339/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/05/19/TMX7315120208-000054/pano_0001_001339/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/05/19/TMX7315120208-000054/pano_0001_001339/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.9208954840591, 52.3743885924583, 47.2357106106356 ] }, "distance": 15.02, "direction": 221.94, "angle": 72.36, "elevation": 47.24, "pano_id": "TMX7315120208-000054_pano_0001_001339", "timestamp": "2016-05-19T12:59:12.433660Z", "filename": "pano_0001_001339.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_20250130_0915_Track06_Sphere_00090", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123255.67308866381, 487503.7984604038 ] }, "relative_distance": 15.02277807, "relative_pitch": 72.35732883137194, "relative_heading": 221.9382956145565, "relative_elevation": 47.2357106106356 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track06_Sphere_00090/adjacencies/b_20250130_0915_Track06_Sphere_00090/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250130_0915_Track06_Sphere_00087/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250130_0915_Track06_Sphere_00087/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250130_0915_Track06_Sphere_00087/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250130_0915_Track06_Sphere_00087/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20250130_0915_Track06_Sphere_00087/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track06_Sphere_00087/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track06_Sphere_00087/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250130_0915_Track06_Sphere_00087/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250130_0915_Track06_Sphere_00087/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.920988702244097, 52.37435810679033, 0.0 ] }, "distance": 15.03, "direction": 194.22, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20250130_0915_Track06_Sphere_00087", "timestamp": "2025-01-30T09:00:36Z", "filename": "Job_20250130_0915_Track06_Sphere_00087.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20250130_0915_Track06_Sphere_00090", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123255.67308866381, 487503.7984604038 ] }, "relative_distance": 15.02770523, "relative_pitch": 0.0, "relative_heading": 194.22073507391647, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track06_Sphere_00090/adjacencies/b_20250130_0915_Track06_Sphere_00090/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/10/TMX7316010203-002590/pano_0003_000028/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/10/TMX7316010203-002590/pano_0003_000028/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/10/TMX7316010203-002590/pano_0003_000028/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/10/TMX7316010203-002590/pano_0003_000028/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002590_pano_0003_000028/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002590_pano_0003_000028/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002590_pano_0003_000028/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/06/10/TMX7316010203-002590/pano_0003_000028/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/06/10/TMX7316010203-002590/pano_0003_000028/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.92098670414566, 52.3746196250598, 47.3200229406357 ] }, "distance": 15.03, "direction": 345.24, "angle": 72.38, "elevation": 47.32, "pano_id": "TMX7316010203-002590_pano_0003_000028", "timestamp": "2022-06-10T14:07:11.155790Z", "filename": "pano_0003_000028.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_20250130_0915_Track06_Sphere_00090", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123255.67308866381, 487503.7984604038 ] }, "relative_distance": 15.02872372, "relative_pitch": 72.38027906556586, "relative_heading": 345.2445122155444, "relative_elevation": 47.3200229406357 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track06_Sphere_00090/adjacencies/b_20250130_0915_Track06_Sphere_00090/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001669/pano_0000_001263/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001669/pano_0000_001263/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001669/pano_0000_001263/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001669/pano_0000_001263/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001669_pano_0000_001263/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001669_pano_0000_001263/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001669_pano_0000_001263/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001669/pano_0000_001263/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001669/pano_0000_001263/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.92096768277096, 52.3743607826562, 47.6977689899504 ] }, "distance": 15.16, "direction": 199.75, "angle": 72.37, "elevation": 47.7, "pano_id": "TMX7316010203-001669_pano_0000_001263", "timestamp": "2020-04-22T10:27:38.937400Z", "filename": "pano_0000_001263.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_20250130_0915_Track06_Sphere_00090", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123255.67308866381, 487503.7984604038 ] }, "relative_distance": 15.16127017, "relative_pitch": 72.36655849917543, "relative_heading": 199.7497397487469, "relative_elevation": 47.6977689899504 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track06_Sphere_00090/adjacencies/b_20250130_0915_Track06_Sphere_00090/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000019/pano_0000_002748/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000019/pano_0000_002748/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000019/pano_0000_002748/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000019/pano_0000_002748/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000019_pano_0000_002748/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000019_pano_0000_002748/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000019_pano_0000_002748/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000019/pano_0000_002748/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000019/pano_0000_002748/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.92090100381226, 52.3743822912288, 46.9947017021477 ] }, "distance": 15.31, "direction": 219.14, "angle": 71.95, "elevation": 46.99, "pano_id": "TMX7316060226-000019_pano_0000_002748", "timestamp": "2016-08-15T05:09:54.168290Z", "filename": "pano_0000_002748.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_20250130_0915_Track06_Sphere_00090", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123255.67308866381, 487503.7984604038 ] }, "relative_distance": 15.31141046, "relative_pitch": 71.9537989998161, "relative_heading": 219.13724348457572, "relative_elevation": 46.9947017021477 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track06_Sphere_00090/adjacencies/b_20250130_0915_Track06_Sphere_00090/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/18/TMX7316010203-002048/pano_0000_000359/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/18/TMX7316010203-002048/pano_0000_000359/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/18/TMX7316010203-002048/pano_0000_000359/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/18/TMX7316010203-002048/pano_0000_000359/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002048_pano_0000_000359/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002048_pano_0000_000359/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002048_pano_0000_000359/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/18/TMX7316010203-002048/pano_0000_000359/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/18/TMX7316010203-002048/pano_0000_000359/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.92107337067184, 52.3746263047442, 47.392748828046 ] }, "distance": 15.42, "direction": 7.73, "angle": 71.98, "elevation": 47.39, "pano_id": "TMX7316010203-002048_pano_0000_000359", "timestamp": "2021-03-18T11:52:37.866000Z", "filename": "pano_0000_000359.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_20250130_0915_Track06_Sphere_00090", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123255.67308866381, 487503.7984604038 ] }, "relative_distance": 15.41659494, "relative_pitch": 71.98058423036483, "relative_heading": 7.7334812999088625, "relative_elevation": 47.392748828046 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track06_Sphere_00090/adjacencies/b_20250130_0915_Track06_Sphere_00090/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/10/TMX7316010203-002590/pano_0001_000026/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/10/TMX7316010203-002590/pano_0001_000026/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/10/TMX7316010203-002590/pano_0001_000026/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/10/TMX7316010203-002590/pano_0001_000026/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002590_pano_0001_000026/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002590_pano_0001_000026/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002590_pano_0001_000026/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/06/10/TMX7316010203-002590/pano_0001_000026/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/06/10/TMX7316010203-002590/pano_0001_000026/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.92097092148276, 52.3743562425033, 47.8920537652448 ] }, "distance": 15.57, "direction": 198.36, "angle": 71.99, "elevation": 47.89, "pano_id": "TMX7316010203-002590_pano_0001_000026", "timestamp": "2022-06-10T13:53:24.080110Z", "filename": "pano_0001_000026.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_20250130_0915_Track06_Sphere_00090", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123255.67308866381, 487503.7984604038 ] }, "relative_distance": 15.56682113, "relative_pitch": 71.99377854792954, "relative_heading": 198.3571900895619, "relative_elevation": 47.8920537652448 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track06_Sphere_00090/adjacencies/b_20250130_0915_Track06_Sphere_00090/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/05/TMX7316010203-000247/pano_0000_000091/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/05/TMX7316010203-000247/pano_0000_000091/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/05/TMX7316010203-000247/pano_0000_000091/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/05/TMX7316010203-000247/pano_0000_000091/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000247_pano_0000_000091/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000247_pano_0000_000091/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000247_pano_0000_000091/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/04/05/TMX7316010203-000247/pano_0000_000091/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/04/05/TMX7316010203-000247/pano_0000_000091/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.92089299225816, 52.3743831361572, 46.7891262564808 ] }, "distance": 15.59, "direction": 220.91, "angle": 71.57, "elevation": 46.79, "pano_id": "TMX7316010203-000247_pano_0000_000091", "timestamp": "2017-04-05T13:51:52.375330Z", "filename": "pano_0000_000091.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2017", "tags": [ "mission-bi", "mission-2017", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250130_0915_Track06_Sphere_00090", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123255.67308866381, 487503.7984604038 ] }, "relative_distance": 15.59033633, "relative_pitch": 71.57170710237372, "relative_heading": 220.91091189290697, "relative_elevation": 46.7891262564808 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track06_Sphere_00090/adjacencies/b_20250130_0915_Track06_Sphere_00090/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001669/pano_0000_001269/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001669/pano_0000_001269/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001669/pano_0000_001269/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001669/pano_0000_001269/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001669_pano_0000_001269/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001669_pano_0000_001269/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001669_pano_0000_001269/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001669/pano_0000_001269/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001669/pano_0000_001269/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.92106446427793, 52.3746298293946, 47.9955097269267 ] }, "distance": 15.74, "direction": 5.35, "angle": 71.85, "elevation": 48.0, "pano_id": "TMX7316010203-001669_pano_0000_001269", "timestamp": "2020-04-22T10:27:41.972410Z", "filename": "pano_0000_001269.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_20250130_0915_Track06_Sphere_00090", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123255.67308866381, 487503.7984604038 ] }, "relative_distance": 15.73719744, "relative_pitch": 71.84625422198297, "relative_heading": 5.352396391687757, "relative_elevation": 47.9955097269267 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track06_Sphere_00090/adjacencies/b_20250130_0915_Track06_Sphere_00090/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/21/TMX7316010203-001194/pano_0000_000273/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/21/TMX7316010203-001194/pano_0000_000273/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/21/TMX7316010203-001194/pano_0000_000273/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/21/TMX7316010203-001194/pano_0000_000273/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001194_pano_0000_000273/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001194_pano_0000_000273/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001194_pano_0000_000273/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/21/TMX7316010203-001194/pano_0000_000273/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/21/TMX7316010203-001194/pano_0000_000273/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.92096728639471, 52.3743544718841, 47.6602705735713 ] }, "distance": 15.83, "direction": 198.98, "angle": 71.62, "elevation": 47.66, "pano_id": "TMX7316010203-001194_pano_0000_000273", "timestamp": "2019-05-21T08:20:05.852870Z", "filename": "pano_0000_000273.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_20250130_0915_Track06_Sphere_00090", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123255.67308866381, 487503.7984604038 ] }, "relative_distance": 15.83273105, "relative_pitch": 71.62352445926153, "relative_heading": 198.9829471021966, "relative_elevation": 47.6602705735713 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track06_Sphere_00090/adjacencies/b_20250130_0915_Track06_Sphere_00090/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250130_0915_Track06_Sphere_00174/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250130_0915_Track06_Sphere_00174/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250130_0915_Track06_Sphere_00174/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250130_0915_Track06_Sphere_00174/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20250130_0915_Track06_Sphere_00174/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track06_Sphere_00174/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track06_Sphere_00174/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250130_0915_Track06_Sphere_00174/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250130_0915_Track06_Sphere_00174/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.920888515464791, 52.37438101736903, 0.0 ] }, "distance": 15.97, "direction": 221.18, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20250130_0915_Track06_Sphere_00174", "timestamp": "2025-01-30T09:02:15Z", "filename": "Job_20250130_0915_Track06_Sphere_00174.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_20250130_0915_Track06_Sphere_00090", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123255.67308866381, 487503.7984604038 ] }, "relative_distance": 15.96835807, "relative_pitch": 0.0, "relative_heading": 221.18364871608566, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track06_Sphere_00090/adjacencies/b_20250130_0915_Track06_Sphere_00090/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/17/TMX7316010203-000299/pano_0002_004137/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/17/TMX7316010203-000299/pano_0002_004137/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/17/TMX7316010203-000299/pano_0002_004137/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/17/TMX7316010203-000299/pano_0002_004137/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000299_pano_0002_004137/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000299_pano_0002_004137/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000299_pano_0002_004137/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/05/17/TMX7316010203-000299/pano_0002_004137/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/05/17/TMX7316010203-000299/pano_0002_004137/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.92088984946926, 52.3743780854862, 47.0188000556082 ] }, "distance": 16.16, "direction": 220.18, "angle": 71.04, "elevation": 47.02, "pano_id": "TMX7316010203-000299_pano_0002_004137", "timestamp": "2017-05-17T12:01:21.815680Z", "filename": "pano_0002_004137.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2017", "tags": [ "mission-bi", "mission-2017", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250130_0915_Track06_Sphere_00090", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123255.67308866381, 487503.7984604038 ] }, "relative_distance": 16.15654998, "relative_pitch": 71.03630837800607, "relative_heading": 220.17929850501142, "relative_elevation": 47.0188000556082 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track06_Sphere_00090/adjacencies/b_20250130_0915_Track06_Sphere_00090/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250130_0915_Track07_Sphere_00034/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250130_0915_Track07_Sphere_00034/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250130_0915_Track07_Sphere_00034/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250130_0915_Track07_Sphere_00034/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20250130_0915_Track07_Sphere_00034/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track07_Sphere_00034/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track07_Sphere_00034/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250130_0915_Track07_Sphere_00034/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250130_0915_Track07_Sphere_00034/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.92109468290038, 52.37434700179492, 0.0 ] }, "distance": 16.19, "direction": 167.42, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20250130_0915_Track07_Sphere_00034", "timestamp": "2025-01-30T09:07:37Z", "filename": "Job_20250130_0915_Track07_Sphere_00034.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_20250130_0915_Track06_Sphere_00090", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123255.67308866381, 487503.7984604038 ] }, "relative_distance": 16.19149374, "relative_pitch": 0.0, "relative_heading": 167.42201861691527, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track06_Sphere_00090/adjacencies/b_20250130_0915_Track06_Sphere_00090/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001669/pano_0000_001244/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001669/pano_0000_001244/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001669/pano_0000_001244/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001669/pano_0000_001244/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001669_pano_0000_001244/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001669_pano_0000_001244/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001669_pano_0000_001244/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001669/pano_0000_001244/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001669/pano_0000_001244/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.92088004084667, 52.3743820897579, 47.2777447085828 ] }, "distance": 16.27, "direction": 222.99, "angle": 71.01, "elevation": 47.28, "pano_id": "TMX7316010203-001669_pano_0000_001244", "timestamp": "2020-04-22T10:27:25.272500Z", "filename": "pano_0000_001244.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_20250130_0915_Track06_Sphere_00090", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123255.67308866381, 487503.7984604038 ] }, "relative_distance": 16.26667876, "relative_pitch": 71.01338618665362, "relative_heading": 222.99067473069758, "relative_elevation": 47.2777447085828 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track06_Sphere_00090/adjacencies/b_20250130_0915_Track06_Sphere_00090/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/24/TMX7315120208-000056/pano_0000_001117/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/24/TMX7315120208-000056/pano_0000_001117/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/24/TMX7315120208-000056/pano_0000_001117/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/24/TMX7315120208-000056/pano_0000_001117/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315120208-000056_pano_0000_001117/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000056_pano_0000_001117/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000056_pano_0000_001117/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/05/24/TMX7315120208-000056/pano_0000_001117/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/05/24/TMX7315120208-000056/pano_0000_001117/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.92107622500848, 52.374634908284, 47.4902087058872 ] }, "distance": 16.39, "direction": 7.96, "angle": 70.96, "elevation": 47.49, "pano_id": "TMX7315120208-000056_pano_0000_001117", "timestamp": "2016-05-24T11:28:19.274000Z", "filename": "pano_0000_001117.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_20250130_0915_Track06_Sphere_00090", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123255.67308866381, 487503.7984604038 ] }, "relative_distance": 16.39152404, "relative_pitch": 70.95758553082878, "relative_heading": 7.956472456653165, "relative_elevation": 47.4902087058872 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track06_Sphere_00090/adjacencies/b_20250130_0915_Track06_Sphere_00090/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/16/TMX7316010203-002313/pano_0003_000125/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/16/TMX7316010203-002313/pano_0003_000125/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/16/TMX7316010203-002313/pano_0003_000125/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/16/TMX7316010203-002313/pano_0003_000125/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002313_pano_0003_000125/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002313_pano_0003_000125/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002313_pano_0003_000125/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/09/16/TMX7316010203-002313/pano_0003_000125/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/09/16/TMX7316010203-002313/pano_0003_000125/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.92106945203684, 52.3746354637755, 47.4859215859324 ] }, "distance": 16.4, "direction": 6.33, "angle": 70.95, "elevation": 47.49, "pano_id": "TMX7316010203-002313_pano_0003_000125", "timestamp": "2021-09-16T10:59:15.086090Z", "filename": "pano_0003_000125.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_20250130_0915_Track06_Sphere_00090", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123255.67308866381, 487503.7984604038 ] }, "relative_distance": 16.39549877, "relative_pitch": 70.95170505904782, "relative_heading": 6.329945560236556, "relative_elevation": 47.4859215859324 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track06_Sphere_00090/adjacencies/b_20250130_0915_Track06_Sphere_00090/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_07-14-50_01934/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_07-14-50_01934/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_07-14-50_01934/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_07-14-50_01934/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-19_07-14-50_01934/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-19_07-14-50_01934/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-19_07-14-50_01934/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_07-14-50_01934/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_07-14-50_01934/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.920972528568275, 52.37434745561136, 0.0 ] }, "distance": 16.47, "direction": 196.92, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-19_07-14-50_01934", "timestamp": "2025-06-19T08:24:43Z", "filename": "recording_2025-06-19_07-14-50_01934.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_20250130_0915_Track06_Sphere_00090", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123255.67308866381, 487503.7984604038 ] }, "relative_distance": 16.46550264, "relative_pitch": 0.0, "relative_heading": 196.92403735266475, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track06_Sphere_00090/adjacencies/b_20250130_0915_Track06_Sphere_00090/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/29/TMX7316010203-001475/pano_0005_001014/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/29/TMX7316010203-001475/pano_0005_001014/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/29/TMX7316010203-001475/pano_0005_001014/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/29/TMX7316010203-001475/pano_0005_001014/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001475_pano_0005_001014/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001475_pano_0005_001014/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001475_pano_0005_001014/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/11/29/TMX7316010203-001475/pano_0005_001014/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/11/29/TMX7316010203-001475/pano_0005_001014/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.92088311389829, 52.3743773979193, 47.2475381111726 ] }, "distance": 16.51, "direction": 221.22, "angle": 70.73, "elevation": 47.25, "pano_id": "TMX7316010203-001475_pano_0005_001014", "timestamp": "2019-11-29T12:00:42.104370Z", "filename": "pano_0005_001014.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_20250130_0915_Track06_Sphere_00090", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123255.67308866381, 487503.7984604038 ] }, "relative_distance": 16.51370532, "relative_pitch": 70.73473279551766, "relative_heading": 221.22409089876388, "relative_elevation": 47.2475381111726 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track06_Sphere_00090/adjacencies/b_20250130_0915_Track06_Sphere_00090/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_07-14-50_01742/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_07-14-50_01742/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_07-14-50_01742/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_07-14-50_01742/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-19_07-14-50_01742/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-19_07-14-50_01742/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-19_07-14-50_01742/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_07-14-50_01742/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_07-14-50_01742/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.921197929413187, 52.37460451899105, 0.0 ] }, "distance": 16.63, "direction": 39.4, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-19_07-14-50_01742", "timestamp": "2025-06-19T08:15:13Z", "filename": "recording_2025-06-19_07-14-50_01742.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_20250130_0915_Track06_Sphere_00090", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123255.67308866381, 487503.7984604038 ] }, "relative_distance": 16.63242113, "relative_pitch": 0.0, "relative_heading": 39.40130432948916, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track06_Sphere_00090/adjacencies/b_20250130_0915_Track06_Sphere_00090/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/07/TMX7316010203-001536/pano_0000_001513/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/07/TMX7316010203-001536/pano_0000_001513/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/07/TMX7316010203-001536/pano_0000_001513/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/07/TMX7316010203-001536/pano_0000_001513/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001536_pano_0000_001513/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001536_pano_0000_001513/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001536_pano_0000_001513/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/13/07/TMX7316010203-001536/pano_0000_001513/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/13/07/TMX7316010203-001536/pano_0000_001513/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.9208872642028, 52.3743731255958, 46.757582841441 ] }, "distance": 16.69, "direction": 219.42, "angle": 70.35, "elevation": 46.76, "pano_id": "TMX7316010203-001536_pano_0000_001513", "timestamp": "2020-01-07T08:54:48.588340Z", "filename": "pano_0000_001513.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_20250130_0915_Track06_Sphere_00090", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123255.67308866381, 487503.7984604038 ] }, "relative_distance": 16.69329009, "relative_pitch": 70.35253009779981, "relative_heading": 219.418820629816, "relative_elevation": 46.757582841441 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track06_Sphere_00090/adjacencies/b_20250130_0915_Track06_Sphere_00090/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/19/TMX7315120208-000054/pano_0001_001001/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/19/TMX7315120208-000054/pano_0001_001001/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/19/TMX7315120208-000054/pano_0001_001001/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/19/TMX7315120208-000054/pano_0001_001001/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315120208-000054_pano_0001_001001/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000054_pano_0001_001001/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000054_pano_0001_001001/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/05/19/TMX7315120208-000054/pano_0001_001001/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/05/19/TMX7315120208-000054/pano_0001_001001/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.92095757180271, 52.3743464548849, 47.2790908040479 ] }, "distance": 16.89, "direction": 200.12, "angle": 70.34, "elevation": 47.28, "pano_id": "TMX7315120208-000054_pano_0001_001001", "timestamp": "2016-05-19T12:52:49.391690Z", "filename": "pano_0001_001001.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_20250130_0915_Track06_Sphere_00090", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123255.67308866381, 487503.7984604038 ] }, "relative_distance": 16.89484185, "relative_pitch": 70.3360175198477, "relative_heading": 200.12059068344684, "relative_elevation": 47.2790908040479 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track06_Sphere_00090/adjacencies/b_20250130_0915_Track06_Sphere_00090/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/05/TMX7316010203-000247/pano_0000_000088/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/05/TMX7316010203-000247/pano_0000_000088/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/05/TMX7316010203-000247/pano_0000_000088/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/05/TMX7316010203-000247/pano_0000_000088/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000247_pano_0000_000088/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000247_pano_0000_000088/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000247_pano_0000_000088/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/04/05/TMX7316010203-000247/pano_0000_000088/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/04/05/TMX7316010203-000247/pano_0000_000088/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.92100450854556, 52.3746398262619, 47.1403267718852 ] }, "distance": 16.98, "direction": 351.14, "angle": 70.19, "elevation": 47.14, "pano_id": "TMX7316010203-000247_pano_0000_000088", "timestamp": "2017-04-05T13:51:49.310330Z", "filename": "pano_0000_000088.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2017", "tags": [ "mission-bi", "mission-2017", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250130_0915_Track06_Sphere_00090", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123255.67308866381, 487503.7984604038 ] }, "relative_distance": 16.98353404, "relative_pitch": 70.18711945230453, "relative_heading": 351.1421133098706, "relative_elevation": 47.1403267718852 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track06_Sphere_00090/adjacencies/b_20250130_0915_Track06_Sphere_00090/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/07/TMX7316010203-001536/pano_0000_001507/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/07/TMX7316010203-001536/pano_0000_001507/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/07/TMX7316010203-001536/pano_0000_001507/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/07/TMX7316010203-001536/pano_0000_001507/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001536_pano_0000_001507/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001536_pano_0000_001507/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001536_pano_0000_001507/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/13/07/TMX7316010203-001536/pano_0000_001507/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/13/07/TMX7316010203-001536/pano_0000_001507/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.92099835436972, 52.374639395656, 47.0150473415852 ] }, "distance": 17.01, "direction": 349.72, "angle": 70.11, "elevation": 47.02, "pano_id": "TMX7316010203-001536_pano_0000_001507", "timestamp": "2020-01-07T08:54:46.083400Z", "filename": "pano_0000_001507.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_20250130_0915_Track06_Sphere_00090", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123255.67308866381, 487503.7984604038 ] }, "relative_distance": 17.00595235, "relative_pitch": 70.11428560143986, "relative_heading": 349.7218710815193, "relative_elevation": 47.0150473415852 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track06_Sphere_00090/adjacencies/b_20250130_0915_Track06_Sphere_00090/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/17/TMX7316010203-000299/pano_0002_004134/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/17/TMX7316010203-000299/pano_0002_004134/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/17/TMX7316010203-000299/pano_0002_004134/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/17/TMX7316010203-000299/pano_0002_004134/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000299_pano_0002_004134/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000299_pano_0002_004134/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000299_pano_0002_004134/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/05/17/TMX7316010203-000299/pano_0002_004134/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/05/17/TMX7316010203-000299/pano_0002_004134/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.92099958896623, 52.3746396633091, 47.2800756478682 ] }, "distance": 17.02, "direction": 350.02, "angle": 70.2, "elevation": 47.28, "pano_id": "TMX7316010203-000299_pano_0002_004134", "timestamp": "2017-05-17T12:01:19.165660Z", "filename": "pano_0002_004134.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2017", "tags": [ "mission-bi", "mission-2017", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250130_0915_Track06_Sphere_00090", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123255.67308866381, 487503.7984604038 ] }, "relative_distance": 17.02048294, "relative_pitch": 70.20149300498058, "relative_heading": 350.0182564478613, "relative_elevation": 47.2800756478682 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track06_Sphere_00090/adjacencies/b_20250130_0915_Track06_Sphere_00090/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_07-14-50_01736/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_07-14-50_01736/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_07-14-50_01736/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_07-14-50_01736/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-19_07-14-50_01736/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-19_07-14-50_01736/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-19_07-14-50_01736/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_07-14-50_01736/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_07-14-50_01736/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.921097009698208, 52.37433659422166, 0.0 ] }, "distance": 17.36, "direction": 167.74, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-19_07-14-50_01736", "timestamp": "2025-06-19T08:15:06Z", "filename": "recording_2025-06-19_07-14-50_01736.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_20250130_0915_Track06_Sphere_00090", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123255.67308866381, 487503.7984604038 ] }, "relative_distance": 17.35657949, "relative_pitch": 0.0, "relative_heading": 167.74399419254829, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track06_Sphere_00090/adjacencies/b_20250130_0915_Track06_Sphere_00090/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250130_0915_Track06_Sphere_00168/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250130_0915_Track06_Sphere_00168/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250130_0915_Track06_Sphere_00168/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250130_0915_Track06_Sphere_00168/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20250130_0915_Track06_Sphere_00168/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track06_Sphere_00168/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track06_Sphere_00168/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250130_0915_Track06_Sphere_00168/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250130_0915_Track06_Sphere_00168/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.92099586847714, 52.3746431256481, 0.0 ] }, "distance": 17.44, "direction": 349.42, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20250130_0915_Track06_Sphere_00168", "timestamp": "2025-01-30T09:02:11Z", "filename": "Job_20250130_0915_Track06_Sphere_00168.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_20250130_0915_Track06_Sphere_00090", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123255.67308866381, 487503.7984604038 ] }, "relative_distance": 17.44479751, "relative_pitch": 0.0, "relative_heading": 349.41798383425066, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track06_Sphere_00090/adjacencies/b_20250130_0915_Track06_Sphere_00090/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/14/TMX7316010203-000719/pano_0000_001878/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/14/TMX7316010203-000719/pano_0000_001878/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/14/TMX7316010203-000719/pano_0000_001878/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/14/TMX7316010203-000719/pano_0000_001878/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000719_pano_0000_001878/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000719_pano_0000_001878/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000719_pano_0000_001878/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/14/TMX7316010203-000719/pano_0000_001878/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/14/TMX7316010203-000719/pano_0000_001878/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.92094720432556, 52.3743432597832, 47.3632913585752 ] }, "distance": 17.48, "direction": 201.89, "angle": 69.74, "elevation": 47.36, "pano_id": "TMX7316010203-000719_pano_0000_001878", "timestamp": "2018-05-14T12:13:30.329300Z", "filename": "pano_0000_001878.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_20250130_0915_Track06_Sphere_00090", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123255.67308866381, 487503.7984604038 ] }, "relative_distance": 17.47992395, "relative_pitch": 69.74288405544375, "relative_heading": 201.8930877021173, "relative_elevation": 47.3632913585752 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track06_Sphere_00090/adjacencies/b_20250130_0915_Track06_Sphere_00090/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/29/TMX7316010203-001475/pano_0005_001008/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/29/TMX7316010203-001475/pano_0005_001008/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/29/TMX7316010203-001475/pano_0005_001008/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/29/TMX7316010203-001475/pano_0005_001008/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001475_pano_0005_001008/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001475_pano_0005_001008/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001475_pano_0005_001008/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/11/29/TMX7316010203-001475/pano_0005_001008/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/11/29/TMX7316010203-001475/pano_0005_001008/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.92099049425516, 52.3746433119145, 47.5089532081038 ] }, "distance": 17.54, "direction": 348.25, "angle": 69.74, "elevation": 47.51, "pano_id": "TMX7316010203-001475_pano_0005_001008", "timestamp": "2019-11-29T12:00:39.004530Z", "filename": "pano_0005_001008.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_20250130_0915_Track06_Sphere_00090", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123255.67308866381, 487503.7984604038 ] }, "relative_distance": 17.53599894, "relative_pitch": 69.7404248283492, "relative_heading": 348.2548319793938, "relative_elevation": 47.5089532081038 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track06_Sphere_00090/adjacencies/b_20250130_0915_Track06_Sphere_00090/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000019/pano_0000_002742/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000019/pano_0000_002742/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000019/pano_0000_002742/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000019/pano_0000_002742/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000019_pano_0000_002742/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000019_pano_0000_002742/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000019_pano_0000_002742/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000019/pano_0000_002742/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000019/pano_0000_002742/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.92100450980219, 52.3746449653665, 47.2464841706678 ] }, "distance": 17.55, "direction": 351.43, "angle": 69.62, "elevation": 47.25, "pano_id": "TMX7316060226-000019_pano_0000_002742", "timestamp": "2016-08-15T05:09:51.798250Z", "filename": "pano_0000_002742.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_20250130_0915_Track06_Sphere_00090", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123255.67308866381, 487503.7984604038 ] }, "relative_distance": 17.54877297, "relative_pitch": 69.62348075798064, "relative_heading": 351.42988964973637, "relative_elevation": 47.2464841706678 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track06_Sphere_00090/adjacencies/b_20250130_0915_Track06_Sphere_00090/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250130_0915_Track07_Sphere_00040/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250130_0915_Track07_Sphere_00040/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250130_0915_Track07_Sphere_00040/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250130_0915_Track07_Sphere_00040/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20250130_0915_Track07_Sphere_00040/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track07_Sphere_00040/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track07_Sphere_00040/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250130_0915_Track07_Sphere_00040/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250130_0915_Track07_Sphere_00040/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.92120032624737, 52.37461400144795, 0.0 ] }, "distance": 17.56, "direction": 37.63, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20250130_0915_Track07_Sphere_00040", "timestamp": "2025-01-30T09:07:43Z", "filename": "Job_20250130_0915_Track07_Sphere_00040.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_20250130_0915_Track06_Sphere_00090", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123255.67308866381, 487503.7984604038 ] }, "relative_distance": 17.55978696, "relative_pitch": 0.0, "relative_heading": 37.62722149927135, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track06_Sphere_00090/adjacencies/b_20250130_0915_Track06_Sphere_00090/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/14/TMX7316010203-000719/pano_0000_001885/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/14/TMX7316010203-000719/pano_0000_001885/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/14/TMX7316010203-000719/pano_0000_001885/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/14/TMX7316010203-000719/pano_0000_001885/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000719_pano_0000_001885/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000719_pano_0000_001885/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000719_pano_0000_001885/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/14/TMX7316010203-000719/pano_0000_001885/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/14/TMX7316010203-000719/pano_0000_001885/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.9210700488516, 52.3746482349799, 47.5683343615383 ] }, "distance": 17.81, "direction": 5.96, "angle": 69.47, "elevation": 47.57, "pano_id": "TMX7316010203-000719_pano_0000_001885", "timestamp": "2018-05-14T12:13:33.614280Z", "filename": "pano_0000_001885.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_20250130_0915_Track06_Sphere_00090", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123255.67308866381, 487503.7984604038 ] }, "relative_distance": 17.8128046, "relative_pitch": 69.47069807791598, "relative_heading": 5.955903316617935, "relative_elevation": 47.5683343615383 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track06_Sphere_00090/adjacencies/b_20250130_0915_Track06_Sphere_00090/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/24/TMX7315120208-000056/pano_0000_001110/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/24/TMX7315120208-000056/pano_0000_001110/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/24/TMX7315120208-000056/pano_0000_001110/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/24/TMX7315120208-000056/pano_0000_001110/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315120208-000056_pano_0000_001110/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000056_pano_0000_001110/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000056_pano_0000_001110/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/05/24/TMX7315120208-000056/pano_0000_001110/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/05/24/TMX7315120208-000056/pano_0000_001110/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.92096529861181, 52.3743354605985, 47.3725992925465 ] }, "distance": 17.89, "direction": 197.19, "angle": 69.32, "elevation": 47.37, "pano_id": "TMX7315120208-000056_pano_0000_001110", "timestamp": "2016-05-24T11:28:15.378910Z", "filename": "pano_0000_001110.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_20250130_0915_Track06_Sphere_00090", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123255.67308866381, 487503.7984604038 ] }, "relative_distance": 17.88596146, "relative_pitch": 69.31550873273197, "relative_heading": 197.18837099876134, "relative_elevation": 47.3725992925465 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track06_Sphere_00090/adjacencies/b_20250130_0915_Track06_Sphere_00090/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/19/TMX7315120208-000054/pano_0001_001008/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/19/TMX7315120208-000054/pano_0001_001008/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/19/TMX7315120208-000054/pano_0001_001008/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/19/TMX7315120208-000054/pano_0001_001008/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315120208-000054_pano_0001_001008/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000054_pano_0001_001008/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000054_pano_0001_001008/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/05/19/TMX7315120208-000054/pano_0001_001008/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/05/19/TMX7315120208-000054/pano_0001_001008/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.9210716158565, 52.3746528774045, 47.5283449040726 ] }, "distance": 18.34, "direction": 6.12, "angle": 68.9, "elevation": 47.53, "pano_id": "TMX7315120208-000054_pano_0001_001008", "timestamp": "2016-05-19T12:52:53.256650Z", "filename": "pano_0001_001008.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_20250130_0915_Track06_Sphere_00090", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123255.67308866381, 487503.7984604038 ] }, "relative_distance": 18.33774808, "relative_pitch": 68.902008225136, "relative_heading": 6.1200619218716295, "relative_elevation": 47.5283449040726 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track06_Sphere_00090/adjacencies/b_20250130_0915_Track06_Sphere_00090/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001669/pano_0000_001238/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001669/pano_0000_001238/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001669/pano_0000_001238/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001669/pano_0000_001238/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001669_pano_0000_001238/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001669_pano_0000_001238/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001669_pano_0000_001238/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001669/pano_0000_001238/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001669/pano_0000_001238/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.92100603639929, 52.3746526444454, 47.4901863690466 ] }, "distance": 18.38, "direction": 352.15, "angle": 68.84, "elevation": 47.49, "pano_id": "TMX7316010203-001669_pano_0000_001238", "timestamp": "2020-04-22T10:27:21.252570Z", "filename": "pano_0000_001238.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_20250130_0915_Track06_Sphere_00090", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123255.67308866381, 487503.7984604038 ] }, "relative_distance": 18.37966516, "relative_pitch": 68.84255199332458, "relative_heading": 352.1473367355401, "relative_elevation": 47.4901863690466 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track06_Sphere_00090/adjacencies/b_20250130_0915_Track06_Sphere_00090/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/19/TMX7315120208-000054/pano_0001_001333/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/19/TMX7315120208-000054/pano_0001_001333/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/19/TMX7315120208-000054/pano_0001_001333/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/19/TMX7315120208-000054/pano_0001_001333/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315120208-000054_pano_0001_001333/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000054_pano_0001_001333/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000054_pano_0001_001333/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/05/19/TMX7315120208-000054/pano_0001_001333/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/05/19/TMX7315120208-000054/pano_0001_001333/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.92098409344929, 52.3746504009831, 47.3654532441869 ] }, "distance": 18.4, "direction": 347.43, "angle": 68.77, "elevation": 47.37, "pano_id": "TMX7315120208-000054_pano_0001_001333", "timestamp": "2016-05-19T12:59:07.843690Z", "filename": "pano_0001_001333.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_20250130_0915_Track06_Sphere_00090", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123255.67308866381, 487503.7984604038 ] }, "relative_distance": 18.39897597, "relative_pitch": 68.77148198840555, "relative_heading": 347.4257934185574, "relative_elevation": 47.3654532441869 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track06_Sphere_00090/adjacencies/b_20250130_0915_Track06_Sphere_00090/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_11-21-30_02629/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_11-21-30_02629/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_11-21-30_02629/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_11-21-30_02629/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2024-10-23_11-21-30_02629/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_11-21-30_02629/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_11-21-30_02629/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_11-21-30_02629/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_11-21-30_02629/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.920963378258516, 52.374330293092015, 0.0 ] }, "distance": 18.47, "direction": 197.05, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2024-10-23_11-21-30_02629", "timestamp": "2024-10-23T12:03:38Z", "filename": "recording_2024-10-23_11-21-30_02629.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_20250130_0915_Track06_Sphere_00090", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123255.67308866381, 487503.7984604038 ] }, "relative_distance": 18.47399506, "relative_pitch": 0.0, "relative_heading": 197.04886481141156, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track06_Sphere_00090/adjacencies/b_20250130_0915_Track06_Sphere_00090/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_11-21-30_02636/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_11-21-30_02636/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_11-21-30_02636/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_11-21-30_02636/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2024-10-23_11-21-30_02636/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_11-21-30_02636/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_11-21-30_02636/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_11-21-30_02636/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_11-21-30_02636/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.921076784195177, 52.374654678923946, 0.0 ] }, "distance": 18.58, "direction": 7.13, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2024-10-23_11-21-30_02636", "timestamp": "2024-10-23T12:04:28Z", "filename": "recording_2024-10-23_11-21-30_02636.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_20250130_0915_Track06_Sphere_00090", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123255.67308866381, 487503.7984604038 ] }, "relative_distance": 18.57750066, "relative_pitch": 0.0, "relative_heading": 7.133573684339284, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track06_Sphere_00090/adjacencies/b_20250130_0915_Track06_Sphere_00090/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/16/TMX7316010203-002313/pano_0003_000118/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/16/TMX7316010203-002313/pano_0003_000118/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/16/TMX7316010203-002313/pano_0003_000118/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/16/TMX7316010203-002313/pano_0003_000118/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002313_pano_0003_000118/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002313_pano_0003_000118/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002313_pano_0003_000118/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/09/16/TMX7316010203-002313/pano_0003_000118/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/09/16/TMX7316010203-002313/pano_0003_000118/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.92096024614278, 52.3743297194641, 47.2401972012594 ] }, "distance": 18.6, "direction": 197.62, "angle": 68.51, "elevation": 47.24, "pano_id": "TMX7316010203-002313_pano_0003_000118", "timestamp": "2021-09-16T10:59:11.635970Z", "filename": "pano_0003_000118.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_20250130_0915_Track06_Sphere_00090", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123255.67308866381, 487503.7984604038 ] }, "relative_distance": 18.59848167, "relative_pitch": 68.5104234268259, "relative_heading": 197.61947835614788, "relative_elevation": 47.2401972012594 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track06_Sphere_00090/adjacencies/b_20250130_0915_Track06_Sphere_00090/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/10/TMX7316010203-002590/pano_0003_000034/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/10/TMX7316010203-002590/pano_0003_000034/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/10/TMX7316010203-002590/pano_0003_000034/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/10/TMX7316010203-002590/pano_0003_000034/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002590_pano_0003_000034/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002590_pano_0003_000034/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002590_pano_0003_000034/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/06/10/TMX7316010203-002590/pano_0003_000034/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/06/10/TMX7316010203-002590/pano_0003_000034/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.92087906697349, 52.3743551404402, 47.0908768447116 ] }, "distance": 18.61, "direction": 216.83, "angle": 68.43, "elevation": 47.09, "pano_id": "TMX7316010203-002590_pano_0003_000034", "timestamp": "2022-06-10T14:07:14.236060Z", "filename": "pano_0003_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_20250130_0915_Track06_Sphere_00090", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123255.67308866381, 487503.7984604038 ] }, "relative_distance": 18.61276679, "relative_pitch": 68.4334876214415, "relative_heading": 216.8336700934629, "relative_elevation": 47.0908768447116 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track06_Sphere_00090/adjacencies/b_20250130_0915_Track06_Sphere_00090/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_07-14-50_01941/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_07-14-50_01941/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_07-14-50_01941/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_07-14-50_01941/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-19_07-14-50_01941/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-19_07-14-50_01941/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-19_07-14-50_01941/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_07-14-50_01941/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_07-14-50_01941/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.921083373148436, 52.37465465081997, 0.0 ] }, "distance": 18.64, "direction": 8.5, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-19_07-14-50_01941", "timestamp": "2025-06-19T08:24:49Z", "filename": "recording_2025-06-19_07-14-50_01941.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_20250130_0915_Track06_Sphere_00090", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123255.67308866381, 487503.7984604038 ] }, "relative_distance": 18.63545157, "relative_pitch": 0.0, "relative_heading": 8.503861732216144, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track06_Sphere_00090/adjacencies/b_20250130_0915_Track06_Sphere_00090/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_12-42-53_03308/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_12-42-53_03308/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_12-42-53_03308/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_12-42-53_03308/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2024-10-23_12-42-53_03308/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_03308/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_03308/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_12-42-53_03308/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_12-42-53_03308/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.920880332924092, 52.374353070429784, 0.0 ] }, "distance": 18.75, "direction": 216.2, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2024-10-23_12-42-53_03308", "timestamp": "2024-10-23T13:52:57Z", "filename": "recording_2024-10-23_12-42-53_03308.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_20250130_0915_Track06_Sphere_00090", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123255.67308866381, 487503.7984604038 ] }, "relative_distance": 18.74658402, "relative_pitch": 0.0, "relative_heading": 216.20071499123821, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track06_Sphere_00090/adjacencies/b_20250130_0915_Track06_Sphere_00090/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000052/pano_0000_005607/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000052/pano_0000_005607/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000052/pano_0000_005607/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000052/pano_0000_005607/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315120208-000052_pano_0000_005607/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000052_pano_0000_005607/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000052_pano_0000_005607/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000052/pano_0000_005607/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000052/pano_0000_005607/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.92099648591335, 52.3746553548091, 47.3813161477447 ] }, "distance": 18.78, "direction": 350.31, "angle": 68.38, "elevation": 47.38, "pano_id": "TMX7315120208-000052_pano_0000_005607", "timestamp": "2016-05-17T13:23:19.263640Z", "filename": "pano_0000_005607.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_20250130_0915_Track06_Sphere_00090", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123255.67308866381, 487503.7984604038 ] }, "relative_distance": 18.77698428, "relative_pitch": 68.38181888158711, "relative_heading": 350.30668923712915, "relative_elevation": 47.3813161477447 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track06_Sphere_00090/adjacencies/b_20250130_0915_Track06_Sphere_00090/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/05/TMX7316010203-000247/pano_0000_000080/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/05/TMX7316010203-000247/pano_0000_000080/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/05/TMX7316010203-000247/pano_0000_000080/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/05/TMX7316010203-000247/pano_0000_000080/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000247_pano_0000_000080/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000247_pano_0000_000080/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000247_pano_0000_000080/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/04/05/TMX7316010203-000247/pano_0000_000080/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/04/05/TMX7316010203-000247/pano_0000_000080/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.92095876182115, 52.3743274734322, 47.1164000947028 ] }, "distance": 18.87, "direction": 197.68, "angle": 68.18, "elevation": 47.12, "pano_id": "TMX7316010203-000247_pano_0000_000080", "timestamp": "2017-04-05T13:51:01.755710Z", "filename": "pano_0000_000080.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2017", "tags": [ "mission-bi", "mission-2017", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250130_0915_Track06_Sphere_00090", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123255.67308866381, 487503.7984604038 ] }, "relative_distance": 18.86729306, "relative_pitch": 68.1768590369419, "relative_heading": 197.6823238455582, "relative_elevation": 47.1164000947028 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track06_Sphere_00090/adjacencies/b_20250130_0915_Track06_Sphere_00090/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_12-42-53_03301/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_12-42-53_03301/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_12-42-53_03301/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_12-42-53_03301/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2024-10-23_12-42-53_03301/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_03301/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_03301/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_12-42-53_03301/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_12-42-53_03301/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.92100318277048, 52.37465814779708, 0.0 ] }, "distance": 19.01, "direction": 351.82, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2024-10-23_12-42-53_03301", "timestamp": "2024-10-23T13:52:52Z", "filename": "recording_2024-10-23_12-42-53_03301.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_20250130_0915_Track06_Sphere_00090", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123255.67308866381, 487503.7984604038 ] }, "relative_distance": 19.01316889, "relative_pitch": 0.0, "relative_heading": 351.8193146088398, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track06_Sphere_00090/adjacencies/b_20250130_0915_Track06_Sphere_00090/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_08-04-10_03240/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_08-04-10_03240/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_08-04-10_03240/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_08-04-10_03240/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-17_08-04-10_03240/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-17_08-04-10_03240/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-17_08-04-10_03240/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_08-04-10_03240/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_08-04-10_03240/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.920873417645999, 52.37435323987671, 0.0 ] }, "distance": 19.01, "direction": 217.38, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-17_08-04-10_03240", "timestamp": "2025-06-17T08:52:28Z", "filename": "recording_2025-06-17_08-04-10_03240.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_20250130_0915_Track06_Sphere_00090", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123255.67308866381, 487503.7984604038 ] }, "relative_distance": 19.0135462, "relative_pitch": 0.0, "relative_heading": 217.37957498935208, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track06_Sphere_00090/adjacencies/b_20250130_0915_Track06_Sphere_00090/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_08-04-10_03233/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_08-04-10_03233/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_08-04-10_03233/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_08-04-10_03233/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-17_08-04-10_03233/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-17_08-04-10_03233/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-17_08-04-10_03233/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_08-04-10_03233/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_08-04-10_03233/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.920997882416342, 52.37465829580879, 0.0 ] }, "distance": 19.08, "direction": 350.75, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-17_08-04-10_03233", "timestamp": "2025-06-17T08:52:24Z", "filename": "recording_2025-06-17_08-04-10_03233.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_20250130_0915_Track06_Sphere_00090", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123255.67308866381, 487503.7984604038 ] }, "relative_distance": 19.08413716, "relative_pitch": 0.0, "relative_heading": 350.7535836953293, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track06_Sphere_00090/adjacencies/b_20250130_0915_Track06_Sphere_00090/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/10/TMX7316010203-002590/pano_0001_000033/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/10/TMX7316010203-002590/pano_0001_000033/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/10/TMX7316010203-002590/pano_0001_000033/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/10/TMX7316010203-002590/pano_0001_000033/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002590_pano_0001_000033/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002590_pano_0001_000033/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002590_pano_0001_000033/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/06/10/TMX7316010203-002590/pano_0001_000033/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/06/10/TMX7316010203-002590/pano_0001_000033/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.92107627481189, 52.3746607030902, 47.8997038332745 ] }, "distance": 19.24, "direction": 6.78, "angle": 68.12, "elevation": 47.9, "pano_id": "TMX7316010203-002590_pano_0001_000033", "timestamp": "2022-06-10T13:53:28.400090Z", "filename": "pano_0001_000033.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_20250130_0915_Track06_Sphere_00090", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123255.67308866381, 487503.7984604038 ] }, "relative_distance": 19.23869946, "relative_pitch": 68.11736168715707, "relative_heading": 6.783142185941231, "relative_elevation": 47.8997038332745 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track06_Sphere_00090/adjacencies/b_20250130_0915_Track06_Sphere_00090/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000052/pano_0000_005614/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000052/pano_0000_005614/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000052/pano_0000_005614/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000052/pano_0000_005614/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315120208-000052_pano_0000_005614/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000052_pano_0000_005614/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000052_pano_0000_005614/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000052/pano_0000_005614/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000052/pano_0000_005614/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.92087642807773, 52.3743484547145, 47.0593183115125 ] }, "distance": 19.32, "direction": 215.94, "angle": 67.68, "elevation": 47.06, "pano_id": "TMX7315120208-000052_pano_0000_005614", "timestamp": "2016-05-17T13:23:22.698620Z", "filename": "pano_0000_005614.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_20250130_0915_Track06_Sphere_00090", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123255.67308866381, 487503.7984604038 ] }, "relative_distance": 19.31831318, "relative_pitch": 67.68136750988924, "relative_heading": 215.93749515678553, "relative_elevation": 47.0593183115125 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track06_Sphere_00090/adjacencies/b_20250130_0915_Track06_Sphere_00090/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/21/TMX7316010203-001194/pano_0000_000280/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/21/TMX7316010203-001194/pano_0000_000280/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/21/TMX7316010203-001194/pano_0000_000280/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/21/TMX7316010203-001194/pano_0000_000280/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001194_pano_0000_000280/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001194_pano_0000_000280/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001194_pano_0000_000280/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/21/TMX7316010203-001194/pano_0000_000280/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/21/TMX7316010203-001194/pano_0000_000280/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.9210793215677, 52.3746631039018, 47.8439537053928 ] }, "distance": 19.53, "direction": 7.3, "angle": 67.8, "elevation": 47.84, "pano_id": "TMX7316010203-001194_pano_0000_000280", "timestamp": "2019-05-21T08:20:09.637870Z", "filename": "pano_0000_000280.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_20250130_0915_Track06_Sphere_00090", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123255.67308866381, 487503.7984604038 ] }, "relative_distance": 19.52926558, "relative_pitch": 67.79537051332713, "relative_heading": 7.29506865128601, "relative_elevation": 47.8439537053928 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track06_Sphere_00090/adjacencies/b_20250130_0915_Track06_Sphere_00090/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/19/TMX7315120208-000054/pano_0001_001340/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/19/TMX7315120208-000054/pano_0001_001340/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/19/TMX7315120208-000054/pano_0001_001340/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/19/TMX7315120208-000054/pano_0001_001340/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315120208-000054_pano_0001_001340/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000054_pano_0001_001340/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000054_pano_0001_001340/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/05/19/TMX7315120208-000054/pano_0001_001340/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/05/19/TMX7315120208-000054/pano_0001_001340/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.92087574426418, 52.3743454328849, 47.2320869648829 ] }, "distance": 19.62, "direction": 215.47, "angle": 67.44, "elevation": 47.23, "pano_id": "TMX7315120208-000054_pano_0001_001340", "timestamp": "2016-05-19T12:59:13.163670Z", "filename": "pano_0001_001340.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_20250130_0915_Track06_Sphere_00090", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123255.67308866381, 487503.7984604038 ] }, "relative_distance": 19.61854463, "relative_pitch": 67.44372342611506, "relative_heading": 215.47126076742202, "relative_elevation": 47.2320869648829 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track06_Sphere_00090/adjacencies/b_20250130_0915_Track06_Sphere_00090/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/10/TMX7316010203-002590/pano_0003_000027/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/10/TMX7316010203-002590/pano_0003_000027/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/10/TMX7316010203-002590/pano_0003_000027/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/10/TMX7316010203-002590/pano_0003_000027/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002590_pano_0003_000027/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002590_pano_0003_000027/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002590_pano_0003_000027/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/06/10/TMX7316010203-002590/pano_0003_000027/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/06/10/TMX7316010203-002590/pano_0003_000027/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.92100386065588, 52.3746637122953, 47.4149575633928 ] }, "distance": 19.62, "direction": 352.21, "angle": 67.52, "elevation": 47.41, "pano_id": "TMX7316010203-002590_pano_0003_000027", "timestamp": "2022-06-10T14:07:10.645830Z", "filename": "pano_0003_000027.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_20250130_0915_Track06_Sphere_00090", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123255.67308866381, 487503.7984604038 ] }, "relative_distance": 19.61994171, "relative_pitch": 67.52060762539205, "relative_heading": 352.21006325220964, "relative_elevation": 47.4149575633928 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track06_Sphere_00090/adjacencies/b_20250130_0915_Track06_Sphere_00090/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/18/TMX7316010203-002048/pano_0000_000352/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/18/TMX7316010203-002048/pano_0000_000352/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/18/TMX7316010203-002048/pano_0000_000352/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/18/TMX7316010203-002048/pano_0000_000352/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002048_pano_0000_000352/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002048_pano_0000_000352/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002048_pano_0000_000352/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/18/TMX7316010203-002048/pano_0000_000352/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/18/TMX7316010203-002048/pano_0000_000352/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.92094900782417, 52.3743215967142, 47.1725694481283 ] }, "distance": 19.7, "direction": 198.95, "angle": 67.34, "elevation": 47.17, "pano_id": "TMX7316010203-002048_pano_0000_000352", "timestamp": "2021-03-18T11:52:34.091030Z", "filename": "pano_0000_000352.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_20250130_0915_Track06_Sphere_00090", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123255.67308866381, 487503.7984604038 ] }, "relative_distance": 19.69688332, "relative_pitch": 67.33704802594141, "relative_heading": 198.94568324538758, "relative_elevation": 47.1725694481283 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track06_Sphere_00090/adjacencies/b_20250130_0915_Track06_Sphere_00090/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250130_0915_Track06_Sphere_00086/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250130_0915_Track06_Sphere_00086/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250130_0915_Track06_Sphere_00086/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250130_0915_Track06_Sphere_00086/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20250130_0915_Track06_Sphere_00086/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track06_Sphere_00086/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track06_Sphere_00086/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250130_0915_Track06_Sphere_00086/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250130_0915_Track06_Sphere_00086/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.92096442840613, 52.374316155545245, 0.0 ] }, "distance": 19.96, "direction": 195.53, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20250130_0915_Track06_Sphere_00086", "timestamp": "2025-01-30T09:00:35Z", "filename": "Job_20250130_0915_Track06_Sphere_00086.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20250130_0915_Track06_Sphere_00090", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123255.67308866381, 487503.7984604038 ] }, "relative_distance": 19.9640689, "relative_pitch": 0.0, "relative_heading": 195.52876014973822, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track06_Sphere_00090/adjacencies/b_20250130_0915_Track06_Sphere_00090/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250130_0915_Track06_Sphere_00094/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250130_0915_Track06_Sphere_00094/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250130_0915_Track06_Sphere_00094/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250130_0915_Track06_Sphere_00094/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20250130_0915_Track06_Sphere_00094/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track06_Sphere_00094/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track06_Sphere_00094/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250130_0915_Track06_Sphere_00094/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250130_0915_Track06_Sphere_00094/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.921089337432254, 52.37466702338244, 0.0 ] }, "distance": 20.06, "direction": 9.07, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20250130_0915_Track06_Sphere_00094", "timestamp": "2025-01-30T09:00:40Z", "filename": "Job_20250130_0915_Track06_Sphere_00094.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_20250130_0915_Track06_Sphere_00090", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123255.67308866381, 487503.7984604038 ] }, "relative_distance": 20.05810966, "relative_pitch": 0.0, "relative_heading": 9.069832475419009, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track06_Sphere_00090/adjacencies/b_20250130_0915_Track06_Sphere_00090/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000019/pano_0000_002749/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000019/pano_0000_002749/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000019/pano_0000_002749/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000019/pano_0000_002749/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000019_pano_0000_002749/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000019_pano_0000_002749/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000019_pano_0000_002749/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000019/pano_0000_002749/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000019/pano_0000_002749/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.92087733383773, 52.3743395793587, 46.964839999564 ] }, "distance": 20.09, "direction": 214.14, "angle": 66.84, "elevation": 46.96, "pano_id": "TMX7316060226-000019_pano_0000_002749", "timestamp": "2016-08-15T05:09:54.563230Z", "filename": "pano_0000_002749.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_20250130_0915_Track06_Sphere_00090", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123255.67308866381, 487503.7984604038 ] }, "relative_distance": 20.09159562, "relative_pitch": 66.83872272998772, "relative_heading": 214.14184573248423, "relative_elevation": 46.964839999564 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track06_Sphere_00090/adjacencies/b_20250130_0915_Track06_Sphere_00090/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001669/pano_0000_001262/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001669/pano_0000_001262/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001669/pano_0000_001262/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001669/pano_0000_001262/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001669_pano_0000_001262/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001669_pano_0000_001262/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001669_pano_0000_001262/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001669/pano_0000_001262/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001669/pano_0000_001262/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.92094241064394, 52.3743173414563, 47.6709903981537 ] }, "distance": 20.29, "direction": 199.71, "angle": 66.94, "elevation": 47.67, "pano_id": "TMX7316010203-001669_pano_0000_001262", "timestamp": "2020-04-22T10:27:38.452450Z", "filename": "pano_0000_001262.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_20250130_0915_Track06_Sphere_00090", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123255.67308866381, 487503.7984604038 ] }, "relative_distance": 20.2924185, "relative_pitch": 66.94168729208702, "relative_heading": 199.71150083450343, "relative_elevation": 47.6709903981537 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track06_Sphere_00090/adjacencies/b_20250130_0915_Track06_Sphere_00090/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/18/TMX7316010203-002048/pano_0000_000360/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/18/TMX7316010203-002048/pano_0000_000360/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/18/TMX7316010203-002048/pano_0000_000360/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/18/TMX7316010203-002048/pano_0000_000360/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002048_pano_0000_000360/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002048_pano_0000_000360/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002048_pano_0000_000360/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/18/TMX7316010203-002048/pano_0000_000360/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/18/TMX7316010203-002048/pano_0000_000360/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.92107998949307, 52.3746704634864, 47.4516246179119 ] }, "distance": 20.35, "direction": 7.13, "angle": 66.79, "elevation": 47.45, "pano_id": "TMX7316010203-002048_pano_0000_000360", "timestamp": "2021-03-18T11:52:38.575990Z", "filename": "pano_0000_000360.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_20250130_0915_Track06_Sphere_00090", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123255.67308866381, 487503.7984604038 ] }, "relative_distance": 20.34743156, "relative_pitch": 66.79016798070741, "relative_heading": 7.1293025802110375, "relative_elevation": 47.4516246179119 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track06_Sphere_00090/adjacencies/b_20250130_0915_Track06_Sphere_00090/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/10/TMX7316010203-002590/pano_0001_000025/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/10/TMX7316010203-002590/pano_0001_000025/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/10/TMX7316010203-002590/pano_0001_000025/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/10/TMX7316010203-002590/pano_0001_000025/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002590_pano_0001_000025/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002590_pano_0001_000025/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002590_pano_0001_000025/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/06/10/TMX7316010203-002590/pano_0001_000025/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/06/10/TMX7316010203-002590/pano_0001_000025/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.9209460724939, 52.3743141868557, 47.9150323895738 ] }, "distance": 20.54, "direction": 198.73, "angle": 66.79, "elevation": 47.92, "pano_id": "TMX7316010203-002590_pano_0001_000025", "timestamp": "2022-06-10T13:53:23.530120Z", "filename": "pano_0001_000025.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_20250130_0915_Track06_Sphere_00090", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123255.67308866381, 487503.7984604038 ] }, "relative_distance": 20.54179863, "relative_pitch": 66.79455570200201, "relative_heading": 198.72638676015794, "relative_elevation": 47.9150323895738 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track06_Sphere_00090/adjacencies/b_20250130_0915_Track06_Sphere_00090/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250130_0915_Track06_Sphere_00175/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250130_0915_Track06_Sphere_00175/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250130_0915_Track06_Sphere_00175/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250130_0915_Track06_Sphere_00175/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20250130_0915_Track06_Sphere_00175/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track06_Sphere_00175/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track06_Sphere_00175/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250130_0915_Track06_Sphere_00175/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250130_0915_Track06_Sphere_00175/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.920868043312918, 52.374337840774224, 0.0 ] }, "distance": 20.61, "direction": 215.3, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20250130_0915_Track06_Sphere_00175", "timestamp": "2025-01-30T09:02:15Z", "filename": "Job_20250130_0915_Track06_Sphere_00175.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_20250130_0915_Track06_Sphere_00090", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123255.67308866381, 487503.7984604038 ] }, "relative_distance": 20.61100176, "relative_pitch": 0.0, "relative_heading": 215.29582662433293, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track06_Sphere_00090/adjacencies/b_20250130_0915_Track06_Sphere_00090/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001669/pano_0000_001270/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001669/pano_0000_001270/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001669/pano_0000_001270/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001669/pano_0000_001270/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001669_pano_0000_001270/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001669_pano_0000_001270/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001669_pano_0000_001270/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001669/pano_0000_001270/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001669/pano_0000_001270/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.9210741826052, 52.3746749520024, 48.0684426845983 ] }, "distance": 20.8, "direction": 5.88, "angle": 66.6, "elevation": 48.07, "pano_id": "TMX7316010203-001669_pano_0000_001270", "timestamp": "2020-04-22T10:27:42.557460Z", "filename": "pano_0000_001270.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_20250130_0915_Track06_Sphere_00090", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123255.67308866381, 487503.7984604038 ] }, "relative_distance": 20.79891022, "relative_pitch": 66.60217099766425, "relative_heading": 5.877452406357723, "relative_elevation": 48.0684426845983 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track06_Sphere_00090/adjacencies/b_20250130_0915_Track06_Sphere_00090/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250130_0915_Track07_Sphere_00033/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250130_0915_Track07_Sphere_00033/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250130_0915_Track07_Sphere_00033/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250130_0915_Track07_Sphere_00033/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20250130_0915_Track07_Sphere_00033/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track07_Sphere_00033/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track07_Sphere_00033/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250130_0915_Track07_Sphere_00033/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250130_0915_Track07_Sphere_00033/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.921075333845971, 52.374303137604905, 0.0 ] }, "distance": 20.8, "direction": 173.91, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20250130_0915_Track07_Sphere_00033", "timestamp": "2025-01-30T09:07:36Z", "filename": "Job_20250130_0915_Track07_Sphere_00033.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_20250130_0915_Track06_Sphere_00090", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123255.67308866381, 487503.7984604038 ] }, "relative_distance": 20.80141571, "relative_pitch": 0.0, "relative_heading": 173.90606783341318, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track06_Sphere_00090/adjacencies/b_20250130_0915_Track06_Sphere_00090/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/21/TMX7316010203-001194/pano_0000_000272/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/21/TMX7316010203-001194/pano_0000_000272/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/21/TMX7316010203-001194/pano_0000_000272/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/21/TMX7316010203-001194/pano_0000_000272/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001194_pano_0000_000272/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001194_pano_0000_000272/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001194_pano_0000_000272/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/21/TMX7316010203-001194/pano_0000_000272/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/21/TMX7316010203-001194/pano_0000_000272/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.92094472405485, 52.3743114804281, 47.6591332321987 ] }, "distance": 20.86, "direction": 198.7, "angle": 66.36, "elevation": 47.66, "pano_id": "TMX7316010203-001194_pano_0000_000272", "timestamp": "2019-05-21T08:20:05.357890Z", "filename": "pano_0000_000272.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_20250130_0915_Track06_Sphere_00090", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123255.67308866381, 487503.7984604038 ] }, "relative_distance": 20.85649784, "relative_pitch": 66.36494448839879, "relative_heading": 198.69970303642512, "relative_elevation": 47.6591332321987 } ] } }