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/TMX7316010203-002078_pano_0000_004569/adjacencies/?format=api
{ "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002078_pano_0000_004569/adjacencies/?format=api" } }, "_embedded": { "adjacencies": [ { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002078_pano_0000_004569/adjacencies/TMX7316010203-002078_pano_0000_004569/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002078/pano_0000_004569/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002078/pano_0000_004569/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002078/pano_0000_004569/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002078/pano_0000_004569/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002078_pano_0000_004569/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002078_pano_0000_004569/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002078_pano_0000_004569/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002078/pano_0000_004569/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002078/pano_0000_004569/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.76984221310432, 52.3971482141581, 43.60080494266 ] }, "distance": 0.0, "direction": null, "angle": 0.0, "elevation": 0.0, "pano_id": "TMX7316010203-002078_pano_0000_004569", "timestamp": "2021-04-01T11:49:30.143570Z", "filename": "pano_0000_004569.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": "TMX7316010203-002078_pano_0000_004569", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112980.94918753458, 490101.8866685019 ] }, "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/TMX7316010203-002078_pano_0000_004569/adjacencies/TMX7316010203-002078_pano_0000_004569/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-09_07-58-25_00966/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-09_07-58-25_00966/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-09_07-58-25_00966/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-09_07-58-25_00966/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2024-10-09_07-58-25_00966/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-09_07-58-25_00966/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-09_07-58-25_00966/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-09_07-58-25_00966/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-09_07-58-25_00966/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.769841613400656, 52.3971457914642, 0.0 ] }, "distance": 0.27, "direction": 188.61, "angle": -89.64, "elevation": -43.6, "pano_id": "recording_2024-10-09_07-58-25_00966", "timestamp": "2024-10-09T08:06:07Z", "filename": "recording_2024-10-09_07-58-25_00966.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": "TMX7316010203-002078_pano_0000_004569", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112980.94918753458, 490101.8866685019 ] }, "relative_distance": 0.27265806, "relative_pitch": -89.64170495311879, "relative_heading": 188.6104081558484, "relative_elevation": -43.60080494266 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002078_pano_0000_004569/adjacencies/TMX7316010203-002078_pano_0000_004569/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/12/14/TMX7316010203-001015/pano_0006_000210/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/12/14/TMX7316010203-001015/pano_0006_000210/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/12/14/TMX7316010203-001015/pano_0006_000210/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/12/14/TMX7316010203-001015/pano_0006_000210/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001015_pano_0006_000210/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001015_pano_0006_000210/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001015_pano_0006_000210/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/12/14/TMX7316010203-001015/pano_0006_000210/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/12/14/TMX7316010203-001015/pano_0006_000210/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.769835588221, 52.3971479263044, 43.5990980630741 ] }, "distance": 0.45, "direction": 265.94, "angle": -0.22, "elevation": -0.0, "pano_id": "TMX7316010203-001015_pano_0006_000210", "timestamp": "2018-12-14T11:25:28.397780Z", "filename": "pano_0006_000210.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": "TMX7316010203-002078_pano_0000_004569", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112980.94918753458, 490101.8866685019 ] }, "relative_distance": 0.45208267, "relative_pitch": -0.21632444285268565, "relative_heading": 265.93708717108467, "relative_elevation": -0.0017068795858961039 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002078_pano_0000_004569/adjacencies/TMX7316010203-002078_pano_0000_004569/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_13-30-58_01188/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_13-30-58_01188/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_13-30-58_01188/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_13-30-58_01188/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-16_13-30-58_01188/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-16_13-30-58_01188/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-16_13-30-58_01188/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_13-30-58_01188/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_13-30-58_01188/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.76984587456492, 52.397144699244144, 0.0 ] }, "distance": 0.46, "direction": 147.49, "angle": -89.39, "elevation": -43.6, "pano_id": "recording_2025-06-16_13-30-58_01188", "timestamp": "2025-06-16T13:41:38Z", "filename": "recording_2025-06-16_13-30-58_01188.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": "TMX7316010203-002078_pano_0000_004569", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112980.94918753458, 490101.8866685019 ] }, "relative_distance": 0.46378011, "relative_pitch": -89.39056994839456, "relative_heading": 147.49390050685184, "relative_elevation": -43.60080494266 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002078_pano_0000_004569/adjacencies/TMX7316010203-002078_pano_0000_004569/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001064/pano_0006_000050/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001064/pano_0006_000050/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001064/pano_0006_000050/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001064/pano_0006_000050/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001064_pano_0006_000050/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001064_pano_0006_000050/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001064_pano_0006_000050/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001064/pano_0006_000050/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001064/pano_0006_000050/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.76982245564733, 52.3971454937046, 43.5854283319786 ] }, "distance": 1.38, "direction": 257.31, "angle": -0.64, "elevation": -0.02, "pano_id": "TMX7316010203-001064_pano_0006_000050", "timestamp": "2019-01-18T09:25:28.698370Z", "filename": "pano_0006_000050.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": "TMX7316010203-002078_pano_0000_004569", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112980.94918753458, 490101.8866685019 ] }, "relative_distance": 1.37851124, "relative_pitch": -0.6390795612857904, "relative_heading": 257.31459181939954, "relative_elevation": -0.015376610681400393 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002078_pano_0000_004569/adjacencies/TMX7316010203-002078_pano_0000_004569/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/15/TMX7316010203-001721/pano_0001_009213/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/15/TMX7316010203-001721/pano_0001_009213/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/15/TMX7316010203-001721/pano_0001_009213/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/15/TMX7316010203-001721/pano_0001_009213/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001721_pano_0001_009213/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001721_pano_0001_009213/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001721_pano_0001_009213/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/15/TMX7316010203-001721/pano_0001_009213/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/15/TMX7316010203-001721/pano_0001_009213/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.76981541600261, 52.3971400507356, 43.6000928236172 ] }, "distance": 2.04, "direction": 243.53, "angle": -0.02, "elevation": -0.0, "pano_id": "TMX7316010203-001721_pano_0001_009213", "timestamp": "2020-05-15T10:07:10.816600Z", "filename": "pano_0001_009213.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": "TMX7316010203-002078_pano_0000_004569", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112980.94918753458, 490101.8866685019 ] }, "relative_distance": 2.03771637, "relative_pitch": -0.02002310753485997, "relative_heading": 243.52642057488058, "relative_elevation": -0.0007121190427952229 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002078_pano_0000_004569/adjacencies/TMX7316010203-002078_pano_0000_004569/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/04/TMX7316010203-002388/pano_0000_000143/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/04/TMX7316010203-002388/pano_0000_000143/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/04/TMX7316010203-002388/pano_0000_000143/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/04/TMX7316010203-002388/pano_0000_000143/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002388_pano_0000_000143/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002388_pano_0000_000143/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002388_pano_0000_000143/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/01/04/TMX7316010203-002388/pano_0000_000143/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/01/04/TMX7316010203-002388/pano_0000_000143/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.76987196645946, 52.3971460900313, 43.6313932873309 ] }, "distance": 2.04, "direction": 96.66, "angle": 0.86, "elevation": 0.03, "pano_id": "TMX7316010203-002388_pano_0000_000143", "timestamp": "2022-01-04T10:14:11.564830Z", "filename": "pano_0000_000143.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": "TMX7316010203-002078_pano_0000_004569", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112980.94918753458, 490101.8866685019 ] }, "relative_distance": 2.03901505, "relative_pitch": 0.8594598647741126, "relative_heading": 96.65666176180929, "relative_elevation": 0.03058834467090321 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002078_pano_0000_004569/adjacencies/TMX7316010203-002078_pano_0000_004569/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/04/TMX7316010203-002388/pano_0000_000144/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/04/TMX7316010203-002388/pano_0000_000144/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/04/TMX7316010203-002388/pano_0000_000144/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/04/TMX7316010203-002388/pano_0000_000144/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002388_pano_0000_000144/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002388_pano_0000_000144/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002388_pano_0000_000144/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/01/04/TMX7316010203-002388/pano_0000_000144/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/01/04/TMX7316010203-002388/pano_0000_000144/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.76979737438579, 52.3971420908829, 43.6042371047661 ] }, "distance": 3.13, "direction": 257.42, "angle": 0.06, "elevation": 0.0, "pano_id": "TMX7316010203-002388_pano_0000_000144", "timestamp": "2022-01-04T10:14:12.235050Z", "filename": "pano_0000_000144.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": "TMX7316010203-002078_pano_0000_004569", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112980.94918753458, 490101.8866685019 ] }, "relative_distance": 3.12723991, "relative_pitch": 0.0628823914980311, "relative_heading": 257.4154022734605, "relative_elevation": 0.0034321621061010887 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002078_pano_0000_004569/adjacencies/TMX7316010203-002078_pano_0000_004569/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/15/TMX7316010203-001721/pano_0001_009212/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/15/TMX7316010203-001721/pano_0001_009212/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/15/TMX7316010203-001721/pano_0001_009212/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/15/TMX7316010203-001721/pano_0001_009212/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001721_pano_0001_009212/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001721_pano_0001_009212/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001721_pano_0001_009212/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/15/TMX7316010203-001721/pano_0001_009212/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/15/TMX7316010203-001721/pano_0001_009212/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.76988978200268, 52.3971457604006, 43.6308405399323 ] }, "distance": 3.25, "direction": 94.82, "angle": 0.53, "elevation": 0.03, "pano_id": "TMX7316010203-001721_pano_0001_009212", "timestamp": "2020-05-15T10:07:10.281640Z", "filename": "pano_0001_009212.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": "TMX7316010203-002078_pano_0000_004569", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112980.94918753458, 490101.8866685019 ] }, "relative_distance": 3.24944009, "relative_pitch": 0.5295878375216382, "relative_heading": 94.82007272602775, "relative_elevation": 0.03003559727230254 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002078_pano_0000_004569/adjacencies/TMX7316010203-002078_pano_0000_004569/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_015455/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_015455/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_015455/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_015455/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000323_pano_0000_015455/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000323_pano_0000_015455/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000323_pano_0000_015455/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_015455/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_015455/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.76985033166181, 52.3971177513237, 43.4854405755177 ] }, "distance": 3.43, "direction": 170.74, "angle": -1.92, "elevation": -0.12, "pano_id": "TMX7316010203-000323_pano_0000_015455", "timestamp": "2017-06-01T12:34:05.307370Z", "filename": "pano_0000_015455.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": "TMX7316010203-002078_pano_0000_004569", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112980.94918753458, 490101.8866685019 ] }, "relative_distance": 3.43449883, "relative_pitch": -1.9238344275138406, "relative_heading": 170.74071968226932, "relative_elevation": -0.11536436714229836 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002078_pano_0000_004569/adjacencies/TMX7316010203-002078_pano_0000_004569/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/13/TMX7315080123-000281/pano_0000_000855/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/13/TMX7315080123-000281/pano_0000_000855/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/13/TMX7315080123-000281/pano_0000_000855/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/13/TMX7315080123-000281/pano_0000_000855/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315080123-000281_pano_0000_000855/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000281_pano_0000_000855/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000281_pano_0000_000855/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/06/13/TMX7315080123-000281/pano_0000_000855/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/06/13/TMX7315080123-000281/pano_0000_000855/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.76984731666223, 52.3971165925146, 44.3199787661433 ] }, "distance": 3.54, "direction": 174.36, "angle": 11.5, "elevation": 0.72, "pano_id": "TMX7315080123-000281_pano_0000_000855", "timestamp": "2016-06-13T08:32:55.874020Z", "filename": "pano_0000_000855.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": "TMX7316010203-002078_pano_0000_004569", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112980.94918753458, 490101.8866685019 ] }, "relative_distance": 3.53580178, "relative_pitch": 11.496994030264212, "relative_heading": 174.3615974255848, "relative_elevation": 0.7191738234833025 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002078_pano_0000_004569/adjacencies/TMX7316010203-002078_pano_0000_004569/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/07/TMX7316060226-000472/pano_0001_000384/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/07/TMX7316060226-000472/pano_0001_000384/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/07/TMX7316060226-000472/pano_0001_000384/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/07/TMX7316060226-000472/pano_0001_000384/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000472_pano_0001_000384/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000472_pano_0001_000384/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000472_pano_0001_000384/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/11/07/TMX7316060226-000472/pano_0001_000384/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/11/07/TMX7316060226-000472/pano_0001_000384/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.76986249526501, 52.3971179680563, 43.6708599692211 ] }, "distance": 3.64, "direction": 157.7, "angle": 1.1, "elevation": 0.07, "pano_id": "TMX7316060226-000472_pano_0001_000384", "timestamp": "2019-11-07T11:45:53.843140Z", "filename": "pano_0001_000384.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": "TMX7316010203-002078_pano_0000_004569", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112980.94918753458, 490101.8866685019 ] }, "relative_distance": 3.6377841, "relative_pitch": 1.1032433944985174, "relative_heading": 157.69660216110628, "relative_elevation": 0.07005502656109996 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002078_pano_0000_004569/adjacencies/TMX7316010203-002078_pano_0000_004569/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001064/pano_0006_000049/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001064/pano_0006_000049/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001064/pano_0006_000049/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001064/pano_0006_000049/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001064_pano_0006_000049/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001064_pano_0006_000049/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001064_pano_0006_000049/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001064/pano_0006_000049/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001064/pano_0006_000049/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.76989647336781, 52.3971511116405, 43.6221181107685 ] }, "distance": 3.71, "direction": 85.01, "angle": 0.33, "elevation": 0.02, "pano_id": "TMX7316010203-001064_pano_0006_000049", "timestamp": "2019-01-18T09:25:28.283470Z", "filename": "pano_0006_000049.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": "TMX7316010203-002078_pano_0000_004569", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112980.94918753458, 490101.8866685019 ] }, "relative_distance": 3.70746591, "relative_pitch": 0.32937352856358343, "relative_heading": 85.01099155371425, "relative_elevation": 0.021313168108498814 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002078_pano_0000_004569/adjacencies/TMX7316010203-002078_pano_0000_004569/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/17/TMX7316010203-001518/pano_0000_006489/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/17/TMX7316010203-001518/pano_0000_006489/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/17/TMX7316010203-001518/pano_0000_006489/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/17/TMX7316010203-001518/pano_0000_006489/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001518_pano_0000_006489/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001518_pano_0000_006489/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001518_pano_0000_006489/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/12/17/TMX7316010203-001518/pano_0000_006489/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/12/17/TMX7316010203-001518/pano_0000_006489/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.76987438248277, 52.3971193943207, 43.6919379578903 ] }, "distance": 3.88, "direction": 145.67, "angle": 1.34, "elevation": 0.09, "pano_id": "TMX7316010203-001518_pano_0000_006489", "timestamp": "2019-12-17T10:44:41.203840Z", "filename": "pano_0000_006489.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": "TMX7316010203-002078_pano_0000_004569", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112980.94918753458, 490101.8866685019 ] }, "relative_distance": 3.88320213, "relative_pitch": 1.3444004881073583, "relative_heading": 145.67427015789943, "relative_elevation": 0.09113301523030515 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002078_pano_0000_004569/adjacencies/TMX7316010203-002078_pano_0000_004569/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-10_05-22-45_00236/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-10_05-22-45_00236/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-10_05-22-45_00236/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-10_05-22-45_00236/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2024-09-10_05-22-45_00236/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-09-10_05-22-45_00236/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-09-10_05-22-45_00236/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-10_05-22-45_00236/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-10_05-22-45_00236/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.769813855291591, 52.397116703720656, 0.0 ] }, "distance": 4.0, "direction": 208.83, "angle": -84.75, "elevation": -43.6, "pano_id": "recording_2024-09-10_05-22-45_00236", "timestamp": "2024-09-10T05:24:41Z", "filename": "recording_2024-09-10_05-22-45_00236.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": "TMX7316010203-002078_pano_0000_004569", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112980.94918753458, 490101.8866685019 ] }, "relative_distance": 4.00253076, "relative_pitch": -84.75497839135303, "relative_heading": 208.83339542049575, "relative_elevation": -43.60080494266 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002078_pano_0000_004569/adjacencies/TMX7316010203-002078_pano_0000_004569/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/31/TMX7316010203-002495/pano_0002_000004/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/31/TMX7316010203-002495/pano_0002_000004/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/31/TMX7316010203-002495/pano_0002_000004/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/31/TMX7316010203-002495/pano_0002_000004/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002495_pano_0002_000004/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002495_pano_0002_000004/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002495_pano_0002_000004/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/31/TMX7316010203-002495/pano_0002_000004/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/31/TMX7316010203-002495/pano_0002_000004/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.76985722924654, 52.3971132316845, 43.5755003262311 ] }, "distance": 4.02, "direction": 165.29, "angle": -0.36, "elevation": -0.03, "pano_id": "TMX7316010203-002495_pano_0002_000004", "timestamp": "2022-03-31T07:36:14.017050Z", "filename": "pano_0002_000004.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": "TMX7316010203-002078_pano_0000_004569", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112980.94918753458, 490101.8866685019 ] }, "relative_distance": 4.02462813, "relative_pitch": -0.3602391505756892, "relative_heading": 165.2875306670725, "relative_elevation": -0.025304616428897475 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002078_pano_0000_004569/adjacencies/TMX7316010203-002078_pano_0000_004569/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/10/TMX7315120208-000044/pano_0000_002168/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/10/TMX7315120208-000044/pano_0000_002168/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/10/TMX7315120208-000044/pano_0000_002168/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/10/TMX7315120208-000044/pano_0000_002168/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315120208-000044_pano_0000_002168/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000044_pano_0000_002168/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000044_pano_0000_002168/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/05/10/TMX7315120208-000044/pano_0000_002168/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/05/10/TMX7315120208-000044/pano_0000_002168/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.76982008358465, 52.3971145739849, 43.5243532294407 ] }, "distance": 4.04, "direction": 201.92, "angle": -1.09, "elevation": -0.08, "pano_id": "TMX7315120208-000044_pano_0000_002168", "timestamp": "2016-05-10T08:35:28.488690Z", "filename": "pano_0000_002168.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": "TMX7316010203-002078_pano_0000_004569", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112980.94918753458, 490101.8866685019 ] }, "relative_distance": 4.03501685, "relative_pitch": -1.0854567922488154, "relative_heading": 201.92011906818388, "relative_elevation": -0.07645171321929922 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002078_pano_0000_004569/adjacencies/TMX7316010203-002078_pano_0000_004569/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-10_05-22-45_00237/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-10_05-22-45_00237/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-10_05-22-45_00237/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-10_05-22-45_00237/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2024-09-10_05-22-45_00237/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-09-10_05-22-45_00237/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-09-10_05-22-45_00237/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-10_05-22-45_00237/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-10_05-22-45_00237/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.769887079259268, 52.397120989502035, 0.0 ] }, "distance": 4.3, "direction": 134.77, "angle": -84.37, "elevation": -43.6, "pano_id": "recording_2024-09-10_05-22-45_00237", "timestamp": "2024-09-10T05:24:41Z", "filename": "recording_2024-09-10_05-22-45_00237.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": "TMX7316010203-002078_pano_0000_004569", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112980.94918753458, 490101.8866685019 ] }, "relative_distance": 4.30164681, "relative_pitch": -84.3654442869076, "relative_heading": 134.76869912526044, "relative_elevation": -43.60080494266 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002078_pano_0000_004569/adjacencies/TMX7316010203-002078_pano_0000_004569/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_04-45-19_00468/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_04-45-19_00468/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_04-45-19_00468/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_04-45-19_00468/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-17_04-45-19_00468/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-17_04-45-19_00468/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-17_04-45-19_00468/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_04-45-19_00468/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_04-45-19_00468/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.76981742207805, 52.3971125365879, 0.0 ] }, "distance": 4.31, "direction": 203.03, "angle": -84.35, "elevation": -43.6, "pano_id": "recording_2025-06-17_04-45-19_00468", "timestamp": "2025-06-17T04:52:39Z", "filename": "recording_2025-06-17_04-45-19_00468.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": "TMX7316010203-002078_pano_0000_004569", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112980.94918753458, 490101.8866685019 ] }, "relative_distance": 4.31377625, "relative_pitch": -84.34965908342862, "relative_heading": 203.02835749137142, "relative_elevation": -43.60080494266 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002078_pano_0000_004569/adjacencies/TMX7316010203-002078_pano_0000_004569/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002078/pano_0000_005622/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002078/pano_0000_005622/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002078/pano_0000_005622/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002078/pano_0000_005622/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002078_pano_0000_005622/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002078_pano_0000_005622/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002078_pano_0000_005622/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002078/pano_0000_005622/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002078/pano_0000_005622/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.76981705058279, 52.3971107903778, 43.6906153932214 ] }, "distance": 4.5, "direction": 202.36, "angle": 1.14, "elevation": 0.09, "pano_id": "TMX7316010203-002078_pano_0000_005622", "timestamp": "2021-04-01T12:01:09.528450Z", "filename": "pano_0000_005622.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": "TMX7316010203-002078_pano_0000_004569", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112980.94918753458, 490101.8866685019 ] }, "relative_distance": 4.50280222, "relative_pitch": 1.142639032438826, "relative_heading": 202.3572653133502, "relative_elevation": 0.08981045056140147 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002078_pano_0000_004569/adjacencies/TMX7316010203-002078_pano_0000_004569/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/12/14/TMX7316010203-001015/pano_0006_000209/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/12/14/TMX7316010203-001015/pano_0006_000209/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/12/14/TMX7316010203-001015/pano_0006_000209/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/12/14/TMX7316010203-001015/pano_0006_000209/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001015_pano_0006_000209/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001015_pano_0006_000209/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001015_pano_0006_000209/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/12/14/TMX7316010203-001015/pano_0006_000209/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/12/14/TMX7316010203-001015/pano_0006_000209/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.76990894759398, 52.3971538444962, 43.642860439606 ] }, "distance": 4.59, "direction": 82.15, "angle": 0.53, "elevation": 0.04, "pano_id": "TMX7316010203-001015_pano_0006_000209", "timestamp": "2018-12-14T11:25:27.882870Z", "filename": "pano_0006_000209.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": "TMX7316010203-002078_pano_0000_004569", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112980.94918753458, 490101.8866685019 ] }, "relative_distance": 4.58552452, "relative_pitch": 0.5254654975498254, "relative_heading": 82.14715094280314, "relative_elevation": 0.04205549694599853 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002078_pano_0000_004569/adjacencies/TMX7316010203-002078_pano_0000_004569/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/17/TMX7316010203-001518/pano_0000_006488/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/17/TMX7316010203-001518/pano_0000_006488/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/17/TMX7316010203-001518/pano_0000_006488/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/17/TMX7316010203-001518/pano_0000_006488/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001518_pano_0000_006488/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001518_pano_0000_006488/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001518_pano_0000_006488/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/12/17/TMX7316010203-001518/pano_0000_006488/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/12/17/TMX7316010203-001518/pano_0000_006488/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.76980221915229, 52.3971144390719, 43.6549265077338 ] }, "distance": 4.64, "direction": 215.92, "angle": 0.67, "elevation": 0.05, "pano_id": "TMX7316010203-001518_pano_0000_006488", "timestamp": "2019-12-17T10:44:40.623890Z", "filename": "pano_0000_006488.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": "TMX7316010203-002078_pano_0000_004569", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112980.94918753458, 490101.8866685019 ] }, "relative_distance": 4.64069598, "relative_pitch": 0.6681749239503645, "relative_heading": 215.91765903100872, "relative_elevation": 0.054121565073799616 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002078_pano_0000_004569/adjacencies/TMX7316010203-002078_pano_0000_004569/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/10/TMX7315120208-000044/pano_0000_002169/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/10/TMX7315120208-000044/pano_0000_002169/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/10/TMX7315120208-000044/pano_0000_002169/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/10/TMX7315120208-000044/pano_0000_002169/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315120208-000044_pano_0000_002169/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000044_pano_0000_002169/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000044_pano_0000_002169/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/05/10/TMX7315120208-000044/pano_0000_002169/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/05/10/TMX7315120208-000044/pano_0000_002169/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.76989316667742, 52.3971196310035, 43.565186413005 ] }, "distance": 4.71, "direction": 132.52, "angle": -0.43, "elevation": -0.04, "pano_id": "TMX7315120208-000044_pano_0000_002169", "timestamp": "2016-05-10T08:35:28.983610Z", "filename": "pano_0000_002169.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": "TMX7316010203-002078_pano_0000_004569", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112980.94918753458, 490101.8866685019 ] }, "relative_distance": 4.70590199, "relative_pitch": -0.433658086417088, "relative_heading": 132.52188055417307, "relative_elevation": -0.03561852965499668 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002078_pano_0000_004569/adjacencies/TMX7316010203-002078_pano_0000_004569/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_04-45-19_00469/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_04-45-19_00469/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_04-45-19_00469/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_04-45-19_00469/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-17_04-45-19_00469/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-17_04-45-19_00469/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-17_04-45-19_00469/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_04-45-19_00469/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_04-45-19_00469/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.769890509998575, 52.397117339507155, 0.0 ] }, "distance": 4.76, "direction": 136.26, "angle": -83.78, "elevation": -43.6, "pano_id": "recording_2025-06-17_04-45-19_00469", "timestamp": "2025-06-17T04:52:39Z", "filename": "recording_2025-06-17_04-45-19_00469.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": "TMX7316010203-002078_pano_0000_004569", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112980.94918753458, 490101.8866685019 ] }, "relative_distance": 4.75508567, "relative_pitch": -83.77594460159577, "relative_heading": 136.26166953680598, "relative_elevation": -43.60080494266 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002078_pano_0000_004569/adjacencies/TMX7316010203-002078_pano_0000_004569/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_13-30-58_01189/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_13-30-58_01189/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_13-30-58_01189/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_13-30-58_01189/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-16_13-30-58_01189/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-16_13-30-58_01189/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-16_13-30-58_01189/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_13-30-58_01189/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_13-30-58_01189/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.769772586141645, 52.39714162988731, 0.0 ] }, "distance": 4.8, "direction": 261.21, "angle": -83.72, "elevation": -43.6, "pano_id": "recording_2025-06-16_13-30-58_01189", "timestamp": "2025-06-16T13:41:38Z", "filename": "recording_2025-06-16_13-30-58_01189.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": "TMX7316010203-002078_pano_0000_004569", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112980.94918753458, 490101.8866685019 ] }, "relative_distance": 4.79570686, "relative_pitch": -83.72319708463691, "relative_heading": 261.2122529018463, "relative_elevation": -43.60080494266 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002078_pano_0000_004569/adjacencies/TMX7316010203-002078_pano_0000_004569/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002078/pano_0000_005623/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002078/pano_0000_005623/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002078/pano_0000_005623/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002078/pano_0000_005623/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002078_pano_0000_005623/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002078_pano_0000_005623/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002078_pano_0000_005623/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002078/pano_0000_005623/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002078/pano_0000_005623/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.76989046253544, 52.3971155279635, 43.7460538344458 ] }, "distance": 4.9, "direction": 137.92, "angle": 1.7, "elevation": 0.15, "pano_id": "TMX7316010203-002078_pano_0000_005623", "timestamp": "2021-04-01T12:01:09.993510Z", "filename": "pano_0000_005623.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": "TMX7316010203-002078_pano_0000_004569", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112980.94918753458, 490101.8866685019 ] }, "relative_distance": 4.9005432, "relative_pitch": 1.6977123648394772, "relative_heading": 137.91860790635374, "relative_elevation": 0.1452488917858048 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002078_pano_0000_004569/adjacencies/TMX7316010203-002078_pano_0000_004569/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-09_07-58-25_00965/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-09_07-58-25_00965/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-09_07-58-25_00965/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-09_07-58-25_00965/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2024-10-09_07-58-25_00965/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-09_07-58-25_00965/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-09_07-58-25_00965/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-09_07-58-25_00965/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-09_07-58-25_00965/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.769914600193135, 52.39715092677049, 0.0 ] }, "distance": 4.94, "direction": 86.49, "angle": -83.54, "elevation": -43.6, "pano_id": "recording_2024-10-09_07-58-25_00965", "timestamp": "2024-10-09T08:06:07Z", "filename": "recording_2024-10-09_07-58-25_00965.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": "TMX7316010203-002078_pano_0000_004569", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112980.94918753458, 490101.8866685019 ] }, "relative_distance": 4.93652435, "relative_pitch": -83.54042568173615, "relative_heading": 86.49441264233838, "relative_elevation": -43.60080494266 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002078_pano_0000_004569/adjacencies/TMX7316010203-002078_pano_0000_004569/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002078/pano_0000_004570/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002078/pano_0000_004570/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002078/pano_0000_004570/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002078/pano_0000_004570/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002078_pano_0000_004570/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002078_pano_0000_004570/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002078_pano_0000_004570/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002078/pano_0000_004570/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002078/pano_0000_004570/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.76976876938995, 52.3971451470491, 43.5792923141271 ] }, "distance": 5.01, "direction": 266.09, "angle": -0.25, "elevation": -0.02, "pano_id": "TMX7316010203-002078_pano_0000_004570", "timestamp": "2021-04-01T11:49:30.748590Z", "filename": "pano_0000_004570.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": "TMX7316010203-002078_pano_0000_004569", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112980.94918753458, 490101.8866685019 ] }, "relative_distance": 5.01084716, "relative_pitch": -0.24598140973808685, "relative_heading": 266.09455101015965, "relative_elevation": -0.021512628532896372 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002078_pano_0000_004569/adjacencies/TMX7316010203-002078_pano_0000_004569/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002078/pano_0000_004568/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002078/pano_0000_004568/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002078/pano_0000_004568/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002078/pano_0000_004568/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002078_pano_0000_004568/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002078_pano_0000_004568/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002078_pano_0000_004568/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002078/pano_0000_004568/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002078/pano_0000_004568/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.76991566054543, 52.3971533055828, 43.6431334074587 ] }, "distance": 5.03, "direction": 83.53, "angle": 0.48, "elevation": 0.04, "pano_id": "TMX7316010203-002078_pano_0000_004568", "timestamp": "2021-04-01T11:49:29.548610Z", "filename": "pano_0000_004568.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": "TMX7316010203-002078_pano_0000_004569", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112980.94918753458, 490101.8866685019 ] }, "relative_distance": 5.03146271, "relative_pitch": 0.4820040042780657, "relative_heading": 83.53469756546251, "relative_elevation": 0.04232846479870034 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002078_pano_0000_004569/adjacencies/TMX7316010203-002078_pano_0000_004569/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-09_07-58-25_00967/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-09_07-58-25_00967/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-09_07-58-25_00967/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-09_07-58-25_00967/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2024-10-09_07-58-25_00967/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-09_07-58-25_00967/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-09_07-58-25_00967/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-09_07-58-25_00967/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-09_07-58-25_00967/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.769768159184917, 52.39714332051699, 0.0 ] }, "distance": 5.07, "direction": 263.83, "angle": -83.37, "elevation": -43.6, "pano_id": "recording_2024-10-09_07-58-25_00967", "timestamp": "2024-10-09T08:06:08Z", "filename": "recording_2024-10-09_07-58-25_00967.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": "TMX7316010203-002078_pano_0000_004569", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112980.94918753458, 490101.8866685019 ] }, "relative_distance": 5.07007403, "relative_pitch": -83.36720922869988, "relative_heading": 263.8344184094808, "relative_elevation": -43.60080494266 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002078_pano_0000_004569/adjacencies/TMX7316010203-002078_pano_0000_004569/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_13-30-58_01187/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_13-30-58_01187/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_13-30-58_01187/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_13-30-58_01187/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-16_13-30-58_01187/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-16_13-30-58_01187/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-16_13-30-58_01187/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_13-30-58_01187/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_13-30-58_01187/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.769918631487349, 52.39715111821481, 0.0 ] }, "distance": 5.21, "direction": 86.45, "angle": -83.18, "elevation": -43.6, "pano_id": "recording_2025-06-16_13-30-58_01187", "timestamp": "2025-06-16T13:41:37Z", "filename": "recording_2025-06-16_13-30-58_01187.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": "TMX7316010203-002078_pano_0000_004569", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112980.94918753458, 490101.8866685019 ] }, "relative_distance": 5.21171994, "relative_pitch": -83.1836248726046, "relative_heading": 86.44510987607318, "relative_elevation": -43.60080494266 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002078_pano_0000_004569/adjacencies/TMX7316010203-002078_pano_0000_004569/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/07/TMX7316060226-000472/pano_0001_000383/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/07/TMX7316060226-000472/pano_0001_000383/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/07/TMX7316060226-000472/pano_0001_000383/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/07/TMX7316060226-000472/pano_0001_000383/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000472_pano_0001_000383/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000472_pano_0001_000383/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000472_pano_0001_000383/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/11/07/TMX7316060226-000472/pano_0001_000383/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/11/07/TMX7316060226-000472/pano_0001_000383/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.76978879289475, 52.3971135674252, 43.6362908687443 ] }, "distance": 5.3, "direction": 223.33, "angle": 0.38, "elevation": 0.04, "pano_id": "TMX7316060226-000472_pano_0001_000383", "timestamp": "2019-11-07T11:45:53.373180Z", "filename": "pano_0001_000383.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": "TMX7316010203-002078_pano_0000_004569", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112980.94918753458, 490101.8866685019 ] }, "relative_distance": 5.29959126, "relative_pitch": 0.3836453248952245, "relative_heading": 223.32503139567743, "relative_elevation": 0.03548592608429857 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002078_pano_0000_004569/adjacencies/TMX7316010203-002078_pano_0000_004569/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/12/14/TMX7316010203-001015/pano_0006_000211/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/12/14/TMX7316010203-001015/pano_0006_000211/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/12/14/TMX7316010203-001015/pano_0006_000211/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/12/14/TMX7316010203-001015/pano_0006_000211/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001015_pano_0006_000211/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001015_pano_0006_000211/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001015_pano_0006_000211/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/12/14/TMX7316010203-001015/pano_0006_000211/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/12/14/TMX7316010203-001015/pano_0006_000211/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.76976103173468, 52.3971449086556, 43.5731777939945 ] }, "distance": 5.54, "direction": 266.19, "angle": -0.29, "elevation": -0.03, "pano_id": "TMX7316010203-001015_pano_0006_000211", "timestamp": "2018-12-14T11:25:28.917770Z", "filename": "pano_0006_000211.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": "TMX7316010203-002078_pano_0000_004569", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112980.94918753458, 490101.8866685019 ] }, "relative_distance": 5.53813021, "relative_pitch": -0.2858195506655385, "relative_heading": 266.19188327376946, "relative_elevation": -0.02762714866549487 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002078_pano_0000_004569/adjacencies/TMX7316010203-002078_pano_0000_004569/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/31/TMX7316010203-002495/pano_0002_000003/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/31/TMX7316010203-002495/pano_0002_000003/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/31/TMX7316010203-002495/pano_0002_000003/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/31/TMX7316010203-002495/pano_0002_000003/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002495_pano_0002_000003/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002495_pano_0002_000003/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002495_pano_0002_000003/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/31/TMX7316010203-002495/pano_0002_000003/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/31/TMX7316010203-002495/pano_0002_000003/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.76978417897779, 52.3971106936485, 43.5351645946503 ] }, "distance": 5.75, "direction": 223.42, "angle": -0.65, "elevation": -0.07, "pano_id": "TMX7316010203-002495_pano_0002_000003", "timestamp": "2022-03-31T07:36:13.271990Z", "filename": "pano_0002_000003.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": "TMX7316010203-002078_pano_0000_004569", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112980.94918753458, 490101.8866685019 ] }, "relative_distance": 5.74771922, "relative_pitch": -0.6543032590199909, "relative_heading": 223.41535267897478, "relative_elevation": -0.0656403480097012 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002078_pano_0000_004569/adjacencies/TMX7316010203-002078_pano_0000_004569/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_015454/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_015454/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_015454/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_015454/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000323_pano_0000_015454/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000323_pano_0000_015454/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000323_pano_0000_015454/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_015454/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_015454/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.76977665593496, 52.3971135552829, 43.4569088453427 ] }, "distance": 5.9, "direction": 229.16, "angle": -1.4, "elevation": -0.14, "pano_id": "TMX7316010203-000323_pano_0000_015454", "timestamp": "2017-06-01T12:34:04.887380Z", "filename": "pano_0000_015454.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": "TMX7316010203-002078_pano_0000_004569", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112980.94918753458, 490101.8866685019 ] }, "relative_distance": 5.8980282, "relative_pitch": -1.3975863715917216, "relative_heading": 229.1644792261635, "relative_elevation": -0.14389609731729536 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002078_pano_0000_004569/adjacencies/TMX7316010203-002078_pano_0000_004569/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/13/TMX7315080123-000281/pano_0000_000854/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/13/TMX7315080123-000281/pano_0000_000854/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/13/TMX7315080123-000281/pano_0000_000854/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/13/TMX7315080123-000281/pano_0000_000854/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315080123-000281_pano_0000_000854/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000281_pano_0000_000854/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000281_pano_0000_000854/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/06/13/TMX7315080123-000281/pano_0000_000854/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/06/13/TMX7315080123-000281/pano_0000_000854/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.76977472969643, 52.3971147673526, 44.2952001523227 ] }, "distance": 5.91, "direction": 230.98, "angle": 6.7, "elevation": 0.69, "pano_id": "TMX7315080123-000281_pano_0000_000854", "timestamp": "2016-06-13T08:32:55.358960Z", "filename": "pano_0000_000854.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": "TMX7316010203-002078_pano_0000_004569", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112980.94918753458, 490101.8866685019 ] }, "relative_distance": 5.91202028, "relative_pitch": 6.698971808931311, "relative_heading": 230.98462949398262, "relative_elevation": 0.6943952096627015 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002078_pano_0000_004569/adjacencies/TMX7316010203-002078_pano_0000_004569/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/13/TMX7315080123-000281/pano_0000_000856/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/13/TMX7315080123-000281/pano_0000_000856/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/13/TMX7315080123-000281/pano_0000_000856/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/13/TMX7315080123-000281/pano_0000_000856/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315080123-000281_pano_0000_000856/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000281_pano_0000_000856/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000281_pano_0000_000856/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/06/13/TMX7315080123-000281/pano_0000_000856/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/06/13/TMX7315080123-000281/pano_0000_000856/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.76991978002996, 52.397121385486, 44.3686422202736 ] }, "distance": 6.07, "direction": 119.48, "angle": 7.21, "elevation": 0.77, "pano_id": "TMX7315080123-000281_pano_0000_000856", "timestamp": "2016-06-13T08:32:56.389050Z", "filename": "pano_0000_000856.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": "TMX7316010203-002078_pano_0000_004569", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112980.94918753458, 490101.8866685019 ] }, "relative_distance": 6.06542849, "relative_pitch": 7.21483400363081, "relative_heading": 119.48474901877049, "relative_elevation": 0.7678372776136015 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002078_pano_0000_004569/adjacencies/TMX7316010203-002078_pano_0000_004569/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_015456/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_015456/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_015456/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_015456/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000323_pano_0000_015456/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000323_pano_0000_015456/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000323_pano_0000_015456/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_015456/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_015456/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.76992378238924, 52.3971233050111, 43.5403359858319 ] }, "distance": 6.21, "direction": 116.53, "angle": -0.56, "elevation": -0.06, "pano_id": "TMX7316010203-000323_pano_0000_015456", "timestamp": "2017-06-01T12:34:05.732310Z", "filename": "pano_0000_015456.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": "TMX7316010203-002078_pano_0000_004569", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112980.94918753458, 490101.8866685019 ] }, "relative_distance": 6.20570673, "relative_pitch": -0.5582774892291785, "relative_heading": 116.52875201378804, "relative_elevation": -0.060468956828096054 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002078_pano_0000_004569/adjacencies/TMX7316010203-002078_pano_0000_004569/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001064/pano_0006_000051/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001064/pano_0006_000051/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001064/pano_0006_000051/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001064/pano_0006_000051/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001064_pano_0006_000051/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001064_pano_0006_000051/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001064_pano_0006_000051/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001064/pano_0006_000051/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001064/pano_0006_000051/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.76974823591453, 52.3971418691627, 43.5679087638855 ] }, "distance": 6.44, "direction": 263.7, "angle": -0.29, "elevation": -0.03, "pano_id": "TMX7316010203-001064_pano_0006_000051", "timestamp": "2019-01-18T09:25:29.113450Z", "filename": "pano_0006_000051.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": "TMX7316010203-002078_pano_0000_004569", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112980.94918753458, 490101.8866685019 ] }, "relative_distance": 6.43574152, "relative_pitch": -0.29286381146592805, "relative_heading": 263.70167650553844, "relative_elevation": -0.03289617877450013 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002078_pano_0000_004569/adjacencies/TMX7316010203-002078_pano_0000_004569/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/31/TMX7316010203-002495/pano_0002_000005/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/31/TMX7316010203-002495/pano_0002_000005/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/31/TMX7316010203-002495/pano_0002_000005/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/31/TMX7316010203-002495/pano_0002_000005/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002495_pano_0002_000005/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002495_pano_0002_000005/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002495_pano_0002_000005/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/31/TMX7316010203-002495/pano_0002_000005/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/31/TMX7316010203-002495/pano_0002_000005/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.76992972730596, 52.3971187836461, 43.6375319799408 ] }, "distance": 6.8, "direction": 118.8, "angle": 0.31, "elevation": 0.04, "pano_id": "TMX7316010203-002495_pano_0002_000005", "timestamp": "2022-03-31T07:36:14.696920Z", "filename": "pano_0002_000005.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": "TMX7316010203-002078_pano_0000_004569", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112980.94918753458, 490101.8866685019 ] }, "relative_distance": 6.79781742, "relative_pitch": 0.3095528499424222, "relative_heading": 118.79999757991051, "relative_elevation": 0.036727037280805064 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002078_pano_0000_004569/adjacencies/TMX7316010203-002078_pano_0000_004569/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/07/TMX7316060226-000472/pano_0001_000385/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/07/TMX7316060226-000472/pano_0001_000385/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/07/TMX7316060226-000472/pano_0001_000385/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/07/TMX7316060226-000472/pano_0001_000385/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000472_pano_0001_000385/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000472_pano_0001_000385/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000472_pano_0001_000385/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/11/07/TMX7316060226-000472/pano_0001_000385/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/11/07/TMX7316060226-000472/pano_0001_000385/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.76993511353448, 52.3971257060553, 43.728604211472 ] }, "distance": 6.8, "direction": 111.61, "angle": 1.08, "elevation": 0.13, "pano_id": "TMX7316060226-000472_pano_0001_000385", "timestamp": "2019-11-07T11:45:54.313170Z", "filename": "pano_0001_000385.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": "TMX7316010203-002078_pano_0000_004569", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112980.94918753458, 490101.8866685019 ] }, "relative_distance": 6.80153782, "relative_pitch": 1.076447322941463, "relative_heading": 111.60697151732788, "relative_elevation": 0.1277992688120051 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002078_pano_0000_004569/adjacencies/TMX7316010203-002078_pano_0000_004569/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/15/TMX7316010203-001721/pano_0001_009214/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/15/TMX7316010203-001721/pano_0001_009214/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/15/TMX7316010203-001721/pano_0001_009214/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/15/TMX7316010203-001721/pano_0001_009214/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001721_pano_0001_009214/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001721_pano_0001_009214/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001721_pano_0001_009214/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/15/TMX7316010203-001721/pano_0001_009214/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/15/TMX7316010203-001721/pano_0001_009214/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.7697406434302, 52.3971371271967, 43.5888763302937 ] }, "distance": 7.02, "direction": 259.88, "angle": -0.1, "elevation": -0.01, "pano_id": "TMX7316010203-001721_pano_0001_009214", "timestamp": "2020-05-15T10:07:11.361630Z", "filename": "pano_0001_009214.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": "TMX7316010203-002078_pano_0000_004569", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112980.94918753458, 490101.8866685019 ] }, "relative_distance": 7.02291602, "relative_pitch": -0.09731833398444216, "relative_heading": 259.8825166188118, "relative_elevation": -0.011928612366297386 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002078_pano_0000_004569/adjacencies/TMX7316010203-002078_pano_0000_004569/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/04/TMX7316010203-002388/pano_0000_000142/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/04/TMX7316010203-002388/pano_0000_000142/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/04/TMX7316010203-002388/pano_0000_000142/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/04/TMX7316010203-002388/pano_0000_000142/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002388_pano_0000_000142/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002388_pano_0000_000142/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002388_pano_0000_000142/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/01/04/TMX7316010203-002388/pano_0000_000142/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/01/04/TMX7316010203-002388/pano_0000_000142/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.76994621282879, 52.3971531390234, 43.678315651603 ] }, "distance": 7.1, "direction": 85.57, "angle": 0.63, "elevation": 0.08, "pano_id": "TMX7316010203-002388_pano_0000_000142", "timestamp": "2022-01-04T10:14:10.899840Z", "filename": "pano_0000_000142.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": "TMX7316010203-002078_pano_0000_004569", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112980.94918753458, 490101.8866685019 ] }, "relative_distance": 7.10029496, "relative_pitch": 0.625447268438415, "relative_heading": 85.57336280426925, "relative_elevation": 0.07751070894300227 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002078_pano_0000_004569/adjacencies/TMX7316010203-002078_pano_0000_004569/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/17/TMX7316010203-001518/pano_0000_006490/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/17/TMX7316010203-001518/pano_0000_006490/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/17/TMX7316010203-001518/pano_0000_006490/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/17/TMX7316010203-001518/pano_0000_006490/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001518_pano_0000_006490/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001518_pano_0000_006490/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001518_pano_0000_006490/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/12/17/TMX7316010203-001518/pano_0000_006490/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/12/17/TMX7316010203-001518/pano_0000_006490/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.76994602271705, 52.3971275021325, 43.7471385737881 ] }, "distance": 7.43, "direction": 108.06, "angle": 1.13, "elevation": 0.15, "pano_id": "TMX7316010203-001518_pano_0000_006490", "timestamp": "2019-12-17T10:44:41.783790Z", "filename": "pano_0000_006490.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": "TMX7316010203-002078_pano_0000_004569", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112980.94918753458, 490101.8866685019 ] }, "relative_distance": 7.43253804, "relative_pitch": 1.127907633205701, "relative_heading": 108.06439084421237, "relative_elevation": 0.14633363112810116 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002078_pano_0000_004569/adjacencies/TMX7316010203-002078_pano_0000_004569/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/10/TMX7315120208-000044/pano_0000_002167/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/10/TMX7315120208-000044/pano_0000_002167/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/10/TMX7315120208-000044/pano_0000_002167/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/10/TMX7315120208-000044/pano_0000_002167/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315120208-000044_pano_0000_002167/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000044_pano_0000_002167/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000044_pano_0000_002167/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/05/10/TMX7315120208-000044/pano_0000_002167/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/05/10/TMX7315120208-000044/pano_0000_002167/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.76974662016309, 52.3971113671897, 43.5041357781738 ] }, "distance": 7.69, "direction": 237.78, "angle": -0.72, "elevation": -0.1, "pano_id": "TMX7315120208-000044_pano_0000_002167", "timestamp": "2016-05-10T08:35:27.988710Z", "filename": "pano_0000_002167.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": "TMX7316010203-002078_pano_0000_004569", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112980.94918753458, 490101.8866685019 ] }, "relative_distance": 7.69094635, "relative_pitch": -0.7201250964900616, "relative_heading": 237.78401906631717, "relative_elevation": -0.096669164486201 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002078_pano_0000_004569/adjacencies/TMX7316010203-002078_pano_0000_004569/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-10_05-22-45_00235/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-10_05-22-45_00235/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-10_05-22-45_00235/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-10_05-22-45_00235/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2024-09-10_05-22-45_00235/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-09-10_05-22-45_00235/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-09-10_05-22-45_00235/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-10_05-22-45_00235/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-10_05-22-45_00235/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.769740394929893, 52.3971143028792, 0.0 ] }, "distance": 7.89, "direction": 241.43, "angle": -79.74, "elevation": -43.6, "pano_id": "recording_2024-09-10_05-22-45_00235", "timestamp": "2024-09-10T05:24:40Z", "filename": "recording_2024-09-10_05-22-45_00235.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": "TMX7316010203-002078_pano_0000_004569", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112980.94918753458, 490101.8866685019 ] }, "relative_distance": 7.89130148, "relative_pitch": -79.74110354025285, "relative_heading": 241.43334588007772, "relative_elevation": -43.60080494266 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002078_pano_0000_004569/adjacencies/TMX7316010203-002078_pano_0000_004569/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_04-45-19_00467/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_04-45-19_00467/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_04-45-19_00467/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_04-45-19_00467/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-17_04-45-19_00467/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-17_04-45-19_00467/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-17_04-45-19_00467/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_04-45-19_00467/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_04-45-19_00467/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.769743933078463, 52.39711015822405, 0.0 ] }, "distance": 7.92, "direction": 237.67, "angle": -79.71, "elevation": -43.6, "pano_id": "recording_2025-06-17_04-45-19_00467", "timestamp": "2025-06-17T04:52:38Z", "filename": "recording_2025-06-17_04-45-19_00467.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": "TMX7316010203-002078_pano_0000_004569", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112980.94918753458, 490101.8866685019 ] }, "relative_distance": 7.91742825, "relative_pitch": -79.70786285902349, "relative_heading": 237.66601502371245, "relative_elevation": -43.60080494266 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002078_pano_0000_004569/adjacencies/TMX7316010203-002078_pano_0000_004569/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002078/pano_0000_005621/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002078/pano_0000_005621/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002078/pano_0000_005621/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002078/pano_0000_005621/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002078_pano_0000_005621/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002078_pano_0000_005621/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002078_pano_0000_005621/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002078/pano_0000_005621/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002078/pano_0000_005621/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.76974350274747, 52.3971082019779, 43.6565751647577 ] }, "distance": 8.06, "direction": 236.47, "angle": 0.4, "elevation": 0.06, "pano_id": "TMX7316010203-002078_pano_0000_005621", "timestamp": "2021-04-01T12:01:09.073500Z", "filename": "pano_0000_005621.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": "TMX7316010203-002078_pano_0000_004569", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112980.94918753458, 490101.8866685019 ] }, "relative_distance": 8.06036258, "relative_pitch": 0.39642724837415183, "relative_heading": 236.46986986371866, "relative_elevation": 0.05577022209769922 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002078_pano_0000_004569/adjacencies/TMX7316010203-002078_pano_0000_004569/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/04/TMX7316010203-002388/pano_0000_000145/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/04/TMX7316010203-002388/pano_0000_000145/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/04/TMX7316010203-002388/pano_0000_000145/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/04/TMX7316010203-002388/pano_0000_000145/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002388_pano_0000_000145/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002388_pano_0000_000145/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002388_pano_0000_000145/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/01/04/TMX7316010203-002388/pano_0000_000145/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/01/04/TMX7316010203-002388/pano_0000_000145/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.76972256113764, 52.3971397426977, 43.5926326233894 ] }, "distance": 8.2, "direction": 263.4, "angle": -0.06, "elevation": -0.01, "pano_id": "TMX7316010203-002388_pano_0000_000145", "timestamp": "2022-01-04T10:14:12.914820Z", "filename": "pano_0000_000145.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": "TMX7316010203-002078_pano_0000_004569", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112980.94918753458, 490101.8866685019 ] }, "relative_distance": 8.19891333, "relative_pitch": -0.05710991556120612, "relative_heading": 263.39792950978074, "relative_elevation": -0.00817231927059936 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002078_pano_0000_004569/adjacencies/TMX7316010203-002078_pano_0000_004569/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/15/TMX7316010203-001721/pano_0001_009211/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/15/TMX7316010203-001721/pano_0001_009211/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/15/TMX7316010203-001721/pano_0001_009211/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/15/TMX7316010203-001721/pano_0001_009211/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001721_pano_0001_009211/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001721_pano_0001_009211/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001721_pano_0001_009211/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/15/TMX7316010203-001721/pano_0001_009211/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/15/TMX7316010203-001721/pano_0001_009211/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.76996316783118, 52.3971542155917, 43.6900655282661 ] }, "distance": 8.26, "direction": 85.36, "angle": 0.62, "elevation": 0.09, "pano_id": "TMX7316010203-001721_pano_0001_009211", "timestamp": "2020-05-15T10:07:09.756600Z", "filename": "pano_0001_009211.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": "TMX7316010203-002078_pano_0000_004569", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112980.94918753458, 490101.8866685019 ] }, "relative_distance": 8.26025719, "relative_pitch": 0.6191158052449958, "relative_heading": 85.3627559788956, "relative_elevation": 0.08926058560610528 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002078_pano_0000_004569/adjacencies/TMX7316010203-002078_pano_0000_004569/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-10_05-22-45_00238/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-10_05-22-45_00238/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-10_05-22-45_00238/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-10_05-22-45_00238/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2024-09-10_05-22-45_00238/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-09-10_05-22-45_00238/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-09-10_05-22-45_00238/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-10_05-22-45_00238/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-10_05-22-45_00238/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.769959670444586, 52.397127967117676, 0.0 ] }, "distance": 8.31, "direction": 105.74, "angle": -79.21, "elevation": -43.6, "pano_id": "recording_2024-09-10_05-22-45_00238", "timestamp": "2024-09-10T05:24:42Z", "filename": "recording_2024-09-10_05-22-45_00238.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": "TMX7316010203-002078_pano_0000_004569", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112980.94918753458, 490101.8866685019 ] }, "relative_distance": 8.30653399, "relative_pitch": -79.21364940742855, "relative_heading": 105.73746792882928, "relative_elevation": -43.60080494266 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002078_pano_0000_004569/adjacencies/TMX7316010203-002078_pano_0000_004569/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_04-45-19_00470/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_04-45-19_00470/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_04-45-19_00470/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_04-45-19_00470/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-17_04-45-19_00470/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-17_04-45-19_00470/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-17_04-45-19_00470/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_04-45-19_00470/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_04-45-19_00470/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.76996280222895, 52.397125472688394, 0.0 ] }, "distance": 8.59, "direction": 107.13, "angle": -78.86, "elevation": -43.6, "pano_id": "recording_2025-06-17_04-45-19_00470", "timestamp": "2025-06-17T04:52:40Z", "filename": "recording_2025-06-17_04-45-19_00470.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": "TMX7316010203-002078_pano_0000_004569", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112980.94918753458, 490101.8866685019 ] }, "relative_distance": 8.58955557, "relative_pitch": -78.85518955938056, "relative_heading": 107.13400367652166, "relative_elevation": -43.60080494266 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002078_pano_0000_004569/adjacencies/TMX7316010203-002078_pano_0000_004569/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/17/TMX7316010203-001518/pano_0000_006487/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/17/TMX7316010203-001518/pano_0000_006487/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/17/TMX7316010203-001518/pano_0000_006487/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/17/TMX7316010203-001518/pano_0000_006487/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001518_pano_0000_006487/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001518_pano_0000_006487/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001518_pano_0000_006487/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/12/17/TMX7316010203-001518/pano_0000_006487/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/12/17/TMX7316010203-001518/pano_0000_006487/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.76972948940804, 52.3971121482251, 43.6342958007008 ] }, "distance": 8.66, "direction": 242.39, "angle": 0.22, "elevation": 0.03, "pano_id": "TMX7316010203-001518_pano_0000_006487", "timestamp": "2019-12-17T10:44:40.033970Z", "filename": "pano_0000_006487.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": "TMX7316010203-002078_pano_0000_004569", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112980.94918753458, 490101.8866685019 ] }, "relative_distance": 8.65910806, "relative_pitch": 0.22160195213170075, "relative_heading": 242.38882830074306, "relative_elevation": 0.033490858040799765 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002078_pano_0000_004569/adjacencies/TMX7316010203-002078_pano_0000_004569/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/10/TMX7315120208-000044/pano_0000_002170/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/10/TMX7315120208-000044/pano_0000_002170/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/10/TMX7315120208-000044/pano_0000_002170/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/10/TMX7315120208-000044/pano_0000_002170/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315120208-000044_pano_0000_002170/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000044_pano_0000_002170/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000044_pano_0000_002170/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/05/10/TMX7315120208-000044/pano_0000_002170/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/05/10/TMX7315120208-000044/pano_0000_002170/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.76996555478403, 52.3971279462263, 43.6267222622409 ] }, "distance": 8.69, "direction": 105.04, "angle": 0.17, "elevation": 0.03, "pano_id": "TMX7315120208-000044_pano_0000_002170", "timestamp": "2016-05-10T08:35:29.478670Z", "filename": "pano_0000_002170.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": "TMX7316010203-002078_pano_0000_004569", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112980.94918753458, 490101.8866685019 ] }, "relative_distance": 8.69334005, "relative_pitch": 0.17081451091420763, "relative_heading": 105.03618461213945, "relative_elevation": 0.02591731958089838 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002078_pano_0000_004569/adjacencies/TMX7316010203-002078_pano_0000_004569/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002078/pano_0000_005624/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002078/pano_0000_005624/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002078/pano_0000_005624/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002078/pano_0000_005624/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002078_pano_0000_005624/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002078_pano_0000_005624/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002078_pano_0000_005624/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002078/pano_0000_005624/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002078/pano_0000_005624/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.76996323323076, 52.3971228313759, 43.8155768821016 ] }, "distance": 8.71, "direction": 108.93, "angle": 1.41, "elevation": 0.21, "pano_id": "TMX7316010203-002078_pano_0000_005624", "timestamp": "2021-04-01T12:01:10.468420Z", "filename": "pano_0000_005624.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": "TMX7316010203-002078_pano_0000_004569", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112980.94918753458, 490101.8866685019 ] }, "relative_distance": 8.70843616, "relative_pitch": 1.412771646825395, "relative_heading": 108.92535130750967, "relative_elevation": 0.21477193944160433 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002078_pano_0000_004569/adjacencies/TMX7316010203-002078_pano_0000_004569/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001064/pano_0006_000048/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001064/pano_0006_000048/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001064/pano_0006_000048/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001064/pano_0006_000048/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001064_pano_0006_000048/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001064_pano_0006_000048/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001064_pano_0006_000048/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001064/pano_0006_000048/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001064/pano_0006_000048/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.76996943689384, 52.3971597211044, 43.6938301650807 ] }, "distance": 8.75, "direction": 81.59, "angle": 0.61, "elevation": 0.09, "pano_id": "TMX7316010203-001064_pano_0006_000048", "timestamp": "2019-01-18T09:25:27.868390Z", "filename": "pano_0006_000048.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": "TMX7316010203-002078_pano_0000_004569", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112980.94918753458, 490101.8866685019 ] }, "relative_distance": 8.75409268, "relative_pitch": 0.6088297460565175, "relative_heading": 81.58929920613419, "relative_elevation": 0.09302522242069955 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002078_pano_0000_004569/adjacencies/TMX7316010203-002078_pano_0000_004569/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/07/TMX7316060226-000472/pano_0001_000382/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/07/TMX7316060226-000472/pano_0001_000382/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/07/TMX7316060226-000472/pano_0001_000382/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/07/TMX7316060226-000472/pano_0001_000382/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000472_pano_0001_000382/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000472_pano_0001_000382/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000472_pano_0001_000382/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/11/07/TMX7316060226-000472/pano_0001_000382/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/11/07/TMX7316060226-000472/pano_0001_000382/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.76971520216823, 52.3971115496421, 43.6019146637991 ] }, "distance": 9.56, "direction": 244.74, "angle": 0.01, "elevation": 0.0, "pano_id": "TMX7316060226-000472_pano_0001_000382", "timestamp": "2019-11-07T11:45:52.908270Z", "filename": "pano_0001_000382.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": "TMX7316010203-002078_pano_0000_004569", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112980.94918753458, 490101.8866685019 ] }, "relative_distance": 9.55976307, "relative_pitch": 0.0066510369510014615, "relative_heading": 244.73716923942206, "relative_elevation": 0.0011097211391017936 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002078_pano_0000_004569/adjacencies/TMX7316010203-002078_pano_0000_004569/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/12/14/TMX7316010203-001015/pano_0006_000208/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/12/14/TMX7316010203-001015/pano_0006_000208/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/12/14/TMX7316010203-001015/pano_0006_000208/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/12/14/TMX7316010203-001015/pano_0006_000208/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001015_pano_0006_000208/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001015_pano_0006_000208/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001015_pano_0006_000208/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/12/14/TMX7316010203-001015/pano_0006_000208/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/12/14/TMX7316010203-001015/pano_0006_000208/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.76998111069864, 52.397163227419, 43.7193033341318 ] }, "distance": 9.6, "direction": 79.98, "angle": 0.71, "elevation": 0.12, "pano_id": "TMX7316010203-001015_pano_0006_000208", "timestamp": "2018-12-14T11:25:27.367790Z", "filename": "pano_0006_000208.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": "TMX7316010203-002078_pano_0000_004569", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112980.94918753458, 490101.8866685019 ] }, "relative_distance": 9.60102389, "relative_pitch": 0.7071238516032511, "relative_heading": 79.97934971215092, "relative_elevation": 0.11849839147180319 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002078_pano_0000_004569/adjacencies/TMX7316010203-002078_pano_0000_004569/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_13-30-58_01190/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_13-30-58_01190/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_13-30-58_01190/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_13-30-58_01190/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-16_13-30-58_01190/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-16_13-30-58_01190/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-16_13-30-58_01190/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_13-30-58_01190/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_13-30-58_01190/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.769699085326326, 52.39714009628234, 0.0 ] }, "distance": 9.78, "direction": 264.7, "angle": -77.35, "elevation": -43.6, "pano_id": "recording_2025-06-16_13-30-58_01190", "timestamp": "2025-06-16T13:41:39Z", "filename": "recording_2025-06-16_13-30-58_01190.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": "TMX7316010203-002078_pano_0000_004569", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112980.94918753458, 490101.8866685019 ] }, "relative_distance": 9.78429569, "relative_pitch": -77.35199755024557, "relative_heading": 264.7027939577198, "relative_elevation": -43.60080494266 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002078_pano_0000_004569/adjacencies/TMX7316010203-002078_pano_0000_004569/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/31/TMX7316010203-002495/pano_0002_000002/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/31/TMX7316010203-002495/pano_0002_000002/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/31/TMX7316010203-002495/pano_0002_000002/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/31/TMX7316010203-002495/pano_0002_000002/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002495_pano_0002_000002/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002495_pano_0002_000002/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002495_pano_0002_000002/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/31/TMX7316010203-002495/pano_0002_000002/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/31/TMX7316010203-002495/pano_0002_000002/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.76971139931332, 52.3971095130933, 43.4975950922817 ] }, "distance": 9.89, "direction": 244.19, "angle": -0.6, "elevation": -0.1, "pano_id": "TMX7316010203-002495_pano_0002_000002", "timestamp": "2022-03-31T07:36:12.451990Z", "filename": "pano_0002_000002.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": "TMX7316010203-002078_pano_0000_004569", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112980.94918753458, 490101.8866685019 ] }, "relative_distance": 9.89102612, "relative_pitch": -0.5978423418596166, "relative_heading": 244.1899215892261, "relative_elevation": -0.103209850378299 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002078_pano_0000_004569/adjacencies/TMX7316010203-002078_pano_0000_004569/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-09_07-58-25_00964/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-09_07-58-25_00964/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-09_07-58-25_00964/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-09_07-58-25_00964/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2024-10-09_07-58-25_00964/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-09_07-58-25_00964/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-09_07-58-25_00964/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-09_07-58-25_00964/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-09_07-58-25_00964/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.769986548532836, 52.39715991764103, 0.0 ] }, "distance": 9.91, "direction": 82.45, "angle": -77.19, "elevation": -43.6, "pano_id": "recording_2024-10-09_07-58-25_00964", "timestamp": "2024-10-09T08:06:06Z", "filename": "recording_2024-10-09_07-58-25_00964.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": "TMX7316010203-002078_pano_0000_004569", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112980.94918753458, 490101.8866685019 ] }, "relative_distance": 9.91064582, "relative_pitch": -77.19401959385925, "relative_heading": 82.44918067727907, "relative_elevation": -43.60080494266 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002078_pano_0000_004569/adjacencies/TMX7316010203-002078_pano_0000_004569/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002078/pano_0000_004571/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002078/pano_0000_004571/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002078/pano_0000_004571/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002078/pano_0000_004571/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002078_pano_0000_004571/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002078_pano_0000_004571/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002078_pano_0000_004571/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002078/pano_0000_004571/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002078/pano_0000_004571/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.76969522282043, 52.3971434723746, 43.5690055973828 ] }, "distance": 10.02, "direction": 266.98, "angle": -0.18, "elevation": -0.03, "pano_id": "TMX7316010203-002078_pano_0000_004571", "timestamp": "2021-04-01T11:49:31.363560Z", "filename": "pano_0000_004571.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": "TMX7316010203-002078_pano_0000_004569", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112980.94918753458, 490101.8866685019 ] }, "relative_distance": 10.01932611, "relative_pitch": -0.18184478058980372, "relative_heading": 266.9813304918142, "relative_elevation": -0.031799345277200075 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002078_pano_0000_004569/adjacencies/TMX7316010203-002078_pano_0000_004569/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002078/pano_0000_004567/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002078/pano_0000_004567/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002078/pano_0000_004567/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002078/pano_0000_004567/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002078_pano_0000_004567/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002078_pano_0000_004567/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002078_pano_0000_004567/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002078/pano_0000_004567/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002078/pano_0000_004567/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.76998850163266, 52.3971612341548, 43.7240505637601 ] }, "distance": 10.06, "direction": 81.72, "angle": 0.7, "elevation": 0.12, "pano_id": "TMX7316010203-002078_pano_0000_004567", "timestamp": "2021-04-01T11:49:28.963600Z", "filename": "pano_0000_004567.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": "TMX7316010203-002078_pano_0000_004569", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112980.94918753458, 490101.8866685019 ] }, "relative_distance": 10.06249876, "relative_pitch": 0.701724395444288, "relative_heading": 81.72172385378866, "relative_elevation": 0.12324562110010362 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002078_pano_0000_004569/adjacencies/TMX7316010203-002078_pano_0000_004569/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-09_07-58-25_00968/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-09_07-58-25_00968/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-09_07-58-25_00968/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-09_07-58-25_00968/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2024-10-09_07-58-25_00968/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-09_07-58-25_00968/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-09_07-58-25_00968/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-09_07-58-25_00968/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-09_07-58-25_00968/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.769694739240829, 52.39714180055536, 0.0 ] }, "distance": 10.06, "direction": 265.93, "angle": -77.0, "elevation": -43.6, "pano_id": "recording_2024-10-09_07-58-25_00968", "timestamp": "2024-10-09T08:06:08Z", "filename": "recording_2024-10-09_07-58-25_00968.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": "TMX7316010203-002078_pano_0000_004569", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112980.94918753458, 490101.8866685019 ] }, "relative_distance": 10.06367703, "relative_pitch": -77.00294679398644, "relative_heading": 265.9334735128961, "relative_elevation": -43.60080494266 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002078_pano_0000_004569/adjacencies/TMX7316010203-002078_pano_0000_004569/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_13-30-58_01186/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_13-30-58_01186/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_13-30-58_01186/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_13-30-58_01186/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-16_13-30-58_01186/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-16_13-30-58_01186/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-16_13-30-58_01186/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_13-30-58_01186/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_13-30-58_01186/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.769990011367716, 52.397161466597524, 0.0 ] }, "distance": 10.17, "direction": 81.66, "angle": -76.87, "elevation": -43.6, "pano_id": "recording_2025-06-16_13-30-58_01186", "timestamp": "2025-06-16T13:41:36Z", "filename": "recording_2025-06-16_13-30-58_01186.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": "TMX7316010203-002078_pano_0000_004569", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112980.94918753458, 490101.8866685019 ] }, "relative_distance": 10.1679233, "relative_pitch": -76.87295420440311, "relative_heading": 81.66086934330453, "relative_elevation": -43.60080494266 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002078_pano_0000_004569/adjacencies/TMX7316010203-002078_pano_0000_004569/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/13/TMX7315080123-000281/pano_0000_000853/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/13/TMX7315080123-000281/pano_0000_000853/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/13/TMX7315080123-000281/pano_0000_000853/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/13/TMX7315080123-000281/pano_0000_000853/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315080123-000281_pano_0000_000853/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000281_pano_0000_000853/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000281_pano_0000_000853/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/06/13/TMX7315080123-000281/pano_0000_000853/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/06/13/TMX7315080123-000281/pano_0000_000853/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.76970151299358, 52.3971146395339, 44.2679314147681 ] }, "distance": 10.28, "direction": 248.69, "angle": 3.71, "elevation": 0.67, "pano_id": "TMX7315080123-000281_pano_0000_000853", "timestamp": "2016-06-13T08:32:54.839000Z", "filename": "pano_0000_000853.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": "TMX7316010203-002078_pano_0000_004569", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112980.94918753458, 490101.8866685019 ] }, "relative_distance": 10.28016311, "relative_pitch": 3.712977029564734, "relative_heading": 248.68970291932325, "relative_elevation": 0.6671264721081016 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002078_pano_0000_004569/adjacencies/TMX7316010203-002078_pano_0000_004569/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/13/TMX7315080123-000281/pano_0000_000857/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/13/TMX7315080123-000281/pano_0000_000857/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/13/TMX7315080123-000281/pano_0000_000857/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/13/TMX7315080123-000281/pano_0000_000857/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315080123-000281_pano_0000_000857/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000281_pano_0000_000857/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000281_pano_0000_000857/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/06/13/TMX7315080123-000281/pano_0000_000857/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/06/13/TMX7315080123-000281/pano_0000_000857/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.76999106269178, 52.397130037754, 44.4385751225054 ] }, "distance": 10.33, "direction": 101.29, "angle": 4.64, "elevation": 0.84, "pano_id": "TMX7315080123-000281_pano_0000_000857", "timestamp": "2016-06-13T08:32:56.904070Z", "filename": "pano_0000_000857.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": "TMX7316010203-002078_pano_0000_004569", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112980.94918753458, 490101.8866685019 ] }, "relative_distance": 10.3318892, "relative_pitch": 4.6357357734195554, "relative_heading": 101.28910282997423, "relative_elevation": 0.8377701798453998 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002078_pano_0000_004569/adjacencies/TMX7316010203-002078_pano_0000_004569/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_015453/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_015453/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_015453/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_015453/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000323_pano_0000_015453/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000323_pano_0000_015453/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000323_pano_0000_015453/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_015453/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_015453/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.76970268292715, 52.3971112275959, 43.4217769624665 ] }, "distance": 10.35, "direction": 246.57, "angle": -0.99, "elevation": -0.18, "pano_id": "TMX7316010203-000323_pano_0000_015453", "timestamp": "2017-06-01T12:34:04.462340Z", "filename": "pano_0000_015453.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": "TMX7316010203-002078_pano_0000_004569", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112980.94918753458, 490101.8866685019 ] }, "relative_distance": 10.3510247, "relative_pitch": -0.990870502665275, "relative_heading": 246.5711749460382, "relative_elevation": -0.17902798019349575 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002078_pano_0000_004569/adjacencies/TMX7316010203-002078_pano_0000_004569/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/12/14/TMX7316010203-001015/pano_0006_000212/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/12/14/TMX7316010203-001015/pano_0006_000212/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/12/14/TMX7316010203-001015/pano_0006_000212/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/12/14/TMX7316010203-001015/pano_0006_000212/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001015_pano_0006_000212/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001015_pano_0006_000212/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001015_pano_0006_000212/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/12/14/TMX7316010203-001015/pano_0006_000212/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/12/14/TMX7316010203-001015/pano_0006_000212/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.76968623996923, 52.3971433701986, 43.5627152742818 ] }, "distance": 10.63, "direction": 267.09, "angle": -0.21, "elevation": -0.04, "pano_id": "TMX7316010203-001015_pano_0006_000212", "timestamp": "2018-12-14T11:25:29.442900Z", "filename": "pano_0006_000212.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": "TMX7316010203-002078_pano_0000_004569", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112980.94918753458, 490101.8866685019 ] }, "relative_distance": 10.63054697, "relative_pitch": -0.20529215553161947, "relative_heading": 267.0936914824075, "relative_elevation": -0.03808966837819838 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002078_pano_0000_004569/adjacencies/TMX7316010203-002078_pano_0000_004569/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_015457/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_015457/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_015457/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_015457/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000323_pano_0000_015457/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000323_pano_0000_015457/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000323_pano_0000_015457/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_015457/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_015457/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.76999703951661, 52.3971309975762, 43.6207381300628 ] }, "distance": 10.71, "direction": 100.3, "angle": 0.11, "elevation": 0.02, "pano_id": "TMX7316010203-000323_pano_0000_015457", "timestamp": "2017-06-01T12:34:06.167380Z", "filename": "pano_0000_015457.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": "TMX7316010203-002078_pano_0000_004569", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112980.94918753458, 490101.8866685019 ] }, "relative_distance": 10.71153067, "relative_pitch": 0.10662212780491838, "relative_heading": 100.30280801245681, "relative_elevation": 0.019933187402799035 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002078_pano_0000_004569/adjacencies/TMX7316010203-002078_pano_0000_004569/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/31/TMX7316010203-002495/pano_0002_000006/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/31/TMX7316010203-002495/pano_0002_000006/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/31/TMX7316010203-002495/pano_0002_000006/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/31/TMX7316010203-002495/pano_0002_000006/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002495_pano_0002_000006/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002495_pano_0002_000006/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002495_pano_0002_000006/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/31/TMX7316010203-002495/pano_0002_000006/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/31/TMX7316010203-002495/pano_0002_000006/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.77000102823936, 52.397128728552, 43.7227940866724 ] }, "distance": 11.03, "direction": 101.34, "angle": 0.63, "elevation": 0.12, "pano_id": "TMX7316010203-002495_pano_0002_000006", "timestamp": "2022-03-31T07:36:15.331950Z", "filename": "pano_0002_000006.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": "TMX7316010203-002078_pano_0000_004569", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112980.94918753458, 490101.8866685019 ] }, "relative_distance": 11.02562887, "relative_pitch": 0.6339028817299364, "relative_heading": 101.34142926687112, "relative_elevation": 0.12198914401240302 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002078_pano_0000_004569/adjacencies/TMX7316010203-002078_pano_0000_004569/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/07/TMX7316060226-000472/pano_0001_000386/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/07/TMX7316060226-000472/pano_0001_000386/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/07/TMX7316060226-000472/pano_0001_000386/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/07/TMX7316060226-000472/pano_0001_000386/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000472_pano_0001_000386/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000472_pano_0001_000386/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000472_pano_0001_000386/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/11/07/TMX7316060226-000472/pano_0001_000386/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/11/07/TMX7316060226-000472/pano_0001_000386/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.77000644459317, 52.3971373219809, 43.8103545997292 ] }, "distance": 11.24, "direction": 96.19, "angle": 1.07, "elevation": 0.21, "pano_id": "TMX7316060226-000472_pano_0001_000386", "timestamp": "2019-11-07T11:45:54.788240Z", "filename": "pano_0001_000386.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": "TMX7316010203-002078_pano_0000_004569", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112980.94918753458, 490101.8866685019 ] }, "relative_distance": 11.24452036, "relative_pitch": 1.0676241372570694, "relative_heading": 96.18776131834353, "relative_elevation": 0.20954965706920348 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002078_pano_0000_004569/adjacencies/TMX7316010203-002078_pano_0000_004569/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001064/pano_0006_000052/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001064/pano_0006_000052/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001064/pano_0006_000052/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001064/pano_0006_000052/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001064_pano_0006_000052/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001064_pano_0006_000052/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001064_pano_0006_000052/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001064/pano_0006_000052/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001064/pano_0006_000052/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.76967373021853, 52.3971395459088, 43.5623928876594 ] }, "distance": 11.51, "direction": 265.19, "angle": -0.19, "elevation": -0.04, "pano_id": "TMX7316010203-001064_pano_0006_000052", "timestamp": "2019-01-18T09:25:29.533450Z", "filename": "pano_0006_000052.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": "TMX7316010203-002078_pano_0000_004569", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112980.94918753458, 490101.8866685019 ] }, "relative_distance": 11.5088859, "relative_pitch": -0.19122967079224618, "relative_heading": 265.1924743832557, "relative_elevation": -0.038412055000598855 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002078_pano_0000_004569/adjacencies/TMX7316010203-002078_pano_0000_004569/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/17/TMX7316010203-001518/pano_0000_006491/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/17/TMX7316010203-001518/pano_0000_006491/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/17/TMX7316010203-001518/pano_0000_006491/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/17/TMX7316010203-001518/pano_0000_006491/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001518_pano_0000_006491/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001518_pano_0000_006491/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001518_pano_0000_006491/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/12/17/TMX7316010203-001518/pano_0000_006491/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/12/17/TMX7316010203-001518/pano_0000_006491/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.7700162812687, 52.3971385895324, 43.8311031721532 ] }, "distance": 11.9, "direction": 95.16, "angle": 1.11, "elevation": 0.23, "pano_id": "TMX7316010203-001518_pano_0000_006491", "timestamp": "2019-12-17T10:44:42.358840Z", "filename": "pano_0000_006491.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": "TMX7316010203-002078_pano_0000_004569", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112980.94918753458, 490101.8866685019 ] }, "relative_distance": 11.89688097, "relative_pitch": 1.1089855227013183, "relative_heading": 95.1647946501076, "relative_elevation": 0.23029822949320078 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002078_pano_0000_004569/adjacencies/TMX7316010203-002078_pano_0000_004569/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/15/TMX7316010203-001721/pano_0001_009215/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/15/TMX7316010203-001721/pano_0001_009215/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/15/TMX7316010203-001721/pano_0001_009215/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/15/TMX7316010203-001721/pano_0001_009215/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001721_pano_0001_009215/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001721_pano_0001_009215/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001721_pano_0001_009215/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/15/TMX7316010203-001721/pano_0001_009215/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/15/TMX7316010203-001721/pano_0001_009215/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.76966578025625, 52.3971356169359, 43.5776359224692 ] }, "distance": 12.09, "direction": 263.34, "angle": -0.11, "elevation": -0.02, "pano_id": "TMX7316010203-001721_pano_0001_009215", "timestamp": "2020-05-15T10:07:11.921620Z", "filename": "pano_0001_009215.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": "TMX7316010203-002078_pano_0000_004569", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112980.94918753458, 490101.8866685019 ] }, "relative_distance": 12.09106799, "relative_pitch": -0.10979058663021735, "relative_heading": 263.34262466395796, "relative_elevation": -0.023169020190799472 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002078_pano_0000_004569/adjacencies/TMX7316010203-002078_pano_0000_004569/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_014582/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_014582/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_014582/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_014582/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000323_pano_0000_014582/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000323_pano_0000_014582/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000323_pano_0000_014582/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_014582/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_014582/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.77001724068219, 52.3971675809126, 43.6101405387744 ] }, "distance": 12.11, "direction": 79.75, "angle": 0.04, "elevation": 0.01, "pano_id": "TMX7316010203-000323_pano_0000_014582", "timestamp": "2017-06-01T12:26:22.394660Z", "filename": "pano_0000_014582.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": "TMX7316010203-002078_pano_0000_004569", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112980.94918753458, 490101.8866685019 ] }, "relative_distance": 12.10721629, "relative_pitch": 0.04417944949309677, "relative_heading": 79.74688928111543, "relative_elevation": 0.009335596114404154 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002078_pano_0000_004569/adjacencies/TMX7316010203-002078_pano_0000_004569/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/04/TMX7316010203-002388/pano_0000_000141/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/04/TMX7316010203-002388/pano_0000_000141/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/04/TMX7316010203-002388/pano_0000_000141/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/04/TMX7316010203-002388/pano_0000_000141/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002388_pano_0000_000141/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002388_pano_0000_000141/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002388_pano_0000_000141/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/01/04/TMX7316010203-002388/pano_0000_000141/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/01/04/TMX7316010203-002388/pano_0000_000141/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.77001861244683, 52.397164563224, 43.7724908767268 ] }, "distance": 12.14, "direction": 81.38, "angle": 0.81, "elevation": 0.17, "pano_id": "TMX7316010203-002388_pano_0000_000141", "timestamp": "2022-01-04T10:14:10.239900Z", "filename": "pano_0000_000141.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": "TMX7316010203-002078_pano_0000_004569", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112980.94918753458, 490101.8866685019 ] }, "relative_distance": 12.14428987, "relative_pitch": 0.8099464255058662, "relative_heading": 81.38447042239639, "relative_elevation": 0.17168593406680088 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002078_pano_0000_004569/adjacencies/TMX7316010203-002078_pano_0000_004569/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/10/TMX7315120208-000044/pano_0000_002166/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/10/TMX7315120208-000044/pano_0000_002166/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/10/TMX7315120208-000044/pano_0000_002166/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/10/TMX7315120208-000044/pano_0000_002166/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315120208-000044_pano_0000_002166/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000044_pano_0000_002166/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000044_pano_0000_002166/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/05/10/TMX7315120208-000044/pano_0000_002166/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/05/10/TMX7315120208-000044/pano_0000_002166/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.76967269509807, 52.3971097075114, 43.4701060345396 ] }, "distance": 12.31, "direction": 249.63, "angle": -0.61, "elevation": -0.13, "pano_id": "TMX7315120208-000044_pano_0000_002166", "timestamp": "2016-05-10T08:35:27.488780Z", "filename": "pano_0000_002166.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": "TMX7316010203-002078_pano_0000_004569", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112980.94918753458, 490101.8866685019 ] }, "relative_distance": 12.30873469, "relative_pitch": -0.6083658951882223, "relative_heading": 249.62816494848565, "relative_elevation": -0.13069890812040086 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002078_pano_0000_004569/adjacencies/TMX7316010203-002078_pano_0000_004569/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_04-45-19_00466/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_04-45-19_00466/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_04-45-19_00466/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_04-45-19_00466/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-17_04-45-19_00466/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-17_04-45-19_00466/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-17_04-45-19_00466/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_04-45-19_00466/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_04-45-19_00466/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.769670376721488, 52.39710945118413, 0.0 ] }, "distance": 12.47, "direction": 249.76, "angle": -74.04, "elevation": -43.6, "pano_id": "recording_2025-06-17_04-45-19_00466", "timestamp": "2025-06-17T04:52:37Z", "filename": "recording_2025-06-17_04-45-19_00466.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": "TMX7316010203-002078_pano_0000_004569", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112980.94918753458, 490101.8866685019 ] }, "relative_distance": 12.46663397, "relative_pitch": -74.04335318239772, "relative_heading": 249.75775469744602, "relative_elevation": -43.60080494266 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002078_pano_0000_004569/adjacencies/TMX7316010203-002078_pano_0000_004569/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002078/pano_0000_005620/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002078/pano_0000_005620/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002078/pano_0000_005620/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002078/pano_0000_005620/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002078_pano_0000_005620/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002078_pano_0000_005620/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002078_pano_0000_005620/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002078/pano_0000_005620/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002078/pano_0000_005620/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.76967040026134, 52.3971073454765, 43.6103340191767 ] }, "distance": 12.55, "direction": 248.75, "angle": 0.04, "elevation": 0.01, "pano_id": "TMX7316010203-002078_pano_0000_005620", "timestamp": "2021-04-01T12:01:08.628520Z", "filename": "pano_0000_005620.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": "TMX7316010203-002078_pano_0000_004569", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112980.94918753458, 490101.8866685019 ] }, "relative_distance": 12.54813654, "relative_pitch": 0.043510505354368116, "relative_heading": 248.75136195596713, "relative_elevation": 0.00952907651669932 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002078_pano_0000_004569/adjacencies/TMX7316010203-002078_pano_0000_004569/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-10_05-22-45_00234/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-10_05-22-45_00234/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-10_05-22-45_00234/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-10_05-22-45_00234/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2024-09-10_05-22-45_00234/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-09-10_05-22-45_00234/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-09-10_05-22-45_00234/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-10_05-22-45_00234/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-10_05-22-45_00234/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.769666816592038, 52.39711317545915, 0.0 ] }, "distance": 12.56, "direction": 251.91, "angle": -73.93, "elevation": -43.6, "pano_id": "recording_2024-09-10_05-22-45_00234", "timestamp": "2024-09-10T05:24:40Z", "filename": "recording_2024-09-10_05-22-45_00234.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": "TMX7316010203-002078_pano_0000_004569", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112980.94918753458, 490101.8866685019 ] }, "relative_distance": 12.55951192, "relative_pitch": -73.9305900355539, "relative_heading": 251.91454920479333, "relative_elevation": -43.60080494266 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002078_pano_0000_004569/adjacencies/TMX7316010203-002078_pano_0000_004569/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-10_05-22-45_00239/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-10_05-22-45_00239/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-10_05-22-45_00239/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-10_05-22-45_00239/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2024-09-10_05-22-45_00239/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-09-10_05-22-45_00239/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-09-10_05-22-45_00239/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-10_05-22-45_00239/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-10_05-22-45_00239/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.770031329702274, 52.397137864679195, 0.0 ] }, "distance": 12.92, "direction": 95.11, "angle": -73.49, "elevation": -43.6, "pano_id": "recording_2024-09-10_05-22-45_00239", "timestamp": "2024-09-10T05:24:42Z", "filename": "recording_2024-09-10_05-22-45_00239.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": "TMX7316010203-002078_pano_0000_004569", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112980.94918753458, 490101.8866685019 ] }, "relative_distance": 12.92431442, "relative_pitch": -73.4889252721102, "relative_heading": 95.11211702690449, "relative_elevation": -43.60080494266 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002078_pano_0000_004569/adjacencies/TMX7316010203-002078_pano_0000_004569/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_04-45-19_00471/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_04-45-19_00471/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_04-45-19_00471/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_04-45-19_00471/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-17_04-45-19_00471/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-17_04-45-19_00471/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-17_04-45-19_00471/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_04-45-19_00471/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_04-45-19_00471/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.770033569885473, 52.397137579452725, 0.0 ] }, "distance": 13.08, "direction": 95.19, "angle": -73.3, "elevation": -43.6, "pano_id": "recording_2025-06-17_04-45-19_00471", "timestamp": "2025-06-17T04:52:40Z", "filename": "recording_2025-06-17_04-45-19_00471.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": "TMX7316010203-002078_pano_0000_004569", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112980.94918753458, 490101.8866685019 ] }, "relative_distance": 13.07903456, "relative_pitch": -73.3022108378163, "relative_heading": 95.19107812069407, "relative_elevation": -43.60080494266 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002078_pano_0000_004569/adjacencies/TMX7316010203-002078_pano_0000_004569/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002078/pano_0000_005625/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002078/pano_0000_005625/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002078/pano_0000_005625/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002078/pano_0000_005625/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002078_pano_0000_005625/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002078_pano_0000_005625/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002078_pano_0000_005625/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002078/pano_0000_005625/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002078/pano_0000_005625/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.77003417797003, 52.3971343898406, 43.9085210021585 ] }, "distance": 13.16, "direction": 96.71, "angle": 1.34, "elevation": 0.31, "pano_id": "TMX7316010203-002078_pano_0000_005625", "timestamp": "2021-04-01T12:01:10.948360Z", "filename": "pano_0000_005625.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": "TMX7316010203-002078_pano_0000_004569", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112980.94918753458, 490101.8866685019 ] }, "relative_distance": 13.15701857, "relative_pitch": 1.3397881735038455, "relative_heading": 96.7142196650231, "relative_elevation": 0.3077160594985031 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002078_pano_0000_004569/adjacencies/TMX7316010203-002078_pano_0000_004569/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/04/TMX7316010203-002388/pano_0000_000146/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/04/TMX7316010203-002388/pano_0000_000146/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/04/TMX7316010203-002388/pano_0000_000146/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/04/TMX7316010203-002388/pano_0000_000146/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002388_pano_0000_000146/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002388_pano_0000_000146/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002388_pano_0000_000146/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/01/04/TMX7316010203-002388/pano_0000_000146/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/01/04/TMX7316010203-002388/pano_0000_000146/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.76964810429049, 52.3971381175983, 43.5905024334788 ] }, "distance": 13.26, "direction": 265.14, "angle": -0.04, "elevation": -0.01, "pano_id": "TMX7316010203-002388_pano_0000_000146", "timestamp": "2022-01-04T10:14:13.604830Z", "filename": "pano_0000_000146.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": "TMX7316010203-002078_pano_0000_004569", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112980.94918753458, 490101.8866685019 ] }, "relative_distance": 13.26039627, "relative_pitch": -0.044515274180773515, "relative_heading": 265.1398373499673, "relative_elevation": -0.010302509181201458 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002078_pano_0000_004569/adjacencies/TMX7316010203-002078_pano_0000_004569/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/10/TMX7315120208-000044/pano_0000_002171/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/10/TMX7315120208-000044/pano_0000_002171/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/10/TMX7315120208-000044/pano_0000_002171/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/10/TMX7315120208-000044/pano_0000_002171/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315120208-000044_pano_0000_002171/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000044_pano_0000_002171/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000044_pano_0000_002171/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/05/10/TMX7315120208-000044/pano_0000_002171/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/05/10/TMX7315120208-000044/pano_0000_002171/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.7700365963121, 52.3971400936462, 43.714447083883 ] }, "distance": 13.26, "direction": 93.91, "angle": 0.49, "elevation": 0.11, "pano_id": "TMX7315120208-000044_pano_0000_002171", "timestamp": "2016-05-10T08:35:29.978680Z", "filename": "pano_0000_002171.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": "TMX7316010203-002078_pano_0000_004569", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112980.94918753458, 490101.8866685019 ] }, "relative_distance": 13.2622127, "relative_pitch": 0.49094791782984176, "relative_heading": 93.90674658636414, "relative_elevation": 0.11364214122300353 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002078_pano_0000_004569/adjacencies/TMX7316010203-002078_pano_0000_004569/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/15/TMX7316010203-001721/pano_0001_009210/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/15/TMX7316010203-001721/pano_0001_009210/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/15/TMX7316010203-001721/pano_0001_009210/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/15/TMX7316010203-001721/pano_0001_009210/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001721_pano_0001_009210/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001721_pano_0001_009210/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001721_pano_0001_009210/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/15/TMX7316010203-001721/pano_0001_009210/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/15/TMX7316010203-001721/pano_0001_009210/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.77003467256969, 52.397166934486, 43.7909041363746 ] }, "distance": 13.27, "direction": 80.96, "angle": 0.82, "elevation": 0.19, "pano_id": "TMX7316010203-001721_pano_0001_009210", "timestamp": "2020-05-15T10:07:09.241670Z", "filename": "pano_0001_009210.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": "TMX7316010203-002078_pano_0000_004569", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112980.94918753458, 490101.8866685019 ] }, "relative_distance": 13.26502644, "relative_pitch": 0.8210414050337991, "relative_heading": 80.96495850567085, "relative_elevation": 0.1900991937146017 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002078_pano_0000_004569/adjacencies/TMX7316010203-002078_pano_0000_004569/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/17/TMX7316010203-001518/pano_0000_006486/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/17/TMX7316010203-001518/pano_0000_006486/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/17/TMX7316010203-001518/pano_0000_006486/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/17/TMX7316010203-001518/pano_0000_006486/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001518_pano_0000_006486/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001518_pano_0000_006486/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001518_pano_0000_006486/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/12/17/TMX7316010203-001518/pano_0000_006486/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/12/17/TMX7316010203-001518/pano_0000_006486/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.76965662921482, 52.3971112973253, 43.6110659781843 ] }, "distance": 13.28, "direction": 251.99, "angle": 0.04, "elevation": 0.01, "pano_id": "TMX7316010203-001518_pano_0000_006486", "timestamp": "2019-12-17T10:44:39.423910Z", "filename": "pano_0000_006486.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": "TMX7316010203-002078_pano_0000_004569", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112980.94918753458, 490101.8866685019 ] }, "relative_distance": 13.28358111, "relative_pitch": 0.04425869102411846, "relative_heading": 251.98617672690025, "relative_elevation": 0.010261035524301576 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002078_pano_0000_004569/adjacencies/TMX7316010203-002078_pano_0000_004569/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001064/pano_0006_000047/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001064/pano_0006_000047/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001064/pano_0006_000047/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001064/pano_0006_000047/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001064_pano_0006_000047/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001064_pano_0006_000047/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001064_pano_0006_000047/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001064/pano_0006_000047/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001064/pano_0006_000047/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.7700404249234, 52.3971726053965, 43.7998523069546 ] }, "distance": 13.76, "direction": 78.63, "angle": 0.83, "elevation": 0.2, "pano_id": "TMX7316010203-001064_pano_0006_000047", "timestamp": "2019-01-18T09:25:27.453490Z", "filename": "pano_0006_000047.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": "TMX7316010203-002078_pano_0000_004569", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112980.94918753458, 490101.8866685019 ] }, "relative_distance": 13.76228518, "relative_pitch": 0.8286253789808221, "relative_heading": 78.62576097311153, "relative_elevation": 0.19904736429460002 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002078_pano_0000_004569/adjacencies/TMX7316010203-002078_pano_0000_004569/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/07/TMX7316060226-000472/pano_0001_000381/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/07/TMX7316060226-000472/pano_0001_000381/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/07/TMX7316060226-000472/pano_0001_000381/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/07/TMX7316060226-000472/pano_0001_000381/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000472_pano_0001_000381/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000472_pano_0001_000381/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000472_pano_0001_000381/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/11/07/TMX7316060226-000472/pano_0001_000381/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/11/07/TMX7316060226-000472/pano_0001_000381/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.76964086200988, 52.397111201419, 43.5797229828313 ] }, "distance": 14.31, "direction": 253.27, "angle": -0.08, "elevation": -0.02, "pano_id": "TMX7316060226-000472_pano_0001_000381", "timestamp": "2019-11-07T11:45:52.438270Z", "filename": "pano_0001_000381.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": "TMX7316010203-002078_pano_0000_004569", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112980.94918753458, 490101.8866685019 ] }, "relative_distance": 14.31114159, "relative_pitch": -0.08440322113414232, "relative_heading": 253.27445023085988, "relative_elevation": -0.02108195982869887 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002078_pano_0000_004569/adjacencies/TMX7316010203-002078_pano_0000_004569/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/31/TMX7316010203-002495/pano_0002_000001/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/31/TMX7316010203-002495/pano_0002_000001/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/31/TMX7316010203-002495/pano_0002_000001/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/31/TMX7316010203-002495/pano_0002_000001/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002495_pano_0002_000001/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002495_pano_0002_000001/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002495_pano_0002_000001/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/31/TMX7316010203-002495/pano_0002_000001/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/31/TMX7316010203-002495/pano_0002_000001/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.76963844935238, 52.3971090949073, 43.4676196230575 ] }, "distance": 14.54, "direction": 252.58, "angle": -0.52, "elevation": -0.13, "pano_id": "TMX7316010203-002495_pano_0002_000001", "timestamp": "2022-03-31T07:36:11.546970Z", "filename": "pano_0002_000001.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": "TMX7316010203-002078_pano_0000_004569", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112980.94918753458, 490101.8866685019 ] }, "relative_distance": 14.53695899, "relative_pitch": -0.5249201851514756, "relative_heading": 252.57593102315664, "relative_elevation": -0.13318531960249658 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002078_pano_0000_004569/adjacencies/TMX7316010203-002078_pano_0000_004569/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/12/14/TMX7316010203-001015/pano_0006_000207/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/12/14/TMX7316010203-001015/pano_0006_000207/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/12/14/TMX7316010203-001015/pano_0006_000207/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/12/14/TMX7316010203-001015/pano_0006_000207/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001015_pano_0006_000207/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001015_pano_0006_000207/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001015_pano_0006_000207/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/12/14/TMX7316010203-001015/pano_0006_000207/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/12/14/TMX7316010203-001015/pano_0006_000207/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.77005122894942, 52.3971767838911, 43.8272598199546 ] }, "distance": 14.58, "direction": 77.4, "angle": 0.89, "elevation": 0.23, "pano_id": "TMX7316010203-001015_pano_0006_000207", "timestamp": "2018-12-14T11:25:26.852890Z", "filename": "pano_0006_000207.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": "TMX7316010203-002078_pano_0000_004569", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112980.94918753458, 490101.8866685019 ] }, "relative_distance": 14.57826663, "relative_pitch": 0.8899456703680166, "relative_heading": 77.40417206026031, "relative_elevation": 0.2264548772946 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002078_pano_0000_004569/adjacencies/TMX7316010203-002078_pano_0000_004569/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_13-30-58_01191/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_13-30-58_01191/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_13-30-58_01191/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_13-30-58_01191/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-16_13-30-58_01191/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-16_13-30-58_01191/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-16_13-30-58_01191/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_13-30-58_01191/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_13-30-58_01191/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.769625567860992, 52.39713975791508, 0.0 ] }, "distance": 14.78, "direction": 266.35, "angle": -71.28, "elevation": -43.6, "pano_id": "recording_2025-06-16_13-30-58_01191", "timestamp": "2025-06-16T13:41:40Z", "filename": "recording_2025-06-16_13-30-58_01191.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": "TMX7316010203-002078_pano_0000_004569", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112980.94918753458, 490101.8866685019 ] }, "relative_distance": 14.7767297, "relative_pitch": -71.27798887623085, "relative_heading": 266.3490771251005, "relative_elevation": -43.60080494266 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002078_pano_0000_004569/adjacencies/TMX7316010203-002078_pano_0000_004569/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-09_07-58-25_00963/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-09_07-58-25_00963/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-09_07-58-25_00963/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-09_07-58-25_00963/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2024-10-09_07-58-25_00963/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-09_07-58-25_00963/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-09_07-58-25_00963/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-09_07-58-25_00963/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-09_07-58-25_00963/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.770056335769077, 52.39717339898496, 0.0 ] }, "distance": 14.84, "direction": 79.12, "angle": -71.2, "elevation": -43.6, "pano_id": "recording_2024-10-09_07-58-25_00963", "timestamp": "2024-10-09T08:06:06Z", "filename": "recording_2024-10-09_07-58-25_00963.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": "TMX7316010203-002078_pano_0000_004569", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112980.94918753458, 490101.8866685019 ] }, "relative_distance": 14.84200216, "relative_pitch": -71.20108645156624, "relative_heading": 79.11609686482575, "relative_elevation": -43.60080494266 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002078_pano_0000_004569/adjacencies/TMX7316010203-002078_pano_0000_004569/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/13/TMX7315080123-000281/pano_0000_000858/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/13/TMX7315080123-000281/pano_0000_000858/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/13/TMX7315080123-000281/pano_0000_000858/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/13/TMX7315080123-000281/pano_0000_000858/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315080123-000281_pano_0000_000858/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000281_pano_0000_000858/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000281_pano_0000_000858/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/06/13/TMX7315080123-000281/pano_0000_000858/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/06/13/TMX7315080123-000281/pano_0000_000858/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.77006096279676, 52.3971423717346, 44.5308854049072 ] }, "distance": 14.9, "direction": 92.5, "angle": 3.57, "elevation": 0.93, "pano_id": "TMX7315080123-000281_pano_0000_000858", "timestamp": "2016-06-13T08:32:57.419110Z", "filename": "pano_0000_000858.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": "TMX7316010203-002078_pano_0000_004569", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112980.94918753458, 490101.8866685019 ] }, "relative_distance": 14.90417146, "relative_pitch": 3.570857442334075, "relative_heading": 92.49992944426184, "relative_elevation": 0.9300804622472043 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002078_pano_0000_004569/adjacencies/TMX7316010203-002078_pano_0000_004569/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/13/TMX7315080123-000281/pano_0000_000852/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/13/TMX7315080123-000281/pano_0000_000852/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/13/TMX7315080123-000281/pano_0000_000852/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/13/TMX7315080123-000281/pano_0000_000852/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315080123-000281_pano_0000_000852/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000281_pano_0000_000852/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000281_pano_0000_000852/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/06/13/TMX7315080123-000281/pano_0000_000852/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/06/13/TMX7315080123-000281/pano_0000_000852/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.76962843283514, 52.397115050838, 44.253241491504 ] }, "distance": 15.01, "direction": 255.77, "angle": 2.49, "elevation": 0.65, "pano_id": "TMX7315080123-000281_pano_0000_000852", "timestamp": "2016-06-13T08:32:54.313950Z", "filename": "pano_0000_000852.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": "TMX7316010203-002078_pano_0000_004569", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112980.94918753458, 490101.8866685019 ] }, "relative_distance": 15.01235195, "relative_pitch": 2.4885076077760027, "relative_heading": 255.77014736272554, "relative_elevation": 0.6524365488440012 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002078_pano_0000_004569/adjacencies/TMX7316010203-002078_pano_0000_004569/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002078/pano_0000_004572/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002078/pano_0000_004572/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002078/pano_0000_004572/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002078/pano_0000_004572/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002078_pano_0000_004572/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002078_pano_0000_004572/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002078_pano_0000_004572/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002078/pano_0000_004572/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002078/pano_0000_004572/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.7696214321883, 52.3971424320067, 43.5563959861174 ] }, "distance": 15.04, "direction": 267.55, "angle": -0.17, "elevation": -0.04, "pano_id": "TMX7316010203-002078_pano_0000_004572", "timestamp": "2021-04-01T11:49:31.983650Z", "filename": "pano_0000_004572.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": "TMX7316010203-002078_pano_0000_004569", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112980.94918753458, 490101.8866685019 ] }, "relative_distance": 15.04201524, "relative_pitch": -0.1691554189546343, "relative_heading": 267.5485657268123, "relative_elevation": -0.04440895654259691 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002078_pano_0000_004569/adjacencies/TMX7316010203-002078_pano_0000_004569/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-09_07-58-25_00969/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-09_07-58-25_00969/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-09_07-58-25_00969/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-09_07-58-25_00969/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2024-10-09_07-58-25_00969/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-09_07-58-25_00969/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-09_07-58-25_00969/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-09_07-58-25_00969/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-09_07-58-25_00969/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.769621037040221, 52.3971413773511, 0.0 ] }, "distance": 15.07, "direction": 267.11, "angle": -70.93, "elevation": -43.6, "pano_id": "recording_2024-10-09_07-58-25_00969", "timestamp": "2024-10-09T08:06:09Z", "filename": "recording_2024-10-09_07-58-25_00969.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": "TMX7316010203-002078_pano_0000_004569", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112980.94918753458, 490101.8866685019 ] }, "relative_distance": 15.07435489, "relative_pitch": -70.92790515015736, "relative_heading": 267.1072843120056, "relative_elevation": -43.60080494266 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002078_pano_0000_004569/adjacencies/TMX7316010203-002078_pano_0000_004569/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_13-30-58_01185/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_13-30-58_01185/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_13-30-58_01185/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_13-30-58_01185/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-16_13-30-58_01185/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-16_13-30-58_01185/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-16_13-30-58_01185/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_13-30-58_01185/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_13-30-58_01185/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.770059555529942, 52.39717597568616, 0.0 ] }, "distance": 15.11, "direction": 78.21, "angle": -70.88, "elevation": -43.6, "pano_id": "recording_2025-06-16_13-30-58_01185", "timestamp": "2025-06-16T13:41:35Z", "filename": "recording_2025-06-16_13-30-58_01185.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": "TMX7316010203-002078_pano_0000_004569", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112980.94918753458, 490101.8866685019 ] }, "relative_distance": 15.11327093, "relative_pitch": -70.88223840966155, "relative_heading": 78.20550383645237, "relative_elevation": -43.60080494266 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002078_pano_0000_004569/adjacencies/TMX7316010203-002078_pano_0000_004569/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_015452/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_015452/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_015452/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_015452/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000323_pano_0000_015452/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000323_pano_0000_015452/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000323_pano_0000_015452/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_015452/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_015452/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.76962854123865, 52.3971110422495, 43.4028218630701 ] }, "distance": 15.12, "direction": 254.12, "angle": -0.75, "elevation": -0.2, "pano_id": "TMX7316010203-000323_pano_0000_015452", "timestamp": "2017-06-01T12:34:04.022490Z", "filename": "pano_0000_015452.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": "TMX7316010203-002078_pano_0000_004569", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112980.94918753458, 490101.8866685019 ] }, "relative_distance": 15.12108148, "relative_pitch": -0.7501412343389182, "relative_heading": 254.12474580399126, "relative_elevation": -0.19798307958989625 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002078_pano_0000_004569/adjacencies/TMX7316010203-002078_pano_0000_004569/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_015458/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_015458/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_015458/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_015458/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000323_pano_0000_015458/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000323_pano_0000_015458/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000323_pano_0000_015458/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_015458/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_015458/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.7700683078807, 52.3971435968693, 43.7227899236605 ] }, "distance": 15.4, "direction": 91.91, "angle": 0.45, "elevation": 0.12, "pano_id": "TMX7316010203-000323_pano_0000_015458", "timestamp": "2017-06-01T12:34:06.607350Z", "filename": "pano_0000_015458.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": "TMX7316010203-002078_pano_0000_004569", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112980.94918753458, 490101.8866685019 ] }, "relative_distance": 15.39852912, "relative_pitch": 0.45387960898285035, "relative_heading": 91.91199990209527, "relative_elevation": 0.12198498100050159 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002078_pano_0000_004569/adjacencies/TMX7316010203-002078_pano_0000_004569/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/31/TMX7316010203-002495/pano_0002_000007/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/31/TMX7316010203-002495/pano_0002_000007/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/31/TMX7316010203-002495/pano_0002_000007/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/31/TMX7316010203-002495/pano_0002_000007/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002495_pano_0002_000007/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002495_pano_0002_000007/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002495_pano_0002_000007/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/31/TMX7316010203-002495/pano_0002_000007/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/31/TMX7316010203-002495/pano_0002_000007/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.77007064913221, 52.3971431356556, 43.8260699883103 ] }, "distance": 15.56, "direction": 92.08, "angle": 0.83, "elevation": 0.23, "pano_id": "TMX7316010203-002495_pano_0002_000007", "timestamp": "2022-03-31T07:36:15.936910Z", "filename": "pano_0002_000007.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2022", "tags": [ "mission-bi", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7316010203-002078_pano_0000_004569", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112980.94918753458, 490101.8866685019 ] }, "relative_distance": 15.55958651, "relative_pitch": 0.8294458687281423, "relative_heading": 92.08129697497802, "relative_elevation": 0.22526504565030336 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002078_pano_0000_004569/adjacencies/TMX7316010203-002078_pano_0000_004569/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/12/14/TMX7316010203-001015/pano_0006_000213/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/12/14/TMX7316010203-001015/pano_0006_000213/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/12/14/TMX7316010203-001015/pano_0006_000213/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/12/14/TMX7316010203-001015/pano_0006_000213/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001015_pano_0006_000213/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001015_pano_0006_000213/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001015_pano_0006_000213/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/12/14/TMX7316010203-001015/pano_0006_000213/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/12/14/TMX7316010203-001015/pano_0006_000213/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.76961145070244, 52.3971421309457, 43.5529588488862 ] }, "distance": 15.72, "direction": 267.53, "angle": -0.17, "elevation": -0.05, "pano_id": "TMX7316010203-001015_pano_0006_000213", "timestamp": "2018-12-14T11:25:29.972850Z", "filename": "pano_0006_000213.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": "TMX7316010203-002078_pano_0000_004569", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112980.94918753458, 490101.8866685019 ] }, "relative_distance": 15.72225283, "relative_pitch": -0.1743624661407544, "relative_heading": 267.5325056244425, "relative_elevation": -0.047846093773799225 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002078_pano_0000_004569/adjacencies/TMX7316010203-002078_pano_0000_004569/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/07/TMX7316060226-000472/pano_0001_000387/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/07/TMX7316060226-000472/pano_0001_000387/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/07/TMX7316060226-000472/pano_0001_000387/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/07/TMX7316060226-000472/pano_0001_000387/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000472_pano_0001_000387/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000472_pano_0001_000387/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000472_pano_0001_000387/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/11/07/TMX7316060226-000472/pano_0001_000387/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/11/07/TMX7316060226-000472/pano_0001_000387/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.77007587692625, 52.3971529548201, 43.9075924828649 ] }, "distance": 15.91, "direction": 88.1, "angle": 1.1, "elevation": 0.31, "pano_id": "TMX7316060226-000472_pano_0001_000387", "timestamp": "2019-11-07T11:45:55.268240Z", "filename": "pano_0001_000387.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": "TMX7316010203-002078_pano_0000_004569", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112980.94918753458, 490101.8866685019 ] }, "relative_distance": 15.91391335, "relative_pitch": 1.1044080640535094, "relative_heading": 88.10031093831964, "relative_elevation": 0.3067875402049012 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002078_pano_0000_004569/adjacencies/TMX7316010203-002078_pano_0000_004569/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/17/TMX7316010203-001518/pano_0000_006492/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/17/TMX7316010203-001518/pano_0000_006492/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/17/TMX7316010203-001518/pano_0000_006492/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/17/TMX7316010203-001518/pano_0000_006492/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001518_pano_0000_006492/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001518_pano_0000_006492/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001518_pano_0000_006492/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/12/17/TMX7316010203-001518/pano_0000_006492/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/12/17/TMX7316010203-001518/pano_0000_006492/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.77008540481688, 52.3971526829137, 43.9300004942343 ] }, "distance": 16.56, "direction": 88.28, "angle": 1.14, "elevation": 0.33, "pano_id": "TMX7316010203-001518_pano_0000_006492", "timestamp": "2019-12-17T10:44:42.933790Z", "filename": "pano_0000_006492.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": "TMX7316010203-002078_pano_0000_004569", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112980.94918753458, 490101.8866685019 ] }, "relative_distance": 16.56118499, "relative_pitch": 1.1387489587763033, "relative_heading": 88.27930229575202, "relative_elevation": 0.32919555157430125 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002078_pano_0000_004569/adjacencies/TMX7316010203-002078_pano_0000_004569/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001064/pano_0006_000053/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001064/pano_0006_000053/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001064/pano_0006_000053/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001064/pano_0006_000053/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001064_pano_0006_000053/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001064_pano_0006_000053/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001064_pano_0006_000053/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001064/pano_0006_000053/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001064/pano_0006_000053/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.76959848554136, 52.3971384796169, 43.5520184468478 ] }, "distance": 16.63, "direction": 266.26, "angle": -0.17, "elevation": -0.05, "pano_id": "TMX7316010203-001064_pano_0006_000053", "timestamp": "2019-01-18T09:25:29.963440Z", "filename": "pano_0006_000053.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": "TMX7316010203-002078_pano_0000_004569", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112980.94918753458, 490101.8866685019 ] }, "relative_distance": 16.62552023, "relative_pitch": -0.16813021459799446, "relative_heading": 266.26443281416005, "relative_elevation": -0.04878649581219463 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002078_pano_0000_004569/adjacencies/TMX7316010203-002078_pano_0000_004569/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_014581/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_014581/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_014581/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_014581/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000323_pano_0000_014581/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000323_pano_0000_014581/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000323_pano_0000_014581/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_014581/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_014581/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.77008660885644, 52.3971825897464, 43.7341595133767 ] }, "distance": 17.07, "direction": 77.05, "angle": 0.45, "elevation": 0.13, "pano_id": "TMX7316010203-000323_pano_0000_014581", "timestamp": "2017-06-01T12:26:22.014750Z", "filename": "pano_0000_014581.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": "TMX7316010203-002078_pano_0000_004569", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112980.94918753458, 490101.8866685019 ] }, "relative_distance": 17.06977444, "relative_pitch": 0.44760396049643464, "relative_heading": 77.05062027802845, "relative_elevation": 0.13335457071670476 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002078_pano_0000_004569/adjacencies/TMX7316010203-002078_pano_0000_004569/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/10/TMX7315120208-000044/pano_0000_002165/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/10/TMX7315120208-000044/pano_0000_002165/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/10/TMX7315120208-000044/pano_0000_002165/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/10/TMX7315120208-000044/pano_0000_002165/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315120208-000044_pano_0000_002165/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000044_pano_0000_002165/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000044_pano_0000_002165/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/05/10/TMX7315120208-000044/pano_0000_002165/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/05/10/TMX7315120208-000044/pano_0000_002165/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.76959865714831, 52.3971091104954, 43.4583113584667 ] }, "distance": 17.14, "direction": 255.29, "angle": -0.48, "elevation": -0.14, "pano_id": "TMX7315120208-000044_pano_0000_002165", "timestamp": "2016-05-10T08:35:26.988690Z", "filename": "pano_0000_002165.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": "TMX7316010203-002078_pano_0000_004569", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112980.94918753458, 490101.8866685019 ] }, "relative_distance": 17.14003331, "relative_pitch": -0.47631721320805054, "relative_heading": 255.29375135333152, "relative_elevation": -0.14249358419329639 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002078_pano_0000_004569/adjacencies/TMX7316010203-002078_pano_0000_004569/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/04/TMX7316010203-002388/pano_0000_000140/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/04/TMX7316010203-002388/pano_0000_000140/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/04/TMX7316010203-002388/pano_0000_000140/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/04/TMX7316010203-002388/pano_0000_000140/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002388_pano_0000_000140/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002388_pano_0000_000140/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002388_pano_0000_000140/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/01/04/TMX7316010203-002388/pano_0000_000140/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/01/04/TMX7316010203-002388/pano_0000_000140/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.77008902603771, 52.3971802681171, 43.890780499205 ] }, "distance": 17.17, "direction": 78.01, "angle": 0.97, "elevation": 0.29, "pano_id": "TMX7316010203-002388_pano_0000_000140", "timestamp": "2022-01-04T10:14:09.574850Z", "filename": "pano_0000_000140.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": "TMX7316010203-002078_pano_0000_004569", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112980.94918753458, 490101.8866685019 ] }, "relative_distance": 17.17465947, "relative_pitch": 0.9672853843664954, "relative_heading": 78.01358463176452, "relative_elevation": 0.2899755565450022 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002078_pano_0000_004569/adjacencies/TMX7316010203-002078_pano_0000_004569/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/15/TMX7316010203-001721/pano_0001_009216/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/15/TMX7316010203-001721/pano_0001_009216/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/15/TMX7316010203-001721/pano_0001_009216/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/15/TMX7316010203-001721/pano_0001_009216/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001721_pano_0001_009216/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001721_pano_0001_009216/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001721_pano_0001_009216/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/15/TMX7316010203-001721/pano_0001_009216/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/15/TMX7316010203-001721/pano_0001_009216/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.76959062623219, 52.3971352163355, 43.5750088281929 ] }, "distance": 17.19, "direction": 265.17, "angle": -0.09, "elevation": -0.03, "pano_id": "TMX7316010203-001721_pano_0001_009216", "timestamp": "2020-05-15T10:07:12.501630Z", "filename": "pano_0001_009216.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": "TMX7316010203-002078_pano_0000_004569", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112980.94918753458, 490101.8866685019 ] }, "relative_distance": 17.1861356, "relative_pitch": -0.08599998343091284, "relative_heading": 265.17255679950136, "relative_elevation": -0.02579611446709862 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002078_pano_0000_004569/adjacencies/TMX7316010203-002078_pano_0000_004569/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_04-45-19_00465/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_04-45-19_00465/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_04-45-19_00465/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_04-45-19_00465/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-17_04-45-19_00465/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-17_04-45-19_00465/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-17_04-45-19_00465/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_04-45-19_00465/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_04-45-19_00465/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.769596820155871, 52.397109813639226, 0.0 ] }, "distance": 17.24, "direction": 255.65, "angle": -68.42, "elevation": -43.6, "pano_id": "recording_2025-06-17_04-45-19_00465", "timestamp": "2025-06-17T04:52:37Z", "filename": "recording_2025-06-17_04-45-19_00465.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": "TMX7316010203-002078_pano_0000_004569", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112980.94918753458, 490101.8866685019 ] }, "relative_distance": 17.24145, "relative_pitch": -68.42423518917559, "relative_heading": 255.65073507845955, "relative_elevation": -43.60080494266 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002078_pano_0000_004569/adjacencies/TMX7316010203-002078_pano_0000_004569/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002078/pano_0000_005619/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002078/pano_0000_005619/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002078/pano_0000_005619/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002078/pano_0000_005619/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002078_pano_0000_005619/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002078_pano_0000_005619/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002078_pano_0000_005619/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002078/pano_0000_005619/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002078/pano_0000_005619/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.76959718967352, 52.397107419446, 43.585361847654 ] }, "distance": 17.29, "direction": 254.77, "angle": -0.05, "elevation": -0.02, "pano_id": "TMX7316010203-002078_pano_0000_005619", "timestamp": "2021-04-01T12:01:08.183470Z", "filename": "pano_0000_005619.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": "TMX7316010203-002078_pano_0000_004569", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112980.94918753458, 490101.8866685019 ] }, "relative_distance": 17.28513017, "relative_pitch": -0.05118989109903109, "relative_heading": 254.77449562918264, "relative_elevation": -0.015443095005998941 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002078_pano_0000_004569/adjacencies/TMX7316010203-002078_pano_0000_004569/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-10_05-22-45_00233/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-10_05-22-45_00233/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-10_05-22-45_00233/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-10_05-22-45_00233/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2024-09-10_05-22-45_00233/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-09-10_05-22-45_00233/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-09-10_05-22-45_00233/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-10_05-22-45_00233/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-10_05-22-45_00233/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.76959319788475, 52.39711273120384, 0.0 ] }, "distance": 17.4, "direction": 256.89, "angle": -68.24, "elevation": -43.6, "pano_id": "recording_2024-09-10_05-22-45_00233", "timestamp": "2024-09-10T05:24:39Z", "filename": "recording_2024-09-10_05-22-45_00233.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": "TMX7316010203-002078_pano_0000_004569", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112980.94918753458, 490101.8866685019 ] }, "relative_distance": 17.40391481, "relative_pitch": -68.2398460287781, "relative_heading": 256.88745124208873, "relative_elevation": -43.60080494266 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002078_pano_0000_004569/adjacencies/TMX7316010203-002078_pano_0000_004569/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-10_05-22-45_00240/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-10_05-22-45_00240/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-10_05-22-45_00240/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-10_05-22-45_00240/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2024-09-10_05-22-45_00240/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-09-10_05-22-45_00240/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-09-10_05-22-45_00240/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-10_05-22-45_00240/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-10_05-22-45_00240/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.770101024647199, 52.39715211104316, 0.0 ] }, "distance": 17.62, "direction": 88.59, "angle": -67.99, "elevation": -43.6, "pano_id": "recording_2024-09-10_05-22-45_00240", "timestamp": "2024-09-10T05:24:43Z", "filename": "recording_2024-09-10_05-22-45_00240.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": "TMX7316010203-002078_pano_0000_004569", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112980.94918753458, 490101.8866685019 ] }, "relative_distance": 17.62227388, "relative_pitch": -67.99276445181071, "relative_heading": 88.5898969387512, "relative_elevation": -43.60080494266 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002078_pano_0000_004569/adjacencies/TMX7316010203-002078_pano_0000_004569/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_04-45-19_00472/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_04-45-19_00472/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_04-45-19_00472/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_04-45-19_00472/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-17_04-45-19_00472/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-17_04-45-19_00472/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-17_04-45-19_00472/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_04-45-19_00472/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_04-45-19_00472/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.770101626644747, 52.39715444454356, 0.0 ] }, "distance": 17.67, "direction": 87.75, "angle": -67.94, "elevation": -43.6, "pano_id": "recording_2025-06-17_04-45-19_00472", "timestamp": "2025-06-17T04:52:41Z", "filename": "recording_2025-06-17_04-45-19_00472.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": "TMX7316010203-002078_pano_0000_004569", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112980.94918753458, 490101.8866685019 ] }, "relative_distance": 17.67151935, "relative_pitch": -67.93715977914114, "relative_heading": 87.75150391840658, "relative_elevation": -43.60080494266 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002078_pano_0000_004569/adjacencies/TMX7316010203-002078_pano_0000_004569/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002078/pano_0000_005626/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002078/pano_0000_005626/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002078/pano_0000_005626/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002078/pano_0000_005626/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002078_pano_0000_005626/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002078_pano_0000_005626/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002078_pano_0000_005626/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002078/pano_0000_005626/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002078/pano_0000_005626/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.77010305431616, 52.39715032355, 44.017233771272 ] }, "distance": 17.76, "direction": 89.24, "angle": 1.34, "elevation": 0.42, "pano_id": "TMX7316010203-002078_pano_0000_005626", "timestamp": "2021-04-01T12:01:11.433460Z", "filename": "pano_0000_005626.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": "TMX7316010203-002078_pano_0000_004569", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112980.94918753458, 490101.8866685019 ] }, "relative_distance": 17.75664655, "relative_pitch": 1.3434542096970998, "relative_heading": 89.24249063227018, "relative_elevation": 0.41642882861199837 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002078_pano_0000_004569/adjacencies/TMX7316010203-002078_pano_0000_004569/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/10/TMX7315120208-000044/pano_0000_002172/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/10/TMX7315120208-000044/pano_0000_002172/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/10/TMX7315120208-000044/pano_0000_002172/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/10/TMX7315120208-000044/pano_0000_002172/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315120208-000044_pano_0000_002172/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000044_pano_0000_002172/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000044_pano_0000_002172/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/05/10/TMX7315120208-000044/pano_0000_002172/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/05/10/TMX7315120208-000044/pano_0000_002172/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.7701053302231, 52.3971566973802, 43.8171579446644 ] }, "distance": 17.93, "direction": 86.98, "angle": 0.69, "elevation": 0.22, "pano_id": "TMX7315120208-000044_pano_0000_002172", "timestamp": "2016-05-10T08:35:30.478730Z", "filename": "pano_0000_002172.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": "TMX7316010203-002078_pano_0000_004569", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112980.94918753458, 490101.8866685019 ] }, "relative_distance": 17.9348709, "relative_pitch": 0.691140333157035, "relative_heading": 86.98284168211993, "relative_elevation": 0.21635300200440355 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002078_pano_0000_004569/adjacencies/TMX7316010203-002078_pano_0000_004569/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/17/TMX7316010203-001518/pano_0000_006485/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/17/TMX7316010203-001518/pano_0000_006485/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/17/TMX7316010203-001518/pano_0000_006485/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/17/TMX7316010203-001518/pano_0000_006485/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001518_pano_0000_006485/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001518_pano_0000_006485/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001518_pano_0000_006485/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/12/17/TMX7316010203-001518/pano_0000_006485/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/12/17/TMX7316010203-001518/pano_0000_006485/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.76958370061917, 52.3971105075012, 43.6037317793816 ] }, "distance": 18.09, "direction": 256.59, "angle": 0.01, "elevation": 0.0, "pano_id": "TMX7316010203-001518_pano_0000_006485", "timestamp": "2019-12-17T10:44:38.793820Z", "filename": "pano_0000_006485.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": "TMX7316010203-002078_pano_0000_004569", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112980.94918753458, 490101.8866685019 ] }, "relative_distance": 18.08990729, "relative_pitch": 0.009270107763402797, "relative_heading": 256.58868733783953, "relative_elevation": 0.002926836721599102 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002078_pano_0000_004569/adjacencies/TMX7316010203-002078_pano_0000_004569/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/15/TMX7316010203-001721/pano_0001_009209/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/15/TMX7316010203-001721/pano_0001_009209/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/15/TMX7316010203-001721/pano_0001_009209/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/15/TMX7316010203-001721/pano_0001_009209/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001721_pano_0001_009209/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001721_pano_0001_009209/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001721_pano_0001_009209/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/15/TMX7316010203-001721/pano_0001_009209/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/15/TMX7316010203-001721/pano_0001_009209/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.77010404756426, 52.3971834263423, 43.918767247349 ] }, "distance": 18.25, "direction": 77.6, "angle": 1.0, "elevation": 0.32, "pano_id": "TMX7316010203-001721_pano_0001_009209", "timestamp": "2020-05-15T10:07:08.731690Z", "filename": "pano_0001_009209.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": "TMX7316010203-002078_pano_0000_004569", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112980.94918753458, 490101.8866685019 ] }, "relative_distance": 18.24831731, "relative_pitch": 0.9982320266351776, "relative_heading": 77.6009461614587, "relative_elevation": 0.3179623046890043 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002078_pano_0000_004569/adjacencies/TMX7316010203-002078_pano_0000_004569/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/04/TMX7316010203-002388/pano_0000_000147/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/04/TMX7316010203-002388/pano_0000_000147/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/04/TMX7316010203-002388/pano_0000_000147/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/04/TMX7316010203-002388/pano_0000_000147/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002388_pano_0000_000147/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002388_pano_0000_000147/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002388_pano_0000_000147/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/01/04/TMX7316010203-002388/pano_0000_000147/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/01/04/TMX7316010203-002388/pano_0000_000147/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.76957359730532, 52.3971371110107, 43.5791852613911 ] }, "distance": 18.33, "direction": 266.13, "angle": -0.07, "elevation": -0.02, "pano_id": "TMX7316010203-002388_pano_0000_000147", "timestamp": "2022-01-04T10:14:14.329820Z", "filename": "pano_0000_000147.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": "TMX7316010203-002078_pano_0000_004569", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112980.94918753458, 490101.8866685019 ] }, "relative_distance": 18.325998, "relative_pitch": -0.0675933674369182, "relative_heading": 266.1344094718488, "relative_elevation": -0.021619681268894908 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002078_pano_0000_004569/adjacencies/TMX7316010203-002078_pano_0000_004569/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001064/pano_0006_000046/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001064/pano_0006_000046/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001064/pano_0006_000046/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001064/pano_0006_000046/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001064_pano_0006_000046/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001064_pano_0006_000046/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001064_pano_0006_000046/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001064/pano_0006_000046/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001064/pano_0006_000046/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.77010939931625, 52.3971897341613, 43.9397254018113 ] }, "distance": 18.76, "direction": 75.75, "angle": 1.03, "elevation": 0.34, "pano_id": "TMX7316010203-001064_pano_0006_000046", "timestamp": "2019-01-18T09:25:27.033600Z", "filename": "pano_0006_000046.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": "TMX7316010203-002078_pano_0000_004569", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112980.94918753458, 490101.8866685019 ] }, "relative_distance": 18.7646465, "relative_pitch": 1.034743750808279, "relative_heading": 75.74625826407822, "relative_elevation": 0.33892045915130353 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002078_pano_0000_004569/adjacencies/TMX7316010203-002078_pano_0000_004569/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/07/TMX7316060226-000472/pano_0001_000380/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/07/TMX7316060226-000472/pano_0001_000380/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/07/TMX7316060226-000472/pano_0001_000380/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/07/TMX7316060226-000472/pano_0001_000380/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000472_pano_0001_000380/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000472_pano_0001_000380/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000472_pano_0001_000380/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/11/07/TMX7316060226-000472/pano_0001_000380/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/11/07/TMX7316060226-000472/pano_0001_000380/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.76956713514686, 52.397111978224, 43.5653551472351 ] }, "distance": 19.15, "direction": 257.85, "angle": -0.11, "elevation": -0.04, "pano_id": "TMX7316060226-000472_pano_0001_000380", "timestamp": "2019-11-07T11:45:51.973160Z", "filename": "pano_0001_000380.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": "TMX7316010203-002078_pano_0000_004569", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112980.94918753458, 490101.8866685019 ] }, "relative_distance": 19.15340935, "relative_pitch": -0.10604489812088409, "relative_heading": 257.84736213934065, "relative_elevation": -0.03544979542489557 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002078_pano_0000_004569/adjacencies/TMX7316010203-002078_pano_0000_004569/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/31/TMX7316010203-002495/pano_0002_000000/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/31/TMX7316010203-002495/pano_0002_000000/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/31/TMX7316010203-002495/pano_0002_000000/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/31/TMX7316010203-002495/pano_0002_000000/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002495_pano_0002_000000/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002495_pano_0002_000000/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002495_pano_0002_000000/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/31/TMX7316010203-002495/pano_0002_000000/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/31/TMX7316010203-002495/pano_0002_000000/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.76956564884054, 52.3971092279023, 43.4556438410655 ] }, "distance": 19.32, "direction": 257.02, "angle": -0.43, "elevation": -0.15, "pano_id": "TMX7316010203-002495_pano_0002_000000", "timestamp": "2022-03-31T07:36:10.542010Z", "filename": "pano_0002_000000.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": "TMX7316010203-002078_pano_0000_004569", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112980.94918753458, 490101.8866685019 ] }, "relative_distance": 19.31873966, "relative_pitch": -0.43051265732651955, "relative_heading": 257.0231797351543, "relative_elevation": -0.14516110159449624 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002078_pano_0000_004569/adjacencies/TMX7316010203-002078_pano_0000_004569/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/12/14/TMX7316010203-001015/pano_0006_000206/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/12/14/TMX7316010203-001015/pano_0006_000206/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/12/14/TMX7316010203-001015/pano_0006_000206/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/12/14/TMX7316010203-001015/pano_0006_000206/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001015_pano_0006_000206/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001015_pano_0006_000206/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001015_pano_0006_000206/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/12/14/TMX7316010203-001015/pano_0006_000206/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/12/14/TMX7316010203-001015/pano_0006_000206/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.77011880551776, 52.3971948806998, 43.9654009696096 ] }, "distance": 19.53, "direction": 74.58, "angle": 1.07, "elevation": 0.36, "pano_id": "TMX7316010203-001015_pano_0006_000206", "timestamp": "2018-12-14T11:25:26.332870Z", "filename": "pano_0006_000206.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": "TMX7316010203-002078_pano_0000_004569", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112980.94918753458, 490101.8866685019 ] }, "relative_distance": 19.53024779, "relative_pitch": 1.0694891110545635, "relative_heading": 74.58030091419549, "relative_elevation": 0.3645960269495987 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002078_pano_0000_004569/adjacencies/TMX7316010203-002078_pano_0000_004569/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/13/TMX7315080123-000281/pano_0000_000859/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/13/TMX7315080123-000281/pano_0000_000859/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/13/TMX7315080123-000281/pano_0000_000859/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/13/TMX7315080123-000281/pano_0000_000859/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315080123-000281_pano_0000_000859/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000281_pano_0000_000859/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000281_pano_0000_000859/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/06/13/TMX7315080123-000281/pano_0000_000859/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/06/13/TMX7315080123-000281/pano_0000_000859/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.77012930113564, 52.3971582509247, 44.6480629527941 ] }, "distance": 19.57, "direction": 86.73, "angle": 3.06, "elevation": 1.05, "pano_id": "TMX7315080123-000281_pano_0000_000859", "timestamp": "2016-06-13T08:32:57.939130Z", "filename": "pano_0000_000859.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": "TMX7316010203-002078_pano_0000_004569", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112980.94918753458, 490101.8866685019 ] }, "relative_distance": 19.57356614, "relative_pitch": 3.062615445405449, "relative_heading": 86.72889342199085, "relative_elevation": 1.047258010134101 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002078_pano_0000_004569/adjacencies/TMX7316010203-002078_pano_0000_004569/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-09_07-58-25_00962/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-09_07-58-25_00962/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-09_07-58-25_00962/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-09_07-58-25_00962/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2024-10-09_07-58-25_00962/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-09_07-58-25_00962/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-09_07-58-25_00962/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-09_07-58-25_00962/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-09_07-58-25_00962/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.77012374838533, 52.39719152753776, 0.0 ] }, "distance": 19.76, "direction": 75.88, "angle": -65.62, "elevation": -43.6, "pano_id": "recording_2024-10-09_07-58-25_00962", "timestamp": "2024-10-09T08:06:05Z", "filename": "recording_2024-10-09_07-58-25_00962.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": "TMX7316010203-002078_pano_0000_004569", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112980.94918753458, 490101.8866685019 ] }, "relative_distance": 19.76048875, "relative_pitch": -65.61930789579417, "relative_heading": 75.88272847126579, "relative_elevation": -43.60080494266 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002078_pano_0000_004569/adjacencies/TMX7316010203-002078_pano_0000_004569/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_13-30-58_01192/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_13-30-58_01192/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_13-30-58_01192/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_13-30-58_01192/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-16_13-30-58_01192/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-16_13-30-58_01192/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-16_13-30-58_01192/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_13-30-58_01192/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_13-30-58_01192/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.769552052689559, 52.39714030930105, 0.0 ] }, "distance": 19.77, "direction": 267.45, "angle": -65.61, "elevation": -43.6, "pano_id": "recording_2025-06-16_13-30-58_01192", "timestamp": "2025-06-16T13:41:41Z", "filename": "recording_2025-06-16_13-30-58_01192.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": "TMX7316010203-002078_pano_0000_004569", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112980.94918753458, 490101.8866685019 ] }, "relative_distance": 19.77039159, "relative_pitch": -65.60851299631165, "relative_heading": 267.45010470004473, "relative_elevation": -43.60080494266 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002078_pano_0000_004569/adjacencies/TMX7316010203-002078_pano_0000_004569/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/13/TMX7315080123-000281/pano_0000_000851/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/13/TMX7315080123-000281/pano_0000_000851/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/13/TMX7315080123-000281/pano_0000_000851/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/13/TMX7315080123-000281/pano_0000_000851/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315080123-000281_pano_0000_000851/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000281_pano_0000_000851/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000281_pano_0000_000851/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/06/13/TMX7315080123-000281/pano_0000_000851/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/06/13/TMX7315080123-000281/pano_0000_000851/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.76955525713573, 52.3971152821247, 44.2458391143009 ] }, "distance": 19.87, "direction": 259.37, "angle": 1.86, "elevation": 0.65, "pano_id": "TMX7315080123-000281_pano_0000_000851", "timestamp": "2016-06-13T08:32:53.778910Z", "filename": "pano_0000_000851.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": "TMX7316010203-002078_pano_0000_004569", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112980.94918753458, 490101.8866685019 ] }, "relative_distance": 19.87347224, "relative_pitch": 1.8589990515291486, "relative_heading": 259.37442994876136, "relative_elevation": 0.6450341716409014 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002078_pano_0000_004569/adjacencies/TMX7316010203-002078_pano_0000_004569/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_015451/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_015451/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_015451/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_015451/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000323_pano_0000_015451/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000323_pano_0000_015451/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000323_pano_0000_015451/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_015451/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_015451/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.76955486926049, 52.3971134223615, 43.3956844126806 ] }, "distance": 19.94, "direction": 258.8, "angle": -0.59, "elevation": -0.21, "pano_id": "TMX7316010203-000323_pano_0000_015451", "timestamp": "2017-06-01T12:34:03.587380Z", "filename": "pano_0000_015451.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": "TMX7316010203-002078_pano_0000_004569", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112980.94918753458, 490101.8866685019 ] }, "relative_distance": 19.93856943, "relative_pitch": -0.589416713968979, "relative_heading": 258.8039275813398, "relative_elevation": -0.20512052997939634 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002078_pano_0000_004569/adjacencies/TMX7316010203-002078_pano_0000_004569/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_13-30-58_01184/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_13-30-58_01184/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_13-30-58_01184/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_13-30-58_01184/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-16_13-30-58_01184/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-16_13-30-58_01184/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-16_13-30-58_01184/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_13-30-58_01184/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_13-30-58_01184/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.770126546979636, 52.39719443503029, 0.0 ] }, "distance": 20.03, "direction": 75.12, "angle": -65.33, "elevation": -43.6, "pano_id": "recording_2025-06-16_13-30-58_01184", "timestamp": "2025-06-16T13:41:35Z", "filename": "recording_2025-06-16_13-30-58_01184.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": "TMX7316010203-002078_pano_0000_004569", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112980.94918753458, 490101.8866685019 ] }, "relative_distance": 20.02592617, "relative_pitch": -65.33059814290907, "relative_heading": 75.11794647446577, "relative_elevation": -43.60080494266 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002078_pano_0000_004569/adjacencies/TMX7316010203-002078_pano_0000_004569/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002078/pano_0000_004573/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002078/pano_0000_004573/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002078/pano_0000_004573/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002078/pano_0000_004573/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002078_pano_0000_004573/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002078_pano_0000_004573/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002078_pano_0000_004573/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002078/pano_0000_004573/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002078/pano_0000_004573/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.76954787278691, 52.3971418566439, 43.5396133493632 ] }, "distance": 20.05, "direction": 267.98, "angle": -0.17, "elevation": -0.06, "pano_id": "TMX7316010203-002078_pano_0000_004573", "timestamp": "2021-04-01T11:49:32.598630Z", "filename": "pano_0000_004573.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": "TMX7316010203-002078_pano_0000_004569", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112980.94918753458, 490101.8866685019 ] }, "relative_distance": 20.04781964, "relative_pitch": -0.1748823170175109, "relative_heading": 267.9778884339218, "relative_elevation": -0.061191593296797464 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002078_pano_0000_004569/adjacencies/TMX7316010203-002078_pano_0000_004569/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_015459/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_015459/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_015459/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_015459/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000323_pano_0000_015459/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000323_pano_0000_015459/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000323_pano_0000_015459/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_015459/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_015459/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.77013623126914, 52.3971613708381, 43.8426981261 ] }, "distance": 20.07, "direction": 85.82, "angle": 0.69, "elevation": 0.24, "pano_id": "TMX7316010203-000323_pano_0000_015459", "timestamp": "2017-06-01T12:34:07.052630Z", "filename": "pano_0000_015459.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": "TMX7316010203-002078_pano_0000_004569", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112980.94918753458, 490101.8866685019 ] }, "relative_distance": 20.06687689, "relative_pitch": 0.6906300040954889, "relative_heading": 85.8160698309251, "relative_elevation": 0.24189318343999844 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002078_pano_0000_004569/adjacencies/TMX7316010203-002078_pano_0000_004569/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-09_07-58-25_00970/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-09_07-58-25_00970/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-09_07-58-25_00970/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-09_07-58-25_00970/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2024-10-09_07-58-25_00970/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-09_07-58-25_00970/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-09_07-58-25_00970/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-09_07-58-25_00970/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-09_07-58-25_00970/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.769547481885215, 52.397141580121826, 0.0 ] }, "distance": 20.08, "direction": 267.89, "angle": -65.28, "elevation": -43.6, "pano_id": "recording_2024-10-09_07-58-25_00970", "timestamp": "2024-10-09T08:06:09Z", "filename": "recording_2024-10-09_07-58-25_00970.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": "TMX7316010203-002078_pano_0000_004569", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112980.94918753458, 490101.8866685019 ] }, "relative_distance": 20.07551919, "relative_pitch": -65.27680435629289, "relative_heading": 267.892805109565, "relative_elevation": -43.60080494266 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002078_pano_0000_004569/adjacencies/TMX7316010203-002078_pano_0000_004569/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/31/TMX7316010203-002495/pano_0002_000008/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/31/TMX7316010203-002495/pano_0002_000008/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/31/TMX7316010203-002495/pano_0002_000008/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/31/TMX7316010203-002495/pano_0002_000008/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002495_pano_0002_000008/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002495_pano_0002_000008/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002495_pano_0002_000008/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/31/TMX7316010203-002495/pano_0002_000008/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/31/TMX7316010203-002495/pano_0002_000008/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.77013744443688, 52.3971618722897, 43.9470567693934 ] }, "distance": 20.15, "direction": 85.67, "angle": 0.98, "elevation": 0.35, "pano_id": "TMX7316010203-002495_pano_0002_000008", "timestamp": "2022-03-31T07:36:16.516910Z", "filename": "pano_0002_000008.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2022", "tags": [ "mission-bi", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7316010203-002078_pano_0000_004569", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112980.94918753458, 490101.8866685019 ] }, "relative_distance": 20.15336732, "relative_pitch": 0.9842929144177127, "relative_heading": 85.67498411825368, "relative_elevation": 0.3462518267334005 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002078_pano_0000_004569/adjacencies/TMX7316010203-002078_pano_0000_004569/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/07/TMX7316060226-000472/pano_0001_000388/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/07/TMX7316060226-000472/pano_0001_000388/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/07/TMX7316060226-000472/pano_0001_000388/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/07/TMX7316060226-000472/pano_0001_000388/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000472_pano_0001_000388/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000472_pano_0001_000388/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000472_pano_0001_000388/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/11/07/TMX7316060226-000472/pano_0001_000388/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/11/07/TMX7316060226-000472/pano_0001_000388/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.77014235595135, 52.397172259403, 44.0312054241076 ] }, "distance": 20.6, "direction": 82.54, "angle": 1.2, "elevation": 0.43, "pano_id": "TMX7316060226-000472_pano_0001_000388", "timestamp": "2019-11-07T11:45:55.748210Z", "filename": "pano_0001_000388.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": "TMX7316010203-002078_pano_0000_004569", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112980.94918753458, 490101.8866685019 ] }, "relative_distance": 20.60475791, "relative_pitch": 1.1966432956947635, "relative_heading": 82.53866472680187, "relative_elevation": 0.4304004814475988 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002078_pano_0000_004569/adjacencies/TMX7316010203-002078_pano_0000_004569/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/12/14/TMX7316010203-001015/pano_0006_000214/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/12/14/TMX7316010203-001015/pano_0006_000214/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/12/14/TMX7316010203-001015/pano_0006_000214/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/12/14/TMX7316010203-001015/pano_0006_000214/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001015_pano_0006_000214/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001015_pano_0006_000214/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001015_pano_0006_000214/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/12/14/TMX7316010203-001015/pano_0006_000214/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/12/14/TMX7316010203-001015/pano_0006_000214/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.76953665952299, 52.3971405467302, 43.5457443594933 ] }, "distance": 20.82, "direction": 267.65, "angle": -0.15, "elevation": -0.06, "pano_id": "TMX7316010203-001015_pano_0006_000214", "timestamp": "2018-12-14T11:25:30.517740Z", "filename": "pano_0006_000214.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": "TMX7316010203-002078_pano_0000_004569", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112980.94918753458, 490101.8866685019 ] }, "relative_distance": 20.81609792, "relative_pitch": -0.15155249978755586, "relative_heading": 267.6510732958595, "relative_elevation": -0.05506058316669993 } ] } }