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_Track31_Sphere_00116/adjacencies/?format=api
{ "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track31_Sphere_00116/adjacencies/?format=api" } }, "_embedded": { "adjacencies": [ { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track31_Sphere_00116/adjacencies/b_20240919_0948_Track31_Sphere_00116/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240919_0948_Track31_Sphere_00116/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240919_0948_Track31_Sphere_00116/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240919_0948_Track31_Sphere_00116/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240919_0948_Track31_Sphere_00116/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20240919_0948_Track31_Sphere_00116/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track31_Sphere_00116/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track31_Sphere_00116/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240919_0948_Track31_Sphere_00116/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240919_0948_Track31_Sphere_00116/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.806295335291077, 52.38397150583028, 0.0 ] }, "distance": 0.0, "direction": null, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20240919_0948_Track31_Sphere_00116", "timestamp": "2024-09-19T10:28:10Z", "filename": "Job_20240919_0948_Track31_Sphere_00116.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20240919_0948_Track31_Sphere_00116", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115450.23808161033, 488615.29346097895 ] }, "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_Track31_Sphere_00116/adjacencies/b_20240919_0948_Track31_Sphere_00116/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002076/pano_0000_000829/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002076/pano_0000_000829/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002076/pano_0000_000829/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002076/pano_0000_000829/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002076_pano_0000_000829/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002076_pano_0000_000829/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002076_pano_0000_000829/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002076/pano_0000_000829/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002076/pano_0000_000829/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80628027518059, 52.3839727636056, 44.1912544732913 ] }, "distance": 1.03, "direction": 277.77, "angle": 88.66, "elevation": 44.19, "pano_id": "TMX7316010203-002076_pano_0000_000829", "timestamp": "2021-04-01T07:38:17.860260Z", "filename": "pano_0000_000829.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_Track31_Sphere_00116", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115450.23808161033, 488615.29346097895 ] }, "relative_distance": 1.03493316, "relative_pitch": 88.6584118167322, "relative_heading": 277.77217618208243, "relative_elevation": 44.1912544732913 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track31_Sphere_00116/adjacencies/b_20240919_0948_Track31_Sphere_00116/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/05/TMX7316010203-000827/pano_0001_002593/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/05/TMX7316010203-000827/pano_0001_002593/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/05/TMX7316010203-000827/pano_0001_002593/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/05/TMX7316010203-000827/pano_0001_002593/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000827_pano_0001_002593/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000827_pano_0001_002593/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000827_pano_0001_002593/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/05/TMX7316010203-000827/pano_0001_002593/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/05/TMX7316010203-000827/pano_0001_002593/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80627629274684, 52.3839740427417, 44.1532261893153 ] }, "distance": 1.33, "direction": 282.28, "angle": 88.28, "elevation": 44.15, "pano_id": "TMX7316010203-000827_pano_0001_002593", "timestamp": "2018-07-05T09:57:49.357270Z", "filename": "pano_0001_002593.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_Track31_Sphere_00116", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115450.23808161033, 488615.29346097895 ] }, "relative_distance": 1.32696016, "relative_pitch": 88.2785779097644, "relative_heading": 282.2828199694869, "relative_elevation": 44.1532261893153 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track31_Sphere_00116/adjacencies/b_20240919_0948_Track31_Sphere_00116/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000483/pano_0001_002675/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000483/pano_0001_002675/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000483/pano_0001_002675/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000483/pano_0001_002675/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000483_pano_0001_002675/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000483_pano_0001_002675/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000483_pano_0001_002675/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000483/pano_0001_002675/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000483/pano_0001_002675/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80627119676533, 52.383970919263, 44.2319658789784 ] }, "distance": 1.64, "direction": 267.73, "angle": 87.87, "elevation": 44.23, "pano_id": "TMX7316060226-000483_pano_0001_002675", "timestamp": "2019-11-12T11:57:17.974040Z", "filename": "pano_0001_002675.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_Track31_Sphere_00116", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115450.23808161033, 488615.29346097895 ] }, "relative_distance": 1.64486047, "relative_pitch": 87.87031495594799, "relative_heading": 267.72584637747156, "relative_elevation": 44.2319658789784 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track31_Sphere_00116/adjacencies/b_20240919_0948_Track31_Sphere_00116/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/20/TMX7316010203-001884/pano_0000_001958/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/20/TMX7316010203-001884/pano_0000_001958/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/20/TMX7316010203-001884/pano_0000_001958/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/20/TMX7316010203-001884/pano_0000_001958/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001884_pano_0000_001958/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001884_pano_0000_001958/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001884_pano_0000_001958/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/20/TMX7316010203-001884/pano_0000_001958/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/20/TMX7316010203-001884/pano_0000_001958/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8063228271998, 52.3839728481508, 44.2310476396233 ] }, "distance": 1.88, "direction": 85.44, "angle": 87.57, "elevation": 44.23, "pano_id": "TMX7316010203-001884_pano_0000_001958", "timestamp": "2020-08-20T12:02:44.013960Z", "filename": "pano_0000_001958.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_Track31_Sphere_00116", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115450.23808161033, 488615.29346097895 ] }, "relative_distance": 1.87784281, "relative_pitch": 87.56894987357032, "relative_heading": 85.43778375832645, "relative_elevation": 44.2310476396233 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track31_Sphere_00116/adjacencies/b_20240919_0948_Track31_Sphere_00116/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002523/pano_0004_000234/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002523/pano_0004_000234/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002523/pano_0004_000234/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002523/pano_0004_000234/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002523_pano_0004_000234/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002523_pano_0004_000234/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002523_pano_0004_000234/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002523/pano_0004_000234/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002523/pano_0004_000234/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80626180844945, 52.3839730365915, 44.1795045631006 ] }, "distance": 2.29, "direction": 274.27, "angle": 87.03, "elevation": 44.18, "pano_id": "TMX7316010203-002523_pano_0004_000234", "timestamp": "2022-04-19T08:27:54.809290Z", "filename": "pano_0004_000234.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_Track31_Sphere_00116", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115450.23808161033, 488615.29346097895 ] }, "relative_distance": 2.28915081, "relative_pitch": 87.03388498536108, "relative_heading": 274.267315953864, "relative_elevation": 44.1795045631006 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track31_Sphere_00116/adjacencies/b_20240919_0948_Track31_Sphere_00116/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/13/TMX7315080123-000284/pano_0000_000630/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/13/TMX7315080123-000284/pano_0000_000630/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/13/TMX7315080123-000284/pano_0000_000630/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/13/TMX7315080123-000284/pano_0000_000630/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315080123-000284_pano_0000_000630/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000284_pano_0000_000630/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000284_pano_0000_000630/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/06/13/TMX7315080123-000284/pano_0000_000630/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/06/13/TMX7315080123-000284/pano_0000_000630/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8063289638099, 52.3839695246516, 44.9036398688331 ] }, "distance": 2.3, "direction": 95.5, "angle": 87.07, "elevation": 44.9, "pano_id": "TMX7315080123-000284_pano_0000_000630", "timestamp": "2016-06-13T11:39:41.530060Z", "filename": "pano_0000_000630.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_Track31_Sphere_00116", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115450.23808161033, 488615.29346097895 ] }, "relative_distance": 2.30031613, "relative_pitch": 87.06742493640297, "relative_heading": 95.49947143019037, "relative_elevation": 44.9036398688331 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track31_Sphere_00116/adjacencies/b_20240919_0948_Track31_Sphere_00116/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_06-04-09_03127/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_06-04-09_03127/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_06-04-09_03127/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_06-04-09_03127/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-17_06-04-09_03127/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-17_06-04-09_03127/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-17_06-04-09_03127/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_06-04-09_03127/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_06-04-09_03127/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.806331192213933, 52.38397240972666, 0.0 ] }, "distance": 2.44, "direction": 87.64, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-17_06-04-09_03127", "timestamp": "2025-07-17T07:13:12Z", "filename": "recording_2025-07-17_06-04-09_03127.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_Track31_Sphere_00116", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115450.23808161033, 488615.29346097895 ] }, "relative_distance": 2.44352828, "relative_pitch": 0.0, "relative_heading": 87.64090501949235, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track31_Sphere_00116/adjacencies/b_20240919_0948_Track31_Sphere_00116/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_06-04-09_03128/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_06-04-09_03128/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_06-04-09_03128/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_06-04-09_03128/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-17_06-04-09_03128/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-17_06-04-09_03128/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-17_06-04-09_03128/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_06-04-09_03128/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_06-04-09_03128/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80625782644143, 52.383971124095936, 0.0 ] }, "distance": 2.55, "direction": 269.05, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-17_06-04-09_03128", "timestamp": "2025-07-17T07:13:13Z", "filename": "recording_2025-07-17_06-04-09_03128.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_Track31_Sphere_00116", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115450.23808161033, 488615.29346097895 ] }, "relative_distance": 2.55428843, "relative_pitch": 0.0, "relative_heading": 269.0471525642419, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track31_Sphere_00116/adjacencies/b_20240919_0948_Track31_Sphere_00116/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/13/TMX7315080123-000284/pano_0000_000631/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/13/TMX7315080123-000284/pano_0000_000631/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/13/TMX7315080123-000284/pano_0000_000631/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/13/TMX7315080123-000284/pano_0000_000631/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315080123-000284_pano_0000_000631/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000284_pano_0000_000631/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000284_pano_0000_000631/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/06/13/TMX7315080123-000284/pano_0000_000631/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/06/13/TMX7315080123-000284/pano_0000_000631/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80625640446363, 52.383968297109, 44.9084588699043 ] }, "distance": 2.67, "direction": 262.33, "angle": 86.59, "elevation": 44.91, "pano_id": "TMX7315080123-000284_pano_0000_000631", "timestamp": "2016-06-13T11:39:42.495100Z", "filename": "pano_0000_000631.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_Track31_Sphere_00116", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115450.23808161033, 488615.29346097895 ] }, "relative_distance": 2.67469483, "relative_pitch": 86.59155736393612, "relative_heading": 262.3286098761801, "relative_elevation": 44.9084588699043 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track31_Sphere_00116/adjacencies/b_20240919_0948_Track31_Sphere_00116/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002523/pano_0004_000233/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002523/pano_0004_000233/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002523/pano_0004_000233/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002523/pano_0004_000233/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002523_pano_0004_000233/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002523_pano_0004_000233/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002523_pano_0004_000233/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002523/pano_0004_000233/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002523/pano_0004_000233/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80633665894212, 52.3839737753371, 44.1814647288993 ] }, "distance": 2.82, "direction": 84.87, "angle": 86.34, "elevation": 44.18, "pano_id": "TMX7316010203-002523_pano_0004_000233", "timestamp": "2022-04-19T08:27:54.149330Z", "filename": "pano_0004_000233.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_Track31_Sphere_00116", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115450.23808161033, 488615.29346097895 ] }, "relative_distance": 2.82499106, "relative_pitch": 86.34145173235329, "relative_heading": 84.87121193342048, "relative_elevation": 44.1814647288993 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track31_Sphere_00116/adjacencies/b_20240919_0948_Track31_Sphere_00116/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/10/TMX7316010203-000293/pano_0000_006167/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/10/TMX7316010203-000293/pano_0000_006167/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/10/TMX7316010203-000293/pano_0000_006167/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/10/TMX7316010203-000293/pano_0000_006167/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000293_pano_0000_006167/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000293_pano_0000_006167/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000293_pano_0000_006167/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/05/10/TMX7316010203-000293/pano_0000_006167/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/05/10/TMX7316010203-000293/pano_0000_006167/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8063412362584, 52.3839764453363, 43.9681319966912 ] }, "distance": 3.17, "direction": 80.03, "angle": 85.87, "elevation": 43.97, "pano_id": "TMX7316010203-000293_pano_0000_006167", "timestamp": "2017-05-10T11:04:49.122120Z", "filename": "pano_0000_006167.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_Track31_Sphere_00116", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115450.23808161033, 488615.29346097895 ] }, "relative_distance": 3.17330843, "relative_pitch": 85.87195398397516, "relative_heading": 80.0256024508942, "relative_elevation": 43.9681319966912 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track31_Sphere_00116/adjacencies/b_20240919_0948_Track31_Sphere_00116/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/20/TMX7316010203-001884/pano_0000_001957/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/20/TMX7316010203-001884/pano_0000_001957/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/20/TMX7316010203-001884/pano_0000_001957/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/20/TMX7316010203-001884/pano_0000_001957/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001884_pano_0000_001957/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001884_pano_0000_001957/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001884_pano_0000_001957/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/20/TMX7316010203-001884/pano_0000_001957/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/20/TMX7316010203-001884/pano_0000_001957/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80624820872107, 52.3839725040093, 44.2304291017354 ] }, "distance": 3.21, "direction": 271.98, "angle": 85.85, "elevation": 44.23, "pano_id": "TMX7316010203-001884_pano_0000_001957", "timestamp": "2020-08-20T12:02:43.313760Z", "filename": "pano_0000_001957.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_Track31_Sphere_00116", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115450.23808161033, 488615.29346097895 ] }, "relative_distance": 3.21071668, "relative_pitch": 85.84814310899122, "relative_heading": 271.98251288497346, "relative_elevation": 44.2304291017354 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track31_Sphere_00116/adjacencies/b_20240919_0948_Track31_Sphere_00116/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000483/pano_0001_002676/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000483/pano_0001_002676/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000483/pano_0001_002676/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000483/pano_0001_002676/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000483_pano_0001_002676/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000483_pano_0001_002676/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000483_pano_0001_002676/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000483/pano_0001_002676/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000483/pano_0001_002676/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80634348328955, 52.3839723101479, 44.237644710578 ] }, "distance": 3.28, "direction": 88.44, "angle": 85.76, "elevation": 44.24, "pano_id": "TMX7316060226-000483_pano_0001_002676", "timestamp": "2019-11-12T11:57:18.554040Z", "filename": "pano_0001_002676.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_Track31_Sphere_00116", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115450.23808161033, 488615.29346097895 ] }, "relative_distance": 3.27956427, "relative_pitch": 85.76012512138233, "relative_heading": 88.43617028448111, "relative_elevation": 44.237644710578 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track31_Sphere_00116/adjacencies/b_20240919_0948_Track31_Sphere_00116/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/05/TMX7316010203-000827/pano_0001_002594/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/05/TMX7316010203-000827/pano_0001_002594/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/05/TMX7316010203-000827/pano_0001_002594/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/05/TMX7316010203-000827/pano_0001_002594/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000827_pano_0001_002594/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000827_pano_0001_002594/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000827_pano_0001_002594/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/05/TMX7316010203-000827/pano_0001_002594/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/05/TMX7316010203-000827/pano_0001_002594/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80635305044875, 52.383974563474, 44.1783052459359 ] }, "distance": 3.94, "direction": 85.05, "angle": 84.9, "elevation": 44.18, "pano_id": "TMX7316010203-000827_pano_0001_002594", "timestamp": "2018-07-05T09:57:50.162320Z", "filename": "pano_0001_002594.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_Track31_Sphere_00116", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115450.23808161033, 488615.29346097895 ] }, "relative_distance": 3.94446115, "relative_pitch": 84.89787384912505, "relative_heading": 85.05165419969101, "relative_elevation": 44.1783052459359 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track31_Sphere_00116/adjacencies/b_20240919_0948_Track31_Sphere_00116/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002076/pano_0000_000828/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002076/pano_0000_000828/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002076/pano_0000_000828/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002076/pano_0000_000828/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002076_pano_0000_000828/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002076_pano_0000_000828/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002076_pano_0000_000828/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002076/pano_0000_000828/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002076/pano_0000_000828/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80635453363851, 52.3839730101183, 44.1975538674742 ] }, "distance": 4.03, "direction": 87.62, "angle": 84.78, "elevation": 44.2, "pano_id": "TMX7316010203-002076_pano_0000_000828", "timestamp": "2021-04-01T07:38:17.040400Z", "filename": "pano_0000_000828.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_Track31_Sphere_00116", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115450.23808161033, 488615.29346097895 ] }, "relative_distance": 4.03422271, "relative_pitch": 84.78466160824732, "relative_heading": 87.62196130409869, "relative_elevation": 44.1975538674742 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track31_Sphere_00116/adjacencies/b_20240919_0948_Track31_Sphere_00116/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/22/TMX7316010203-000305/pano_0000_000974/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/22/TMX7316010203-000305/pano_0000_000974/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/22/TMX7316010203-000305/pano_0000_000974/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/22/TMX7316010203-000305/pano_0000_000974/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000305_pano_0000_000974/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000305_pano_0000_000974/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000305_pano_0000_000974/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/05/22/TMX7316010203-000305/pano_0000_000974/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/05/22/TMX7316010203-000305/pano_0000_000974/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80635859443597, 52.3839761884604, 43.9604986682534 ] }, "distance": 4.34, "direction": 83.1, "angle": 84.36, "elevation": 43.96, "pano_id": "TMX7316010203-000305_pano_0000_000974", "timestamp": "2017-05-22T07:47:37.275880Z", "filename": "pano_0000_000974.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_Track31_Sphere_00116", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115450.23808161033, 488615.29346097895 ] }, "relative_distance": 4.33864586, "relative_pitch": 84.36349296812497, "relative_heading": 83.10227931885757, "relative_elevation": 43.9604986682534 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track31_Sphere_00116/adjacencies/b_20240919_0948_Track31_Sphere_00116/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240919_0948_Track31_Sphere_00117/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240919_0948_Track31_Sphere_00117/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240919_0948_Track31_Sphere_00117/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240919_0948_Track31_Sphere_00117/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20240919_0948_Track31_Sphere_00117/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track31_Sphere_00117/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track31_Sphere_00117/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240919_0948_Track31_Sphere_00117/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240919_0948_Track31_Sphere_00117/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.806368081165475, 52.38397189861059, 0.0 ] }, "distance": 4.95, "direction": 89.49, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20240919_0948_Track31_Sphere_00117", "timestamp": "2024-09-19T10:28:11Z", "filename": "Job_20240919_0948_Track31_Sphere_00117.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20240919_0948_Track31_Sphere_00116", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115450.23808161033, 488615.29346097895 ] }, "relative_distance": 4.95337722, "relative_pitch": 0.0, "relative_heading": 89.49441112950726, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track31_Sphere_00116/adjacencies/b_20240919_0948_Track31_Sphere_00116/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240919_0948_Track31_Sphere_00115/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240919_0948_Track31_Sphere_00115/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240919_0948_Track31_Sphere_00115/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240919_0948_Track31_Sphere_00115/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20240919_0948_Track31_Sphere_00115/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track31_Sphere_00115/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track31_Sphere_00115/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240919_0948_Track31_Sphere_00115/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240919_0948_Track31_Sphere_00115/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.806221777493427, 52.38397142359293, 0.0 ] }, "distance": 5.01, "direction": 269.9, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20240919_0948_Track31_Sphere_00115", "timestamp": "2024-09-19T10:28:09Z", "filename": "Job_20240919_0948_Track31_Sphere_00115.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20240919_0948_Track31_Sphere_00116", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115450.23808161033, 488615.29346097895 ] }, "relative_distance": 5.00847571, "relative_pitch": 0.0, "relative_heading": 269.8953445799071, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track31_Sphere_00116/adjacencies/b_20240919_0948_Track31_Sphere_00116/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/22/TMX7316010203-000305/pano_0000_000975/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/22/TMX7316010203-000305/pano_0000_000975/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/22/TMX7316010203-000305/pano_0000_000975/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/22/TMX7316010203-000305/pano_0000_000975/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000305_pano_0000_000975/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000305_pano_0000_000975/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000305_pano_0000_000975/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/05/22/TMX7316010203-000305/pano_0000_000975/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/05/22/TMX7316010203-000305/pano_0000_000975/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8062079451931, 52.3839737520163, 43.9650350604206 ] }, "distance": 5.96, "direction": 272.41, "angle": 82.29, "elevation": 43.97, "pano_id": "TMX7316010203-000305_pano_0000_000975", "timestamp": "2017-05-22T07:47:38.915860Z", "filename": "pano_0000_000975.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_Track31_Sphere_00116", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115450.23808161033, 488615.29346097895 ] }, "relative_distance": 5.95554006, "relative_pitch": 82.28562289762213, "relative_heading": 272.4053440658026, "relative_elevation": 43.9650350604206 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track31_Sphere_00116/adjacencies/b_20240919_0948_Track31_Sphere_00116/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002076/pano_0000_000830/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002076/pano_0000_000830/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002076/pano_0000_000830/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002076/pano_0000_000830/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002076_pano_0000_000830/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002076_pano_0000_000830/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002076_pano_0000_000830/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002076/pano_0000_000830/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002076/pano_0000_000830/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80620636354163, 52.3839722670664, 44.1968304989859 ] }, "distance": 6.06, "direction": 270.8, "angle": 82.19, "elevation": 44.2, "pano_id": "TMX7316010203-002076_pano_0000_000830", "timestamp": "2021-04-01T07:38:18.720240Z", "filename": "pano_0000_000830.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_Track31_Sphere_00116", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115450.23808161033, 488615.29346097895 ] }, "relative_distance": 6.05857804, "relative_pitch": 82.19444516942715, "relative_heading": 270.8011258409753, "relative_elevation": 44.1968304989859 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track31_Sphere_00116/adjacencies/b_20240919_0948_Track31_Sphere_00116/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/05/TMX7316010203-000827/pano_0001_002592/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/05/TMX7316010203-000827/pano_0001_002592/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/05/TMX7316010203-000827/pano_0001_002592/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/05/TMX7316010203-000827/pano_0001_002592/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000827_pano_0001_002592/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000827_pano_0001_002592/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000827_pano_0001_002592/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/05/TMX7316010203-000827/pano_0001_002592/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/05/TMX7316010203-000827/pano_0001_002592/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80619992750531, 52.3839729987428, 44.1560136480257 ] }, "distance": 6.5, "direction": 271.46, "angle": 81.63, "elevation": 44.16, "pano_id": "TMX7316010203-000827_pano_0001_002592", "timestamp": "2018-07-05T09:57:48.532330Z", "filename": "pano_0001_002592.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_Track31_Sphere_00116", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115450.23808161033, 488615.29346097895 ] }, "relative_distance": 6.49833198, "relative_pitch": 81.62801673943706, "relative_heading": 271.4649061411084, "relative_elevation": 44.1560136480257 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track31_Sphere_00116/adjacencies/b_20240919_0948_Track31_Sphere_00116/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000483/pano_0001_002674/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000483/pano_0001_002674/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000483/pano_0001_002674/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000483/pano_0001_002674/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000483_pano_0001_002674/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000483_pano_0001_002674/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000483_pano_0001_002674/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000483/pano_0001_002674/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000483/pano_0001_002674/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80619796245015, 52.3839690052528, 44.2280049966648 ] }, "distance": 6.64, "direction": 267.6, "angle": 81.47, "elevation": 44.23, "pano_id": "TMX7316060226-000483_pano_0001_002674", "timestamp": "2019-11-12T11:57:17.398990Z", "filename": "pano_0001_002674.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_Track31_Sphere_00116", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115450.23808161033, 488615.29346097895 ] }, "relative_distance": 6.63584324, "relative_pitch": 81.46715343611987, "relative_heading": 267.59683607354094, "relative_elevation": 44.2280049966648 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track31_Sphere_00116/adjacencies/b_20240919_0948_Track31_Sphere_00116/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/20/TMX7316010203-001884/pano_0000_001959/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/20/TMX7316010203-001884/pano_0000_001959/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/20/TMX7316010203-001884/pano_0000_001959/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/20/TMX7316010203-001884/pano_0000_001959/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001884_pano_0000_001959/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001884_pano_0000_001959/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001884_pano_0000_001959/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/20/TMX7316010203-001884/pano_0000_001959/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/20/TMX7316010203-001884/pano_0000_001959/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80639742536107, 52.3839738576874, 44.2651487626135 ] }, "distance": 6.96, "direction": 87.84, "angle": 81.07, "elevation": 44.27, "pano_id": "TMX7316010203-001884_pano_0000_001959", "timestamp": "2020-08-20T12:02:44.688850Z", "filename": "pano_0000_001959.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_Track31_Sphere_00116", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115450.23808161033, 488615.29346097895 ] }, "relative_distance": 6.95612196, "relative_pitch": 81.06919514381434, "relative_heading": 87.84387859335195, "relative_elevation": 44.2651487626135 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track31_Sphere_00116/adjacencies/b_20240919_0948_Track31_Sphere_00116/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/10/TMX7316010203-000293/pano_0000_006168/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/10/TMX7316010203-000293/pano_0000_006168/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/10/TMX7316010203-000293/pano_0000_006168/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/10/TMX7316010203-000293/pano_0000_006168/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000293_pano_0000_006168/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000293_pano_0000_006168/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000293_pano_0000_006168/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/05/10/TMX7316010203-000293/pano_0000_006168/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/05/10/TMX7316010203-000293/pano_0000_006168/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80619060044194, 52.3839732039368, 43.963555438444 ] }, "distance": 7.13, "direction": 271.52, "angle": 80.78, "elevation": 43.96, "pano_id": "TMX7316010203-000293_pano_0000_006168", "timestamp": "2017-05-10T11:04:50.492090Z", "filename": "pano_0000_006168.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_Track31_Sphere_00116", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115450.23808161033, 488615.29346097895 ] }, "relative_distance": 7.13378036, "relative_pitch": 80.7831891316173, "relative_heading": 271.51784238039306, "relative_elevation": 43.963555438444 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track31_Sphere_00116/adjacencies/b_20240919_0948_Track31_Sphere_00116/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/13/TMX7315080123-000284/pano_0000_000629/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/13/TMX7315080123-000284/pano_0000_000629/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/13/TMX7315080123-000284/pano_0000_000629/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/13/TMX7315080123-000284/pano_0000_000629/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315080123-000284_pano_0000_000629/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000284_pano_0000_000629/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000284_pano_0000_000629/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/06/13/TMX7315080123-000284/pano_0000_000629/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/06/13/TMX7315080123-000284/pano_0000_000629/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80640154665311, 52.3839709392331, 44.9009696757421 ] }, "distance": 7.23, "direction": 90.5, "angle": 80.85, "elevation": 44.9, "pano_id": "TMX7315080123-000284_pano_0000_000629", "timestamp": "2016-06-13T11:39:40.469990Z", "filename": "pano_0000_000629.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_Track31_Sphere_00116", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115450.23808161033, 488615.29346097895 ] }, "relative_distance": 7.23208653, "relative_pitch": 80.85009698329638, "relative_heading": 90.49945750424165, "relative_elevation": 44.9009696757421 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track31_Sphere_00116/adjacencies/b_20240919_0948_Track31_Sphere_00116/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002523/pano_0004_000235/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002523/pano_0004_000235/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002523/pano_0004_000235/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002523/pano_0004_000235/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002523_pano_0004_000235/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002523_pano_0004_000235/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002523_pano_0004_000235/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002523/pano_0004_000235/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002523/pano_0004_000235/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80618717108818, 52.3839717252149, 44.1851148409769 ] }, "distance": 7.36, "direction": 270.19, "angle": 80.54, "elevation": 44.19, "pano_id": "TMX7316010203-002523_pano_0004_000235", "timestamp": "2022-04-19T08:27:55.474290Z", "filename": "pano_0004_000235.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_Track31_Sphere_00116", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115450.23808161033, 488615.29346097895 ] }, "relative_distance": 7.36481883, "relative_pitch": 80.53687912446217, "relative_heading": 270.18995978329747, "relative_elevation": 44.1851148409769 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track31_Sphere_00116/adjacencies/b_20240919_0948_Track31_Sphere_00116/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_06-04-09_03126/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_06-04-09_03126/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_06-04-09_03126/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_06-04-09_03126/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-17_06-04-09_03126/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-17_06-04-09_03126/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-17_06-04-09_03126/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_06-04-09_03126/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_06-04-09_03126/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.806404751398347, 52.38397350751787, 0.0 ] }, "distance": 7.45, "direction": 88.29, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-17_06-04-09_03126", "timestamp": "2025-07-17T07:13:11Z", "filename": "recording_2025-07-17_06-04-09_03126.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_Track31_Sphere_00116", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115450.23808161033, 488615.29346097895 ] }, "relative_distance": 7.45334787, "relative_pitch": 0.0, "relative_heading": 88.28746532516845, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track31_Sphere_00116/adjacencies/b_20240919_0948_Track31_Sphere_00116/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_06-04-09_03129/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_06-04-09_03129/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_06-04-09_03129/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_06-04-09_03129/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-17_06-04-09_03129/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-17_06-04-09_03129/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-17_06-04-09_03129/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_06-04-09_03129/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_06-04-09_03129/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.806184430945403, 52.383969865237155, 0.0 ] }, "distance": 7.55, "direction": 268.62, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-17_06-04-09_03129", "timestamp": "2025-07-17T07:13:14Z", "filename": "recording_2025-07-17_06-04-09_03129.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_Track31_Sphere_00116", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115450.23808161033, 488615.29346097895 ] }, "relative_distance": 7.55355811, "relative_pitch": 0.0, "relative_heading": 268.61516942692606, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track31_Sphere_00116/adjacencies/b_20240919_0948_Track31_Sphere_00116/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/13/TMX7315080123-000284/pano_0000_000632/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/13/TMX7315080123-000284/pano_0000_000632/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/13/TMX7315080123-000284/pano_0000_000632/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/13/TMX7315080123-000284/pano_0000_000632/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315080123-000284_pano_0000_000632/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000284_pano_0000_000632/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000284_pano_0000_000632/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/06/13/TMX7315080123-000284/pano_0000_000632/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/06/13/TMX7315080123-000284/pano_0000_000632/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80618373643429, 52.3839681694914, 44.9086424261332 ] }, "distance": 7.61, "direction": 267.2, "angle": 80.39, "elevation": 44.91, "pano_id": "TMX7315080123-000284_pano_0000_000632", "timestamp": "2016-06-13T11:39:43.380120Z", "filename": "pano_0000_000632.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_Track31_Sphere_00116", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115450.23808161033, 488615.29346097895 ] }, "relative_distance": 7.60770413, "relative_pitch": 80.38514648684728, "relative_heading": 267.2029449304628, "relative_elevation": 44.9086424261332 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track31_Sphere_00116/adjacencies/b_20240919_0948_Track31_Sphere_00116/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002523/pano_0004_000232/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002523/pano_0004_000232/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002523/pano_0004_000232/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002523/pano_0004_000232/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002523_pano_0004_000232/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002523_pano_0004_000232/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002523_pano_0004_000232/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002523/pano_0004_000232/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002523/pano_0004_000232/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80641201726388, 52.3839744977728, 44.1832049703225 ] }, "distance": 7.95, "direction": 87.6, "angle": 79.8, "elevation": 44.18, "pano_id": "TMX7316010203-002523_pano_0004_000232", "timestamp": "2022-04-19T08:27:53.474270Z", "filename": "pano_0004_000232.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_Track31_Sphere_00116", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115450.23808161033, 488615.29346097895 ] }, "relative_distance": 7.95171611, "relative_pitch": 79.79760993297893, "relative_heading": 87.60035760243285, "relative_elevation": 44.1832049703225 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track31_Sphere_00116/adjacencies/b_20240919_0948_Track31_Sphere_00116/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000483/pano_0001_002677/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000483/pano_0001_002677/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000483/pano_0001_002677/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000483/pano_0001_002677/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000483_pano_0001_002677/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000483_pano_0001_002677/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000483_pano_0001_002677/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000483/pano_0001_002677/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000483/pano_0001_002677/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80641539865356, 52.3839741426814, 44.253240169026 ] }, "distance": 8.18, "direction": 87.94, "angle": 79.53, "elevation": 44.25, "pano_id": "TMX7316060226-000483_pano_0001_002677", "timestamp": "2019-11-12T11:57:19.139000Z", "filename": "pano_0001_002677.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_Track31_Sphere_00116", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115450.23808161033, 488615.29346097895 ] }, "relative_distance": 8.18024238, "relative_pitch": 79.52705330872229, "relative_heading": 87.94438645871307, "relative_elevation": 44.253240169026 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track31_Sphere_00116/adjacencies/b_20240919_0948_Track31_Sphere_00116/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/20/TMX7316010203-001884/pano_0000_001956/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/20/TMX7316010203-001884/pano_0000_001956/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/20/TMX7316010203-001884/pano_0000_001956/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/20/TMX7316010203-001884/pano_0000_001956/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001884_pano_0000_001956/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001884_pano_0000_001956/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001884_pano_0000_001956/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/20/TMX7316010203-001884/pano_0000_001956/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/20/TMX7316010203-001884/pano_0000_001956/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80617347168572, 52.38397162465, 44.2217809241265 ] }, "distance": 8.3, "direction": 270.09, "angle": 79.37, "elevation": 44.22, "pano_id": "TMX7316010203-001884_pano_0000_001956", "timestamp": "2020-08-20T12:02:42.548850Z", "filename": "pano_0000_001956.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_Track31_Sphere_00116", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115450.23808161033, 488615.29346097895 ] }, "relative_distance": 8.29756575, "relative_pitch": 79.37285779543133, "relative_heading": 270.0913453248582, "relative_elevation": 44.2217809241265 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track31_Sphere_00116/adjacencies/b_20240919_0948_Track31_Sphere_00116/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002076/pano_0000_000827/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002076/pano_0000_000827/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002076/pano_0000_000827/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002076/pano_0000_000827/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002076_pano_0000_000827/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002076_pano_0000_000827/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002076_pano_0000_000827/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002076/pano_0000_000827/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002076/pano_0000_000827/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80642896145741, 52.3839740136517, 44.1826228350401 ] }, "distance": 9.1, "direction": 88.24, "angle": 78.36, "elevation": 44.18, "pano_id": "TMX7316010203-002076_pano_0000_000827", "timestamp": "2021-04-01T07:38:16.240310Z", "filename": "pano_0000_000827.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_Track31_Sphere_00116", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115450.23808161033, 488615.29346097895 ] }, "relative_distance": 9.1027329, "relative_pitch": 78.35851550689993, "relative_heading": 88.2431901457185, "relative_elevation": 44.1826228350401 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track31_Sphere_00116/adjacencies/b_20240919_0948_Track31_Sphere_00116/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/05/TMX7316010203-000827/pano_0001_002595/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/05/TMX7316010203-000827/pano_0001_002595/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/05/TMX7316010203-000827/pano_0001_002595/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/05/TMX7316010203-000827/pano_0001_002595/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000827_pano_0001_002595/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000827_pano_0001_002595/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000827_pano_0001_002595/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/05/TMX7316010203-000827/pano_0001_002595/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/05/TMX7316010203-000827/pano_0001_002595/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80642985717335, 52.3839755361631, 44.1802630815655 ] }, "distance": 9.17, "direction": 87.2, "angle": 78.27, "elevation": 44.18, "pano_id": "TMX7316010203-000827_pano_0001_002595", "timestamp": "2018-07-05T09:57:50.977310Z", "filename": "pano_0001_002595.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_Track31_Sphere_00116", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115450.23808161033, 488615.29346097895 ] }, "relative_distance": 9.17041533, "relative_pitch": 78.27373573491327, "relative_heading": 87.1968118825022, "relative_elevation": 44.1802630815655 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track31_Sphere_00116/adjacencies/b_20240919_0948_Track31_Sphere_00116/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240919_0948_Track31_Sphere_00114/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240919_0948_Track31_Sphere_00114/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240919_0948_Track31_Sphere_00114/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240919_0948_Track31_Sphere_00114/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20240919_0948_Track31_Sphere_00114/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track31_Sphere_00114/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track31_Sphere_00114/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240919_0948_Track31_Sphere_00114/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240919_0948_Track31_Sphere_00114/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.806149314567278, 52.38397073551548, 0.0 ] }, "distance": 9.94, "direction": 269.51, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20240919_0948_Track31_Sphere_00114", "timestamp": "2024-09-19T10:28:08Z", "filename": "Job_20240919_0948_Track31_Sphere_00114.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20240919_0948_Track31_Sphere_00116", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115450.23808161033, 488615.29346097895 ] }, "relative_distance": 9.94275571, "relative_pitch": 0.0, "relative_heading": 269.50610477913966, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track31_Sphere_00116/adjacencies/b_20240919_0948_Track31_Sphere_00116/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240919_0948_Track31_Sphere_00118/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240919_0948_Track31_Sphere_00118/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240919_0948_Track31_Sphere_00118/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240919_0948_Track31_Sphere_00118/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20240919_0948_Track31_Sphere_00118/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track31_Sphere_00118/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track31_Sphere_00118/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240919_0948_Track31_Sphere_00118/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240919_0948_Track31_Sphere_00118/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.806442148285428, 52.383973466232575, 0.0 ] }, "distance": 10.0, "direction": 88.75, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20240919_0948_Track31_Sphere_00118", "timestamp": "2024-09-19T10:28:12Z", "filename": "Job_20240919_0948_Track31_Sphere_00118.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_Track31_Sphere_00116", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115450.23808161033, 488615.29346097895 ] }, "relative_distance": 9.99871063, "relative_pitch": 0.0, "relative_heading": 88.74981386027933, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track31_Sphere_00116/adjacencies/b_20240919_0948_Track31_Sphere_00116/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002076/pano_0000_000831/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002076/pano_0000_000831/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002076/pano_0000_000831/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002076/pano_0000_000831/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002076_pano_0000_000831/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002076_pano_0000_000831/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002076_pano_0000_000831/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002076/pano_0000_000831/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002076/pano_0000_000831/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80613231259618, 52.3839716856728, 44.2080827131867 ] }, "distance": 11.1, "direction": 270.1, "angle": 75.91, "elevation": 44.21, "pano_id": "TMX7316010203-002076_pano_0000_000831", "timestamp": "2021-04-01T07:38:19.600210Z", "filename": "pano_0000_000831.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_Track31_Sphere_00116", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115450.23808161033, 488615.29346097895 ] }, "relative_distance": 11.10004916, "relative_pitch": 75.90518592621441, "relative_heading": 270.1033612791264, "relative_elevation": 44.2080827131867 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track31_Sphere_00116/adjacencies/b_20240919_0948_Track31_Sphere_00116/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000483/pano_0001_002673/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000483/pano_0001_002673/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000483/pano_0001_002673/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000483/pano_0001_002673/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000483_pano_0001_002673/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000483_pano_0001_002673/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000483_pano_0001_002673/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000483/pano_0001_002673/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000483/pano_0001_002673/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80612479496957, 52.3839674543792, 44.2279455447569 ] }, "distance": 11.62, "direction": 267.78, "angle": 75.28, "elevation": 44.23, "pano_id": "TMX7316060226-000483_pano_0001_002673", "timestamp": "2019-11-12T11:57:16.819000Z", "filename": "pano_0001_002673.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_Track31_Sphere_00116", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115450.23808161033, 488615.29346097895 ] }, "relative_distance": 11.62064654, "relative_pitch": 75.27859464945875, "relative_heading": 267.776716050141, "relative_elevation": 44.2279455447569 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track31_Sphere_00116/adjacencies/b_20240919_0948_Track31_Sphere_00116/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/05/TMX7316010203-000827/pano_0001_002591/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/05/TMX7316010203-000827/pano_0001_002591/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/05/TMX7316010203-000827/pano_0001_002591/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/05/TMX7316010203-000827/pano_0001_002591/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000827_pano_0001_002591/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000827_pano_0001_002591/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000827_pano_0001_002591/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/05/TMX7316010203-000827/pano_0001_002591/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/05/TMX7316010203-000827/pano_0001_002591/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80612395055248, 52.3839715275392, 44.1537424484268 ] }, "distance": 11.67, "direction": 270.01, "angle": 75.2, "elevation": 44.15, "pano_id": "TMX7316010203-000827_pano_0001_002591", "timestamp": "2018-07-05T09:57:47.677310Z", "filename": "pano_0001_002591.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_Track31_Sphere_00116", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115450.23808161033, 488615.29346097895 ] }, "relative_distance": 11.6693935, "relative_pitch": 75.19578922033374, "relative_heading": 270.0119285309503, "relative_elevation": 44.1537424484268 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track31_Sphere_00116/adjacencies/b_20240919_0948_Track31_Sphere_00116/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/20/TMX7316010203-001884/pano_0000_001960/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/20/TMX7316010203-001884/pano_0000_001960/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/20/TMX7316010203-001884/pano_0000_001960/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/20/TMX7316010203-001884/pano_0000_001960/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001884_pano_0000_001960/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001884_pano_0000_001960/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001884_pano_0000_001960/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/20/TMX7316010203-001884/pano_0000_001960/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/20/TMX7316010203-001884/pano_0000_001960/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80647207138766, 52.3839751422619, 44.2424414474517 ] }, "distance": 12.04, "direction": 88.07, "angle": 74.78, "elevation": 44.24, "pano_id": "TMX7316010203-001884_pano_0000_001960", "timestamp": "2020-08-20T12:02:45.378830Z", "filename": "pano_0000_001960.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_Track31_Sphere_00116", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115450.23808161033, 488615.29346097895 ] }, "relative_distance": 12.04056193, "relative_pitch": 74.77569358707298, "relative_heading": 88.07404979523228, "relative_elevation": 44.2424414474517 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track31_Sphere_00116/adjacencies/b_20240919_0948_Track31_Sphere_00116/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/13/TMX7315080123-000284/pano_0000_000628/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/13/TMX7315080123-000284/pano_0000_000628/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/13/TMX7315080123-000284/pano_0000_000628/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/13/TMX7315080123-000284/pano_0000_000628/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315080123-000284_pano_0000_000628/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000284_pano_0000_000628/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000284_pano_0000_000628/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/06/13/TMX7315080123-000284/pano_0000_000628/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/06/13/TMX7315080123-000284/pano_0000_000628/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80647442805618, 52.3839721827167, 44.8865269031376 ] }, "distance": 12.19, "direction": 89.65, "angle": 74.8, "elevation": 44.89, "pano_id": "TMX7315080123-000284_pano_0000_000628", "timestamp": "2016-06-13T11:39:39.404930Z", "filename": "pano_0000_000628.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_Track31_Sphere_00116", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115450.23808161033, 488615.29346097895 ] }, "relative_distance": 12.19445659, "relative_pitch": 74.801120787199, "relative_heading": 89.64603366209465, "relative_elevation": 44.8865269031376 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track31_Sphere_00116/adjacencies/b_20240919_0948_Track31_Sphere_00116/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002523/pano_0004_000236/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002523/pano_0004_000236/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002523/pano_0004_000236/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002523/pano_0004_000236/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002523_pano_0004_000236/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002523_pano_0004_000236/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002523_pano_0004_000236/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002523/pano_0004_000236/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002523/pano_0004_000236/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80611259264563, 52.3839704142165, 44.1959269363433 ] }, "distance": 12.44, "direction": 269.44, "angle": 74.28, "elevation": 44.2, "pano_id": "TMX7316010203-002523_pano_0004_000236", "timestamp": "2022-04-19T08:27:56.164260Z", "filename": "pano_0004_000236.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_Track31_Sphere_00116", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115450.23808161033, 488615.29346097895 ] }, "relative_distance": 12.44333334, "relative_pitch": 74.27547057370367, "relative_heading": 269.4407554109658, "relative_elevation": 44.1959269363433 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track31_Sphere_00116/adjacencies/b_20240919_0948_Track31_Sphere_00116/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_06-04-09_03125/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_06-04-09_03125/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_06-04-09_03125/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_06-04-09_03125/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-17_06-04-09_03125/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-17_06-04-09_03125/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-17_06-04-09_03125/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_06-04-09_03125/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_06-04-09_03125/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.806478170161053, 52.38397523371683, 0.0 ] }, "distance": 12.46, "direction": 88.09, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-17_06-04-09_03125", "timestamp": "2025-07-17T07:13:10Z", "filename": "recording_2025-07-17_06-04-09_03125.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_Track31_Sphere_00116", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115450.23808161033, 488615.29346097895 ] }, "relative_distance": 12.45592851, "relative_pitch": 0.0, "relative_heading": 88.0914559541464, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track31_Sphere_00116/adjacencies/b_20240919_0948_Track31_Sphere_00116/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/13/TMX7315080123-000284/pano_0000_000633/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/13/TMX7315080123-000284/pano_0000_000633/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/13/TMX7315080123-000284/pano_0000_000633/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/13/TMX7315080123-000284/pano_0000_000633/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315080123-000284_pano_0000_000633/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000284_pano_0000_000633/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000284_pano_0000_000633/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/06/13/TMX7315080123-000284/pano_0000_000633/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/06/13/TMX7315080123-000284/pano_0000_000633/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8061109295181, 52.3839687532244, 44.9162930091843 ] }, "distance": 12.56, "direction": 268.6, "angle": 74.38, "elevation": 44.92, "pano_id": "TMX7315080123-000284_pano_0000_000633", "timestamp": "2016-06-13T11:39:44.230190Z", "filename": "pano_0000_000633.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_Track31_Sphere_00116", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115450.23808161033, 488615.29346097895 ] }, "relative_distance": 12.55971655, "relative_pitch": 74.37768159427208, "relative_heading": 268.60265587845095, "relative_elevation": 44.9162930091843 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track31_Sphere_00116/adjacencies/b_20240919_0948_Track31_Sphere_00116/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_06-04-09_03130/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_06-04-09_03130/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_06-04-09_03130/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_06-04-09_03130/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-17_06-04-09_03130/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-17_06-04-09_03130/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-17_06-04-09_03130/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_06-04-09_03130/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_06-04-09_03130/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80611080195217, 52.3839696118144, 0.0 ] }, "distance": 12.57, "direction": 269.04, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-17_06-04-09_03130", "timestamp": "2025-07-17T07:13:15Z", "filename": "recording_2025-07-17_06-04-09_03130.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_Track31_Sphere_00116", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115450.23808161033, 488615.29346097895 ] }, "relative_distance": 12.56643432, "relative_pitch": 0.0, "relative_heading": 269.03910108827586, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track31_Sphere_00116/adjacencies/b_20240919_0948_Track31_Sphere_00116/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002523/pano_0004_000231/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002523/pano_0004_000231/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002523/pano_0004_000231/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002523/pano_0004_000231/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002523_pano_0004_000231/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002523_pano_0004_000231/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002523_pano_0004_000231/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002523/pano_0004_000231/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002523/pano_0004_000231/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80648734711661, 52.38397533234, 44.1610410194844 ] }, "distance": 13.08, "direction": 88.13, "angle": 73.5, "elevation": 44.16, "pano_id": "TMX7316010203-002523_pano_0004_000231", "timestamp": "2022-04-19T08:27:52.769340Z", "filename": "pano_0004_000231.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_Track31_Sphere_00116", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115450.23808161033, 488615.29346097895 ] }, "relative_distance": 13.08079958, "relative_pitch": 73.50035392165417, "relative_heading": 88.13455789039072, "relative_elevation": 44.1610410194844 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track31_Sphere_00116/adjacencies/b_20240919_0948_Track31_Sphere_00116/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000483/pano_0001_002678/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000483/pano_0001_002678/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000483/pano_0001_002678/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000483/pano_0001_002678/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000483_pano_0001_002678/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000483_pano_0001_002678/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000483_pano_0001_002678/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000483/pano_0001_002678/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000483/pano_0001_002678/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80648742695677, 52.3839756723933, 44.2341826325282 ] }, "distance": 13.09, "direction": 87.97, "angle": 73.52, "elevation": 44.23, "pano_id": "TMX7316060226-000483_pano_0001_002678", "timestamp": "2019-11-12T11:57:19.748950Z", "filename": "pano_0001_002678.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_Track31_Sphere_00116", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115450.23808161033, 488615.29346097895 ] }, "relative_distance": 13.08751872, "relative_pitch": 73.51815319215342, "relative_heading": 87.96976359556196, "relative_elevation": 44.2341826325282 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track31_Sphere_00116/adjacencies/b_20240919_0948_Track31_Sphere_00116/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/20/TMX7316010203-001884/pano_0000_001955/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/20/TMX7316010203-001884/pano_0000_001955/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/20/TMX7316010203-001884/pano_0000_001955/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/20/TMX7316010203-001884/pano_0000_001955/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001884_pano_0000_001955/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001884_pano_0000_001955/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001884_pano_0000_001955/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/20/TMX7316010203-001884/pano_0000_001955/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/20/TMX7316010203-001884/pano_0000_001955/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80609843852361, 52.3839703712195, 44.220296763815 ] }, "distance": 13.41, "direction": 269.46, "angle": 73.13, "elevation": 44.22, "pano_id": "TMX7316010203-001884_pano_0000_001955", "timestamp": "2020-08-20T12:02:41.643750Z", "filename": "pano_0000_001955.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_Track31_Sphere_00116", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115450.23808161033, 488615.29346097895 ] }, "relative_distance": 13.40707312, "relative_pitch": 73.13331452640304, "relative_heading": 269.4605199472926, "relative_elevation": 44.220296763815 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track31_Sphere_00116/adjacencies/b_20240919_0948_Track31_Sphere_00116/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/10/TMX7316010203-000293/pano_0000_006166/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/10/TMX7316010203-000293/pano_0000_006166/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/10/TMX7316010203-000293/pano_0000_006166/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/10/TMX7316010203-000293/pano_0000_006166/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000293_pano_0000_006166/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000293_pano_0000_006166/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000293_pano_0000_006166/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/05/10/TMX7316010203-000293/pano_0000_006166/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/05/10/TMX7316010203-000293/pano_0000_006166/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80649248748512, 52.3839772164453, 43.9757907632738 ] }, "distance": 13.44, "direction": 87.29, "angle": 73.01, "elevation": 43.98, "pano_id": "TMX7316010203-000293_pano_0000_006166", "timestamp": "2017-05-10T11:04:47.742130Z", "filename": "pano_0000_006166.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_Track31_Sphere_00116", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115450.23808161033, 488615.29346097895 ] }, "relative_distance": 13.43890099, "relative_pitch": 73.00696766192651, "relative_heading": 87.28973083859269, "relative_elevation": 43.9757907632738 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track31_Sphere_00116/adjacencies/b_20240919_0948_Track31_Sphere_00116/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002076/pano_0000_000826/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002076/pano_0000_000826/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002076/pano_0000_000826/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002076/pano_0000_000826/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002076_pano_0000_000826/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002076_pano_0000_000826/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002076_pano_0000_000826/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002076/pano_0000_000826/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002076/pano_0000_000826/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80650331485526, 52.383975386842, 44.162732552737 ] }, "distance": 14.17, "direction": 88.25, "angle": 72.21, "elevation": 44.16, "pano_id": "TMX7316010203-002076_pano_0000_000826", "timestamp": "2021-04-01T07:38:15.410310Z", "filename": "pano_0000_000826.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_Track31_Sphere_00116", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115450.23808161033, 488615.29346097895 ] }, "relative_distance": 14.16767643, "relative_pitch": 72.21343934020761, "relative_heading": 88.25316092403867, "relative_elevation": 44.162732552737 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track31_Sphere_00116/adjacencies/b_20240919_0948_Track31_Sphere_00116/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/05/TMX7316010203-000827/pano_0001_002596/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/05/TMX7316010203-000827/pano_0001_002596/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/05/TMX7316010203-000827/pano_0001_002596/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/05/TMX7316010203-000827/pano_0001_002596/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000827_pano_0001_002596/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000827_pano_0001_002596/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000827_pano_0001_002596/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/05/TMX7316010203-000827/pano_0001_002596/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/05/TMX7316010203-000827/pano_0001_002596/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80650674469689, 52.383976241515, 44.1796327251941 ] }, "distance": 14.4, "direction": 87.9, "angle": 71.94, "elevation": 44.18, "pano_id": "TMX7316010203-000827_pano_0001_002596", "timestamp": "2018-07-05T09:57:51.827260Z", "filename": "pano_0001_002596.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_Track31_Sphere_00116", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115450.23808161033, 488615.29346097895 ] }, "relative_distance": 14.40426919, "relative_pitch": 71.94202822586648, "relative_heading": 87.90335628780993, "relative_elevation": 44.1796327251941 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track31_Sphere_00116/adjacencies/b_20240919_0948_Track31_Sphere_00116/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/22/TMX7316010203-000305/pano_0000_000973/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/22/TMX7316010203-000305/pano_0000_000973/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/22/TMX7316010203-000305/pano_0000_000973/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/22/TMX7316010203-000305/pano_0000_000973/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000305_pano_0000_000973/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000305_pano_0000_000973/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000305_pano_0000_000973/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/05/22/TMX7316010203-000305/pano_0000_000973/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/05/22/TMX7316010203-000305/pano_0000_000973/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80651051421771, 52.3839795484658, 43.9315586369485 ] }, "distance": 14.68, "direction": 86.5, "angle": 71.52, "elevation": 43.93, "pano_id": "TMX7316010203-000305_pano_0000_000973", "timestamp": "2017-05-22T07:47:35.490890Z", "filename": "pano_0000_000973.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_Track31_Sphere_00116", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115450.23808161033, 488615.29346097895 ] }, "relative_distance": 14.67859601, "relative_pitch": 71.5242798934386, "relative_heading": 86.5044726362826, "relative_elevation": 43.9315586369485 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track31_Sphere_00116/adjacencies/b_20240919_0948_Track31_Sphere_00116/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240919_0948_Track31_Sphere_00113/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240919_0948_Track31_Sphere_00113/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240919_0948_Track31_Sphere_00113/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240919_0948_Track31_Sphere_00113/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20240919_0948_Track31_Sphere_00113/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track31_Sphere_00113/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track31_Sphere_00113/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240919_0948_Track31_Sphere_00113/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240919_0948_Track31_Sphere_00113/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.806076941099533, 52.38396882549952, 0.0 ] }, "distance": 14.87, "direction": 268.85, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20240919_0948_Track31_Sphere_00113", "timestamp": "2024-09-19T10:28:07Z", "filename": "Job_20240919_0948_Track31_Sphere_00113.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20240919_0948_Track31_Sphere_00116", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115450.23808161033, 488615.29346097895 ] }, "relative_distance": 14.87320499, "relative_pitch": 0.0, "relative_heading": 268.8510554695061, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track31_Sphere_00116/adjacencies/b_20240919_0948_Track31_Sphere_00116/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240919_0948_Track31_Sphere_00119/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240919_0948_Track31_Sphere_00119/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240919_0948_Track31_Sphere_00119/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240919_0948_Track31_Sphere_00119/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20240919_0948_Track31_Sphere_00119/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track31_Sphere_00119/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track31_Sphere_00119/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240919_0948_Track31_Sphere_00119/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240919_0948_Track31_Sphere_00119/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.806516206137679, 52.383974620326555, 0.0 ] }, "distance": 15.04, "direction": 88.68, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20240919_0948_Track31_Sphere_00119", "timestamp": "2024-09-19T10:28:13Z", "filename": "Job_20240919_0948_Track31_Sphere_00119.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_Track31_Sphere_00116", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115450.23808161033, 488615.29346097895 ] }, "relative_distance": 15.04283861, "relative_pitch": 0.0, "relative_heading": 88.67978688902795, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track31_Sphere_00116/adjacencies/b_20240919_0948_Track31_Sphere_00116/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002076/pano_0000_000832/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002076/pano_0000_000832/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002076/pano_0000_000832/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002076/pano_0000_000832/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002076_pano_0000_000832/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002076_pano_0000_000832/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002076_pano_0000_000832/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002076/pano_0000_000832/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002076/pano_0000_000832/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80605839086462, 52.3839698309306, 44.2060564830899 ] }, "distance": 16.13, "direction": 269.34, "angle": 69.95, "elevation": 44.21, "pano_id": "TMX7316010203-002076_pano_0000_000832", "timestamp": "2021-04-01T07:38:20.520210Z", "filename": "pano_0000_000832.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_Track31_Sphere_00116", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115450.23808161033, 488615.29346097895 ] }, "relative_distance": 16.13435512, "relative_pitch": 69.94889631951551, "relative_heading": 269.3382345611421, "relative_elevation": 44.2060564830899 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track31_Sphere_00116/adjacencies/b_20240919_0948_Track31_Sphere_00116/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/22/TMX7316010203-000305/pano_0000_000976/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/22/TMX7316010203-000305/pano_0000_000976/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/22/TMX7316010203-000305/pano_0000_000976/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/22/TMX7316010203-000305/pano_0000_000976/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000305_pano_0000_000976/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000305_pano_0000_000976/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000305_pano_0000_000976/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/05/22/TMX7316010203-000305/pano_0000_000976/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/05/22/TMX7316010203-000305/pano_0000_000976/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80605814036695, 52.3839710334507, 43.9780908916146 ] }, "distance": 16.15, "direction": 269.81, "angle": 69.83, "elevation": 43.98, "pano_id": "TMX7316010203-000305_pano_0000_000976", "timestamp": "2017-05-22T07:47:40.655860Z", "filename": "pano_0000_000976.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_Track31_Sphere_00116", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115450.23808161033, 488615.29346097895 ] }, "relative_distance": 16.15042007, "relative_pitch": 69.83485334955054, "relative_heading": 269.81361625339844, "relative_elevation": 43.9780908916146 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track31_Sphere_00116/adjacencies/b_20240919_0948_Track31_Sphere_00116/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000483/pano_0001_002672/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000483/pano_0001_002672/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000483/pano_0001_002672/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000483/pano_0001_002672/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000483_pano_0001_002672/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000483_pano_0001_002672/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000483_pano_0001_002672/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000483/pano_0001_002672/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000483/pano_0001_002672/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80605161936758, 52.3839646668393, 44.2312399297953 ] }, "distance": 16.61, "direction": 267.37, "angle": 69.42, "elevation": 44.23, "pano_id": "TMX7316060226-000483_pano_0001_002672", "timestamp": "2019-11-12T11:57:16.214080Z", "filename": "pano_0001_002672.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_Track31_Sphere_00116", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115450.23808161033, 488615.29346097895 ] }, "relative_distance": 16.61178368, "relative_pitch": 69.41549040864476, "relative_heading": 267.37438744515043, "relative_elevation": 44.2312399297953 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track31_Sphere_00116/adjacencies/b_20240919_0948_Track31_Sphere_00116/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/05/TMX7316010203-000827/pano_0001_002590/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/05/TMX7316010203-000827/pano_0001_002590/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/05/TMX7316010203-000827/pano_0001_002590/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/05/TMX7316010203-000827/pano_0001_002590/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000827_pano_0001_002590/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000827_pano_0001_002590/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000827_pano_0001_002590/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/05/TMX7316010203-000827/pano_0001_002590/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/05/TMX7316010203-000827/pano_0001_002590/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80604792587168, 52.3839704419892, 44.1541673298925 ] }, "distance": 16.85, "direction": 269.6, "angle": 69.12, "elevation": 44.15, "pano_id": "TMX7316010203-000827_pano_0001_002590", "timestamp": "2018-07-05T09:57:46.747300Z", "filename": "pano_0001_002590.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_Track31_Sphere_00116", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115450.23808161033, 488615.29346097895 ] }, "relative_distance": 16.84624402, "relative_pitch": 69.11652817862105, "relative_heading": 269.5974773185574, "relative_elevation": 44.1541673298925 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track31_Sphere_00116/adjacencies/b_20240919_0948_Track31_Sphere_00116/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/13/TMX7315080123-000284/pano_0000_000627/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/13/TMX7315080123-000284/pano_0000_000627/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/13/TMX7315080123-000284/pano_0000_000627/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/13/TMX7315080123-000284/pano_0000_000627/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315080123-000284_pano_0000_000627/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000284_pano_0000_000627/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000284_pano_0000_000627/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/06/13/TMX7315080123-000284/pano_0000_000627/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/06/13/TMX7315080123-000284/pano_0000_000627/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80654645688836, 52.3839764569728, 44.8961182832718 ] }, "distance": 17.11, "direction": 88.15, "angle": 69.14, "elevation": 44.9, "pano_id": "TMX7315080123-000284_pano_0000_000627", "timestamp": "2016-06-13T11:39:38.099890Z", "filename": "pano_0000_000627.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_Track31_Sphere_00116", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115450.23808161033, 488615.29346097895 ] }, "relative_distance": 17.10745854, "relative_pitch": 69.14088884222774, "relative_heading": 88.15440139593339, "relative_elevation": 44.8961182832718 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track31_Sphere_00116/adjacencies/b_20240919_0948_Track31_Sphere_00116/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/20/TMX7316010203-001884/pano_0000_001961/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/20/TMX7316010203-001884/pano_0000_001961/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/20/TMX7316010203-001884/pano_0000_001961/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/20/TMX7316010203-001884/pano_0000_001961/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001884_pano_0000_001961/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001884_pano_0000_001961/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001884_pano_0000_001961/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/20/TMX7316010203-001884/pano_0000_001961/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/20/TMX7316010203-001884/pano_0000_001961/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80654666892706, 52.3839759060462, 44.2571353791282 ] }, "distance": 17.12, "direction": 88.36, "angle": 68.85, "elevation": 44.26, "pano_id": "TMX7316010203-001884_pano_0000_001961", "timestamp": "2020-08-20T12:02:46.078930Z", "filename": "pano_0000_001961.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_Track31_Sphere_00116", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115450.23808161033, 488615.29346097895 ] }, "relative_distance": 17.12002568, "relative_pitch": 68.85199172287012, "relative_heading": 88.36101871465247, "relative_elevation": 44.2571353791282 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track31_Sphere_00116/adjacencies/b_20240919_0948_Track31_Sphere_00116/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/10/TMX7316010203-000293/pano_0000_006169/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/10/TMX7316010203-000293/pano_0000_006169/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/10/TMX7316010203-000293/pano_0000_006169/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/10/TMX7316010203-000293/pano_0000_006169/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000293_pano_0000_006169/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000293_pano_0000_006169/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000293_pano_0000_006169/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/05/10/TMX7316010203-000293/pano_0000_006169/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/05/10/TMX7316010203-000293/pano_0000_006169/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80604010793053, 52.3839684258842, 43.967231137678 ] }, "distance": 17.38, "direction": 268.87, "angle": 68.43, "elevation": 43.97, "pano_id": "TMX7316010203-000293_pano_0000_006169", "timestamp": "2017-05-10T11:04:51.972110Z", "filename": "pano_0000_006169.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_Track31_Sphere_00116", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115450.23808161033, 488615.29346097895 ] }, "relative_distance": 17.38152239, "relative_pitch": 68.42967478538252, "relative_heading": 268.87029927986305, "relative_elevation": 43.967231137678 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track31_Sphere_00116/adjacencies/b_20240919_0948_Track31_Sphere_00116/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_06-04-09_03124/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_06-04-09_03124/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_06-04-09_03124/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_06-04-09_03124/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-17_06-04-09_03124/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-17_06-04-09_03124/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-17_06-04-09_03124/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_06-04-09_03124/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_06-04-09_03124/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.806551458509059, 52.38397682441461, 0.0 ] }, "distance": 17.45, "direction": 88.06, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-17_06-04-09_03124", "timestamp": "2025-07-17T07:13:09Z", "filename": "recording_2025-07-17_06-04-09_03124.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_Track31_Sphere_00116", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115450.23808161033, 488615.29346097895 ] }, "relative_distance": 17.44917886, "relative_pitch": 0.0, "relative_heading": 88.0562256846405, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track31_Sphere_00116/adjacencies/b_20240919_0948_Track31_Sphere_00116/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/13/TMX7315080123-000284/pano_0000_000634/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/13/TMX7315080123-000284/pano_0000_000634/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/13/TMX7315080123-000284/pano_0000_000634/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/13/TMX7315080123-000284/pano_0000_000634/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315080123-000284_pano_0000_000634/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000284_pano_0000_000634/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000284_pano_0000_000634/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/06/13/TMX7315080123-000284/pano_0000_000634/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/06/13/TMX7315080123-000284/pano_0000_000634/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80603824049471, 52.3839686123456, 44.9282504897565 ] }, "distance": 17.51, "direction": 268.95, "angle": 68.71, "elevation": 44.93, "pano_id": "TMX7315080123-000284_pano_0000_000634", "timestamp": "2016-06-13T11:39:45.135200Z", "filename": "pano_0000_000634.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_Track31_Sphere_00116", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115450.23808161033, 488615.29346097895 ] }, "relative_distance": 17.50825556, "relative_pitch": 68.70945142433509, "relative_heading": 268.9463905910843, "relative_elevation": 44.9282504897565 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track31_Sphere_00116/adjacencies/b_20240919_0948_Track31_Sphere_00116/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002523/pano_0004_000237/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002523/pano_0004_000237/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002523/pano_0004_000237/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002523/pano_0004_000237/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002523_pano_0004_000237/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002523_pano_0004_000237/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002523_pano_0004_000237/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002523/pano_0004_000237/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002523/pano_0004_000237/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80603792239182, 52.3839673339201, 44.199096894823 ] }, "distance": 17.53, "direction": 268.48, "angle": 68.36, "elevation": 44.2, "pano_id": "TMX7316010203-002523_pano_0004_000237", "timestamp": "2022-04-19T08:27:56.904270Z", "filename": "pano_0004_000237.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_Track31_Sphere_00116", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115450.23808161033, 488615.29346097895 ] }, "relative_distance": 17.53310116, "relative_pitch": 68.36253466110418, "relative_heading": 268.4828916354088, "relative_elevation": 44.199096894823 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track31_Sphere_00116/adjacencies/b_20240919_0948_Track31_Sphere_00116/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_06-04-09_03131/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_06-04-09_03131/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_06-04-09_03131/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_06-04-09_03131/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-17_06-04-09_03131/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-17_06-04-09_03131/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-17_06-04-09_03131/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_06-04-09_03131/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_06-04-09_03131/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.806037359499407, 52.383970815275894, 0.0 ] }, "distance": 17.57, "direction": 269.75, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-17_06-04-09_03131", "timestamp": "2025-07-17T07:13:16Z", "filename": "recording_2025-07-17_06-04-09_03131.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_Track31_Sphere_00116", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115450.23808161033, 488615.29346097895 ] }, "relative_distance": 17.56544845, "relative_pitch": 0.0, "relative_heading": 269.749457284976, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track31_Sphere_00116/adjacencies/b_20240919_0948_Track31_Sphere_00116/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000483/pano_0001_002679/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000483/pano_0001_002679/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000483/pano_0001_002679/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000483/pano_0001_002679/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000483_pano_0001_002679/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000483_pano_0001_002679/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000483_pano_0001_002679/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000483/pano_0001_002679/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000483/pano_0001_002679/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80655896192045, 52.3839769074514, 44.2530785556883 ] }, "distance": 17.96, "direction": 88.08, "angle": 67.91, "elevation": 44.25, "pano_id": "TMX7316060226-000483_pano_0001_002679", "timestamp": "2019-11-12T11:57:20.378950Z", "filename": "pano_0001_002679.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_Track31_Sphere_00116", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115450.23808161033, 488615.29346097895 ] }, "relative_distance": 17.96009889, "relative_pitch": 67.9102406083991, "relative_heading": 88.08204258938021, "relative_elevation": 44.2530785556883 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track31_Sphere_00116/adjacencies/b_20240919_0948_Track31_Sphere_00116/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002523/pano_0004_000230/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002523/pano_0004_000230/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002523/pano_0004_000230/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002523/pano_0004_000230/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002523_pano_0004_000230/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002523_pano_0004_000230/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002523_pano_0004_000230/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002523/pano_0004_000230/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002523/pano_0004_000230/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80656296003142, 52.3839759013671, 44.1634979657829 ] }, "distance": 18.23, "direction": 88.46, "angle": 67.57, "elevation": 44.16, "pano_id": "TMX7316010203-002523_pano_0004_000230", "timestamp": "2022-04-19T08:27:52.024470Z", "filename": "pano_0004_000230.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_Track31_Sphere_00116", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115450.23808161033, 488615.29346097895 ] }, "relative_distance": 18.2288284, "relative_pitch": 67.57123053942752, "relative_heading": 88.46236219882294, "relative_elevation": 44.1634979657829 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track31_Sphere_00116/adjacencies/b_20240919_0948_Track31_Sphere_00116/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/20/TMX7316010203-001884/pano_0000_001954/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/20/TMX7316010203-001884/pano_0000_001954/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/20/TMX7316010203-001884/pano_0000_001954/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/20/TMX7316010203-001884/pano_0000_001954/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001884_pano_0000_001954/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001884_pano_0000_001954/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001884_pano_0000_001954/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/20/TMX7316010203-001884/pano_0000_001954/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/20/TMX7316010203-001884/pano_0000_001954/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80602424709662, 52.3839681946444, 44.2223831750453 ] }, "distance": 18.46, "direction": 268.86, "angle": 67.34, "elevation": 44.22, "pano_id": "TMX7316010203-001884_pano_0000_001954", "timestamp": "2020-08-20T12:02:40.513850Z", "filename": "pano_0000_001954.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_Track31_Sphere_00116", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115450.23808161033, 488615.29346097895 ] }, "relative_distance": 18.46176667, "relative_pitch": 67.34065341792511, "relative_heading": 268.85655000026486, "relative_elevation": 44.2223831750453 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track31_Sphere_00116/adjacencies/b_20240919_0948_Track31_Sphere_00116/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002076/pano_0000_000825/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002076/pano_0000_000825/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002076/pano_0000_000825/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002076/pano_0000_000825/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002076_pano_0000_000825/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002076_pano_0000_000825/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002076_pano_0000_000825/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002076/pano_0000_000825/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002076/pano_0000_000825/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80657767591958, 52.3839766012581, 44.1525830356404 ] }, "distance": 19.23, "direction": 88.31, "angle": 66.46, "elevation": 44.15, "pano_id": "TMX7316010203-002076_pano_0000_000825", "timestamp": "2021-04-01T07:38:14.535250Z", "filename": "pano_0000_000825.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_Track31_Sphere_00116", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115450.23808161033, 488615.29346097895 ] }, "relative_distance": 19.23261284, "relative_pitch": 66.4623338879465, "relative_heading": 88.31052076967237, "relative_elevation": 44.1525830356404 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track31_Sphere_00116/adjacencies/b_20240919_0948_Track31_Sphere_00116/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240919_0948_Track31_Sphere_00112/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240919_0948_Track31_Sphere_00112/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240919_0948_Track31_Sphere_00112/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240919_0948_Track31_Sphere_00112/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20240919_0948_Track31_Sphere_00112/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track31_Sphere_00112/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track31_Sphere_00112/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240919_0948_Track31_Sphere_00112/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240919_0948_Track31_Sphere_00112/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.806007492377429, 52.383964539053615, 0.0 ] }, "distance": 19.61, "direction": 267.73, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20240919_0948_Track31_Sphere_00112", "timestamp": "2024-09-19T10:28:06Z", "filename": "Job_20240919_0948_Track31_Sphere_00112.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20240919_0948_Track31_Sphere_00116", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115450.23808161033, 488615.29346097895 ] }, "relative_distance": 19.61422623, "relative_pitch": 0.0, "relative_heading": 267.73498646016895, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track31_Sphere_00116/adjacencies/b_20240919_0948_Track31_Sphere_00116/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/05/TMX7316010203-000827/pano_0001_002597/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/05/TMX7316010203-000827/pano_0001_002597/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/05/TMX7316010203-000827/pano_0001_002597/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/05/TMX7316010203-000827/pano_0001_002597/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000827_pano_0001_002597/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000827_pano_0001_002597/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000827_pano_0001_002597/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/05/TMX7316010203-000827/pano_0001_002597/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/05/TMX7316010203-000827/pano_0001_002597/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80658377251914, 52.383977155534, 44.1932997144759 ] }, "distance": 19.65, "direction": 88.17, "angle": 66.03, "elevation": 44.19, "pano_id": "TMX7316010203-000827_pano_0001_002597", "timestamp": "2018-07-05T09:57:52.707290Z", "filename": "pano_0001_002597.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_Track31_Sphere_00116", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115450.23808161033, 488615.29346097895 ] }, "relative_distance": 19.64942325, "relative_pitch": 66.0288974391531, "relative_heading": 88.16643688664912, "relative_elevation": 44.1932997144759 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track31_Sphere_00116/adjacencies/b_20240919_0948_Track31_Sphere_00116/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240919_0948_Track31_Sphere_00120/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240919_0948_Track31_Sphere_00120/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240919_0948_Track31_Sphere_00120/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240919_0948_Track31_Sphere_00120/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20240919_0948_Track31_Sphere_00120/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track31_Sphere_00120/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track31_Sphere_00120/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240919_0948_Track31_Sphere_00120/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240919_0948_Track31_Sphere_00120/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.806587840701895, 52.383975753505126, 0.0 ] }, "distance": 19.92, "direction": 88.64, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20240919_0948_Track31_Sphere_00120", "timestamp": "2024-09-19T10:28:14Z", "filename": "Job_20240919_0948_Track31_Sphere_00120.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_Track31_Sphere_00116", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115450.23808161033, 488615.29346097895 ] }, "relative_distance": 19.92196986, "relative_pitch": 0.0, "relative_heading": 88.64038620419394, "relative_elevation": 0.0 } ] } }