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/recording_2024-10-23_12-42-53_00690/adjacencies/?format=api
{ "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_00690/adjacencies/?format=api" } }, "_embedded": { "adjacencies": [ { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_00690/adjacencies/recording_2024-10-23_12-42-53_00690/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_12-42-53_00690/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_12-42-53_00690/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_12-42-53_00690/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_12-42-53_00690/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2024-10-23_12-42-53_00690/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_00690/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_00690/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_12-42-53_00690/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_12-42-53_00690/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.925656622034271, 52.375643579309234, 0.0 ] }, "distance": 0.0, "direction": null, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2024-10-23_12-42-53_00690", "timestamp": "2024-10-23T12:55:36Z", "filename": "recording_2024-10-23_12-42-53_00690.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": "recording_2024-10-23_12-42-53_00690", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123570.66955176691, 487630.24780292436 ] }, "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/recording_2024-10-23_12-42-53_00690/adjacencies/recording_2024-10-23_12-42-53_00690/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001667/pano_0000_000471/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001667/pano_0000_000471/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001667/pano_0000_000471/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001667/pano_0000_000471/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001667_pano_0000_000471/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001667_pano_0000_000471/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001667_pano_0000_000471/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001667/pano_0000_000471/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001667/pano_0000_000471/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.92565542497104, 52.3756408100921, 46.1593811437488 ] }, "distance": 0.32, "direction": 194.82, "angle": 89.6, "elevation": 46.16, "pano_id": "TMX7316010203-001667_pano_0000_000471", "timestamp": "2020-04-22T08:29:19.762640Z", "filename": "pano_0000_000471.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": "recording_2024-10-23_12-42-53_00690", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123570.66955176691, 487630.24780292436 ] }, "relative_distance": 0.31874452, "relative_pitch": 89.60436156162113, "relative_heading": 194.81860957368238, "relative_elevation": 46.1593811437488 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_00690/adjacencies/recording_2024-10-23_12-42-53_00690/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/05/10/TMX7316010203-002136/pano_0000_004023/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/05/10/TMX7316010203-002136/pano_0000_004023/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/05/10/TMX7316010203-002136/pano_0000_004023/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/05/10/TMX7316010203-002136/pano_0000_004023/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002136_pano_0000_004023/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002136_pano_0000_004023/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002136_pano_0000_004023/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/05/10/TMX7316010203-002136/pano_0000_004023/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/05/10/TMX7316010203-002136/pano_0000_004023/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.92566181192772, 52.3756428862728, 46.1313683316112 ] }, "distance": 0.36, "direction": 102.31, "angle": 89.55, "elevation": 46.13, "pano_id": "TMX7316010203-002136_pano_0000_004023", "timestamp": "2021-05-10T12:27:42.309410Z", "filename": "pano_0000_004023.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": "recording_2024-10-23_12-42-53_00690", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123570.66955176691, 487630.24780292436 ] }, "relative_distance": 0.36175577, "relative_pitch": 89.55070368099358, "relative_heading": 102.30847537705074, "relative_elevation": 46.1313683316112 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_00690/adjacencies/recording_2024-10-23_12-42-53_00690/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_08-26-12_00478/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_08-26-12_00478/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_08-26-12_00478/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_08-26-12_00478/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-16_08-26-12_00478/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-16_08-26-12_00478/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-16_08-26-12_00478/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_08-26-12_00478/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_08-26-12_00478/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.925662214197187, 52.37564180049103, 0.0 ] }, "distance": 0.43, "direction": 117.46, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-16_08-26-12_00478", "timestamp": "2025-06-16T08:33:02Z", "filename": "recording_2025-06-16_08-26-12_00478.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2025", "tags": [ "mission-bi", "mission-2025", "mission-distance-5", "surface-land" ], "from_pano_id": "recording_2024-10-23_12-42-53_00690", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123570.66955176691, 487630.24780292436 ] }, "relative_distance": 0.42920265, "relative_pitch": 0.0, "relative_heading": 117.46288207268337, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_00690/adjacencies/recording_2024-10-23_12-42-53_00690/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002139/pano_0000_000003/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002139/pano_0000_000003/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002139/pano_0000_000003/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002139/pano_0000_000003/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002139_pano_0000_000003/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002139_pano_0000_000003/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002139_pano_0000_000003/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002139/pano_0000_000003/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002139/pano_0000_000003/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.92567636314351, 52.3756396761941, 46.1323033832014 ] }, "distance": 1.41, "direction": 107.9, "angle": 88.25, "elevation": 46.13, "pano_id": "TMX7316010203-002139_pano_0000_000003", "timestamp": "2021-05-12T12:11:01.703050Z", "filename": "pano_0000_000003.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": "recording_2024-10-23_12-42-53_00690", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123570.66955176691, 487630.24780292436 ] }, "relative_distance": 1.41281641, "relative_pitch": 88.2458468714341, "relative_heading": 107.90334322537073, "relative_elevation": 46.1323033832014 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_00690/adjacencies/recording_2024-10-23_12-42-53_00690/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/17/TMX7316010203-000739/pano_0000_001095/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/17/TMX7316010203-000739/pano_0000_001095/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/17/TMX7316010203-000739/pano_0000_001095/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/17/TMX7316010203-000739/pano_0000_001095/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000739_pano_0000_001095/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000739_pano_0000_001095/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000739_pano_0000_001095/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/17/TMX7316010203-000739/pano_0000_001095/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/17/TMX7316010203-000739/pano_0000_001095/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.92567877248063, 52.3756381682203, 46.2446324117482 ] }, "distance": 1.62, "direction": 111.76, "angle": 87.99, "elevation": 46.24, "pano_id": "TMX7316010203-000739_pano_0000_001095", "timestamp": "2018-05-17T07:59:36.878070Z", "filename": "pano_0000_001095.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": "recording_2024-10-23_12-42-53_00690", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123570.66955176691, 487630.24780292436 ] }, "relative_distance": 1.62421179, "relative_pitch": 87.98847479999704, "relative_heading": 111.75957553731762, "relative_elevation": 46.2446324117482 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_00690/adjacencies/recording_2024-10-23_12-42-53_00690/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002534/pano_0001_000170/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002534/pano_0001_000170/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002534/pano_0001_000170/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002534/pano_0001_000170/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002534_pano_0001_000170/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002534_pano_0001_000170/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002534_pano_0001_000170/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002534/pano_0001_000170/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002534/pano_0001_000170/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.92568406754442, 52.3756348851916, 46.1982106640935 ] }, "distance": 2.1, "direction": 117.37, "angle": 87.39, "elevation": 46.2, "pano_id": "TMX7316010203-002534_pano_0001_000170", "timestamp": "2022-04-21T11:22:02.681730Z", "filename": "pano_0001_000170.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": "recording_2024-10-23_12-42-53_00690", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123570.66955176691, 487630.24780292436 ] }, "relative_distance": 2.10461594, "relative_pitch": 87.39162420028346, "relative_heading": 117.36594542849964, "relative_elevation": 46.1982106640935 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_00690/adjacencies/recording_2024-10-23_12-42-53_00690/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/24/TMX7315120208-000056/pano_0000_001520/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/24/TMX7315120208-000056/pano_0000_001520/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/24/TMX7315120208-000056/pano_0000_001520/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/24/TMX7315120208-000056/pano_0000_001520/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315120208-000056_pano_0000_001520/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000056_pano_0000_001520/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000056_pano_0000_001520/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/05/24/TMX7315120208-000056/pano_0000_001520/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/05/24/TMX7315120208-000056/pano_0000_001520/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.9256879724034, 52.3756347493454, 46.0256903516129 ] }, "distance": 2.35, "direction": 114.71, "angle": 87.08, "elevation": 46.03, "pano_id": "TMX7315120208-000056_pano_0000_001520", "timestamp": "2016-05-24T11:37:35.768560Z", "filename": "pano_0000_001520.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": "recording_2024-10-23_12-42-53_00690", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123570.66955176691, 487630.24780292436 ] }, "relative_distance": 2.35025201, "relative_pitch": 87.07679211138813, "relative_heading": 114.71224296071867, "relative_elevation": 46.0256903516129 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_00690/adjacencies/recording_2024-10-23_12-42-53_00690/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/24/TMX7315120208-000056/pano_0000_001519/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/24/TMX7315120208-000056/pano_0000_001519/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/24/TMX7315120208-000056/pano_0000_001519/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/24/TMX7315120208-000056/pano_0000_001519/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315120208-000056_pano_0000_001519/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000056_pano_0000_001519/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000056_pano_0000_001519/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/05/24/TMX7315120208-000056/pano_0000_001519/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/05/24/TMX7315120208-000056/pano_0000_001519/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.92561740019946, 52.3756463669224, 46.019291896373 ] }, "distance": 2.69, "direction": 276.62, "angle": 86.66, "elevation": 46.02, "pano_id": "TMX7315120208-000056_pano_0000_001519", "timestamp": "2016-05-24T11:37:35.363520Z", "filename": "pano_0000_001519.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": "recording_2024-10-23_12-42-53_00690", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123570.66955176691, 487630.24780292436 ] }, "relative_distance": 2.68902359, "relative_pitch": 86.65586529265029, "relative_heading": 276.6240715476886, "relative_elevation": 46.019291896373 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_00690/adjacencies/recording_2024-10-23_12-42-53_00690/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002534/pano_0001_000169/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002534/pano_0001_000169/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002534/pano_0001_000169/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002534/pano_0001_000169/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002534_pano_0001_000169/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002534_pano_0001_000169/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002534_pano_0001_000169/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002534/pano_0001_000169/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002534/pano_0001_000169/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.92561413645836, 52.3756468479767, 46.190382597968 ] }, "distance": 2.92, "direction": 277.17, "angle": 86.39, "elevation": 46.19, "pano_id": "TMX7316010203-002534_pano_0001_000169", "timestamp": "2022-04-21T11:22:02.291730Z", "filename": "pano_0001_000169.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": "recording_2024-10-23_12-42-53_00690", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123570.66955176691, 487630.24780292436 ] }, "relative_distance": 2.91611085, "relative_pitch": 86.38757277945534, "relative_heading": 277.1650374082142, "relative_elevation": 46.190382597968 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_00690/adjacencies/recording_2024-10-23_12-42-53_00690/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/17/TMX7316010203-000739/pano_0000_001094/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/17/TMX7316010203-000739/pano_0000_001094/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/17/TMX7316010203-000739/pano_0000_001094/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/17/TMX7316010203-000739/pano_0000_001094/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000739_pano_0000_001094/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000739_pano_0000_001094/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000739_pano_0000_001094/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/17/TMX7316010203-000739/pano_0000_001094/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/17/TMX7316010203-000739/pano_0000_001094/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.92560631169288, 52.375649747507, 46.2378691378981 ] }, "distance": 3.49, "direction": 281.33, "angle": 85.68, "elevation": 46.24, "pano_id": "TMX7316010203-000739_pano_0000_001094", "timestamp": "2018-05-17T07:59:36.313050Z", "filename": "pano_0000_001094.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": "recording_2024-10-23_12-42-53_00690", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123570.66955176691, 487630.24780292436 ] }, "relative_distance": 3.49429077, "relative_pitch": 85.6782550877884, "relative_heading": 281.3279487438467, "relative_elevation": 46.2378691378981 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_00690/adjacencies/recording_2024-10-23_12-42-53_00690/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002139/pano_0000_000002/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002139/pano_0000_000002/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002139/pano_0000_000002/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002139/pano_0000_000002/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002139_pano_0000_000002/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002139_pano_0000_000002/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002139_pano_0000_000002/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002139/pano_0000_000002/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002139/pano_0000_000002/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.92560595521731, 52.375651926014, 46.1217051781714 ] }, "distance": 3.57, "direction": 285.07, "angle": 85.57, "elevation": 46.12, "pano_id": "TMX7316010203-002139_pano_0000_000002", "timestamp": "2021-05-12T12:11:01.183100Z", "filename": "pano_0000_000002.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": "recording_2024-10-23_12-42-53_00690", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123570.66955176691, 487630.24780292436 ] }, "relative_distance": 3.57330936, "relative_pitch": 85.56982177264801, "relative_heading": 285.0653462778927, "relative_elevation": 46.1217051781714 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_00690/adjacencies/recording_2024-10-23_12-42-53_00690/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_08-26-12_00477/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_08-26-12_00477/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_08-26-12_00477/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_08-26-12_00477/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-16_08-26-12_00477/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-16_08-26-12_00477/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-16_08-26-12_00477/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_08-26-12_00477/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_08-26-12_00477/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.925591121820175, 52.375653126476394, 0.0 ] }, "distance": 4.59, "direction": 283.4, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-16_08-26-12_00477", "timestamp": "2025-06-16T08:33:02Z", "filename": "recording_2025-06-16_08-26-12_00477.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2025", "tags": [ "mission-bi", "mission-2025", "mission-distance-5", "surface-land" ], "from_pano_id": "recording_2024-10-23_12-42-53_00690", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123570.66955176691, 487630.24780292436 ] }, "relative_distance": 4.58543508, "relative_pitch": 0.0, "relative_heading": 283.39605804964253, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_00690/adjacencies/recording_2024-10-23_12-42-53_00690/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/05/10/TMX7316010203-002136/pano_0000_004022/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/05/10/TMX7316010203-002136/pano_0000_004022/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/05/10/TMX7316010203-002136/pano_0000_004022/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/05/10/TMX7316010203-002136/pano_0000_004022/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002136_pano_0000_004022/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002136_pano_0000_004022/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002136_pano_0000_004022/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/05/10/TMX7316010203-002136/pano_0000_004022/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/05/10/TMX7316010203-002136/pano_0000_004022/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.92558933258347, 52.3756541452083, 46.1262538041919 ] }, "distance": 4.73, "direction": 284.39, "angle": 84.14, "elevation": 46.13, "pano_id": "TMX7316010203-002136_pano_0000_004022", "timestamp": "2021-05-10T12:27:41.944430Z", "filename": "pano_0000_004022.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": "recording_2024-10-23_12-42-53_00690", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123570.66955176691, 487630.24780292436 ] }, "relative_distance": 4.73094424, "relative_pitch": 84.14392936162379, "relative_heading": 284.38973544845607, "relative_elevation": 46.1262538041919 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_00690/adjacencies/recording_2024-10-23_12-42-53_00690/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001667/pano_0000_000472/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001667/pano_0000_000472/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001667/pano_0000_000472/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001667/pano_0000_000472/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001667_pano_0000_000472/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001667_pano_0000_000472/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001667_pano_0000_000472/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001667/pano_0000_000472/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001667/pano_0000_000472/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.92572496776338, 52.3756294151233, 46.1620946731418 ] }, "distance": 4.91, "direction": 108.71, "angle": 83.92, "elevation": 46.16, "pano_id": "TMX7316010203-001667_pano_0000_000472", "timestamp": "2020-04-22T08:29:20.102610Z", "filename": "pano_0000_000472.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": "recording_2024-10-23_12-42-53_00690", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123570.66955176691, 487630.24780292436 ] }, "relative_distance": 4.91407431, "relative_pitch": 83.92360010218015, "relative_heading": 108.7073137486231, "relative_elevation": 46.1620946731418 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_00690/adjacencies/recording_2024-10-23_12-42-53_00690/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001667/pano_0000_000470/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001667/pano_0000_000470/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001667/pano_0000_000470/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001667/pano_0000_000470/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001667_pano_0000_000470/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001667_pano_0000_000470/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001667_pano_0000_000470/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001667/pano_0000_000470/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001667/pano_0000_000470/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.92558582024707, 52.3756521410891, 46.1540224179626 ] }, "distance": 4.91, "direction": 281.18, "angle": 83.92, "elevation": 46.15, "pano_id": "TMX7316010203-001667_pano_0000_000470", "timestamp": "2020-04-22T08:29:19.422660Z", "filename": "pano_0000_000470.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": "recording_2024-10-23_12-42-53_00690", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123570.66955176691, 487630.24780292436 ] }, "relative_distance": 4.9149403, "relative_pitch": 83.9214823127024, "relative_heading": 281.176942959146, "relative_elevation": 46.1540224179626 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_00690/adjacencies/recording_2024-10-23_12-42-53_00690/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_12-42-53_00691/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_12-42-53_00691/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_12-42-53_00691/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_12-42-53_00691/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2024-10-23_12-42-53_00691/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_00691/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_00691/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_12-42-53_00691/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_12-42-53_00691/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.925727480259282, 52.3756321088632, 0.0 ] }, "distance": 4.99, "direction": 104.82, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2024-10-23_12-42-53_00691", "timestamp": "2024-10-23T12:55:36Z", "filename": "recording_2024-10-23_12-42-53_00691.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": "recording_2024-10-23_12-42-53_00690", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123570.66955176691, 487630.24780292436 ] }, "relative_distance": 4.99151193, "relative_pitch": 0.0, "relative_heading": 104.8154941442337, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_00690/adjacencies/recording_2024-10-23_12-42-53_00690/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_12-42-53_00689/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_12-42-53_00689/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_12-42-53_00689/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_12-42-53_00689/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2024-10-23_12-42-53_00689/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_00689/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_00689/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_12-42-53_00689/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_12-42-53_00689/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.925585590507148, 52.37565491452336, 0.0 ] }, "distance": 5.0, "direction": 284.61, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2024-10-23_12-42-53_00689", "timestamp": "2024-10-23T12:55:35Z", "filename": "recording_2024-10-23_12-42-53_00689.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": "recording_2024-10-23_12-42-53_00690", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123570.66955176691, 487630.24780292436 ] }, "relative_distance": 4.99910353, "relative_pitch": 0.0, "relative_heading": 284.61423186174227, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_00690/adjacencies/recording_2024-10-23_12-42-53_00690/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_08-26-12_00479/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_08-26-12_00479/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_08-26-12_00479/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_08-26-12_00479/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-16_08-26-12_00479/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-16_08-26-12_00479/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-16_08-26-12_00479/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_08-26-12_00479/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_08-26-12_00479/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.925733190649273, 52.37563032122063, 0.0 ] }, "distance": 5.42, "direction": 105.8, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-16_08-26-12_00479", "timestamp": "2025-06-16T08:33:03Z", "filename": "recording_2025-06-16_08-26-12_00479.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2025", "tags": [ "mission-bi", "mission-2025", "mission-distance-5", "surface-land" ], "from_pano_id": "recording_2024-10-23_12-42-53_00690", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123570.66955176691, 487630.24780292436 ] }, "relative_distance": 5.41913121, "relative_pitch": 0.0, "relative_heading": 105.79738220732229, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_00690/adjacencies/recording_2024-10-23_12-42-53_00690/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/05/10/TMX7316010203-002136/pano_0000_004024/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/05/10/TMX7316010203-002136/pano_0000_004024/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/05/10/TMX7316010203-002136/pano_0000_004024/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/05/10/TMX7316010203-002136/pano_0000_004024/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002136_pano_0000_004024/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002136_pano_0000_004024/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002136_pano_0000_004024/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/05/10/TMX7316010203-002136/pano_0000_004024/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/05/10/TMX7316010203-002136/pano_0000_004024/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.92573421684598, 52.3756313732778, 46.1355574000627 ] }, "distance": 5.46, "direction": 104.41, "angle": 83.26, "elevation": 46.14, "pano_id": "TMX7316010203-002136_pano_0000_004024", "timestamp": "2021-05-10T12:27:42.674360Z", "filename": "pano_0000_004024.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": "recording_2024-10-23_12-42-53_00690", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123570.66955176691, 487630.24780292436 ] }, "relative_distance": 5.45609637, "relative_pitch": 83.25539712509882, "relative_heading": 104.41453901034636, "relative_elevation": 46.1355574000627 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_00690/adjacencies/recording_2024-10-23_12-42-53_00690/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002139/pano_0000_000004/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002139/pano_0000_000004/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002139/pano_0000_000004/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002139/pano_0000_000004/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002139_pano_0000_000004/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002139_pano_0000_000004/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002139_pano_0000_000004/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002139/pano_0000_000004/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002139/pano_0000_000004/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.92574733852439, 52.3756278785519, 46.131858760491 ] }, "distance": 6.42, "direction": 105.79, "angle": 82.08, "elevation": 46.13, "pano_id": "TMX7316010203-002139_pano_0000_000004", "timestamp": "2021-05-12T12:11:02.228070Z", "filename": "pano_0000_000004.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": "recording_2024-10-23_12-42-53_00690", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123570.66955176691, 487630.24780292436 ] }, "relative_distance": 6.42023052, "relative_pitch": 82.07696345569276, "relative_heading": 105.79061206731096, "relative_elevation": 46.131858760491 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_00690/adjacencies/recording_2024-10-23_12-42-53_00690/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/17/TMX7316010203-000739/pano_0000_001096/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/17/TMX7316010203-000739/pano_0000_001096/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/17/TMX7316010203-000739/pano_0000_001096/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/17/TMX7316010203-000739/pano_0000_001096/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000739_pano_0000_001096/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000739_pano_0000_001096/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000739_pano_0000_001096/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/17/TMX7316010203-000739/pano_0000_001096/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/17/TMX7316010203-000739/pano_0000_001096/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.92575128993626, 52.3756265055286, 46.2514399858192 ] }, "distance": 6.72, "direction": 106.42, "angle": 81.73, "elevation": 46.25, "pano_id": "TMX7316010203-000739_pano_0000_001096", "timestamp": "2018-05-17T07:59:37.438060Z", "filename": "pano_0000_001096.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": "recording_2024-10-23_12-42-53_00690", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123570.66955176691, 487630.24780292436 ] }, "relative_distance": 6.72115407, "relative_pitch": 81.73178409812134, "relative_heading": 106.4196519555882, "relative_elevation": 46.2514399858192 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_00690/adjacencies/recording_2024-10-23_12-42-53_00690/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002534/pano_0001_000171/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002534/pano_0001_000171/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002534/pano_0001_000171/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002534/pano_0001_000171/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002534_pano_0001_000171/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002534_pano_0001_000171/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002534_pano_0001_000171/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002534/pano_0001_000171/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002534/pano_0001_000171/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.92575380177767, 52.3756229722837, 46.2046508528292 ] }, "distance": 7.0, "direction": 109.11, "angle": 81.38, "elevation": 46.2, "pano_id": "TMX7316010203-002534_pano_0001_000171", "timestamp": "2022-04-21T11:22:03.071730Z", "filename": "pano_0001_000171.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": "recording_2024-10-23_12-42-53_00690", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123570.66955176691, 487630.24780292436 ] }, "relative_distance": 7.00409408, "relative_pitch": 81.38024317274156, "relative_heading": 109.11009974688525, "relative_elevation": 46.2046508528292 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_00690/adjacencies/recording_2024-10-23_12-42-53_00690/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/24/TMX7315120208-000056/pano_0000_001521/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/24/TMX7315120208-000056/pano_0000_001521/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/24/TMX7315120208-000056/pano_0000_001521/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/24/TMX7315120208-000056/pano_0000_001521/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315120208-000056_pano_0000_001521/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000056_pano_0000_001521/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000056_pano_0000_001521/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/05/24/TMX7315120208-000056/pano_0000_001521/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/05/24/TMX7315120208-000056/pano_0000_001521/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.92575844999353, 52.3756231664131, 46.0314309746027 ] }, "distance": 7.3, "direction": 108.14, "angle": 80.99, "elevation": 46.03, "pano_id": "TMX7315120208-000056_pano_0000_001521", "timestamp": "2016-05-24T11:37:36.178560Z", "filename": "pano_0000_001521.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": "recording_2024-10-23_12-42-53_00690", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123570.66955176691, 487630.24780292436 ] }, "relative_distance": 7.29718297, "relative_pitch": 80.99208261222522, "relative_heading": 108.13607539104827, "relative_elevation": 46.0314309746027 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_00690/adjacencies/recording_2024-10-23_12-42-53_00690/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/24/TMX7315120208-000056/pano_0000_001518/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/24/TMX7315120208-000056/pano_0000_001518/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/24/TMX7315120208-000056/pano_0000_001518/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/24/TMX7315120208-000056/pano_0000_001518/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315120208-000056_pano_0000_001518/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000056_pano_0000_001518/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000056_pano_0000_001518/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/05/24/TMX7315120208-000056/pano_0000_001518/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/05/24/TMX7315120208-000056/pano_0000_001518/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.92554688121199, 52.3756578898679, 46.0120212240145 ] }, "distance": 7.64, "direction": 282.03, "angle": 80.57, "elevation": 46.01, "pano_id": "TMX7315120208-000056_pano_0000_001518", "timestamp": "2016-05-24T11:37:34.963560Z", "filename": "pano_0000_001518.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": "recording_2024-10-23_12-42-53_00690", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123570.66955176691, 487630.24780292436 ] }, "relative_distance": 7.64129815, "relative_pitch": 80.57084442114687, "relative_heading": 282.0282910546404, "relative_elevation": 46.0120212240145 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_00690/adjacencies/recording_2024-10-23_12-42-53_00690/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002534/pano_0001_000168/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002534/pano_0001_000168/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002534/pano_0001_000168/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002534/pano_0001_000168/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002534_pano_0001_000168/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002534_pano_0001_000168/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002534_pano_0001_000168/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002534/pano_0001_000168/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002534/pano_0001_000168/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.92554397324284, 52.3756586924585, 46.1819906439632 ] }, "distance": 7.85, "direction": 282.36, "angle": 80.35, "elevation": 46.18, "pano_id": "TMX7316010203-002534_pano_0001_000168", "timestamp": "2022-04-21T11:22:01.901720Z", "filename": "pano_0001_000168.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": "recording_2024-10-23_12-42-53_00690", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123570.66955176691, 487630.24780292436 ] }, "relative_distance": 7.8537341, "relative_pitch": 80.3485836620585, "relative_heading": 282.3644443287838, "relative_elevation": 46.1819906439632 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_00690/adjacencies/recording_2024-10-23_12-42-53_00690/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/07/TMX7316010203-001536/pano_0000_001409/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/07/TMX7316010203-001536/pano_0000_001409/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/07/TMX7316010203-001536/pano_0000_001409/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/07/TMX7316010203-001536/pano_0000_001409/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001536_pano_0000_001409/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001536_pano_0000_001409/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001536_pano_0000_001409/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/13/07/TMX7316010203-001536/pano_0000_001409/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/13/07/TMX7316010203-001536/pano_0000_001409/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.92569794393653, 52.3757145023425, 46.1585274543613 ] }, "distance": 8.38, "direction": 19.63, "angle": 79.71, "elevation": 46.16, "pano_id": "TMX7316010203-001536_pano_0000_001409", "timestamp": "2020-01-07T08:53:32.489030Z", "filename": "pano_0000_001409.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2019", "tags": [ "mission-woz", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "recording_2024-10-23_12-42-53_00690", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123570.66955176691, 487630.24780292436 ] }, "relative_distance": 8.37863677, "relative_pitch": 79.71176331255603, "relative_heading": 19.625115256806428, "relative_elevation": 46.1585274543613 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_00690/adjacencies/recording_2024-10-23_12-42-53_00690/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002139/pano_0000_000001/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002139/pano_0000_000001/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002139/pano_0000_000001/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002139/pano_0000_000001/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002139_pano_0000_000001/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002139_pano_0000_000001/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002139_pano_0000_000001/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002139/pano_0000_000001/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002139/pano_0000_000001/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.92553557485673, 52.3756644118542, 46.1124322582036 ] }, "distance": 8.56, "direction": 285.71, "angle": 79.48, "elevation": 46.11, "pano_id": "TMX7316010203-002139_pano_0000_000001", "timestamp": "2021-05-12T12:11:00.658060Z", "filename": "pano_0000_000001.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": "recording_2024-10-23_12-42-53_00690", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123570.66955176691, 487630.24780292436 ] }, "relative_distance": 8.56325045, "relative_pitch": 79.47980058511254, "relative_heading": 285.70638107798743, "relative_elevation": 46.1124322582036 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_00690/adjacencies/recording_2024-10-23_12-42-53_00690/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/17/TMX7316010203-000739/pano_0000_001093/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/17/TMX7316010203-000739/pano_0000_001093/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/17/TMX7316010203-000739/pano_0000_001093/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/17/TMX7316010203-000739/pano_0000_001093/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000739_pano_0000_001093/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000739_pano_0000_001093/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000739_pano_0000_001093/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/17/TMX7316010203-000739/pano_0000_001093/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/17/TMX7316010203-000739/pano_0000_001093/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.92553417746308, 52.3756614731375, 46.2297737654299 ] }, "distance": 8.57, "direction": 283.43, "angle": 79.49, "elevation": 46.23, "pano_id": "TMX7316010203-000739_pano_0000_001093", "timestamp": "2018-05-17T07:59:35.743050Z", "filename": "pano_0000_001093.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": "recording_2024-10-23_12-42-53_00690", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123570.66955176691, 487630.24780292436 ] }, "relative_distance": 8.57310677, "relative_pitch": 79.49409934197381, "relative_heading": 283.4297771857971, "relative_elevation": 46.2297737654299 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_00690/adjacencies/recording_2024-10-23_12-42-53_00690/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/17/TMX7316010203-000741/pano_0000_006062/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/17/TMX7316010203-000741/pano_0000_006062/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/17/TMX7316010203-000741/pano_0000_006062/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/17/TMX7316010203-000741/pano_0000_006062/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000741_pano_0000_006062/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000741_pano_0000_006062/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000741_pano_0000_006062/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/17/TMX7316010203-000741/pano_0000_006062/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/17/TMX7316010203-000741/pano_0000_006062/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.92569543714003, 52.37571730225, 46.1399561380968 ] }, "distance": 8.62, "direction": 17.86, "angle": 79.42, "elevation": 46.14, "pano_id": "TMX7316010203-000741_pano_0000_006062", "timestamp": "2018-05-17T12:25:15.575760Z", "filename": "pano_0000_006062.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": "recording_2024-10-23_12-42-53_00690", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123570.66955176691, 487630.24780292436 ] }, "relative_distance": 8.61884733, "relative_pitch": 79.41921031419652, "relative_heading": 17.86025328927767, "relative_elevation": 46.1399561380968 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_00690/adjacencies/recording_2024-10-23_12-42-53_00690/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/17/TMX7316010203-000299/pano_0002_004088/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/17/TMX7316010203-000299/pano_0002_004088/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/17/TMX7316010203-000299/pano_0002_004088/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/17/TMX7316010203-000299/pano_0002_004088/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000299_pano_0002_004088/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000299_pano_0002_004088/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000299_pano_0002_004088/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/05/17/TMX7316010203-000299/pano_0002_004088/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/05/17/TMX7316010203-000299/pano_0002_004088/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.92568291565682, 52.375719405679, 45.9621488042176 ] }, "distance": 8.63, "direction": 11.98, "angle": 79.37, "elevation": 45.96, "pano_id": "TMX7316010203-000299_pano_0002_004088", "timestamp": "2017-05-17T11:59:35.291080Z", "filename": "pano_0002_004088.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": "recording_2024-10-23_12-42-53_00690", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123570.66955176691, 487630.24780292436 ] }, "relative_distance": 8.62545446, "relative_pitch": 79.37125103472431, "relative_heading": 11.981692066033656, "relative_elevation": 45.9621488042176 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_00690/adjacencies/recording_2024-10-23_12-42-53_00690/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000019/pano_0000_002649/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000019/pano_0000_002649/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000019/pano_0000_002649/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000019/pano_0000_002649/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000019_pano_0000_002649/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000019_pano_0000_002649/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000019_pano_0000_002649/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000019/pano_0000_002649/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000019/pano_0000_002649/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.92569329134172, 52.3757192689079, 46.1062730541453 ] }, "distance": 8.78, "direction": 16.52, "angle": 79.21, "elevation": 46.11, "pano_id": "TMX7316060226-000019_pano_0000_002649", "timestamp": "2016-08-15T05:08:46.603890Z", "filename": "pano_0000_002649.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": "recording_2024-10-23_12-42-53_00690", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123570.66955176691, 487630.24780292436 ] }, "relative_distance": 8.78474193, "relative_pitch": 79.21259066986147, "relative_heading": 16.5152085925416, "relative_elevation": 46.1062730541453 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_00690/adjacencies/recording_2024-10-23_12-42-53_00690/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/05/10/TMX7316010203-002136/pano_0000_003209/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/05/10/TMX7316010203-002136/pano_0000_003209/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/05/10/TMX7316010203-002136/pano_0000_003209/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/05/10/TMX7316010203-002136/pano_0000_003209/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002136_pano_0000_003209/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002136_pano_0000_003209/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002136_pano_0000_003209/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/05/10/TMX7316010203-002136/pano_0000_003209/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/05/10/TMX7316010203-002136/pano_0000_003209/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.92568799703278, 52.3757201954944, 46.1465668110177 ] }, "distance": 8.79, "direction": 14.07, "angle": 79.22, "elevation": 46.15, "pano_id": "TMX7316010203-002136_pano_0000_003209", "timestamp": "2021-05-10T12:18:55.012840Z", "filename": "pano_0000_003209.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": "recording_2024-10-23_12-42-53_00690", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123570.66955176691, 487630.24780292436 ] }, "relative_distance": 8.7891028, "relative_pitch": 79.21656413253831, "relative_heading": 14.069950771866338, "relative_elevation": 46.1465668110177 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_00690/adjacencies/recording_2024-10-23_12-42-53_00690/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/28/TMX7316010203-002900/pano_0009_000040/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/28/TMX7316010203-002900/pano_0009_000040/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/28/TMX7316010203-002900/pano_0009_000040/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/28/TMX7316010203-002900/pano_0009_000040/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002900_pano_0009_000040/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002900_pano_0009_000040/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002900_pano_0009_000040/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/28/TMX7316010203-002900/pano_0009_000040/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/28/TMX7316010203-002900/pano_0009_000040/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.92567597748961, 52.3757232659575, 46.0073964996263 ] }, "distance": 8.96, "direction": 8.46, "angle": 78.97, "elevation": 46.01, "pano_id": "TMX7316010203-002900_pano_0009_000040", "timestamp": "2022-12-28T11:35:48.212970Z", "filename": "pano_0009_000040.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2022", "tags": [ "mission-woz", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "recording_2024-10-23_12-42-53_00690", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123570.66955176691, 487630.24780292436 ] }, "relative_distance": 8.96452891, "relative_pitch": 78.97408552269466, "relative_heading": 8.455379513158677, "relative_elevation": 46.0073964996263 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_00690/adjacencies/recording_2024-10-23_12-42-53_00690/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-17_13-06-25_01047/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-17_13-06-25_01047/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-17_13-06-25_01047/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-17_13-06-25_01047/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2024-09-17_13-06-25_01047/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-09-17_13-06-25_01047/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-09-17_13-06-25_01047/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-17_13-06-25_01047/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-17_13-06-25_01047/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.925689564135237, 52.375722071549475, 0.0 ] }, "distance": 9.02, "direction": 14.41, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2024-09-17_13-06-25_01047", "timestamp": "2024-09-17T13:29:57Z", "filename": "recording_2024-09-17_13-06-25_01047.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": "recording_2024-10-23_12-42-53_00690", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123570.66955176691, 487630.24780292436 ] }, "relative_distance": 9.01769632, "relative_pitch": 0.0, "relative_heading": 14.405238715120861, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_00690/adjacencies/recording_2024-10-23_12-42-53_00690/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_09-52-43_01622/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_09-52-43_01622/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_09-52-43_01622/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_09-52-43_01622/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-16_09-52-43_01622/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-16_09-52-43_01622/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-16_09-52-43_01622/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_09-52-43_01622/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_09-52-43_01622/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.925667091918998, 52.375724856721064, 0.0 ] }, "distance": 9.07, "direction": 4.51, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-16_09-52-43_01622", "timestamp": "2025-06-16T10:30:51Z", "filename": "recording_2025-06-16_09-52-43_01622.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": "recording_2024-10-23_12-42-53_00690", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123570.66955176691, 487630.24780292436 ] }, "relative_distance": 9.07216446, "relative_pitch": 0.0, "relative_heading": 4.507739126034903, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_00690/adjacencies/recording_2024-10-23_12-42-53_00690/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001667/pano_0000_000720/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001667/pano_0000_000720/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001667/pano_0000_000720/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001667/pano_0000_000720/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001667_pano_0000_000720/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001667_pano_0000_000720/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001667_pano_0000_000720/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001667/pano_0000_000720/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001667/pano_0000_000720/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.925716059234, 52.3757169851463, 46.1434131441638 ] }, "distance": 9.12, "direction": 26.36, "angle": 78.82, "elevation": 46.14, "pano_id": "TMX7316010203-001667_pano_0000_000720", "timestamp": "2020-04-22T08:31:02.831940Z", "filename": "pano_0000_000720.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": "recording_2024-10-23_12-42-53_00690", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123570.66955176691, 487630.24780292436 ] }, "relative_distance": 9.11613253, "relative_pitch": 78.82450750049505, "relative_heading": 26.360805432694985, "relative_elevation": 46.1434131441638 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_00690/adjacencies/recording_2024-10-23_12-42-53_00690/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/29/TMX7316010203-001475/pano_0005_000117/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/29/TMX7316010203-001475/pano_0005_000117/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/29/TMX7316010203-001475/pano_0005_000117/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/29/TMX7316010203-001475/pano_0005_000117/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001475_pano_0005_000117/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001475_pano_0005_000117/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001475_pano_0005_000117/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/11/29/TMX7316010203-001475/pano_0005_000117/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/11/29/TMX7316010203-001475/pano_0005_000117/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.92565748374009, 52.3757274956969, 46.1676620878279 ] }, "distance": 9.34, "direction": 0.36, "angle": 78.57, "elevation": 46.17, "pano_id": "TMX7316010203-001475_pano_0005_000117", "timestamp": "2019-11-29T11:50:10.494920Z", "filename": "pano_0005_000117.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": "recording_2024-10-23_12-42-53_00690", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123570.66955176691, 487630.24780292436 ] }, "relative_distance": 9.33793679, "relative_pitch": 78.56553563424325, "relative_heading": 0.3600730331837673, "relative_elevation": 46.1676620878279 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_00690/adjacencies/recording_2024-10-23_12-42-53_00690/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/07/TMX7316010203-001536/pano_0000_001410/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/07/TMX7316010203-001536/pano_0000_001410/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/07/TMX7316010203-001536/pano_0000_001410/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/07/TMX7316010203-001536/pano_0000_001410/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001536_pano_0000_001410/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001536_pano_0000_001410/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001536_pano_0000_001410/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/13/07/TMX7316010203-001536/pano_0000_001410/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/13/07/TMX7316010203-001536/pano_0000_001410/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.9256270035426, 52.375725763237, 46.1459680525586 ] }, "distance": 9.36, "direction": 347.56, "angle": 78.53, "elevation": 46.15, "pano_id": "TMX7316010203-001536_pano_0000_001410", "timestamp": "2020-01-07T08:53:32.809020Z", "filename": "pano_0000_001410.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2019", "tags": [ "mission-woz", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "recording_2024-10-23_12-42-53_00690", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123570.66955176691, 487630.24780292436 ] }, "relative_distance": 9.3647801, "relative_pitch": 78.528287288057, "relative_heading": 347.5616830582506, "relative_elevation": 46.1459680525586 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_00690/adjacencies/recording_2024-10-23_12-42-53_00690/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002534/pano_0001_000048/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002534/pano_0001_000048/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002534/pano_0001_000048/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002534/pano_0001_000048/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002534_pano_0001_000048/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002534_pano_0001_000048/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002534_pano_0001_000048/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002534/pano_0001_000048/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002534/pano_0001_000048/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.9257101284573, 52.375721258191, 46.0433308621868 ] }, "distance": 9.38, "direction": 22.86, "angle": 78.48, "elevation": 46.04, "pano_id": "TMX7316010203-002534_pano_0001_000048", "timestamp": "2022-04-21T11:20:13.472470Z", "filename": "pano_0001_000048.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": "recording_2024-10-23_12-42-53_00690", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123570.66955176691, 487630.24780292436 ] }, "relative_distance": 9.38035041, "relative_pitch": 78.4847907500051, "relative_heading": 22.8585777302162, "relative_elevation": 46.0433308621868 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_00690/adjacencies/recording_2024-10-23_12-42-53_00690/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/29/TMX7316010203-001475/pano_0005_000116/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/29/TMX7316010203-001475/pano_0005_000116/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/29/TMX7316010203-001475/pano_0005_000116/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/29/TMX7316010203-001475/pano_0005_000116/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001475_pano_0005_000116/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001475_pano_0005_000116/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001475_pano_0005_000116/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/11/29/TMX7316010203-001475/pano_0005_000116/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/11/29/TMX7316010203-001475/pano_0005_000116/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.92572717105246, 52.3757160470171, 46.1783950151876 ] }, "distance": 9.39, "direction": 30.79, "angle": 78.51, "elevation": 46.18, "pano_id": "TMX7316010203-001475_pano_0005_000116", "timestamp": "2019-11-29T11:50:10.144910Z", "filename": "pano_0005_000116.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": "recording_2024-10-23_12-42-53_00690", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123570.66955176691, 487630.24780292436 ] }, "relative_distance": 9.38659802, "relative_pitch": 78.51013066808251, "relative_heading": 30.786913533165553, "relative_elevation": 46.1783950151876 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_00690/adjacencies/recording_2024-10-23_12-42-53_00690/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001667/pano_0000_000721/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001667/pano_0000_000721/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001667/pano_0000_000721/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001667/pano_0000_000721/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001667_pano_0000_000721/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001667_pano_0000_000721/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001667_pano_0000_000721/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001667/pano_0000_000721/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001667/pano_0000_000721/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.92564592556639, 52.3757284806562, 46.1331382971257 ] }, "distance": 9.48, "direction": 355.59, "angle": 78.39, "elevation": 46.13, "pano_id": "TMX7316010203-001667_pano_0000_000721", "timestamp": "2020-04-22T08:31:03.181920Z", "filename": "pano_0000_000721.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": "recording_2024-10-23_12-42-53_00690", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123570.66955176691, 487630.24780292436 ] }, "relative_distance": 9.47539539, "relative_pitch": 78.39330003476054, "relative_heading": 355.590885210891, "relative_elevation": 46.1331382971257 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_00690/adjacencies/recording_2024-10-23_12-42-53_00690/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_09-52-43_01621/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_09-52-43_01621/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_09-52-43_01621/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_09-52-43_01621/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-16_09-52-43_01621/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-16_09-52-43_01621/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-16_09-52-43_01621/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_09-52-43_01621/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_09-52-43_01621/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.925737921654648, 52.375713376875765, 0.0 ] }, "distance": 9.54, "direction": 35.48, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-16_09-52-43_01621", "timestamp": "2025-06-16T10:30:51Z", "filename": "recording_2025-06-16_09-52-43_01621.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": "recording_2024-10-23_12-42-53_00690", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123570.66955176691, 487630.24780292436 ] }, "relative_distance": 9.53812268, "relative_pitch": 0.0, "relative_heading": 35.4838872244727, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_00690/adjacencies/recording_2024-10-23_12-42-53_00690/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/21/TMX7316010203-001195/pano_0000_003167/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/21/TMX7316010203-001195/pano_0000_003167/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/21/TMX7316010203-001195/pano_0000_003167/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/21/TMX7316010203-001195/pano_0000_003167/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001195_pano_0000_003167/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001195_pano_0000_003167/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001195_pano_0000_003167/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/21/TMX7316010203-001195/pano_0000_003167/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/21/TMX7316010203-001195/pano_0000_003167/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.92571301660462, 52.3757223318314, 46.1803818205372 ] }, "distance": 9.57, "direction": 23.67, "angle": 78.29, "elevation": 46.18, "pano_id": "TMX7316010203-001195_pano_0000_003167", "timestamp": "2019-05-21T10:43:21.850880Z", "filename": "pano_0000_003167.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": "recording_2024-10-23_12-42-53_00690", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123570.66955176691, 487630.24780292436 ] }, "relative_distance": 9.56779183, "relative_pitch": 78.29489102874558, "relative_heading": 23.666032992487068, "relative_elevation": 46.1803818205372 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_00690/adjacencies/recording_2024-10-23_12-42-53_00690/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_08-26-12_00476/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_08-26-12_00476/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_08-26-12_00476/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_08-26-12_00476/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-16_08-26-12_00476/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-16_08-26-12_00476/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-16_08-26-12_00476/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_08-26-12_00476/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_08-26-12_00476/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.925520029313415, 52.375664461406316, 0.0 ] }, "distance": 9.59, "direction": 284.03, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-16_08-26-12_00476", "timestamp": "2025-06-16T08:33:01Z", "filename": "recording_2025-06-16_08-26-12_00476.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2025", "tags": [ "mission-bi", "mission-2025", "mission-distance-5", "surface-land" ], "from_pano_id": "recording_2024-10-23_12-42-53_00690", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123570.66955176691, 487630.24780292436 ] }, "relative_distance": 9.58801829, "relative_pitch": 0.0, "relative_heading": 284.025262582904, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_00690/adjacencies/recording_2024-10-23_12-42-53_00690/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/17/TMX7316010203-000741/pano_0000_006063/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/17/TMX7316010203-000741/pano_0000_006063/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/17/TMX7316010203-000741/pano_0000_006063/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/17/TMX7316010203-000741/pano_0000_006063/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000741_pano_0000_006063/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000741_pano_0000_006063/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000741_pano_0000_006063/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/17/TMX7316010203-000741/pano_0000_006063/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/17/TMX7316010203-000741/pano_0000_006063/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.92562271335518, 52.3757288773264, 46.1276515172794 ] }, "distance": 9.77, "direction": 346.33, "angle": 78.04, "elevation": 46.13, "pano_id": "TMX7316010203-000741_pano_0000_006063", "timestamp": "2018-05-17T12:25:16.240780Z", "filename": "pano_0000_006063.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": "recording_2024-10-23_12-42-53_00690", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123570.66955176691, 487630.24780292436 ] }, "relative_distance": 9.76836731, "relative_pitch": 78.04322703054208, "relative_heading": 346.32588853271136, "relative_elevation": 46.1276515172794 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_00690/adjacencies/recording_2024-10-23_12-42-53_00690/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001667/pano_0000_000473/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001667/pano_0000_000473/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001667/pano_0000_000473/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001667/pano_0000_000473/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001667_pano_0000_000473/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001667_pano_0000_000473/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001667_pano_0000_000473/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001667/pano_0000_000473/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001667/pano_0000_000473/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.92579446175284, 52.3756179014709, 46.1652627503499 ] }, "distance": 9.81, "direction": 106.93, "angle": 78.0, "elevation": 46.17, "pano_id": "TMX7316010203-001667_pano_0000_000473", "timestamp": "2020-04-22T08:29:20.442620Z", "filename": "pano_0000_000473.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": "recording_2024-10-23_12-42-53_00690", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123570.66955176691, 487630.24780292436 ] }, "relative_distance": 9.81234446, "relative_pitch": 78.0004572396745, "relative_heading": 106.92935067922106, "relative_elevation": 46.1652627503499 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_00690/adjacencies/recording_2024-10-23_12-42-53_00690/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001667/pano_0000_000469/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001667/pano_0000_000469/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001667/pano_0000_000469/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001667/pano_0000_000469/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001667_pano_0000_000469/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001667_pano_0000_000469/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001667_pano_0000_000469/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001667/pano_0000_000469/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001667/pano_0000_000469/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.92551612400772, 52.3756633762835, 46.145345739089 ] }, "distance": 9.82, "direction": 282.97, "angle": 77.99, "elevation": 46.15, "pano_id": "TMX7316010203-001667_pano_0000_000469", "timestamp": "2020-04-22T08:29:19.082620Z", "filename": "pano_0000_000469.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": "recording_2024-10-23_12-42-53_00690", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123570.66955176691, 487630.24780292436 ] }, "relative_distance": 9.81846463, "relative_pitch": 77.98815817292605, "relative_heading": 282.9654657159154, "relative_elevation": 46.145345739089 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_00690/adjacencies/recording_2024-10-23_12-42-53_00690/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/05/10/TMX7316010203-002136/pano_0000_004021/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/05/10/TMX7316010203-002136/pano_0000_004021/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/05/10/TMX7316010203-002136/pano_0000_004021/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/05/10/TMX7316010203-002136/pano_0000_004021/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002136_pano_0000_004021/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002136_pano_0000_004021/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002136_pano_0000_004021/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/05/10/TMX7316010203-002136/pano_0000_004021/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/05/10/TMX7316010203-002136/pano_0000_004021/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.92551685237545, 52.3756653469962, 46.1168413916603 ] }, "distance": 9.82, "direction": 284.28, "angle": 77.98, "elevation": 46.12, "pano_id": "TMX7316010203-002136_pano_0000_004021", "timestamp": "2021-05-10T12:27:41.579390Z", "filename": "pano_0000_004021.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": "recording_2024-10-23_12-42-53_00690", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123570.66955176691, 487630.24780292436 ] }, "relative_distance": 9.82190004, "relative_pitch": 77.97686657905142, "relative_heading": 284.27711082021483, "relative_elevation": 46.1168413916603 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_00690/adjacencies/recording_2024-10-23_12-42-53_00690/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/28/TMX7316010203-002900/pano_0009_000039/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/28/TMX7316010203-002900/pano_0009_000039/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/28/TMX7316010203-002900/pano_0009_000039/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/28/TMX7316010203-002900/pano_0009_000039/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002900_pano_0009_000039/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002900_pano_0009_000039/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002900_pano_0009_000039/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/28/TMX7316010203-002900/pano_0009_000039/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/28/TMX7316010203-002900/pano_0009_000039/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.92574896401057, 52.3757116154331, 46.0147476391867 ] }, "distance": 9.84, "direction": 39.71, "angle": 77.93, "elevation": 46.01, "pano_id": "TMX7316010203-002900_pano_0009_000039", "timestamp": "2022-12-28T11:35:47.707920Z", "filename": "pano_0009_000039.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2022", "tags": [ "mission-woz", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "recording_2024-10-23_12-42-53_00690", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123570.66955176691, 487630.24780292436 ] }, "relative_distance": 9.84186166, "relative_pitch": 77.92719913705521, "relative_heading": 39.714905053920035, "relative_elevation": 46.0147476391867 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_00690/adjacencies/recording_2024-10-23_12-42-53_00690/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000019/pano_0000_002650/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000019/pano_0000_002650/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000019/pano_0000_002650/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000019/pano_0000_002650/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000019_pano_0000_002650/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000019_pano_0000_002650/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000019_pano_0000_002650/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000019/pano_0000_002650/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000019/pano_0000_002650/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.92562257799997, 52.3757307169819, 46.0952477762476 ] }, "distance": 9.97, "direction": 346.55, "angle": 77.8, "elevation": 46.1, "pano_id": "TMX7316060226-000019_pano_0000_002650", "timestamp": "2016-08-15T05:08:46.958850Z", "filename": "pano_0000_002650.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": "recording_2024-10-23_12-42-53_00690", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123570.66955176691, 487630.24780292436 ] }, "relative_distance": 9.96952891, "relative_pitch": 77.79598214122136, "relative_heading": 346.5525311134063, "relative_elevation": 46.0952477762476 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_00690/adjacencies/recording_2024-10-23_12-42-53_00690/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_12-42-53_00688/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_12-42-53_00688/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_12-42-53_00688/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_12-42-53_00688/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2024-10-23_12-42-53_00688/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_00688/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_00688/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_12-42-53_00688/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_12-42-53_00688/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.925514654025996, 52.37566631462154, 0.0 ] }, "distance": 9.99, "direction": 284.66, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2024-10-23_12-42-53_00688", "timestamp": "2024-10-23T12:55:35Z", "filename": "recording_2024-10-23_12-42-53_00688.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": "recording_2024-10-23_12-42-53_00690", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123570.66955176691, 487630.24780292436 ] }, "relative_distance": 9.99376786, "relative_pitch": 0.0, "relative_heading": 284.6636786354202, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_00690/adjacencies/recording_2024-10-23_12-42-53_00690/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_12-42-53_00692/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_12-42-53_00692/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_12-42-53_00692/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_12-42-53_00692/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2024-10-23_12-42-53_00692/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_00692/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_00692/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_12-42-53_00692/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_12-42-53_00692/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.92579849673846, 52.375620529526834, 0.0 ] }, "distance": 10.0, "direction": 104.87, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2024-10-23_12-42-53_00692", "timestamp": "2024-10-23T12:55:36Z", "filename": "recording_2024-10-23_12-42-53_00692.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": "recording_2024-10-23_12-42-53_00690", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123570.66955176691, 487630.24780292436 ] }, "relative_distance": 9.99654651, "relative_pitch": 0.0, "relative_heading": 104.86680760027033, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_00690/adjacencies/recording_2024-10-23_12-42-53_00690/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/05/10/TMX7316010203-002136/pano_0000_003208/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/05/10/TMX7316010203-002136/pano_0000_003208/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/05/10/TMX7316010203-002136/pano_0000_003208/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/05/10/TMX7316010203-002136/pano_0000_003208/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002136_pano_0000_003208/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002136_pano_0000_003208/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002136_pano_0000_003208/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/05/10/TMX7316010203-002136/pano_0000_003208/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/05/10/TMX7316010203-002136/pano_0000_003208/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.92575924133838, 52.3757082395836, 46.1485008746386 ] }, "distance": 10.03, "direction": 44.17, "angle": 77.74, "elevation": 46.15, "pano_id": "TMX7316010203-002136_pano_0000_003208", "timestamp": "2021-05-10T12:18:54.542600Z", "filename": "pano_0000_003208.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": "recording_2024-10-23_12-42-53_00690", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123570.66955176691, 487630.24780292436 ] }, "relative_distance": 10.03036874, "relative_pitch": 77.73749545742083, "relative_heading": 44.165858664539435, "relative_elevation": 46.1485008746386 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_00690/adjacencies/recording_2024-10-23_12-42-53_00690/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002534/pano_0001_000049/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002534/pano_0001_000049/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002534/pano_0001_000049/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002534/pano_0001_000049/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002534_pano_0001_000049/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002534_pano_0001_000049/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002534_pano_0001_000049/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002534/pano_0001_000049/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002534/pano_0001_000049/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.92563903304302, 52.3757336343425, 46.0306418891996 ] }, "distance": 10.09, "direction": 353.18, "angle": 77.63, "elevation": 46.03, "pano_id": "TMX7316010203-002534_pano_0001_000049", "timestamp": "2022-04-21T11:20:13.912470Z", "filename": "pano_0001_000049.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": "recording_2024-10-23_12-42-53_00690", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123570.66955176691, 487630.24780292436 ] }, "relative_distance": 10.09216484, "relative_pitch": 77.63363934529477, "relative_heading": 353.18350439523806, "relative_elevation": 46.0306418891996 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_00690/adjacencies/recording_2024-10-23_12-42-53_00690/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/21/TMX7316010203-001195/pano_0000_003168/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/21/TMX7316010203-001195/pano_0000_003168/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/21/TMX7316010203-001195/pano_0000_003168/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/21/TMX7316010203-001195/pano_0000_003168/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001195_pano_0000_003168/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001195_pano_0000_003168/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001195_pano_0000_003168/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/21/TMX7316010203-001195/pano_0000_003168/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/21/TMX7316010203-001195/pano_0000_003168/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.92564146899902, 52.3757338539511, 46.1713964128867 ] }, "distance": 10.1, "direction": 354.13, "angle": 77.66, "elevation": 46.17, "pano_id": "TMX7316010203-001195_pano_0000_003168", "timestamp": "2019-05-21T10:43:22.345830Z", "filename": "pano_0000_003168.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": "recording_2024-10-23_12-42-53_00690", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123570.66955176691, 487630.24780292436 ] }, "relative_distance": 10.09813043, "relative_pitch": 77.6631184805298, "relative_heading": 354.13460791571896, "relative_elevation": 46.1713964128867 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_00690/adjacencies/recording_2024-10-23_12-42-53_00690/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/07/TMX7316010203-001536/pano_0000_001408/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/07/TMX7316010203-001536/pano_0000_001408/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/07/TMX7316010203-001536/pano_0000_001408/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/07/TMX7316010203-001536/pano_0000_001408/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001536_pano_0000_001408/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001536_pano_0000_001408/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001536_pano_0000_001408/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/13/07/TMX7316010203-001536/pano_0000_001408/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/13/07/TMX7316010203-001536/pano_0000_001408/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.92576875499587, 52.3757032329008, 46.1596836866811 ] }, "distance": 10.12, "direction": 49.0, "angle": 77.64, "elevation": 46.16, "pano_id": "TMX7316010203-001536_pano_0000_001408", "timestamp": "2020-01-07T08:53:32.169020Z", "filename": "pano_0000_001408.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2019", "tags": [ "mission-woz", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "recording_2024-10-23_12-42-53_00690", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123570.66955176691, 487630.24780292436 ] }, "relative_distance": 10.11816186, "relative_pitch": 77.63635768014001, "relative_heading": 49.00137428760885, "relative_elevation": 46.1596836866811 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_00690/adjacencies/recording_2024-10-23_12-42-53_00690/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000019/pano_0000_002648/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000019/pano_0000_002648/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000019/pano_0000_002648/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000019/pano_0000_002648/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000019_pano_0000_002648/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000019_pano_0000_002648/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000019_pano_0000_002648/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000019/pano_0000_002648/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000019/pano_0000_002648/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.92576398191087, 52.3757076954513, 46.1095042610541 ] }, "distance": 10.22, "direction": 45.7, "angle": 77.51, "elevation": 46.11, "pano_id": "TMX7316060226-000019_pano_0000_002648", "timestamp": "2016-08-15T05:08:46.249160Z", "filename": "pano_0000_002648.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": "recording_2024-10-23_12-42-53_00690", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123570.66955176691, 487630.24780292436 ] }, "relative_distance": 10.21554066, "relative_pitch": 77.50792421361751, "relative_heading": 45.70152004557703, "relative_elevation": 46.1095042610541 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_00690/adjacencies/recording_2024-10-23_12-42-53_00690/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/05/10/TMX7316010203-002136/pano_0000_003210/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/05/10/TMX7316010203-002136/pano_0000_003210/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/05/10/TMX7316010203-002136/pano_0000_003210/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/05/10/TMX7316010203-002136/pano_0000_003210/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002136_pano_0000_003210/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002136_pano_0000_003210/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002136_pano_0000_003210/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/05/10/TMX7316010203-002136/pano_0000_003210/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/05/10/TMX7316010203-002136/pano_0000_003210/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.92561650242181, 52.3757320515164, 46.1379175586626 ] }, "distance": 10.22, "direction": 344.49, "angle": 77.51, "elevation": 46.14, "pano_id": "TMX7316010203-002136_pano_0000_003210", "timestamp": "2021-05-10T12:18:55.487580Z", "filename": "pano_0000_003210.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": "recording_2024-10-23_12-42-53_00690", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123570.66955176691, 487630.24780292436 ] }, "relative_distance": 10.21680325, "relative_pitch": 77.51388133324157, "relative_heading": 344.48902565932167, "relative_elevation": 46.1379175586626 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_00690/adjacencies/recording_2024-10-23_12-42-53_00690/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-17_13-06-25_01046/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-17_13-06-25_01046/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-17_13-06-25_01046/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-17_13-06-25_01046/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2024-09-17_13-06-25_01046/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-09-17_13-06-25_01046/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-09-17_13-06-25_01046/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-17_13-06-25_01046/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-17_13-06-25_01046/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.92576039499261, 52.375710236489184, 0.0 ] }, "distance": 10.24, "direction": 43.62, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2024-09-17_13-06-25_01046", "timestamp": "2024-09-17T13:29:56Z", "filename": "recording_2024-09-17_13-06-25_01046.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": "recording_2024-10-23_12-42-53_00690", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123570.66955176691, 487630.24780292436 ] }, "relative_distance": 10.24497457, "relative_pitch": 0.0, "relative_heading": 43.615197097531684, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_00690/adjacencies/recording_2024-10-23_12-42-53_00690/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/17/TMX7316010203-000741/pano_0000_006061/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/17/TMX7316010203-000741/pano_0000_006061/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/17/TMX7316010203-000741/pano_0000_006061/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/17/TMX7316010203-000741/pano_0000_006061/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000741_pano_0000_006061/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000741_pano_0000_006061/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000741_pano_0000_006061/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/17/TMX7316010203-000741/pano_0000_006061/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/17/TMX7316010203-000741/pano_0000_006061/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.92576829366473, 52.375706218757, 46.1446892144158 ] }, "distance": 10.32, "direction": 47.49, "angle": 77.4, "elevation": 46.14, "pano_id": "TMX7316010203-000741_pano_0000_006061", "timestamp": "2018-05-17T12:25:14.870730Z", "filename": "pano_0000_006061.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": "recording_2024-10-23_12-42-53_00690", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123570.66955176691, 487630.24780292436 ] }, "relative_distance": 10.31598916, "relative_pitch": 77.39831003084514, "relative_heading": 47.493998951071404, "relative_elevation": 46.1446892144158 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_00690/adjacencies/recording_2024-10-23_12-42-53_00690/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-17_13-06-25_01048/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-17_13-06-25_01048/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-17_13-06-25_01048/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-17_13-06-25_01048/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2024-09-17_13-06-25_01048/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-09-17_13-06-25_01048/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-09-17_13-06-25_01048/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-17_13-06-25_01048/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-17_13-06-25_01048/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.925618703017695, 52.37573389004171, 0.0 ] }, "distance": 10.38, "direction": 345.59, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2024-09-17_13-06-25_01048", "timestamp": "2024-09-17T13:29:57Z", "filename": "recording_2024-09-17_13-06-25_01048.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": "recording_2024-10-23_12-42-53_00690", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123570.66955176691, 487630.24780292436 ] }, "relative_distance": 10.37576677, "relative_pitch": 0.0, "relative_heading": 345.5886244481603, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_00690/adjacencies/recording_2024-10-23_12-42-53_00690/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_08-26-12_00480/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_08-26-12_00480/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_08-26-12_00480/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_08-26-12_00480/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-16_08-26-12_00480/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-16_08-26-12_00480/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-16_08-26-12_00480/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_08-26-12_00480/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_08-26-12_00480/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.925804123197348, 52.37561882376132, 0.0 ] }, "distance": 10.42, "direction": 105.34, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-16_08-26-12_00480", "timestamp": "2025-06-16T08:33:03Z", "filename": "recording_2025-06-16_08-26-12_00480.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2025", "tags": [ "mission-bi", "mission-2025", "mission-distance-5", "surface-land" ], "from_pano_id": "recording_2024-10-23_12-42-53_00690", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123570.66955176691, 487630.24780292436 ] }, "relative_distance": 10.41593911, "relative_pitch": 0.0, "relative_heading": 105.33516039887321, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_00690/adjacencies/recording_2024-10-23_12-42-53_00690/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/05/10/TMX7316010203-002136/pano_0000_004025/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/05/10/TMX7316010203-002136/pano_0000_004025/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/05/10/TMX7316010203-002136/pano_0000_004025/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/05/10/TMX7316010203-002136/pano_0000_004025/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002136_pano_0000_004025/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002136_pano_0000_004025/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002136_pano_0000_004025/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/05/10/TMX7316010203-002136/pano_0000_004025/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/05/10/TMX7316010203-002136/pano_0000_004025/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.92580666012473, 52.3756196692578, 46.1395772127435 ] }, "distance": 10.56, "direction": 104.59, "angle": 77.11, "elevation": 46.14, "pano_id": "TMX7316010203-002136_pano_0000_004025", "timestamp": "2021-05-10T12:27:43.039560Z", "filename": "pano_0000_004025.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": "recording_2024-10-23_12-42-53_00690", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123570.66955176691, 487630.24780292436 ] }, "relative_distance": 10.5585565, "relative_pitch": 77.11040404507257, "relative_heading": 104.59483749952048, "relative_elevation": 46.1395772127435 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_00690/adjacencies/recording_2024-10-23_12-42-53_00690/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/28/TMX7316010203-002900/pano_0009_000041/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/28/TMX7316010203-002900/pano_0009_000041/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/28/TMX7316010203-002900/pano_0009_000041/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/28/TMX7316010203-002900/pano_0009_000041/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002900_pano_0009_000041/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002900_pano_0009_000041/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002900_pano_0009_000041/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/28/TMX7316010203-002900/pano_0009_000041/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/28/TMX7316010203-002900/pano_0009_000041/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.92560338504463, 52.3757350560086, 45.9958287775517 ] }, "distance": 10.81, "direction": 340.4, "angle": 76.78, "elevation": 46.0, "pano_id": "TMX7316010203-002900_pano_0009_000041", "timestamp": "2022-12-28T11:35:48.707920Z", "filename": "pano_0009_000041.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2022", "tags": [ "mission-woz", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "recording_2024-10-23_12-42-53_00690", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123570.66955176691, 487630.24780292436 ] }, "relative_distance": 10.80541169, "relative_pitch": 76.7797081445692, "relative_heading": 340.39533551908863, "relative_elevation": 45.9958287775517 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_00690/adjacencies/recording_2024-10-23_12-42-53_00690/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_09-52-43_01623/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_09-52-43_01623/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_09-52-43_01623/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_09-52-43_01623/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-16_09-52-43_01623/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-16_09-52-43_01623/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-16_09-52-43_01623/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_09-52-43_01623/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_09-52-43_01623/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.92559611520498, 52.375736344938716, 0.0 ] }, "distance": 11.11, "direction": 338.24, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-16_09-52-43_01623", "timestamp": "2025-06-16T10:30:52Z", "filename": "recording_2025-06-16_09-52-43_01623.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": "recording_2024-10-23_12-42-53_00690", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123570.66955176691, 487630.24780292436 ] }, "relative_distance": 11.11451137, "relative_pitch": 0.0, "relative_heading": 338.2386588561392, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_00690/adjacencies/recording_2024-10-23_12-42-53_00690/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002534/pano_0001_000047/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002534/pano_0001_000047/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002534/pano_0001_000047/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002534/pano_0001_000047/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002534_pano_0001_000047/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002534_pano_0001_000047/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002534_pano_0001_000047/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002534/pano_0001_000047/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002534/pano_0001_000047/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.92578152928681, 52.3757085554346, 46.0473897606134 ] }, "distance": 11.16, "direction": 49.64, "angle": 76.37, "elevation": 46.05, "pano_id": "TMX7316010203-002534_pano_0001_000047", "timestamp": "2022-04-21T11:20:13.032700Z", "filename": "pano_0001_000047.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": "recording_2024-10-23_12-42-53_00690", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123570.66955176691, 487630.24780292436 ] }, "relative_distance": 11.1639688, "relative_pitch": 76.37187080554082, "relative_heading": 49.63637183405173, "relative_elevation": 46.0473897606134 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_00690/adjacencies/recording_2024-10-23_12-42-53_00690/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001667/pano_0000_000719/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001667/pano_0000_000719/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001667/pano_0000_000719/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001667/pano_0000_000719/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001667_pano_0000_000719/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001667_pano_0000_000719/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001667_pano_0000_000719/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001667/pano_0000_000719/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001667/pano_0000_000719/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.92578658789519, 52.375705374819, 46.1431366438046 ] }, "distance": 11.21, "direction": 52.16, "angle": 76.35, "elevation": 46.14, "pano_id": "TMX7316010203-001667_pano_0000_000719", "timestamp": "2020-04-22T08:31:02.481960Z", "filename": "pano_0000_000719.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": "recording_2024-10-23_12-42-53_00690", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123570.66955176691, 487630.24780292436 ] }, "relative_distance": 11.20808655, "relative_pitch": 76.34735748845775, "relative_heading": 52.156279310326546, "relative_elevation": 46.1431366438046 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_00690/adjacencies/recording_2024-10-23_12-42-53_00690/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002139/pano_0000_000005/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002139/pano_0000_000005/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002139/pano_0000_000005/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002139/pano_0000_000005/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002139_pano_0000_000005/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002139_pano_0000_000005/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002139_pano_0000_000005/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002139/pano_0000_000005/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002139/pano_0000_000005/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.92581861474102, 52.3756162887233, 46.138024115935 ] }, "distance": 11.44, "direction": 105.39, "angle": 76.07, "elevation": 46.14, "pano_id": "TMX7316010203-002139_pano_0000_000005", "timestamp": "2021-05-12T12:11:02.743060Z", "filename": "pano_0000_000005.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": "recording_2024-10-23_12-42-53_00690", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123570.66955176691, 487630.24780292436 ] }, "relative_distance": 11.44230688, "relative_pitch": 76.07156809784618, "relative_heading": 105.39043723582517, "relative_elevation": 46.138024115935 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_00690/adjacencies/recording_2024-10-23_12-42-53_00690/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/21/TMX7316010203-001195/pano_0000_003166/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/21/TMX7316010203-001195/pano_0000_003166/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/21/TMX7316010203-001195/pano_0000_003166/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/21/TMX7316010203-001195/pano_0000_003166/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001195_pano_0000_003166/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001195_pano_0000_003166/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001195_pano_0000_003166/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/21/TMX7316010203-001195/pano_0000_003166/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/21/TMX7316010203-001195/pano_0000_003166/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.92578476259762, 52.3757103553847, 46.1803038474172 ] }, "distance": 11.46, "direction": 49.59, "angle": 76.06, "elevation": 46.18, "pano_id": "TMX7316010203-001195_pano_0000_003166", "timestamp": "2019-05-21T10:43:21.360880Z", "filename": "pano_0000_003166.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": "recording_2024-10-23_12-42-53_00690", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123570.66955176691, 487630.24780292436 ] }, "relative_distance": 11.46146367, "relative_pitch": 76.06143338755638, "relative_heading": 49.58635735494965, "relative_elevation": 46.1803038474172 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_00690/adjacencies/recording_2024-10-23_12-42-53_00690/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/29/TMX7316010203-001475/pano_0005_000118/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/29/TMX7316010203-001475/pano_0005_000118/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/29/TMX7316010203-001475/pano_0005_000118/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/29/TMX7316010203-001475/pano_0005_000118/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001475_pano_0005_000118/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001475_pano_0005_000118/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001475_pano_0005_000118/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/11/29/TMX7316010203-001475/pano_0005_000118/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/11/29/TMX7316010203-001475/pano_0005_000118/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.92558759006027, 52.3757389038345, 46.1556667899713 ] }, "distance": 11.6, "direction": 336.1, "angle": 75.89, "elevation": 46.16, "pano_id": "TMX7316010203-001475_pano_0005_000118", "timestamp": "2019-11-29T11:50:10.849900Z", "filename": "pano_0005_000118.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": "recording_2024-10-23_12-42-53_00690", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123570.66955176691, 487630.24780292436 ] }, "relative_distance": 11.60230961, "relative_pitch": 75.8897161244616, "relative_heading": 336.096730798364, "relative_elevation": 46.1556667899713 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_00690/adjacencies/recording_2024-10-23_12-42-53_00690/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/29/TMX7316010203-001475/pano_0005_000115/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/29/TMX7316010203-001475/pano_0005_000115/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/29/TMX7316010203-001475/pano_0005_000115/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/29/TMX7316010203-001475/pano_0005_000115/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001475_pano_0005_000115/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001475_pano_0005_000115/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001475_pano_0005_000115/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/11/29/TMX7316010203-001475/pano_0005_000115/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/11/29/TMX7316010203-001475/pano_0005_000115/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.9257976235205, 52.3757043189477, 46.1796512110159 ] }, "distance": 11.74, "direction": 54.86, "angle": 75.73, "elevation": 46.18, "pano_id": "TMX7316010203-001475_pano_0005_000115", "timestamp": "2019-11-29T11:50:09.794930Z", "filename": "pano_0005_000115.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": "recording_2024-10-23_12-42-53_00690", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123570.66955176691, 487630.24780292436 ] }, "relative_distance": 11.74255886, "relative_pitch": 75.73319241288004, "relative_heading": 54.85974589421977, "relative_elevation": 46.1796512110159 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_00690/adjacencies/recording_2024-10-23_12-42-53_00690/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/17/TMX7316010203-000739/pano_0000_001097/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/17/TMX7316010203-000739/pano_0000_001097/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/17/TMX7316010203-000739/pano_0000_001097/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/17/TMX7316010203-000739/pano_0000_001097/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000739_pano_0000_001097/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000739_pano_0000_001097/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000739_pano_0000_001097/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/17/TMX7316010203-000739/pano_0000_001097/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/17/TMX7316010203-000739/pano_0000_001097/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.92582389188405, 52.3756147338766, 46.25853542611 ] }, "distance": 11.83, "direction": 105.74, "angle": 75.65, "elevation": 46.26, "pano_id": "TMX7316010203-000739_pano_0000_001097", "timestamp": "2018-05-17T07:59:37.993040Z", "filename": "pano_0000_001097.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": "recording_2024-10-23_12-42-53_00690", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123570.66955176691, 487630.24780292436 ] }, "relative_distance": 11.83493488, "relative_pitch": 75.64909152917744, "relative_heading": 105.73625455380464, "relative_elevation": 46.25853542611 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_00690/adjacencies/recording_2024-10-23_12-42-53_00690/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002534/pano_0001_000172/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002534/pano_0001_000172/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002534/pano_0001_000172/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002534/pano_0001_000172/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002534_pano_0001_000172/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002534_pano_0001_000172/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002534_pano_0001_000172/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002534/pano_0001_000172/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002534/pano_0001_000172/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.9258234379365, 52.3756111931603, 46.2103201840073 ] }, "distance": 11.92, "direction": 107.6, "angle": 75.54, "elevation": 46.21, "pano_id": "TMX7316010203-002534_pano_0001_000172", "timestamp": "2022-04-21T11:22:03.461720Z", "filename": "pano_0001_000172.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": "recording_2024-10-23_12-42-53_00690", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123570.66955176691, 487630.24780292436 ] }, "relative_distance": 11.91833863, "relative_pitch": 75.5377334070913, "relative_heading": 107.59995962783516, "relative_elevation": 46.2103201840073 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_00690/adjacencies/recording_2024-10-23_12-42-53_00690/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001667/pano_0000_000722/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001667/pano_0000_000722/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001667/pano_0000_000722/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001667/pano_0000_000722/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001667_pano_0000_000722/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001667_pano_0000_000722/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001667_pano_0000_000722/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001667/pano_0000_000722/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001667/pano_0000_000722/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.92557614559881, 52.375739952942, 46.1226103417575 ] }, "distance": 12.04, "direction": 332.93, "angle": 75.37, "elevation": 46.12, "pano_id": "TMX7316010203-001667_pano_0000_000722", "timestamp": "2020-04-22T08:31:03.531980Z", "filename": "pano_0000_000722.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": "recording_2024-10-23_12-42-53_00690", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123570.66955176691, 487630.24780292436 ] }, "relative_distance": 12.04322565, "relative_pitch": 75.36605317871793, "relative_heading": 332.93025227663463, "relative_elevation": 46.1226103417575 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_00690/adjacencies/recording_2024-10-23_12-42-53_00690/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_09-52-43_01620/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_09-52-43_01620/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_09-52-43_01620/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_09-52-43_01620/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-16_09-52-43_01620/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-16_09-52-43_01620/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-16_09-52-43_01620/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_09-52-43_01620/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_09-52-43_01620/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.925809075448125, 52.37570179938637, 0.0 ] }, "distance": 12.24, "direction": 58.04, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-16_09-52-43_01620", "timestamp": "2025-06-16T10:30:50Z", "filename": "recording_2025-06-16_09-52-43_01620.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": "recording_2024-10-23_12-42-53_00690", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123570.66955176691, 487630.24780292436 ] }, "relative_distance": 12.23774871, "relative_pitch": 0.0, "relative_heading": 58.03642475247276, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_00690/adjacencies/recording_2024-10-23_12-42-53_00690/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/24/TMX7315120208-000056/pano_0000_001522/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/24/TMX7315120208-000056/pano_0000_001522/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/24/TMX7315120208-000056/pano_0000_001522/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/24/TMX7315120208-000056/pano_0000_001522/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315120208-000056_pano_0000_001522/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000056_pano_0000_001522/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000056_pano_0000_001522/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/05/24/TMX7315120208-000056/pano_0000_001522/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/05/24/TMX7315120208-000056/pano_0000_001522/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.92582927270048, 52.3756116328885, 46.0370706878603 ] }, "distance": 12.28, "direction": 106.82, "angle": 75.06, "elevation": 46.04, "pano_id": "TMX7315120208-000056_pano_0000_001522", "timestamp": "2016-05-24T11:37:36.593560Z", "filename": "pano_0000_001522.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": "recording_2024-10-23_12-42-53_00690", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123570.66955176691, 487630.24780292436 ] }, "relative_distance": 12.28343315, "relative_pitch": 75.06058790944076, "relative_heading": 106.82194930323203, "relative_elevation": 46.0370706878603 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_00690/adjacencies/recording_2024-10-23_12-42-53_00690/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/07/TMX7316010203-001536/pano_0000_001411/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/07/TMX7316010203-001536/pano_0000_001411/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/07/TMX7316010203-001536/pano_0000_001411/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/07/TMX7316010203-001536/pano_0000_001411/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001536_pano_0000_001411/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001536_pano_0000_001411/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001536_pano_0000_001411/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/13/07/TMX7316010203-001536/pano_0000_001411/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/13/07/TMX7316010203-001536/pano_0000_001411/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.9255558895202, 52.3757370976945, 46.1363624185324 ] }, "distance": 12.46, "direction": 326.61, "angle": 74.88, "elevation": 46.14, "pano_id": "TMX7316010203-001536_pano_0000_001411", "timestamp": "2020-01-07T08:53:33.129040Z", "filename": "pano_0000_001411.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2019", "tags": [ "mission-woz", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "recording_2024-10-23_12-42-53_00690", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123570.66955176691, 487630.24780292436 ] }, "relative_distance": 12.46392537, "relative_pitch": 74.88219826395996, "relative_heading": 326.6061216648127, "relative_elevation": 46.1363624185324 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_00690/adjacencies/recording_2024-10-23_12-42-53_00690/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/24/TMX7315120208-000056/pano_0000_001517/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/24/TMX7315120208-000056/pano_0000_001517/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/24/TMX7315120208-000056/pano_0000_001517/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/24/TMX7315120208-000056/pano_0000_001517/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315120208-000056_pano_0000_001517/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000056_pano_0000_001517/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000056_pano_0000_001517/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/05/24/TMX7315120208-000056/pano_0000_001517/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/05/24/TMX7315120208-000056/pano_0000_001517/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.92547675796709, 52.3756695185876, 46.001061196439 ] }, "distance": 12.58, "direction": 283.26, "angle": 74.7, "elevation": 46.0, "pano_id": "TMX7315120208-000056_pano_0000_001517", "timestamp": "2016-05-24T11:37:34.568620Z", "filename": "pano_0000_001517.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": "recording_2024-10-23_12-42-53_00690", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123570.66955176691, 487630.24780292436 ] }, "relative_distance": 12.58452272, "relative_pitch": 74.69993461120394, "relative_heading": 283.2594363460045, "relative_elevation": 46.001061196439 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_00690/adjacencies/recording_2024-10-23_12-42-53_00690/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/21/TMX7316010203-001195/pano_0000_003169/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/21/TMX7316010203-001195/pano_0000_003169/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/21/TMX7316010203-001195/pano_0000_003169/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/21/TMX7316010203-001195/pano_0000_003169/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001195_pano_0000_003169/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001195_pano_0000_003169/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001195_pano_0000_003169/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/21/TMX7316010203-001195/pano_0000_003169/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/21/TMX7316010203-001195/pano_0000_003169/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.92557015616142, 52.3757451566828, 46.161439338699 ] }, "distance": 12.74, "direction": 332.48, "angle": 74.57, "elevation": 46.16, "pano_id": "TMX7316010203-001195_pano_0000_003169", "timestamp": "2019-05-21T10:43:22.845840Z", "filename": "pano_0000_003169.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": "recording_2024-10-23_12-42-53_00690", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123570.66955176691, 487630.24780292436 ] }, "relative_distance": 12.7448473, "relative_pitch": 74.56554716184932, "relative_heading": 332.48204559916564, "relative_elevation": 46.161439338699 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_00690/adjacencies/recording_2024-10-23_12-42-53_00690/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002534/pano_0001_000167/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002534/pano_0001_000167/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002534/pano_0001_000167/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002534/pano_0001_000167/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002534_pano_0001_000167/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002534_pano_0001_000167/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002534_pano_0001_000167/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002534/pano_0001_000167/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002534/pano_0001_000167/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.92547364185503, 52.3756704506005, 46.1679603876546 ] }, "distance": 12.81, "direction": 283.49, "angle": 74.49, "elevation": 46.17, "pano_id": "TMX7316010203-002534_pano_0001_000167", "timestamp": "2022-04-21T11:22:01.511730Z", "filename": "pano_0001_000167.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": "recording_2024-10-23_12-42-53_00690", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123570.66955176691, 487630.24780292436 ] }, "relative_distance": 12.8149711, "relative_pitch": 74.48679142734854, "relative_heading": 283.49314494044467, "relative_elevation": 46.1679603876546 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_00690/adjacencies/recording_2024-10-23_12-42-53_00690/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/28/TMX7316010203-002900/pano_0009_000038/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/28/TMX7316010203-002900/pano_0009_000038/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/28/TMX7316010203-002900/pano_0009_000038/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/28/TMX7316010203-002900/pano_0009_000038/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002900_pano_0009_000038/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002900_pano_0009_000038/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002900_pano_0009_000038/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/28/TMX7316010203-002900/pano_0009_000038/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/28/TMX7316010203-002900/pano_0009_000038/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.92582180387845, 52.3757000228181, 46.0145227182657 ] }, "distance": 12.88, "direction": 60.82, "angle": 74.36, "elevation": 46.01, "pano_id": "TMX7316010203-002900_pano_0009_000038", "timestamp": "2022-12-28T11:35:47.197920Z", "filename": "pano_0009_000038.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2022", "tags": [ "mission-woz", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "recording_2024-10-23_12-42-53_00690", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123570.66955176691, 487630.24780292436 ] }, "relative_distance": 12.88374706, "relative_pitch": 74.35812222234087, "relative_heading": 60.82407154395042, "relative_elevation": 46.0145227182657 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_00690/adjacencies/recording_2024-10-23_12-42-53_00690/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002534/pano_0001_000050/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002534/pano_0001_000050/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002534/pano_0001_000050/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002534/pano_0001_000050/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002534_pano_0001_000050/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002534_pano_0001_000050/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002534_pano_0001_000050/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002534/pano_0001_000050/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002534/pano_0001_000050/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.92556739530063, 52.3757458699469, 46.0188381355256 ] }, "distance": 12.9, "direction": 331.9, "angle": 74.34, "elevation": 46.02, "pano_id": "TMX7316010203-002534_pano_0001_000050", "timestamp": "2022-04-21T11:20:14.357450Z", "filename": "pano_0001_000050.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": "recording_2024-10-23_12-42-53_00690", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123570.66955176691, 487630.24780292436 ] }, "relative_distance": 12.90276171, "relative_pitch": 74.33756614482402, "relative_heading": 331.9044174040031, "relative_elevation": 46.0188381355256 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_00690/adjacencies/recording_2024-10-23_12-42-53_00690/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/17/TMX7316010203-000299/pano_0002_004087/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/17/TMX7316010203-000299/pano_0002_004087/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/17/TMX7316010203-000299/pano_0002_004087/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/17/TMX7316010203-000299/pano_0002_004087/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000299_pano_0002_004087/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000299_pano_0002_004087/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000299_pano_0002_004087/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/05/17/TMX7316010203-000299/pano_0002_004087/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/05/17/TMX7316010203-000299/pano_0002_004087/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.92582559289216, 52.3756961079545, 45.9671513335779 ] }, "distance": 12.91, "direction": 63.07, "angle": 74.32, "elevation": 45.97, "pano_id": "TMX7316010203-000299_pano_0002_004087", "timestamp": "2017-05-17T11:59:34.351080Z", "filename": "pano_0002_004087.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": "recording_2024-10-23_12-42-53_00690", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123570.66955176691, 487630.24780292436 ] }, "relative_distance": 12.90661264, "relative_pitch": 74.31637122570089, "relative_heading": 63.07156492573948, "relative_elevation": 45.9671513335779 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_00690/adjacencies/recording_2024-10-23_12-42-53_00690/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/17/TMX7316010203-000741/pano_0000_006064/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/17/TMX7316010203-000741/pano_0000_006064/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/17/TMX7316010203-000741/pano_0000_006064/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/17/TMX7316010203-000741/pano_0000_006064/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000741_pano_0000_006064/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000741_pano_0000_006064/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000741_pano_0000_006064/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/17/TMX7316010203-000741/pano_0000_006064/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/17/TMX7316010203-000741/pano_0000_006064/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.92554980715969, 52.3757408725267, 46.1175085334107 ] }, "distance": 13.04, "direction": 326.1, "angle": 74.21, "elevation": 46.12, "pano_id": "TMX7316010203-000741_pano_0000_006064", "timestamp": "2018-05-17T12:25:16.875730Z", "filename": "pano_0000_006064.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": "recording_2024-10-23_12-42-53_00690", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123570.66955176691, 487630.24780292436 ] }, "relative_distance": 13.0431078, "relative_pitch": 74.20785869392955, "relative_heading": 326.10250346500237, "relative_elevation": 46.1175085334107 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_00690/adjacencies/recording_2024-10-23_12-42-53_00690/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000019/pano_0000_002651/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000019/pano_0000_002651/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000019/pano_0000_002651/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000019/pano_0000_002651/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000019_pano_0000_002651/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000019_pano_0000_002651/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000019_pano_0000_002651/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000019/pano_0000_002651/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000019/pano_0000_002651/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.92555180562349, 52.375742048329, 46.0863913018256 ] }, "distance": 13.08, "direction": 326.92, "angle": 74.16, "elevation": 46.09, "pano_id": "TMX7316060226-000019_pano_0000_002651", "timestamp": "2016-08-15T05:08:47.313870Z", "filename": "pano_0000_002651.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": "recording_2024-10-23_12-42-53_00690", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123570.66955176691, 487630.24780292436 ] }, "relative_distance": 13.07712547, "relative_pitch": 74.15858050466011, "relative_heading": 326.9171842594279, "relative_elevation": 46.0863913018256 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_00690/adjacencies/recording_2024-10-23_12-42-53_00690/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/05/10/TMX7316010203-002136/pano_0000_003207/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/05/10/TMX7316010203-002136/pano_0000_003207/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/05/10/TMX7316010203-002136/pano_0000_003207/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/05/10/TMX7316010203-002136/pano_0000_003207/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002136_pano_0000_003207/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002136_pano_0000_003207/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002136_pano_0000_003207/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/05/10/TMX7316010203-002136/pano_0000_003207/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/05/10/TMX7316010203-002136/pano_0000_003207/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.92583045420961, 52.3756961231889, 46.1468886379153 ] }, "distance": 13.2, "direction": 63.72, "angle": 74.03, "elevation": 46.15, "pano_id": "TMX7316010203-002136_pano_0000_003207", "timestamp": "2021-05-10T12:18:54.072660Z", "filename": "pano_0000_003207.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": "recording_2024-10-23_12-42-53_00690", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123570.66955176691, 487630.24780292436 ] }, "relative_distance": 13.20338216, "relative_pitch": 74.03330515014535, "relative_heading": 63.71563952287084, "relative_elevation": 46.1468886379153 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_00690/adjacencies/recording_2024-10-23_12-42-53_00690/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-17_13-06-25_01045/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-17_13-06-25_01045/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-17_13-06-25_01045/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-17_13-06-25_01045/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2024-09-17_13-06-25_01045/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-09-17_13-06-25_01045/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-09-17_13-06-25_01045/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-17_13-06-25_01045/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-17_13-06-25_01045/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.925831248485534, 52.375698428287194, 0.0 ] }, "distance": 13.37, "direction": 62.83, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2024-09-17_13-06-25_01045", "timestamp": "2024-09-17T13:29:56Z", "filename": "recording_2024-09-17_13-06-25_01045.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": "recording_2024-10-23_12-42-53_00690", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123570.66955176691, 487630.24780292436 ] }, "relative_distance": 13.36705267, "relative_pitch": 0.0, "relative_heading": 62.83250720231118, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_00690/adjacencies/recording_2024-10-23_12-42-53_00690/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000019/pano_0000_002647/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000019/pano_0000_002647/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000019/pano_0000_002647/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000019/pano_0000_002647/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000019_pano_0000_002647/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000019_pano_0000_002647/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000019_pano_0000_002647/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000019/pano_0000_002647/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000019/pano_0000_002647/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.92583473945362, 52.3756960100088, 46.1107192449272 ] }, "distance": 13.46, "direction": 64.31, "angle": 73.73, "elevation": 46.11, "pano_id": "TMX7316060226-000019_pano_0000_002647", "timestamp": "2016-08-15T05:08:45.893910Z", "filename": "pano_0000_002647.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": "recording_2024-10-23_12-42-53_00690", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123570.66955176691, 487630.24780292436 ] }, "relative_distance": 13.46019774, "relative_pitch": 73.72692696033197, "relative_heading": 64.31380878967084, "relative_elevation": 46.1107192449272 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_00690/adjacencies/recording_2024-10-23_12-42-53_00690/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/05/10/TMX7316010203-002136/pano_0000_003211/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/05/10/TMX7316010203-002136/pano_0000_003211/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/05/10/TMX7316010203-002136/pano_0000_003211/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/05/10/TMX7316010203-002136/pano_0000_003211/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002136_pano_0000_003211/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002136_pano_0000_003211/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002136_pano_0000_003211/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/05/10/TMX7316010203-002136/pano_0000_003211/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/05/10/TMX7316010203-002136/pano_0000_003211/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.92554487470863, 52.375743691081, 46.128720744513 ] }, "distance": 13.49, "direction": 325.66, "angle": 73.7, "elevation": 46.13, "pano_id": "TMX7316010203-002136_pano_0000_003211", "timestamp": "2021-05-10T12:18:55.967720Z", "filename": "pano_0000_003211.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": "recording_2024-10-23_12-42-53_00690", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123570.66955176691, 487630.24780292436 ] }, "relative_distance": 13.49117362, "relative_pitch": 73.69749220855454, "relative_heading": 325.6612502470213, "relative_elevation": 46.128720744513 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_00690/adjacencies/recording_2024-10-23_12-42-53_00690/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002139/pano_0000_000000/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002139/pano_0000_000000/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002139/pano_0000_000000/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002139/pano_0000_000000/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002139_pano_0000_000000/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002139_pano_0000_000000/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002139_pano_0000_000000/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002139/pano_0000_000000/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002139/pano_0000_000000/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.92546526409359, 52.3756766914087, 46.0998668726534 ] }, "distance": 13.54, "direction": 285.79, "angle": 73.63, "elevation": 46.1, "pano_id": "TMX7316010203-002139_pano_0000_000000", "timestamp": "2021-05-12T12:11:00.108080Z", "filename": "pano_0000_000000.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": "recording_2024-10-23_12-42-53_00690", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123570.66955176691, 487630.24780292436 ] }, "relative_distance": 13.54265083, "relative_pitch": 73.62891670678451, "relative_heading": 285.7874804845973, "relative_elevation": 46.0998668726534 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_00690/adjacencies/recording_2024-10-23_12-42-53_00690/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/07/TMX7316010203-001536/pano_0000_001407/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/07/TMX7316010203-001536/pano_0000_001407/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/07/TMX7316010203-001536/pano_0000_001407/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/07/TMX7316010203-001536/pano_0000_001407/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001536_pano_0000_001407/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001536_pano_0000_001407/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001536_pano_0000_001407/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/13/07/TMX7316010203-001536/pano_0000_001407/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/13/07/TMX7316010203-001536/pano_0000_001407/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.92583925060793, 52.3756919697194, 46.1605803743005 ] }, "distance": 13.55, "direction": 66.59, "angle": 73.64, "elevation": 46.16, "pano_id": "TMX7316010203-001536_pano_0000_001407", "timestamp": "2020-01-07T08:53:31.849020Z", "filename": "pano_0000_001407.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2019", "tags": [ "mission-woz", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "recording_2024-10-23_12-42-53_00690", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123570.66955176691, 487630.24780292436 ] }, "relative_distance": 13.55288497, "relative_pitch": 73.63760274714802, "relative_heading": 66.59017074924662, "relative_elevation": 46.1605803743005 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_00690/adjacencies/recording_2024-10-23_12-42-53_00690/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-17_13-06-25_01049/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-17_13-06-25_01049/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-17_13-06-25_01049/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-17_13-06-25_01049/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2024-09-17_13-06-25_01049/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-09-17_13-06-25_01049/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-09-17_13-06-25_01049/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-17_13-06-25_01049/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-17_13-06-25_01049/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.92554790050206, 52.37574565530053, 0.0 ] }, "distance": 13.56, "direction": 326.9, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2024-09-17_13-06-25_01049", "timestamp": "2024-09-17T13:29:58Z", "filename": "recording_2024-09-17_13-06-25_01049.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": "recording_2024-10-23_12-42-53_00690", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123570.66955176691, 487630.24780292436 ] }, "relative_distance": 13.55858787, "relative_pitch": 0.0, "relative_heading": 326.901358810852, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_00690/adjacencies/recording_2024-10-23_12-42-53_00690/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/17/TMX7316010203-000299/pano_0002_004089/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/17/TMX7316010203-000299/pano_0002_004089/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/17/TMX7316010203-000299/pano_0002_004089/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/17/TMX7316010203-000299/pano_0002_004089/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000299_pano_0002_004089/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000299_pano_0002_004089/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000299_pano_0002_004089/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/05/17/TMX7316010203-000299/pano_0002_004089/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/05/17/TMX7316010203-000299/pano_0002_004089/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.92554007248304, 52.3757424919828, 45.9422928076237 ] }, "distance": 13.57, "direction": 324.2, "angle": 73.54, "elevation": 45.94, "pano_id": "TMX7316010203-000299_pano_0002_004089", "timestamp": "2017-05-17T11:59:36.231090Z", "filename": "pano_0002_004089.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": "recording_2024-10-23_12-42-53_00690", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123570.66955176691, 487630.24780292436 ] }, "relative_distance": 13.56987131, "relative_pitch": 73.54455944788099, "relative_heading": 324.20311161159776, "relative_elevation": 45.9422928076237 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_00690/adjacencies/recording_2024-10-23_12-42-53_00690/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/17/TMX7316010203-000739/pano_0000_001092/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/17/TMX7316010203-000739/pano_0000_001092/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/17/TMX7316010203-000739/pano_0000_001092/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/17/TMX7316010203-000739/pano_0000_001092/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000739_pano_0000_001092/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000739_pano_0000_001092/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000739_pano_0000_001092/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/17/TMX7316010203-000739/pano_0000_001092/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/17/TMX7316010203-000739/pano_0000_001092/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.92546174085898, 52.3756732934349, 46.2143963333219 ] }, "distance": 13.68, "direction": 283.99, "angle": 73.51, "elevation": 46.21, "pano_id": "TMX7316010203-000739_pano_0000_001092", "timestamp": "2018-05-17T07:59:35.163060Z", "filename": "pano_0000_001092.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": "recording_2024-10-23_12-42-53_00690", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123570.66955176691, 487630.24780292436 ] }, "relative_distance": 13.67740064, "relative_pitch": 73.51359530192222, "relative_heading": 283.98954821901816, "relative_elevation": 46.2143963333219 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_00690/adjacencies/recording_2024-10-23_12-42-53_00690/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/17/TMX7316010203-000741/pano_0000_006060/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/17/TMX7316010203-000741/pano_0000_006060/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/17/TMX7316010203-000741/pano_0000_006060/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/17/TMX7316010203-000741/pano_0000_006060/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000741_pano_0000_006060/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000741_pano_0000_006060/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000741_pano_0000_006060/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/17/TMX7316010203-000741/pano_0000_006060/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/17/TMX7316010203-000741/pano_0000_006060/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.92584153436133, 52.3756955266758, 46.1493294676766 ] }, "distance": 13.86, "direction": 65.34, "angle": 73.29, "elevation": 46.15, "pano_id": "TMX7316010203-000741_pano_0000_006060", "timestamp": "2018-05-17T12:25:14.125790Z", "filename": "pano_0000_006060.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": "recording_2024-10-23_12-42-53_00690", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123570.66955176691, 487630.24780292436 ] }, "relative_distance": 13.85614135, "relative_pitch": 73.28783731287189, "relative_heading": 65.34365441546103, "relative_elevation": 46.1493294676766 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_00690/adjacencies/recording_2024-10-23_12-42-53_00690/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/25/TMX7316010203-002437/pano_0002_000048/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/25/TMX7316010203-002437/pano_0002_000048/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/25/TMX7316010203-002437/pano_0002_000048/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/25/TMX7316010203-002437/pano_0002_000048/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002437_pano_0002_000048/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002437_pano_0002_000048/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002437_pano_0002_000048/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/01/25/TMX7316010203-002437/pano_0002_000048/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/01/25/TMX7316010203-002437/pano_0002_000048/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.92584477959959, 52.3756959256453, 46.15021478571 ] }, "distance": 14.08, "direction": 65.55, "angle": 73.04, "elevation": 46.15, "pano_id": "TMX7316010203-002437_pano_0002_000048", "timestamp": "2022-01-25T10:01:58.607530Z", "filename": "pano_0002_000048.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2021", "tags": [ "mission-woz", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "recording_2024-10-23_12-42-53_00690", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123570.66955176691, 487630.24780292436 ] }, "relative_distance": 14.0756135, "relative_pitch": 73.0385235652512, "relative_heading": 65.55471425556615, "relative_elevation": 46.15021478571 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_00690/adjacencies/recording_2024-10-23_12-42-53_00690/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/28/TMX7316010203-002900/pano_0009_000042/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/28/TMX7316010203-002900/pano_0009_000042/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/28/TMX7316010203-002900/pano_0009_000042/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/28/TMX7316010203-002900/pano_0009_000042/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002900_pano_0009_000042/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002900_pano_0009_000042/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002900_pano_0009_000042/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/28/TMX7316010203-002900/pano_0009_000042/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/28/TMX7316010203-002900/pano_0009_000042/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.92553065023507, 52.3757470525692, 45.9879253683612 ] }, "distance": 14.36, "direction": 323.31, "angle": 72.66, "elevation": 45.99, "pano_id": "TMX7316010203-002900_pano_0009_000042", "timestamp": "2022-12-28T11:35:49.203450Z", "filename": "pano_0009_000042.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2022", "tags": [ "mission-woz", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "recording_2024-10-23_12-42-53_00690", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123570.66955176691, 487630.24780292436 ] }, "relative_distance": 14.35854665, "relative_pitch": 72.66036887469713, "relative_heading": 323.3107359146793, "relative_elevation": 45.9879253683612 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_00690/adjacencies/recording_2024-10-23_12-42-53_00690/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002534/pano_0001_000046/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002534/pano_0001_000046/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002534/pano_0001_000046/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002534/pano_0001_000046/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002534_pano_0001_000046/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002534_pano_0001_000046/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002534_pano_0001_000046/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002534/pano_0001_000046/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002534/pano_0001_000046/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.92585242465676, 52.3756958163918, 46.0496375421062 ] }, "distance": 14.55, "direction": 66.45, "angle": 72.47, "elevation": 46.05, "pano_id": "TMX7316010203-002534_pano_0001_000046", "timestamp": "2022-04-21T11:20:12.597450Z", "filename": "pano_0001_000046.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": "recording_2024-10-23_12-42-53_00690", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123570.66955176691, 487630.24780292436 ] }, "relative_distance": 14.54631578, "relative_pitch": 72.46953851352787, "relative_heading": 66.44697786612149, "relative_elevation": 46.0496375421062 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_00690/adjacencies/recording_2024-10-23_12-42-53_00690/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_08-26-12_00475/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_08-26-12_00475/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_08-26-12_00475/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_08-26-12_00475/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-16_08-26-12_00475/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-16_08-26-12_00475/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-16_08-26-12_00475/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_08-26-12_00475/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_08-26-12_00475/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.925448980824858, 52.37567579646527, 0.0 ] }, "distance": 14.59, "direction": 284.23, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-16_08-26-12_00475", "timestamp": "2025-06-16T08:33:01Z", "filename": "recording_2025-06-16_08-26-12_00475.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2025", "tags": [ "mission-bi", "mission-2025", "mission-distance-5", "surface-land" ], "from_pano_id": "recording_2024-10-23_12-42-53_00690", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123570.66955176691, 487630.24780292436 ] }, "relative_distance": 14.58806137, "relative_pitch": 0.0, "relative_heading": 284.22596412263624, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_00690/adjacencies/recording_2024-10-23_12-42-53_00690/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_09-52-43_01624/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_09-52-43_01624/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_09-52-43_01624/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_09-52-43_01624/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-16_09-52-43_01624/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-16_09-52-43_01624/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-16_09-52-43_01624/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_09-52-43_01624/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_09-52-43_01624/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.925525095803048, 52.375747698132166, 0.0 ] }, "distance": 14.64, "direction": 322.29, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-16_09-52-43_01624", "timestamp": "2025-06-16T10:30:52Z", "filename": "recording_2025-06-16_09-52-43_01624.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": "recording_2024-10-23_12-42-53_00690", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123570.66955176691, 487630.24780292436 ] }, "relative_distance": 14.64446991, "relative_pitch": 0.0, "relative_heading": 322.2918551368838, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_00690/adjacencies/recording_2024-10-23_12-42-53_00690/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001667/pano_0000_000474/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001667/pano_0000_000474/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001667/pano_0000_000474/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001667/pano_0000_000474/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001667_pano_0000_000474/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001667_pano_0000_000474/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001667_pano_0000_000474/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001667/pano_0000_000474/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001667/pano_0000_000474/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.9258639695332, 52.3756063988137, 46.1671002628282 ] }, "distance": 14.71, "direction": 106.33, "angle": 72.32, "elevation": 46.17, "pano_id": "TMX7316010203-001667_pano_0000_000474", "timestamp": "2020-04-22T08:29:20.782640Z", "filename": "pano_0000_000474.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": "recording_2024-10-23_12-42-53_00690", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123570.66955176691, 487630.24780292436 ] }, "relative_distance": 14.71432865, "relative_pitch": 72.32193519517399, "relative_heading": 106.33001487869997, "relative_elevation": 46.1671002628282 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_00690/adjacencies/recording_2024-10-23_12-42-53_00690/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001667/pano_0000_000468/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001667/pano_0000_000468/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001667/pano_0000_000468/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001667/pano_0000_000468/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001667_pano_0000_000468/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001667_pano_0000_000468/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001667_pano_0000_000468/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001667/pano_0000_000468/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001667/pano_0000_000468/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.92544652733217, 52.3756746256012, 46.1359507096931 ] }, "distance": 14.72, "direction": 283.57, "angle": 72.31, "elevation": 46.14, "pano_id": "TMX7316010203-001667_pano_0000_000468", "timestamp": "2020-04-22T08:29:18.742640Z", "filename": "pano_0000_000468.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": "recording_2024-10-23_12-42-53_00690", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123570.66955176691, 487630.24780292436 ] }, "relative_distance": 14.71895859, "relative_pitch": 72.30552456485613, "relative_heading": 283.5745047957402, "relative_elevation": 46.1359507096931 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_00690/adjacencies/recording_2024-10-23_12-42-53_00690/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001667/pano_0000_000718/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001667/pano_0000_000718/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001667/pano_0000_000718/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001667/pano_0000_000718/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001667_pano_0000_000718/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001667_pano_0000_000718/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001667_pano_0000_000718/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001667/pano_0000_000718/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001667/pano_0000_000718/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.92585661071365, 52.3756938849935, 46.1437899768353 ] }, "distance": 14.73, "direction": 67.66, "angle": 72.3, "elevation": 46.14, "pano_id": "TMX7316010203-001667_pano_0000_000718", "timestamp": "2020-04-22T08:31:02.136930Z", "filename": "pano_0000_000718.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": "recording_2024-10-23_12-42-53_00690", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123570.66955176691, 487630.24780292436 ] }, "relative_distance": 14.72504763, "relative_pitch": 72.30148102960241, "relative_heading": 67.65689608363253, "relative_elevation": 46.1437899768353 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_00690/adjacencies/recording_2024-10-23_12-42-53_00690/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/05/10/TMX7316010203-002136/pano_0000_004020/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/05/10/TMX7316010203-002136/pano_0000_004020/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/05/10/TMX7316010203-002136/pano_0000_004020/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/05/10/TMX7316010203-002136/pano_0000_004020/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002136_pano_0000_004020/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002136_pano_0000_004020/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002136_pano_0000_004020/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/05/10/TMX7316010203-002136/pano_0000_004020/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/05/10/TMX7316010203-002136/pano_0000_004020/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.92544456071331, 52.3756766382604, 46.1077256910503 ] }, "distance": 14.9, "direction": 284.29, "angle": 72.09, "elevation": 46.11, "pano_id": "TMX7316010203-002136_pano_0000_004020", "timestamp": "2021-05-10T12:27:41.214370Z", "filename": "pano_0000_004020.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": "recording_2024-10-23_12-42-53_00690", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123570.66955176691, 487630.24780292436 ] }, "relative_distance": 14.90287584, "relative_pitch": 72.08820106634234, "relative_heading": 284.29064921241815, "relative_elevation": 46.1077256910503 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_00690/adjacencies/recording_2024-10-23_12-42-53_00690/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/21/TMX7316010203-001195/pano_0000_003165/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/21/TMX7316010203-001195/pano_0000_003165/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/21/TMX7316010203-001195/pano_0000_003165/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/21/TMX7316010203-001195/pano_0000_003165/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001195_pano_0000_003165/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001195_pano_0000_003165/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001195_pano_0000_003165/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/21/TMX7316010203-001195/pano_0000_003165/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/21/TMX7316010203-001195/pano_0000_003165/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.92585643438496, 52.3756983132093, 46.1806204877794 ] }, "distance": 14.91, "direction": 65.89, "angle": 72.11, "elevation": 46.18, "pano_id": "TMX7316010203-001195_pano_0000_003165", "timestamp": "2019-05-21T10:43:20.875860Z", "filename": "pano_0000_003165.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": "recording_2024-10-23_12-42-53_00690", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123570.66955176691, 487630.24780292436 ] }, "relative_distance": 14.90836682, "relative_pitch": 72.1085020055009, "relative_heading": 65.88751724571354, "relative_elevation": 46.1806204877794 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_00690/adjacencies/recording_2024-10-23_12-42-53_00690/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_12-42-53_00687/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_12-42-53_00687/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_12-42-53_00687/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_12-42-53_00687/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2024-10-23_12-42-53_00687/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_00687/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_00687/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_12-42-53_00687/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_12-42-53_00687/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.925443840056961, 52.37567769503658, 0.0 ] }, "distance": 14.98, "direction": 284.68, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2024-10-23_12-42-53_00687", "timestamp": "2024-10-23T12:55:34Z", "filename": "recording_2024-10-23_12-42-53_00687.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": "recording_2024-10-23_12-42-53_00690", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123570.66955176691, 487630.24780292436 ] }, "relative_distance": 14.97980749, "relative_pitch": 0.0, "relative_heading": 284.68017385732884, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_00690/adjacencies/recording_2024-10-23_12-42-53_00690/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_12-42-53_00693/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_12-42-53_00693/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_12-42-53_00693/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_12-42-53_00693/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2024-10-23_12-42-53_00693/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_00693/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_00693/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_12-42-53_00693/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_12-42-53_00693/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.925869530981531, 52.37560900363349, 0.0 ] }, "distance": 15.0, "direction": 104.86, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2024-10-23_12-42-53_00693", "timestamp": "2024-10-23T12:55:37Z", "filename": "recording_2024-10-23_12-42-53_00693.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": "recording_2024-10-23_12-42-53_00690", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123570.66955176691, 487630.24780292436 ] }, "relative_distance": 15.00122784, "relative_pitch": 0.0, "relative_heading": 104.86072305736245, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_00690/adjacencies/recording_2024-10-23_12-42-53_00690/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/29/TMX7316010203-001475/pano_0005_000119/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/29/TMX7316010203-001475/pano_0005_000119/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/29/TMX7316010203-001475/pano_0005_000119/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/29/TMX7316010203-001475/pano_0005_000119/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001475_pano_0005_000119/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001475_pano_0005_000119/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001475_pano_0005_000119/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/11/29/TMX7316010203-001475/pano_0005_000119/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/11/29/TMX7316010203-001475/pano_0005_000119/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.92551760536643, 52.3757502247188, 46.14796041511 ] }, "distance": 15.18, "direction": 321.42, "angle": 71.79, "elevation": 46.15, "pano_id": "TMX7316010203-001475_pano_0005_000119", "timestamp": "2019-11-29T11:50:11.209900Z", "filename": "pano_0005_000119.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": "recording_2024-10-23_12-42-53_00690", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123570.66955176691, 487630.24780292436 ] }, "relative_distance": 15.18066451, "relative_pitch": 71.7910512918936, "relative_heading": 321.4176775400415, "relative_elevation": 46.14796041511 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_00690/adjacencies/recording_2024-10-23_12-42-53_00690/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/29/TMX7316010203-001475/pano_0005_000114/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/29/TMX7316010203-001475/pano_0005_000114/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/29/TMX7316010203-001475/pano_0005_000114/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/29/TMX7316010203-001475/pano_0005_000114/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001475_pano_0005_000114/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001475_pano_0005_000114/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001475_pano_0005_000114/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/11/29/TMX7316010203-001475/pano_0005_000114/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/11/29/TMX7316010203-001475/pano_0005_000114/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.92586780109143, 52.3756925729595, 46.1820684419945 ] }, "distance": 15.38, "direction": 69.24, "angle": 71.58, "elevation": 46.18, "pano_id": "TMX7316010203-001475_pano_0005_000114", "timestamp": "2019-11-29T11:50:09.449930Z", "filename": "pano_0005_000114.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": "recording_2024-10-23_12-42-53_00690", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123570.66955176691, 487630.24780292436 ] }, "relative_distance": 15.38028267, "relative_pitch": 71.58039458390343, "relative_heading": 69.23937270292865, "relative_elevation": 46.1820684419945 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_00690/adjacencies/recording_2024-10-23_12-42-53_00690/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_08-26-12_00481/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_08-26-12_00481/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_08-26-12_00481/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_08-26-12_00481/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-16_08-26-12_00481/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-16_08-26-12_00481/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-16_08-26-12_00481/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_08-26-12_00481/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_08-26-12_00481/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.925875172345743, 52.37560740760297, 0.0 ] }, "distance": 15.42, "direction": 105.13, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-16_08-26-12_00481", "timestamp": "2025-06-16T08:33:03Z", "filename": "recording_2025-06-16_08-26-12_00481.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": "recording_2024-10-23_12-42-53_00690", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123570.66955176691, 487630.24780292436 ] }, "relative_distance": 15.41828639, "relative_pitch": 0.0, "relative_heading": 105.13245775516215, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_00690/adjacencies/recording_2024-10-23_12-42-53_00690/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/05/10/TMX7316010203-002136/pano_0000_004026/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/05/10/TMX7316010203-002136/pano_0000_004026/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/05/10/TMX7316010203-002136/pano_0000_004026/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/05/10/TMX7316010203-002136/pano_0000_004026/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002136_pano_0000_004026/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002136_pano_0000_004026/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002136_pano_0000_004026/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/05/10/TMX7316010203-002136/pano_0000_004026/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/05/10/TMX7316010203-002136/pano_0000_004026/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.92587905751312, 52.3756079796524, 46.1391390776262 ] }, "distance": 15.66, "direction": 104.65, "angle": 71.26, "elevation": 46.14, "pano_id": "TMX7316010203-002136_pano_0000_004026", "timestamp": "2021-05-10T12:27:43.404390Z", "filename": "pano_0000_004026.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": "recording_2024-10-23_12-42-53_00690", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123570.66955176691, 487630.24780292436 ] }, "relative_distance": 15.65762497, "relative_pitch": 71.25501343510841, "relative_heading": 104.65484647635999, "relative_elevation": 46.1391390776262 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_00690/adjacencies/recording_2024-10-23_12-42-53_00690/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001667/pano_0000_000723/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001667/pano_0000_000723/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001667/pano_0000_000723/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001667/pano_0000_000723/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001667_pano_0000_000723/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001667_pano_0000_000723/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001667_pano_0000_000723/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001667/pano_0000_000723/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001667/pano_0000_000723/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.92550572031522, 52.3757515296703, 46.1163095524535 ] }, "distance": 15.81, "direction": 319.45, "angle": 71.08, "elevation": 46.12, "pano_id": "TMX7316010203-001667_pano_0000_000723", "timestamp": "2020-04-22T08:31:03.886880Z", "filename": "pano_0000_000723.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": "recording_2024-10-23_12-42-53_00690", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123570.66955176691, 487630.24780292436 ] }, "relative_distance": 15.80824257, "relative_pitch": 71.07876151843728, "relative_heading": 319.4523024224283, "relative_elevation": 46.1163095524535 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_00690/adjacencies/recording_2024-10-23_12-42-53_00690/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_09-52-43_01619/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_09-52-43_01619/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_09-52-43_01619/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_09-52-43_01619/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-16_09-52-43_01619/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-16_09-52-43_01619/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-16_09-52-43_01619/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_09-52-43_01619/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_09-52-43_01619/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.92588000883889, 52.37569022998327, 0.0 ] }, "distance": 16.07, "direction": 71.16, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-16_09-52-43_01619", "timestamp": "2025-06-16T10:30:50Z", "filename": "recording_2025-06-16_09-52-43_01619.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": "recording_2024-10-23_12-42-53_00690", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123570.66955176691, 487630.24780292436 ] }, "relative_distance": 16.07427845, "relative_pitch": 0.0, "relative_heading": 71.1590869023022, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_00690/adjacencies/recording_2024-10-23_12-42-53_00690/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002139/pano_0000_000006/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002139/pano_0000_000006/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002139/pano_0000_000006/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002139/pano_0000_000006/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002139_pano_0000_000006/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002139_pano_0000_000006/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002139_pano_0000_000006/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002139/pano_0000_000006/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002139/pano_0000_000006/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.92588959175558, 52.3756051107268, 46.1419164501131 ] }, "distance": 16.43, "direction": 105.1, "angle": 70.4, "elevation": 46.14, "pano_id": "TMX7316010203-002139_pano_0000_000006", "timestamp": "2021-05-12T12:11:03.243060Z", "filename": "pano_0000_000006.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": "recording_2024-10-23_12-42-53_00690", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123570.66955176691, 487630.24780292436 ] }, "relative_distance": 16.43294605, "relative_pitch": 70.39719141392139, "relative_heading": 105.09887823046978, "relative_elevation": 46.1419164501131 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_00690/adjacencies/recording_2024-10-23_12-42-53_00690/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/07/TMX7316010203-001536/pano_0000_001412/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/07/TMX7316010203-001536/pano_0000_001412/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/07/TMX7316010203-001536/pano_0000_001412/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/07/TMX7316010203-001536/pano_0000_001412/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001536_pano_0000_001412/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001536_pano_0000_001412/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001536_pano_0000_001412/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/13/07/TMX7316010203-001536/pano_0000_001412/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/13/07/TMX7316010203-001536/pano_0000_001412/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.92548558746081, 52.3757482067874, 46.1302168183029 ] }, "distance": 16.47, "direction": 314.99, "angle": 70.35, "elevation": 46.13, "pano_id": "TMX7316010203-001536_pano_0000_001412", "timestamp": "2020-01-07T08:53:33.444030Z", "filename": "pano_0000_001412.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2019", "tags": [ "mission-woz", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "recording_2024-10-23_12-42-53_00690", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123570.66955176691, 487630.24780292436 ] }, "relative_distance": 16.46858558, "relative_pitch": 70.35332730965645, "relative_heading": 314.98688166759837, "relative_elevation": 46.1302168183029 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_00690/adjacencies/recording_2024-10-23_12-42-53_00690/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/21/TMX7316010203-001195/pano_0000_003170/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/21/TMX7316010203-001195/pano_0000_003170/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/21/TMX7316010203-001195/pano_0000_003170/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/21/TMX7316010203-001195/pano_0000_003170/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001195_pano_0000_003170/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001195_pano_0000_003170/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001195_pano_0000_003170/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/21/TMX7316010203-001195/pano_0000_003170/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/21/TMX7316010203-001195/pano_0000_003170/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.92549846174069, 52.3757564125817, 46.1541424114257 ] }, "distance": 16.54, "direction": 319.37, "angle": 70.28, "elevation": 46.15, "pano_id": "TMX7316010203-001195_pano_0000_003170", "timestamp": "2019-05-21T10:43:23.355940Z", "filename": "pano_0000_003170.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": "recording_2024-10-23_12-42-53_00690", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123570.66955176691, 487630.24780292436 ] }, "relative_distance": 16.54247336, "relative_pitch": 70.28140882608697, "relative_heading": 319.3747267651527, "relative_elevation": 46.1541424114257 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_00690/adjacencies/recording_2024-10-23_12-42-53_00690/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002534/pano_0001_000051/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002534/pano_0001_000051/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002534/pano_0001_000051/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002534/pano_0001_000051/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002534_pano_0001_000051/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002534_pano_0001_000051/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002534_pano_0001_000051/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002534/pano_0001_000051/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002534/pano_0001_000051/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.92549598029924, 52.3757572974707, 46.011197635904 ] }, "distance": 16.73, "direction": 319.16, "angle": 70.02, "elevation": 46.01, "pano_id": "TMX7316010203-002534_pano_0001_000051", "timestamp": "2022-04-21T11:20:14.802470Z", "filename": "pano_0001_000051.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": "recording_2024-10-23_12-42-53_00690", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123570.66955176691, 487630.24780292436 ] }, "relative_distance": 16.72736117, "relative_pitch": 70.02127467330527, "relative_heading": 319.15500032880163, "relative_elevation": 46.011197635904 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_00690/adjacencies/recording_2024-10-23_12-42-53_00690/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002534/pano_0001_000173/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002534/pano_0001_000173/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002534/pano_0001_000173/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002534/pano_0001_000173/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002534_pano_0001_000173/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002534_pano_0001_000173/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002534_pano_0001_000173/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002534/pano_0001_000173/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002534/pano_0001_000173/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.92589388098514, 52.3755995225619, 46.2167702475563 ] }, "distance": 16.89, "direction": 106.88, "angle": 69.93, "elevation": 46.22, "pano_id": "TMX7316010203-002534_pano_0001_000173", "timestamp": "2022-04-21T11:22:03.856680Z", "filename": "pano_0001_000173.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": "recording_2024-10-23_12-42-53_00690", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123570.66955176691, 487630.24780292436 ] }, "relative_distance": 16.88508373, "relative_pitch": 69.93045714313841, "relative_heading": 106.87813471325812, "relative_elevation": 46.2167702475563 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_00690/adjacencies/recording_2024-10-23_12-42-53_00690/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/17/TMX7316010203-000739/pano_0000_001098/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/17/TMX7316010203-000739/pano_0000_001098/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/17/TMX7316010203-000739/pano_0000_001098/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/17/TMX7316010203-000739/pano_0000_001098/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000739_pano_0000_001098/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000739_pano_0000_001098/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000739_pano_0000_001098/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/17/TMX7316010203-000739/pano_0000_001098/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/17/TMX7316010203-000739/pano_0000_001098/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.92589597820464, 52.3756031183648, 46.2653244743124 ] }, "distance": 16.91, "direction": 105.44, "angle": 69.92, "elevation": 46.27, "pano_id": "TMX7316010203-000739_pano_0000_001098", "timestamp": "2018-05-17T07:59:38.538080Z", "filename": "pano_0000_001098.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": "recording_2024-10-23_12-42-53_00690", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123570.66955176691, 487630.24780292436 ] }, "relative_distance": 16.91090951, "relative_pitch": 69.92162223569987, "relative_heading": 105.44023551891729, "relative_elevation": 46.2653244743124 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_00690/adjacencies/recording_2024-10-23_12-42-53_00690/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/28/TMX7316010203-002900/pano_0009_000037/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/28/TMX7316010203-002900/pano_0009_000037/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/28/TMX7316010203-002900/pano_0009_000037/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/28/TMX7316010203-002900/pano_0009_000037/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002900_pano_0009_000037/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002900_pano_0009_000037/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002900_pano_0009_000037/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/28/TMX7316010203-002900/pano_0009_000037/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/28/TMX7316010203-002900/pano_0009_000037/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.92589506796199, 52.3756883651412, 46.0128834862262 ] }, "distance": 16.99, "direction": 72.94, "angle": 69.74, "elevation": 46.01, "pano_id": "TMX7316010203-002900_pano_0009_000037", "timestamp": "2022-12-28T11:35:46.687940Z", "filename": "pano_0009_000037.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2022", "tags": [ "mission-woz", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "recording_2024-10-23_12-42-53_00690", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123570.66955176691, 487630.24780292436 ] }, "relative_distance": 16.98606237, "relative_pitch": 69.73792976298996, "relative_heading": 72.93895877667228, "relative_elevation": 46.0128834862262 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_00690/adjacencies/recording_2024-10-23_12-42-53_00690/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000019/pano_0000_002652/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000019/pano_0000_002652/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000019/pano_0000_002652/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000019/pano_0000_002652/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000019_pano_0000_002652/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000019_pano_0000_002652/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000019_pano_0000_002652/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000019/pano_0000_002652/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000019/pano_0000_002652/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.92548094296428, 52.3757533555822, 46.0789731685072 ] }, "distance": 17.1, "direction": 315.6, "angle": 69.64, "elevation": 46.08, "pano_id": "TMX7316060226-000019_pano_0000_002652", "timestamp": "2016-08-15T05:08:47.668910Z", "filename": "pano_0000_002652.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": "recording_2024-10-23_12-42-53_00690", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123570.66955176691, 487630.24780292436 ] }, "relative_distance": 17.09828637, "relative_pitch": 69.64188116537778, "relative_heading": 315.5954682630392, "relative_elevation": 46.0789731685072 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_00690/adjacencies/recording_2024-10-23_12-42-53_00690/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/24/TMX7315120208-000056/pano_0000_001523/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/24/TMX7315120208-000056/pano_0000_001523/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/24/TMX7315120208-000056/pano_0000_001523/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/24/TMX7315120208-000056/pano_0000_001523/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315120208-000056_pano_0000_001523/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000056_pano_0000_001523/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000056_pano_0000_001523/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/05/24/TMX7315120208-000056/pano_0000_001523/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/05/24/TMX7315120208-000056/pano_0000_001523/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.92589976275155, 52.3756004175061, 46.0425818748772 ] }, "distance": 17.24, "direction": 106.17, "angle": 69.47, "elevation": 46.04, "pano_id": "TMX7315120208-000056_pano_0000_001523", "timestamp": "2016-05-24T11:37:37.008680Z", "filename": "pano_0000_001523.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": "recording_2024-10-23_12-42-53_00690", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123570.66955176691, 487630.24780292436 ] }, "relative_distance": 17.24077274, "relative_pitch": 69.47144767893019, "relative_heading": 106.17493607730125, "relative_elevation": 46.0425818748772 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_00690/adjacencies/recording_2024-10-23_12-42-53_00690/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/17/TMX7316010203-000741/pano_0000_006065/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/17/TMX7316010203-000741/pano_0000_006065/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/17/TMX7316010203-000741/pano_0000_006065/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/17/TMX7316010203-000741/pano_0000_006065/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000741_pano_0000_006065/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000741_pano_0000_006065/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000741_pano_0000_006065/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/17/TMX7316010203-000741/pano_0000_006065/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/17/TMX7316010203-000741/pano_0000_006065/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.92547706290728, 52.375752983337, 46.1079719923437 ] }, "distance": 17.25, "direction": 314.87, "angle": 69.48, "elevation": 46.11, "pano_id": "TMX7316010203-000741_pano_0000_006065", "timestamp": "2018-05-17T12:25:17.490710Z", "filename": "pano_0000_006065.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": "recording_2024-10-23_12-42-53_00690", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123570.66955176691, 487630.24780292436 ] }, "relative_distance": 17.25496126, "relative_pitch": 69.48267050145313, "relative_heading": 314.872371659089, "relative_elevation": 46.1079719923437 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_00690/adjacencies/recording_2024-10-23_12-42-53_00690/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/05/10/TMX7316010203-002136/pano_0000_003206/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/05/10/TMX7316010203-002136/pano_0000_003206/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/05/10/TMX7316010203-002136/pano_0000_003206/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/05/10/TMX7316010203-002136/pano_0000_003206/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002136_pano_0000_003206/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002136_pano_0000_003206/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002136_pano_0000_003206/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/05/10/TMX7316010203-002136/pano_0000_003206/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/05/10/TMX7316010203-002136/pano_0000_003206/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.92590169230625, 52.375683875864, 46.1470094257966 ] }, "distance": 17.28, "direction": 74.96, "angle": 69.47, "elevation": 46.15, "pano_id": "TMX7316010203-002136_pano_0000_003206", "timestamp": "2021-05-10T12:18:53.602660Z", "filename": "pano_0000_003206.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": "recording_2024-10-23_12-42-53_00690", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123570.66955176691, 487630.24780292436 ] }, "relative_distance": 17.28154536, "relative_pitch": 69.46962983627988, "relative_heading": 74.961507945415, "relative_elevation": 46.1470094257966 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_00690/adjacencies/recording_2024-10-23_12-42-53_00690/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-17_13-06-25_01044/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-17_13-06-25_01044/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-17_13-06-25_01044/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-17_13-06-25_01044/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2024-09-17_13-06-25_01044/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-09-17_13-06-25_01044/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-09-17_13-06-25_01044/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-17_13-06-25_01044/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-17_13-06-25_01044/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.92590209309433, 52.375686635954125, 0.0 ] }, "distance": 17.39, "direction": 74.01, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2024-09-17_13-06-25_01044", "timestamp": "2024-09-17T13:29:55Z", "filename": "recording_2024-09-17_13-06-25_01044.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": "recording_2024-10-23_12-42-53_00690", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123570.66955176691, 487630.24780292436 ] }, "relative_distance": 17.39000402, "relative_pitch": 0.0, "relative_heading": 74.007542513909, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_00690/adjacencies/recording_2024-10-23_12-42-53_00690/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000019/pano_0000_002646/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000019/pano_0000_002646/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000019/pano_0000_002646/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000019/pano_0000_002646/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000019_pano_0000_002646/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000019_pano_0000_002646/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000019_pano_0000_002646/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000019/pano_0000_002646/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000019/pano_0000_002646/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.92590559424148, 52.3756843759747, 46.1116138584912 ] }, "distance": 17.55, "direction": 75.01, "angle": 69.16, "elevation": 46.11, "pano_id": "TMX7316060226-000019_pano_0000_002646", "timestamp": "2016-08-15T05:08:45.538840Z", "filename": "pano_0000_002646.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": "recording_2024-10-23_12-42-53_00690", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123570.66955176691, 487630.24780292436 ] }, "relative_distance": 17.55261865, "relative_pitch": 69.16042027822066, "relative_heading": 75.011135116822, "relative_elevation": 46.1116138584912 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_00690/adjacencies/recording_2024-10-23_12-42-53_00690/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/24/TMX7315120208-000056/pano_0000_001516/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/24/TMX7315120208-000056/pano_0000_001516/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/24/TMX7315120208-000056/pano_0000_001516/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/24/TMX7315120208-000056/pano_0000_001516/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315120208-000056_pano_0000_001516/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000056_pano_0000_001516/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000056_pano_0000_001516/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/05/24/TMX7315120208-000056/pano_0000_001516/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/05/24/TMX7315120208-000056/pano_0000_001516/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.9254057022579, 52.3756810663566, 45.9974368289113 ] }, "distance": 17.59, "direction": 283.72, "angle": 69.07, "elevation": 46.0, "pano_id": "TMX7315120208-000056_pano_0000_001516", "timestamp": "2016-05-24T11:37:34.173570Z", "filename": "pano_0000_001516.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": "recording_2024-10-23_12-42-53_00690", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123570.66955176691, 487630.24780292436 ] }, "relative_distance": 17.58981736, "relative_pitch": 69.07271393420685, "relative_heading": 283.71824479406575, "relative_elevation": 45.9974368289113 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_00690/adjacencies/recording_2024-10-23_12-42-53_00690/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-17_13-06-25_01050/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-17_13-06-25_01050/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-17_13-06-25_01050/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-17_13-06-25_01050/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2024-09-17_13-06-25_01050/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-09-17_13-06-25_01050/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-09-17_13-06-25_01050/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-17_13-06-25_01050/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-17_13-06-25_01050/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.925477008136649, 52.37575728312003, 0.0 ] }, "distance": 17.6, "direction": 315.97, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2024-09-17_13-06-25_01050", "timestamp": "2024-09-17T13:29:58Z", "filename": "recording_2024-09-17_13-06-25_01050.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": "recording_2024-10-23_12-42-53_00690", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123570.66955176691, 487630.24780292436 ] }, "relative_distance": 17.59838519, "relative_pitch": 0.0, "relative_heading": 315.9678049916536, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_00690/adjacencies/recording_2024-10-23_12-42-53_00690/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/05/10/TMX7316010203-002136/pano_0000_003212/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/05/10/TMX7316010203-002136/pano_0000_003212/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/05/10/TMX7316010203-002136/pano_0000_003212/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/05/10/TMX7316010203-002136/pano_0000_003212/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002136_pano_0000_003212/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002136_pano_0000_003212/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002136_pano_0000_003212/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/05/10/TMX7316010203-002136/pano_0000_003212/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/05/10/TMX7316010203-002136/pano_0000_003212/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.92547287804011, 52.3757551046701, 46.1196163352579 ] }, "distance": 17.62, "direction": 314.76, "angle": 69.09, "elevation": 46.12, "pano_id": "TMX7316010203-002136_pano_0000_003212", "timestamp": "2021-05-10T12:18:56.452590Z", "filename": "pano_0000_003212.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": "recording_2024-10-23_12-42-53_00690", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123570.66955176691, 487630.24780292436 ] }, "relative_distance": 17.62350509, "relative_pitch": 69.0868427918272, "relative_heading": 314.7625233860662, "relative_elevation": 46.1196163352579 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_00690/adjacencies/recording_2024-10-23_12-42-53_00690/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/07/TMX7316010203-001536/pano_0000_001406/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/07/TMX7316010203-001536/pano_0000_001406/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/07/TMX7316010203-001536/pano_0000_001406/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/07/TMX7316010203-001536/pano_0000_001406/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001536_pano_0000_001406/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001536_pano_0000_001406/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001536_pano_0000_001406/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/13/07/TMX7316010203-001536/pano_0000_001406/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/13/07/TMX7316010203-001536/pano_0000_001406/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.92590960775734, 52.3756807696066, 46.1597580807284 ] }, "distance": 17.72, "direction": 76.49, "angle": 69.0, "elevation": 46.16, "pano_id": "TMX7316010203-001536_pano_0000_001406", "timestamp": "2020-01-07T08:53:31.529030Z", "filename": "pano_0000_001406.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2019", "tags": [ "mission-woz", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "recording_2024-10-23_12-42-53_00690", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123570.66955176691, 487630.24780292436 ] }, "relative_distance": 17.7187885, "relative_pitch": 69.00030561267273, "relative_heading": 76.49337524210557, "relative_elevation": 46.1597580807284 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_00690/adjacencies/recording_2024-10-23_12-42-53_00690/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002534/pano_0001_000166/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002534/pano_0001_000166/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002534/pano_0001_000166/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002534/pano_0001_000166/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002534_pano_0001_000166/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002534_pano_0001_000166/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002534_pano_0001_000166/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002534/pano_0001_000166/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002534/pano_0001_000166/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.92540313032615, 52.3756820577759, 46.1636582603678 ] }, "distance": 17.79, "direction": 283.93, "angle": 68.93, "elevation": 46.16, "pano_id": "TMX7316010203-002534_pano_0001_000166", "timestamp": "2022-04-21T11:22:01.121750Z", "filename": "pano_0001_000166.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": "recording_2024-10-23_12-42-53_00690", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123570.66955176691, 487630.24780292436 ] }, "relative_distance": 17.78625653, "relative_pitch": 68.92897558996403, "relative_heading": 283.9296828557582, "relative_elevation": 46.1636582603678 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_00690/adjacencies/recording_2024-10-23_12-42-53_00690/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/17/TMX7316010203-000741/pano_0000_006059/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/17/TMX7316010203-000741/pano_0000_006059/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/17/TMX7316010203-000741/pano_0000_006059/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/17/TMX7316010203-000741/pano_0000_006059/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000741_pano_0000_006059/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000741_pano_0000_006059/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000741_pano_0000_006059/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/17/TMX7316010203-000741/pano_0000_006059/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/17/TMX7316010203-000741/pano_0000_006059/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.92591500999806, 52.3756856246225, 46.1465138336644 ] }, "distance": 18.21, "direction": 75.11, "angle": 68.47, "elevation": 46.15, "pano_id": "TMX7316010203-000741_pano_0000_006059", "timestamp": "2018-05-17T12:25:13.370730Z", "filename": "pano_0000_006059.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": "recording_2024-10-23_12-42-53_00690", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123570.66955176691, 487630.24780292436 ] }, "relative_distance": 18.20799231, "relative_pitch": 68.4673356460445, "relative_heading": 75.11064806129475, "relative_elevation": 46.1465138336644 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_00690/adjacencies/recording_2024-10-23_12-42-53_00690/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/25/TMX7316010203-002437/pano_0002_000047/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/25/TMX7316010203-002437/pano_0002_000047/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/25/TMX7316010203-002437/pano_0002_000047/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/25/TMX7316010203-002437/pano_0002_000047/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002437_pano_0002_000047/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002437_pano_0002_000047/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002437_pano_0002_000047/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/01/25/TMX7316010203-002437/pano_0002_000047/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/01/25/TMX7316010203-002437/pano_0002_000047/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.92591661039307, 52.3756839456959, 46.1496553886682 ] }, "distance": 18.27, "direction": 75.76, "angle": 68.41, "elevation": 46.15, "pano_id": "TMX7316010203-002437_pano_0002_000047", "timestamp": "2022-01-25T10:01:58.297560Z", "filename": "pano_0002_000047.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2021", "tags": [ "mission-woz", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "recording_2024-10-23_12-42-53_00690", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123570.66955176691, 487630.24780292436 ] }, "relative_distance": 18.26650927, "relative_pitch": 68.4058301553553, "relative_heading": 75.76482445891773, "relative_elevation": 46.1496553886682 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_00690/adjacencies/recording_2024-10-23_12-42-53_00690/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/28/TMX7316010203-002900/pano_0009_000043/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/28/TMX7316010203-002900/pano_0009_000043/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/28/TMX7316010203-002900/pano_0009_000043/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/28/TMX7316010203-002900/pano_0009_000043/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002900_pano_0009_000043/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002900_pano_0009_000043/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002900_pano_0009_000043/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/28/TMX7316010203-002900/pano_0009_000043/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/28/TMX7316010203-002900/pano_0009_000043/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.9254582633553, 52.3757591273255, 45.9793330747634 ] }, "distance": 18.65, "direction": 313.59, "angle": 67.92, "elevation": 45.98, "pano_id": "TMX7316010203-002900_pano_0009_000043", "timestamp": "2022-12-28T11:35:49.702890Z", "filename": "pano_0009_000043.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2022", "tags": [ "mission-woz", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "recording_2024-10-23_12-42-53_00690", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123570.66955176691, 487630.24780292436 ] }, "relative_distance": 18.64932114, "relative_pitch": 67.92241452220699, "relative_heading": 313.58569458191164, "relative_elevation": 45.9793330747634 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_00690/adjacencies/recording_2024-10-23_12-42-53_00690/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002534/pano_0001_000045/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002534/pano_0001_000045/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002534/pano_0001_000045/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002534/pano_0001_000045/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002534_pano_0001_000045/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002534_pano_0001_000045/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002534_pano_0001_000045/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002534/pano_0001_000045/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002534/pano_0001_000045/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.92592342014562, 52.375683042114, 46.0514798685908 ] }, "distance": 18.69, "direction": 76.41, "angle": 67.91, "elevation": 46.05, "pano_id": "TMX7316010203-002534_pano_0001_000045", "timestamp": "2022-04-21T11:20:12.162480Z", "filename": "pano_0001_000045.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": "recording_2024-10-23_12-42-53_00690", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123570.66955176691, 487630.24780292436 ] }, "relative_distance": 18.69249752, "relative_pitch": 67.90755090129885, "relative_heading": 76.41310851833232, "relative_elevation": 46.0514798685908 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_00690/adjacencies/recording_2024-10-23_12-42-53_00690/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/17/TMX7316010203-000739/pano_0000_001091/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/17/TMX7316010203-000739/pano_0000_001091/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/17/TMX7316010203-000739/pano_0000_001091/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/17/TMX7316010203-000739/pano_0000_001091/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000739_pano_0000_001091/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000739_pano_0000_001091/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000739_pano_0000_001091/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/17/TMX7316010203-000739/pano_0000_001091/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/17/TMX7316010203-000739/pano_0000_001091/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.9253893399745, 52.3756848440651, 46.2097892351449 ] }, "distance": 18.77, "direction": 284.16, "angle": 67.89, "elevation": 46.21, "pano_id": "TMX7316010203-000739_pano_0000_001091", "timestamp": "2018-05-17T07:59:34.573060Z", "filename": "pano_0000_001091.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": "recording_2024-10-23_12-42-53_00690", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123570.66955176691, 487630.24780292436 ] }, "relative_distance": 18.77256918, "relative_pitch": 67.89071948698216, "relative_heading": 284.1581251928867, "relative_elevation": 46.2097892351449 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_00690/adjacencies/recording_2024-10-23_12-42-53_00690/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_09-52-43_01625/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_09-52-43_01625/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_09-52-43_01625/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_09-52-43_01625/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-16_09-52-43_01625/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-16_09-52-43_01625/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-16_09-52-43_01625/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_09-52-43_01625/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_09-52-43_01625/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.925454062428547, 52.37575897932717, 0.0 ] }, "distance": 18.85, "direction": 312.95, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-16_09-52-43_01625", "timestamp": "2025-06-16T10:30:53Z", "filename": "recording_2025-06-16_09-52-43_01625.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": "recording_2024-10-23_12-42-53_00690", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123570.66955176691, 487630.24780292436 ] }, "relative_distance": 18.84635569, "relative_pitch": 0.0, "relative_heading": 312.9497748310583, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_00690/adjacencies/recording_2024-10-23_12-42-53_00690/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001667/pano_0000_000717/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001667/pano_0000_000717/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001667/pano_0000_000717/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001667/pano_0000_000717/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001667_pano_0000_000717/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001667_pano_0000_000717/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001667_pano_0000_000717/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001667/pano_0000_000717/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001667/pano_0000_000717/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.92592724086577, 52.3756823209298, 46.1387053895742 ] }, "distance": 18.93, "direction": 76.83, "angle": 67.7, "elevation": 46.14, "pano_id": "TMX7316010203-001667_pano_0000_000717", "timestamp": "2020-04-22T08:31:01.791980Z", "filename": "pano_0000_000717.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": "recording_2024-10-23_12-42-53_00690", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123570.66955176691, 487630.24780292436 ] }, "relative_distance": 18.92707278, "relative_pitch": 67.69552418974982, "relative_heading": 76.83427930432322, "relative_elevation": 46.1387053895742 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_00690/adjacencies/recording_2024-10-23_12-42-53_00690/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/21/TMX7316010203-001195/pano_0000_003164/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/21/TMX7316010203-001195/pano_0000_003164/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/21/TMX7316010203-001195/pano_0000_003164/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/21/TMX7316010203-001195/pano_0000_003164/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001195_pano_0000_003164/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001195_pano_0000_003164/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001195_pano_0000_003164/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/21/TMX7316010203-001195/pano_0000_003164/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/21/TMX7316010203-001195/pano_0000_003164/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.92592798031264, 52.3756861551032, 46.1793708549812 ] }, "distance": 19.08, "direction": 75.62, "angle": 67.55, "elevation": 46.18, "pano_id": "TMX7316010203-001195_pano_0000_003164", "timestamp": "2019-05-21T10:43:20.395860Z", "filename": "pano_0000_003164.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": "recording_2024-10-23_12-42-53_00690", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123570.66955176691, 487630.24780292436 ] }, "relative_distance": 19.07755891, "relative_pitch": 67.55356787952707, "relative_heading": 75.62096609233555, "relative_elevation": 46.1793708549812 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_00690/adjacencies/recording_2024-10-23_12-42-53_00690/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/29/TMX7316010203-001475/pano_0005_000120/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/29/TMX7316010203-001475/pano_0005_000120/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/29/TMX7316010203-001475/pano_0005_000120/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/29/TMX7316010203-001475/pano_0005_000120/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001475_pano_0005_000120/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001475_pano_0005_000120/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001475_pano_0005_000120/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/11/29/TMX7316010203-001475/pano_0005_000120/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/11/29/TMX7316010203-001475/pano_0005_000120/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.92544779336387, 52.3757614898297, 46.1338597582653 ] }, "distance": 19.35, "direction": 312.69, "angle": 67.25, "elevation": 46.13, "pano_id": "TMX7316010203-001475_pano_0005_000120", "timestamp": "2019-11-29T11:50:11.574920Z", "filename": "pano_0005_000120.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": "recording_2024-10-23_12-42-53_00690", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123570.66955176691, 487630.24780292436 ] }, "relative_distance": 19.34938325, "relative_pitch": 67.24593334617309, "relative_heading": 312.6938801503332, "relative_elevation": 46.1338597582653 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_00690/adjacencies/recording_2024-10-23_12-42-53_00690/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/29/TMX7316010203-001475/pano_0005_000113/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/29/TMX7316010203-001475/pano_0005_000113/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/29/TMX7316010203-001475/pano_0005_000113/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/29/TMX7316010203-001475/pano_0005_000113/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001475_pano_0005_000113/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001475_pano_0005_000113/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001475_pano_0005_000113/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/11/29/TMX7316010203-001475/pano_0005_000113/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/11/29/TMX7316010203-001475/pano_0005_000113/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.92593762388495, 52.375680767031, 46.1806559450924 ] }, "distance": 19.58, "direction": 77.8, "angle": 67.02, "elevation": 46.18, "pano_id": "TMX7316010203-001475_pano_0005_000113", "timestamp": "2019-11-29T11:50:09.109930Z", "filename": "pano_0005_000113.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": "recording_2024-10-23_12-42-53_00690", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123570.66955176691, 487630.24780292436 ] }, "relative_distance": 19.57897676, "relative_pitch": 67.02476058994239, "relative_heading": 77.7983285222086, "relative_elevation": 46.1806559450924 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_00690/adjacencies/recording_2024-10-23_12-42-53_00690/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_08-26-12_00474/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_08-26-12_00474/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_08-26-12_00474/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_08-26-12_00474/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-16_08-26-12_00474/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-16_08-26-12_00474/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-16_08-26-12_00474/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_08-26-12_00474/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_08-26-12_00474/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.925377830535783, 52.37568703222008, 0.0 ] }, "distance": 19.59, "direction": 284.29, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-16_08-26-12_00474", "timestamp": "2025-06-16T08:33:01Z", "filename": "recording_2025-06-16_08-26-12_00474.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": "recording_2024-10-23_12-42-53_00690", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123570.66955176691, 487630.24780292436 ] }, "relative_distance": 19.59217821, "relative_pitch": 0.0, "relative_heading": 284.28789223760424, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_00690/adjacencies/recording_2024-10-23_12-42-53_00690/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001667/pano_0000_000467/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001667/pano_0000_000467/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001667/pano_0000_000467/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001667/pano_0000_000467/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001667_pano_0000_000467/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001667_pano_0000_000467/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001667_pano_0000_000467/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001667/pano_0000_000467/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001667/pano_0000_000467/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.92537676435987, 52.3756856683466, 46.1323689995334 ] }, "distance": 19.63, "direction": 283.81, "angle": 66.95, "elevation": 46.13, "pano_id": "TMX7316010203-001667_pano_0000_000467", "timestamp": "2020-04-22T08:29:18.402620Z", "filename": "pano_0000_000467.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": "recording_2024-10-23_12-42-53_00690", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123570.66955176691, 487630.24780292436 ] }, "relative_distance": 19.62578019, "relative_pitch": 66.95397305317063, "relative_heading": 283.8062150397764, "relative_elevation": 46.1323689995334 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_00690/adjacencies/recording_2024-10-23_12-42-53_00690/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001667/pano_0000_000475/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001667/pano_0000_000475/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001667/pano_0000_000475/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001667/pano_0000_000475/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001667_pano_0000_000475/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001667_pano_0000_000475/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001667_pano_0000_000475/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001667/pano_0000_000475/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001667/pano_0000_000475/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.92593359957566, 52.375594858457, 46.1725089251995 ] }, "distance": 19.63, "direction": 106.04, "angle": 66.97, "elevation": 46.17, "pano_id": "TMX7316010203-001667_pano_0000_000475", "timestamp": "2020-04-22T08:29:21.122610Z", "filename": "pano_0000_000475.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": "recording_2024-10-23_12-42-53_00690", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123570.66955176691, 487630.24780292436 ] }, "relative_distance": 19.6262803, "relative_pitch": 66.97139271682116, "relative_heading": 106.03527869053568, "relative_elevation": 46.1725089251995 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_00690/adjacencies/recording_2024-10-23_12-42-53_00690/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/12/14/TMX7316010203-001013/pano_0006_000095/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/12/14/TMX7316010203-001013/pano_0006_000095/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/12/14/TMX7316010203-001013/pano_0006_000095/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/12/14/TMX7316010203-001013/pano_0006_000095/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001013_pano_0006_000095/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001013_pano_0006_000095/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001013_pano_0006_000095/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/12/14/TMX7316010203-001013/pano_0006_000095/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/12/14/TMX7316010203-001013/pano_0006_000095/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.92571984470707, 52.3758169063213, 46.4307970097288 ] }, "distance": 19.76, "direction": 12.58, "angle": 66.94, "elevation": 46.43, "pano_id": "TMX7316010203-001013_pano_0006_000095", "timestamp": "2018-12-14T09:09:13.801630Z", "filename": "pano_0006_000095.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "recording_2024-10-23_12-42-53_00690", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123570.66955176691, 487630.24780292436 ] }, "relative_distance": 19.76161288, "relative_pitch": 66.94470079218242, "relative_heading": 12.584228474312589, "relative_elevation": 46.4307970097288 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_00690/adjacencies/recording_2024-10-23_12-42-53_00690/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_12-42-53_00686/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_12-42-53_00686/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_12-42-53_00686/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_12-42-53_00686/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2024-10-23_12-42-53_00686/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_00686/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_00686/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_12-42-53_00686/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_12-42-53_00686/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.925372926489325, 52.37568896637303, 0.0 ] }, "distance": 19.97, "direction": 284.65, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2024-10-23_12-42-53_00686", "timestamp": "2024-10-23T12:55:34Z", "filename": "recording_2024-10-23_12-42-53_00686.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": "recording_2024-10-23_12-42-53_00690", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123570.66955176691, 487630.24780292436 ] }, "relative_distance": 19.96933463, "relative_pitch": 0.0, "relative_heading": 284.64982362713715, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_00690/adjacencies/recording_2024-10-23_12-42-53_00690/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/05/10/TMX7316010203-002136/pano_0000_004019/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/05/10/TMX7316010203-002136/pano_0000_004019/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/05/10/TMX7316010203-002136/pano_0000_004019/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/05/10/TMX7316010203-002136/pano_0000_004019/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002136_pano_0000_004019/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002136_pano_0000_004019/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002136_pano_0000_004019/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/05/10/TMX7316010203-002136/pano_0000_004019/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/05/10/TMX7316010203-002136/pano_0000_004019/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.92537214069327, 52.3756877779502, 46.1037288727239 ] }, "distance": 19.99, "direction": 284.24, "angle": 66.56, "elevation": 46.1, "pano_id": "TMX7316010203-002136_pano_0000_004019", "timestamp": "2021-05-10T12:27:40.849380Z", "filename": "pano_0000_004019.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": "recording_2024-10-23_12-42-53_00690", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123570.66955176691, 487630.24780292436 ] }, "relative_distance": 19.98816489, "relative_pitch": 66.56096818254025, "relative_heading": 284.2442810541539, "relative_elevation": 46.1037288727239 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_00690/adjacencies/recording_2024-10-23_12-42-53_00690/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_12-42-53_00694/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_12-42-53_00694/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_12-42-53_00694/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_12-42-53_00694/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2024-10-23_12-42-53_00694/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_00694/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_00694/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_12-42-53_00694/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_12-42-53_00694/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.925940625746354, 52.37559746377876, 0.0 ] }, "distance": 20.01, "direction": 104.86, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2024-10-23_12-42-53_00694", "timestamp": "2024-10-23T12:55:37Z", "filename": "recording_2024-10-23_12-42-53_00694.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": "recording_2024-10-23_12-42-53_00690", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123570.66955176691, 487630.24780292436 ] }, "relative_distance": 20.01029267, "relative_pitch": 0.0, "relative_heading": 104.85894110614237, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_00690/adjacencies/recording_2024-10-23_12-42-53_00690/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001667/pano_0000_000724/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001667/pano_0000_000724/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001667/pano_0000_000724/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001667/pano_0000_000724/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001667_pano_0000_000724/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001667_pano_0000_000724/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001667_pano_0000_000724/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001667/pano_0000_000724/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001667/pano_0000_000724/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.92543572885004, 52.3757630686362, 46.1064843451604 ] }, "distance": 20.08, "direction": 311.47, "angle": 66.47, "elevation": 46.11, "pano_id": "TMX7316010203-001667_pano_0000_000724", "timestamp": "2020-04-22T08:31:04.241950Z", "filename": "pano_0000_000724.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": "recording_2024-10-23_12-42-53_00690", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123570.66955176691, 487630.24780292436 ] }, "relative_distance": 20.07694663, "relative_pitch": 66.46941017347588, "relative_heading": 311.4723744344034, "relative_elevation": 46.1064843451604 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_00690/adjacencies/recording_2024-10-23_12-42-53_00690/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/12/14/TMX7316010203-001013/pano_0006_000096/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/12/14/TMX7316010203-001013/pano_0006_000096/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/12/14/TMX7316010203-001013/pano_0006_000096/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/12/14/TMX7316010203-001013/pano_0006_000096/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001013_pano_0006_000096/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001013_pano_0006_000096/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001013_pano_0006_000096/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/12/14/TMX7316010203-001013/pano_0006_000096/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/12/14/TMX7316010203-001013/pano_0006_000096/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.92579448358848, 52.3758046838276, 46.4348589815199 ] }, "distance": 20.24, "direction": 27.64, "angle": 66.45, "elevation": 46.43, "pano_id": "TMX7316010203-001013_pano_0006_000096", "timestamp": "2018-12-14T09:09:14.831630Z", "filename": "pano_0006_000096.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "recording_2024-10-23_12-42-53_00690", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123570.66955176691, 487630.24780292436 ] }, "relative_distance": 20.23651378, "relative_pitch": 66.45221807507248, "relative_heading": 27.6417740314793, "relative_elevation": 46.4348589815199 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_00690/adjacencies/recording_2024-10-23_12-42-53_00690/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/21/TMX7316010203-001195/pano_0000_002526/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/21/TMX7316010203-001195/pano_0000_002526/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/21/TMX7316010203-001195/pano_0000_002526/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/21/TMX7316010203-001195/pano_0000_002526/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001195_pano_0000_002526/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001195_pano_0000_002526/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001195_pano_0000_002526/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/21/TMX7316010203-001195/pano_0000_002526/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/21/TMX7316010203-001195/pano_0000_002526/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.92573626829403, 52.3758194010449, 46.4290796909481 ] }, "distance": 20.3, "direction": 15.5, "angle": 66.38, "elevation": 46.43, "pano_id": "TMX7316010203-001195_pano_0000_002526", "timestamp": "2019-05-21T10:27:15.068210Z", "filename": "pano_0000_002526.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": "recording_2024-10-23_12-42-53_00690", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123570.66955176691, 487630.24780292436 ] }, "relative_distance": 20.3024313, "relative_pitch": 66.38128254268409, "relative_heading": 15.495413458241444, "relative_elevation": 46.4290796909481 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_00690/adjacencies/recording_2024-10-23_12-42-53_00690/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_08-26-12_01406/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_08-26-12_01406/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_08-26-12_01406/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_08-26-12_01406/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-16_08-26-12_01406/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-16_08-26-12_01406/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-16_08-26-12_01406/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_08-26-12_01406/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_08-26-12_01406/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.925758068466752, 52.37581516002374, 0.0 ] }, "distance": 20.3, "direction": 19.89, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-16_08-26-12_01406", "timestamp": "2025-06-16T08:49:22Z", "filename": "recording_2025-06-16_08-26-12_01406.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": "recording_2024-10-23_12-42-53_00690", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123570.66955176691, 487630.24780292436 ] }, "relative_distance": 20.30406918, "relative_pitch": 0.0, "relative_heading": 19.89266518642611, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_00690/adjacencies/recording_2024-10-23_12-42-53_00690/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_09-52-43_01618/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_09-52-43_01618/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_09-52-43_01618/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_09-52-43_01618/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-16_09-52-43_01618/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-16_09-52-43_01618/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-16_09-52-43_01618/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_09-52-43_01618/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_09-52-43_01618/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.925950899540275, 52.375678525556225, 0.0 ] }, "distance": 20.41, "direction": 79.02, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-16_09-52-43_01618", "timestamp": "2025-06-16T10:30:50Z", "filename": "recording_2025-06-16_09-52-43_01618.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": "recording_2024-10-23_12-42-53_00690", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123570.66955176691, 487630.24780292436 ] }, "relative_distance": 20.41456516, "relative_pitch": 0.0, "relative_heading": 79.0189168033956, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_00690/adjacencies/recording_2024-10-23_12-42-53_00690/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_08-26-12_00482/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_08-26-12_00482/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_08-26-12_00482/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_08-26-12_00482/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-16_08-26-12_00482/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-16_08-26-12_00482/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-16_08-26-12_00482/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_08-26-12_00482/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_08-26-12_00482/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.92594620667943, 52.37559600033205, 0.0 ] }, "distance": 20.42, "direction": 105.03, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-16_08-26-12_00482", "timestamp": "2025-06-16T08:33:04Z", "filename": "recording_2025-06-16_08-26-12_00482.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": "recording_2024-10-23_12-42-53_00690", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123570.66955176691, 487630.24780292436 ] }, "relative_distance": 20.41950245, "relative_pitch": 0.0, "relative_heading": 105.02710541272565, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_00690/adjacencies/recording_2024-10-23_12-42-53_00690/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_08-26-12_01407/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_08-26-12_01407/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_08-26-12_01407/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_08-26-12_01407/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-16_08-26-12_01407/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-16_08-26-12_01407/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-16_08-26-12_01407/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_08-26-12_01407/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_08-26-12_01407/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.925687206959486, 52.375826855461824, 0.0 ] }, "distance": 20.5, "direction": 5.83, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-16_08-26-12_01407", "timestamp": "2025-06-16T08:49:22Z", "filename": "recording_2025-06-16_08-26-12_01407.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": "recording_2024-10-23_12-42-53_00690", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123570.66955176691, 487630.24780292436 ] }, "relative_distance": 20.50004742, "relative_pitch": 0.0, "relative_heading": 5.831513597513411, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_00690/adjacencies/recording_2024-10-23_12-42-53_00690/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000052/pano_0000_005489/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000052/pano_0000_005489/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000052/pano_0000_005489/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000052/pano_0000_005489/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315120208-000052_pano_0000_005489/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000052_pano_0000_005489/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000052_pano_0000_005489/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000052/pano_0000_005489/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000052/pano_0000_005489/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.9257029645012, 52.3758268960114, 46.4986116271466 ] }, "distance": 20.64, "direction": 8.79, "angle": 66.06, "elevation": 46.5, "pano_id": "TMX7315120208-000052_pano_0000_005489", "timestamp": "2016-05-17T13:21:03.514820Z", "filename": "pano_0000_005489.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": "recording_2024-10-23_12-42-53_00690", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123570.66955176691, 487630.24780292436 ] }, "relative_distance": 20.64117022, "relative_pitch": 66.06311585656768, "relative_heading": 8.79488832728343, "relative_elevation": 46.4986116271466 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_00690/adjacencies/recording_2024-10-23_12-42-53_00690/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000052/pano_0000_005488/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000052/pano_0000_005488/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000052/pano_0000_005488/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000052/pano_0000_005488/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315120208-000052_pano_0000_005488/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000052_pano_0000_005488/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000052_pano_0000_005488/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000052/pano_0000_005488/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000052/pano_0000_005488/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.9257746675615, 52.37581507459, 46.4786964245141 ] }, "distance": 20.71, "direction": 22.84, "angle": 65.99, "elevation": 46.48, "pano_id": "TMX7315120208-000052_pano_0000_005488", "timestamp": "2016-05-17T13:21:02.834840Z", "filename": "pano_0000_005488.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": "recording_2024-10-23_12-42-53_00690", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123570.66955176691, 487630.24780292436 ] }, "relative_distance": 20.70723529, "relative_pitch": 65.98602390667106, "relative_heading": 22.844102617557365, "relative_elevation": 46.4786964245141 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_00690/adjacencies/recording_2024-10-23_12-42-53_00690/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/12/14/TMX7316010203-001013/pano_0006_000094/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/12/14/TMX7316010203-001013/pano_0006_000094/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/12/14/TMX7316010203-001013/pano_0006_000094/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/12/14/TMX7316010203-001013/pano_0006_000094/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001013_pano_0006_000094/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001013_pano_0006_000094/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001013_pano_0006_000094/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/12/14/TMX7316010203-001013/pano_0006_000094/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/12/14/TMX7316010203-001013/pano_0006_000094/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.92564542758004, 52.375829689016, 46.4318888522685 ] }, "distance": 20.72, "direction": 357.89, "angle": 65.95, "elevation": 46.43, "pano_id": "TMX7316010203-001013_pano_0006_000094", "timestamp": "2018-12-14T09:09:12.801650Z", "filename": "pano_0006_000094.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "recording_2024-10-23_12-42-53_00690", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123570.66955176691, 487630.24780292436 ] }, "relative_distance": 20.72328844, "relative_pitch": 65.94803546165467, "relative_heading": 357.8917558767595, "relative_elevation": 46.4318888522685 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_00690/adjacencies/recording_2024-10-23_12-42-53_00690/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_12-42-53_01149/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_12-42-53_01149/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_12-42-53_01149/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_12-42-53_01149/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2024-10-23_12-42-53_01149/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_01149/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_01149/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_12-42-53_01149/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_12-42-53_01149/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.925717721549425, 52.3758262914412, 0.0 ] }, "distance": 20.75, "direction": 11.57, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2024-10-23_12-42-53_01149", "timestamp": "2024-10-23T13:03:02Z", "filename": "recording_2024-10-23_12-42-53_01149.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": "recording_2024-10-23_12-42-53_00690", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123570.66955176691, 487630.24780292436 ] }, "relative_distance": 20.75262099, "relative_pitch": 0.0, "relative_heading": 11.566373970129044, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_00690/adjacencies/recording_2024-10-23_12-42-53_00690/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/05/10/TMX7316010203-002136/pano_0000_004027/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/05/10/TMX7316010203-002136/pano_0000_004027/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/05/10/TMX7316010203-002136/pano_0000_004027/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/05/10/TMX7316010203-002136/pano_0000_004027/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002136_pano_0000_004027/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002136_pano_0000_004027/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002136_pano_0000_004027/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/05/10/TMX7316010203-002136/pano_0000_004027/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/05/10/TMX7316010203-002136/pano_0000_004027/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.92595158351642, 52.3755961701732, 46.1384776029736 ] }, "distance": 20.77, "direction": 104.71, "angle": 65.77, "elevation": 46.14, "pano_id": "TMX7316010203-002136_pano_0000_004027", "timestamp": "2021-05-10T12:27:43.769420Z", "filename": "pano_0000_004027.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": "recording_2024-10-23_12-42-53_00690", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123570.66955176691, 487630.24780292436 ] }, "relative_distance": 20.76856056, "relative_pitch": 65.76580513610894, "relative_heading": 104.7148278928075, "relative_elevation": 46.1384776029736 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_00690/adjacencies/recording_2024-10-23_12-42-53_00690/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/21/TMX7316010203-001195/pano_0000_002527/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/21/TMX7316010203-001195/pano_0000_002527/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/21/TMX7316010203-001195/pano_0000_002527/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/21/TMX7316010203-001195/pano_0000_002527/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001195_pano_0000_002527/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001195_pano_0000_002527/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001195_pano_0000_002527/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/21/TMX7316010203-001195/pano_0000_002527/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/21/TMX7316010203-001195/pano_0000_002527/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.9256640840017, 52.3758305643465, 46.4385902844369 ] }, "distance": 20.81, "direction": 1.4, "angle": 65.86, "elevation": 46.44, "pano_id": "TMX7316010203-001195_pano_0000_002527", "timestamp": "2019-05-21T10:27:16.153210Z", "filename": "pano_0000_002527.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": "recording_2024-10-23_12-42-53_00690", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123570.66955176691, 487630.24780292436 ] }, "relative_distance": 20.8128677, "relative_pitch": 65.85901079127565, "relative_heading": 1.3990821540860117, "relative_elevation": 46.4385902844369 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_00690/adjacencies/recording_2024-10-23_12-42-53_00690/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/21/TMX7316010203-001195/pano_0000_003171/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/21/TMX7316010203-001195/pano_0000_003171/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/21/TMX7316010203-001195/pano_0000_003171/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/21/TMX7316010203-001195/pano_0000_003171/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001195_pano_0000_003171/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001195_pano_0000_003171/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001195_pano_0000_003171/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/21/TMX7316010203-001195/pano_0000_003171/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/21/TMX7316010203-001195/pano_0000_003171/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.92542662917438, 52.3757674603322, 46.1440609395504 ] }, "distance": 20.86, "direction": 311.35, "angle": 65.67, "elevation": 46.14, "pano_id": "TMX7316010203-001195_pano_0000_003171", "timestamp": "2019-05-21T10:43:23.875800Z", "filename": "pano_0000_003171.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": "recording_2024-10-23_12-42-53_00690", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123570.66955176691, 487630.24780292436 ] }, "relative_distance": 20.8649557, "relative_pitch": 65.66894869435674, "relative_heading": 311.35088500692893, "relative_elevation": 46.1440609395504 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_00690/adjacencies/recording_2024-10-23_12-42-53_00690/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/07/TMX7316010203-001536/pano_0000_001413/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/07/TMX7316010203-001536/pano_0000_001413/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/07/TMX7316010203-001536/pano_0000_001413/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/07/TMX7316010203-001536/pano_0000_001413/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001536_pano_0000_001413/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001536_pano_0000_001413/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001536_pano_0000_001413/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/13/07/TMX7316010203-001536/pano_0000_001413/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/13/07/TMX7316010203-001536/pano_0000_001413/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.92541518388474, 52.3757593534488, 46.1176776010543 ] }, "distance": 20.89, "direction": 308.08, "angle": 65.63, "elevation": 46.12, "pano_id": "TMX7316010203-001536_pano_0000_001413", "timestamp": "2020-01-07T08:53:33.759030Z", "filename": "pano_0000_001413.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2019", "tags": [ "mission-woz", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "recording_2024-10-23_12-42-53_00690", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123570.66955176691, 487630.24780292436 ] }, "relative_distance": 20.88813324, "relative_pitch": 65.63274633699638, "relative_heading": 308.0791137052852, "relative_elevation": 46.1176776010543 } ] } }