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_20240919_0948_Track21_Sphere_00186/adjacencies/?format=api
{ "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track21_Sphere_00186/adjacencies/?format=api" } }, "_embedded": { "adjacencies": [ { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track21_Sphere_00186/adjacencies/b_20240919_0948_Track21_Sphere_00186/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240919_0948_Track21_Sphere_00186/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240919_0948_Track21_Sphere_00186/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240919_0948_Track21_Sphere_00186/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240919_0948_Track21_Sphere_00186/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20240919_0948_Track21_Sphere_00186/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track21_Sphere_00186/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track21_Sphere_00186/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240919_0948_Track21_Sphere_00186/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240919_0948_Track21_Sphere_00186/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.7981408437479, 52.38054633685467, 0.0 ] }, "distance": 0.0, "direction": null, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20240919_0948_Track21_Sphere_00186", "timestamp": "2024-09-19T09:25:49Z", "filename": "Job_20240919_0948_Track21_Sphere_00186.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_20240919_0948_Track21_Sphere_00186", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114891.9700811005, 488238.6824607464 ] }, "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_20240919_0948_Track21_Sphere_00186/adjacencies/b_20240919_0948_Track21_Sphere_00186/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/05/TMX7316010203-000827/pano_0001_004407/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/05/TMX7316010203-000827/pano_0001_004407/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/05/TMX7316010203-000827/pano_0001_004407/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/05/TMX7316010203-000827/pano_0001_004407/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000827_pano_0001_004407/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000827_pano_0001_004407/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000827_pano_0001_004407/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/05/TMX7316010203-000827/pano_0001_004407/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/05/TMX7316010203-000827/pano_0001_004407/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79813508631954, 52.3805454113393, 44.0440442878753 ] }, "distance": 0.41, "direction": 255.28, "angle": 89.47, "elevation": 44.04, "pano_id": "TMX7316010203-000827_pano_0001_004407", "timestamp": "2018-07-05T10:43:03.535750Z", "filename": "pano_0001_004407.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_20240919_0948_Track21_Sphere_00186", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114891.9700811005, 488238.6824607464 ] }, "relative_distance": 0.40534817, "relative_pitch": 89.47270773895966, "relative_heading": 255.28158741997294, "relative_elevation": 44.0440442878753 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track21_Sphere_00186/adjacencies/b_20240919_0948_Track21_Sphere_00186/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002076/pano_0000_002646/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002076/pano_0000_002646/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002076/pano_0000_002646/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002076/pano_0000_002646/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002076_pano_0000_002646/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002076_pano_0000_002646/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002076_pano_0000_002646/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002076/pano_0000_002646/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002076/pano_0000_002646/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79812963829598, 52.3805460874607, 44.9544996675104 ] }, "distance": 0.76, "direction": 267.92, "angle": 89.03, "elevation": 44.95, "pano_id": "TMX7316010203-002076_pano_0000_002646", "timestamp": "2021-04-01T08:16:10.842070Z", "filename": "pano_0000_002646.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_20240919_0948_Track21_Sphere_00186", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114891.9700811005, 488238.6824607464 ] }, "relative_distance": 0.7635301, "relative_pitch": 89.02695288146248, "relative_heading": 267.9170775486414, "relative_elevation": 44.9544996675104 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track21_Sphere_00186/adjacencies/b_20240919_0948_Track21_Sphere_00186/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_04-06-15_01077/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_04-06-15_01077/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_04-06-15_01077/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_04-06-15_01077/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-17_04-06-15_01077/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-17_04-06-15_01077/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-17_04-06-15_01077/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_04-06-15_01077/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_04-06-15_01077/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.798139723166281, 52.3805367143813, 0.0 ] }, "distance": 1.07, "direction": 184.08, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-17_04-06-15_01077", "timestamp": "2025-07-17T04:25:17Z", "filename": "recording_2025-07-17_04-06-15_01077.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_20240919_0948_Track21_Sphere_00186", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114891.9700811005, 488238.6824607464 ] }, "relative_distance": 1.07345207, "relative_pitch": 0.0, "relative_heading": 184.07623977337195, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track21_Sphere_00186/adjacencies/b_20240919_0948_Track21_Sphere_00186/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/14/TMX7315080123-000285/pano_0001_000521/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/14/TMX7315080123-000285/pano_0001_000521/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/14/TMX7315080123-000285/pano_0001_000521/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/14/TMX7315080123-000285/pano_0001_000521/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315080123-000285_pano_0001_000521/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000285_pano_0001_000521/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000285_pano_0001_000521/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/06/14/TMX7315080123-000285/pano_0001_000521/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/06/14/TMX7315080123-000285/pano_0001_000521/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79813985557568, 52.3805364209051, 44.6966473152861 ] }, "distance": 1.11, "direction": 183.49, "angle": 88.58, "elevation": 44.7, "pano_id": "TMX7315080123-000285_pano_0001_000521", "timestamp": "2016-06-13T12:24:44.602450Z", "filename": "pano_0001_000521.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_20240919_0948_Track21_Sphere_00186", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114891.9700811005, 488238.6824607464 ] }, "relative_distance": 1.10544289, "relative_pitch": 88.58324266714098, "relative_heading": 183.48977440031254, "relative_elevation": 44.6966473152861 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track21_Sphere_00186/adjacencies/b_20240919_0948_Track21_Sphere_00186/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002524/pano_0000_000691/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002524/pano_0000_000691/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002524/pano_0000_000691/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002524/pano_0000_000691/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002524_pano_0000_000691/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002524_pano_0000_000691/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002524_pano_0000_000691/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002524/pano_0000_000691/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002524/pano_0000_000691/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79813729360548, 52.3805293426096, 44.2791505027562 ] }, "distance": 1.91, "direction": 187.29, "angle": 87.53, "elevation": 44.28, "pano_id": "TMX7316010203-002524_pano_0000_000691", "timestamp": "2022-04-19T08:53:17.893040Z", "filename": "pano_0000_000691.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_20240919_0948_Track21_Sphere_00186", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114891.9700811005, 488238.6824607464 ] }, "relative_distance": 1.90641668, "relative_pitch": 87.53468142766498, "relative_heading": 187.28502903389713, "relative_elevation": 44.2791505027562 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track21_Sphere_00186/adjacencies/b_20240919_0948_Track21_Sphere_00186/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/20/TMX7316010203-001883/pano_0001_004052/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/20/TMX7316010203-001883/pano_0001_004052/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/20/TMX7316010203-001883/pano_0001_004052/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/20/TMX7316010203-001883/pano_0001_004052/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001883_pano_0001_004052/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001883_pano_0001_004052/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001883_pano_0001_004052/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/20/TMX7316010203-001883/pano_0001_004052/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/20/TMX7316010203-001883/pano_0001_004052/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79813352979049, 52.3805293106019, 44.1850233459845 ] }, "distance": 1.96, "direction": 194.73, "angle": 87.46, "elevation": 44.19, "pano_id": "TMX7316010203-001883_pano_0001_004052", "timestamp": "2020-08-20T09:46:01.859460Z", "filename": "pano_0001_004052.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_20240919_0948_Track21_Sphere_00186", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114891.9700811005, 488238.6824607464 ] }, "relative_distance": 1.9589561, "relative_pitch": 87.4614370523828, "relative_heading": 194.72833936112272, "relative_elevation": 44.1850233459845 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track21_Sphere_00186/adjacencies/b_20240919_0948_Track21_Sphere_00186/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002524/pano_0000_000692/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002524/pano_0000_000692/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002524/pano_0000_000692/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002524/pano_0000_000692/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002524_pano_0000_000692/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002524_pano_0000_000692/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002524_pano_0000_000692/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002524/pano_0000_000692/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002524/pano_0000_000692/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79813404963991, 52.3805753996541, 44.2993178004399 ] }, "distance": 3.27, "direction": 351.86, "angle": 85.78, "elevation": 44.3, "pano_id": "TMX7316010203-002524_pano_0000_000692", "timestamp": "2022-04-19T08:53:18.638280Z", "filename": "pano_0000_000692.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_20240919_0948_Track21_Sphere_00186", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114891.9700811005, 488238.6824607464 ] }, "relative_distance": 3.2668748, "relative_pitch": 85.78232952347737, "relative_heading": 351.8586870666837, "relative_elevation": 44.2993178004399 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track21_Sphere_00186/adjacencies/b_20240919_0948_Track21_Sphere_00186/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/20/TMX7316010203-001883/pano_0001_004053/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/20/TMX7316010203-001883/pano_0001_004053/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/20/TMX7316010203-001883/pano_0001_004053/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/20/TMX7316010203-001883/pano_0001_004053/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001883_pano_0001_004053/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001883_pano_0001_004053/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001883_pano_0001_004053/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/20/TMX7316010203-001883/pano_0001_004053/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/20/TMX7316010203-001883/pano_0001_004053/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79813148321816, 52.3805788745087, 44.211924563162 ] }, "distance": 3.68, "direction": 350.02, "angle": 85.25, "elevation": 44.21, "pano_id": "TMX7316010203-001883_pano_0001_004053", "timestamp": "2020-08-20T09:46:03.014530Z", "filename": "pano_0001_004053.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_20240919_0948_Track21_Sphere_00186", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114891.9700811005, 488238.6824607464 ] }, "relative_distance": 3.67629124, "relative_pitch": 85.2467005281258, "relative_heading": 350.01558036971926, "relative_elevation": 44.211924563162 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track21_Sphere_00186/adjacencies/b_20240919_0948_Track21_Sphere_00186/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/14/TMX7315080123-000285/pano_0001_000522/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/14/TMX7315080123-000285/pano_0001_000522/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/14/TMX7315080123-000285/pano_0001_000522/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/14/TMX7315080123-000285/pano_0001_000522/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315080123-000285_pano_0001_000522/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000285_pano_0001_000522/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000285_pano_0001_000522/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/06/14/TMX7315080123-000285/pano_0001_000522/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/06/14/TMX7315080123-000285/pano_0001_000522/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79814521167824, 52.3805806115026, 44.7002702970058 ] }, "distance": 3.83, "direction": 4.46, "angle": 85.11, "elevation": 44.7, "pano_id": "TMX7315080123-000285_pano_0001_000522", "timestamp": "2016-06-13T12:24:46.547520Z", "filename": "pano_0001_000522.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_20240919_0948_Track21_Sphere_00186", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114891.9700811005, 488238.6824607464 ] }, "relative_distance": 3.8254769, "relative_pitch": 85.10851018943197, "relative_heading": 4.459238276162997, "relative_elevation": 44.7002702970058 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track21_Sphere_00186/adjacencies/b_20240919_0948_Track21_Sphere_00186/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_04-06-15_01078/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_04-06-15_01078/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_04-06-15_01078/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_04-06-15_01078/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-17_04-06-15_01078/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-17_04-06-15_01078/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-17_04-06-15_01078/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_04-06-15_01078/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_04-06-15_01078/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.798137396964208, 52.380581362968755, 0.0 ] }, "distance": 3.9, "direction": 356.55, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-17_04-06-15_01078", "timestamp": "2025-07-17T04:25:18Z", "filename": "recording_2025-07-17_04-06-15_01078.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_20240919_0948_Track21_Sphere_00186", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114891.9700811005, 488238.6824607464 ] }, "relative_distance": 3.90457637, "relative_pitch": 0.0, "relative_heading": 356.5538512817535, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track21_Sphere_00186/adjacencies/b_20240919_0948_Track21_Sphere_00186/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240919_0948_Track21_Sphere_00185/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240919_0948_Track21_Sphere_00185/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240919_0948_Track21_Sphere_00185/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240919_0948_Track21_Sphere_00185/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20240919_0948_Track21_Sphere_00185/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track21_Sphere_00185/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track21_Sphere_00185/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240919_0948_Track21_Sphere_00185/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240919_0948_Track21_Sphere_00185/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.798139444917069, 52.38050459075698, 0.0 ] }, "distance": 4.65, "direction": 181.17, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20240919_0948_Track21_Sphere_00185", "timestamp": "2024-09-19T09:25:48Z", "filename": "Job_20240919_0948_Track21_Sphere_00185.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_20240919_0948_Track21_Sphere_00186", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114891.9700811005, 488238.6824607464 ] }, "relative_distance": 4.64625562, "relative_pitch": 0.0, "relative_heading": 181.1746954872084, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track21_Sphere_00186/adjacencies/b_20240919_0948_Track21_Sphere_00186/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240919_0948_Track21_Sphere_00187/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240919_0948_Track21_Sphere_00187/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240919_0948_Track21_Sphere_00187/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240919_0948_Track21_Sphere_00187/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20240919_0948_Track21_Sphere_00187/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track21_Sphere_00187/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track21_Sphere_00187/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240919_0948_Track21_Sphere_00187/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240919_0948_Track21_Sphere_00187/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.798138203283207, 52.38058921329083, 0.0 ] }, "distance": 4.77, "direction": 357.84, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20240919_0948_Track21_Sphere_00187", "timestamp": "2024-09-19T09:25:50Z", "filename": "Job_20240919_0948_Track21_Sphere_00187.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_20240919_0948_Track21_Sphere_00186", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114891.9700811005, 488238.6824607464 ] }, "relative_distance": 4.77444383, "relative_pitch": 0.0, "relative_heading": 357.8417973123196, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track21_Sphere_00186/adjacencies/b_20240919_0948_Track21_Sphere_00186/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/05/TMX7316010203-000827/pano_0001_004408/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/05/TMX7316010203-000827/pano_0001_004408/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/05/TMX7316010203-000827/pano_0001_004408/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/05/TMX7316010203-000827/pano_0001_004408/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000827_pano_0001_004408/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000827_pano_0001_004408/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000827_pano_0001_004408/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/05/TMX7316010203-000827/pano_0001_004408/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/05/TMX7316010203-000827/pano_0001_004408/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79813342031012, 52.3805908207292, 44.0289240153506 ] }, "distance": 4.98, "direction": 354.17, "angle": 83.55, "elevation": 44.03, "pano_id": "TMX7316010203-000827_pano_0001_004408", "timestamp": "2018-07-05T10:43:04.470530Z", "filename": "pano_0001_004408.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_20240919_0948_Track21_Sphere_00186", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114891.9700811005, 488238.6824607464 ] }, "relative_distance": 4.97566792, "relative_pitch": 83.55241166620841, "relative_heading": 354.16910089813126, "relative_elevation": 44.0289240153506 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track21_Sphere_00186/adjacencies/b_20240919_0948_Track21_Sphere_00186/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/05/TMX7316010203-000827/pano_0001_004406/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/05/TMX7316010203-000827/pano_0001_004406/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/05/TMX7316010203-000827/pano_0001_004406/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/05/TMX7316010203-000827/pano_0001_004406/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000827_pano_0001_004406/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000827_pano_0001_004406/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000827_pano_0001_004406/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/05/TMX7316010203-000827/pano_0001_004406/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/05/TMX7316010203-000827/pano_0001_004406/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79814120235524, 52.3805003575058, 44.0538175506517 ] }, "distance": 5.12, "direction": 179.73, "angle": 83.38, "elevation": 44.05, "pano_id": "TMX7316010203-000827_pano_0001_004406", "timestamp": "2018-07-05T10:43:02.485540Z", "filename": "pano_0001_004406.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_20240919_0948_Track21_Sphere_00186", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114891.9700811005, 488238.6824607464 ] }, "relative_distance": 5.11639062, "relative_pitch": 83.37537266795442, "relative_heading": 179.7265424307901, "relative_elevation": 44.0538175506517 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track21_Sphere_00186/adjacencies/b_20240919_0948_Track21_Sphere_00186/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002076/pano_0000_002647/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002076/pano_0000_002647/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002076/pano_0000_002647/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002076/pano_0000_002647/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002076_pano_0000_002647/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002076_pano_0000_002647/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002076_pano_0000_002647/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002076/pano_0000_002647/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002076/pano_0000_002647/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79812511290875, 52.380591537539, 44.9485894842073 ] }, "distance": 5.14, "direction": 347.98, "angle": 83.47, "elevation": 44.95, "pano_id": "TMX7316010203-002076_pano_0000_002647", "timestamp": "2021-04-01T08:16:11.787120Z", "filename": "pano_0000_002647.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_20240919_0948_Track21_Sphere_00186", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114891.9700811005, 488238.6824607464 ] }, "relative_distance": 5.14248681, "relative_pitch": 83.47327142050474, "relative_heading": 347.977289294242, "relative_elevation": 44.9485894842073 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track21_Sphere_00186/adjacencies/b_20240919_0948_Track21_Sphere_00186/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002076/pano_0000_002645/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002076/pano_0000_002645/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002076/pano_0000_002645/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002076/pano_0000_002645/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002076_pano_0000_002645/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002076_pano_0000_002645/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002076_pano_0000_002645/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002076/pano_0000_002645/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002076/pano_0000_002645/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79813156042253, 52.3805003394478, 44.958534094505 ] }, "distance": 5.16, "direction": 187.04, "angle": 83.46, "elevation": 44.96, "pano_id": "TMX7316010203-002076_pano_0000_002645", "timestamp": "2021-04-01T08:16:09.817040Z", "filename": "pano_0000_002645.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_20240919_0948_Track21_Sphere_00186", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114891.9700811005, 488238.6824607464 ] }, "relative_distance": 5.15723023, "relative_pitch": 83.45615677013011, "relative_heading": 187.04066059027892, "relative_elevation": 44.958534094505 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track21_Sphere_00186/adjacencies/b_20240919_0948_Track21_Sphere_00186/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/14/TMX7315080123-000285/pano_0001_000520/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/14/TMX7315080123-000285/pano_0001_000520/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/14/TMX7315080123-000285/pano_0001_000520/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/14/TMX7315080123-000285/pano_0001_000520/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315080123-000285_pano_0001_000520/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000285_pano_0001_000520/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000285_pano_0001_000520/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/06/14/TMX7315080123-000285/pano_0001_000520/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/06/14/TMX7315080123-000285/pano_0001_000520/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79814592803131, 52.3804927376993, 44.6825291253626 ] }, "distance": 5.97, "direction": 176.68, "angle": 82.38, "elevation": 44.68, "pano_id": "TMX7315080123-000285_pano_0001_000520", "timestamp": "2016-06-13T12:24:43.292400Z", "filename": "pano_0001_000520.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_20240919_0948_Track21_Sphere_00186", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114891.9700811005, 488238.6824607464 ] }, "relative_distance": 5.97426297, "relative_pitch": 82.38445305933324, "relative_heading": 176.67783125731486, "relative_elevation": 44.6825291253626 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track21_Sphere_00186/adjacencies/b_20240919_0948_Track21_Sphere_00186/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_04-06-15_01076/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_04-06-15_01076/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_04-06-15_01076/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_04-06-15_01076/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-17_04-06-15_01076/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-17_04-06-15_01076/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-17_04-06-15_01076/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_04-06-15_01076/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_04-06-15_01076/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.798143915938397, 52.380491967225744, 0.0 ] }, "distance": 6.05, "direction": 178.02, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-17_04-06-15_01076", "timestamp": "2025-07-17T04:25:16Z", "filename": "recording_2025-07-17_04-06-15_01076.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_20240919_0948_Track21_Sphere_00186", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114891.9700811005, 488238.6824607464 ] }, "relative_distance": 6.05357296, "relative_pitch": 0.0, "relative_heading": 178.01958711893678, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track21_Sphere_00186/adjacencies/b_20240919_0948_Track21_Sphere_00186/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002524/pano_0000_000690/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002524/pano_0000_000690/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002524/pano_0000_000690/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002524/pano_0000_000690/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002524_pano_0000_000690/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002524_pano_0000_000690/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002524_pano_0000_000690/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002524/pano_0000_000690/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002524/pano_0000_000690/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79812560021351, 52.3804846646039, 44.2764989584684 ] }, "distance": 6.94, "direction": 188.6, "angle": 81.09, "elevation": 44.28, "pano_id": "TMX7316010203-002524_pano_0000_000690", "timestamp": "2022-04-19T08:53:17.013060Z", "filename": "pano_0000_000690.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_20240919_0948_Track21_Sphere_00186", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114891.9700811005, 488238.6824607464 ] }, "relative_distance": 6.94061044, "relative_pitch": 81.09103779912047, "relative_heading": 188.6010873533152, "relative_elevation": 44.2764989584684 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track21_Sphere_00186/adjacencies/b_20240919_0948_Track21_Sphere_00186/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002524/pano_0000_000693/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002524/pano_0000_000693/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002524/pano_0000_000693/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002524/pano_0000_000693/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002524_pano_0000_000693/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002524_pano_0000_000693/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002524_pano_0000_000693/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002524/pano_0000_000693/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002524/pano_0000_000693/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79813025941733, 52.3806214397984, 44.3008876517415 ] }, "distance": 8.39, "direction": 355.07, "angle": 79.28, "elevation": 44.3, "pano_id": "TMX7316010203-002524_pano_0000_000693", "timestamp": "2022-04-19T08:53:19.323010Z", "filename": "pano_0000_000693.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_20240919_0948_Track21_Sphere_00186", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114891.9700811005, 488238.6824607464 ] }, "relative_distance": 8.38806908, "relative_pitch": 79.27836140750965, "relative_heading": 355.07088596951195, "relative_elevation": 44.3008876517415 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track21_Sphere_00186/adjacencies/b_20240919_0948_Track21_Sphere_00186/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_04-06-15_01079/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_04-06-15_01079/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_04-06-15_01079/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_04-06-15_01079/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-17_04-06-15_01079/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-17_04-06-15_01079/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-17_04-06-15_01079/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_04-06-15_01079/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_04-06-15_01079/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.798135143949517, 52.380626029895375, 0.0 ] }, "distance": 8.88, "direction": 357.49, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-17_04-06-15_01079", "timestamp": "2025-07-17T04:25:19Z", "filename": "recording_2025-07-17_04-06-15_01079.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_20240919_0948_Track21_Sphere_00186", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114891.9700811005, 488238.6824607464 ] }, "relative_distance": 8.87629858, "relative_pitch": 0.0, "relative_heading": 357.4939042201703, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track21_Sphere_00186/adjacencies/b_20240919_0948_Track21_Sphere_00186/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240919_0948_Track21_Sphere_00184/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240919_0948_Track21_Sphere_00184/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240919_0948_Track21_Sphere_00184/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240919_0948_Track21_Sphere_00184/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20240919_0948_Track21_Sphere_00184/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track21_Sphere_00184/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track21_Sphere_00184/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240919_0948_Track21_Sphere_00184/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240919_0948_Track21_Sphere_00184/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.798116749384669, 52.38046729550588, 0.0 ] }, "distance": 8.95, "direction": 190.57, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20240919_0948_Track21_Sphere_00184", "timestamp": "2024-09-19T09:25:46Z", "filename": "Job_20240919_0948_Track21_Sphere_00184.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_20240919_0948_Track21_Sphere_00186", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114891.9700811005, 488238.6824607464 ] }, "relative_distance": 8.94701161, "relative_pitch": 0.0, "relative_heading": 190.56659895080543, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track21_Sphere_00186/adjacencies/b_20240919_0948_Track21_Sphere_00186/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/14/TMX7315080123-000285/pano_0001_000523/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/14/TMX7315080123-000285/pano_0001_000523/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/14/TMX7315080123-000285/pano_0001_000523/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/14/TMX7315080123-000285/pano_0001_000523/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315080123-000285_pano_0001_000523/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000285_pano_0001_000523/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000285_pano_0001_000523/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/06/14/TMX7315080123-000285/pano_0001_000523/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/06/14/TMX7315080123-000285/pano_0001_000523/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.7981516668394, 52.3806270122365, 44.6532898265868 ] }, "distance": 9.01, "direction": 4.69, "angle": 78.6, "elevation": 44.65, "pano_id": "TMX7315080123-000285_pano_0001_000523", "timestamp": "2016-06-13T12:24:52.652810Z", "filename": "pano_0001_000523.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_20240919_0948_Track21_Sphere_00186", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114891.9700811005, 488238.6824607464 ] }, "relative_distance": 9.00731986, "relative_pitch": 78.595515329093, "relative_heading": 4.693243550080276, "relative_elevation": 44.6532898265868 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track21_Sphere_00186/adjacencies/b_20240919_0948_Track21_Sphere_00186/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/20/TMX7316010203-001883/pano_0001_004054/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/20/TMX7316010203-001883/pano_0001_004054/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/20/TMX7316010203-001883/pano_0001_004054/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/20/TMX7316010203-001883/pano_0001_004054/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001883_pano_0001_004054/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001883_pano_0001_004054/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001883_pano_0001_004054/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/20/TMX7316010203-001883/pano_0001_004054/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/20/TMX7316010203-001883/pano_0001_004054/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79812981337638, 52.3806292898335, 44.2225980963558 ] }, "distance": 9.26, "direction": 355.35, "angle": 78.17, "elevation": 44.22, "pano_id": "TMX7316010203-001883_pano_0001_004054", "timestamp": "2020-08-20T09:46:04.204540Z", "filename": "pano_0001_004054.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_20240919_0948_Track21_Sphere_00186", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114891.9700811005, 488238.6824607464 ] }, "relative_distance": 9.26106599, "relative_pitch": 78.17209038945505, "relative_heading": 355.3480184833068, "relative_elevation": 44.2225980963558 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track21_Sphere_00186/adjacencies/b_20240919_0948_Track21_Sphere_00186/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240919_0948_Track21_Sphere_00188/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240919_0948_Track21_Sphere_00188/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240919_0948_Track21_Sphere_00188/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240919_0948_Track21_Sphere_00188/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20240919_0948_Track21_Sphere_00188/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track21_Sphere_00188/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track21_Sphere_00188/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240919_0948_Track21_Sphere_00188/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240919_0948_Track21_Sphere_00188/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79813590835771, 52.38063261273536, 0.0 ] }, "distance": 9.61, "direction": 358.0, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20240919_0948_Track21_Sphere_00188", "timestamp": "2024-09-19T09:25:51Z", "filename": "Job_20240919_0948_Track21_Sphere_00188.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_20240919_0948_Track21_Sphere_00186", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114891.9700811005, 488238.6824607464 ] }, "relative_distance": 9.60619225, "relative_pitch": 0.0, "relative_heading": 357.9951108182013, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track21_Sphere_00186/adjacencies/b_20240919_0948_Track21_Sphere_00186/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/05/TMX7316010203-000827/pano_0001_004405/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/05/TMX7316010203-000827/pano_0001_004405/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/05/TMX7316010203-000827/pano_0001_004405/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/05/TMX7316010203-000827/pano_0001_004405/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000827_pano_0001_004405/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000827_pano_0001_004405/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000827_pano_0001_004405/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/05/TMX7316010203-000827/pano_0001_004405/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/05/TMX7316010203-000827/pano_0001_004405/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79818007361132, 52.3804629611672, 44.0331303337589 ] }, "distance": 9.65, "direction": 163.94, "angle": 77.63, "elevation": 44.03, "pano_id": "TMX7316010203-000827_pano_0001_004405", "timestamp": "2018-07-05T10:43:01.050700Z", "filename": "pano_0001_004405.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_20240919_0948_Track21_Sphere_00186", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114891.9700811005, 488238.6824607464 ] }, "relative_distance": 9.65451875, "relative_pitch": 77.63325943973616, "relative_heading": 163.9371238265454, "relative_elevation": 44.0331303337589 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track21_Sphere_00186/adjacencies/b_20240919_0948_Track21_Sphere_00186/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002076/pano_0000_001833/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002076/pano_0000_001833/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002076/pano_0000_001833/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002076/pano_0000_001833/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002076_pano_0000_001833/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002076_pano_0000_001833/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002076_pano_0000_001833/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002076/pano_0000_001833/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002076/pano_0000_001833/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.7981717438398, 52.3804594599155, 44.0115362051874 ] }, "distance": 9.89, "direction": 167.72, "angle": 77.33, "elevation": 44.01, "pano_id": "TMX7316010203-002076_pano_0000_001833", "timestamp": "2021-04-01T08:00:15.984690Z", "filename": "pano_0000_001833.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_20240919_0948_Track21_Sphere_00186", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114891.9700811005, 488238.6824607464 ] }, "relative_distance": 9.89353082, "relative_pitch": 77.33084928177168, "relative_heading": 167.72076483492668, "relative_elevation": 44.0115362051874 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track21_Sphere_00186/adjacencies/b_20240919_0948_Track21_Sphere_00186/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/05/TMX7316010203-000827/pano_0001_004409/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/05/TMX7316010203-000827/pano_0001_004409/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/05/TMX7316010203-000827/pano_0001_004409/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/05/TMX7316010203-000827/pano_0001_004409/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000827_pano_0001_004409/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000827_pano_0001_004409/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000827_pano_0001_004409/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/05/TMX7316010203-000827/pano_0001_004409/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/05/TMX7316010203-000827/pano_0001_004409/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79813196029725, 52.3806365106177, 43.9959846166894 ] }, "distance": 10.05, "direction": 356.55, "angle": 77.13, "elevation": 44.0, "pano_id": "TMX7316010203-000827_pano_0001_004409", "timestamp": "2018-07-05T10:43:05.420540Z", "filename": "pano_0001_004409.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_20240919_0948_Track21_Sphere_00186", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114891.9700811005, 488238.6824607464 ] }, "relative_distance": 10.05226417, "relative_pitch": 77.12990066848018, "relative_heading": 356.5500583879354, "relative_elevation": 43.9959846166894 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track21_Sphere_00186/adjacencies/b_20240919_0948_Track21_Sphere_00186/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002076/pano_0000_002644/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002076/pano_0000_002644/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002076/pano_0000_002644/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002076/pano_0000_002644/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002076_pano_0000_002644/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002076_pano_0000_002644/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002076_pano_0000_002644/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002076/pano_0000_002644/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002076/pano_0000_002644/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79810580280244, 52.3804583555442, 44.9688378237188 ] }, "distance": 10.08, "direction": 193.7, "angle": 77.37, "elevation": 44.97, "pano_id": "TMX7316010203-002076_pano_0000_002644", "timestamp": "2021-04-01T08:16:08.507070Z", "filename": "pano_0000_002644.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_20240919_0948_Track21_Sphere_00186", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114891.9700811005, 488238.6824607464 ] }, "relative_distance": 10.07666218, "relative_pitch": 77.36974393969744, "relative_heading": 193.6973651057126, "relative_elevation": 44.9688378237188 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track21_Sphere_00186/adjacencies/b_20240919_0948_Track21_Sphere_00186/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002076/pano_0000_002648/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002076/pano_0000_002648/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002076/pano_0000_002648/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002076/pano_0000_002648/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002076_pano_0000_002648/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002076_pano_0000_002648/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002076_pano_0000_002648/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002076/pano_0000_002648/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002076/pano_0000_002648/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79812074884083, 52.3806370043461, 44.9528897702694 ] }, "distance": 10.18, "direction": 352.28, "angle": 77.24, "elevation": 44.95, "pano_id": "TMX7316010203-002076_pano_0000_002648", "timestamp": "2021-04-01T08:16:12.707070Z", "filename": "pano_0000_002648.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_20240919_0948_Track21_Sphere_00186", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114891.9700811005, 488238.6824607464 ] }, "relative_distance": 10.18135607, "relative_pitch": 77.23841442815281, "relative_heading": 352.2762535281464, "relative_elevation": 44.9528897702694 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track21_Sphere_00186/adjacencies/b_20240919_0948_Track21_Sphere_00186/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/14/TMX7315080123-000285/pano_0001_000519/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/14/TMX7315080123-000285/pano_0001_000519/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/14/TMX7315080123-000285/pano_0001_000519/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/14/TMX7315080123-000285/pano_0001_000519/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315080123-000285_pano_0001_000519/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000285_pano_0001_000519/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000285_pano_0001_000519/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/06/14/TMX7315080123-000285/pano_0001_000519/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/06/14/TMX7315080123-000285/pano_0001_000519/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79819232174152, 52.3804594437902, 44.6334719937295 ] }, "distance": 10.28, "direction": 160.07, "angle": 77.02, "elevation": 44.63, "pano_id": "TMX7315080123-000285_pano_0001_000519", "timestamp": "2016-06-13T12:24:41.887390Z", "filename": "pano_0001_000519.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_20240919_0948_Track21_Sphere_00186", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114891.9700811005, 488238.6824607464 ] }, "relative_distance": 10.28478677, "relative_pitch": 77.023965320804, "relative_heading": 160.07259313683866, "relative_elevation": 44.6334719937295 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track21_Sphere_00186/adjacencies/b_20240919_0948_Track21_Sphere_00186/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/20/TMX7316010203-001883/pano_0001_004342/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/20/TMX7316010203-001883/pano_0001_004342/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/20/TMX7316010203-001883/pano_0001_004342/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/20/TMX7316010203-001883/pano_0001_004342/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001883_pano_0001_004342/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001883_pano_0001_004342/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001883_pano_0001_004342/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/20/TMX7316010203-001883/pano_0001_004342/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/20/TMX7316010203-001883/pano_0001_004342/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79812193511105, 52.3804480880527, 44.1599324885756 ] }, "distance": 11.01, "direction": 186.72, "angle": 76.0, "elevation": 44.16, "pano_id": "TMX7316010203-001883_pano_0001_004342", "timestamp": "2020-08-20T09:51:54.953140Z", "filename": "pano_0001_004342.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_20240919_0948_Track21_Sphere_00186", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114891.9700811005, 488238.6824607464 ] }, "relative_distance": 11.00815287, "relative_pitch": 76.00263229877794, "relative_heading": 186.71698470365163, "relative_elevation": 44.1599324885756 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track21_Sphere_00186/adjacencies/b_20240919_0948_Track21_Sphere_00186/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_04-06-15_01073/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_04-06-15_01073/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_04-06-15_01073/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_04-06-15_01073/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-17_04-06-15_01073/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-17_04-06-15_01073/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-17_04-06-15_01073/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_04-06-15_01073/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_04-06-15_01073/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.798150432933053, 52.38044694402343, 0.0 ] }, "distance": 11.08, "direction": 176.62, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-17_04-06-15_01073", "timestamp": "2025-07-17T04:25:00Z", "filename": "recording_2025-07-17_04-06-15_01073.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_20240919_0948_Track21_Sphere_00186", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114891.9700811005, 488238.6824607464 ] }, "relative_distance": 11.07915327, "relative_pitch": 0.0, "relative_heading": 176.62121761846348, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track21_Sphere_00186/adjacencies/b_20240919_0948_Track21_Sphere_00186/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/20/TMX7316010203-001883/pano_0001_004341/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/20/TMX7316010203-001883/pano_0001_004341/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/20/TMX7316010203-001883/pano_0001_004341/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/20/TMX7316010203-001883/pano_0001_004341/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001883_pano_0001_004341/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001883_pano_0001_004341/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001883_pano_0001_004341/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/20/TMX7316010203-001883/pano_0001_004341/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/20/TMX7316010203-001883/pano_0001_004341/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79819641978631, 52.3804496397857, 44.0624775569886 ] }, "distance": 11.41, "direction": 160.62, "angle": 75.49, "elevation": 44.06, "pano_id": "TMX7316010203-001883_pano_0001_004341", "timestamp": "2020-08-20T09:51:53.673170Z", "filename": "pano_0001_004341.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_20240919_0948_Track21_Sphere_00186", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114891.9700811005, 488238.6824607464 ] }, "relative_distance": 11.40603862, "relative_pitch": 75.48695080506428, "relative_heading": 160.62253621178053, "relative_elevation": 44.0624775569886 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track21_Sphere_00186/adjacencies/b_20240919_0948_Track21_Sphere_00186/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002524/pano_0000_000689/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002524/pano_0000_000689/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002524/pano_0000_000689/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002524/pano_0000_000689/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002524_pano_0000_000689/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002524_pano_0000_000689/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002524_pano_0000_000689/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002524/pano_0000_000689/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002524/pano_0000_000689/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79807438693266, 52.3804518009686, 44.3292092401534 ] }, "distance": 11.45, "direction": 203.28, "angle": 75.52, "elevation": 44.33, "pano_id": "TMX7316010203-002524_pano_0000_000689", "timestamp": "2022-04-19T08:53:15.898060Z", "filename": "pano_0000_000689.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_20240919_0948_Track21_Sphere_00186", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114891.9700811005, 488238.6824607464 ] }, "relative_distance": 11.45151445, "relative_pitch": 75.51550626950245, "relative_heading": 203.27676400709143, "relative_elevation": 44.3292092401534 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track21_Sphere_00186/adjacencies/b_20240919_0948_Track21_Sphere_00186/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/05/TMX7316010203-000827/pano_0001_004015/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/05/TMX7316010203-000827/pano_0001_004015/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/05/TMX7316010203-000827/pano_0001_004015/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/05/TMX7316010203-000827/pano_0001_004015/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000827_pano_0001_004015/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000827_pano_0001_004015/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000827_pano_0001_004015/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/05/TMX7316010203-000827/pano_0001_004015/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/05/TMX7316010203-000827/pano_0001_004015/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79807389875218, 52.3804515809709, 44.1831304458901 ] }, "distance": 11.49, "direction": 203.38, "angle": 75.43, "elevation": 44.18, "pano_id": "TMX7316010203-000827_pano_0001_004015", "timestamp": "2018-07-05T10:34:47.597720Z", "filename": "pano_0001_004015.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_20240919_0948_Track21_Sphere_00186", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114891.9700811005, 488238.6824607464 ] }, "relative_distance": 11.48715747, "relative_pitch": 75.426338233615, "relative_heading": 203.38082348284476, "relative_elevation": 44.1831304458901 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track21_Sphere_00186/adjacencies/b_20240919_0948_Track21_Sphere_00186/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240919_0948_Track23_Sphere_00044/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240919_0948_Track23_Sphere_00044/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240919_0948_Track23_Sphere_00044/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240919_0948_Track23_Sphere_00044/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20240919_0948_Track23_Sphere_00044/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track23_Sphere_00044/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track23_Sphere_00044/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240919_0948_Track23_Sphere_00044/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240919_0948_Track23_Sphere_00044/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.798225159280431, 52.38045260052953, 0.0 ] }, "distance": 11.91, "direction": 151.17, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20240919_0948_Track23_Sphere_00044", "timestamp": "2024-09-19T09:30:30Z", "filename": "Job_20240919_0948_Track23_Sphere_00044.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_20240919_0948_Track21_Sphere_00186", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114891.9700811005, 488238.6824607464 ] }, "relative_distance": 11.90623207, "relative_pitch": 0.0, "relative_heading": 151.1696014266548, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track21_Sphere_00186/adjacencies/b_20240919_0948_Track21_Sphere_00186/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240919_0948_Track21_Sphere_00183/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240919_0948_Track21_Sphere_00183/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240919_0948_Track21_Sphere_00183/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240919_0948_Track21_Sphere_00183/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20240919_0948_Track21_Sphere_00183/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track21_Sphere_00183/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track21_Sphere_00183/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240919_0948_Track21_Sphere_00183/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240919_0948_Track21_Sphere_00183/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.798073930775725, 52.380446716227624, 0.0 ] }, "distance": 11.99, "direction": 202.34, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20240919_0948_Track21_Sphere_00183", "timestamp": "2024-09-19T09:25:45Z", "filename": "Job_20240919_0948_Track21_Sphere_00183.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_20240919_0948_Track21_Sphere_00186", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114891.9700811005, 488238.6824607464 ] }, "relative_distance": 11.98512658, "relative_pitch": 0.0, "relative_heading": 202.34424395604236, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track21_Sphere_00186/adjacencies/b_20240919_0948_Track21_Sphere_00186/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_04-06-15_01074/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_04-06-15_01074/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_04-06-15_01074/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_04-06-15_01074/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-17_04-06-15_01074/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-17_04-06-15_01074/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-17_04-06-15_01074/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_04-06-15_01074/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_04-06-15_01074/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79807708853551, 52.380445608468484, 0.0 ] }, "distance": 12.02, "direction": 201.17, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-17_04-06-15_01074", "timestamp": "2025-07-17T04:25:03Z", "filename": "recording_2025-07-17_04-06-15_01074.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_20240919_0948_Track21_Sphere_00186", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114891.9700811005, 488238.6824607464 ] }, "relative_distance": 12.01990301, "relative_pitch": 0.0, "relative_heading": 201.17277169444964, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track21_Sphere_00186/adjacencies/b_20240919_0948_Track21_Sphere_00186/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/14/TMX7315080123-000285/pano_0001_000878/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/14/TMX7315080123-000285/pano_0001_000878/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/14/TMX7315080123-000285/pano_0001_000878/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/14/TMX7315080123-000285/pano_0001_000878/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315080123-000285_pano_0001_000878/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000285_pano_0001_000878/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000285_pano_0001_000878/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/06/14/TMX7315080123-000285/pano_0001_000878/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/06/14/TMX7315080123-000285/pano_0001_000878/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79806031067423, 52.3804491841281, 44.853261266835 ] }, "distance": 12.12, "direction": 206.9, "angle": 74.88, "elevation": 44.85, "pano_id": "TMX7315080123-000285_pano_0001_000878", "timestamp": "2016-06-13T12:32:02.494200Z", "filename": "pano_0001_000878.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240919_0948_Track21_Sphere_00186", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114891.9700811005, 488238.6824607464 ] }, "relative_distance": 12.12196925, "relative_pitch": 74.87662814864207, "relative_heading": 206.89704656740858, "relative_elevation": 44.853261266835 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track21_Sphere_00186/adjacencies/b_20240919_0948_Track21_Sphere_00186/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_04-06-15_01072/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_04-06-15_01072/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_04-06-15_01072/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_04-06-15_01072/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-17_04-06-15_01072/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-17_04-06-15_01072/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-17_04-06-15_01072/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_04-06-15_01072/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_04-06-15_01072/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79822397577909, 52.38044881978535, 0.0 ] }, "distance": 12.24, "direction": 152.45, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-17_04-06-15_01072", "timestamp": "2025-07-17T04:24:59Z", "filename": "recording_2025-07-17_04-06-15_01072.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_20240919_0948_Track21_Sphere_00186", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114891.9700811005, 488238.6824607464 ] }, "relative_distance": 12.2389814, "relative_pitch": 0.0, "relative_heading": 152.44993495034853, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track21_Sphere_00186/adjacencies/b_20240919_0948_Track21_Sphere_00186/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/20/TMX7316010203-001883/pano_0001_004343/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/20/TMX7316010203-001883/pano_0001_004343/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/20/TMX7316010203-001883/pano_0001_004343/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/20/TMX7316010203-001883/pano_0001_004343/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001883_pano_0001_004343/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001883_pano_0001_004343/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001883_pano_0001_004343/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/20/TMX7316010203-001883/pano_0001_004343/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/20/TMX7316010203-001883/pano_0001_004343/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79805022799292, 52.3804466601618, 44.2646469539031 ] }, "distance": 12.69, "direction": 209.09, "angle": 74.0, "elevation": 44.26, "pano_id": "TMX7316010203-001883_pano_0001_004343", "timestamp": "2020-08-20T09:51:57.728050Z", "filename": "pano_0001_004343.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_20240919_0948_Track21_Sphere_00186", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114891.9700811005, 488238.6824607464 ] }, "relative_distance": 12.69231661, "relative_pitch": 74.00043853976156, "relative_heading": 209.088082572213, "relative_elevation": 44.2646469539031 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track21_Sphere_00186/adjacencies/b_20240919_0948_Track21_Sphere_00186/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/05/TMX7316010203-000827/pano_0001_004404/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/05/TMX7316010203-000827/pano_0001_004404/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/05/TMX7316010203-000827/pano_0001_004404/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/05/TMX7316010203-000827/pano_0001_004404/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000827_pano_0001_004404/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000827_pano_0001_004404/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000827_pano_0001_004404/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/05/TMX7316010203-000827/pano_0001_004404/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/05/TMX7316010203-000827/pano_0001_004404/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79825014553189, 52.3804533994425, 44.0531646674499 ] }, "distance": 12.74, "direction": 144.26, "angle": 73.87, "elevation": 44.05, "pano_id": "TMX7316010203-000827_pano_0001_004404", "timestamp": "2018-07-05T10:42:59.265520Z", "filename": "pano_0001_004404.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_20240919_0948_Track21_Sphere_00186", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114891.9700811005, 488238.6824607464 ] }, "relative_distance": 12.74141416, "relative_pitch": 73.86864384378575, "relative_heading": 144.25742669985758, "relative_elevation": 44.0531646674499 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track21_Sphere_00186/adjacencies/b_20240919_0948_Track21_Sphere_00186/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002076/pano_0000_001834/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002076/pano_0000_001834/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002076/pano_0000_001834/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002076/pano_0000_001834/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002076_pano_0000_001834/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002076_pano_0000_001834/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002076_pano_0000_001834/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002076/pano_0000_001834/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002076/pano_0000_001834/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79824510327914, 52.3804488306268, 43.9158221911639 ] }, "distance": 12.97, "direction": 146.8, "angle": 73.55, "elevation": 43.92, "pano_id": "TMX7316010203-002076_pano_0000_001834", "timestamp": "2021-04-01T08:00:17.329590Z", "filename": "pano_0000_001834.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_20240919_0948_Track21_Sphere_00186", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114891.9700811005, 488238.6824607464 ] }, "relative_distance": 12.96627158, "relative_pitch": 73.55061436930991, "relative_heading": 146.80197905427815, "relative_elevation": 43.9158221911639 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track21_Sphere_00186/adjacencies/b_20240919_0948_Track21_Sphere_00186/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002076/pano_0000_002643/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002076/pano_0000_002643/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002076/pano_0000_002643/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002076/pano_0000_002643/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002076_pano_0000_002643/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002076_pano_0000_002643/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002076_pano_0000_002643/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002076/pano_0000_002643/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002076/pano_0000_002643/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79804041715725, 52.380443207382, 45.120654518716 ] }, "distance": 13.36, "direction": 210.79, "angle": 73.51, "elevation": 45.12, "pano_id": "TMX7316010203-002076_pano_0000_002643", "timestamp": "2021-04-01T08:16:06.852240Z", "filename": "pano_0000_002643.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_20240919_0948_Track21_Sphere_00186", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114891.9700811005, 488238.6824607464 ] }, "relative_distance": 13.35874569, "relative_pitch": 73.50770643401047, "relative_heading": 210.79115130105546, "relative_elevation": 45.120654518716 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track21_Sphere_00186/adjacencies/b_20240919_0948_Track21_Sphere_00186/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002524/pano_0000_000694/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002524/pano_0000_000694/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002524/pano_0000_000694/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002524/pano_0000_000694/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002524_pano_0000_000694/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002524_pano_0000_000694/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002524_pano_0000_000694/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002524/pano_0000_000694/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002524/pano_0000_000694/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79812722382198, 52.3806674847186, 44.3039948809892 ] }, "distance": 13.51, "direction": 356.06, "angle": 73.04, "elevation": 44.3, "pano_id": "TMX7316010203-002524_pano_0000_000694", "timestamp": "2022-04-19T08:53:19.963010Z", "filename": "pano_0000_000694.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_20240919_0948_Track21_Sphere_00186", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114891.9700811005, 488238.6824607464 ] }, "relative_distance": 13.51254178, "relative_pitch": 73.0385031321787, "relative_heading": 356.0644046105857, "relative_elevation": 44.3039948809892 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track21_Sphere_00186/adjacencies/b_20240919_0948_Track21_Sphere_00186/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/14/TMX7315080123-000285/pano_0001_000518/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/14/TMX7315080123-000285/pano_0001_000518/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/14/TMX7315080123-000285/pano_0001_000518/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/14/TMX7315080123-000285/pano_0001_000518/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315080123-000285_pano_0001_000518/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000285_pano_0001_000518/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000285_pano_0001_000518/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/06/14/TMX7315080123-000285/pano_0001_000518/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/06/14/TMX7315080123-000285/pano_0001_000518/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79826471428774, 52.3804505751004, 44.6070791427046 ] }, "distance": 13.59, "direction": 141.64, "angle": 73.06, "elevation": 44.61, "pano_id": "TMX7315080123-000285_pano_0001_000518", "timestamp": "2016-06-13T12:24:40.602280Z", "filename": "pano_0001_000518.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_20240919_0948_Track21_Sphere_00186", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114891.9700811005, 488238.6824607464 ] }, "relative_distance": 13.59022, "relative_pitch": 73.05585129820815, "relative_heading": 141.63581347876232, "relative_elevation": 44.6070791427046 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track21_Sphere_00186/adjacencies/b_20240919_0948_Track21_Sphere_00186/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002076/pano_0000_002176/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002076/pano_0000_002176/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002076/pano_0000_002176/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002076/pano_0000_002176/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002076_pano_0000_002176/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002076_pano_0000_002176/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002076_pano_0000_002176/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002076/pano_0000_002176/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002076/pano_0000_002176/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79794703950714, 52.3805136136996, 43.7758512571454 ] }, "distance": 13.69, "direction": 254.58, "angle": 72.63, "elevation": 43.78, "pano_id": "TMX7316010203-002076_pano_0000_002176", "timestamp": "2021-04-01T08:05:51.712000Z", "filename": "pano_0000_002176.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_20240919_0948_Track21_Sphere_00186", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114891.9700811005, 488238.6824607464 ] }, "relative_distance": 13.69006602, "relative_pitch": 72.63391801737788, "relative_heading": 254.5750086586007, "relative_elevation": 43.7758512571454 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track21_Sphere_00186/adjacencies/b_20240919_0948_Track21_Sphere_00186/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/05/TMX7316010203-000827/pano_0001_004018/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/05/TMX7316010203-000827/pano_0001_004018/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/05/TMX7316010203-000827/pano_0001_004018/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/05/TMX7316010203-000827/pano_0001_004018/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000827_pano_0001_004018/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000827_pano_0001_004018/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000827_pano_0001_004018/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/05/TMX7316010203-000827/pano_0001_004018/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/05/TMX7316010203-000827/pano_0001_004018/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79794134870768, 52.3805307584786, 44.025072414428 ] }, "distance": 13.69, "direction": 262.73, "angle": 72.72, "elevation": 44.03, "pano_id": "TMX7316010203-000827_pano_0001_004018", "timestamp": "2018-07-05T10:34:52.627710Z", "filename": "pano_0001_004018.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_20240919_0948_Track21_Sphere_00186", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114891.9700811005, 488238.6824607464 ] }, "relative_distance": 13.6946012, "relative_pitch": 72.72097924673315, "relative_heading": 262.7280098686733, "relative_elevation": 44.025072414428 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track21_Sphere_00186/adjacencies/b_20240919_0948_Track21_Sphere_00186/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/20/TMX7316010203-001883/pano_0001_004340/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/20/TMX7316010203-001883/pano_0001_004340/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/20/TMX7316010203-001883/pano_0001_004340/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/20/TMX7316010203-001883/pano_0001_004340/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001883_pano_0001_004340/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001883_pano_0001_004340/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001883_pano_0001_004340/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/20/TMX7316010203-001883/pano_0001_004340/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/20/TMX7316010203-001883/pano_0001_004340/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79827143147614, 52.3804513472225, 43.9999236054718 ] }, "distance": 13.81, "direction": 139.93, "angle": 72.57, "elevation": 44.0, "pano_id": "TMX7316010203-001883_pano_0001_004340", "timestamp": "2020-08-20T09:51:52.618060Z", "filename": "pano_0001_004340.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_20240919_0948_Track21_Sphere_00186", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114891.9700811005, 488238.6824607464 ] }, "relative_distance": 13.81288789, "relative_pitch": 72.57137186117865, "relative_heading": 139.92672589364273, "relative_elevation": 43.9999236054718 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track21_Sphere_00186/adjacencies/b_20240919_0948_Track21_Sphere_00186/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_04-06-15_01080/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_04-06-15_01080/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_04-06-15_01080/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_04-06-15_01080/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-17_04-06-15_01080/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-17_04-06-15_01080/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-17_04-06-15_01080/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_04-06-15_01080/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_04-06-15_01080/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.798132668487834, 52.380670857494586, 0.0 ] }, "distance": 13.87, "direction": 357.7, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-17_04-06-15_01080", "timestamp": "2025-07-17T04:25:20Z", "filename": "recording_2025-07-17_04-06-15_01080.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_20240919_0948_Track21_Sphere_00186", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114891.9700811005, 488238.6824607464 ] }, "relative_distance": 13.86715944, "relative_pitch": 0.0, "relative_heading": 357.6992897254085, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track21_Sphere_00186/adjacencies/b_20240919_0948_Track21_Sphere_00186/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/14/TMX7315080123-000285/pano_0001_000524/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/14/TMX7315080123-000285/pano_0001_000524/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/14/TMX7315080123-000285/pano_0001_000524/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/14/TMX7315080123-000285/pano_0001_000524/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315080123-000285_pano_0001_000524/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000285_pano_0001_000524/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000285_pano_0001_000524/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/06/14/TMX7315080123-000285/pano_0001_000524/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/06/14/TMX7315080123-000285/pano_0001_000524/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79814811770387, 52.3806727128108, 44.6828178260475 ] }, "distance": 14.07, "direction": 2.02, "angle": 72.52, "elevation": 44.68, "pano_id": "TMX7315080123-000285_pano_0001_000524", "timestamp": "2016-06-13T12:24:54.062870Z", "filename": "pano_0001_000524.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_20240919_0948_Track21_Sphere_00186", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114891.9700811005, 488238.6824607464 ] }, "relative_distance": 14.07115094, "relative_pitch": 72.52016503789348, "relative_heading": 2.017260120246748, "relative_elevation": 44.6828178260475 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track21_Sphere_00186/adjacencies/b_20240919_0948_Track21_Sphere_00186/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/05/TMX7316010203-000827/pano_0001_004019/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/05/TMX7316010203-000827/pano_0001_004019/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/05/TMX7316010203-000827/pano_0001_004019/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/05/TMX7316010203-000827/pano_0001_004019/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000827_pano_0001_004019/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000827_pano_0001_004019/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000827_pano_0001_004019/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/05/TMX7316010203-000827/pano_0001_004019/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/05/TMX7316010203-000827/pano_0001_004019/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79794016921118, 52.380576971206, 44.0220405282453 ] }, "distance": 14.08, "direction": 284.01, "angle": 72.26, "elevation": 44.02, "pano_id": "TMX7316010203-000827_pano_0001_004019", "timestamp": "2018-07-05T10:34:53.497910Z", "filename": "pano_0001_004019.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_20240919_0948_Track21_Sphere_00186", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114891.9700811005, 488238.6824607464 ] }, "relative_distance": 14.08352289, "relative_pitch": 72.25949618382931, "relative_heading": 284.0072568092576, "relative_elevation": 44.0220405282453 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track21_Sphere_00186/adjacencies/b_20240919_0948_Track21_Sphere_00186/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_07-39-50_00478/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_07-39-50_00478/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_07-39-50_00478/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_07-39-50_00478/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-15_07-39-50_00478/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-15_07-39-50_00478/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-15_07-39-50_00478/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_07-39-50_00478/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_07-39-50_00478/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.797933735552129, 52.380552217975136, 0.0 ] }, "distance": 14.12, "direction": 272.66, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-15_07-39-50_00478", "timestamp": "2025-07-15T07:54:42Z", "filename": "recording_2025-07-15_07-39-50_00478.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_20240919_0948_Track21_Sphere_00186", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114891.9700811005, 488238.6824607464 ] }, "relative_distance": 14.11802888, "relative_pitch": 0.0, "relative_heading": 272.6568903317861, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track21_Sphere_00186/adjacencies/b_20240919_0948_Track21_Sphere_00186/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/05/TMX7316010203-000827/pano_0001_004016/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/05/TMX7316010203-000827/pano_0001_004016/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/05/TMX7316010203-000827/pano_0001_004016/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/05/TMX7316010203-000827/pano_0001_004016/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000827_pano_0001_004016/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000827_pano_0001_004016/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000827_pano_0001_004016/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/05/TMX7316010203-000827/pano_0001_004016/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/05/TMX7316010203-000827/pano_0001_004016/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79800223348308, 52.3804519224333, 44.2235966613516 ] }, "distance": 14.12, "direction": 221.94, "angle": 72.29, "elevation": 44.22, "pano_id": "TMX7316010203-000827_pano_0001_004016", "timestamp": "2018-07-05T10:34:49.862780Z", "filename": "pano_0001_004016.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_20240919_0948_Track21_Sphere_00186", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114891.9700811005, 488238.6824607464 ] }, "relative_distance": 14.12305909, "relative_pitch": 72.28881960257284, "relative_heading": 221.93668277795072, "relative_elevation": 44.2235966613516 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track21_Sphere_00186/adjacencies/b_20240919_0948_Track21_Sphere_00186/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002076/pano_0000_002177/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002076/pano_0000_002177/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002076/pano_0000_002177/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002076/pano_0000_002177/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002076_pano_0000_002177/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002076_pano_0000_002177/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002076_pano_0000_002177/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002076/pano_0000_002177/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002076/pano_0000_002177/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79793346972185, 52.3805600058319, 43.8415091475472 ] }, "distance": 14.2, "direction": 276.15, "angle": 72.05, "elevation": 43.84, "pano_id": "TMX7316010203-002076_pano_0000_002177", "timestamp": "2021-04-01T08:05:52.876990Z", "filename": "pano_0000_002177.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_20240919_0948_Track21_Sphere_00186", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114891.9700811005, 488238.6824607464 ] }, "relative_distance": 14.20263366, "relative_pitch": 72.05005927578497, "relative_heading": 276.1478770049989, "relative_elevation": 43.8415091475472 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track21_Sphere_00186/adjacencies/b_20240919_0948_Track21_Sphere_00186/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240917_1015_Track69_Sphere_00095/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240917_1015_Track69_Sphere_00095/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240917_1015_Track69_Sphere_00095/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240917_1015_Track69_Sphere_00095/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20240917_1015_Track69_Sphere_00095/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240917_1015_Track69_Sphere_00095/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240917_1015_Track69_Sphere_00095/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240917_1015_Track69_Sphere_00095/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240917_1015_Track69_Sphere_00095/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.797931406421071, 52.380551756996695, 0.0 ] }, "distance": 14.27, "direction": 272.42, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20240917_1015_Track69_Sphere_00095", "timestamp": "2024-09-17T11:13:10Z", "filename": "Job_20240917_1015_Track69_Sphere_00095.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_20240919_0948_Track21_Sphere_00186", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114891.9700811005, 488238.6824607464 ] }, "relative_distance": 14.27420118, "relative_pitch": 0.0, "relative_heading": 272.42170702353496, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track21_Sphere_00186/adjacencies/b_20240919_0948_Track21_Sphere_00186/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/20/TMX7316010203-001883/pano_0001_004597/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/20/TMX7316010203-001883/pano_0001_004597/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/20/TMX7316010203-001883/pano_0001_004597/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/20/TMX7316010203-001883/pano_0001_004597/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001883_pano_0001_004597/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001883_pano_0001_004597/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001883_pano_0001_004597/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/20/TMX7316010203-001883/pano_0001_004597/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/20/TMX7316010203-001883/pano_0001_004597/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79793209022046, 52.3805582105794, 44.1820119088516 ] }, "distance": 14.28, "direction": 275.31, "angle": 72.09, "elevation": 44.18, "pano_id": "TMX7316010203-001883_pano_0001_004597", "timestamp": "2020-08-20T09:57:33.631850Z", "filename": "pano_0001_004597.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_20240919_0948_Track21_Sphere_00186", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114891.9700811005, 488238.6824607464 ] }, "relative_distance": 14.27616124, "relative_pitch": 72.0932359981679, "relative_heading": 275.3103456790285, "relative_elevation": 44.1820119088516 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track21_Sphere_00186/adjacencies/b_20240919_0948_Track21_Sphere_00186/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/19/TMX7316010203-000302/pano_0001_000621/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/19/TMX7316010203-000302/pano_0001_000621/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/19/TMX7316010203-000302/pano_0001_000621/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/19/TMX7316010203-000302/pano_0001_000621/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000302_pano_0001_000621/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000302_pano_0001_000621/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000302_pano_0001_000621/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/05/19/TMX7316010203-000302/pano_0001_000621/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/05/19/TMX7316010203-000302/pano_0001_000621/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.7981349270545, 52.380417345538, 44.2776521081105 ] }, "distance": 14.36, "direction": 181.61, "angle": 72.03, "elevation": 44.28, "pano_id": "TMX7316010203-000302_pano_0001_000621", "timestamp": "2017-05-19T08:42:49.913190Z", "filename": "pano_0001_000621.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_20240919_0948_Track21_Sphere_00186", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114891.9700811005, 488238.6824607464 ] }, "relative_distance": 14.35910676, "relative_pitch": 72.03228033233027, "relative_heading": 181.60783795148808, "relative_elevation": 44.2776521081105 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track21_Sphere_00186/adjacencies/b_20240919_0948_Track21_Sphere_00186/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/20/TMX7316010203-001883/pano_0001_004596/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/20/TMX7316010203-001883/pano_0001_004596/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/20/TMX7316010203-001883/pano_0001_004596/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/20/TMX7316010203-001883/pano_0001_004596/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001883_pano_0001_004596/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001883_pano_0001_004596/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001883_pano_0001_004596/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/20/TMX7316010203-001883/pano_0001_004596/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/20/TMX7316010203-001883/pano_0001_004596/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79793486839305, 52.3805136902966, 44.1618886440992 ] }, "distance": 14.49, "direction": 255.48, "angle": 71.84, "elevation": 44.16, "pano_id": "TMX7316010203-001883_pano_0001_004596", "timestamp": "2020-08-20T09:57:33.126800Z", "filename": "pano_0001_004596.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_20240919_0948_Track21_Sphere_00186", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114891.9700811005, 488238.6824607464 ] }, "relative_distance": 14.48853179, "relative_pitch": 71.83648907614376, "relative_heading": 255.47927690949112, "relative_elevation": 44.1618886440992 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track21_Sphere_00186/adjacencies/b_20240919_0948_Track21_Sphere_00186/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_04-06-15_01508/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_04-06-15_01508/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_04-06-15_01508/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_04-06-15_01508/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-17_04-06-15_01508/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-17_04-06-15_01508/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-17_04-06-15_01508/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_04-06-15_01508/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_04-06-15_01508/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.798008551526864, 52.380443919302756, 0.0 ] }, "distance": 14.53, "direction": 218.32, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-17_04-06-15_01508", "timestamp": "2025-07-17T04:36:51Z", "filename": "recording_2025-07-17_04-06-15_01508.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_20240919_0948_Track21_Sphere_00186", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114891.9700811005, 488238.6824607464 ] }, "relative_distance": 14.52685841, "relative_pitch": 0.0, "relative_heading": 218.32464843915037, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track21_Sphere_00186/adjacencies/b_20240919_0948_Track21_Sphere_00186/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/05/TMX7316010203-000827/pano_0001_004017/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/05/TMX7316010203-000827/pano_0001_004017/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/05/TMX7316010203-000827/pano_0001_004017/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/05/TMX7316010203-000827/pano_0001_004017/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000827_pano_0001_004017/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000827_pano_0001_004017/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000827_pano_0001_004017/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/05/TMX7316010203-000827/pano_0001_004017/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/05/TMX7316010203-000827/pano_0001_004017/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79795216595365, 52.3804850539774, 44.0243435287848 ] }, "distance": 14.55, "direction": 242.04, "angle": 71.72, "elevation": 44.02, "pano_id": "TMX7316010203-000827_pano_0001_004017", "timestamp": "2018-07-05T10:34:51.542770Z", "filename": "pano_0001_004017.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_20240919_0948_Track21_Sphere_00186", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114891.9700811005, 488238.6824607464 ] }, "relative_distance": 14.54542445, "relative_pitch": 71.71670146879292, "relative_heading": 242.0421688684571, "relative_elevation": 44.0243435287848 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track21_Sphere_00186/adjacencies/b_20240919_0948_Track21_Sphere_00186/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/14/TMX7315080123-000285/pano_0001_000263/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/14/TMX7315080123-000285/pano_0001_000263/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/14/TMX7315080123-000285/pano_0001_000263/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/14/TMX7315080123-000285/pano_0001_000263/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315080123-000285_pano_0001_000263/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000285_pano_0001_000263/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000285_pano_0001_000263/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/06/14/TMX7315080123-000285/pano_0001_000263/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/06/14/TMX7315080123-000285/pano_0001_000263/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79792861832068, 52.3805622172404, 44.6993667753413 ] }, "distance": 14.56, "direction": 276.97, "angle": 71.96, "elevation": 44.7, "pano_id": "TMX7315080123-000285_pano_0001_000263", "timestamp": "2016-06-13T12:20:42.865400Z", "filename": "pano_0001_000263.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_20240919_0948_Track21_Sphere_00186", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114891.9700811005, 488238.6824607464 ] }, "relative_distance": 14.55894248, "relative_pitch": 71.95915470036037, "relative_heading": 276.97151465869416, "relative_elevation": 44.6993667753413 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track21_Sphere_00186/adjacencies/b_20240919_0948_Track21_Sphere_00186/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_07-39-50_00477/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_07-39-50_00477/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_07-39-50_00477/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_07-39-50_00477/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-15_07-39-50_00477/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-15_07-39-50_00477/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-15_07-39-50_00477/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_07-39-50_00477/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_07-39-50_00477/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.797936388636099, 52.38050730138467, 0.0 ] }, "distance": 14.58, "direction": 252.67, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-15_07-39-50_00477", "timestamp": "2025-07-15T07:54:41Z", "filename": "recording_2025-07-15_07-39-50_00477.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_20240919_0948_Track21_Sphere_00186", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114891.9700811005, 488238.6824607464 ] }, "relative_distance": 14.58406741, "relative_pitch": 0.0, "relative_heading": 252.6724274222392, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track21_Sphere_00186/adjacencies/b_20240919_0948_Track21_Sphere_00186/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240919_0948_Track21_Sphere_00189/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240919_0948_Track21_Sphere_00189/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240919_0948_Track21_Sphere_00189/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240919_0948_Track21_Sphere_00189/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20240919_0948_Track21_Sphere_00189/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track21_Sphere_00189/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track21_Sphere_00189/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240919_0948_Track21_Sphere_00189/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240919_0948_Track21_Sphere_00189/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.798133284123981, 52.380677583398516, 0.0 ] }, "distance": 14.61, "direction": 357.98, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20240919_0948_Track21_Sphere_00189", "timestamp": "2024-09-19T09:25:52Z", "filename": "Job_20240919_0948_Track21_Sphere_00189.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_20240919_0948_Track21_Sphere_00186", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114891.9700811005, 488238.6824607464 ] }, "relative_distance": 14.61347237, "relative_pitch": 0.0, "relative_heading": 357.9813189645892, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track21_Sphere_00186/adjacencies/b_20240919_0948_Track21_Sphere_00186/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/19/TMX7316010203-000302/pano_0001_000623/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/19/TMX7316010203-000302/pano_0001_000623/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/19/TMX7316010203-000302/pano_0001_000623/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/19/TMX7316010203-000302/pano_0001_000623/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000302_pano_0001_000623/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000302_pano_0001_000623/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000302_pano_0001_000623/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/05/19/TMX7316010203-000302/pano_0001_000623/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/05/19/TMX7316010203-000302/pano_0001_000623/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79793567357285, 52.3805074178823, 44.256086314097 ] }, "distance": 14.63, "direction": 252.78, "angle": 71.71, "elevation": 44.26, "pano_id": "TMX7316010203-000302_pano_0001_000623", "timestamp": "2017-05-19T08:43:02.023260Z", "filename": "pano_0001_000623.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_20240919_0948_Track21_Sphere_00186", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114891.9700811005, 488238.6824607464 ] }, "relative_distance": 14.62671305, "relative_pitch": 71.71119007734704, "relative_heading": 252.77771044607468, "relative_elevation": 44.256086314097 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track21_Sphere_00186/adjacencies/b_20240919_0948_Track21_Sphere_00186/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/14/TMX7315080123-000285/pano_0001_000262/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/14/TMX7315080123-000285/pano_0001_000262/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/14/TMX7315080123-000285/pano_0001_000262/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/14/TMX7315080123-000285/pano_0001_000262/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315080123-000285_pano_0001_000262/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000285_pano_0001_000262/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000285_pano_0001_000262/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/06/14/TMX7315080123-000285/pano_0001_000262/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/06/14/TMX7315080123-000285/pano_0001_000262/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79793019132871, 52.3805180294268, 44.6955733615905 ] }, "distance": 14.69, "direction": 257.61, "angle": 71.81, "elevation": 44.7, "pano_id": "TMX7315080123-000285_pano_0001_000262", "timestamp": "2016-06-13T12:20:41.980390Z", "filename": "pano_0001_000262.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_20240919_0948_Track21_Sphere_00186", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114891.9700811005, 488238.6824607464 ] }, "relative_distance": 14.68597693, "relative_pitch": 71.81062045971397, "relative_heading": 257.6148675307203, "relative_elevation": 44.6955733615905 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track21_Sphere_00186/adjacencies/b_20240919_0948_Track21_Sphere_00186/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240917_1015_Track69_Sphere_00094/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240917_1015_Track69_Sphere_00094/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240917_1015_Track69_Sphere_00094/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240917_1015_Track69_Sphere_00094/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20240917_1015_Track69_Sphere_00094/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240917_1015_Track69_Sphere_00094/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240917_1015_Track69_Sphere_00094/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240917_1015_Track69_Sphere_00094/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240917_1015_Track69_Sphere_00094/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.797933049147745, 52.38050661068445, 0.0 ] }, "distance": 14.82, "direction": 252.65, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20240917_1015_Track69_Sphere_00094", "timestamp": "2024-09-17T11:13:09Z", "filename": "Job_20240917_1015_Track69_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_20240919_0948_Track21_Sphere_00186", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114891.9700811005, 488238.6824607464 ] }, "relative_distance": 14.8240391, "relative_pitch": 0.0, "relative_heading": 252.6506236299504, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track21_Sphere_00186/adjacencies/b_20240919_0948_Track21_Sphere_00186/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002524/pano_0000_000688/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002524/pano_0000_000688/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002524/pano_0000_000688/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002524/pano_0000_000688/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002524_pano_0000_000688/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002524_pano_0000_000688/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002524_pano_0000_000688/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002524/pano_0000_000688/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002524/pano_0000_000688/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79800062852783, 52.3804423367853, 44.4513722490519 ] }, "distance": 15.0, "direction": 219.52, "angle": 71.35, "elevation": 44.45, "pano_id": "TMX7316010203-002524_pano_0000_000688", "timestamp": "2022-04-19T08:53:14.808090Z", "filename": "pano_0000_000688.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_20240919_0948_Track21_Sphere_00186", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114891.9700811005, 488238.6824607464 ] }, "relative_distance": 15.00285238, "relative_pitch": 71.34986618949084, "relative_heading": 219.52410496286865, "relative_elevation": 44.4513722490519 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track21_Sphere_00186/adjacencies/b_20240919_0948_Track21_Sphere_00186/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/20/TMX7316010203-001883/pano_0001_004055/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/20/TMX7316010203-001883/pano_0001_004055/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/20/TMX7316010203-001883/pano_0001_004055/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/20/TMX7316010203-001883/pano_0001_004055/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001883_pano_0001_004055/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001883_pano_0001_004055/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001883_pano_0001_004055/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/20/TMX7316010203-001883/pano_0001_004055/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/20/TMX7316010203-001883/pano_0001_004055/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79812788712484, 52.3806809584128, 44.2641936130822 ] }, "distance": 15.01, "direction": 356.63, "angle": 71.27, "elevation": 44.26, "pano_id": "TMX7316010203-001883_pano_0001_004055", "timestamp": "2020-08-20T09:46:05.454450Z", "filename": "pano_0001_004055.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_20240919_0948_Track21_Sphere_00186", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114891.9700811005, 488238.6824607464 ] }, "relative_distance": 15.00591526, "relative_pitch": 71.27293058153114, "relative_heading": 356.6293713178993, "relative_elevation": 44.2641936130822 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track21_Sphere_00186/adjacencies/b_20240919_0948_Track21_Sphere_00186/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_04-06-15_01071/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_04-06-15_01071/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_04-06-15_01071/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_04-06-15_01071/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-17_04-06-15_01071/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-17_04-06-15_01071/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-17_04-06-15_01071/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_04-06-15_01071/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_04-06-15_01071/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.798297218099832, 52.380450100815025, 0.0 ] }, "distance": 15.1, "direction": 135.16, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-17_04-06-15_01071", "timestamp": "2025-07-17T04:24:58Z", "filename": "recording_2025-07-17_04-06-15_01071.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_20240919_0948_Track21_Sphere_00186", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114891.9700811005, 488238.6824607464 ] }, "relative_distance": 15.10160743, "relative_pitch": 0.0, "relative_heading": 135.16207328946157, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track21_Sphere_00186/adjacencies/b_20240919_0948_Track21_Sphere_00186/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/05/TMX7316010203-000827/pano_0001_004410/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/05/TMX7316010203-000827/pano_0001_004410/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/05/TMX7316010203-000827/pano_0001_004410/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/05/TMX7316010203-000827/pano_0001_004410/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000827_pano_0001_004410/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000827_pano_0001_004410/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000827_pano_0001_004410/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/05/TMX7316010203-000827/pano_0001_004410/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/05/TMX7316010203-000827/pano_0001_004410/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79813075380411, 52.3806820931184, 44.0118664428592 ] }, "distance": 15.12, "direction": 357.4, "angle": 71.04, "elevation": 44.01, "pano_id": "TMX7316010203-000827_pano_0001_004410", "timestamp": "2018-07-05T10:43:06.365500Z", "filename": "pano_0001_004410.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_20240919_0948_Track21_Sphere_00186", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114891.9700811005, 488238.6824607464 ] }, "relative_distance": 15.12183688, "relative_pitch": 71.03802438145458, "relative_heading": 357.39585734711164, "relative_elevation": 44.0118664428592 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track21_Sphere_00186/adjacencies/b_20240919_0948_Track21_Sphere_00186/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240919_0948_Track23_Sphere_00043/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240919_0948_Track23_Sphere_00043/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240919_0948_Track23_Sphere_00043/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240919_0948_Track23_Sphere_00043/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20240919_0948_Track23_Sphere_00043/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track23_Sphere_00043/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track23_Sphere_00043/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240919_0948_Track23_Sphere_00043/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240919_0948_Track23_Sphere_00043/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.798305108044674, 52.38045430138487, 0.0 ] }, "distance": 15.17, "direction": 132.48, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20240919_0948_Track23_Sphere_00043", "timestamp": "2024-09-19T09:30:29Z", "filename": "Job_20240919_0948_Track23_Sphere_00043.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_20240919_0948_Track21_Sphere_00186", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114891.9700811005, 488238.6824607464 ] }, "relative_distance": 15.1656377, "relative_pitch": 0.0, "relative_heading": 132.47662958965503, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track21_Sphere_00186/adjacencies/b_20240919_0948_Track21_Sphere_00186/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/10/TMX7316010203-000293/pano_0000_006379/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/10/TMX7316010203-000293/pano_0000_006379/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/10/TMX7316010203-000293/pano_0000_006379/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/10/TMX7316010203-000293/pano_0000_006379/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000293_pano_0000_006379/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000293_pano_0000_006379/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000293_pano_0000_006379/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/05/10/TMX7316010203-000293/pano_0000_006379/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/05/10/TMX7316010203-000293/pano_0000_006379/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79810906613784, 52.3804113366477, 44.011937437579 ] }, "distance": 15.18, "direction": 188.2, "angle": 70.97, "elevation": 44.01, "pano_id": "TMX7316010203-000293_pano_0000_006379", "timestamp": "2017-05-10T11:11:48.823920Z", "filename": "pano_0000_006379.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_20240919_0948_Track21_Sphere_00186", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114891.9700811005, 488238.6824607464 ] }, "relative_distance": 15.17713852, "relative_pitch": 70.97368614081286, "relative_heading": 188.19685917756354, "relative_elevation": 44.011937437579 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track21_Sphere_00186/adjacencies/b_20240919_0948_Track21_Sphere_00186/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002076/pano_0000_002649/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002076/pano_0000_002649/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002076/pano_0000_002649/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002076/pano_0000_002649/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002076_pano_0000_002649/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002076_pano_0000_002649/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002076_pano_0000_002649/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002076/pano_0000_002649/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002076/pano_0000_002649/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79811665536553, 52.3806822876078, 44.9417334776372 ] }, "distance": 15.22, "direction": 353.79, "angle": 71.29, "elevation": 44.94, "pano_id": "TMX7316010203-002076_pano_0000_002649", "timestamp": "2021-04-01T08:16:13.567040Z", "filename": "pano_0000_002649.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_20240919_0948_Track21_Sphere_00186", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114891.9700811005, 488238.6824607464 ] }, "relative_distance": 15.21726314, "relative_pitch": 71.2939085682008, "relative_heading": 353.7862616052902, "relative_elevation": 44.9417334776372 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track21_Sphere_00186/adjacencies/b_20240919_0948_Track21_Sphere_00186/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002507/pano_0000_000511/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002507/pano_0000_000511/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002507/pano_0000_000511/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002507/pano_0000_000511/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002507_pano_0000_000511/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002507_pano_0000_000511/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002507_pano_0000_000511/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002507/pano_0000_000511/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002507/pano_0000_000511/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79814447067313, 52.3804092268641, 44.1096242778003 ] }, "distance": 15.26, "direction": 179.07, "angle": 70.92, "elevation": 44.11, "pano_id": "TMX7316010203-002507_pano_0000_000511", "timestamp": "2022-04-12T07:36:56.310220Z", "filename": "pano_0000_000511.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_20240919_0948_Track21_Sphere_00186", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114891.9700811005, 488238.6824607464 ] }, "relative_distance": 15.25885416, "relative_pitch": 70.91794816448534, "relative_heading": 179.07259516036672, "relative_elevation": 44.1096242778003 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track21_Sphere_00186/adjacencies/b_20240919_0948_Track21_Sphere_00186/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/19/TMX7316010203-000302/pano_0001_000624/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/19/TMX7316010203-000302/pano_0001_000624/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/19/TMX7316010203-000302/pano_0001_000624/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/19/TMX7316010203-000302/pano_0001_000624/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000302_pano_0001_000624/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000302_pano_0001_000624/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000302_pano_0001_000624/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/05/19/TMX7316010203-000302/pano_0001_000624/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/05/19/TMX7316010203-000302/pano_0001_000624/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79793114496239, 52.3805965226598, 44.2766770115122 ] }, "distance": 15.33, "direction": 291.36, "angle": 70.9, "elevation": 44.28, "pano_id": "TMX7316010203-000302_pano_0001_000624", "timestamp": "2017-05-19T08:43:03.868100Z", "filename": "pano_0001_000624.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_20240919_0948_Track21_Sphere_00186", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114891.9700811005, 488238.6824607464 ] }, "relative_distance": 15.33240216, "relative_pitch": 70.89973646669117, "relative_heading": 291.3598175453472, "relative_elevation": 44.2766770115122 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track21_Sphere_00186/adjacencies/b_20240919_0948_Track21_Sphere_00186/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_07-39-50_00479/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_07-39-50_00479/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_07-39-50_00479/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_07-39-50_00479/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-15_07-39-50_00479/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-15_07-39-50_00479/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-15_07-39-50_00479/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_07-39-50_00479/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_07-39-50_00479/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.797931361500291, 52.38059713595369, 0.0 ] }, "distance": 15.34, "direction": 291.62, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-15_07-39-50_00479", "timestamp": "2025-07-15T07:54:42Z", "filename": "recording_2025-07-15_07-39-50_00479.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_20240919_0948_Track21_Sphere_00186", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114891.9700811005, 488238.6824607464 ] }, "relative_distance": 15.34368073, "relative_pitch": 0.0, "relative_heading": 291.617202676933, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track21_Sphere_00186/adjacencies/b_20240919_0948_Track21_Sphere_00186/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000483/pano_0001_003346/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000483/pano_0001_003346/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000483/pano_0001_003346/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000483/pano_0001_003346/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000483_pano_0001_003346/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000483_pano_0001_003346/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000483_pano_0001_003346/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000483/pano_0001_003346/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000483/pano_0001_003346/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79816812362894, 52.3804088127494, 44.0992837650701 ] }, "distance": 15.42, "direction": 173.08, "angle": 70.73, "elevation": 44.1, "pano_id": "TMX7316060226-000483_pano_0001_003346", "timestamp": "2019-11-12T12:06:35.517890Z", "filename": "pano_0001_003346.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_20240919_0948_Track21_Sphere_00186", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114891.9700811005, 488238.6824607464 ] }, "relative_distance": 15.41526944, "relative_pitch": 70.73250400025579, "relative_heading": 173.0787936649327, "relative_elevation": 44.0992837650701 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track21_Sphere_00186/adjacencies/b_20240919_0948_Track21_Sphere_00186/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240917_1015_Track69_Sphere_00096/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240917_1015_Track69_Sphere_00096/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240917_1015_Track69_Sphere_00096/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240917_1015_Track69_Sphere_00096/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20240917_1015_Track69_Sphere_00096/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240917_1015_Track69_Sphere_00096/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240917_1015_Track69_Sphere_00096/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240917_1015_Track69_Sphere_00096/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240917_1015_Track69_Sphere_00096/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.797929836046973, 52.38059698455836, 0.0 ] }, "distance": 15.43, "direction": 291.42, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20240917_1015_Track69_Sphere_00096", "timestamp": "2024-09-17T11:13:10Z", "filename": "Job_20240917_1015_Track69_Sphere_00096.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_20240919_0948_Track21_Sphere_00186", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114891.9700811005, 488238.6824607464 ] }, "relative_distance": 15.43413721, "relative_pitch": 0.0, "relative_heading": 291.4170029692969, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track21_Sphere_00186/adjacencies/b_20240919_0948_Track21_Sphere_00186/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_04-06-15_01355/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_04-06-15_01355/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_04-06-15_01355/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_04-06-15_01355/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-17_04-06-15_01355/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-17_04-06-15_01355/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-17_04-06-15_01355/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_04-06-15_01355/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_04-06-15_01355/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.798158396089812, 52.38040693419453, 0.0 ] }, "distance": 15.56, "direction": 175.59, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-17_04-06-15_01355", "timestamp": "2025-07-17T04:32:55Z", "filename": "recording_2025-07-17_04-06-15_01355.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_20240919_0948_Track21_Sphere_00186", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114891.9700811005, 488238.6824607464 ] }, "relative_distance": 15.55794924, "relative_pitch": 0.0, "relative_heading": 175.59399918558395, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track21_Sphere_00186/adjacencies/b_20240919_0948_Track21_Sphere_00186/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/20/TMX7316010203-001883/pano_0001_004598/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/20/TMX7316010203-001883/pano_0001_004598/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/20/TMX7316010203-001883/pano_0001_004598/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/20/TMX7316010203-001883/pano_0001_004598/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001883_pano_0001_004598/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001883_pano_0001_004598/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001883_pano_0001_004598/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/20/TMX7316010203-001883/pano_0001_004598/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/20/TMX7316010203-001883/pano_0001_004598/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79792940506713, 52.3806025547472, 44.1929287696257 ] }, "distance": 15.7, "direction": 293.48, "angle": 70.44, "elevation": 44.19, "pano_id": "TMX7316010203-001883_pano_0001_004598", "timestamp": "2020-08-20T09:57:34.131810Z", "filename": "pano_0001_004598.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_20240919_0948_Track21_Sphere_00186", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114891.9700811005, 488238.6824607464 ] }, "relative_distance": 15.69800358, "relative_pitch": 70.44418426193815, "relative_heading": 293.48439420452047, "relative_elevation": 44.1929287696257 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track21_Sphere_00186/adjacencies/b_20240919_0948_Track21_Sphere_00186/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240919_0948_Track25_Sphere_00084/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240919_0948_Track25_Sphere_00084/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240919_0948_Track25_Sphere_00084/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240919_0948_Track25_Sphere_00084/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20240919_0948_Track25_Sphere_00084/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track25_Sphere_00084/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track25_Sphere_00084/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240919_0948_Track25_Sphere_00084/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240919_0948_Track25_Sphere_00084/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.798121253190597, 52.38040576975686, 0.0 ] }, "distance": 15.7, "direction": 184.87, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20240919_0948_Track25_Sphere_00084", "timestamp": "2024-09-19T09:41:07Z", "filename": "Job_20240919_0948_Track25_Sphere_00084.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20240919_0948_Track21_Sphere_00186", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114891.9700811005, 488238.6824607464 ] }, "relative_distance": 15.69832631, "relative_pitch": 0.0, "relative_heading": 184.87473782114833, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track21_Sphere_00186/adjacencies/b_20240919_0948_Track21_Sphere_00186/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002076/pano_0000_002178/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002076/pano_0000_002178/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002076/pano_0000_002178/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002076/pano_0000_002178/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002076_pano_0000_002178/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002076_pano_0000_002178/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002076_pano_0000_002178/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002076/pano_0000_002178/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002076/pano_0000_002178/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79793145789968, 52.3806075926933, 43.851729025133 ] }, "distance": 15.8, "direction": 295.55, "angle": 70.18, "elevation": 43.85, "pano_id": "TMX7316010203-002076_pano_0000_002178", "timestamp": "2021-04-01T08:05:53.767070Z", "filename": "pano_0000_002178.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_20240919_0948_Track21_Sphere_00186", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114891.9700811005, 488238.6824607464 ] }, "relative_distance": 15.80346957, "relative_pitch": 70.18163939369217, "relative_heading": 295.5508993437526, "relative_elevation": 43.851729025133 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track21_Sphere_00186/adjacencies/b_20240919_0948_Track21_Sphere_00186/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000483/pano_0001_003347/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000483/pano_0001_003347/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000483/pano_0001_003347/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000483/pano_0001_003347/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000483_pano_0001_003347/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000483_pano_0001_003347/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000483_pano_0001_003347/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000483/pano_0001_003347/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000483/pano_0001_003347/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79809475874879, 52.3804071081278, 44.1792364381254 ] }, "distance": 15.81, "direction": 191.45, "angle": 70.31, "elevation": 44.18, "pano_id": "TMX7316060226-000483_pano_0001_003347", "timestamp": "2019-11-12T12:06:36.732780Z", "filename": "pano_0001_003347.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_20240919_0948_Track21_Sphere_00186", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114891.9700811005, 488238.6824607464 ] }, "relative_distance": 15.80724496, "relative_pitch": 70.31288929143678, "relative_heading": 191.45069950491333, "relative_elevation": 44.1792364381254 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track21_Sphere_00186/adjacencies/b_20240919_0948_Track21_Sphere_00186/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240919_0948_Track25_Sphere_00085/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240919_0948_Track25_Sphere_00085/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240919_0948_Track25_Sphere_00085/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240919_0948_Track25_Sphere_00085/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20240919_0948_Track25_Sphere_00085/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track25_Sphere_00085/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track25_Sphere_00085/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240919_0948_Track25_Sphere_00085/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240919_0948_Track25_Sphere_00085/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.798187273677413, 52.38040562182533, 0.0 ] }, "distance": 15.97, "direction": 168.58, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20240919_0948_Track25_Sphere_00085", "timestamp": "2024-09-19T09:41:08Z", "filename": "Job_20240919_0948_Track25_Sphere_00085.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20240919_0948_Track21_Sphere_00186", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114891.9700811005, 488238.6824607464 ] }, "relative_distance": 15.97400667, "relative_pitch": 0.0, "relative_heading": 168.5844983183055, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track21_Sphere_00186/adjacencies/b_20240919_0948_Track21_Sphere_00186/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/19/TMX7316010203-000302/pano_0001_000622/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/19/TMX7316010203-000302/pano_0001_000622/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/19/TMX7316010203-000302/pano_0001_000622/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/19/TMX7316010203-000302/pano_0001_000622/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000302_pano_0001_000622/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000302_pano_0001_000622/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000302_pano_0001_000622/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/05/19/TMX7316010203-000302/pano_0001_000622/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/05/19/TMX7316010203-000302/pano_0001_000622/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79800117867879, 52.3804307006185, 44.4478145698085 ] }, "distance": 16.0, "direction": 216.47, "angle": 70.2, "elevation": 44.45, "pano_id": "TMX7316010203-000302_pano_0001_000622", "timestamp": "2017-05-19T08:42:57.608150Z", "filename": "pano_0001_000622.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_20240919_0948_Track21_Sphere_00186", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114891.9700811005, 488238.6824607464 ] }, "relative_distance": 16.00052192, "relative_pitch": 70.20191256378166, "relative_heading": 216.46847891469278, "relative_elevation": 44.4478145698085 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track21_Sphere_00186/adjacencies/b_20240919_0948_Track21_Sphere_00186/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/14/TMX7315080123-000285/pano_0001_000264/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/14/TMX7315080123-000285/pano_0001_000264/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/14/TMX7315080123-000285/pano_0001_000264/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/14/TMX7315080123-000285/pano_0001_000264/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315080123-000285_pano_0001_000264/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000285_pano_0001_000264/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000285_pano_0001_000264/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/06/14/TMX7315080123-000285/pano_0001_000264/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/06/14/TMX7315080123-000285/pano_0001_000264/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79792568265751, 52.3806062887279, 44.7012216551229 ] }, "distance": 16.1, "direction": 294.48, "angle": 70.19, "elevation": 44.7, "pano_id": "TMX7315080123-000285_pano_0001_000264", "timestamp": "2016-06-13T12:20:43.580460Z", "filename": "pano_0001_000264.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_20240919_0948_Track21_Sphere_00186", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114891.9700811005, 488238.6824607464 ] }, "relative_distance": 16.09849287, "relative_pitch": 70.19425555817101, "relative_heading": 294.48124561403, "relative_elevation": 44.7012216551229 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track21_Sphere_00186/adjacencies/b_20240919_0948_Track21_Sphere_00186/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/05/TMX7316010203-000827/pano_0001_004403/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/05/TMX7316010203-000827/pano_0001_004403/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/05/TMX7316010203-000827/pano_0001_004403/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/05/TMX7316010203-000827/pano_0001_004403/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000827_pano_0001_004403/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000827_pano_0001_004403/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000827_pano_0001_004403/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/05/TMX7316010203-000827/pano_0001_004403/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/05/TMX7316010203-000827/pano_0001_004403/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79832326514412, 52.3804541617232, 44.0559580102563 ] }, "distance": 16.11, "direction": 129.55, "angle": 69.92, "elevation": 44.06, "pano_id": "TMX7316010203-000827_pano_0001_004403", "timestamp": "2018-07-05T10:42:58.065530Z", "filename": "pano_0001_004403.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_20240919_0948_Track21_Sphere_00186", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114891.9700811005, 488238.6824607464 ] }, "relative_distance": 16.10909731, "relative_pitch": 69.91501918058788, "relative_heading": 129.54650889923872, "relative_elevation": 44.0559580102563 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track21_Sphere_00186/adjacencies/b_20240919_0948_Track21_Sphere_00186/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240919_0948_Track21_Sphere_00182/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240919_0948_Track21_Sphere_00182/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240919_0948_Track21_Sphere_00182/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240919_0948_Track21_Sphere_00182/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20240919_0948_Track21_Sphere_00182/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track21_Sphere_00182/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track21_Sphere_00182/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240919_0948_Track21_Sphere_00182/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240919_0948_Track21_Sphere_00182/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.798005080965389, 52.3804276701462, 0.0 ] }, "distance": 16.12, "direction": 215.0, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20240919_0948_Track21_Sphere_00182", "timestamp": "2024-09-19T09:25:42Z", "filename": "Job_20240919_0948_Track21_Sphere_00182.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_20240919_0948_Track21_Sphere_00186", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114891.9700811005, 488238.6824607464 ] }, "relative_distance": 16.11908494, "relative_pitch": 0.0, "relative_heading": 214.99630011801952, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track21_Sphere_00186/adjacencies/b_20240919_0948_Track21_Sphere_00186/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_04-06-15_01356/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_04-06-15_01356/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_04-06-15_01356/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_04-06-15_01356/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-17_04-06-15_01356/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-17_04-06-15_01356/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-17_04-06-15_01356/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_04-06-15_01356/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_04-06-15_01356/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.798085113129457, 52.38040540121933, 0.0 ] }, "distance": 16.14, "direction": 193.6, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-17_04-06-15_01356", "timestamp": "2025-07-17T04:32:57Z", "filename": "recording_2025-07-17_04-06-15_01356.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_20240919_0948_Track21_Sphere_00186", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114891.9700811005, 488238.6824607464 ] }, "relative_distance": 16.13517819, "relative_pitch": 0.0, "relative_heading": 193.6032175627243, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track21_Sphere_00186/adjacencies/b_20240919_0948_Track21_Sphere_00186/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/20/TMX7316010203-001884/pano_0000_000023/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/20/TMX7316010203-001884/pano_0000_000023/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/20/TMX7316010203-001884/pano_0000_000023/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/20/TMX7316010203-001884/pano_0000_000023/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001884_pano_0000_000023/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001884_pano_0000_000023/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001884_pano_0000_000023/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/20/TMX7316010203-001884/pano_0000_000023/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/20/TMX7316010203-001884/pano_0000_000023/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79811896439647, 52.3804019486924, 44.1410897858441 ] }, "distance": 16.14, "direction": 185.3, "angle": 69.92, "elevation": 44.14, "pano_id": "TMX7316010203-001884_pano_0000_000023", "timestamp": "2020-08-20T11:17:38.250140Z", "filename": "pano_0000_000023.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_20240919_0948_Track21_Sphere_00186", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114891.9700811005, 488238.6824607464 ] }, "relative_distance": 16.13565971, "relative_pitch": 69.92024725191409, "relative_heading": 185.2978606893858, "relative_elevation": 44.1410897858441 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track21_Sphere_00186/adjacencies/b_20240919_0948_Track21_Sphere_00186/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/19/TMX7316010203-000302/pano_0001_000589/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/19/TMX7316010203-000302/pano_0001_000589/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/19/TMX7316010203-000302/pano_0001_000589/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/19/TMX7316010203-000302/pano_0001_000589/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000302_pano_0001_000589/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000302_pano_0001_000589/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000302_pano_0001_000589/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/05/19/TMX7316010203-000302/pano_0001_000589/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/05/19/TMX7316010203-000302/pano_0001_000589/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79831745473604, 52.3804495003041, 44.0085053322837 ] }, "distance": 16.15, "direction": 131.86, "angle": 69.85, "elevation": 44.01, "pano_id": "TMX7316010203-000302_pano_0001_000589", "timestamp": "2017-05-19T08:41:33.118740Z", "filename": "pano_0001_000589.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_20240919_0948_Track21_Sphere_00186", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114891.9700811005, 488238.6824607464 ] }, "relative_distance": 16.14742667, "relative_pitch": 69.85110264930321, "relative_heading": 131.86022393502384, "relative_elevation": 44.0085053322837 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track21_Sphere_00186/adjacencies/b_20240919_0948_Track21_Sphere_00186/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/05/TMX7316010203-000827/pano_0001_004020/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/05/TMX7316010203-000827/pano_0001_004020/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/05/TMX7316010203-000827/pano_0001_004020/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/05/TMX7316010203-000827/pano_0001_004020/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000827_pano_0001_004020/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000827_pano_0001_004020/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000827_pano_0001_004020/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/05/TMX7316010203-000827/pano_0001_004020/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/05/TMX7316010203-000827/pano_0001_004020/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79793917518452, 52.3806228739276, 44.0151188354939 ] }, "distance": 16.16, "direction": 301.81, "angle": 69.84, "elevation": 44.02, "pano_id": "TMX7316010203-000827_pano_0001_004020", "timestamp": "2018-07-05T10:34:54.262740Z", "filename": "pano_0001_004020.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_20240919_0948_Track21_Sphere_00186", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114891.9700811005, 488238.6824607464 ] }, "relative_distance": 16.1589842, "relative_pitch": 69.84062766581165, "relative_heading": 301.80658722550896, "relative_elevation": 44.0151188354939 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track21_Sphere_00186/adjacencies/b_20240919_0948_Track21_Sphere_00186/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002507/pano_0000_000512/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002507/pano_0000_000512/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002507/pano_0000_000512/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002507/pano_0000_000512/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002507_pano_0000_000512/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002507_pano_0000_000512/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002507_pano_0000_000512/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002507/pano_0000_000512/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002507/pano_0000_000512/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79806991998079, 52.3804067961813, 44.2227273825556 ] }, "distance": 16.26, "direction": 197.28, "angle": 69.81, "elevation": 44.22, "pano_id": "TMX7316010203-002507_pano_0000_000512", "timestamp": "2022-04-12T07:36:57.495220Z", "filename": "pano_0000_000512.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_20240919_0948_Track21_Sphere_00186", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114891.9700811005, 488238.6824607464 ] }, "relative_distance": 16.26105796, "relative_pitch": 69.81111277958736, "relative_heading": 197.27740863742073, "relative_elevation": 44.2227273825556 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track21_Sphere_00186/adjacencies/b_20240919_0948_Track21_Sphere_00186/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002507/pano_0000_000510/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002507/pano_0000_000510/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002507/pano_0000_000510/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002507/pano_0000_000510/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002507_pano_0000_000510/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002507_pano_0000_000510/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002507_pano_0000_000510/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002507/pano_0000_000510/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002507/pano_0000_000510/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79821919859624, 52.3804081322152, 44.008169690147 ] }, "distance": 16.28, "direction": 160.87, "angle": 69.7, "elevation": 44.01, "pano_id": "TMX7316010203-002507_pano_0000_000510", "timestamp": "2022-04-12T07:36:55.515250Z", "filename": "pano_0000_000510.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_20240919_0948_Track21_Sphere_00186", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114891.9700811005, 488238.6824607464 ] }, "relative_distance": 16.27792847, "relative_pitch": 69.70136032792603, "relative_heading": 160.86612569459257, "relative_elevation": 44.008169690147 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track21_Sphere_00186/adjacencies/b_20240919_0948_Track21_Sphere_00186/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002076/pano_0000_001835/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002076/pano_0000_001835/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002076/pano_0000_001835/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002076/pano_0000_001835/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002076_pano_0000_001835/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002076_pano_0000_001835/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002076_pano_0000_001835/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002076/pano_0000_001835/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002076/pano_0000_001835/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79831896313324, 52.3804483262628, 43.9254545168951 ] }, "distance": 16.31, "direction": 131.96, "angle": 69.63, "elevation": 43.93, "pano_id": "TMX7316010203-002076_pano_0000_001835", "timestamp": "2021-04-01T08:00:18.379580Z", "filename": "pano_0000_001835.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_20240919_0948_Track21_Sphere_00186", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114891.9700811005, 488238.6824607464 ] }, "relative_distance": 16.31112909, "relative_pitch": 69.62819546988189, "relative_heading": 131.96123304380535, "relative_elevation": 43.9254545168951 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track21_Sphere_00186/adjacencies/b_20240919_0948_Track21_Sphere_00186/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/20/TMX7316010203-001883/pano_0001_004595/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/20/TMX7316010203-001883/pano_0001_004595/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/20/TMX7316010203-001883/pano_0001_004595/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/20/TMX7316010203-001883/pano_0001_004595/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001883_pano_0001_004595/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001883_pano_0001_004595/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001883_pano_0001_004595/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/20/TMX7316010203-001883/pano_0001_004595/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/20/TMX7316010203-001883/pano_0001_004595/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79793700882028, 52.380469287419, 44.1879594177008 ] }, "distance": 16.31, "direction": 238.3, "angle": 69.74, "elevation": 44.19, "pano_id": "TMX7316010203-001883_pano_0001_004595", "timestamp": "2020-08-20T09:57:32.616780Z", "filename": "pano_0001_004595.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_20240919_0948_Track21_Sphere_00186", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114891.9700811005, 488238.6824607464 ] }, "relative_distance": 16.31444417, "relative_pitch": 69.73556921852489, "relative_heading": 238.2965100990581, "relative_elevation": 44.1879594177008 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track21_Sphere_00186/adjacencies/b_20240919_0948_Track21_Sphere_00186/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/20/TMX7316010203-001884/pano_0000_000024/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/20/TMX7316010203-001884/pano_0000_000024/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/20/TMX7316010203-001884/pano_0000_000024/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/20/TMX7316010203-001884/pano_0000_000024/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001884_pano_0000_000024/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001884_pano_0000_000024/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001884_pano_0000_000024/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/20/TMX7316010203-001884/pano_0000_000024/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/20/TMX7316010203-001884/pano_0000_000024/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79819786616639, 52.3804035250734, 44.048398126848 ] }, "distance": 16.36, "direction": 166.27, "angle": 69.63, "elevation": 44.05, "pano_id": "TMX7316010203-001884_pano_0000_000024", "timestamp": "2020-08-20T11:17:39.955150Z", "filename": "pano_0000_000024.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_20240919_0948_Track21_Sphere_00186", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114891.9700811005, 488238.6824607464 ] }, "relative_distance": 16.35881851, "relative_pitch": 69.62586816089993, "relative_heading": 166.26930931285742, "relative_elevation": 44.048398126848 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track21_Sphere_00186/adjacencies/b_20240919_0948_Track21_Sphere_00186/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002076/pano_0000_002642/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002076/pano_0000_002642/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002076/pano_0000_002642/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002076/pano_0000_002642/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002076_pano_0000_002642/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002076_pano_0000_002642/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002076_pano_0000_002642/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002076/pano_0000_002642/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002076/pano_0000_002642/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79796745347761, 52.3804431224464, 44.9612567806616 ] }, "distance": 16.47, "direction": 225.79, "angle": 69.88, "elevation": 44.96, "pano_id": "TMX7316010203-002076_pano_0000_002642", "timestamp": "2021-04-01T08:16:05.317110Z", "filename": "pano_0000_002642.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_20240919_0948_Track21_Sphere_00186", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114891.9700811005, 488238.6824607464 ] }, "relative_distance": 16.47151224, "relative_pitch": 69.87974128342073, "relative_heading": 225.79145335514733, "relative_elevation": 44.9612567806616 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track21_Sphere_00186/adjacencies/b_20240919_0948_Track21_Sphere_00186/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_04-06-15_01354/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_04-06-15_01354/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_04-06-15_01354/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_04-06-15_01354/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-17_04-06-15_01354/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-17_04-06-15_01354/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-17_04-06-15_01354/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_04-06-15_01354/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_04-06-15_01354/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.798231805859077, 52.38040887220411, 0.0 ] }, "distance": 16.5, "direction": 157.96, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-17_04-06-15_01354", "timestamp": "2025-07-17T04:32:54Z", "filename": "recording_2025-07-17_04-06-15_01354.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_20240919_0948_Track21_Sphere_00186", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114891.9700811005, 488238.6824607464 ] }, "relative_distance": 16.50281779, "relative_pitch": 0.0, "relative_heading": 157.9552772538279, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track21_Sphere_00186/adjacencies/b_20240919_0948_Track21_Sphere_00186/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_07-39-50_00476/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_07-39-50_00476/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_07-39-50_00476/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_07-39-50_00476/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-15_07-39-50_00476/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-15_07-39-50_00476/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-15_07-39-50_00476/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_07-39-50_00476/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_07-39-50_00476/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.797938879211451, 52.3804624558871, 0.0 ] }, "distance": 16.62, "direction": 235.84, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-15_07-39-50_00476", "timestamp": "2025-07-15T07:54:41Z", "filename": "recording_2025-07-15_07-39-50_00476.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_20240919_0948_Track21_Sphere_00186", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114891.9700811005, 488238.6824607464 ] }, "relative_distance": 16.6209077, "relative_pitch": 0.0, "relative_heading": 235.83557176667193, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track21_Sphere_00186/adjacencies/b_20240919_0948_Track21_Sphere_00186/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000483/pano_0001_003345/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000483/pano_0001_003345/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000483/pano_0001_003345/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000483/pano_0001_003345/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000483_pano_0001_003345/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000483_pano_0001_003345/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000483_pano_0001_003345/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000483/pano_0001_003345/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000483/pano_0001_003345/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79824176764385, 52.3804103286381, 44.0152560817078 ] }, "distance": 16.62, "direction": 155.58, "angle": 69.31, "elevation": 44.02, "pano_id": "TMX7316060226-000483_pano_0001_003345", "timestamp": "2019-11-12T12:06:34.752830Z", "filename": "pano_0001_003345.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_20240919_0948_Track21_Sphere_00186", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114891.9700811005, 488238.6824607464 ] }, "relative_distance": 16.62151346, "relative_pitch": 69.31192240044437, "relative_heading": 155.57756667276195, "relative_elevation": 44.0152560817078 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track21_Sphere_00186/adjacencies/b_20240919_0948_Track21_Sphere_00186/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240919_0948_Track25_Sphere_00083/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240919_0948_Track25_Sphere_00083/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240919_0948_Track25_Sphere_00083/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240919_0948_Track25_Sphere_00083/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20240919_0948_Track25_Sphere_00083/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track25_Sphere_00083/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track25_Sphere_00083/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240919_0948_Track25_Sphere_00083/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240919_0948_Track25_Sphere_00083/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.798050187479309, 52.38040759123567, 0.0 ] }, "distance": 16.63, "direction": 201.79, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20240919_0948_Track25_Sphere_00083", "timestamp": "2024-09-19T09:41:05Z", "filename": "Job_20240919_0948_Track25_Sphere_00083.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20240919_0948_Track21_Sphere_00186", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114891.9700811005, 488238.6824607464 ] }, "relative_distance": 16.62727892, "relative_pitch": 0.0, "relative_heading": 201.79385185436794, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track21_Sphere_00186/adjacencies/b_20240919_0948_Track21_Sphere_00186/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240917_1015_Track69_Sphere_00093/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240917_1015_Track69_Sphere_00093/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240917_1015_Track69_Sphere_00093/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240917_1015_Track69_Sphere_00093/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20240917_1015_Track69_Sphere_00093/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240917_1015_Track69_Sphere_00093/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240917_1015_Track69_Sphere_00093/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240917_1015_Track69_Sphere_00093/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240917_1015_Track69_Sphere_00093/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.797934758255404, 52.38046199497977, 0.0 ] }, "distance": 16.88, "direction": 236.23, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20240917_1015_Track69_Sphere_00093", "timestamp": "2024-09-17T11:13:08Z", "filename": "Job_20240917_1015_Track69_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_20240919_0948_Track21_Sphere_00186", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114891.9700811005, 488238.6824607464 ] }, "relative_distance": 16.8822893, "relative_pitch": 0.0, "relative_heading": 236.22636930842657, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track21_Sphere_00186/adjacencies/b_20240919_0948_Track21_Sphere_00186/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/10/TMX7316010203-000293/pano_0000_006378/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/10/TMX7316010203-000293/pano_0000_006378/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/10/TMX7316010203-000293/pano_0000_006378/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/10/TMX7316010203-000293/pano_0000_006378/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000293_pano_0000_006378/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000293_pano_0000_006378/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000293_pano_0000_006378/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/05/10/TMX7316010203-000293/pano_0000_006378/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/05/10/TMX7316010203-000293/pano_0000_006378/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79825787163861, 52.3804119308416, 43.8945204326883 ] }, "distance": 16.95, "direction": 151.95, "angle": 68.89, "elevation": 43.89, "pano_id": "TMX7316010203-000293_pano_0000_006378", "timestamp": "2017-05-10T11:11:46.938950Z", "filename": "pano_0000_006378.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_20240919_0948_Track21_Sphere_00186", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114891.9700811005, 488238.6824607464 ] }, "relative_distance": 16.94652932, "relative_pitch": 68.88972599623538, "relative_heading": 151.9501166785217, "relative_elevation": 43.8945204326883 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track21_Sphere_00186/adjacencies/b_20240919_0948_Track21_Sphere_00186/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/19/TMX7316010203-000302/pano_0001_000620/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/19/TMX7316010203-000302/pano_0001_000620/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/19/TMX7316010203-000302/pano_0001_000620/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/19/TMX7316010203-000302/pano_0001_000620/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000302_pano_0001_000620/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000302_pano_0001_000620/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000302_pano_0001_000620/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/05/19/TMX7316010203-000302/pano_0001_000620/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/05/19/TMX7316010203-000302/pano_0001_000620/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79827755026133, 52.380418659461, 44.1088496195152 ] }, "distance": 16.99, "direction": 146.77, "angle": 68.94, "elevation": 44.11, "pano_id": "TMX7316010203-000302_pano_0001_000620", "timestamp": "2017-05-19T08:42:47.793210Z", "filename": "pano_0001_000620.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_20240919_0948_Track21_Sphere_00186", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114891.9700811005, 488238.6824607464 ] }, "relative_distance": 16.98534581, "relative_pitch": 68.93940437296237, "relative_heading": 146.76617675456814, "relative_elevation": 44.1088496195152 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track21_Sphere_00186/adjacencies/b_20240919_0948_Track21_Sphere_00186/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/14/TMX7315080123-000285/pano_0001_000879/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/14/TMX7315080123-000285/pano_0001_000879/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/14/TMX7315080123-000285/pano_0001_000879/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/14/TMX7315080123-000285/pano_0001_000879/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315080123-000285_pano_0001_000879/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000285_pano_0001_000879/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000285_pano_0001_000879/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/06/14/TMX7315080123-000285/pano_0001_000879/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/06/14/TMX7315080123-000285/pano_0001_000879/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79796095567225, 52.3804392857915, 44.8657237589359 ] }, "distance": 17.09, "direction": 225.8, "angle": 69.15, "elevation": 44.87, "pano_id": "TMX7315080123-000285_pano_0001_000879", "timestamp": "2016-06-13T12:32:17.164900Z", "filename": "pano_0001_000879.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240919_0948_Track21_Sphere_00186", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114891.9700811005, 488238.6824607464 ] }, "relative_distance": 17.08635405, "relative_pitch": 69.15150881681882, "relative_heading": 225.7998310466495, "relative_elevation": 44.8657237589359 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track21_Sphere_00186/adjacencies/b_20240919_0948_Track21_Sphere_00186/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/14/TMX7315080123-000285/pano_0001_000517/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/14/TMX7315080123-000285/pano_0001_000517/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/14/TMX7315080123-000285/pano_0001_000517/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/14/TMX7315080123-000285/pano_0001_000517/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315080123-000285_pano_0001_000517/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000285_pano_0001_000517/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000285_pano_0001_000517/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/06/14/TMX7315080123-000285/pano_0001_000517/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/06/14/TMX7315080123-000285/pano_0001_000517/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79833958238761, 52.3804518852019, 44.6071117259562 ] }, "distance": 17.13, "direction": 127.83, "angle": 68.99, "elevation": 44.61, "pano_id": "TMX7315080123-000285_pano_0001_000517", "timestamp": "2016-06-13T12:24:39.507340Z", "filename": "pano_0001_000517.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_20240919_0948_Track21_Sphere_00186", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114891.9700811005, 488238.6824607464 ] }, "relative_distance": 17.13482643, "relative_pitch": 68.98683530980932, "relative_heading": 127.83383118096945, "relative_elevation": 44.6071117259562 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track21_Sphere_00186/adjacencies/b_20240919_0948_Track21_Sphere_00186/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/14/TMX7315080123-000285/pano_0001_000261/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/14/TMX7315080123-000285/pano_0001_000261/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/14/TMX7315080123-000285/pano_0001_000261/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/14/TMX7315080123-000285/pano_0001_000261/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315080123-000285_pano_0001_000261/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000285_pano_0001_000261/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000285_pano_0001_000261/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/06/14/TMX7315080123-000285/pano_0001_000261/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/06/14/TMX7315080123-000285/pano_0001_000261/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.7979168432882, 52.3804750786983, 44.7530914619565 ] }, "distance": 17.19, "direction": 242.53, "angle": 68.99, "elevation": 44.75, "pano_id": "TMX7315080123-000285_pano_0001_000261", "timestamp": "2016-06-13T12:20:40.845330Z", "filename": "pano_0001_000261.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_20240919_0948_Track21_Sphere_00186", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114891.9700811005, 488238.6824607464 ] }, "relative_distance": 17.19100178, "relative_pitch": 68.98672319596169, "relative_heading": 242.53277524443882, "relative_elevation": 44.7530914619565 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track21_Sphere_00186/adjacencies/b_20240919_0948_Track21_Sphere_00186/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240919_0948_Track25_Sphere_00086/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240919_0948_Track25_Sphere_00086/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240919_0948_Track25_Sphere_00086/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240919_0948_Track25_Sphere_00086/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20240919_0948_Track25_Sphere_00086/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track25_Sphere_00086/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track25_Sphere_00086/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240919_0948_Track25_Sphere_00086/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240919_0948_Track25_Sphere_00086/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.798255384970439, 52.38040618530092, 0.0 ] }, "distance": 17.44, "direction": 153.43, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20240919_0948_Track25_Sphere_00086", "timestamp": "2024-09-19T09:41:09Z", "filename": "Job_20240919_0948_Track25_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_20240919_0948_Track21_Sphere_00186", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114891.9700811005, 488238.6824607464 ] }, "relative_distance": 17.43695042, "relative_pitch": 0.0, "relative_heading": 153.42918318937419, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track21_Sphere_00186/adjacencies/b_20240919_0948_Track21_Sphere_00186/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/20/TMX7316010203-001883/pano_0001_004339/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/20/TMX7316010203-001883/pano_0001_004339/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/20/TMX7316010203-001883/pano_0001_004339/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/20/TMX7316010203-001883/pano_0001_004339/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001883_pano_0001_004339/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001883_pano_0001_004339/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001883_pano_0001_004339/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/20/TMX7316010203-001883/pano_0001_004339/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/20/TMX7316010203-001883/pano_0001_004339/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79834648791182, 52.3804522777478, 43.9929015794769 ] }, "distance": 17.48, "direction": 126.78, "angle": 68.33, "elevation": 43.99, "pano_id": "TMX7316010203-001883_pano_0001_004339", "timestamp": "2020-08-20T09:51:51.693180Z", "filename": "pano_0001_004339.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_20240919_0948_Track21_Sphere_00186", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114891.9700811005, 488238.6824607464 ] }, "relative_distance": 17.48239759, "relative_pitch": 68.32755620638382, "relative_heading": 126.77543878770437, "relative_elevation": 43.9929015794769 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track21_Sphere_00186/adjacencies/b_20240919_0948_Track21_Sphere_00186/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000483/pano_0001_003348/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000483/pano_0001_003348/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000483/pano_0001_003348/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000483/pano_0001_003348/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000483_pano_0001_003348/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000483_pano_0001_003348/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000483_pano_0001_003348/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000483/pano_0001_003348/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000483/pano_0001_003348/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79802102715363, 52.3804058781425, 44.2954173637554 ] }, "distance": 17.63, "direction": 207.57, "angle": 68.3, "elevation": 44.3, "pano_id": "TMX7316060226-000483_pano_0001_003348", "timestamp": "2019-11-12T12:06:38.822780Z", "filename": "pano_0001_003348.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_20240919_0948_Track21_Sphere_00186", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114891.9700811005, 488238.6824607464 ] }, "relative_distance": 17.63085627, "relative_pitch": 68.29601498560089, "relative_heading": 207.565271160339, "relative_elevation": 44.2954173637554 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track21_Sphere_00186/adjacencies/b_20240919_0948_Track21_Sphere_00186/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_04-06-15_01357/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_04-06-15_01357/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_04-06-15_01357/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_04-06-15_01357/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-17_04-06-15_01357/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-17_04-06-15_01357/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-17_04-06-15_01357/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_04-06-15_01357/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_04-06-15_01357/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.798011516626292, 52.3804075695942, 0.0 ] }, "distance": 17.78, "direction": 209.7, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-17_04-06-15_01357", "timestamp": "2025-07-17T04:33:00Z", "filename": "recording_2025-07-17_04-06-15_01357.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_20240919_0948_Track21_Sphere_00186", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114891.9700811005, 488238.6824607464 ] }, "relative_distance": 17.77599495, "relative_pitch": 0.0, "relative_heading": 209.69694197897164, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track21_Sphere_00186/adjacencies/b_20240919_0948_Track21_Sphere_00186/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_07-39-50_00480/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_07-39-50_00480/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_07-39-50_00480/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_07-39-50_00480/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-15_07-39-50_00480/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-15_07-39-50_00480/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-15_07-39-50_00480/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_07-39-50_00480/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_07-39-50_00480/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.797929207497736, 52.380642073002406, 0.0 ] }, "distance": 17.92, "direction": 306.47, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-15_07-39-50_00480", "timestamp": "2025-07-15T07:54:43Z", "filename": "recording_2025-07-15_07-39-50_00480.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_20240919_0948_Track21_Sphere_00186", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114891.9700811005, 488238.6824607464 ] }, "relative_distance": 17.92116867, "relative_pitch": 0.0, "relative_heading": 306.4725643090134, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track21_Sphere_00186/adjacencies/b_20240919_0948_Track21_Sphere_00186/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240917_1015_Track69_Sphere_00097/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240917_1015_Track69_Sphere_00097/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240917_1015_Track69_Sphere_00097/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240917_1015_Track69_Sphere_00097/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20240917_1015_Track69_Sphere_00097/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240917_1015_Track69_Sphere_00097/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240917_1015_Track69_Sphere_00097/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240917_1015_Track69_Sphere_00097/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240917_1015_Track69_Sphere_00097/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.797927804787461, 52.380641526756605, 0.0 ] }, "distance": 17.96, "direction": 306.14, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20240917_1015_Track69_Sphere_00097", "timestamp": "2024-09-17T11:13:11Z", "filename": "Job_20240917_1015_Track69_Sphere_00097.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_20240919_0948_Track21_Sphere_00186", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114891.9700811005, 488238.6824607464 ] }, "relative_distance": 17.96215636, "relative_pitch": 0.0, "relative_heading": 306.13553826372856, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track21_Sphere_00186/adjacencies/b_20240919_0948_Track21_Sphere_00186/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/20/TMX7316010203-001884/pano_0000_000022/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/20/TMX7316010203-001884/pano_0000_000022/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/20/TMX7316010203-001884/pano_0000_000022/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/20/TMX7316010203-001884/pano_0000_000022/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001884_pano_0000_000022/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001884_pano_0000_000022/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001884_pano_0000_000022/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/20/TMX7316010203-001884/pano_0000_000022/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/20/TMX7316010203-001884/pano_0000_000022/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79803975054319, 52.3803971221825, 44.2900335900486 ] }, "distance": 17.97, "direction": 202.52, "angle": 67.91, "elevation": 44.29, "pano_id": "TMX7316010203-001884_pano_0000_000022", "timestamp": "2020-08-20T11:17:36.300190Z", "filename": "pano_0000_000022.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_20240919_0948_Track21_Sphere_00186", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114891.9700811005, 488238.6824607464 ] }, "relative_distance": 17.97425223, "relative_pitch": 67.91117899052666, "relative_heading": 202.51873447204483, "relative_elevation": 44.2900335900486 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track21_Sphere_00186/adjacencies/b_20240919_0948_Track21_Sphere_00186/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/20/TMX7316010203-001884/pano_0000_000025/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/20/TMX7316010203-001884/pano_0000_000025/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/20/TMX7316010203-001884/pano_0000_000025/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/20/TMX7316010203-001884/pano_0000_000025/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001884_pano_0000_000025/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001884_pano_0000_000025/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001884_pano_0000_000025/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/20/TMX7316010203-001884/pano_0000_000025/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/20/TMX7316010203-001884/pano_0000_000025/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79827648843899, 52.3804056917441, 43.9737550150603 ] }, "distance": 18.17, "direction": 149.45, "angle": 67.55, "elevation": 43.97, "pano_id": "TMX7316010203-001884_pano_0000_000025", "timestamp": "2020-08-20T11:17:41.600160Z", "filename": "pano_0000_000025.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_20240919_0948_Track21_Sphere_00186", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114891.9700811005, 488238.6824607464 ] }, "relative_distance": 18.1726368, "relative_pitch": 67.54660205691103, "relative_heading": 149.45121988251685, "relative_elevation": 43.9737550150603 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track21_Sphere_00186/adjacencies/b_20240919_0948_Track21_Sphere_00186/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/20/TMX7316010203-001883/pano_0001_004599/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/20/TMX7316010203-001883/pano_0001_004599/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/20/TMX7316010203-001883/pano_0001_004599/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/20/TMX7316010203-001883/pano_0001_004599/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001883_pano_0001_004599/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001883_pano_0001_004599/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001883_pano_0001_004599/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/20/TMX7316010203-001883/pano_0001_004599/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/20/TMX7316010203-001883/pano_0001_004599/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79792664661887, 52.3806470676119, 44.1927723474801 ] }, "distance": 18.39, "direction": 307.54, "angle": 67.4, "elevation": 44.19, "pano_id": "TMX7316010203-001883_pano_0001_004599", "timestamp": "2020-08-20T09:57:34.631840Z", "filename": "pano_0001_004599.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_20240919_0948_Track21_Sphere_00186", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114891.9700811005, 488238.6824607464 ] }, "relative_distance": 18.39496979, "relative_pitch": 67.40077999552202, "relative_heading": 307.54180653268173, "relative_elevation": 44.1927723474801 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track21_Sphere_00186/adjacencies/b_20240919_0948_Track21_Sphere_00186/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/20/TMX7316010203-001883/pano_0001_003644/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/20/TMX7316010203-001883/pano_0001_003644/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/20/TMX7316010203-001883/pano_0001_003644/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/20/TMX7316010203-001883/pano_0001_003644/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001883_pano_0001_003644/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001883_pano_0001_003644/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001883_pano_0001_003644/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/20/TMX7316010203-001883/pano_0001_003644/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/20/TMX7316010203-001883/pano_0001_003644/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79787097222843, 52.3805375621848, 44.2249643718824 ] }, "distance": 18.4, "direction": 266.96, "angle": 67.41, "elevation": 44.22, "pano_id": "TMX7316010203-001883_pano_0001_003644", "timestamp": "2020-08-20T09:32:45.812690Z", "filename": "pano_0001_003644.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_20240919_0948_Track21_Sphere_00186", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114891.9700811005, 488238.6824607464 ] }, "relative_distance": 18.40259163, "relative_pitch": 67.40716043852208, "relative_heading": 266.9587013064264, "relative_elevation": 44.2249643718824 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track21_Sphere_00186/adjacencies/b_20240919_0948_Track21_Sphere_00186/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002077/pano_0000_000061/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002077/pano_0000_000061/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002077/pano_0000_000061/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002077/pano_0000_000061/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002077_pano_0000_000061/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002077_pano_0000_000061/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002077_pano_0000_000061/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002077/pano_0000_000061/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002077/pano_0000_000061/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79786820691295, 52.3805336953902, 43.9989722138271 ] }, "distance": 18.62, "direction": 265.67, "angle": 67.06, "elevation": 44.0, "pano_id": "TMX7316010203-002077_pano_0000_000061", "timestamp": "2021-04-01T08:49:46.706340Z", "filename": "pano_0000_000061.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_20240919_0948_Track21_Sphere_00186", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114891.9700811005, 488238.6824607464 ] }, "relative_distance": 18.61818908, "relative_pitch": 67.06432183045163, "relative_heading": 265.6670692616357, "relative_elevation": 43.9989722138271 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track21_Sphere_00186/adjacencies/b_20240919_0948_Track21_Sphere_00186/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002524/pano_0000_000695/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002524/pano_0000_000695/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002524/pano_0000_000695/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002524/pano_0000_000695/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002524_pano_0000_000695/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002524_pano_0000_000695/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002524_pano_0000_000695/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002524/pano_0000_000695/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002524/pano_0000_000695/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79812477554385, 52.3807133892249, 44.2915878677741 ] }, "distance": 18.62, "direction": 356.63, "angle": 67.2, "elevation": 44.29, "pano_id": "TMX7316010203-002524_pano_0000_000695", "timestamp": "2022-04-19T08:53:20.588020Z", "filename": "pano_0000_000695.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_20240919_0948_Track21_Sphere_00186", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114891.9700811005, 488238.6824607464 ] }, "relative_distance": 18.62085476, "relative_pitch": 67.19737743922643, "relative_heading": 356.6314059088417, "relative_elevation": 44.2915878677741 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track21_Sphere_00186/adjacencies/b_20240919_0948_Track21_Sphere_00186/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002507/pano_0000_000513/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002507/pano_0000_000513/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002507/pano_0000_000513/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002507/pano_0000_000513/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002507_pano_0000_000513/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002507_pano_0000_000513/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002507_pano_0000_000513/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002507/pano_0000_000513/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002507/pano_0000_000513/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79799487467653, 52.380403875706, 44.3140951758251 ] }, "distance": 18.71, "direction": 212.09, "angle": 67.11, "elevation": 44.31, "pano_id": "TMX7316010203-002507_pano_0000_000513", "timestamp": "2022-04-12T07:36:58.815230Z", "filename": "pano_0000_000513.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_20240919_0948_Track21_Sphere_00186", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114891.9700811005, 488238.6824607464 ] }, "relative_distance": 18.71075206, "relative_pitch": 67.10905734697144, "relative_heading": 212.08844499573678, "relative_elevation": 44.3140951758251 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track21_Sphere_00186/adjacencies/b_20240919_0948_Track21_Sphere_00186/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_05-51-37_01076/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_05-51-37_01076/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_05-51-37_01076/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_05-51-37_01076/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-15_05-51-37_01076/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-15_05-51-37_01076/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-15_05-51-37_01076/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_05-51-37_01076/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_05-51-37_01076/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.797866546386118, 52.380529773718244, 0.0 ] }, "distance": 18.77, "direction": 264.36, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-15_05-51-37_01076", "timestamp": "2025-07-15T06:11:15Z", "filename": "recording_2025-07-15_05-51-37_01076.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_20240919_0948_Track21_Sphere_00186", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114891.9700811005, 488238.6824607464 ] }, "relative_distance": 18.76875779, "relative_pitch": 0.0, "relative_heading": 264.36469149141544, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track21_Sphere_00186/adjacencies/b_20240919_0948_Track21_Sphere_00186/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002076/pano_0000_002179/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002076/pano_0000_002179/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002076/pano_0000_002179/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002076/pano_0000_002179/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002076_pano_0000_002179/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002076_pano_0000_002179/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002076_pano_0000_002179/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002076/pano_0000_002179/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002076/pano_0000_002179/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79792950773195, 52.380654644628, 43.8486454691738 ] }, "distance": 18.77, "direction": 309.95, "angle": 66.83, "elevation": 43.85, "pano_id": "TMX7316010203-002076_pano_0000_002179", "timestamp": "2021-04-01T08:05:54.506990Z", "filename": "pano_0000_002179.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_20240919_0948_Track21_Sphere_00186", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114891.9700811005, 488238.6824607464 ] }, "relative_distance": 18.77075741, "relative_pitch": 66.82516903611864, "relative_heading": 309.9454801545561, "relative_elevation": 43.8486454691738 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track21_Sphere_00186/adjacencies/b_20240919_0948_Track21_Sphere_00186/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_04-06-15_01353/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_04-06-15_01353/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_04-06-15_01353/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_04-06-15_01353/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-17_04-06-15_01353/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-17_04-06-15_01353/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-17_04-06-15_01353/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_04-06-15_01353/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_04-06-15_01353/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.798305078560511, 52.380410072490506, 0.0 ] }, "distance": 18.84, "direction": 143.59, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-17_04-06-15_01353", "timestamp": "2025-07-17T04:32:53Z", "filename": "recording_2025-07-17_04-06-15_01353.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_20240919_0948_Track21_Sphere_00186", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114891.9700811005, 488238.6824607464 ] }, "relative_distance": 18.84087846, "relative_pitch": 0.0, "relative_heading": 143.5889308659194, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track21_Sphere_00186/adjacencies/b_20240919_0948_Track21_Sphere_00186/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_04-06-15_01081/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_04-06-15_01081/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_04-06-15_01081/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_04-06-15_01081/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-17_04-06-15_01081/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-17_04-06-15_01081/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-17_04-06-15_01081/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_04-06-15_01081/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_04-06-15_01081/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79812985702842, 52.380715548605565, 0.0 ] }, "distance": 18.84, "direction": 357.72, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-17_04-06-15_01081", "timestamp": "2025-07-17T04:25:21Z", "filename": "recording_2025-07-17_04-06-15_01081.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_20240919_0948_Track21_Sphere_00186", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114891.9700811005, 488238.6824607464 ] }, "relative_distance": 18.84382226, "relative_pitch": 0.0, "relative_heading": 357.7246725779108, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track21_Sphere_00186/adjacencies/b_20240919_0948_Track21_Sphere_00186/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/14/TMX7315080123-000285/pano_0001_000265/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/14/TMX7315080123-000285/pano_0001_000265/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/14/TMX7315080123-000285/pano_0001_000265/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/14/TMX7315080123-000285/pano_0001_000265/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315080123-000285_pano_0001_000265/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000285_pano_0001_000265/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000285_pano_0001_000265/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/06/14/TMX7315080123-000285/pano_0001_000265/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/06/14/TMX7315080123-000285/pano_0001_000265/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79792270295966, 52.3806505530683, 44.6958982096985 ] }, "distance": 18.84, "direction": 307.98, "angle": 67.14, "elevation": 44.7, "pano_id": "TMX7315080123-000285_pano_0001_000265", "timestamp": "2016-06-13T12:20:44.205500Z", "filename": "pano_0001_000265.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_20240919_0948_Track21_Sphere_00186", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114891.9700811005, 488238.6824607464 ] }, "relative_distance": 18.84477419, "relative_pitch": 67.1386413967217, "relative_heading": 307.9793052374601, "relative_elevation": 44.6958982096985 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track21_Sphere_00186/adjacencies/b_20240919_0948_Track21_Sphere_00186/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/20/TMX7316010203-001883/pano_0001_003643/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/20/TMX7316010203-001883/pano_0001_003643/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/20/TMX7316010203-001883/pano_0001_003643/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/20/TMX7316010203-001883/pano_0001_003643/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001883_pano_0001_003643/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001883_pano_0001_003643/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001883_pano_0001_003643/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/20/TMX7316010203-001883/pano_0001_003643/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/20/TMX7316010203-001883/pano_0001_003643/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.7978699300683, 52.3805829054948, 44.2184107592329 ] }, "distance": 18.89, "direction": 282.44, "angle": 66.87, "elevation": 44.22, "pano_id": "TMX7316010203-001883_pano_0001_003643", "timestamp": "2020-08-20T09:32:45.217710Z", "filename": "pano_0001_003643.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_20240919_0948_Track21_Sphere_00186", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114891.9700811005, 488238.6824607464 ] }, "relative_distance": 18.89108192, "relative_pitch": 66.8667561267, "relative_heading": 282.43916720219994, "relative_elevation": 44.2184107592329 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track21_Sphere_00186/adjacencies/b_20240919_0948_Track21_Sphere_00186/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_04-06-15_01070/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_04-06-15_01070/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_04-06-15_01070/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_04-06-15_01070/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-17_04-06-15_01070/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-17_04-06-15_01070/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-17_04-06-15_01070/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_04-06-15_01070/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_04-06-15_01070/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.798370581613683, 52.38045110378158, 0.0 ] }, "distance": 18.9, "direction": 124.11, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-17_04-06-15_01070", "timestamp": "2025-07-17T04:24:56Z", "filename": "recording_2025-07-17_04-06-15_01070.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_20240919_0948_Track21_Sphere_00186", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114891.9700811005, 488238.6824607464 ] }, "relative_distance": 18.89512888, "relative_pitch": 0.0, "relative_heading": 124.1133614868846, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track21_Sphere_00186/adjacencies/b_20240919_0948_Track21_Sphere_00186/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002507/pano_0000_000509/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002507/pano_0000_000509/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002507/pano_0000_000509/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002507/pano_0000_000509/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002507_pano_0000_000509/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002507_pano_0000_000509/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002507_pano_0000_000509/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002507/pano_0000_000509/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002507/pano_0000_000509/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79829377863492, 52.3804045237128, 43.9864350846037 ] }, "distance": 18.91, "direction": 146.58, "angle": 66.74, "elevation": 43.99, "pano_id": "TMX7316010203-002507_pano_0000_000509", "timestamp": "2022-04-12T07:36:54.840260Z", "filename": "pano_0000_000509.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_20240919_0948_Track21_Sphere_00186", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114891.9700811005, 488238.6824607464 ] }, "relative_distance": 18.90676359, "relative_pitch": 66.74043446191483, "relative_heading": 146.57751449122156, "relative_elevation": 43.9864350846037 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track21_Sphere_00186/adjacencies/b_20240919_0948_Track21_Sphere_00186/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002076/pano_0000_002174/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002076/pano_0000_002174/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002076/pano_0000_002174/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002076/pano_0000_002174/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002076_pano_0000_002174/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002076_pano_0000_002174/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002076_pano_0000_002174/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002076/pano_0000_002174/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002076/pano_0000_002174/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79793660518431, 52.3804309141302, 43.9321818705648 ] }, "distance": 18.93, "direction": 227.28, "angle": 66.69, "elevation": 43.93, "pano_id": "TMX7316010203-002076_pano_0000_002174", "timestamp": "2021-04-01T08:05:47.807040Z", "filename": "pano_0000_002174.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_20240919_0948_Track21_Sphere_00186", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114891.9700811005, 488238.6824607464 ] }, "relative_distance": 18.93082335, "relative_pitch": 66.68829917556408, "relative_heading": 227.27745410494268, "relative_elevation": 43.9321818705648 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track21_Sphere_00186/adjacencies/b_20240919_0948_Track21_Sphere_00186/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/24/TMX7316010203-000083/pano_0011_000009/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/24/TMX7316010203-000083/pano_0011_000009/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/24/TMX7316010203-000083/pano_0011_000009/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/24/TMX7316010203-000083/pano_0011_000009/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000083_pano_0011_000009/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000083_pano_0011_000009/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000083_pano_0011_000009/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/24/TMX7316010203-000083/pano_0011_000009/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/24/TMX7316010203-000083/pano_0011_000009/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.7978631804795, 52.3805353727938, 44.0904146814719 ] }, "distance": 18.95, "direction": 266.31, "angle": 66.75, "elevation": 44.09, "pano_id": "TMX7316010203-000083_pano_0011_000009", "timestamp": "2016-08-24T13:17:01.416970Z", "filename": "pano_0011_000009.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_20240919_0948_Track21_Sphere_00186", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114891.9700811005, 488238.6824607464 ] }, "relative_distance": 18.94656472, "relative_pitch": 66.74580115294536, "relative_heading": 266.3081234111954, "relative_elevation": 44.0904146814719 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track21_Sphere_00186/adjacencies/b_20240919_0948_Track21_Sphere_00186/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/30/TMX7316010203-002654/pano_0005_000008/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/30/TMX7316010203-002654/pano_0005_000008/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/30/TMX7316010203-002654/pano_0005_000008/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/30/TMX7316010203-002654/pano_0005_000008/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002654_pano_0005_000008/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002654_pano_0005_000008/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002654_pano_0005_000008/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/06/30/TMX7316010203-002654/pano_0005_000008/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/06/30/TMX7316010203-002654/pano_0005_000008/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79786241613486, 52.380547980605, 45.7045096885413 ] }, "distance": 18.96, "direction": 270.55, "angle": 67.47, "elevation": 45.7, "pano_id": "TMX7316010203-002654_pano_0005_000008", "timestamp": "2022-06-30T09:34:01.831680Z", "filename": "pano_0005_000008.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_20240919_0948_Track21_Sphere_00186", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114891.9700811005, 488238.6824607464 ] }, "relative_distance": 18.96017063, "relative_pitch": 67.46925124146136, "relative_heading": 270.55284774536955, "relative_elevation": 45.7045096885413 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track21_Sphere_00186/adjacencies/b_20240919_0948_Track21_Sphere_00186/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002077/pano_0000_000060/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002077/pano_0000_000060/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002077/pano_0000_000060/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002077/pano_0000_000060/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002077_pano_0000_000060/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002077_pano_0000_000060/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002077_pano_0000_000060/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002077/pano_0000_000060/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002077/pano_0000_000060/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79786716007346, 52.380579627532, 43.9774738037959 ] }, "distance": 19.0, "direction": 281.24, "angle": 66.63, "elevation": 43.98, "pano_id": "TMX7316010203-002077_pano_0000_000060", "timestamp": "2021-04-01T08:49:46.191290Z", "filename": "pano_0000_000060.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_20240919_0948_Track21_Sphere_00186", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114891.9700811005, 488238.6824607464 ] }, "relative_distance": 19.00085093, "relative_pitch": 66.63282042850236, "relative_heading": 281.24249525410045, "relative_elevation": 43.9774738037959 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track21_Sphere_00186/adjacencies/b_20240919_0948_Track21_Sphere_00186/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_05-51-37_01075/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_05-51-37_01075/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_05-51-37_01075/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_05-51-37_01075/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-15_05-51-37_01075/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-15_05-51-37_01075/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-15_05-51-37_01075/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_05-51-37_01075/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_05-51-37_01075/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.797865075893825, 52.38057300649474, 0.0 ] }, "distance": 19.01, "direction": 278.98, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-15_05-51-37_01075", "timestamp": "2025-07-15T06:11:14Z", "filename": "recording_2025-07-15_05-51-37_01075.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_20240919_0948_Track21_Sphere_00186", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114891.9700811005, 488238.6824607464 ] }, "relative_distance": 19.0112229, "relative_pitch": 0.0, "relative_heading": 278.980710155082, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track21_Sphere_00186/adjacencies/b_20240919_0948_Track21_Sphere_00186/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002524/pano_0000_000687/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002524/pano_0000_000687/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002524/pano_0000_000687/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002524/pano_0000_000687/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002524_pano_0000_000687/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002524_pano_0000_000687/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002524_pano_0000_000687/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002524/pano_0000_000687/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002524/pano_0000_000687/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79792554247963, 52.3804374689753, 44.3349385093898 ] }, "distance": 19.02, "direction": 230.43, "angle": 66.78, "elevation": 44.33, "pano_id": "TMX7316010203-002524_pano_0000_000687", "timestamp": "2022-04-19T08:53:13.798060Z", "filename": "pano_0000_000687.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_20240919_0948_Track21_Sphere_00186", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114891.9700811005, 488238.6824607464 ] }, "relative_distance": 19.01822124, "relative_pitch": 66.78226929577015, "relative_heading": 230.43309270671998, "relative_elevation": 44.3349385093898 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track21_Sphere_00186/adjacencies/b_20240919_0948_Track21_Sphere_00186/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240917_1015_Track46_Sphere_00107/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240917_1015_Track46_Sphere_00107/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240917_1015_Track46_Sphere_00107/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240917_1015_Track46_Sphere_00107/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20240917_1015_Track46_Sphere_00107/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240917_1015_Track46_Sphere_00107/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240917_1015_Track46_Sphere_00107/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240917_1015_Track46_Sphere_00107/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240917_1015_Track46_Sphere_00107/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.797861795215116, 52.38055794466311, 0.0 ] }, "distance": 19.05, "direction": 273.89, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20240917_1015_Track46_Sphere_00107", "timestamp": "2024-09-17T10:11:41Z", "filename": "Job_20240917_1015_Track46_Sphere_00107.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_20240919_0948_Track21_Sphere_00186", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114891.9700811005, 488238.6824607464 ] }, "relative_distance": 19.04541747, "relative_pitch": 0.0, "relative_heading": 273.88887630360256, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track21_Sphere_00186/adjacencies/b_20240919_0948_Track21_Sphere_00186/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/14/TMX7315080123-000285/pano_0001_000525/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/14/TMX7315080123-000285/pano_0001_000525/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/14/TMX7315080123-000285/pano_0001_000525/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/14/TMX7315080123-000285/pano_0001_000525/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315080123-000285_pano_0001_000525/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000285_pano_0001_000525/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000285_pano_0001_000525/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/06/14/TMX7315080123-000285/pano_0001_000525/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/06/14/TMX7315080123-000285/pano_0001_000525/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79814312960188, 52.380718506581, 44.6755627719685 ] }, "distance": 19.16, "direction": 0.47, "angle": 66.79, "elevation": 44.68, "pano_id": "TMX7315080123-000285_pano_0001_000525", "timestamp": "2016-06-13T12:24:55.247980Z", "filename": "pano_0001_000525.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_20240919_0948_Track21_Sphere_00186", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114891.9700811005, 488238.6824607464 ] }, "relative_distance": 19.15874519, "relative_pitch": 66.78832728571963, "relative_heading": 0.46549699291084135, "relative_elevation": 44.6755627719685 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track21_Sphere_00186/adjacencies/b_20240919_0948_Track21_Sphere_00186/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000483/pano_0001_003344/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000483/pano_0001_003344/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000483/pano_0001_003344/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000483/pano_0001_003344/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000483_pano_0001_003344/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000483_pano_0001_003344/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000483_pano_0001_003344/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000483/pano_0001_003344/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000483/pano_0001_003344/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79831579094573, 52.380411289947, 43.9890059381723 ] }, "distance": 19.18, "direction": 141.59, "angle": 66.45, "elevation": 43.99, "pano_id": "TMX7316060226-000483_pano_0001_003344", "timestamp": "2019-11-12T12:06:34.088200Z", "filename": "pano_0001_003344.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_20240919_0948_Track21_Sphere_00186", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114891.9700811005, 488238.6824607464 ] }, "relative_distance": 19.17645591, "relative_pitch": 66.44580886640212, "relative_heading": 141.5942726196451, "relative_elevation": 43.9890059381723 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track21_Sphere_00186/adjacencies/b_20240919_0948_Track21_Sphere_00186/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/19/TMX7316010203-000302/pano_0001_001058/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/19/TMX7316010203-000302/pano_0001_001058/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/19/TMX7316010203-000302/pano_0001_001058/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/19/TMX7316010203-000302/pano_0001_001058/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000302_pano_0001_001058/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000302_pano_0001_001058/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000302_pano_0001_001058/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/05/19/TMX7316010203-000302/pano_0001_001058/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/05/19/TMX7316010203-000302/pano_0001_001058/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79785954113392, 52.380559267699, 43.5692938482389 ] }, "distance": 19.21, "direction": 274.3, "angle": 66.21, "elevation": 43.57, "pano_id": "TMX7316010203-000302_pano_0001_001058", "timestamp": "2017-05-19T09:13:22.469170Z", "filename": "pano_0001_001058.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_20240919_0948_Track21_Sphere_00186", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114891.9700811005, 488238.6824607464 ] }, "relative_distance": 19.20902271, "relative_pitch": 66.20806513593433, "relative_heading": 274.29594203156455, "relative_elevation": 43.5692938482389 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track21_Sphere_00186/adjacencies/b_20240919_0948_Track21_Sphere_00186/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/20/TMX7316010203-001883/pano_0001_003645/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/20/TMX7316010203-001883/pano_0001_003645/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/20/TMX7316010203-001883/pano_0001_003645/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/20/TMX7316010203-001883/pano_0001_003645/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001883_pano_0001_003645/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001883_pano_0001_003645/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001883_pano_0001_003645/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/20/TMX7316010203-001883/pano_0001_003645/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/20/TMX7316010203-001883/pano_0001_003645/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79787283534611, 52.3804919628308, 44.2461736975238 ] }, "distance": 19.23, "direction": 251.66, "angle": 66.51, "elevation": 44.25, "pano_id": "TMX7316010203-001883_pano_0001_003645", "timestamp": "2020-08-20T09:32:46.477730Z", "filename": "pano_0001_003645.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_20240919_0948_Track21_Sphere_00186", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114891.9700811005, 488238.6824607464 ] }, "relative_distance": 19.2266368, "relative_pitch": 66.51322993022752, "relative_heading": 251.6579559222663, "relative_elevation": 44.2461736975238 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track21_Sphere_00186/adjacencies/b_20240919_0948_Track21_Sphere_00186/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240917_1015_Track46_Sphere_00108/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240917_1015_Track46_Sphere_00108/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240917_1015_Track46_Sphere_00108/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240917_1015_Track46_Sphere_00108/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20240917_1015_Track46_Sphere_00108/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240917_1015_Track46_Sphere_00108/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240917_1015_Track46_Sphere_00108/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240917_1015_Track46_Sphere_00108/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240917_1015_Track46_Sphere_00108/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.797862431117378, 52.380512308001904, 0.0 ] }, "distance": 19.33, "direction": 258.71, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20240917_1015_Track46_Sphere_00108", "timestamp": "2024-09-17T10:11:42Z", "filename": "Job_20240917_1015_Track46_Sphere_00108.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_20240919_0948_Track21_Sphere_00186", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114891.9700811005, 488238.6824607464 ] }, "relative_distance": 19.33272229, "relative_pitch": 0.0, "relative_heading": 258.70502553903424, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track21_Sphere_00186/adjacencies/b_20240919_0948_Track21_Sphere_00186/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240919_0948_Track23_Sphere_00042/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240919_0948_Track23_Sphere_00042/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240919_0948_Track23_Sphere_00042/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240919_0948_Track23_Sphere_00042/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20240919_0948_Track23_Sphere_00042/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track23_Sphere_00042/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track23_Sphere_00042/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240919_0948_Track23_Sphere_00042/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240919_0948_Track23_Sphere_00042/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.798383949498906, 52.3804553315861, 0.0 ] }, "distance": 19.41, "direction": 121.46, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20240919_0948_Track23_Sphere_00042", "timestamp": "2024-09-19T09:30:28Z", "filename": "Job_20240919_0948_Track23_Sphere_00042.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_20240919_0948_Track21_Sphere_00186", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114891.9700811005, 488238.6824607464 ] }, "relative_distance": 19.40581075, "relative_pitch": 0.0, "relative_heading": 121.45511978227476, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track21_Sphere_00186/adjacencies/b_20240919_0948_Track21_Sphere_00186/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/24/TMX7316010203-000083/pano_0011_000008/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/24/TMX7316010203-000083/pano_0011_000008/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/24/TMX7316010203-000083/pano_0011_000008/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/24/TMX7316010203-000083/pano_0011_000008/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000083_pano_0011_000008/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000083_pano_0011_000008/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000083_pano_0011_000008/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/24/TMX7316010203-000083/pano_0011_000008/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/24/TMX7316010203-000083/pano_0011_000008/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79786167504045, 52.380581646402, 44.0907364152372 ] }, "distance": 19.41, "direction": 281.68, "angle": 66.24, "elevation": 44.09, "pano_id": "TMX7316010203-000083_pano_0011_000008", "timestamp": "2016-08-24T13:17:00.936960Z", "filename": "pano_0011_000008.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_20240919_0948_Track21_Sphere_00186", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114891.9700811005, 488238.6824607464 ] }, "relative_distance": 19.41154009, "relative_pitch": 66.23786008284519, "relative_heading": 281.67792968500765, "relative_elevation": 44.0907364152372 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track21_Sphere_00186/adjacencies/b_20240919_0948_Track21_Sphere_00186/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/30/TMX7316010203-002654/pano_0005_000009/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/30/TMX7316010203-002654/pano_0005_000009/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/30/TMX7316010203-002654/pano_0005_000009/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/30/TMX7316010203-002654/pano_0005_000009/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002654_pano_0005_000009/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002654_pano_0005_000009/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002654_pano_0005_000009/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/06/30/TMX7316010203-002654/pano_0005_000009/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/06/30/TMX7316010203-002654/pano_0005_000009/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79786368109784, 52.3805036464569, 45.7130839144811 ] }, "distance": 19.46, "direction": 255.87, "angle": 66.94, "elevation": 45.71, "pano_id": "TMX7316010203-002654_pano_0005_000009", "timestamp": "2022-06-30T09:34:02.356860Z", "filename": "pano_0005_000009.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_20240919_0948_Track21_Sphere_00186", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114891.9700811005, 488238.6824607464 ] }, "relative_distance": 19.4618112, "relative_pitch": 66.938687185899, "relative_heading": 255.87228392715957, "relative_elevation": 45.7130839144811 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track21_Sphere_00186/adjacencies/b_20240919_0948_Track21_Sphere_00186/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/05/TMX7316010203-000827/pano_0001_004021/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/05/TMX7316010203-000827/pano_0001_004021/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/05/TMX7316010203-000827/pano_0001_004021/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/05/TMX7316010203-000827/pano_0001_004021/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000827_pano_0001_004021/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000827_pano_0001_004021/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000827_pano_0001_004021/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/05/TMX7316010203-000827/pano_0001_004021/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/05/TMX7316010203-000827/pano_0001_004021/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.7979367434553, 52.3806688084545, 44.0157363619655 ] }, "distance": 19.46, "direction": 314.44, "angle": 66.14, "elevation": 44.02, "pano_id": "TMX7316010203-000827_pano_0001_004021", "timestamp": "2018-07-05T10:34:55.002740Z", "filename": "pano_0001_004021.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_20240919_0948_Track21_Sphere_00186", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114891.9700811005, 488238.6824607464 ] }, "relative_distance": 19.46475048, "relative_pitch": 66.14390577623219, "relative_heading": 314.43800725697207, "relative_elevation": 44.0157363619655 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track21_Sphere_00186/adjacencies/b_20240919_0948_Track21_Sphere_00186/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002077/pano_0000_000062/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002077/pano_0000_000062/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002077/pano_0000_000062/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002077/pano_0000_000062/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002077_pano_0000_000062/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002077_pano_0000_000062/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002077_pano_0000_000062/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002077/pano_0000_000062/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002077/pano_0000_000062/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79786977176933, 52.3804878049224, 44.0297440420836 ] }, "distance": 19.57, "direction": 250.56, "angle": 66.03, "elevation": 44.03, "pano_id": "TMX7316010203-002077_pano_0000_000062", "timestamp": "2021-04-01T08:49:47.221290Z", "filename": "pano_0000_000062.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_20240919_0948_Track21_Sphere_00186", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114891.9700811005, 488238.6824607464 ] }, "relative_distance": 19.57381263, "relative_pitch": 66.03203725738287, "relative_heading": 250.56455156208003, "relative_elevation": 44.0297440420836 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track21_Sphere_00186/adjacencies/b_20240919_0948_Track21_Sphere_00186/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/30/TMX7316010203-002654/pano_0005_000007/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/30/TMX7316010203-002654/pano_0005_000007/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/30/TMX7316010203-002654/pano_0005_000007/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/30/TMX7316010203-002654/pano_0005_000007/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002654_pano_0005_000007/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002654_pano_0005_000007/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002654_pano_0005_000007/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/06/30/TMX7316010203-002654/pano_0005_000007/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/06/30/TMX7316010203-002654/pano_0005_000007/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79786106530698, 52.380592241712, 45.7171289259568 ] }, "distance": 19.72, "direction": 285.01, "angle": 66.66, "elevation": 45.72, "pano_id": "TMX7316010203-002654_pano_0005_000007", "timestamp": "2022-06-30T09:34:01.291650Z", "filename": "pano_0005_000007.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_20240919_0948_Track21_Sphere_00186", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114891.9700811005, 488238.6824607464 ] }, "relative_distance": 19.72416544, "relative_pitch": 66.6627349779575, "relative_heading": 285.0092944893554, "relative_elevation": 45.7171289259568 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track21_Sphere_00186/adjacencies/b_20240919_0948_Track21_Sphere_00186/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_05-51-37_01077/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_05-51-37_01077/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_05-51-37_01077/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_05-51-37_01077/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-15_05-51-37_01077/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-15_05-51-37_01077/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-15_05-51-37_01077/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_05-51-37_01077/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_05-51-37_01077/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.797868765396736, 52.380485475123706, 0.0 ] }, "distance": 19.73, "direction": 249.92, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-15_05-51-37_01077", "timestamp": "2025-07-15T06:11:16Z", "filename": "recording_2025-07-15_05-51-37_01077.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_20240919_0948_Track21_Sphere_00186", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114891.9700811005, 488238.6824607464 ] }, "relative_distance": 19.72594542, "relative_pitch": 0.0, "relative_heading": 249.92067264058664, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track21_Sphere_00186/adjacencies/b_20240919_0948_Track21_Sphere_00186/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_07-39-50_00475/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_07-39-50_00475/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_07-39-50_00475/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_07-39-50_00475/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-15_07-39-50_00475/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-15_07-39-50_00475/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-15_07-39-50_00475/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_07-39-50_00475/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_07-39-50_00475/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79794165049011, 52.380417485957395, 0.0 ] }, "distance": 19.74, "direction": 223.41, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-15_07-39-50_00475", "timestamp": "2025-07-15T07:54:40Z", "filename": "recording_2025-07-15_07-39-50_00475.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_20240919_0948_Track21_Sphere_00186", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114891.9700811005, 488238.6824607464 ] }, "relative_distance": 19.73709862, "relative_pitch": 0.0, "relative_heading": 223.4112640500044, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track21_Sphere_00186/adjacencies/b_20240919_0948_Track21_Sphere_00186/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240919_0948_Track21_Sphere_00190/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240919_0948_Track21_Sphere_00190/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240919_0948_Track21_Sphere_00190/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240919_0948_Track21_Sphere_00190/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20240919_0948_Track21_Sphere_00190/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track21_Sphere_00190/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track21_Sphere_00190/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240919_0948_Track21_Sphere_00190/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240919_0948_Track21_Sphere_00190/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.798131070861994, 52.38072367957513, 0.0 ] }, "distance": 19.74, "direction": 358.07, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20240919_0948_Track21_Sphere_00190", "timestamp": "2024-09-19T09:25:53Z", "filename": "Job_20240919_0948_Track21_Sphere_00190.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_20240919_0948_Track21_Sphere_00186", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114891.9700811005, 488238.6824607464 ] }, "relative_distance": 19.74495323, "relative_pitch": 0.0, "relative_heading": 358.06856719796036, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track21_Sphere_00186/adjacencies/b_20240919_0948_Track21_Sphere_00186/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/24/TMX7316010203-000083/pano_0011_000010/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/24/TMX7316010203-000083/pano_0011_000010/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/24/TMX7316010203-000083/pano_0011_000010/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/24/TMX7316010203-000083/pano_0011_000010/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000083_pano_0011_000010/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000083_pano_0011_000010/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000083_pano_0011_000010/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/24/TMX7316010203-000083/pano_0011_000010/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/24/TMX7316010203-000083/pano_0011_000010/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.7978655025021, 52.3804891722247, 44.1258938182145 ] }, "distance": 19.8, "direction": 251.26, "angle": 65.83, "elevation": 44.13, "pano_id": "TMX7316010203-000083_pano_0011_000010", "timestamp": "2016-08-24T13:17:01.896950Z", "filename": "pano_0011_000010.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_20240919_0948_Track21_Sphere_00186", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114891.9700811005, 488238.6824607464 ] }, "relative_distance": 19.79878999, "relative_pitch": 65.83476506797503, "relative_heading": 251.25971334725662, "relative_elevation": 44.1258938182145 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track21_Sphere_00186/adjacencies/b_20240919_0948_Track21_Sphere_00186/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240917_1015_Track69_Sphere_00092/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240917_1015_Track69_Sphere_00092/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240917_1015_Track69_Sphere_00092/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240917_1015_Track69_Sphere_00092/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20240917_1015_Track69_Sphere_00092/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240917_1015_Track69_Sphere_00092/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240917_1015_Track69_Sphere_00092/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240917_1015_Track69_Sphere_00092/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240917_1015_Track69_Sphere_00092/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.797938563893882, 52.380417659340374, 0.0 ] }, "distance": 19.87, "direction": 223.89, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20240917_1015_Track69_Sphere_00092", "timestamp": "2024-09-17T11:13:08Z", "filename": "Job_20240917_1015_Track69_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_20240919_0948_Track21_Sphere_00186", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114891.9700811005, 488238.6824607464 ] }, "relative_distance": 19.86821775, "relative_pitch": 0.0, "relative_heading": 223.889811728687, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track21_Sphere_00186/adjacencies/b_20240919_0948_Track21_Sphere_00186/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/10/TMX7316010203-000293/pano_0000_006380/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/10/TMX7316010203-000293/pano_0000_006380/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/10/TMX7316010203-000293/pano_0000_006380/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/10/TMX7316010203-000293/pano_0000_006380/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000293_pano_0000_006380/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000293_pano_0000_006380/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000293_pano_0000_006380/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/05/10/TMX7316010203-000293/pano_0000_006380/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/05/10/TMX7316010203-000293/pano_0000_006380/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79795703267402, 52.3804067909107, 44.1156268231571 ] }, "distance": 19.94, "direction": 218.87, "angle": 65.67, "elevation": 44.12, "pano_id": "TMX7316010203-000293_pano_0000_006380", "timestamp": "2017-05-10T11:11:54.058900Z", "filename": "pano_0000_006380.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_20240919_0948_Track21_Sphere_00186", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114891.9700811005, 488238.6824607464 ] }, "relative_distance": 19.94438095, "relative_pitch": 65.67259116570855, "relative_heading": 218.87107266197913, "relative_elevation": 44.1156268231571 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track21_Sphere_00186/adjacencies/b_20240919_0948_Track21_Sphere_00186/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240917_1015_Track46_Sphere_00106/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240917_1015_Track46_Sphere_00106/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240917_1015_Track46_Sphere_00106/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240917_1015_Track46_Sphere_00106/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20240917_1015_Track46_Sphere_00106/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240917_1015_Track46_Sphere_00106/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240917_1015_Track46_Sphere_00106/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240917_1015_Track46_Sphere_00106/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240917_1015_Track46_Sphere_00106/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.797861703536718, 52.38060352111823, 0.0 ] }, "distance": 20.04, "direction": 288.51, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20240917_1015_Track46_Sphere_00106", "timestamp": "2024-09-17T10:11:40Z", "filename": "Job_20240917_1015_Track46_Sphere_00106.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_20240919_0948_Track21_Sphere_00186", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114891.9700811005, 488238.6824607464 ] }, "relative_distance": 20.04460534, "relative_pitch": 0.0, "relative_heading": 288.50887561699096, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track21_Sphere_00186/adjacencies/b_20240919_0948_Track21_Sphere_00186/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240919_0948_Track25_Sphere_00087/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240919_0948_Track25_Sphere_00087/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240919_0948_Track25_Sphere_00087/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240919_0948_Track25_Sphere_00087/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20240919_0948_Track25_Sphere_00087/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track25_Sphere_00087/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track25_Sphere_00087/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240919_0948_Track25_Sphere_00087/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240919_0948_Track25_Sphere_00087/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.798326904164028, 52.38040671175847, 0.0 ] }, "distance": 20.05, "direction": 140.8, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20240919_0948_Track25_Sphere_00087", "timestamp": "2024-09-19T09:41:10Z", "filename": "Job_20240919_0948_Track25_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_20240919_0948_Track21_Sphere_00186", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114891.9700811005, 488238.6824607464 ] }, "relative_distance": 20.04768383, "relative_pitch": 0.0, "relative_heading": 140.8039081955855, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track21_Sphere_00186/adjacencies/b_20240919_0948_Track21_Sphere_00186/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/05/TMX7316010203-000827/pano_0001_004402/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/05/TMX7316010203-000827/pano_0001_004402/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/05/TMX7316010203-000827/pano_0001_004402/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/05/TMX7316010203-000827/pano_0001_004402/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000827_pano_0001_004402/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000827_pano_0001_004402/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000827_pano_0001_004402/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/05/TMX7316010203-000827/pano_0001_004402/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/05/TMX7316010203-000827/pano_0001_004402/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79839647116978, 52.3804550555603, 44.0961823333055 ] }, "distance": 20.15, "direction": 120.26, "angle": 65.44, "elevation": 44.1, "pano_id": "TMX7316010203-000827_pano_0001_004402", "timestamp": "2018-07-05T10:42:57.070580Z", "filename": "pano_0001_004402.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_20240919_0948_Track21_Sphere_00186", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114891.9700811005, 488238.6824607464 ] }, "relative_distance": 20.15354379, "relative_pitch": 65.43789196567745, "relative_heading": 120.2645648971587, "relative_elevation": 44.0961823333055 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track21_Sphere_00186/adjacencies/b_20240919_0948_Track21_Sphere_00186/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/05/TMX7316010203-000827/pano_0001_004411/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/05/TMX7316010203-000827/pano_0001_004411/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/05/TMX7316010203-000827/pano_0001_004411/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/05/TMX7316010203-000827/pano_0001_004411/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000827_pano_0001_004411/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000827_pano_0001_004411/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000827_pano_0001_004411/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/05/TMX7316010203-000827/pano_0001_004411/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/05/TMX7316010203-000827/pano_0001_004411/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.7981298147263, 52.3807279831053, 43.9381526531652 ] }, "distance": 20.23, "direction": 357.87, "angle": 65.28, "elevation": 43.94, "pano_id": "TMX7316010203-000827_pano_0001_004411", "timestamp": "2018-07-05T10:43:07.365510Z", "filename": "pano_0001_004411.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_20240919_0948_Track21_Sphere_00186", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114891.9700811005, 488238.6824607464 ] }, "relative_distance": 20.22655638, "relative_pitch": 65.2814211746248, "relative_heading": 357.87212818224447, "relative_elevation": 43.9381526531652 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track21_Sphere_00186/adjacencies/b_20240919_0948_Track21_Sphere_00186/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002076/pano_0000_002650/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002076/pano_0000_002650/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002076/pano_0000_002650/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002076/pano_0000_002650/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002076_pano_0000_002650/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002076_pano_0000_002650/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002076_pano_0000_002650/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002076/pano_0000_002650/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002076/pano_0000_002650/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79811532793937, 52.3807277711774, 44.8878348609433 ] }, "distance": 20.26, "direction": 355.08, "angle": 65.7, "elevation": 44.89, "pano_id": "TMX7316010203-002076_pano_0000_002650", "timestamp": "2021-04-01T08:16:14.372070Z", "filename": "pano_0000_002650.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_20240919_0948_Track21_Sphere_00186", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114891.9700811005, 488238.6824607464 ] }, "relative_distance": 20.26365273, "relative_pitch": 65.70422197075946, "relative_heading": 355.08123836735075, "relative_elevation": 44.8878348609433 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track21_Sphere_00186/adjacencies/b_20240919_0948_Track21_Sphere_00186/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002076/pano_0000_001836/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002076/pano_0000_001836/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002076/pano_0000_001836/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002076/pano_0000_001836/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002076_pano_0000_001836/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002076_pano_0000_001836/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002076_pano_0000_001836/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002076/pano_0000_001836/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002076/pano_0000_001836/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79839327702436, 52.3804499025753, 43.9014253672212 ] }, "distance": 20.26, "direction": 121.98, "angle": 65.22, "elevation": 43.9, "pano_id": "TMX7316010203-002076_pano_0000_001836", "timestamp": "2021-04-01T08:00:19.394540Z", "filename": "pano_0000_001836.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_20240919_0948_Track21_Sphere_00186", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114891.9700811005, 488238.6824607464 ] }, "relative_distance": 20.26370446, "relative_pitch": 65.22323682965201, "relative_heading": 121.97508311844479, "relative_elevation": 43.9014253672212 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track21_Sphere_00186/adjacencies/b_20240919_0948_Track21_Sphere_00186/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_05-51-37_01074/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_05-51-37_01074/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_05-51-37_01074/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_05-51-37_01074/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-15_05-51-37_01074/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-15_05-51-37_01074/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-15_05-51-37_01074/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_05-51-37_01074/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_05-51-37_01074/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79786382784147, 52.38061607859826, 0.0 ] }, "distance": 20.4, "direction": 292.36, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-15_05-51-37_01074", "timestamp": "2025-07-15T06:11:14Z", "filename": "recording_2025-07-15_05-51-37_01074.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_20240919_0948_Track21_Sphere_00186", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114891.9700811005, 488238.6824607464 ] }, "relative_distance": 20.39714018, "relative_pitch": 0.0, "relative_heading": 292.3628560007864, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track21_Sphere_00186/adjacencies/b_20240919_0948_Track21_Sphere_00186/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/20/TMX7316010203-001883/pano_0001_003642/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/20/TMX7316010203-001883/pano_0001_003642/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/20/TMX7316010203-001883/pano_0001_003642/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/20/TMX7316010203-001883/pano_0001_003642/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001883_pano_0001_003642/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001883_pano_0001_003642/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001883_pano_0001_003642/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/20/TMX7316010203-001883/pano_0001_003642/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/20/TMX7316010203-001883/pano_0001_003642/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79786878158325, 52.3806284135173, 44.2121527651325 ] }, "distance": 20.65, "direction": 296.24, "angle": 64.96, "elevation": 44.21, "pano_id": "TMX7316010203-001883_pano_0001_003642", "timestamp": "2020-08-20T09:32:44.637720Z", "filename": "pano_0001_003642.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_20240919_0948_Track21_Sphere_00186", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114891.9700811005, 488238.6824607464 ] }, "relative_distance": 20.65474752, "relative_pitch": 64.95926346476325, "relative_heading": 296.2429457686279, "relative_elevation": 44.2121527651325 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track21_Sphere_00186/adjacencies/b_20240919_0948_Track21_Sphere_00186/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002077/pano_0000_000059/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002077/pano_0000_000059/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002077/pano_0000_000059/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002077/pano_0000_000059/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002077_pano_0000_000059/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002077_pano_0000_000059/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002077_pano_0000_000059/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002077/pano_0000_000059/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002077/pano_0000_000059/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79786619039743, 52.3806253631406, 43.9628689242527 ] }, "distance": 20.67, "direction": 295.18, "angle": 64.82, "elevation": 43.96, "pano_id": "TMX7316010203-002077_pano_0000_000059", "timestamp": "2021-04-01T08:49:45.686340Z", "filename": "pano_0000_000059.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_20240919_0948_Track21_Sphere_00186", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114891.9700811005, 488238.6824607464 ] }, "relative_distance": 20.66645764, "relative_pitch": 64.82230260790159, "relative_heading": 295.1825425253788, "relative_elevation": 43.9628689242527 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track21_Sphere_00186/adjacencies/b_20240919_0948_Track21_Sphere_00186/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000483/pano_0001_003349/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000483/pano_0001_003349/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000483/pano_0001_003349/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000483/pano_0001_003349/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000483_pano_0001_003349/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000483_pano_0001_003349/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000483_pano_0001_003349/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000483/pano_0001_003349/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000483/pano_0001_003349/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.7979473731146, 52.380403141293, 44.1424439847469 ] }, "distance": 20.67, "direction": 219.58, "angle": 64.9, "elevation": 44.14, "pano_id": "TMX7316060226-000483_pano_0001_003349", "timestamp": "2019-11-12T12:06:40.387830Z", "filename": "pano_0001_003349.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_20240919_0948_Track21_Sphere_00186", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114891.9700811005, 488238.6824607464 ] }, "relative_distance": 20.6749529, "relative_pitch": 64.90306434665202, "relative_heading": 219.58398934594368, "relative_elevation": 44.1424439847469 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track21_Sphere_00186/adjacencies/b_20240919_0948_Track21_Sphere_00186/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/19/TMX7316010203-000302/pano_0001_001059/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/19/TMX7316010203-000302/pano_0001_001059/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/19/TMX7316010203-000302/pano_0001_001059/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/19/TMX7316010203-000302/pano_0001_001059/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000302_pano_0001_001059/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000302_pano_0001_001059/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000302_pano_0001_001059/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/05/19/TMX7316010203-000302/pano_0001_001059/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/05/19/TMX7316010203-000302/pano_0001_001059/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79786206094826, 52.3804704839385, 43.584727817215 ] }, "distance": 20.78, "direction": 246.03, "angle": 64.51, "elevation": 43.58, "pano_id": "TMX7316010203-000302_pano_0001_001059", "timestamp": "2017-05-19T09:13:23.594130Z", "filename": "pano_0001_001059.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_20240919_0948_Track21_Sphere_00186", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114891.9700811005, 488238.6824607464 ] }, "relative_distance": 20.77534565, "relative_pitch": 64.51446275850377, "relative_heading": 246.02906904212756, "relative_elevation": 43.584727817215 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track21_Sphere_00186/adjacencies/b_20240919_0948_Track21_Sphere_00186/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/20/TMX7316010203-001883/pano_0001_004056/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/20/TMX7316010203-001883/pano_0001_004056/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/20/TMX7316010203-001883/pano_0001_004056/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/20/TMX7316010203-001883/pano_0001_004056/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001883_pano_0001_004056/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001883_pano_0001_004056/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001883_pano_0001_004056/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/20/TMX7316010203-001883/pano_0001_004056/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/20/TMX7316010203-001883/pano_0001_004056/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79812566920148, 52.380733040644, 44.2281340286136 ] }, "distance": 20.8, "direction": 357.15, "angle": 64.81, "elevation": 44.23, "pano_id": "TMX7316010203-001883_pano_0001_004056", "timestamp": "2020-08-20T09:46:06.649430Z", "filename": "pano_0001_004056.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_20240919_0948_Track21_Sphere_00186", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114891.9700811005, 488238.6824607464 ] }, "relative_distance": 20.80106497, "relative_pitch": 64.81178994291223, "relative_heading": 357.1526591570389, "relative_elevation": 44.2281340286136 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track21_Sphere_00186/adjacencies/b_20240919_0948_Track21_Sphere_00186/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240917_1015_Track46_Sphere_00109/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240917_1015_Track46_Sphere_00109/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240917_1015_Track46_Sphere_00109/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240917_1015_Track46_Sphere_00109/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20240917_1015_Track46_Sphere_00109/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240917_1015_Track46_Sphere_00109/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240917_1015_Track46_Sphere_00109/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240917_1015_Track46_Sphere_00109/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240917_1015_Track46_Sphere_00109/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.797863958453976, 52.38046700832386, 0.0 ] }, "distance": 20.82, "direction": 244.91, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20240917_1015_Track46_Sphere_00109", "timestamp": "2024-09-17T10:11:42Z", "filename": "Job_20240917_1015_Track46_Sphere_00109.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20240919_0948_Track21_Sphere_00186", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114891.9700811005, 488238.6824607464 ] }, "relative_distance": 20.81836421, "relative_pitch": 0.0, "relative_heading": 244.91193092458457, "relative_elevation": 0.0 } ] } }