Adjacencies
Parameters:
- newest_in_range: (boolean) only return photos that are the newest within their distance interval
- srid: (integer) projection of coordinates, either 4326 or 28992
- near: (string) two-dimensional point, separated by a comma; "<lon>,<lat>" when "srid=4326", "<x>,<y>" when "srid=28992"
- radius: (number) search radius in meters from point "near"
- bbox: (string) only return photos contained by bounding box, two two-dimensional points "<northwest>,<southeast>", same as point "near"
- timestamp_before: (string) ISO date format (yyyy-mm-dd)
- timestamp_after: (string) ISO date format (yyyy-mm-dd)
- tags: (string) a comma-seperated list of tags to filter on, for example: "mission-bi,mission2017"
- limit_results: (integer) limit on the returned results (impacts count and pagination: if more results are available, they don't show up in counts). Can be used for performance reasons
GET /panorama/panoramas/b_20241129_0829_Track01_Sphere_00233/adjacencies/?format=api
{ "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track01_Sphere_00233/adjacencies/?format=api" } }, "_embedded": { "adjacencies": [ { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track01_Sphere_00233/adjacencies/b_20241129_0829_Track01_Sphere_00233/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241129_0829_Track01_Sphere_00233/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241129_0829_Track01_Sphere_00233/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241129_0829_Track01_Sphere_00233/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241129_0829_Track01_Sphere_00233/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241129_0829_Track01_Sphere_00233/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track01_Sphere_00233/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track01_Sphere_00233/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241129_0829_Track01_Sphere_00233/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241129_0829_Track01_Sphere_00233/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.869066483456334, 52.36107226516647, 0.0 ] }, "distance": 0.0, "direction": null, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241129_0829_Track01_Sphere_00233", "timestamp": "2024-11-29T07:56:11Z", "filename": "Job_20241129_0829_Track01_Sphere_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": "b_20241129_0829_Track01_Sphere_00233", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119705.58708543374, 486035.04945949384 ] }, "relative_distance": 0.0, "relative_pitch": 0.0, "relative_heading": null, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track01_Sphere_00233/adjacencies/b_20241129_0829_Track01_Sphere_00233/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001702/pano_0000_009311/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001702/pano_0000_009311/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001702/pano_0000_009311/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001702/pano_0000_009311/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001702_pano_0000_009311/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001702_pano_0000_009311/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001702_pano_0000_009311/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001702/pano_0000_009311/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001702/pano_0000_009311/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86906179261288, 52.3610726699496, 45.2184101967141 ] }, "distance": 0.32, "direction": 278.02, "angle": 89.59, "elevation": 45.22, "pano_id": "TMX7316010203-001702_pano_0000_009311", "timestamp": "2020-05-11T11:09:00.610520Z", "filename": "pano_0000_009311.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2020", "tags": [ "mission-bi", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241129_0829_Track01_Sphere_00233", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119705.58708543374, 486035.04945949384 ] }, "relative_distance": 0.32271817, "relative_pitch": 89.59109408963319, "relative_heading": 278.0229928578839, "relative_elevation": 45.2184101967141 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track01_Sphere_00233/adjacencies/b_20241129_0829_Track01_Sphere_00233/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/29/TMX7316010203-001145/pano_0000_001273/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/29/TMX7316010203-001145/pano_0000_001273/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/29/TMX7316010203-001145/pano_0000_001273/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/29/TMX7316010203-001145/pano_0000_001273/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001145_pano_0000_001273/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001145_pano_0000_001273/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001145_pano_0000_001273/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/04/29/TMX7316010203-001145/pano_0000_001273/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/04/29/TMX7316010203-001145/pano_0000_001273/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86905820757661, 52.3610730915108, 45.3088482609019 ] }, "distance": 0.57, "direction": 279.26, "angle": 89.28, "elevation": 45.31, "pano_id": "TMX7316010203-001145_pano_0000_001273", "timestamp": "2019-04-29T08:24:36.317630Z", "filename": "pano_0000_001273.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2019", "tags": [ "mission-bi", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241129_0829_Track01_Sphere_00233", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119705.58708543374, 486035.04945949384 ] }, "relative_distance": 0.57123594, "relative_pitch": 89.27767586776666, "relative_heading": 279.2631005956839, "relative_elevation": 45.3088482609019 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track01_Sphere_00233/adjacencies/b_20241129_0829_Track01_Sphere_00233/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002062/pano_0000_000984/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002062/pano_0000_000984/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002062/pano_0000_000984/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002062/pano_0000_000984/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002062_pano_0000_000984/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002062_pano_0000_000984/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002062_pano_0000_000984/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002062/pano_0000_000984/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002062/pano_0000_000984/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86905605329425, 52.3610732802218, 45.2664655838162 ] }, "distance": 0.72, "direction": 279.03, "angle": 89.09, "elevation": 45.27, "pano_id": "TMX7316010203-002062_pano_0000_000984", "timestamp": "2021-03-26T08:52:49.576790Z", "filename": "pano_0000_000984.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2021", "tags": [ "mission-bi", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241129_0829_Track01_Sphere_00233", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119705.58708543374, 486035.04945949384 ] }, "relative_distance": 0.71946663, "relative_pitch": 89.08941574762568, "relative_heading": 279.032265092021, "relative_elevation": 45.2664655838162 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track01_Sphere_00233/adjacencies/b_20241129_0829_Track01_Sphere_00233/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/12/TMX7316010203-002928/pano_0003_000307/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/12/TMX7316010203-002928/pano_0003_000307/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/12/TMX7316010203-002928/pano_0003_000307/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/12/TMX7316010203-002928/pano_0003_000307/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002928_pano_0003_000307/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002928_pano_0003_000307/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002928_pano_0003_000307/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/01/12/TMX7316010203-002928/pano_0003_000307/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/01/12/TMX7316010203-002928/pano_0003_000307/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8690656969021, 52.36107883661, 46.1838839184493 ] }, "distance": 0.73, "direction": 355.81, "angle": 89.09, "elevation": 46.18, "pano_id": "TMX7316010203-002928_pano_0003_000307", "timestamp": "2023-01-12T08:45:08.316480Z", "filename": "pano_0003_000307.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2022", "tags": [ "mission-woz", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241129_0829_Track01_Sphere_00233", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119705.58708543374, 486035.04945949384 ] }, "relative_distance": 0.73319276, "relative_pitch": 89.09047662306119, "relative_heading": 355.8089662325967, "relative_elevation": 46.1838839184493 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track01_Sphere_00233/adjacencies/b_20241129_0829_Track01_Sphere_00233/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/12/TMX7316010203-002228/pano_0002_001789/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/12/TMX7316010203-002228/pano_0002_001789/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/12/TMX7316010203-002228/pano_0002_001789/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/12/TMX7316010203-002228/pano_0002_001789/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002228_pano_0002_001789/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002228_pano_0002_001789/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002228_pano_0002_001789/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/07/12/TMX7316010203-002228/pano_0002_001789/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/07/12/TMX7316010203-002228/pano_0002_001789/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86905546996397, 52.3610717618356, 45.1990630915388 ] }, "distance": 0.75, "direction": 265.73, "angle": 89.05, "elevation": 45.2, "pano_id": "TMX7316010203-002228_pano_0002_001789", "timestamp": "2021-07-12T08:03:10.953850Z", "filename": "pano_0002_001789.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2021", "tags": [ "mission-bi", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241129_0829_Track01_Sphere_00233", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119705.58708543374, 486035.04945949384 ] }, "relative_distance": 0.75237173, "relative_pitch": 89.04635757845712, "relative_heading": 265.7308668883657, "relative_elevation": 45.1990630915388 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track01_Sphere_00233/adjacencies/b_20241129_0829_Track01_Sphere_00233/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/31/TMX7316010203-002374/pano_0003_000428/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/31/TMX7316010203-002374/pano_0003_000428/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/31/TMX7316010203-002374/pano_0003_000428/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/31/TMX7316010203-002374/pano_0003_000428/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002374_pano_0003_000428/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002374_pano_0003_000428/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002374_pano_0003_000428/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/12/31/TMX7316010203-002374/pano_0003_000428/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/12/31/TMX7316010203-002374/pano_0003_000428/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86905366939057, 52.3610678573619, 45.2700090948492 ] }, "distance": 1.0, "direction": 240.67, "angle": 88.73, "elevation": 45.27, "pano_id": "TMX7316010203-002374_pano_0003_000428", "timestamp": "2021-12-31T10:39:39.194100Z", "filename": "pano_0003_000428.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": "b_20241129_0829_Track01_Sphere_00233", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119705.58708543374, 486035.04945949384 ] }, "relative_distance": 1.00129991, "relative_pitch": 88.73291596051644, "relative_heading": 240.67005804181912, "relative_elevation": 45.2700090948492 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track01_Sphere_00233/adjacencies/b_20241129_0829_Track01_Sphere_00233/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001039/pano_0002_001690/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001039/pano_0002_001690/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001039/pano_0002_001690/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001039/pano_0002_001690/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001039_pano_0002_001690/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001039_pano_0002_001690/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001039_pano_0002_001690/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001039/pano_0002_001690/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001039/pano_0002_001690/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86907895222138, 52.3610775214918, 45.1654880270362 ] }, "distance": 1.03, "direction": 55.45, "angle": 88.69, "elevation": 45.17, "pano_id": "TMX7316010203-001039_pano_0002_001690", "timestamp": "2019-01-07T09:52:14.497020Z", "filename": "pano_0002_001690.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": "b_20241129_0829_Track01_Sphere_00233", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119705.58708543374, 486035.04945949384 ] }, "relative_distance": 1.03131963, "relative_pitch": 88.69192168661074, "relative_heading": 55.44958644877364, "relative_elevation": 45.1654880270362 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track01_Sphere_00233/adjacencies/b_20241129_0829_Track01_Sphere_00233/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-31_06-59-14_01604/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-31_06-59-14_01604/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-31_06-59-14_01604/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-31_06-59-14_01604/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-31_06-59-14_01604/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-31_06-59-14_01604/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-31_06-59-14_01604/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-31_06-59-14_01604/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-31_06-59-14_01604/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.869051590181019, 52.36107413234549, 0.0 ] }, "distance": 1.04, "direction": 281.57, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-31_06-59-14_01604", "timestamp": "2025-07-31T07:44:11Z", "filename": "recording_2025-07-31_06-59-14_01604.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2025", "tags": [ "mission-bi", "mission-2025", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241129_0829_Track01_Sphere_00233", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119705.58708543374, 486035.04945949384 ] }, "relative_distance": 1.03564592, "relative_pitch": 0.0, "relative_heading": 281.57308615398046, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track01_Sphere_00233/adjacencies/b_20241129_0829_Track01_Sphere_00233/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000022/pano_0006_000544/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000022/pano_0006_000544/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000022/pano_0006_000544/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000022/pano_0006_000544/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000022_pano_0006_000544/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000022_pano_0006_000544/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000022_pano_0006_000544/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000022/pano_0006_000544/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000022/pano_0006_000544/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86908127667523, 52.3610784436305, 45.1368971113116 ] }, "distance": 1.22, "direction": 55.7, "angle": 88.45, "elevation": 45.14, "pano_id": "TMX7316060226-000022_pano_0006_000544", "timestamp": "2016-08-16T08:32:40.909630Z", "filename": "pano_0006_000544.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241129_0829_Track01_Sphere_00233", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119705.58708543374, 486035.04945949384 ] }, "relative_distance": 1.21994706, "relative_pitch": 88.45180307815241, "relative_heading": 55.698190797656515, "relative_elevation": 45.1368971113116 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track01_Sphere_00233/adjacencies/b_20241129_0829_Track01_Sphere_00233/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/10/TMX7316010203-002921/pano_0007_000379/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/10/TMX7316010203-002921/pano_0007_000379/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/10/TMX7316010203-002921/pano_0007_000379/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/10/TMX7316010203-002921/pano_0007_000379/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002921_pano_0007_000379/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002921_pano_0007_000379/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002921_pano_0007_000379/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/01/10/TMX7316010203-002921/pano_0007_000379/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/01/10/TMX7316010203-002921/pano_0007_000379/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86908943760665, 52.36107094252, 45.6097825746983 ] }, "distance": 1.57, "direction": 95.38, "angle": 88.03, "elevation": 45.61, "pano_id": "TMX7316010203-002921_pano_0007_000379", "timestamp": "2023-01-10T10:00:40.834660Z", "filename": "pano_0007_000379.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2022", "tags": [ "mission-woz", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241129_0829_Track01_Sphere_00233", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119705.58708543374, 486035.04945949384 ] }, "relative_distance": 1.57064145, "relative_pitch": 88.02771305302072, "relative_heading": 95.37676092171827, "relative_elevation": 45.6097825746983 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track01_Sphere_00233/adjacencies/b_20241129_0829_Track01_Sphere_00233/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002025/pano_0000_000469/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002025/pano_0000_000469/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002025/pano_0000_000469/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002025/pano_0000_000469/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002025_pano_0000_000469/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002025_pano_0000_000469/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002025_pano_0000_000469/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002025/pano_0000_000469/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002025/pano_0000_000469/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86908536618599, 52.3610831856394, 45.2823036396876 ] }, "distance": 1.77, "direction": 46.63, "angle": 87.76, "elevation": 45.28, "pano_id": "TMX7316010203-002025_pano_0000_000469", "timestamp": "2021-02-22T12:45:57.683640Z", "filename": "pano_0000_000469.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2020", "tags": [ "mission-woz", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241129_0829_Track01_Sphere_00233", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119705.58708543374, 486035.04945949384 ] }, "relative_distance": 1.76956916, "relative_pitch": 87.762099717554, "relative_heading": 46.6303742926935, "relative_elevation": 45.2823036396876 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track01_Sphere_00233/adjacencies/b_20241129_0829_Track01_Sphere_00233/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/09/02/TMX7316010203-002789/pano_0000_000581/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/09/02/TMX7316010203-002789/pano_0000_000581/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/09/02/TMX7316010203-002789/pano_0000_000581/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/09/02/TMX7316010203-002789/pano_0000_000581/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002789_pano_0000_000581/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002789_pano_0000_000581/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002789_pano_0000_000581/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/09/02/TMX7316010203-002789/pano_0000_000581/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/09/02/TMX7316010203-002789/pano_0000_000581/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86908956299012, 52.3610795690298, 45.1120440494269 ] }, "distance": 1.77, "direction": 62.66, "angle": 87.75, "elevation": 45.11, "pano_id": "TMX7316010203-002789_pano_0000_000581", "timestamp": "2022-09-02T10:34:52.671770Z", "filename": "pano_0000_000581.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2022", "tags": [ "mission-bi", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241129_0829_Track01_Sphere_00233", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119705.58708543374, 486035.04945949384 ] }, "relative_distance": 1.76990745, "relative_pitch": 87.75323318974739, "relative_heading": 62.66485562112496, "relative_elevation": 45.1120440494269 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track01_Sphere_00233/adjacencies/b_20241129_0829_Track01_Sphere_00233/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000786/pano_0003_000630/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000786/pano_0003_000630/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000786/pano_0003_000630/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000786/pano_0003_000630/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000786_pano_0003_000630/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000786_pano_0003_000630/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000786_pano_0003_000630/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000786/pano_0003_000630/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000786/pano_0003_000630/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86909331005671, 52.3610867980545, 47.657262949273 ] }, "distance": 2.44, "direction": 48.5, "angle": 87.07, "elevation": 47.66, "pano_id": "TMX7316010203-000786_pano_0003_000630", "timestamp": "2018-06-12T11:37:14.865580Z", "filename": "pano_0003_000630.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241129_0829_Track01_Sphere_00233", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119705.58708543374, 486035.04945949384 ] }, "relative_distance": 2.44029111, "relative_pitch": 87.06872855265793, "relative_heading": 48.495295441971216, "relative_elevation": 47.657262949273 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track01_Sphere_00233/adjacencies/b_20241129_0829_Track01_Sphere_00233/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000786/pano_0003_000629/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000786/pano_0003_000629/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000786/pano_0003_000629/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000786/pano_0003_000629/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000786_pano_0003_000629/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000786_pano_0003_000629/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000786_pano_0003_000629/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000786/pano_0003_000629/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000786/pano_0003_000629/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86902401368052, 52.3610696717496, 47.6452153772116 ] }, "distance": 2.91, "direction": 264.3, "angle": 86.51, "elevation": 47.65, "pano_id": "TMX7316010203-000786_pano_0003_000629", "timestamp": "2018-06-12T11:37:14.180540Z", "filename": "pano_0003_000629.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241129_0829_Track01_Sphere_00233", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119705.58708543374, 486035.04945949384 ] }, "relative_distance": 2.90757147, "relative_pitch": 86.50782913313446, "relative_heading": 264.30395525568906, "relative_elevation": 47.6452153772116 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track01_Sphere_00233/adjacencies/b_20241129_0829_Track01_Sphere_00233/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/09/02/TMX7316010203-002789/pano_0000_000580/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/09/02/TMX7316010203-002789/pano_0000_000580/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/09/02/TMX7316010203-002789/pano_0000_000580/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/09/02/TMX7316010203-002789/pano_0000_000580/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002789_pano_0000_000580/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002789_pano_0000_000580/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002789_pano_0000_000580/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/09/02/TMX7316010203-002789/pano_0000_000580/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/09/02/TMX7316010203-002789/pano_0000_000580/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.869021668688, 52.3610623701937, 45.1033876156434 ] }, "distance": 3.25, "direction": 250.17, "angle": 85.88, "elevation": 45.1, "pano_id": "TMX7316010203-002789_pano_0000_000580", "timestamp": "2022-09-02T10:34:52.036930Z", "filename": "pano_0000_000580.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2022", "tags": [ "mission-bi", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241129_0829_Track01_Sphere_00233", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119705.58708543374, 486035.04945949384 ] }, "relative_distance": 3.24544644, "relative_pitch": 85.8843346437599, "relative_heading": 250.16812727154934, "relative_elevation": 45.1033876156434 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track01_Sphere_00233/adjacencies/b_20241129_0829_Track01_Sphere_00233/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002025/pano_0000_000468/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002025/pano_0000_000468/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002025/pano_0000_000468/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002025/pano_0000_000468/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002025_pano_0000_000468/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002025_pano_0000_000468/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002025_pano_0000_000468/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002025/pano_0000_000468/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002025/pano_0000_000468/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86901789079556, 52.3610663538407, 45.2824379848316 ] }, "distance": 3.38, "direction": 258.76, "angle": 85.74, "elevation": 45.28, "pano_id": "TMX7316010203-002025_pano_0000_000468", "timestamp": "2021-02-22T12:45:57.168690Z", "filename": "pano_0000_000468.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2020", "tags": [ "mission-woz", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241129_0829_Track01_Sphere_00233", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119705.58708543374, 486035.04945949384 ] }, "relative_distance": 3.37505026, "relative_pitch": 85.73743705209363, "relative_heading": 258.7614701909877, "relative_elevation": 45.2824379848316 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track01_Sphere_00233/adjacencies/b_20241129_0829_Track01_Sphere_00233/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/10/TMX7316010203-002921/pano_0007_000378/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/10/TMX7316010203-002921/pano_0007_000378/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/10/TMX7316010203-002921/pano_0007_000378/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/10/TMX7316010203-002921/pano_0007_000378/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002921_pano_0007_000378/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002921_pano_0007_000378/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002921_pano_0007_000378/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/01/10/TMX7316010203-002921/pano_0007_000378/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/01/10/TMX7316010203-002921/pano_0007_000378/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86902024595161, 52.361053453573, 45.617396177724 ] }, "distance": 3.78, "direction": 236.39, "angle": 85.26, "elevation": 45.62, "pano_id": "TMX7316010203-002921_pano_0007_000378", "timestamp": "2023-01-10T10:00:40.244670Z", "filename": "pano_0007_000378.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2022", "tags": [ "mission-woz", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241129_0829_Track01_Sphere_00233", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119705.58708543374, 486035.04945949384 ] }, "relative_distance": 3.78199338, "relative_pitch": 85.26062788704722, "relative_heading": 236.39416329545693, "relative_elevation": 45.617396177724 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track01_Sphere_00233/adjacencies/b_20241129_0829_Track01_Sphere_00233/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000022/pano_0006_000543/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000022/pano_0006_000543/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000022/pano_0006_000543/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000022/pano_0006_000543/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000022_pano_0006_000543/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000022_pano_0006_000543/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000022_pano_0006_000543/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000022/pano_0006_000543/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000022/pano_0006_000543/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86901204642188, 52.3610606519343, 45.1402211729437 ] }, "distance": 3.93, "direction": 250.79, "angle": 85.03, "elevation": 45.14, "pano_id": "TMX7316060226-000022_pano_0006_000543", "timestamp": "2016-08-16T08:32:40.074650Z", "filename": "pano_0006_000543.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241129_0829_Track01_Sphere_00233", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119705.58708543374, 486035.04945949384 ] }, "relative_distance": 3.92717431, "relative_pitch": 85.02781826354207, "relative_heading": 250.78864298613897, "relative_elevation": 45.1402211729437 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track01_Sphere_00233/adjacencies/b_20241129_0829_Track01_Sphere_00233/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001039/pano_0002_001689/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001039/pano_0002_001689/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001039/pano_0002_001689/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001039/pano_0002_001689/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001039_pano_0002_001689/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001039_pano_0002_001689/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001039_pano_0002_001689/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001039/pano_0002_001689/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001039/pano_0002_001689/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86901095093798, 52.3610610888917, 45.167976972647 ] }, "distance": 3.98, "direction": 251.8, "angle": 84.96, "elevation": 45.17, "pano_id": "TMX7316010203-001039_pano_0002_001689", "timestamp": "2019-01-07T09:52:13.987030Z", "filename": "pano_0002_001689.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": "b_20241129_0829_Track01_Sphere_00233", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119705.58708543374, 486035.04945949384 ] }, "relative_distance": 3.98227144, "relative_pitch": 84.96149913928735, "relative_heading": 251.80261727628246, "relative_elevation": 45.167976972647 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track01_Sphere_00233/adjacencies/b_20241129_0829_Track01_Sphere_00233/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/31/TMX7316010203-002374/pano_0003_000429/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/31/TMX7316010203-002374/pano_0003_000429/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/31/TMX7316010203-002374/pano_0003_000429/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/31/TMX7316010203-002374/pano_0003_000429/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002374_pano_0003_000429/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002374_pano_0003_000429/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002374_pano_0003_000429/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/12/31/TMX7316010203-002374/pano_0003_000429/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/12/31/TMX7316010203-002374/pano_0003_000429/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86912239597006, 52.3610847746163, 45.2631271891296 ] }, "distance": 4.06, "direction": 69.93, "angle": 84.88, "elevation": 45.26, "pano_id": "TMX7316010203-002374_pano_0003_000429", "timestamp": "2021-12-31T10:39:39.724110Z", "filename": "pano_0003_000429.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": "b_20241129_0829_Track01_Sphere_00233", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119705.58708543374, 486035.04945949384 ] }, "relative_distance": 4.05536692, "relative_pitch": 84.88023321784857, "relative_heading": 69.9253575829446, "relative_elevation": 45.2631271891296 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track01_Sphere_00233/adjacencies/b_20241129_0829_Track01_Sphere_00233/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-31_06-59-14_01605/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-31_06-59-14_01605/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-31_06-59-14_01605/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-31_06-59-14_01605/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-31_06-59-14_01605/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-31_06-59-14_01605/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-31_06-59-14_01605/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-31_06-59-14_01605/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-31_06-59-14_01605/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.869120167172015, 52.36109015204794, 0.0 ] }, "distance": 4.16, "direction": 61.44, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-31_06-59-14_01605", "timestamp": "2025-07-31T07:44:11Z", "filename": "recording_2025-07-31_06-59-14_01605.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2025", "tags": [ "mission-bi", "mission-2025", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241129_0829_Track01_Sphere_00233", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119705.58708543374, 486035.04945949384 ] }, "relative_distance": 4.16368348, "relative_pitch": 0.0, "relative_heading": 61.44343002719132, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track01_Sphere_00233/adjacencies/b_20241129_0829_Track01_Sphere_00233/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/12/TMX7316010203-002228/pano_0002_001790/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/12/TMX7316010203-002228/pano_0002_001790/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/12/TMX7316010203-002228/pano_0002_001790/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/12/TMX7316010203-002228/pano_0002_001790/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002228_pano_0002_001790/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002228_pano_0002_001790/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002228_pano_0002_001790/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/07/12/TMX7316010203-002228/pano_0002_001790/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/07/12/TMX7316010203-002228/pano_0002_001790/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86912463101643, 52.3610888218448, 45.2017031675205 ] }, "distance": 4.37, "direction": 65.06, "angle": 84.48, "elevation": 45.2, "pano_id": "TMX7316010203-002228_pano_0002_001790", "timestamp": "2021-07-12T08:03:11.448800Z", "filename": "pano_0002_001790.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2021", "tags": [ "mission-bi", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241129_0829_Track01_Sphere_00233", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119705.58708543374, 486035.04945949384 ] }, "relative_distance": 4.36871584, "relative_pitch": 84.47954580742301, "relative_heading": 65.05738237896162, "relative_elevation": 45.2017031675205 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track01_Sphere_00233/adjacencies/b_20241129_0829_Track01_Sphere_00233/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002062/pano_0000_000985/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002062/pano_0000_000985/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002062/pano_0000_000985/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002062/pano_0000_000985/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002062_pano_0000_000985/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002062_pano_0000_000985/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002062_pano_0000_000985/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002062/pano_0000_000985/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002062/pano_0000_000985/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8691253245545, 52.3610897844344, 45.2594207357615 ] }, "distance": 4.46, "direction": 64.07, "angle": 84.38, "elevation": 45.26, "pano_id": "TMX7316010203-002062_pano_0000_000985", "timestamp": "2021-03-26T08:52:50.151730Z", "filename": "pano_0000_000985.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2021", "tags": [ "mission-bi", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241129_0829_Track01_Sphere_00233", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119705.58708543374, 486035.04945949384 ] }, "relative_distance": 4.45739426, "relative_pitch": 84.37533802331666, "relative_heading": 64.06503694621935, "relative_elevation": 45.2594207357615 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track01_Sphere_00233/adjacencies/b_20241129_0829_Track01_Sphere_00233/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/29/TMX7316010203-001145/pano_0000_001274/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/29/TMX7316010203-001145/pano_0000_001274/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/29/TMX7316010203-001145/pano_0000_001274/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/29/TMX7316010203-001145/pano_0000_001274/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001145_pano_0000_001274/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001145_pano_0000_001274/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001145_pano_0000_001274/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/04/29/TMX7316010203-001145/pano_0000_001274/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/04/29/TMX7316010203-001145/pano_0000_001274/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86912738175389, 52.3610904021629, 45.3140936419368 ] }, "distance": 4.61, "direction": 64.06, "angle": 84.19, "elevation": 45.31, "pano_id": "TMX7316010203-001145_pano_0000_001274", "timestamp": "2019-04-29T08:24:36.932520Z", "filename": "pano_0000_001274.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2019", "tags": [ "mission-bi", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241129_0829_Track01_Sphere_00233", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119705.58708543374, 486035.04945949384 ] }, "relative_distance": 4.61348752, "relative_pitch": 84.1866721507833, "relative_heading": 64.05854778672631, "relative_elevation": 45.3140936419368 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track01_Sphere_00233/adjacencies/b_20241129_0829_Track01_Sphere_00233/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001702/pano_0000_009312/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001702/pano_0000_009312/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001702/pano_0000_009312/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001702/pano_0000_009312/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001702_pano_0000_009312/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001702_pano_0000_009312/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001702_pano_0000_009312/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001702/pano_0000_009312/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001702/pano_0000_009312/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86913071455724, 52.3610893260212, 45.2108993539587 ] }, "distance": 4.77, "direction": 66.55, "angle": 83.98, "elevation": 45.21, "pano_id": "TMX7316010203-001702_pano_0000_009312", "timestamp": "2020-05-11T11:09:01.150530Z", "filename": "pano_0000_009312.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2020", "tags": [ "mission-bi", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241129_0829_Track01_Sphere_00233", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119705.58708543374, 486035.04945949384 ] }, "relative_distance": 4.7697656, "relative_pitch": 83.97755333319482, "relative_heading": 66.54589806972795, "relative_elevation": 45.2108993539587 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track01_Sphere_00233/adjacencies/b_20241129_0829_Track01_Sphere_00233/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/12/TMX7316010203-002928/pano_0003_000306/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/12/TMX7316010203-002928/pano_0003_000306/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/12/TMX7316010203-002928/pano_0003_000306/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/12/TMX7316010203-002928/pano_0003_000306/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002928_pano_0003_000306/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002928_pano_0003_000306/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002928_pano_0003_000306/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/01/12/TMX7316010203-002928/pano_0003_000306/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/01/12/TMX7316010203-002928/pano_0003_000306/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86899692324469, 52.3610616634722, 46.1996632711962 ] }, "distance": 4.88, "direction": 256.02, "angle": 83.97, "elevation": 46.2, "pano_id": "TMX7316010203-002928_pano_0003_000306", "timestamp": "2023-01-12T08:45:07.676520Z", "filename": "pano_0003_000306.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2022", "tags": [ "mission-woz", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241129_0829_Track01_Sphere_00233", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119705.58708543374, 486035.04945949384 ] }, "relative_distance": 4.88336081, "relative_pitch": 83.9661710776879, "relative_heading": 256.02054472382343, "relative_elevation": 46.1996632711962 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track01_Sphere_00233/adjacencies/b_20241129_0829_Track01_Sphere_00233/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241129_0829_Track01_Sphere_00232/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241129_0829_Track01_Sphere_00232/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241129_0829_Track01_Sphere_00232/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241129_0829_Track01_Sphere_00232/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241129_0829_Track01_Sphere_00232/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track01_Sphere_00232/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track01_Sphere_00232/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241129_0829_Track01_Sphere_00232/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241129_0829_Track01_Sphere_00232/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.868997970480032, 52.361055796325765, 0.0 ] }, "distance": 5.01, "direction": 248.56, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241129_0829_Track01_Sphere_00232", "timestamp": "2024-11-29T07:56:11Z", "filename": "Job_20241129_0829_Track01_Sphere_00232.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241129_0829_Track01_Sphere_00233", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119705.58708543374, 486035.04945949384 ] }, "relative_distance": 5.01425471, "relative_pitch": 0.0, "relative_heading": 248.5635482522405, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track01_Sphere_00233/adjacencies/b_20241129_0829_Track01_Sphere_00233/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241129_0829_Track01_Sphere_00234/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241129_0829_Track01_Sphere_00234/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241129_0829_Track01_Sphere_00234/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241129_0829_Track01_Sphere_00234/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241129_0829_Track01_Sphere_00234/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track01_Sphere_00234/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track01_Sphere_00234/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241129_0829_Track01_Sphere_00234/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241129_0829_Track01_Sphere_00234/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.869135591443874, 52.361088071478235, 0.0 ] }, "distance": 5.03, "direction": 69.51, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241129_0829_Track01_Sphere_00234", "timestamp": "2024-11-29T07:56:12Z", "filename": "Job_20241129_0829_Track01_Sphere_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": "b_20241129_0829_Track01_Sphere_00233", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119705.58708543374, 486035.04945949384 ] }, "relative_distance": 5.02573304, "relative_pitch": 0.0, "relative_heading": 69.51474851498557, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track01_Sphere_00233/adjacencies/b_20241129_0829_Track01_Sphere_00233/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001702/pano_0000_009310/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001702/pano_0000_009310/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001702/pano_0000_009310/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001702/pano_0000_009310/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001702_pano_0000_009310/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001702_pano_0000_009310/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001702_pano_0000_009310/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001702/pano_0000_009310/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001702/pano_0000_009310/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86899330482717, 52.36105583318, 45.2346725091338 ] }, "distance": 5.31, "direction": 249.86, "angle": 83.3, "elevation": 45.23, "pano_id": "TMX7316010203-001702_pano_0000_009310", "timestamp": "2020-05-11T11:09:00.100500Z", "filename": "pano_0000_009310.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2020", "tags": [ "mission-bi", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241129_0829_Track01_Sphere_00233", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119705.58708543374, 486035.04945949384 ] }, "relative_distance": 5.30996767, "relative_pitch": 83.30485403456265, "relative_heading": 249.8582647984856, "relative_elevation": 45.2346725091338 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track01_Sphere_00233/adjacencies/b_20241129_0829_Track01_Sphere_00233/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/12/TMX7316010203-002928/pano_0003_000308/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/12/TMX7316010203-002928/pano_0003_000308/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/12/TMX7316010203-002928/pano_0003_000308/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/12/TMX7316010203-002928/pano_0003_000308/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002928_pano_0003_000308/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002928_pano_0003_000308/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002928_pano_0003_000308/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/01/12/TMX7316010203-002928/pano_0003_000308/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/01/12/TMX7316010203-002928/pano_0003_000308/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86913454509112, 52.3610955836113, 46.169729873538 ] }, "distance": 5.31, "direction": 60.77, "angle": 83.44, "elevation": 46.17, "pano_id": "TMX7316010203-002928_pano_0003_000308", "timestamp": "2023-01-12T08:45:08.936500Z", "filename": "pano_0003_000308.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2022", "tags": [ "mission-woz", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241129_0829_Track01_Sphere_00233", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119705.58708543374, 486035.04945949384 ] }, "relative_distance": 5.31329231, "relative_pitch": 83.43518207463181, "relative_heading": 60.76784449499378, "relative_elevation": 46.169729873538 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track01_Sphere_00233/adjacencies/b_20241129_0829_Track01_Sphere_00233/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/29/TMX7316010203-001145/pano_0000_001272/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/29/TMX7316010203-001145/pano_0000_001272/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/29/TMX7316010203-001145/pano_0000_001272/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/29/TMX7316010203-001145/pano_0000_001272/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001145_pano_0000_001272/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001145_pano_0000_001272/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001145_pano_0000_001272/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/04/29/TMX7316010203-001145/pano_0000_001272/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/04/29/TMX7316010203-001145/pano_0000_001272/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86898930716432, 52.36105579477, 45.3147156797349 ] }, "distance": 5.57, "direction": 250.78, "angle": 83.0, "elevation": 45.31, "pano_id": "TMX7316010203-001145_pano_0000_001272", "timestamp": "2019-04-29T08:24:35.712550Z", "filename": "pano_0000_001272.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2019", "tags": [ "mission-bi", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241129_0829_Track01_Sphere_00233", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119705.58708543374, 486035.04945949384 ] }, "relative_distance": 5.56784507, "relative_pitch": 82.99514512721353, "relative_heading": 250.782031668567, "relative_elevation": 45.3147156797349 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track01_Sphere_00233/adjacencies/b_20241129_0829_Track01_Sphere_00233/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002062/pano_0000_000983/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002062/pano_0000_000983/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002062/pano_0000_000983/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002062/pano_0000_000983/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002062_pano_0000_000983/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002062_pano_0000_000983/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002062_pano_0000_000983/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002062/pano_0000_000983/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002062/pano_0000_000983/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8689872995453, 52.3610559531365, 45.2775334725156 ] }, "distance": 5.69, "direction": 251.4, "angle": 82.84, "elevation": 45.28, "pano_id": "TMX7316010203-002062_pano_0000_000983", "timestamp": "2021-03-26T08:52:49.011930Z", "filename": "pano_0000_000983.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2021", "tags": [ "mission-bi", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241129_0829_Track01_Sphere_00233", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119705.58708543374, 486035.04945949384 ] }, "relative_distance": 5.69152413, "relative_pitch": 82.83532491653162, "relative_heading": 251.40275551004348, "relative_elevation": 45.2775334725156 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track01_Sphere_00233/adjacencies/b_20241129_0829_Track01_Sphere_00233/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/12/TMX7316010203-002228/pano_0002_001788/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/12/TMX7316010203-002228/pano_0002_001788/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/12/TMX7316010203-002228/pano_0002_001788/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/12/TMX7316010203-002228/pano_0002_001788/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002228_pano_0002_001788/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002228_pano_0002_001788/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002228_pano_0002_001788/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/07/12/TMX7316010203-002228/pano_0002_001788/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/07/12/TMX7316010203-002228/pano_0002_001788/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86898674768202, 52.3610546545142, 45.209830856882 ] }, "distance": 5.77, "direction": 250.16, "angle": 82.72, "elevation": 45.21, "pano_id": "TMX7316010203-002228_pano_0002_001788", "timestamp": "2021-07-12T08:03:10.453980Z", "filename": "pano_0002_001788.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2021", "tags": [ "mission-bi", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241129_0829_Track01_Sphere_00233", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119705.58708543374, 486035.04945949384 ] }, "relative_distance": 5.77459281, "relative_pitch": 82.72109812584696, "relative_heading": 250.16272003771067, "relative_elevation": 45.209830856882 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track01_Sphere_00233/adjacencies/b_20241129_0829_Track01_Sphere_00233/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-31_06-59-14_01603/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-31_06-59-14_01603/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-31_06-59-14_01603/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-31_06-59-14_01603/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-31_06-59-14_01603/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-31_06-59-14_01603/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-31_06-59-14_01603/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-31_06-59-14_01603/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-31_06-59-14_01603/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.868983670699985, 52.36105712682945, 0.0 ] }, "distance": 5.89, "direction": 253.37, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-31_06-59-14_01603", "timestamp": "2025-07-31T07:44:10Z", "filename": "recording_2025-07-31_06-59-14_01603.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2025", "tags": [ "mission-bi", "mission-2025", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241129_0829_Track01_Sphere_00233", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119705.58708543374, 486035.04945949384 ] }, "relative_distance": 5.88766423, "relative_pitch": 0.0, "relative_heading": 253.37495707856988, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track01_Sphere_00233/adjacencies/b_20241129_0829_Track01_Sphere_00233/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001039/pano_0002_001691/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001039/pano_0002_001691/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001039/pano_0002_001691/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001039/pano_0002_001691/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001039_pano_0002_001691/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001039_pano_0002_001691/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001039_pano_0002_001691/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001039/pano_0002_001691/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001039/pano_0002_001691/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86914695435912, 52.3610937888511, 45.1631886446849 ] }, "distance": 5.98, "direction": 66.4, "angle": 82.45, "elevation": 45.16, "pano_id": "TMX7316010203-001039_pano_0002_001691", "timestamp": "2019-01-07T09:52:15.052090Z", "filename": "pano_0002_001691.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": "b_20241129_0829_Track01_Sphere_00233", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119705.58708543374, 486035.04945949384 ] }, "relative_distance": 5.98235418, "relative_pitch": 82.45447888582791, "relative_heading": 66.39995609763817, "relative_elevation": 45.1631886446849 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track01_Sphere_00233/adjacencies/b_20241129_0829_Track01_Sphere_00233/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/31/TMX7316010203-002374/pano_0003_000427/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/31/TMX7316010203-002374/pano_0003_000427/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/31/TMX7316010203-002374/pano_0003_000427/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/31/TMX7316010203-002374/pano_0003_000427/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002374_pano_0003_000427/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002374_pano_0003_000427/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002374_pano_0003_000427/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/12/31/TMX7316010203-002374/pano_0003_000427/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/12/31/TMX7316010203-002374/pano_0003_000427/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86898499813048, 52.3610511581536, 45.2867120141163 ] }, "distance": 6.03, "direction": 247.07, "angle": 82.42, "elevation": 45.29, "pano_id": "TMX7316010203-002374_pano_0003_000427", "timestamp": "2021-12-31T10:39:38.669090Z", "filename": "pano_0003_000427.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": "b_20241129_0829_Track01_Sphere_00233", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119705.58708543374, 486035.04945949384 ] }, "relative_distance": 6.02752953, "relative_pitch": 82.41865642453529, "relative_heading": 247.06690502259895, "relative_elevation": 45.2867120141163 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track01_Sphere_00233/adjacencies/b_20241129_0829_Track01_Sphere_00233/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001687/pano_0000_000204/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001687/pano_0000_000204/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001687/pano_0000_000204/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001687/pano_0000_000204/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001687_pano_0000_000204/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001687_pano_0000_000204/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001687_pano_0000_000204/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001687/pano_0000_000204/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001687/pano_0000_000204/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86901168658544, 52.3611162259772, 45.3190250387415 ] }, "distance": 6.15, "direction": 322.65, "angle": 82.27, "elevation": 45.32, "pano_id": "TMX7316010203-001687_pano_0000_000204", "timestamp": "2020-05-06T05:34:28.530800Z", "filename": "pano_0000_000204.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2020", "tags": [ "mission-bi", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241129_0829_Track01_Sphere_00233", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119705.58708543374, 486035.04945949384 ] }, "relative_distance": 6.15336891, "relative_pitch": 82.26772595022788, "relative_heading": 322.65183791238775, "relative_elevation": 45.3190250387415 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track01_Sphere_00233/adjacencies/b_20241129_0829_Track01_Sphere_00233/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000022/pano_0006_000545/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000022/pano_0006_000545/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000022/pano_0006_000545/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000022/pano_0006_000545/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000022_pano_0006_000545/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000022_pano_0006_000545/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000022_pano_0006_000545/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000022/pano_0006_000545/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000022/pano_0006_000545/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86915122084894, 52.361095391157, 45.1237849807367 ] }, "distance": 6.32, "direction": 65.97, "angle": 82.03, "elevation": 45.12, "pano_id": "TMX7316060226-000022_pano_0006_000545", "timestamp": "2016-08-16T08:32:41.749560Z", "filename": "pano_0006_000545.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241129_0829_Track01_Sphere_00233", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119705.58708543374, 486035.04945949384 ] }, "relative_distance": 6.32025082, "relative_pitch": 82.02675210161436, "relative_heading": 65.97368105429634, "relative_elevation": 45.1237849807367 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track01_Sphere_00233/adjacencies/b_20241129_0829_Track01_Sphere_00233/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/10/TMX7316010203-002921/pano_0006_000287/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/10/TMX7316010203-002921/pano_0006_000287/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/10/TMX7316010203-002921/pano_0006_000287/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/10/TMX7316010203-002921/pano_0006_000287/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002921_pano_0006_000287/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002921_pano_0006_000287/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002921_pano_0006_000287/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/01/10/TMX7316010203-002921/pano_0006_000287/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/01/10/TMX7316010203-002921/pano_0006_000287/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86906441258833, 52.3611298160518, 45.6211329400539 ] }, "distance": 6.41, "direction": 358.74, "angle": 82.01, "elevation": 45.62, "pano_id": "TMX7316010203-002921_pano_0006_000287", "timestamp": "2023-01-10T09:47:06.941980Z", "filename": "pano_0006_000287.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2022", "tags": [ "mission-woz", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241129_0829_Track01_Sphere_00233", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119705.58708543374, 486035.04945949384 ] }, "relative_distance": 6.40548267, "relative_pitch": 82.00757365101352, "relative_heading": 358.73800256282414, "relative_elevation": 45.6211329400539 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track01_Sphere_00233/adjacencies/b_20241129_0829_Track01_Sphere_00233/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/10/TMX7316010203-002921/pano_0007_000380/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/10/TMX7316010203-002921/pano_0007_000380/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/10/TMX7316010203-002921/pano_0007_000380/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/10/TMX7316010203-002921/pano_0007_000380/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002921_pano_0007_000380/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002921_pano_0007_000380/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002921_pano_0007_000380/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/01/10/TMX7316010203-002921/pano_0007_000380/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/01/10/TMX7316010203-002921/pano_0007_000380/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86915822631787, 52.3610883244308, 45.6084185391665 ] }, "distance": 6.5, "direction": 74.04, "angle": 81.89, "elevation": 45.61, "pano_id": "TMX7316010203-002921_pano_0007_000380", "timestamp": "2023-01-10T10:00:41.449650Z", "filename": "pano_0007_000380.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2022", "tags": [ "mission-woz", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241129_0829_Track01_Sphere_00233", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119705.58708543374, 486035.04945949384 ] }, "relative_distance": 6.50034845, "relative_pitch": 81.88853770280109, "relative_heading": 74.0435782156023, "relative_elevation": 45.6084185391665 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track01_Sphere_00233/adjacencies/b_20241129_0829_Track01_Sphere_00233/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/10/TMX7316010203-002921/pano_0006_000288/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/10/TMX7316010203-002921/pano_0006_000288/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/10/TMX7316010203-002921/pano_0006_000288/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/10/TMX7316010203-002921/pano_0006_000288/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002921_pano_0006_000288/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002921_pano_0006_000288/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002921_pano_0006_000288/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/01/10/TMX7316010203-002921/pano_0006_000288/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/01/10/TMX7316010203-002921/pano_0006_000288/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86899676145302, 52.3611122257759, 45.6260881256312 ] }, "distance": 6.51, "direction": 313.11, "angle": 81.88, "elevation": 45.63, "pano_id": "TMX7316010203-002921_pano_0006_000288", "timestamp": "2023-01-10T09:47:07.402040Z", "filename": "pano_0006_000288.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2022", "tags": [ "mission-woz", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241129_0829_Track01_Sphere_00233", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119705.58708543374, 486035.04945949384 ] }, "relative_distance": 6.50632045, "relative_pitch": 81.884287123492, "relative_heading": 313.1119308841812, "relative_elevation": 45.6260881256312 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track01_Sphere_00233/adjacencies/b_20241129_0829_Track01_Sphere_00233/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002025/pano_0000_000470/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002025/pano_0000_000470/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002025/pano_0000_000470/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002025/pano_0000_000470/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002025_pano_0000_000470/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002025_pano_0000_000470/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002025_pano_0000_000470/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002025/pano_0000_000470/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002025/pano_0000_000470/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86915431873387, 52.3610987225199, 45.2683780593798 ] }, "distance": 6.67, "direction": 63.8, "angle": 81.62, "elevation": 45.27, "pano_id": "TMX7316010203-002025_pano_0000_000470", "timestamp": "2021-02-22T12:45:58.213660Z", "filename": "pano_0000_000470.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2020", "tags": [ "mission-woz", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241129_0829_Track01_Sphere_00233", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119705.58708543374, 486035.04945949384 ] }, "relative_distance": 6.66872451, "relative_pitch": 81.619730687863, "relative_heading": 63.802454569262224, "relative_elevation": 45.2683780593798 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track01_Sphere_00233/adjacencies/b_20241129_0829_Track01_Sphere_00233/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/09/02/TMX7316010203-002789/pano_0000_000582/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/09/02/TMX7316010203-002789/pano_0000_000582/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/09/02/TMX7316010203-002789/pano_0000_000582/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/09/02/TMX7316010203-002789/pano_0000_000582/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002789_pano_0000_000582/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002789_pano_0000_000582/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002789_pano_0000_000582/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/09/02/TMX7316010203-002789/pano_0000_000582/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/09/02/TMX7316010203-002789/pano_0000_000582/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86915783984444, 52.3610966524493, 45.1203033383936 ] }, "distance": 6.79, "direction": 66.44, "angle": 81.44, "elevation": 45.12, "pano_id": "TMX7316010203-002789_pano_0000_000582", "timestamp": "2022-09-02T10:34:53.356780Z", "filename": "pano_0000_000582.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2022", "tags": [ "mission-bi", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241129_0829_Track01_Sphere_00233", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119705.58708543374, 486035.04945949384 ] }, "relative_distance": 6.78946609, "relative_pitch": 81.44263397323255, "relative_heading": 66.44122088055002, "relative_elevation": 45.1203033383936 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track01_Sphere_00233/adjacencies/b_20241129_0829_Track01_Sphere_00233/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001502/pano_0000_000097/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001502/pano_0000_000097/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001502/pano_0000_000097/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001502/pano_0000_000097/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001502_pano_0000_000097/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001502_pano_0000_000097/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001502_pano_0000_000097/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001502/pano_0000_000097/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001502/pano_0000_000097/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86905973172636, 52.3611331545539, 45.3201583847404 ] }, "distance": 6.79, "direction": 356.12, "angle": 81.48, "elevation": 45.32, "pano_id": "TMX7316010203-001502_pano_0000_000097", "timestamp": "2019-12-09T11:09:11.433680Z", "filename": "pano_0000_000097.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2019", "tags": [ "mission-woz", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241129_0829_Track01_Sphere_00233", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119705.58708543374, 486035.04945949384 ] }, "relative_distance": 6.79101239, "relative_pitch": 81.47790361943612, "relative_heading": 356.1163873086407, "relative_elevation": 45.3201583847404 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track01_Sphere_00233/adjacencies/b_20241129_0829_Track01_Sphere_00233/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001687/pano_0000_000203/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001687/pano_0000_000203/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001687/pano_0000_000203/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001687/pano_0000_000203/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001687_pano_0000_000203/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001687_pano_0000_000203/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001687_pano_0000_000203/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001687/pano_0000_000203/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001687/pano_0000_000203/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86907843098591, 52.3611341427679, 45.3167463131249 ] }, "distance": 6.93, "direction": 6.74, "angle": 81.3, "elevation": 45.32, "pano_id": "TMX7316010203-001687_pano_0000_000203", "timestamp": "2020-05-06T05:34:28.005940Z", "filename": "pano_0000_000203.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2020", "tags": [ "mission-bi", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241129_0829_Track01_Sphere_00233", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119705.58708543374, 486035.04945949384 ] }, "relative_distance": 6.93331993, "relative_pitch": 81.30137959119354, "relative_heading": 6.741587811036645, "relative_elevation": 45.3167463131249 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track01_Sphere_00233/adjacencies/b_20241129_0829_Track01_Sphere_00233/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001502/pano_0000_000098/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001502/pano_0000_000098/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001502/pano_0000_000098/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001502/pano_0000_000098/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001502_pano_0000_000098/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001502_pano_0000_000098/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001502_pano_0000_000098/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001502/pano_0000_000098/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001502/pano_0000_000098/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.868991343909, 52.3611150887073, 45.3148209983483 ] }, "distance": 6.99, "direction": 312.95, "angle": 81.23, "elevation": 45.31, "pano_id": "TMX7316010203-001502_pano_0000_000098", "timestamp": "2019-12-09T11:09:12.233710Z", "filename": "pano_0000_000098.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2019", "tags": [ "mission-woz", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241129_0829_Track01_Sphere_00233", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119705.58708543374, 486035.04945949384 ] }, "relative_distance": 6.99349213, "relative_pitch": 81.22668942664319, "relative_heading": 312.9508187125582, "relative_elevation": 45.3148209983483 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track01_Sphere_00233/adjacencies/b_20241129_0829_Track01_Sphere_00233/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000786/pano_0003_000631/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000786/pano_0003_000631/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000786/pano_0003_000631/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000786/pano_0003_000631/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000786_pano_0003_000631/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000786_pano_0003_000631/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000786_pano_0003_000631/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000786/pano_0003_000631/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000786/pano_0003_000631/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86916311690657, 52.361103861014, 47.6705436455086 ] }, "distance": 7.46, "direction": 61.89, "angle": 81.1, "elevation": 47.67, "pano_id": "TMX7316010203-000786_pano_0003_000631", "timestamp": "2018-06-12T11:37:15.565580Z", "filename": "pano_0003_000631.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241129_0829_Track01_Sphere_00233", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119705.58708543374, 486035.04945949384 ] }, "relative_distance": 7.46308232, "relative_pitch": 81.1022590189095, "relative_heading": 61.89471952252311, "relative_elevation": 47.6705436455086 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track01_Sphere_00233/adjacencies/b_20241129_0829_Track01_Sphere_00233/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000786/pano_0003_000628/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000786/pano_0003_000628/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000786/pano_0003_000628/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000786/pano_0003_000628/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000786_pano_0003_000628/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000786_pano_0003_000628/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000786_pano_0003_000628/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000786/pano_0003_000628/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000786/pano_0003_000628/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86895457743846, 52.3610522425707, 47.6361552402377 ] }, "distance": 7.94, "direction": 253.71, "angle": 80.53, "elevation": 47.64, "pano_id": "TMX7316010203-000786_pano_0003_000628", "timestamp": "2018-06-12T11:37:13.505600Z", "filename": "pano_0003_000628.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241129_0829_Track01_Sphere_00233", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119705.58708543374, 486035.04945949384 ] }, "relative_distance": 7.94239846, "relative_pitch": 80.53412107662302, "relative_heading": 253.70882621987172, "relative_elevation": 47.6361552402377 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track01_Sphere_00233/adjacencies/b_20241129_0829_Track01_Sphere_00233/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/09/02/TMX7316010203-002789/pano_0000_000579/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/09/02/TMX7316010203-002789/pano_0000_000579/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/09/02/TMX7316010203-002789/pano_0000_000579/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/09/02/TMX7316010203-002789/pano_0000_000579/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002789_pano_0000_000579/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002789_pano_0000_000579/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002789_pano_0000_000579/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/09/02/TMX7316010203-002789/pano_0000_000579/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/09/02/TMX7316010203-002789/pano_0000_000579/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86895349924782, 52.3610449478323, 45.1013142289594 ] }, "distance": 8.28, "direction": 248.45, "angle": 79.6, "elevation": 45.1, "pano_id": "TMX7316010203-002789_pano_0000_000579", "timestamp": "2022-09-02T10:34:51.431790Z", "filename": "pano_0000_000579.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2022", "tags": [ "mission-bi", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241129_0829_Track01_Sphere_00233", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119705.58708543374, 486035.04945949384 ] }, "relative_distance": 8.27543894, "relative_pitch": 79.60270526577429, "relative_heading": 248.44976159177568, "relative_elevation": 45.1013142289594 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track01_Sphere_00233/adjacencies/b_20241129_0829_Track01_Sphere_00233/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002025/pano_0000_000467/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002025/pano_0000_000467/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002025/pano_0000_000467/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002025/pano_0000_000467/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002025_pano_0000_000467/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002025_pano_0000_000467/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002025_pano_0000_000467/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002025/pano_0000_000467/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002025/pano_0000_000467/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86895070107049, 52.361048639731, 45.2898158049211 ] }, "distance": 8.31, "direction": 251.57, "angle": 79.6, "elevation": 45.29, "pano_id": "TMX7316010203-002025_pano_0000_000467", "timestamp": "2021-02-22T12:45:56.658700Z", "filename": "pano_0000_000467.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2020", "tags": [ "mission-woz", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241129_0829_Track01_Sphere_00233", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119705.58708543374, 486035.04945949384 ] }, "relative_distance": 8.31413955, "relative_pitch": 79.59767113500115, "relative_heading": 251.56698770069073, "relative_elevation": 45.2898158049211 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track01_Sphere_00233/adjacencies/b_20241129_0829_Track01_Sphere_00233/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001687/pano_0000_000205/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001687/pano_0000_000205/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001687/pano_0000_000205/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001687/pano_0000_000205/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001687_pano_0000_000205/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001687_pano_0000_000205/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001687_pano_0000_000205/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001687/pano_0000_000205/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001687/pano_0000_000205/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86894485347345, 52.361098514932, 45.3216166365892 ] }, "distance": 8.79, "direction": 289.42, "angle": 79.03, "elevation": 45.32, "pano_id": "TMX7316010203-001687_pano_0000_000205", "timestamp": "2020-05-06T05:34:29.050980Z", "filename": "pano_0000_000205.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2020", "tags": [ "mission-bi", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241129_0829_Track01_Sphere_00233", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119705.58708543374, 486035.04945949384 ] }, "relative_distance": 8.78569382, "relative_pitch": 79.0291612061514, "relative_heading": 289.4184111510334, "relative_elevation": 45.3216166365892 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track01_Sphere_00233/adjacencies/b_20241129_0829_Track01_Sphere_00233/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/10/TMX7316010203-002921/pano_0007_000377/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/10/TMX7316010203-002921/pano_0007_000377/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/10/TMX7316010203-002921/pano_0007_000377/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/10/TMX7316010203-002921/pano_0007_000377/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002921_pano_0007_000377/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002921_pano_0007_000377/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002921_pano_0007_000377/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/01/10/TMX7316010203-002921/pano_0007_000377/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/01/10/TMX7316010203-002921/pano_0007_000377/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86895128638844, 52.3610359350291, 45.6276886062697 ] }, "distance": 8.83, "direction": 242.75, "angle": 79.05, "elevation": 45.63, "pano_id": "TMX7316010203-002921_pano_0007_000377", "timestamp": "2023-01-10T10:00:39.669670Z", "filename": "pano_0007_000377.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2022", "tags": [ "mission-woz", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241129_0829_Track01_Sphere_00233", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119705.58708543374, 486035.04945949384 ] }, "relative_distance": 8.82774324, "relative_pitch": 79.05007970027107, "relative_heading": 242.7455649856064, "relative_elevation": 45.6276886062697 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track01_Sphere_00233/adjacencies/b_20241129_0829_Track01_Sphere_00233/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001039/pano_0002_001688/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001039/pano_0002_001688/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001039/pano_0002_001688/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001039/pano_0002_001688/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001039_pano_0002_001688/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001039_pano_0002_001688/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001039_pano_0002_001688/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001039/pano_0002_001688/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001039/pano_0002_001688/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86894309001906, 52.3610444783465, 45.1731110932305 ] }, "distance": 8.96, "direction": 249.81, "angle": 78.79, "elevation": 45.17, "pano_id": "TMX7316010203-001039_pano_0002_001688", "timestamp": "2019-01-07T09:52:13.497040Z", "filename": "pano_0002_001688.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": "b_20241129_0829_Track01_Sphere_00233", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119705.58708543374, 486035.04945949384 ] }, "relative_distance": 8.95668368, "relative_pitch": 78.78515105049367, "relative_heading": 249.80530068359914, "relative_elevation": 45.1731110932305 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track01_Sphere_00233/adjacencies/b_20241129_0829_Track01_Sphere_00233/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000022/pano_0006_000542/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000022/pano_0006_000542/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000022/pano_0006_000542/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000022/pano_0006_000542/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000022_pano_0006_000542/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000022_pano_0006_000542/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000022_pano_0006_000542/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000022/pano_0006_000542/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000022/pano_0006_000542/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86894313481973, 52.361042534855, 45.1542559945956 ] }, "distance": 9.03, "direction": 248.51, "angle": 78.69, "elevation": 45.15, "pano_id": "TMX7316060226-000022_pano_0006_000542", "timestamp": "2016-08-16T08:32:39.269600Z", "filename": "pano_0006_000542.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241129_0829_Track01_Sphere_00233", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119705.58708543374, 486035.04945949384 ] }, "relative_distance": 9.03078006, "relative_pitch": 78.69015432163704, "relative_heading": 248.51079013275634, "relative_elevation": 45.1542559945956 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track01_Sphere_00233/adjacencies/b_20241129_0829_Track01_Sphere_00233/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/31/TMX7316010203-002374/pano_0003_000430/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/31/TMX7316010203-002374/pano_0003_000430/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/31/TMX7316010203-002374/pano_0003_000430/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/31/TMX7316010203-002374/pano_0003_000430/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002374_pano_0003_000430/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002374_pano_0003_000430/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002374_pano_0003_000430/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/12/31/TMX7316010203-002374/pano_0003_000430/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/12/31/TMX7316010203-002374/pano_0003_000430/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86919116042817, 52.3611019399896, 45.2666122727096 ] }, "distance": 9.11, "direction": 68.76, "angle": 78.62, "elevation": 45.27, "pano_id": "TMX7316010203-002374_pano_0003_000430", "timestamp": "2021-12-31T10:39:40.254080Z", "filename": "pano_0003_000430.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": "b_20241129_0829_Track01_Sphere_00233", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119705.58708543374, 486035.04945949384 ] }, "relative_distance": 9.11279716, "relative_pitch": 78.61770167890329, "relative_heading": 68.75522610082913, "relative_elevation": 45.2666122727096 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track01_Sphere_00233/adjacencies/b_20241129_0829_Track01_Sphere_00233/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-31_06-59-14_01606/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-31_06-59-14_01606/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-31_06-59-14_01606/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-31_06-59-14_01606/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-31_06-59-14_01606/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-31_06-59-14_01606/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-31_06-59-14_01606/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-31_06-59-14_01606/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-31_06-59-14_01606/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.869189342949577, 52.36110518567872, 0.0 ] }, "distance": 9.14, "direction": 66.36, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-31_06-59-14_01606", "timestamp": "2025-07-31T07:44:12Z", "filename": "recording_2025-07-31_06-59-14_01606.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2025", "tags": [ "mission-bi", "mission-2025", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241129_0829_Track01_Sphere_00233", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119705.58708543374, 486035.04945949384 ] }, "relative_distance": 9.13623258, "relative_pitch": 0.0, "relative_heading": 66.36215587919759, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track01_Sphere_00233/adjacencies/b_20241129_0829_Track01_Sphere_00233/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/12/TMX7316010203-002228/pano_0002_001791/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/12/TMX7316010203-002228/pano_0002_001791/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/12/TMX7316010203-002228/pano_0002_001791/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/12/TMX7316010203-002228/pano_0002_001791/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002228_pano_0002_001791/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002228_pano_0002_001791/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002228_pano_0002_001791/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/07/12/TMX7316010203-002228/pano_0002_001791/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/07/12/TMX7316010203-002228/pano_0002_001791/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86919401340553, 52.3611055780757, 45.2053855489939 ] }, "distance": 9.45, "direction": 66.89, "angle": 78.2, "elevation": 45.21, "pano_id": "TMX7316010203-002228_pano_0002_001791", "timestamp": "2021-07-12T08:03:11.943850Z", "filename": "pano_0002_001791.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2021", "tags": [ "mission-bi", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241129_0829_Track01_Sphere_00233", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119705.58708543374, 486035.04945949384 ] }, "relative_distance": 9.44562104, "relative_pitch": 78.19790634065228, "relative_heading": 66.8933566053853, "relative_elevation": 45.2053855489939 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track01_Sphere_00233/adjacencies/b_20241129_0829_Track01_Sphere_00233/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/10/TMX7316010203-002921/pano_0006_000286/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/10/TMX7316010203-002921/pano_0006_000286/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/10/TMX7316010203-002921/pano_0006_000286/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/10/TMX7316010203-002921/pano_0006_000286/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002921_pano_0006_000286/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002921_pano_0006_000286/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002921_pano_0006_000286/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/01/10/TMX7316010203-002921/pano_0006_000286/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/01/10/TMX7316010203-002921/pano_0006_000286/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86913267833127, 52.3611474822507, 45.6105677066371 ] }, "distance": 9.51, "direction": 28.31, "angle": 78.23, "elevation": 45.61, "pano_id": "TMX7316010203-002921_pano_0006_000286", "timestamp": "2023-01-10T09:47:06.481960Z", "filename": "pano_0006_000286.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2022", "tags": [ "mission-woz", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241129_0829_Track01_Sphere_00233", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119705.58708543374, 486035.04945949384 ] }, "relative_distance": 9.50723302, "relative_pitch": 78.22565367581349, "relative_heading": 28.31499807579583, "relative_elevation": 45.6105677066371 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track01_Sphere_00233/adjacencies/b_20241129_0829_Track01_Sphere_00233/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002062/pano_0000_000986/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002062/pano_0000_000986/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002062/pano_0000_000986/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002062/pano_0000_000986/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002062_pano_0000_000986/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002062_pano_0000_000986/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002062_pano_0000_000986/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002062/pano_0000_000986/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002062/pano_0000_000986/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86919542391191, 52.3611056570573, 45.2539837248623 ] }, "distance": 9.54, "direction": 67.07, "angle": 78.1, "elevation": 45.25, "pano_id": "TMX7316010203-002062_pano_0000_000986", "timestamp": "2021-03-26T08:52:50.746780Z", "filename": "pano_0000_000986.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2021", "tags": [ "mission-bi", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241129_0829_Track01_Sphere_00233", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119705.58708543374, 486035.04945949384 ] }, "relative_distance": 9.53749686, "relative_pitch": 78.09880383435328, "relative_heading": 67.07133259469347, "relative_elevation": 45.2539837248623 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track01_Sphere_00233/adjacencies/b_20241129_0829_Track01_Sphere_00233/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/09/02/TMX7316010203-002788/pano_0000_000810/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/09/02/TMX7316010203-002788/pano_0000_000810/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/09/02/TMX7316010203-002788/pano_0000_000810/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/09/02/TMX7316010203-002788/pano_0000_000810/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002788_pano_0000_000810/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002788_pano_0000_000810/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002788_pano_0000_000810/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/09/02/TMX7316010203-002788/pano_0000_000810/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/09/02/TMX7316010203-002788/pano_0000_000810/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8689914494711, 52.361144690162, 45.8073619147763 ] }, "distance": 9.54, "direction": 327.61, "angle": 78.23, "elevation": 45.81, "pano_id": "TMX7316010203-002788_pano_0000_000810", "timestamp": "2022-09-02T09:44:25.055860Z", "filename": "pano_0000_000810.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2022", "tags": [ "mission-bi", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241129_0829_Track01_Sphere_00233", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119705.58708543374, 486035.04945949384 ] }, "relative_distance": 9.54340939, "relative_pitch": 78.23146053625096, "relative_heading": 327.61422486060036, "relative_elevation": 45.8073619147763 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track01_Sphere_00233/adjacencies/b_20241129_0829_Track01_Sphere_00233/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/10/TMX7316010203-002921/pano_0006_000289/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/10/TMX7316010203-002921/pano_0006_000289/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/10/TMX7316010203-002921/pano_0006_000289/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/10/TMX7316010203-002921/pano_0006_000289/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002921_pano_0006_000289/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002921_pano_0006_000289/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002921_pano_0006_000289/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/01/10/TMX7316010203-002921/pano_0006_000289/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/01/10/TMX7316010203-002921/pano_0006_000289/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86892887638879, 52.3610947045392, 45.6379237677902 ] }, "distance": 9.7, "direction": 284.91, "angle": 78.0, "elevation": 45.64, "pano_id": "TMX7316010203-002921_pano_0006_000289", "timestamp": "2023-01-10T09:47:07.866980Z", "filename": "pano_0006_000289.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2022", "tags": [ "mission-woz", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241129_0829_Track01_Sphere_00233", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119705.58708543374, 486035.04945949384 ] }, "relative_distance": 9.70119289, "relative_pitch": 77.99933607471874, "relative_heading": 284.9148968894007, "relative_elevation": 45.6379237677902 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track01_Sphere_00233/adjacencies/b_20241129_0829_Track01_Sphere_00233/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/29/TMX7316010203-001145/pano_0000_001275/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/29/TMX7316010203-001145/pano_0000_001275/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/29/TMX7316010203-001145/pano_0000_001275/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/29/TMX7316010203-001145/pano_0000_001275/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001145_pano_0000_001275/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001145_pano_0000_001275/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001145_pano_0000_001275/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/04/29/TMX7316010203-001145/pano_0000_001275/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/04/29/TMX7316010203-001145/pano_0000_001275/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86919692667044, 52.3611072685253, 45.3187718167901 ] }, "distance": 9.7, "direction": 66.33, "angle": 77.92, "elevation": 45.32, "pano_id": "TMX7316010203-001145_pano_0000_001275", "timestamp": "2019-04-29T08:24:37.552530Z", "filename": "pano_0000_001275.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2019", "tags": [ "mission-bi", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241129_0829_Track01_Sphere_00233", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119705.58708543374, 486035.04945949384 ] }, "relative_distance": 9.70244909, "relative_pitch": 77.91577941288655, "relative_heading": 66.33159052817422, "relative_elevation": 45.3187718167901 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track01_Sphere_00233/adjacencies/b_20241129_0829_Track01_Sphere_00233/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001502/pano_0000_000096/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001502/pano_0000_000096/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001502/pano_0000_000096/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001502/pano_0000_000096/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001502_pano_0000_000096/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001502_pano_0000_000096/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001502_pano_0000_000096/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001502/pano_0000_000096/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001502/pano_0000_000096/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8691287231733, 52.3611508994287, 45.3144865222275 ] }, "distance": 9.72, "direction": 25.85, "angle": 77.89, "elevation": 45.31, "pano_id": "TMX7316010203-001502_pano_0000_000096", "timestamp": "2019-12-09T11:09:10.628790Z", "filename": "pano_0000_000096.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2019", "tags": [ "mission-woz", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241129_0829_Track01_Sphere_00233", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119705.58708543374, 486035.04945949384 ] }, "relative_distance": 9.72315072, "relative_pitch": 77.88964475486961, "relative_heading": 25.853676723022307, "relative_elevation": 45.3144865222275 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track01_Sphere_00233/adjacencies/b_20241129_0829_Track01_Sphere_00233/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001702/pano_0000_009313/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001702/pano_0000_009313/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001702/pano_0000_009313/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001702/pano_0000_009313/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001702_pano_0000_009313/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001702_pano_0000_009313/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001702_pano_0000_009313/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001702/pano_0000_009313/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001702/pano_0000_009313/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86919933178845, 52.3611055650778, 45.2146818032488 ] }, "distance": 9.78, "direction": 67.73, "angle": 77.8, "elevation": 45.21, "pano_id": "TMX7316010203-001702_pano_0000_009313", "timestamp": "2020-05-11T11:09:01.745510Z", "filename": "pano_0000_009313.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2020", "tags": [ "mission-bi", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241129_0829_Track01_Sphere_00233", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119705.58708543374, 486035.04945949384 ] }, "relative_distance": 9.77935063, "relative_pitch": 77.79565352192064, "relative_heading": 67.73422537421652, "relative_elevation": 45.2146818032488 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track01_Sphere_00233/adjacencies/b_20241129_0829_Track01_Sphere_00233/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/29/TMX7316010203-001145/pano_0000_000498/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/29/TMX7316010203-001145/pano_0000_000498/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/29/TMX7316010203-001145/pano_0000_000498/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/29/TMX7316010203-001145/pano_0000_000498/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001145_pano_0000_000498/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001145_pano_0000_000498/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001145_pano_0000_000498/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/04/29/TMX7316010203-001145/pano_0000_000498/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/04/29/TMX7316010203-001145/pano_0000_000498/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86899728458048, 52.3611498677299, 46.1288527734578 ] }, "distance": 9.84, "direction": 331.37, "angle": 77.96, "elevation": 46.13, "pano_id": "TMX7316010203-001145_pano_0000_000498", "timestamp": "2019-04-29T08:03:54.831790Z", "filename": "pano_0000_000498.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2019", "tags": [ "mission-bi", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241129_0829_Track01_Sphere_00233", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119705.58708543374, 486035.04945949384 ] }, "relative_distance": 9.83813235, "relative_pitch": 77.9606201461743, "relative_heading": 331.36902817778264, "relative_elevation": 46.1288527734578 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track01_Sphere_00233/adjacencies/b_20241129_0829_Track01_Sphere_00233/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/12/TMX7316010203-002928/pano_0003_000305/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/12/TMX7316010203-002928/pano_0003_000305/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/12/TMX7316010203-002928/pano_0003_000305/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/12/TMX7316010203-002928/pano_0003_000305/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002928_pano_0003_000305/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002928_pano_0003_000305/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002928_pano_0003_000305/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/01/12/TMX7316010203-002928/pano_0003_000305/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/01/12/TMX7316010203-002928/pano_0003_000305/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86892857862915, 52.3610441220922, 46.2124125929549 ] }, "distance": 9.9, "direction": 251.56, "angle": 77.91, "elevation": 46.21, "pano_id": "TMX7316010203-002928_pano_0003_000305", "timestamp": "2023-01-12T08:45:07.006640Z", "filename": "pano_0003_000305.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2022", "tags": [ "mission-woz", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241129_0829_Track01_Sphere_00233", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119705.58708543374, 486035.04945949384 ] }, "relative_distance": 9.90284034, "relative_pitch": 77.90502895942696, "relative_heading": 251.5648308613375, "relative_elevation": 46.2124125929549 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track01_Sphere_00233/adjacencies/b_20241129_0829_Track01_Sphere_00233/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000787/pano_0000_001449/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000787/pano_0000_001449/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000787/pano_0000_001449/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000787/pano_0000_001449/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000787_pano_0000_001449/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000787_pano_0000_001449/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000787_pano_0000_001449/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000787/pano_0000_001449/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000787/pano_0000_001449/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.868997889973, 52.3611512875239, 44.9942074045539 ] }, "distance": 9.96, "direction": 332.01, "angle": 77.52, "elevation": 44.99, "pano_id": "TMX7316010203-000787_pano_0000_001449", "timestamp": "2018-06-12T12:56:19.754870Z", "filename": "pano_0000_001449.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241129_0829_Track01_Sphere_00233", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119705.58708543374, 486035.04945949384 ] }, "relative_distance": 9.95766787, "relative_pitch": 77.52100899299205, "relative_heading": 332.01291161623556, "relative_elevation": 44.9942074045539 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track01_Sphere_00233/adjacencies/b_20241129_0829_Track01_Sphere_00233/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241129_0829_Track01_Sphere_00231/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241129_0829_Track01_Sphere_00231/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241129_0829_Track01_Sphere_00231/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241129_0829_Track01_Sphere_00231/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241129_0829_Track01_Sphere_00231/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track01_Sphere_00231/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track01_Sphere_00231/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241129_0829_Track01_Sphere_00231/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241129_0829_Track01_Sphere_00231/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.868930403889258, 52.361038747384974, 0.0 ] }, "distance": 9.99, "direction": 248.08, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241129_0829_Track01_Sphere_00231", "timestamp": "2024-11-29T07:56:10Z", "filename": "Job_20241129_0829_Track01_Sphere_00231.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241129_0829_Track01_Sphere_00233", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119705.58708543374, 486035.04945949384 ] }, "relative_distance": 9.99244058, "relative_pitch": 0.0, "relative_heading": 248.08394722198724, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track01_Sphere_00233/adjacencies/b_20241129_0829_Track01_Sphere_00233/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002062/pano_0000_000222/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002062/pano_0000_000222/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002062/pano_0000_000222/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002062/pano_0000_000222/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002062_pano_0000_000222/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002062_pano_0000_000222/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002062_pano_0000_000222/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002062/pano_0000_000222/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002062/pano_0000_000222/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8690366189408, 52.3611602935568, 45.2783920820802 ] }, "distance": 10.0, "direction": 348.27, "angle": 77.54, "elevation": 45.28, "pano_id": "TMX7316010203-002062_pano_0000_000222", "timestamp": "2021-03-26T08:28:47.658170Z", "filename": "pano_0000_000222.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2021", "tags": [ "mission-bi", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241129_0829_Track01_Sphere_00233", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119705.58708543374, 486035.04945949384 ] }, "relative_distance": 10.00434113, "relative_pitch": 77.54057667994495, "relative_heading": 348.2664520973962, "relative_elevation": 45.2783920820802 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track01_Sphere_00233/adjacencies/b_20241129_0829_Track01_Sphere_00233/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241129_0829_Track01_Sphere_00235/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241129_0829_Track01_Sphere_00235/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241129_0829_Track01_Sphere_00235/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241129_0829_Track01_Sphere_00235/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241129_0829_Track01_Sphere_00235/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track01_Sphere_00235/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track01_Sphere_00235/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241129_0829_Track01_Sphere_00235/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241129_0829_Track01_Sphere_00235/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.869204383028413, 52.36110331912479, 0.0 ] }, "distance": 10.01, "direction": 69.8, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241129_0829_Track01_Sphere_00235", "timestamp": "2024-11-29T07:56:12Z", "filename": "Job_20241129_0829_Track01_Sphere_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": "b_20241129_0829_Track01_Sphere_00233", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119705.58708543374, 486035.04945949384 ] }, "relative_distance": 10.00964568, "relative_pitch": 0.0, "relative_heading": 69.80487437544232, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track01_Sphere_00233/adjacencies/b_20241129_0829_Track01_Sphere_00233/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-31_07-49-05_00103/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-31_07-49-05_00103/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-31_07-49-05_00103/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-31_07-49-05_00103/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-31_07-49-05_00103/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-31_07-49-05_00103/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-31_07-49-05_00103/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-31_07-49-05_00103/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-31_07-49-05_00103/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.868987116126964, 52.36114801699487, 0.0 ] }, "distance": 10.01, "direction": 327.32, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-31_07-49-05_00103", "timestamp": "2025-07-31T07:50:20Z", "filename": "recording_2025-07-31_07-49-05_00103.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2025", "tags": [ "mission-bi", "mission-2025", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241129_0829_Track01_Sphere_00233", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119705.58708543374, 486035.04945949384 ] }, "relative_distance": 10.01426759, "relative_pitch": 0.0, "relative_heading": 327.32238678410573, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track01_Sphere_00233/adjacencies/b_20241129_0829_Track01_Sphere_00233/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/09/TMX7316010203-000052/pano_0002_000770/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/09/TMX7316010203-000052/pano_0002_000770/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/09/TMX7316010203-000052/pano_0002_000770/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/09/TMX7316010203-000052/pano_0002_000770/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000052_pano_0002_000770/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000052_pano_0002_000770/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000052_pano_0002_000770/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/09/TMX7316010203-000052/pano_0002_000770/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/09/TMX7316010203-000052/pano_0002_000770/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86899513723344, 52.3611511293063, 45.4720281604677 ] }, "distance": 10.03, "direction": 331.02, "angle": 77.56, "elevation": 45.47, "pano_id": "TMX7316010203-000052_pano_0002_000770", "timestamp": "2016-08-09T09:51:26.796150Z", "filename": "pano_0002_000770.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241129_0829_Track01_Sphere_00233", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119705.58708543374, 486035.04945949384 ] }, "relative_distance": 10.03162963, "relative_pitch": 77.55919415715447, "relative_heading": 331.0198665294219, "relative_elevation": 45.4720281604677 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track01_Sphere_00233/adjacencies/b_20241129_0829_Track01_Sphere_00233/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001039/pano_0002_002646/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001039/pano_0002_002646/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001039/pano_0002_002646/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001039/pano_0002_002646/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001039_pano_0002_002646/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001039_pano_0002_002646/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001039_pano_0002_002646/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001039/pano_0002_002646/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001039/pano_0002_002646/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86898412331812, 52.3611472375456, 45.2182874800637 ] }, "distance": 10.05, "direction": 326.08, "angle": 77.46, "elevation": 45.22, "pano_id": "TMX7316010203-001039_pano_0002_002646", "timestamp": "2019-01-07T10:11:55.091910Z", "filename": "pano_0002_002646.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": "b_20241129_0829_Track01_Sphere_00233", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119705.58708543374, 486035.04945949384 ] }, "relative_distance": 10.0537147, "relative_pitch": 77.46490593234681, "relative_heading": 326.077407558278, "relative_elevation": 45.2182874800637 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track01_Sphere_00233/adjacencies/b_20241129_0829_Track01_Sphere_00233/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002062/pano_0000_000223/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002062/pano_0000_000223/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002062/pano_0000_000223/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002062/pano_0000_000223/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002062_pano_0000_000223/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002062_pano_0000_000223/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002062_pano_0000_000223/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002062/pano_0000_000223/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002062/pano_0000_000223/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86897066006478, 52.3611417862005, 45.2907567229122 ] }, "distance": 10.12, "direction": 319.84, "angle": 77.4, "elevation": 45.29, "pano_id": "TMX7316010203-002062_pano_0000_000223", "timestamp": "2021-03-26T08:28:48.263220Z", "filename": "pano_0000_000223.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2021", "tags": [ "mission-bi", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241129_0829_Track01_Sphere_00233", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119705.58708543374, 486035.04945949384 ] }, "relative_distance": 10.12211859, "relative_pitch": 77.40188559002779, "relative_heading": 319.840954630702, "relative_elevation": 45.2907567229122 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track01_Sphere_00233/adjacencies/b_20241129_0829_Track01_Sphere_00233/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/09/02/TMX7316010203-002788/pano_0000_000809/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/09/02/TMX7316010203-002788/pano_0000_000809/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/09/02/TMX7316010203-002788/pano_0000_000809/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/09/02/TMX7316010203-002788/pano_0000_000809/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002788_pano_0000_000809/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002788_pano_0000_000809/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002788_pano_0000_000809/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/09/02/TMX7316010203-002788/pano_0000_000809/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/09/02/TMX7316010203-002788/pano_0000_000809/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86905844572992, 52.3611631151815, 45.802647032775 ] }, "distance": 10.12, "direction": 356.9, "angle": 77.54, "elevation": 45.8, "pano_id": "TMX7316010203-002788_pano_0000_000809", "timestamp": "2022-09-02T09:44:24.650830Z", "filename": "pano_0000_000809.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2022", "tags": [ "mission-bi", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241129_0829_Track01_Sphere_00233", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119705.58708543374, 486035.04945949384 ] }, "relative_distance": 10.12408144, "relative_pitch": 77.53591897458531, "relative_heading": 356.8996407338094, "relative_elevation": 45.802647032775 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track01_Sphere_00233/adjacencies/b_20241129_0829_Track01_Sphere_00233/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001039/pano_0002_002450/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001039/pano_0002_002450/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001039/pano_0002_002450/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001039/pano_0002_002450/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001039_pano_0002_002450/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001039_pano_0002_002450/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001039_pano_0002_002450/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001039/pano_0002_002450/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001039/pano_0002_002450/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86902282458652, 52.3611593144872, 45.2772873193026 ] }, "distance": 10.13, "direction": 342.93, "angle": 77.39, "elevation": 45.28, "pano_id": "TMX7316010203-001039_pano_0002_002450", "timestamp": "2019-01-07T10:09:02.828370Z", "filename": "pano_0002_002450.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": "b_20241129_0829_Track01_Sphere_00233", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119705.58708543374, 486035.04945949384 ] }, "relative_distance": 10.13268129, "relative_pitch": 77.38552788401817, "relative_heading": 342.93077207761525, "relative_elevation": 45.2772873193026 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track01_Sphere_00233/adjacencies/b_20241129_0829_Track01_Sphere_00233/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/25/TMX7316010203-002060/pano_0000_003920/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/25/TMX7316010203-002060/pano_0000_003920/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/25/TMX7316010203-002060/pano_0000_003920/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/25/TMX7316010203-002060/pano_0000_003920/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002060_pano_0000_003920/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002060_pano_0000_003920/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002060_pano_0000_003920/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/25/TMX7316010203-002060/pano_0000_003920/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/25/TMX7316010203-002060/pano_0000_003920/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86898406663084, 52.3611480819832, 45.2339408807456 ] }, "distance": 10.13, "direction": 326.36, "angle": 77.37, "elevation": 45.23, "pano_id": "TMX7316010203-002060_pano_0000_003920", "timestamp": "2021-03-25T11:51:41.874200Z", "filename": "pano_0000_003920.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2021", "tags": [ "mission-bi", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241129_0829_Track01_Sphere_00233", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119705.58708543374, 486035.04945949384 ] }, "relative_distance": 10.1339601, "relative_pitch": 77.37228476848115, "relative_heading": 326.3557720785799, "relative_elevation": 45.2339408807456 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track01_Sphere_00233/adjacencies/b_20241129_0829_Track01_Sphere_00233/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001702/pano_0000_006968/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001702/pano_0000_006968/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001702/pano_0000_006968/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001702/pano_0000_006968/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001702_pano_0000_006968/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001702_pano_0000_006968/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001702_pano_0000_006968/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001702/pano_0000_006968/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001702/pano_0000_006968/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86900440797361, 52.3611550484915, 45.2490737242624 ] }, "distance": 10.14, "direction": 335.34, "angle": 77.37, "elevation": 45.25, "pano_id": "TMX7316010203-001702_pano_0000_006968", "timestamp": "2020-05-11T10:28:17.349030Z", "filename": "pano_0000_006968.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2020", "tags": [ "mission-bi", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241129_0829_Track01_Sphere_00233", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119705.58708543374, 486035.04945949384 ] }, "relative_distance": 10.13595036, "relative_pitch": 77.37397280151656, "relative_heading": 335.3413810998498, "relative_elevation": 45.2490737242624 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track01_Sphere_00233/adjacencies/b_20241129_0829_Track01_Sphere_00233/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002553/pano_0000_002209/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002553/pano_0000_002209/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002553/pano_0000_002209/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002553/pano_0000_002209/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002553_pano_0000_002209/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002553_pano_0000_002209/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002553_pano_0000_002209/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002553/pano_0000_002209/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002553/pano_0000_002209/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86898814804921, 52.3611498057943, 45.1495378185064 ] }, "distance": 10.15, "direction": 328.26, "angle": 77.34, "elevation": 45.15, "pano_id": "TMX7316010203-002553_pano_0000_002209", "timestamp": "2022-05-02T07:18:32.502010Z", "filename": "pano_0000_002209.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2022", "tags": [ "mission-bi", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241129_0829_Track01_Sphere_00233", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119705.58708543374, 486035.04945949384 ] }, "relative_distance": 10.14522342, "relative_pitch": 77.33583033500028, "relative_heading": 328.2635384672332, "relative_elevation": 45.1495378185064 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track01_Sphere_00233/adjacencies/b_20241129_0829_Track01_Sphere_00233/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001502/pano_0000_000099/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001502/pano_0000_000099/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001502/pano_0000_000099/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001502/pano_0000_000099/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001502_pano_0000_000099/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001502_pano_0000_000099/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001502_pano_0000_000099/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001502/pano_0000_000099/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001502/pano_0000_000099/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86892273821645, 52.3610968683466, 45.3200774714351 ] }, "distance": 10.17, "direction": 285.62, "angle": 77.35, "elevation": 45.32, "pano_id": "TMX7316010203-001502_pano_0000_000099", "timestamp": "2019-12-09T11:09:13.018920Z", "filename": "pano_0000_000099.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2019", "tags": [ "mission-woz", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241129_0829_Track01_Sphere_00233", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119705.58708543374, 486035.04945949384 ] }, "relative_distance": 10.16800252, "relative_pitch": 77.35453576545632, "relative_heading": 285.6194921201594, "relative_elevation": 45.3200774714351 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track01_Sphere_00233/adjacencies/b_20241129_0829_Track01_Sphere_00233/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/12/TMX7316010203-002228/pano_0003_000134/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/12/TMX7316010203-002228/pano_0003_000134/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/12/TMX7316010203-002228/pano_0003_000134/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/12/TMX7316010203-002228/pano_0003_000134/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002228_pano_0003_000134/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002228_pano_0003_000134/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002228_pano_0003_000134/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/07/12/TMX7316010203-002228/pano_0003_000134/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/07/12/TMX7316010203-002228/pano_0003_000134/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8689735526615, 52.3611438182324, 45.2942989012226 ] }, "distance": 10.17, "direction": 321.51, "angle": 77.34, "elevation": 45.29, "pano_id": "TMX7316010203-002228_pano_0003_000134", "timestamp": "2021-07-12T08:15:51.980110Z", "filename": "pano_0003_000134.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2021", "tags": [ "mission-bi", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241129_0829_Track01_Sphere_00233", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119705.58708543374, 486035.04945949384 ] }, "relative_distance": 10.17216321, "relative_pitch": 77.34255989884488, "relative_heading": 321.51082837881205, "relative_elevation": 45.2942989012226 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track01_Sphere_00233/adjacencies/b_20241129_0829_Track01_Sphere_00233/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/12/TMX7316010203-002928/pano_0005_000072/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/12/TMX7316010203-002928/pano_0005_000072/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/12/TMX7316010203-002928/pano_0005_000072/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/12/TMX7316010203-002928/pano_0005_000072/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002928_pano_0005_000072/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002928_pano_0005_000072/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002928_pano_0005_000072/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/01/12/TMX7316010203-002928/pano_0005_000072/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/01/12/TMX7316010203-002928/pano_0005_000072/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86901327264247, 52.3611578223498, 46.8762726373971 ] }, "distance": 10.19, "direction": 339.16, "angle": 77.74, "elevation": 46.88, "pano_id": "TMX7316010203-002928_pano_0005_000072", "timestamp": "2023-01-12T08:49:33.109340Z", "filename": "pano_0005_000072.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2022", "tags": [ "mission-woz", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241129_0829_Track01_Sphere_00233", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119705.58708543374, 486035.04945949384 ] }, "relative_distance": 10.1870706, "relative_pitch": 77.73922191111966, "relative_heading": 339.1552805840488, "relative_elevation": 46.8762726373971 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track01_Sphere_00233/adjacencies/b_20241129_0829_Track01_Sphere_00233/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002550/pano_0000_003731/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002550/pano_0000_003731/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002550/pano_0000_003731/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002550/pano_0000_003731/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002550_pano_0000_003731/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002550_pano_0000_003731/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002550_pano_0000_003731/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002550/pano_0000_003731/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002550/pano_0000_003731/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86902188061686, 52.3611598822993, 45.1957317441702 ] }, "distance": 10.21, "direction": 342.69, "angle": 77.27, "elevation": 45.2, "pano_id": "TMX7316010203-002550_pano_0000_003731", "timestamp": "2022-04-29T09:39:45.885430Z", "filename": "pano_0000_003731.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2022", "tags": [ "mission-bi", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241129_0829_Track01_Sphere_00233", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119705.58708543374, 486035.04945949384 ] }, "relative_distance": 10.21204705, "relative_pitch": 77.26773266597728, "relative_heading": 342.68991719408893, "relative_elevation": 45.1957317441702 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track01_Sphere_00233/adjacencies/b_20241129_0829_Track01_Sphere_00233/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/12/TMX7316010203-002228/pano_0003_000133/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/12/TMX7316010203-002228/pano_0003_000133/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/12/TMX7316010203-002228/pano_0003_000133/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/12/TMX7316010203-002228/pano_0003_000133/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002228_pano_0003_000133/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002228_pano_0003_000133/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002228_pano_0003_000133/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/07/12/TMX7316010203-002228/pano_0003_000133/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/07/12/TMX7316010203-002228/pano_0003_000133/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86904009313256, 52.3611627059058, 45.2823528246954 ] }, "distance": 10.22, "direction": 349.87, "angle": 77.28, "elevation": 45.28, "pano_id": "TMX7316010203-002228_pano_0003_000133", "timestamp": "2021-07-12T08:15:51.535090Z", "filename": "pano_0003_000133.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2021", "tags": [ "mission-bi", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241129_0829_Track01_Sphere_00233", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119705.58708543374, 486035.04945949384 ] }, "relative_distance": 10.22304382, "relative_pitch": 77.27805649109584, "relative_heading": 349.87135563618267, "relative_elevation": 45.2823528246954 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track01_Sphere_00233/adjacencies/b_20241129_0829_Track01_Sphere_00233/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/10/TMX7316010203-002921/pano_0008_000099/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/10/TMX7316010203-002921/pano_0008_000099/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/10/TMX7316010203-002921/pano_0008_000099/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/10/TMX7316010203-002921/pano_0008_000099/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002921_pano_0008_000099/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002921_pano_0008_000099/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002921_pano_0008_000099/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/01/10/TMX7316010203-002921/pano_0008_000099/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/01/10/TMX7316010203-002921/pano_0008_000099/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86899200541069, 52.3611521855098, 45.9186691623181 ] }, "distance": 10.24, "direction": 330.29, "angle": 77.43, "elevation": 45.92, "pano_id": "TMX7316010203-002921_pano_0008_000099", "timestamp": "2023-01-10T10:07:26.450960Z", "filename": "pano_0008_000099.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2022", "tags": [ "mission-woz", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241129_0829_Track01_Sphere_00233", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119705.58708543374, 486035.04945949384 ] }, "relative_distance": 10.23863395, "relative_pitch": 77.43019419940471, "relative_heading": 330.29407168490417, "relative_elevation": 45.9186691623181 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track01_Sphere_00233/adjacencies/b_20241129_0829_Track01_Sphere_00233/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/21/TMX7316010203-000276/pano_0000_001743/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/21/TMX7316010203-000276/pano_0000_001743/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/21/TMX7316010203-000276/pano_0000_001743/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/21/TMX7316010203-000276/pano_0000_001743/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000276_pano_0000_001743/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000276_pano_0000_001743/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000276_pano_0000_001743/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/04/21/TMX7316010203-000276/pano_0000_001743/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/04/21/TMX7316010203-000276/pano_0000_001743/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86905699569358, 52.3611644396484, 46.6272317329422 ] }, "distance": 10.28, "direction": 356.39, "angle": 77.57, "elevation": 46.63, "pano_id": "TMX7316010203-000276_pano_0000_001743", "timestamp": "2017-04-21T13:29:54.116000Z", "filename": "pano_0000_001743.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2017", "tags": [ "mission-bi", "mission-2017", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241129_0829_Track01_Sphere_00233", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119705.58708543374, 486035.04945949384 ] }, "relative_distance": 10.27698733, "relative_pitch": 77.57031820157914, "relative_heading": 356.39415399191034, "relative_elevation": 46.6272317329422 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track01_Sphere_00233/adjacencies/b_20241129_0829_Track01_Sphere_00233/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241129_0829_Track18_Sphere_00075/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241129_0829_Track18_Sphere_00075/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241129_0829_Track18_Sphere_00075/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241129_0829_Track18_Sphere_00075/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241129_0829_Track18_Sphere_00075/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track18_Sphere_00075/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track18_Sphere_00075/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241129_0829_Track18_Sphere_00075/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241129_0829_Track18_Sphere_00075/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.868996352017364, 52.36115415111504, 0.0 ] }, "distance": 10.29, "direction": 332.33, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241129_0829_Track18_Sphere_00075", "timestamp": "2024-11-29T08:54:26Z", "filename": "Job_20241129_0829_Track18_Sphere_00075.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241129_0829_Track01_Sphere_00233", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119705.58708543374, 486035.04945949384 ] }, "relative_distance": 10.28837174, "relative_pitch": 0.0, "relative_heading": 332.33041314666804, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track01_Sphere_00233/adjacencies/b_20241129_0829_Track01_Sphere_00233/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/12/TMX7316010203-002928/pano_0003_000309/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/12/TMX7316010203-002928/pano_0003_000309/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/12/TMX7316010203-002928/pano_0003_000309/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/12/TMX7316010203-002928/pano_0003_000309/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002928_pano_0003_000309/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002928_pano_0003_000309/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002928_pano_0003_000309/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/01/12/TMX7316010203-002928/pano_0003_000309/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/01/12/TMX7316010203-002928/pano_0003_000309/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86920362410371, 52.3611116911648, 46.1665555080399 ] }, "distance": 10.32, "direction": 64.85, "angle": 77.4, "elevation": 46.17, "pano_id": "TMX7316010203-002928_pano_0003_000309", "timestamp": "2023-01-12T08:45:09.586480Z", "filename": "pano_0003_000309.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2022", "tags": [ "mission-woz", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241129_0829_Track01_Sphere_00233", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119705.58708543374, 486035.04945949384 ] }, "relative_distance": 10.32135554, "relative_pitch": 77.39774503093118, "relative_heading": 64.84609046894144, "relative_elevation": 46.1665555080399 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track01_Sphere_00233/adjacencies/b_20241129_0829_Track01_Sphere_00233/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001702/pano_0000_009309/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001702/pano_0000_009309/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001702/pano_0000_009309/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001702/pano_0000_009309/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001702_pano_0000_009309/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001702_pano_0000_009309/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001702_pano_0000_009309/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001702/pano_0000_009309/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001702/pano_0000_009309/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86892509018496, 52.3610386608717, 45.2474147751927 ] }, "distance": 10.33, "direction": 248.78, "angle": 77.14, "elevation": 45.25, "pano_id": "TMX7316010203-001702_pano_0000_009309", "timestamp": "2020-05-11T11:08:59.600500Z", "filename": "pano_0000_009309.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2020", "tags": [ "mission-bi", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241129_0829_Track01_Sphere_00233", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119705.58708543374, 486035.04945949384 ] }, "relative_distance": 10.33263503, "relative_pitch": 77.13658922151171, "relative_heading": 248.78366092753555, "relative_elevation": 45.2474147751927 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track01_Sphere_00233/adjacencies/b_20241129_0829_Track01_Sphere_00233/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/11/TMX7316060226-000477/pano_0001_000473/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/11/TMX7316060226-000477/pano_0001_000473/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/11/TMX7316060226-000477/pano_0001_000473/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/11/TMX7316060226-000477/pano_0001_000473/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000477_pano_0001_000473/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000477_pano_0001_000473/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000477_pano_0001_000473/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/11/11/TMX7316060226-000477/pano_0001_000473/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/11/11/TMX7316060226-000477/pano_0001_000473/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86903583943991, 52.3611635474316, 45.2333255056292 ] }, "distance": 10.37, "direction": 348.39, "angle": 77.09, "elevation": 45.23, "pano_id": "TMX7316060226-000477_pano_0001_000473", "timestamp": "2019-11-11T09:51:10.745480Z", "filename": "pano_0001_000473.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2019", "tags": [ "mission-bi", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241129_0829_Track01_Sphere_00233", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119705.58708543374, 486035.04945949384 ] }, "relative_distance": 10.36966913, "relative_pitch": 77.08814013587255, "relative_heading": 348.38601113021605, "relative_elevation": 45.2333255056292 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track01_Sphere_00233/adjacencies/b_20241129_0829_Track01_Sphere_00233/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001687/pano_0000_000202/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001687/pano_0000_000202/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001687/pano_0000_000202/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001687/pano_0000_000202/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001687_pano_0000_000202/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001687_pano_0000_000202/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001687_pano_0000_000202/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001687/pano_0000_000202/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001687/pano_0000_000202/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86914554880175, 52.3611520963969, 45.3093198658898 ] }, "distance": 10.39, "direction": 31.23, "angle": 77.09, "elevation": 45.31, "pano_id": "TMX7316010203-001687_pano_0000_000202", "timestamp": "2020-05-06T05:34:27.475770Z", "filename": "pano_0000_000202.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2020", "tags": [ "mission-bi", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241129_0829_Track01_Sphere_00233", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119705.58708543374, 486035.04945949384 ] }, "relative_distance": 10.38855915, "relative_pitch": 77.08637596333153, "relative_heading": 31.230251671171423, "relative_elevation": 45.3093198658898 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track01_Sphere_00233/adjacencies/b_20241129_0829_Track01_Sphere_00233/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000780/pano_0000_000540/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000780/pano_0000_000540/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000780/pano_0000_000540/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000780/pano_0000_000540/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000780_pano_0000_000540/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000780_pano_0000_000540/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000780_pano_0000_000540/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000780/pano_0000_000540/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000780/pano_0000_000540/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86899819033381, 52.3611565301979, 45.2756016859785 ] }, "distance": 10.47, "direction": 333.61, "angle": 76.98, "elevation": 45.28, "pano_id": "TMX7316010203-000780_pano_0000_000540", "timestamp": "2018-06-07T07:45:36.089630Z", "filename": "pano_0000_000540.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241129_0829_Track01_Sphere_00233", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119705.58708543374, 486035.04945949384 ] }, "relative_distance": 10.46728511, "relative_pitch": 76.98247344576343, "relative_heading": 333.61054141126624, "relative_elevation": 45.2756016859785 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track01_Sphere_00233/adjacencies/b_20241129_0829_Track01_Sphere_00233/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001039/pano_0002_002645/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001039/pano_0002_002645/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001039/pano_0002_002645/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001039/pano_0002_002645/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001039_pano_0002_002645/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001039_pano_0002_002645/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001039_pano_0002_002645/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001039/pano_0002_002645/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001039/pano_0002_002645/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86905002793193, 52.3611659846195, 45.2100581470877 ] }, "distance": 10.49, "direction": 353.86, "angle": 76.94, "elevation": 45.21, "pano_id": "TMX7316010203-001039_pano_0002_002645", "timestamp": "2019-01-07T10:11:54.656940Z", "filename": "pano_0002_002645.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": "b_20241129_0829_Track01_Sphere_00233", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119705.58708543374, 486035.04945949384 ] }, "relative_distance": 10.48863625, "relative_pitch": 76.93856585723826, "relative_heading": 353.86456349586246, "relative_elevation": 45.2100581470877 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track01_Sphere_00233/adjacencies/b_20241129_0829_Track01_Sphere_00233/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-31_07-49-05_00102/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-31_07-49-05_00102/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-31_07-49-05_00102/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-31_07-49-05_00102/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-31_07-49-05_00102/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-31_07-49-05_00102/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-31_07-49-05_00102/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-31_07-49-05_00102/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-31_07-49-05_00102/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.869053601919142, 52.36116711936516, 0.0 ] }, "distance": 10.59, "direction": 355.25, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-31_07-49-05_00102", "timestamp": "2025-07-31T07:50:20Z", "filename": "recording_2025-07-31_07-49-05_00102.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2025", "tags": [ "mission-bi", "mission-2025", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241129_0829_Track01_Sphere_00233", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119705.58708543374, 486035.04945949384 ] }, "relative_distance": 10.59124264, "relative_pitch": 0.0, "relative_heading": 355.24728941410643, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track01_Sphere_00233/adjacencies/b_20241129_0829_Track01_Sphere_00233/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000787/pano_0000_001448/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000787/pano_0000_001448/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000787/pano_0000_001448/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000787/pano_0000_001448/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000787_pano_0000_001448/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000787_pano_0000_001448/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000787_pano_0000_001448/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000787/pano_0000_001448/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000787/pano_0000_001448/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86905697266917, 52.3611673896172, 44.9900580076501 ] }, "distance": 10.6, "direction": 356.5, "angle": 76.74, "elevation": 44.99, "pano_id": "TMX7316010203-000787_pano_0000_001448", "timestamp": "2018-06-12T12:56:18.824880Z", "filename": "pano_0000_001448.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241129_0829_Track01_Sphere_00233", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119705.58708543374, 486035.04945949384 ] }, "relative_distance": 10.60470873, "relative_pitch": 76.73678063376033, "relative_heading": 356.4972373621045, "relative_elevation": 44.9900580076501 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track01_Sphere_00233/adjacencies/b_20241129_0829_Track01_Sphere_00233/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/25/TMX7316010203-002060/pano_0000_003919/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/25/TMX7316010203-002060/pano_0000_003919/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/25/TMX7316010203-002060/pano_0000_003919/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/25/TMX7316010203-002060/pano_0000_003919/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002060_pano_0000_003919/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002060_pano_0000_003919/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002060_pano_0000_003919/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/25/TMX7316010203-002060/pano_0000_003919/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/25/TMX7316010203-002060/pano_0000_003919/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86905190108056, 52.3611672240207, 45.2202617693692 ] }, "distance": 10.61, "direction": 354.63, "angle": 76.79, "elevation": 45.22, "pano_id": "TMX7316010203-002060_pano_0000_003919", "timestamp": "2021-03-25T11:51:41.234260Z", "filename": "pano_0000_003919.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2021", "tags": [ "mission-bi", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241129_0829_Track01_Sphere_00233", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119705.58708543374, 486035.04945949384 ] }, "relative_distance": 10.61306607, "relative_pitch": 76.79189441613278, "relative_heading": 354.62911232485646, "relative_elevation": 45.2202617693692 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track01_Sphere_00233/adjacencies/b_20241129_0829_Track01_Sphere_00233/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/29/TMX7316010203-001145/pano_0000_001271/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/29/TMX7316010203-001145/pano_0000_001271/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/29/TMX7316010203-001145/pano_0000_001271/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/29/TMX7316010203-001145/pano_0000_001271/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001145_pano_0000_001271/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001145_pano_0000_001271/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001145_pano_0000_001271/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/04/29/TMX7316010203-001145/pano_0000_001271/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/04/29/TMX7316010203-001145/pano_0000_001271/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86892075223258, 52.3610383703814, 45.3156855013222 ] }, "distance": 10.62, "direction": 249.2, "angle": 76.81, "elevation": 45.32, "pano_id": "TMX7316010203-001145_pano_0000_001271", "timestamp": "2019-04-29T08:24:35.122550Z", "filename": "pano_0000_001271.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2019", "tags": [ "mission-bi", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241129_0829_Track01_Sphere_00233", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119705.58708543374, 486035.04945949384 ] }, "relative_distance": 10.62009963, "relative_pitch": 76.81030516095123, "relative_heading": 249.1980731648913, "relative_elevation": 45.3156855013222 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track01_Sphere_00233/adjacencies/b_20241129_0829_Track01_Sphere_00233/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/11/TMX7316060226-000477/pano_0001_000474/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/11/TMX7316060226-000477/pano_0001_000474/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/11/TMX7316060226-000477/pano_0001_000474/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/11/TMX7316060226-000477/pano_0001_000474/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000477_pano_0001_000474/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000477_pano_0001_000474/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000477_pano_0001_000474/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/11/11/TMX7316060226-000477/pano_0001_000474/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/11/11/TMX7316060226-000477/pano_0001_000474/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86896655716537, 52.3611457751314, 45.2471360070631 ] }, "distance": 10.64, "direction": 320.23, "angle": 76.76, "elevation": 45.25, "pano_id": "TMX7316060226-000477_pano_0001_000474", "timestamp": "2019-11-11T09:51:12.045410Z", "filename": "pano_0001_000474.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2019", "tags": [ "mission-bi", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241129_0829_Track01_Sphere_00233", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119705.58708543374, 486035.04945949384 ] }, "relative_distance": 10.64185007, "relative_pitch": 76.76492140594503, "relative_heading": 320.23205231668237, "relative_elevation": 45.2471360070631 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track01_Sphere_00233/adjacencies/b_20241129_0829_Track01_Sphere_00233/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002553/pano_0000_002208/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002553/pano_0000_002208/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002553/pano_0000_002208/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002553/pano_0000_002208/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002553_pano_0000_002208/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002553_pano_0000_002208/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002553_pano_0000_002208/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002553/pano_0000_002208/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002553/pano_0000_002208/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86905533717461, 52.3611683458368, 45.1474916050211 ] }, "distance": 10.72, "direction": 355.94, "angle": 76.64, "elevation": 45.15, "pano_id": "TMX7316010203-002553_pano_0000_002208", "timestamp": "2022-05-02T07:18:32.087040Z", "filename": "pano_0000_002208.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2022", "tags": [ "mission-bi", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241129_0829_Track01_Sphere_00233", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119705.58708543374, 486035.04945949384 ] }, "relative_distance": 10.71823118, "relative_pitch": 76.6449450227454, "relative_heading": 355.9375009575902, "relative_elevation": 45.1474916050211 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track01_Sphere_00233/adjacencies/b_20241129_0829_Track01_Sphere_00233/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/29/TMX7316010203-001145/pano_0000_000497/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/29/TMX7316010203-001145/pano_0000_000497/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/29/TMX7316010203-001145/pano_0000_000497/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/29/TMX7316010203-001145/pano_0000_000497/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001145_pano_0000_000497/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001145_pano_0000_000497/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001145_pano_0000_000497/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/04/29/TMX7316010203-001145/pano_0000_000497/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/04/29/TMX7316010203-001145/pano_0000_000497/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86906430298984, 52.3611688898422, 46.1310782171786 ] }, "distance": 10.75, "direction": 359.21, "angle": 76.88, "elevation": 46.13, "pano_id": "TMX7316010203-001145_pano_0000_000497", "timestamp": "2019-04-29T08:03:54.386830Z", "filename": "pano_0000_000497.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2019", "tags": [ "mission-bi", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241129_0829_Track01_Sphere_00233", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119705.58708543374, 486035.04945949384 ] }, "relative_distance": 10.75285993, "relative_pitch": 76.87900388737259, "relative_heading": 359.20848042738754, "relative_elevation": 46.1310782171786 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track01_Sphere_00233/adjacencies/b_20241129_0829_Track01_Sphere_00233/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001039/pano_0002_002451/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001039/pano_0002_002451/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001039/pano_0002_002451/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001039/pano_0002_002451/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001039_pano_0002_002451/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001039_pano_0002_002451/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001039_pano_0002_002451/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001039/pano_0002_002451/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001039/pano_0002_002451/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86895548782263, 52.3611411066574, 45.2897460404783 ] }, "distance": 10.76, "direction": 315.37, "angle": 76.63, "elevation": 45.29, "pano_id": "TMX7316010203-001039_pano_0002_002451", "timestamp": "2019-01-07T10:09:03.263380Z", "filename": "pano_0002_002451.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": "b_20241129_0829_Track01_Sphere_00233", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119705.58708543374, 486035.04945949384 ] }, "relative_distance": 10.76363158, "relative_pitch": 76.63101956320946, "relative_heading": 315.3719709866275, "relative_elevation": 45.2897460404783 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track01_Sphere_00233/adjacencies/b_20241129_0829_Track01_Sphere_00233/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002062/pano_0000_000982/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002062/pano_0000_000982/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002062/pano_0000_000982/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002062/pano_0000_000982/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002062_pano_0000_000982/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002062_pano_0000_000982/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002062_pano_0000_000982/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002062/pano_0000_000982/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002062/pano_0000_000982/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86891872586907, 52.3610377555516, 45.2827417645603 ] }, "distance": 10.77, "direction": 249.12, "angle": 76.62, "elevation": 45.28, "pano_id": "TMX7316010203-002062_pano_0000_000982", "timestamp": "2021-03-26T08:52:48.446770Z", "filename": "pano_0000_000982.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2021", "tags": [ "mission-bi", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241129_0829_Track01_Sphere_00233", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119705.58708543374, 486035.04945949384 ] }, "relative_distance": 10.77345238, "relative_pitch": 76.61726488236748, "relative_heading": 249.11867258999948, "relative_elevation": 45.2827417645603 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track01_Sphere_00233/adjacencies/b_20241129_0829_Track01_Sphere_00233/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002550/pano_0000_003732/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002550/pano_0000_003732/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002550/pano_0000_003732/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002550/pano_0000_003732/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002550_pano_0000_003732/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002550_pano_0000_003732/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002550_pano_0000_003732/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002550/pano_0000_003732/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002550/pano_0000_003732/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86895551141321, 52.3611419174129, 45.2078260583803 ] }, "distance": 10.83, "direction": 315.71, "angle": 76.53, "elevation": 45.21, "pano_id": "TMX7316010203-002550_pano_0000_003732", "timestamp": "2022-04-29T09:39:46.565430Z", "filename": "pano_0000_003732.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2022", "tags": [ "mission-bi", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241129_0829_Track01_Sphere_00233", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119705.58708543374, 486035.04945949384 ] }, "relative_distance": 10.82690002, "relative_pitch": 76.53180610673455, "relative_heading": 315.71341608620946, "relative_elevation": 45.2078260583803 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track01_Sphere_00233/adjacencies/b_20241129_0829_Track01_Sphere_00233/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/12/TMX7316010203-002228/pano_0002_001787/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/12/TMX7316010203-002228/pano_0002_001787/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/12/TMX7316010203-002228/pano_0002_001787/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/12/TMX7316010203-002228/pano_0002_001787/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002228_pano_0002_001787/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002228_pano_0002_001787/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002228_pano_0002_001787/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/07/12/TMX7316010203-002228/pano_0002_001787/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/07/12/TMX7316010203-002228/pano_0002_001787/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86891761870478, 52.3610371980163, 45.212810665369 ] }, "distance": 10.87, "direction": 248.95, "angle": 76.49, "elevation": 45.21, "pano_id": "TMX7316010203-002228_pano_0002_001787", "timestamp": "2021-07-12T08:03:09.943910Z", "filename": "pano_0002_001787.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2021", "tags": [ "mission-bi", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241129_0829_Track01_Sphere_00233", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119705.58708543374, 486035.04945949384 ] }, "relative_distance": 10.86608056, "relative_pitch": 76.48628745507006, "relative_heading": 248.95478769934402, "relative_elevation": 45.212810665369 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track01_Sphere_00233/adjacencies/b_20241129_0829_Track01_Sphere_00233/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-31_06-59-14_01602/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-31_06-59-14_01602/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-31_06-59-14_01602/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-31_06-59-14_01602/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-31_06-59-14_01602/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-31_06-59-14_01602/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-31_06-59-14_01602/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-31_06-59-14_01602/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-31_06-59-14_01602/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.868916199855305, 52.361039422194324, 0.0 ] }, "distance": 10.87, "direction": 250.36, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-31_06-59-14_01602", "timestamp": "2025-07-31T07:44:09Z", "filename": "recording_2025-07-31_06-59-14_01602.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2025", "tags": [ "mission-bi", "mission-2025", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241129_0829_Track01_Sphere_00233", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119705.58708543374, 486035.04945949384 ] }, "relative_distance": 10.87066198, "relative_pitch": 0.0, "relative_heading": 250.3553228294107, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track01_Sphere_00233/adjacencies/b_20241129_0829_Track01_Sphere_00233/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/09/TMX7316010203-000052/pano_0002_000769/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/09/TMX7316010203-000052/pano_0002_000769/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/09/TMX7316010203-000052/pano_0002_000769/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/09/TMX7316010203-000052/pano_0002_000769/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000052_pano_0002_000769/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000052_pano_0002_000769/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000052_pano_0002_000769/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/09/TMX7316010203-000052/pano_0002_000769/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/09/TMX7316010203-000052/pano_0002_000769/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86906174463214, 52.361169973508, 45.4795502964407 ] }, "distance": 10.88, "direction": 358.3, "angle": 76.55, "elevation": 45.48, "pano_id": "TMX7316010203-000052_pano_0002_000769", "timestamp": "2016-08-09T09:51:26.366150Z", "filename": "pano_0002_000769.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241129_0829_Track01_Sphere_00233", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119705.58708543374, 486035.04945949384 ] }, "relative_distance": 10.87720964, "relative_pitch": 76.54940082889703, "relative_heading": 358.29925468789077, "relative_elevation": 45.4795502964407 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track01_Sphere_00233/adjacencies/b_20241129_0829_Track01_Sphere_00233/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001039/pano_0002_001692/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001039/pano_0002_001692/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001039/pano_0002_001692/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001039/pano_0002_001692/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001039_pano_0002_001692/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001039_pano_0002_001692/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001039_pano_0002_001692/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001039/pano_0002_001692/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001039/pano_0002_001692/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86921512265089, 52.3611099315901, 45.1816516648978 ] }, "distance": 10.96, "direction": 67.51, "angle": 76.37, "elevation": 45.18, "pano_id": "TMX7316010203-001039_pano_0002_001692", "timestamp": "2019-01-07T09:52:15.687030Z", "filename": "pano_0002_001692.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": "b_20241129_0829_Track01_Sphere_00233", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119705.58708543374, 486035.04945949384 ] }, "relative_distance": 10.95905917, "relative_pitch": 76.36590102293529, "relative_heading": 67.51436550394696, "relative_elevation": 45.1816516648978 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track01_Sphere_00233/adjacencies/b_20241129_0829_Track01_Sphere_00233/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/10/TMX7316010203-002921/pano_0008_000098/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/10/TMX7316010203-002921/pano_0008_000098/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/10/TMX7316010203-002921/pano_0008_000098/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/10/TMX7316010203-002921/pano_0008_000098/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002921_pano_0008_000098/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002921_pano_0008_000098/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002921_pano_0008_000098/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/01/10/TMX7316010203-002921/pano_0008_000098/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/01/10/TMX7316010203-002921/pano_0008_000098/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86905873160163, 52.3611706849076, 45.9123129211366 ] }, "distance": 10.96, "direction": 357.24, "angle": 76.57, "elevation": 45.91, "pano_id": "TMX7316010203-002921_pano_0008_000098", "timestamp": "2023-01-10T10:07:25.805990Z", "filename": "pano_0008_000098.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2022", "tags": [ "mission-woz", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241129_0829_Track01_Sphere_00233", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119705.58708543374, 486035.04945949384 ] }, "relative_distance": 10.96430322, "relative_pitch": 76.56877185287671, "relative_heading": 357.2393265410411, "relative_elevation": 45.9123129211366 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track01_Sphere_00233/adjacencies/b_20241129_0829_Track01_Sphere_00233/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/31/TMX7316010203-002374/pano_0003_000426/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/31/TMX7316010203-002374/pano_0003_000426/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/31/TMX7316010203-002374/pano_0003_000426/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/31/TMX7316010203-002374/pano_0003_000426/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002374_pano_0003_000426/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002374_pano_0003_000426/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002374_pano_0003_000426/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/12/31/TMX7316010203-002374/pano_0003_000426/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/12/31/TMX7316010203-002374/pano_0003_000426/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86891647590051, 52.3610343541288, 45.2985925227404 ] }, "distance": 11.06, "direction": 247.57, "angle": 76.28, "elevation": 45.3, "pano_id": "TMX7316010203-002374_pano_0003_000426", "timestamp": "2021-12-31T10:39:38.149310Z", "filename": "pano_0003_000426.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": "b_20241129_0829_Track01_Sphere_00233", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119705.58708543374, 486035.04945949384 ] }, "relative_distance": 11.05561371, "relative_pitch": 76.28447179149386, "relative_heading": 247.56892533203944, "relative_elevation": 45.2985925227404 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track01_Sphere_00233/adjacencies/b_20241129_0829_Track01_Sphere_00233/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/12/TMX7316010203-002928/pano_0005_000073/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/12/TMX7316010203-002928/pano_0005_000073/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/12/TMX7316010203-002928/pano_0005_000073/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/12/TMX7316010203-002928/pano_0005_000073/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002928_pano_0005_000073/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002928_pano_0005_000073/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002928_pano_0005_000073/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/01/12/TMX7316010203-002928/pano_0005_000073/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/01/12/TMX7316010203-002928/pano_0005_000073/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86894615365594, 52.3611397160013, 46.8874018965289 ] }, "distance": 11.11, "direction": 312.48, "angle": 76.66, "elevation": 46.89, "pano_id": "TMX7316010203-002928_pano_0005_000073", "timestamp": "2023-01-12T08:49:33.604330Z", "filename": "pano_0005_000073.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2022", "tags": [ "mission-woz", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241129_0829_Track01_Sphere_00233", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119705.58708543374, 486035.04945949384 ] }, "relative_distance": 11.11439082, "relative_pitch": 76.6645002863204, "relative_heading": 312.47742775083276, "relative_elevation": 46.8874018965289 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track01_Sphere_00233/adjacencies/b_20241129_0829_Track01_Sphere_00233/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000787/pano_0000_001450/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000787/pano_0000_001450/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000787/pano_0000_001450/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000787/pano_0000_001450/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000787_pano_0000_001450/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000787_pano_0000_001450/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000787_pano_0000_001450/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000787/pano_0000_001450/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000787/pano_0000_001450/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86893882985568, 52.361135397339, 44.9928879318759 ] }, "distance": 11.18, "direction": 308.93, "angle": 76.05, "elevation": 44.99, "pano_id": "TMX7316010203-000787_pano_0000_001450", "timestamp": "2018-06-12T12:56:20.729930Z", "filename": "pano_0000_001450.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241129_0829_Track01_Sphere_00233", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119705.58708543374, 486035.04945949384 ] }, "relative_distance": 11.179251, "relative_pitch": 76.0464502677567, "relative_heading": 308.931837032174, "relative_elevation": 44.9928879318759 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track01_Sphere_00233/adjacencies/b_20241129_0829_Track01_Sphere_00233/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241129_0829_Track18_Sphere_00074/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241129_0829_Track18_Sphere_00074/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241129_0829_Track18_Sphere_00074/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241129_0829_Track18_Sphere_00074/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241129_0829_Track18_Sphere_00074/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track18_Sphere_00074/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track18_Sphere_00074/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241129_0829_Track18_Sphere_00074/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241129_0829_Track18_Sphere_00074/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.869061903031467, 52.36117284494026, 0.0 ] }, "distance": 11.2, "direction": 358.4, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241129_0829_Track18_Sphere_00074", "timestamp": "2024-11-29T08:54:26Z", "filename": "Job_20241129_0829_Track18_Sphere_00074.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241129_0829_Track01_Sphere_00233", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119705.58708543374, 486035.04945949384 ] }, "relative_distance": 11.19628331, "relative_pitch": 0.0, "relative_heading": 358.4029794728058, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track01_Sphere_00233/adjacencies/b_20241129_0829_Track01_Sphere_00233/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001702/pano_0000_006967/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001702/pano_0000_006967/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001702/pano_0000_006967/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001702/pano_0000_006967/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001702_pano_0000_006967/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001702_pano_0000_006967/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001702_pano_0000_006967/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001702/pano_0000_006967/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001702/pano_0000_006967/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86907140054693, 52.3611733586121, 45.2551701487973 ] }, "distance": 11.25, "direction": 1.71, "angle": 76.03, "elevation": 45.26, "pano_id": "TMX7316010203-001702_pano_0000_006967", "timestamp": "2020-05-11T10:28:16.914050Z", "filename": "pano_0000_006967.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2020", "tags": [ "mission-bi", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241129_0829_Track01_Sphere_00233", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119705.58708543374, 486035.04945949384 ] }, "relative_distance": 11.25407894, "relative_pitch": 76.034932496041, "relative_heading": 1.7056297835797025, "relative_elevation": 45.2551701487973 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track01_Sphere_00233/adjacencies/b_20241129_0829_Track01_Sphere_00233/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000780/pano_0000_000539/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000780/pano_0000_000539/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000780/pano_0000_000539/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000780/pano_0000_000539/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000780_pano_0000_000539/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000780_pano_0000_000539/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000780_pano_0000_000539/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000780/pano_0000_000539/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000780/pano_0000_000539/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86906440863467, 52.3611741284299, 45.2802685992792 ] }, "distance": 11.34, "direction": 359.29, "angle": 75.95, "elevation": 45.28, "pano_id": "TMX7316010203-000780_pano_0000_000539", "timestamp": "2018-06-07T07:45:35.634690Z", "filename": "pano_0000_000539.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241129_0829_Track01_Sphere_00233", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119705.58708543374, 486035.04945949384 ] }, "relative_distance": 11.33563483, "relative_pitch": 75.94521808062456, "relative_heading": 359.28555541951835, "relative_elevation": 45.2802685992792 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track01_Sphere_00233/adjacencies/b_20241129_0829_Track01_Sphere_00233/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001702/pano_0000_006969/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001702/pano_0000_006969/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001702/pano_0000_006969/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001702/pano_0000_006969/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001702_pano_0000_006969/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001702_pano_0000_006969/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001702_pano_0000_006969/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001702/pano_0000_006969/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001702/pano_0000_006969/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86893713465876, 52.3611369544859, 45.257215231657 ] }, "distance": 11.38, "direction": 309.25, "angle": 75.89, "elevation": 45.26, "pano_id": "TMX7316010203-001702_pano_0000_006969", "timestamp": "2020-05-11T10:28:17.784050Z", "filename": "pano_0000_006969.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2020", "tags": [ "mission-bi", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241129_0829_Track01_Sphere_00233", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119705.58708543374, 486035.04945949384 ] }, "relative_distance": 11.37813724, "relative_pitch": 75.88772220612407, "relative_heading": 309.24513832943165, "relative_elevation": 45.257215231657 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track01_Sphere_00233/adjacencies/b_20241129_0829_Track01_Sphere_00233/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/29/TMX7316010203-001145/pano_0000_000499/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/29/TMX7316010203-001145/pano_0000_000499/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/29/TMX7316010203-001145/pano_0000_000499/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/29/TMX7316010203-001145/pano_0000_000499/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001145_pano_0000_000499/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001145_pano_0000_000499/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001145_pano_0000_000499/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/04/29/TMX7316010203-001145/pano_0000_000499/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/04/29/TMX7316010203-001145/pano_0000_000499/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86892973331196, 52.3611310632229, 46.1308006783947 ] }, "distance": 11.38, "direction": 305.08, "angle": 76.14, "elevation": 46.13, "pano_id": "TMX7316010203-001145_pano_0000_000499", "timestamp": "2019-04-29T08:03:55.276830Z", "filename": "pano_0000_000499.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2019", "tags": [ "mission-bi", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241129_0829_Track01_Sphere_00233", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119705.58708543374, 486035.04945949384 ] }, "relative_distance": 11.38395242, "relative_pitch": 76.13776941188165, "relative_heading": 305.08082909261555, "relative_elevation": 46.1308006783947 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track01_Sphere_00233/adjacencies/b_20241129_0829_Track01_Sphere_00233/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/09/02/TMX7316010203-002788/pano_0000_000811/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/09/02/TMX7316010203-002788/pano_0000_000811/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/09/02/TMX7316010203-002788/pano_0000_000811/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/09/02/TMX7316010203-002788/pano_0000_000811/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002788_pano_0000_000811/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002788_pano_0000_000811/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002788_pano_0000_000811/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/09/02/TMX7316010203-002788/pano_0000_000811/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/09/02/TMX7316010203-002788/pano_0000_000811/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86892406178764, 52.3611264960077, 45.8111466579139 ] }, "distance": 11.43, "direction": 301.88, "angle": 76.0, "elevation": 45.81, "pano_id": "TMX7316010203-002788_pano_0000_000811", "timestamp": "2022-09-02T09:44:25.460870Z", "filename": "pano_0000_000811.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2022", "tags": [ "mission-bi", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241129_0829_Track01_Sphere_00233", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119705.58708543374, 486035.04945949384 ] }, "relative_distance": 11.4258713, "relative_pitch": 75.99544365394775, "relative_heading": 301.8801252498551, "relative_elevation": 45.8111466579139 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track01_Sphere_00233/adjacencies/b_20241129_0829_Track01_Sphere_00233/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000022/pano_0006_000546/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000022/pano_0006_000546/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000022/pano_0006_000546/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000022/pano_0006_000546/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000022_pano_0006_000546/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000022_pano_0006_000546/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000022_pano_0006_000546/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000022/pano_0006_000546/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000022/pano_0006_000546/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86922168412632, 52.3611118036718, 45.136320550926 ] }, "distance": 11.45, "direction": 67.41, "angle": 75.76, "elevation": 45.14, "pano_id": "TMX7316060226-000022_pano_0006_000546", "timestamp": "2016-08-16T08:32:42.539630Z", "filename": "pano_0006_000546.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241129_0829_Track01_Sphere_00233", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119705.58708543374, 486035.04945949384 ] }, "relative_distance": 11.45176121, "relative_pitch": 75.76359972773957, "relative_heading": 67.40667239220802, "relative_elevation": 45.136320550926 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track01_Sphere_00233/adjacencies/b_20241129_0829_Track01_Sphere_00233/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/10/TMX7316010203-002921/pano_0007_000381/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/10/TMX7316010203-002921/pano_0007_000381/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/10/TMX7316010203-002921/pano_0007_000381/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/10/TMX7316010203-002921/pano_0007_000381/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002921_pano_0007_000381/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002921_pano_0007_000381/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002921_pano_0007_000381/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/01/10/TMX7316010203-002921/pano_0007_000381/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/01/10/TMX7316010203-002921/pano_0007_000381/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86922675248072, 52.3611060556072, 45.6312384679914 ] }, "distance": 11.55, "direction": 71.0, "angle": 75.8, "elevation": 45.63, "pano_id": "TMX7316010203-002921_pano_0007_000381", "timestamp": "2023-01-10T10:00:42.149640Z", "filename": "pano_0007_000381.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2022", "tags": [ "mission-woz", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241129_0829_Track01_Sphere_00233", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119705.58708543374, 486035.04945949384 ] }, "relative_distance": 11.54747753, "relative_pitch": 75.79882100184747, "relative_heading": 70.99724220426062, "relative_elevation": 45.6312384679914 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track01_Sphere_00233/adjacencies/b_20241129_0829_Track01_Sphere_00233/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/09/TMX7316010203-000052/pano_0002_000771/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/09/TMX7316010203-000052/pano_0002_000771/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/09/TMX7316010203-000052/pano_0002_000771/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/09/TMX7316010203-000052/pano_0002_000771/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000052_pano_0002_000771/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000052_pano_0002_000771/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000052_pano_0002_000771/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/09/TMX7316010203-000052/pano_0002_000771/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/09/TMX7316010203-000052/pano_0002_000771/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86892821671302, 52.3611329130053, 45.4699402144179 ] }, "distance": 11.59, "direction": 305.62, "angle": 75.7, "elevation": 45.47, "pano_id": "TMX7316010203-000052_pano_0002_000771", "timestamp": "2016-08-09T09:51:27.226120Z", "filename": "pano_0002_000771.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241129_0829_Track01_Sphere_00233", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119705.58708543374, 486035.04945949384 ] }, "relative_distance": 11.5873127, "relative_pitch": 75.70334819692373, "relative_heading": 305.62011997981654, "relative_elevation": 45.4699402144179 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track01_Sphere_00233/adjacencies/b_20241129_0829_Track01_Sphere_00233/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/12/TMX7316010203-002928/pano_0005_000071/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/12/TMX7316010203-002928/pano_0005_000071/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/12/TMX7316010203-002928/pano_0005_000071/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/12/TMX7316010203-002928/pano_0005_000071/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002928_pano_0005_000071/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002928_pano_0005_000071/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002928_pano_0005_000071/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/01/12/TMX7316010203-002928/pano_0005_000071/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/01/12/TMX7316010203-002928/pano_0005_000071/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86908031484637, 52.3611763650822, 46.8722225110978 ] }, "distance": 11.62, "direction": 4.65, "angle": 76.07, "elevation": 46.87, "pano_id": "TMX7316010203-002928_pano_0005_000071", "timestamp": "2023-01-12T08:49:32.614320Z", "filename": "pano_0005_000071.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2022", "tags": [ "mission-woz", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241129_0829_Track01_Sphere_00233", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119705.58708543374, 486035.04945949384 ] }, "relative_distance": 11.62189489, "relative_pitch": 76.07444059326026, "relative_heading": 4.650377010114271, "relative_elevation": 46.8722225110978 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track01_Sphere_00233/adjacencies/b_20241129_0829_Track01_Sphere_00233/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002025/pano_0000_000471/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002025/pano_0000_000471/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002025/pano_0000_000471/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002025/pano_0000_000471/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002025_pano_0000_000471/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002025_pano_0000_000471/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002025_pano_0000_000471/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002025/pano_0000_000471/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002025/pano_0000_000471/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86922395902232, 52.3611130425784, 45.2753967056051 ] }, "distance": 11.65, "direction": 67.07, "angle": 75.57, "elevation": 45.28, "pano_id": "TMX7316010203-002025_pano_0000_000471", "timestamp": "2021-02-22T12:45:58.753660Z", "filename": "pano_0000_000471.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2020", "tags": [ "mission-woz", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241129_0829_Track01_Sphere_00233", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119705.58708543374, 486035.04945949384 ] }, "relative_distance": 11.64800305, "relative_pitch": 75.57239207884153, "relative_heading": 67.07346530033116, "relative_elevation": 45.2753967056051 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track01_Sphere_00233/adjacencies/b_20241129_0829_Track01_Sphere_00233/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/21/TMX7316010203-000276/pano_0000_001744/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/21/TMX7316010203-000276/pano_0000_001744/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/21/TMX7316010203-000276/pano_0000_001744/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/21/TMX7316010203-000276/pano_0000_001744/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000276_pano_0000_001744/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000276_pano_0000_001744/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000276_pano_0000_001744/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/04/21/TMX7316010203-000276/pano_0000_001744/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/04/21/TMX7316010203-000276/pano_0000_001744/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86892171451728, 52.3611281441479, 46.6403828784823 ] }, "distance": 11.66, "direction": 302.23, "angle": 75.97, "elevation": 46.64, "pano_id": "TMX7316010203-000276_pano_0000_001744", "timestamp": "2017-04-21T13:29:55.105990Z", "filename": "pano_0000_001744.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2017", "tags": [ "mission-bi", "mission-2017", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241129_0829_Track01_Sphere_00233", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119705.58708543374, 486035.04945949384 ] }, "relative_distance": 11.65873276, "relative_pitch": 75.9653323918207, "relative_heading": 302.2304194452467, "relative_elevation": 46.6403828784823 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track01_Sphere_00233/adjacencies/b_20241129_0829_Track01_Sphere_00233/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241129_0829_Track18_Sphere_00076/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241129_0829_Track18_Sphere_00076/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241129_0829_Track18_Sphere_00076/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241129_0829_Track18_Sphere_00076/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241129_0829_Track18_Sphere_00076/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track18_Sphere_00076/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track18_Sphere_00076/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241129_0829_Track18_Sphere_00076/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241129_0829_Track18_Sphere_00076/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.868929728061727, 52.36113556939671, 0.0 ] }, "distance": 11.68, "direction": 307.09, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241129_0829_Track18_Sphere_00076", "timestamp": "2024-11-29T08:54:27Z", "filename": "Job_20241129_0829_Track18_Sphere_00076.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241129_0829_Track01_Sphere_00233", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119705.58708543374, 486035.04945949384 ] }, "relative_distance": 11.67962974, "relative_pitch": 0.0, "relative_heading": 307.09317723563936, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track01_Sphere_00233/adjacencies/b_20241129_0829_Track01_Sphere_00233/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/09/02/TMX7316010203-002789/pano_0000_000583/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/09/02/TMX7316010203-002789/pano_0000_000583/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/09/02/TMX7316010203-002789/pano_0000_000583/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/09/02/TMX7316010203-002789/pano_0000_000583/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002789_pano_0000_000583/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002789_pano_0000_000583/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002789_pano_0000_000583/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/09/02/TMX7316010203-002789/pano_0000_000583/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/09/02/TMX7316010203-002789/pano_0000_000583/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86922606370205, 52.3611135513073, 45.15554698091 ] }, "distance": 11.8, "direction": 67.09, "angle": 75.35, "elevation": 45.16, "pano_id": "TMX7316010203-002789_pano_0000_000583", "timestamp": "2022-09-02T10:34:54.151770Z", "filename": "pano_0000_000583.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2022", "tags": [ "mission-bi", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241129_0829_Track01_Sphere_00233", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119705.58708543374, 486035.04945949384 ] }, "relative_distance": 11.80210851, "relative_pitch": 75.35251718079168, "relative_heading": 67.09150783550433, "relative_elevation": 45.15554698091 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track01_Sphere_00233/adjacencies/b_20241129_0829_Track01_Sphere_00233/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000780/pano_0000_000541/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000780/pano_0000_000541/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000780/pano_0000_000541/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000780/pano_0000_000541/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000780_pano_0000_000541/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000780_pano_0000_000541/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000780_pano_0000_000541/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000780/pano_0000_000541/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000780/pano_0000_000541/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86893161021125, 52.3611388701834, 45.2830745065585 ] }, "distance": 11.8, "direction": 308.89, "angle": 75.39, "elevation": 45.28, "pano_id": "TMX7316010203-000780_pano_0000_000541", "timestamp": "2018-06-07T07:45:36.544700Z", "filename": "pano_0000_000541.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241129_0829_Track01_Sphere_00233", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119705.58708543374, 486035.04945949384 ] }, "relative_distance": 11.80468233, "relative_pitch": 75.38895158554885, "relative_heading": 308.8907976310791, "relative_elevation": 45.2830745065585 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track01_Sphere_00233/adjacencies/b_20241129_0829_Track01_Sphere_00233/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-31_07-49-05_00104/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-31_07-49-05_00104/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-31_07-49-05_00104/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-31_07-49-05_00104/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-31_07-49-05_00104/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-31_07-49-05_00104/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-31_07-49-05_00104/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-31_07-49-05_00104/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-31_07-49-05_00104/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.868920272510938, 52.36112938937082, 0.0 ] }, "distance": 11.82, "direction": 302.54, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-31_07-49-05_00104", "timestamp": "2025-07-31T07:50:21Z", "filename": "recording_2025-07-31_07-49-05_00104.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2025", "tags": [ "mission-bi", "mission-2025", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241129_0829_Track01_Sphere_00233", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119705.58708543374, 486035.04945949384 ] }, "relative_distance": 11.81590683, "relative_pitch": 0.0, "relative_heading": 302.5447321192214, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track01_Sphere_00233/adjacencies/b_20241129_0829_Track01_Sphere_00233/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/10/TMX7316010203-002921/pano_0008_000100/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/10/TMX7316010203-002921/pano_0008_000100/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/10/TMX7316010203-002921/pano_0008_000100/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/10/TMX7316010203-002921/pano_0008_000100/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002921_pano_0008_000100/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002921_pano_0008_000100/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002921_pano_0008_000100/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/01/10/TMX7316010203-002921/pano_0008_000100/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/01/10/TMX7316010203-002921/pano_0008_000100/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86892500517466, 52.3611339925106, 45.9169138455763 ] }, "distance": 11.84, "direction": 305.48, "angle": 75.55, "elevation": 45.92, "pano_id": "TMX7316010203-002921_pano_0008_000100", "timestamp": "2023-01-10T10:07:27.140950Z", "filename": "pano_0008_000100.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2022", "tags": [ "mission-woz", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241129_0829_Track01_Sphere_00233", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119705.58708543374, 486035.04945949384 ] }, "relative_distance": 11.83515751, "relative_pitch": 75.54651707652417, "relative_heading": 305.47597697489783, "relative_elevation": 45.9169138455763 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track01_Sphere_00233/adjacencies/b_20241129_0829_Track01_Sphere_00233/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001039/pano_0002_002449/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001039/pano_0002_002449/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001039/pano_0002_002449/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001039/pano_0002_002449/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001039_pano_0002_002449/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001039_pano_0002_002449/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001039_pano_0002_002449/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001039/pano_0002_002449/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001039/pano_0002_002449/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86909025240698, 52.3611777977855, 45.281803695485 ] }, "distance": 11.85, "direction": 7.85, "angle": 75.33, "elevation": 45.28, "pano_id": "TMX7316010203-001039_pano_0002_002449", "timestamp": "2019-01-07T10:09:02.388380Z", "filename": "pano_0002_002449.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": "b_20241129_0829_Track01_Sphere_00233", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119705.58708543374, 486035.04945949384 ] }, "relative_distance": 11.85416981, "relative_pitch": 75.32994219162342, "relative_heading": 7.8509295036805, "relative_elevation": 45.281803695485 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track01_Sphere_00233/adjacencies/b_20241129_0829_Track01_Sphere_00233/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002550/pano_0000_003730/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002550/pano_0000_003730/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002550/pano_0000_003730/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002550/pano_0000_003730/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002550_pano_0000_003730/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002550_pano_0000_003730/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002550_pano_0000_003730/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002550/pano_0000_003730/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002550/pano_0000_003730/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86908812237437, 52.3611782049787, 45.1992376288399 ] }, "distance": 11.88, "direction": 7.13, "angle": 75.27, "elevation": 45.2, "pano_id": "TMX7316010203-002550_pano_0000_003730", "timestamp": "2022-04-29T09:39:45.265450Z", "filename": "pano_0000_003730.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2022", "tags": [ "mission-bi", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241129_0829_Track01_Sphere_00233", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119705.58708543374, 486035.04945949384 ] }, "relative_distance": 11.88018039, "relative_pitch": 75.27345771419219, "relative_heading": 7.127801865809295, "relative_elevation": 45.1992376288399 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track01_Sphere_00233/adjacencies/b_20241129_0829_Track01_Sphere_00233/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001039/pano_0002_002647/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001039/pano_0002_002647/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001039/pano_0002_002647/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001039/pano_0002_002647/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001039_pano_0002_002647/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001039_pano_0002_002647/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001039_pano_0002_002647/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001039/pano_0002_002647/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001039/pano_0002_002647/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.868917980144, 52.3611289426706, 45.2203904027119 ] }, "distance": 11.92, "direction": 301.94, "angle": 75.23, "elevation": 45.22, "pano_id": "TMX7316010203-001039_pano_0002_002647", "timestamp": "2019-01-07T10:11:55.521900Z", "filename": "pano_0002_002647.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": "b_20241129_0829_Track01_Sphere_00233", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119705.58708543374, 486035.04945949384 ] }, "relative_distance": 11.92147503, "relative_pitch": 75.2311145347733, "relative_heading": 301.93958010235207, "relative_elevation": 45.2203904027119 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track01_Sphere_00233/adjacencies/b_20241129_0829_Track01_Sphere_00233/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002553/pano_0000_002210/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002553/pano_0000_002210/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002553/pano_0000_002210/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002553/pano_0000_002210/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002553_pano_0000_002210/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002553_pano_0000_002210/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002553_pano_0000_002210/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002553/pano_0000_002210/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002553/pano_0000_002210/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86892058262711, 52.3611316367313, 45.1509607741609 ] }, "distance": 11.93, "direction": 303.61, "angle": 75.19, "elevation": 45.15, "pano_id": "TMX7316010203-002553_pano_0000_002210", "timestamp": "2022-05-02T07:18:32.917070Z", "filename": "pano_0000_002210.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2022", "tags": [ "mission-bi", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241129_0829_Track01_Sphere_00233", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119705.58708543374, 486035.04945949384 ] }, "relative_distance": 11.93469442, "relative_pitch": 75.19371817258367, "relative_heading": 303.611381856417, "relative_elevation": 45.1509607741609 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track01_Sphere_00233/adjacencies/b_20241129_0829_Track01_Sphere_00233/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/25/TMX7316010203-002060/pano_0000_003921/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/25/TMX7316010203-002060/pano_0000_003921/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/25/TMX7316010203-002060/pano_0000_003921/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/25/TMX7316010203-002060/pano_0000_003921/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002060_pano_0000_003921/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002060_pano_0000_003921/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002060_pano_0000_003921/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/25/TMX7316010203-002060/pano_0000_003921/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/25/TMX7316010203-002060/pano_0000_003921/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86891529082431, 52.3611299923389, 45.2312336945906 ] }, "distance": 12.14, "direction": 301.95, "angle": 74.98, "elevation": 45.23, "pano_id": "TMX7316010203-002060_pano_0000_003921", "timestamp": "2021-03-25T11:51:42.529200Z", "filename": "pano_0000_003921.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2021", "tags": [ "mission-bi", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241129_0829_Track01_Sphere_00233", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119705.58708543374, 486035.04945949384 ] }, "relative_distance": 12.13873667, "relative_pitch": 74.97747094690281, "relative_heading": 301.94995196011723, "relative_elevation": 45.2312336945906 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track01_Sphere_00233/adjacencies/b_20241129_0829_Track01_Sphere_00233/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002062/pano_0000_000221/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002062/pano_0000_000221/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002062/pano_0000_000221/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002062/pano_0000_000221/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002062_pano_0000_000221/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002062_pano_0000_000221/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002062_pano_0000_000221/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002062/pano_0000_000221/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002062/pano_0000_000221/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8691024114088, 52.3611793018902, 45.2873408896849 ] }, "distance": 12.16, "direction": 11.61, "angle": 74.97, "elevation": 45.29, "pano_id": "TMX7316010203-002062_pano_0000_000221", "timestamp": "2021-03-26T08:28:46.973200Z", "filename": "pano_0000_000221.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2021", "tags": [ "mission-bi", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241129_0829_Track01_Sphere_00233", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119705.58708543374, 486035.04945949384 ] }, "relative_distance": 12.15930857, "relative_pitch": 74.97096328804923, "relative_heading": 11.612433848635716, "relative_elevation": 45.2873408896849 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track01_Sphere_00233/adjacencies/b_20241129_0829_Track01_Sphere_00233/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/12/TMX7316010203-002228/pano_0003_000135/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/12/TMX7316010203-002228/pano_0003_000135/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/12/TMX7316010203-002228/pano_0003_000135/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/12/TMX7316010203-002228/pano_0003_000135/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002228_pano_0003_000135/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002228_pano_0003_000135/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002228_pano_0003_000135/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/07/12/TMX7316010203-002228/pano_0003_000135/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/07/12/TMX7316010203-002228/pano_0003_000135/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86890699616514, 52.3611257338091, 45.2943295110017 ] }, "distance": 12.39, "direction": 298.71, "angle": 74.7, "elevation": 45.29, "pano_id": "TMX7316010203-002228_pano_0003_000135", "timestamp": "2021-07-12T08:15:52.430090Z", "filename": "pano_0003_000135.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2021", "tags": [ "mission-bi", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241129_0829_Track01_Sphere_00233", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119705.58708543374, 486035.04945949384 ] }, "relative_distance": 12.38729978, "relative_pitch": 74.7045035763455, "relative_heading": 298.70537975385685, "relative_elevation": 45.2943295110017 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track01_Sphere_00233/adjacencies/b_20241129_0829_Track01_Sphere_00233/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002062/pano_0000_000224/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002062/pano_0000_000224/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002062/pano_0000_000224/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002062/pano_0000_000224/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002062_pano_0000_000224/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002062_pano_0000_000224/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002062_pano_0000_000224/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002062/pano_0000_000224/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002062/pano_0000_000224/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.868904555964, 52.3611239619542, 45.2969484943897 ] }, "distance": 12.44, "direction": 297.54, "angle": 74.64, "elevation": 45.3, "pano_id": "TMX7316010203-002062_pano_0000_000224", "timestamp": "2021-03-26T08:28:48.838170Z", "filename": "pano_0000_000224.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2021", "tags": [ "mission-bi", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241129_0829_Track01_Sphere_00233", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119705.58708543374, 486035.04945949384 ] }, "relative_distance": 12.44097663, "relative_pitch": 74.64219439285372, "relative_heading": 297.5411678469291, "relative_elevation": 45.2969484943897 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track01_Sphere_00233/adjacencies/b_20241129_0829_Track01_Sphere_00233/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/12/TMX7316010203-002228/pano_0003_000132/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/12/TMX7316010203-002228/pano_0003_000132/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/12/TMX7316010203-002228/pano_0003_000132/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/12/TMX7316010203-002228/pano_0003_000132/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002228_pano_0003_000132/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002228_pano_0003_000132/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002228_pano_0003_000132/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/07/12/TMX7316010203-002228/pano_0003_000132/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/07/12/TMX7316010203-002228/pano_0003_000132/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86910558282709, 52.3611824517312, 45.2833979642019 ] }, "distance": 12.55, "direction": 12.26, "angle": 74.51, "elevation": 45.28, "pano_id": "TMX7316010203-002228_pano_0003_000132", "timestamp": "2021-07-12T08:15:51.100090Z", "filename": "pano_0003_000132.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2021", "tags": [ "mission-bi", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241129_0829_Track01_Sphere_00233", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119705.58708543374, 486035.04945949384 ] }, "relative_distance": 12.54691244, "relative_pitch": 74.51326001015944, "relative_heading": 12.256672337518474, "relative_elevation": 45.2833979642019 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track01_Sphere_00233/adjacencies/b_20241129_0829_Track01_Sphere_00233/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000786/pano_0003_000632/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000786/pano_0003_000632/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000786/pano_0003_000632/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000786/pano_0003_000632/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000786_pano_0003_000632/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000786_pano_0003_000632/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000786_pano_0003_000632/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000786/pano_0003_000632/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000786/pano_0003_000632/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86923282221076, 52.3611207698466, 47.7161170970649 ] }, "distance": 12.55, "direction": 64.53, "angle": 75.26, "elevation": 47.72, "pano_id": "TMX7316010203-000786_pano_0003_000632", "timestamp": "2018-06-12T11:37:16.280560Z", "filename": "pano_0003_000632.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241129_0829_Track01_Sphere_00233", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119705.58708543374, 486035.04945949384 ] }, "relative_distance": 12.55140694, "relative_pitch": 75.26257559959734, "relative_heading": 64.53128856547534, "relative_elevation": 47.7161170970649 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track01_Sphere_00233/adjacencies/b_20241129_0829_Track01_Sphere_00233/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/11/TMX7316060226-000477/pano_0001_000472/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/11/TMX7316060226-000477/pano_0001_000472/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/11/TMX7316060226-000477/pano_0001_000472/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/11/TMX7316060226-000477/pano_0001_000472/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000477_pano_0001_000472/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000477_pano_0001_000472/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000477_pano_0001_000472/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/11/11/TMX7316060226-000477/pano_0001_000472/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/11/11/TMX7316060226-000477/pano_0001_000472/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86910236434859, 52.3611856096847, 45.227720843628 ] }, "distance": 12.85, "direction": 10.97, "angle": 74.14, "elevation": 45.23, "pano_id": "TMX7316060226-000477_pano_0001_000472", "timestamp": "2019-11-11T09:51:09.390320Z", "filename": "pano_0001_000472.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2019", "tags": [ "mission-bi", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241129_0829_Track01_Sphere_00233", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119705.58708543374, 486035.04945949384 ] }, "relative_distance": 12.84700316, "relative_pitch": 74.14272168156562, "relative_heading": 10.96830383258195, "relative_elevation": 45.227720843628 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track01_Sphere_00233/adjacencies/b_20241129_0829_Track01_Sphere_00233/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000787/pano_0000_001447/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000787/pano_0000_001447/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000787/pano_0000_001447/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000787/pano_0000_001447/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000787_pano_0000_001447/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000787_pano_0000_001447/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000787_pano_0000_001447/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000787/pano_0000_001447/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000787/pano_0000_001447/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86911620896333, 52.3611837756501, 44.9866601964459 ] }, "distance": 12.86, "direction": 15.27, "angle": 74.04, "elevation": 44.99, "pano_id": "TMX7316010203-000787_pano_0000_001447", "timestamp": "2018-06-12T12:56:17.914890Z", "filename": "pano_0000_001447.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241129_0829_Track01_Sphere_00233", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119705.58708543374, 486035.04945949384 ] }, "relative_distance": 12.8623322, "relative_pitch": 74.04400636156718, "relative_heading": 15.269862221632875, "relative_elevation": 44.9866601964459 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track01_Sphere_00233/adjacencies/b_20241129_0829_Track01_Sphere_00233/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/09/02/TMX7316010203-002788/pano_0000_000808/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/09/02/TMX7316010203-002788/pano_0000_000808/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/09/02/TMX7316010203-002788/pano_0000_000808/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/09/02/TMX7316010203-002788/pano_0000_000808/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002788_pano_0000_000808/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002788_pano_0000_000808/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002788_pano_0000_000808/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/09/02/TMX7316010203-002788/pano_0000_000808/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/09/02/TMX7316010203-002788/pano_0000_000808/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86912589895576, 52.3611819913386, 45.8010998535901 ] }, "distance": 12.86, "direction": 18.34, "angle": 74.31, "elevation": 45.8, "pano_id": "TMX7316010203-002788_pano_0000_000808", "timestamp": "2022-09-02T09:44:24.241190Z", "filename": "pano_0000_000808.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2022", "tags": [ "mission-bi", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241129_0829_Track01_Sphere_00233", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119705.58708543374, 486035.04945949384 ] }, "relative_distance": 12.86311915, "relative_pitch": 74.3127415558185, "relative_heading": 18.340795820067683, "relative_elevation": 45.8010998535901 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track01_Sphere_00233/adjacencies/b_20241129_0829_Track01_Sphere_00233/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001687/pano_0000_000206/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001687/pano_0000_000206/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001687/pano_0000_000206/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001687/pano_0000_000206/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001687_pano_0000_000206/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001687_pano_0000_000206/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001687_pano_0000_000206/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001687/pano_0000_000206/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001687/pano_0000_000206/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86887795672197, 52.3610811411373, 45.3287739474326 ] }, "distance": 12.88, "direction": 274.4, "angle": 74.14, "elevation": 45.33, "pano_id": "TMX7316010203-001687_pano_0000_000206", "timestamp": "2020-05-06T05:34:29.560820Z", "filename": "pano_0000_000206.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2020", "tags": [ "mission-bi", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241129_0829_Track01_Sphere_00233", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119705.58708543374, 486035.04945949384 ] }, "relative_distance": 12.88113214, "relative_pitch": 74.13637698558871, "relative_heading": 274.39757034195736, "relative_elevation": 45.3287739474326 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track01_Sphere_00233/adjacencies/b_20241129_0829_Track01_Sphere_00233/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001039/pano_0002_002644/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001039/pano_0002_002644/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001039/pano_0002_002644/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001039/pano_0002_002644/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001039_pano_0002_002644/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001039_pano_0002_002644/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001039_pano_0002_002644/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001039/pano_0002_002644/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001039/pano_0002_002644/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86911555499365, 52.3611848763843, 45.209991870448 ] }, "distance": 12.97, "direction": 14.94, "angle": 73.99, "elevation": 45.21, "pano_id": "TMX7316010203-001039_pano_0002_002644", "timestamp": "2019-01-07T10:11:54.221910Z", "filename": "pano_0002_002644.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": "b_20241129_0829_Track01_Sphere_00233", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119705.58708543374, 486035.04945949384 ] }, "relative_distance": 12.96897637, "relative_pitch": 73.99388758314024, "relative_heading": 14.937473863631235, "relative_elevation": 45.209991870448 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track01_Sphere_00233/adjacencies/b_20241129_0829_Track01_Sphere_00233/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000786/pano_0003_000627/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000786/pano_0003_000627/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000786/pano_0003_000627/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000786/pano_0003_000627/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000786_pano_0003_000627/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000786_pano_0003_000627/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000786_pano_0003_000627/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000786/pano_0003_000627/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000786/pano_0003_000627/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86888544575189, 52.3610346341368, 47.6212730733678 ] }, "distance": 13.02, "direction": 251.25, "angle": 74.7, "elevation": 47.62, "pano_id": "TMX7316010203-000786_pano_0003_000627", "timestamp": "2018-06-12T11:37:12.840530Z", "filename": "pano_0003_000627.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241129_0829_Track01_Sphere_00233", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119705.58708543374, 486035.04945949384 ] }, "relative_distance": 13.02450573, "relative_pitch": 74.70358249922253, "relative_heading": 251.24648213008842, "relative_elevation": 47.6212730733678 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track01_Sphere_00233/adjacencies/b_20241129_0829_Track01_Sphere_00233/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-31_07-49-05_00101/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-31_07-49-05_00101/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-31_07-49-05_00101/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-31_07-49-05_00101/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-31_07-49-05_00101/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-31_07-49-05_00101/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-31_07-49-05_00101/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-31_07-49-05_00101/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-31_07-49-05_00101/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.869119581096228, 52.36118686659833, 0.0 ] }, "distance": 13.26, "direction": 15.84, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-31_07-49-05_00101", "timestamp": "2025-07-31T07:50:19Z", "filename": "recording_2025-07-31_07-49-05_00101.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2025", "tags": [ "mission-bi", "mission-2025", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241129_0829_Track01_Sphere_00233", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119705.58708543374, 486035.04945949384 ] }, "relative_distance": 13.25528133, "relative_pitch": 0.0, "relative_heading": 15.8362459822763, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track01_Sphere_00233/adjacencies/b_20241129_0829_Track01_Sphere_00233/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/25/TMX7316010203-002060/pano_0000_003918/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/25/TMX7316010203-002060/pano_0000_003918/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/25/TMX7316010203-002060/pano_0000_003918/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/25/TMX7316010203-002060/pano_0000_003918/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002060_pano_0000_003918/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002060_pano_0000_003918/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002060_pano_0000_003918/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/25/TMX7316010203-002060/pano_0000_003918/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/25/TMX7316010203-002060/pano_0000_003918/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86911889692893, 52.3611872356168, 45.2183649986982 ] }, "distance": 13.28, "direction": 15.59, "angle": 73.63, "elevation": 45.22, "pano_id": "TMX7316010203-002060_pano_0000_003918", "timestamp": "2021-03-25T11:51:40.594230Z", "filename": "pano_0000_003918.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2021", "tags": [ "mission-bi", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241129_0829_Track01_Sphere_00233", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119705.58708543374, 486035.04945949384 ] }, "relative_distance": 13.28218443, "relative_pitch": 73.63067761213483, "relative_heading": 15.59448382665894, "relative_elevation": 45.2183649986982 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track01_Sphere_00233/adjacencies/b_20241129_0829_Track01_Sphere_00233/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002025/pano_0000_000466/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002025/pano_0000_000466/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002025/pano_0000_000466/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002025/pano_0000_000466/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002025_pano_0000_000466/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002025_pano_0000_000466/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002025_pano_0000_000466/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002025/pano_0000_000466/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002025/pano_0000_000466/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86888344671475, 52.3610306220226, 45.2886006021872 ] }, "distance": 13.3, "direction": 249.61, "angle": 73.63, "elevation": 45.29, "pano_id": "TMX7316010203-002025_pano_0000_000466", "timestamp": "2021-02-22T12:45:56.153670Z", "filename": "pano_0000_000466.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2020", "tags": [ "mission-woz", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241129_0829_Track01_Sphere_00233", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119705.58708543374, 486035.04945949384 ] }, "relative_distance": 13.30238947, "relative_pitch": 73.631173244082, "relative_heading": 249.6140119668068, "relative_elevation": 45.2886006021872 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track01_Sphere_00233/adjacencies/b_20241129_0829_Track01_Sphere_00233/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/09/02/TMX7316010203-002789/pano_0000_000578/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/09/02/TMX7316010203-002789/pano_0000_000578/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/09/02/TMX7316010203-002789/pano_0000_000578/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/09/02/TMX7316010203-002789/pano_0000_000578/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002789_pano_0000_000578/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002789_pano_0000_000578/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002789_pano_0000_000578/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/09/02/TMX7316010203-002789/pano_0000_000578/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/09/02/TMX7316010203-002789/pano_0000_000578/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86888538456751, 52.3610275095135, 45.0935307107866 ] }, "distance": 13.3, "direction": 248.02, "angle": 73.56, "elevation": 45.09, "pano_id": "TMX7316010203-002789_pano_0000_000578", "timestamp": "2022-09-02T10:34:50.846820Z", "filename": "pano_0000_000578.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2022", "tags": [ "mission-bi", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241129_0829_Track01_Sphere_00233", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119705.58708543374, 486035.04945949384 ] }, "relative_distance": 13.3044536, "relative_pitch": 73.5617643034233, "relative_heading": 248.01765756135418, "relative_elevation": 45.0935307107866 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track01_Sphere_00233/adjacencies/b_20241129_0829_Track01_Sphere_00233/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002550/pano_0000_003733/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002550/pano_0000_003733/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002550/pano_0000_003733/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002550/pano_0000_003733/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002550_pano_0000_003733/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002550_pano_0000_003733/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002550_pano_0000_003733/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002550/pano_0000_003733/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002550/pano_0000_003733/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86888945592171, 52.3611243234418, 45.2096527852118 ] }, "distance": 13.38, "direction": 295.66, "angle": 73.51, "elevation": 45.21, "pano_id": "TMX7316010203-002550_pano_0000_003733", "timestamp": "2022-04-29T09:39:47.520420Z", "filename": "pano_0000_003733.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2022", "tags": [ "mission-bi", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241129_0829_Track01_Sphere_00233", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119705.58708543374, 486035.04945949384 ] }, "relative_distance": 13.378918, "relative_pitch": 73.51490431721126, "relative_heading": 295.656608931941, "relative_elevation": 45.2096527852118 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track01_Sphere_00233/adjacencies/b_20241129_0829_Track01_Sphere_00233/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002553/pano_0000_002207/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002553/pano_0000_002207/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002553/pano_0000_002207/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002553/pano_0000_002207/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002553_pano_0000_002207/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002553_pano_0000_002207/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002553_pano_0000_002207/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002553/pano_0000_002207/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002553/pano_0000_002207/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86912275774479, 52.3611876610532, 45.1471132999286 ] }, "distance": 13.4, "direction": 16.62, "angle": 73.47, "elevation": 45.15, "pano_id": "TMX7316010203-002553_pano_0000_002207", "timestamp": "2022-05-02T07:18:31.667030Z", "filename": "pano_0000_002207.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2022", "tags": [ "mission-bi", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241129_0829_Track01_Sphere_00233", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119705.58708543374, 486035.04945949384 ] }, "relative_distance": 13.40064749, "relative_pitch": 73.46796336669065, "relative_heading": 16.62327170860016, "relative_elevation": 45.1471132999286 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track01_Sphere_00233/adjacencies/b_20241129_0829_Track01_Sphere_00233/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001039/pano_0002_002452/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001039/pano_0002_002452/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001039/pano_0002_002452/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001039/pano_0002_002452/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001039_pano_0002_002452/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001039_pano_0002_002452/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001039_pano_0002_002452/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001039/pano_0002_002452/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001039/pano_0002_002452/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86888794106792, 52.3611229998924, 45.2892140857875 ] }, "distance": 13.41, "direction": 294.9, "angle": 73.51, "elevation": 45.29, "pano_id": "TMX7316010203-001039_pano_0002_002452", "timestamp": "2019-01-07T10:09:03.698370Z", "filename": "pano_0002_002452.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": "b_20241129_0829_Track01_Sphere_00233", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119705.58708543374, 486035.04945949384 ] }, "relative_distance": 13.40934815, "relative_pitch": 73.50689513730059, "relative_heading": 294.89842392814626, "relative_elevation": 45.2892140857875 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track01_Sphere_00233/adjacencies/b_20241129_0829_Track01_Sphere_00233/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/29/TMX7316010203-001145/pano_0000_000496/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/29/TMX7316010203-001145/pano_0000_000496/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/29/TMX7316010203-001145/pano_0000_000496/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/29/TMX7316010203-001145/pano_0000_000496/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001145_pano_0000_000496/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001145_pano_0000_000496/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001145_pano_0000_000496/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/04/29/TMX7316010203-001145/pano_0000_000496/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/04/29/TMX7316010203-001145/pano_0000_000496/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86913124831011, 52.3611880748489, 46.1293542645872 ] }, "distance": 13.62, "direction": 18.9, "angle": 73.55, "elevation": 46.13, "pano_id": "TMX7316010203-001145_pano_0000_000496", "timestamp": "2019-04-29T08:03:53.941790Z", "filename": "pano_0000_000496.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2019", "tags": [ "mission-bi", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241129_0829_Track01_Sphere_00233", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119705.58708543374, 486035.04945949384 ] }, "relative_distance": 13.62098918, "relative_pitch": 73.54928231056162, "relative_heading": 18.899820881094477, "relative_elevation": 46.1293542645872 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track01_Sphere_00233/adjacencies/b_20241129_0829_Track01_Sphere_00233/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/10/TMX7316010203-002921/pano_0008_000097/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/10/TMX7316010203-002921/pano_0008_000097/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/10/TMX7316010203-002921/pano_0008_000097/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/10/TMX7316010203-002921/pano_0008_000097/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002921_pano_0008_000097/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002921_pano_0008_000097/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002921_pano_0008_000097/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/01/10/TMX7316010203-002921/pano_0008_000097/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/01/10/TMX7316010203-002921/pano_0008_000097/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86912516072897, 52.3611895279054, 45.912891660817 ] }, "distance": 13.65, "direction": 17.03, "angle": 73.45, "elevation": 45.91, "pano_id": "TMX7316010203-002921_pano_0008_000097", "timestamp": "2023-01-10T10:07:25.220990Z", "filename": "pano_0008_000097.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2022", "tags": [ "mission-woz", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241129_0829_Track01_Sphere_00233", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119705.58708543374, 486035.04945949384 ] }, "relative_distance": 13.64687709, "relative_pitch": 73.44625550342138, "relative_heading": 17.032335760889335, "relative_elevation": 45.912891660817 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track01_Sphere_00233/adjacencies/b_20241129_0829_Track01_Sphere_00233/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/09/TMX7316010203-000052/pano_0002_000768/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/09/TMX7316010203-000052/pano_0002_000768/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/09/TMX7316010203-000052/pano_0002_000768/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/09/TMX7316010203-000052/pano_0002_000768/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000052_pano_0002_000768/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000052_pano_0002_000768/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000052_pano_0002_000768/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/09/TMX7316010203-000052/pano_0002_000768/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/09/TMX7316010203-000052/pano_0002_000768/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86912789307125, 52.3611893004572, 45.4838367300108 ] }, "distance": 13.68, "direction": 17.81, "angle": 73.26, "elevation": 45.48, "pano_id": "TMX7316010203-000052_pano_0002_000768", "timestamp": "2016-08-09T09:51:25.941160Z", "filename": "pano_0002_000768.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241129_0829_Track01_Sphere_00233", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119705.58708543374, 486035.04945949384 ] }, "relative_distance": 13.67845643, "relative_pitch": 73.26227300200203, "relative_heading": 17.80890158731934, "relative_elevation": 45.4838367300108 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track01_Sphere_00233/adjacencies/b_20241129_0829_Track01_Sphere_00233/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000787/pano_0000_001451/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000787/pano_0000_001451/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000787/pano_0000_001451/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000787/pano_0000_001451/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000787_pano_0000_001451/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000787_pano_0000_001451/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000787_pano_0000_001451/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000787/pano_0000_001451/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000787/pano_0000_001451/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86888031512524, 52.3611195957969, 44.9893068112433 ] }, "distance": 13.73, "direction": 292.55, "angle": 73.03, "elevation": 44.99, "pano_id": "TMX7316010203-000787_pano_0000_001451", "timestamp": "2018-06-12T12:56:21.774850Z", "filename": "pano_0000_001451.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241129_0829_Track01_Sphere_00233", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119705.58708543374, 486035.04945949384 ] }, "relative_distance": 13.73261692, "relative_pitch": 73.02562002723451, "relative_heading": 292.55171584436647, "relative_elevation": 44.9893068112433 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track01_Sphere_00233/adjacencies/b_20241129_0829_Track01_Sphere_00233/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/10/TMX7316010203-002921/pano_0006_000285/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/10/TMX7316010203-002921/pano_0006_000285/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/10/TMX7316010203-002921/pano_0006_000285/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/10/TMX7316010203-002921/pano_0006_000285/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002921_pano_0006_000285/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002921_pano_0006_000285/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002921_pano_0006_000285/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/01/10/TMX7316010203-002921/pano_0006_000285/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/01/10/TMX7316010203-002921/pano_0006_000285/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86920039591371, 52.3611652267802, 45.6073133684695 ] }, "distance": 13.79, "direction": 41.41, "angle": 73.17, "elevation": 45.61, "pano_id": "TMX7316010203-002921_pano_0006_000285", "timestamp": "2023-01-10T09:47:06.027180Z", "filename": "pano_0006_000285.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2022", "tags": [ "mission-woz", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241129_0829_Track01_Sphere_00233", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119705.58708543374, 486035.04945949384 ] }, "relative_distance": 13.79224134, "relative_pitch": 73.17400455397583, "relative_heading": 41.40926404122766, "relative_elevation": 45.6073133684695 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track01_Sphere_00233/adjacencies/b_20241129_0829_Track01_Sphere_00233/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/10/TMX7316010203-002921/pano_0007_000376/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/10/TMX7316010203-002921/pano_0007_000376/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/10/TMX7316010203-002921/pano_0007_000376/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/10/TMX7316010203-002921/pano_0007_000376/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002921_pano_0007_000376/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002921_pano_0007_000376/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002921_pano_0007_000376/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/01/10/TMX7316010203-002921/pano_0007_000376/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/01/10/TMX7316010203-002921/pano_0007_000376/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86888239799586, 52.3610182784602, 45.6308334618807 ] }, "distance": 13.91, "direction": 244.4, "angle": 73.05, "elevation": 45.63, "pano_id": "TMX7316010203-002921_pano_0007_000376", "timestamp": "2023-01-10T10:00:39.104650Z", "filename": "pano_0007_000376.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2022", "tags": [ "mission-woz", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241129_0829_Track01_Sphere_00233", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119705.58708543374, 486035.04945949384 ] }, "relative_distance": 13.90525816, "relative_pitch": 73.0522481964972, "relative_heading": 244.40435024554682, "relative_elevation": 45.6308334618807 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track01_Sphere_00233/adjacencies/b_20241129_0829_Track01_Sphere_00233/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/12/TMX7316010203-002928/pano_0005_000074/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/12/TMX7316010203-002928/pano_0005_000074/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/12/TMX7316010203-002928/pano_0005_000074/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/12/TMX7316010203-002928/pano_0005_000074/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002928_pano_0005_000074/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002928_pano_0005_000074/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002928_pano_0005_000074/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/01/12/TMX7316010203-002928/pano_0005_000074/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/01/12/TMX7316010203-002928/pano_0005_000074/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86887881541873, 52.3611217714784, 46.8937356900424 ] }, "distance": 13.92, "direction": 293.31, "angle": 73.47, "elevation": 46.89, "pano_id": "TMX7316010203-002928_pano_0005_000074", "timestamp": "2023-01-12T08:49:34.104330Z", "filename": "pano_0005_000074.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2022", "tags": [ "mission-woz", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241129_0829_Track01_Sphere_00233", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119705.58708543374, 486035.04945949384 ] }, "relative_distance": 13.92104005, "relative_pitch": 73.46576594270958, "relative_heading": 293.3106981674862, "relative_elevation": 46.8937356900424 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track01_Sphere_00233/adjacencies/b_20241129_0829_Track01_Sphere_00233/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001502/pano_0000_000095/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001502/pano_0000_000095/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001502/pano_0000_000095/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001502/pano_0000_000095/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001502_pano_0000_000095/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001502_pano_0000_000095/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001502_pano_0000_000095/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001502/pano_0000_000095/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001502/pano_0000_000095/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86919775004808, 52.3611683723648, 45.31845932547 ] }, "distance": 13.94, "direction": 39.9, "angle": 72.9, "elevation": 45.32, "pano_id": "TMX7316010203-001502_pano_0000_000095", "timestamp": "2019-12-09T11:09:09.798770Z", "filename": "pano_0000_000095.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2019", "tags": [ "mission-woz", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241129_0829_Track01_Sphere_00233", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119705.58708543374, 486035.04945949384 ] }, "relative_distance": 13.94036163, "relative_pitch": 72.90163649169786, "relative_heading": 39.90191920507252, "relative_elevation": 45.31845932547 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track01_Sphere_00233/adjacencies/b_20241129_0829_Track01_Sphere_00233/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001039/pano_0002_001687/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001039/pano_0002_001687/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001039/pano_0002_001687/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001039/pano_0002_001687/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001039_pano_0002_001687/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001039_pano_0002_001687/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001039_pano_0002_001687/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001039/pano_0002_001687/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001039/pano_0002_001687/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86887504465349, 52.3610278006133, 45.1732926657423 ] }, "distance": 13.95, "direction": 249.22, "angle": 72.84, "elevation": 45.17, "pano_id": "TMX7316010203-001039_pano_0002_001687", "timestamp": "2019-01-07T09:52:13.012120Z", "filename": "pano_0002_001687.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": "b_20241129_0829_Track01_Sphere_00233", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119705.58708543374, 486035.04945949384 ] }, "relative_distance": 13.94860819, "relative_pitch": 72.84035942041344, "relative_heading": 249.22419778496837, "relative_elevation": 45.1732926657423 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track01_Sphere_00233/adjacencies/b_20241129_0829_Track01_Sphere_00233/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000780/pano_0000_000538/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000780/pano_0000_000538/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000780/pano_0000_000538/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000780/pano_0000_000538/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000780_pano_0000_000538/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000780_pano_0000_000538/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000780_pano_0000_000538/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000780/pano_0000_000538/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000780/pano_0000_000538/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86913082408157, 52.3611915915828, 45.2793131610379 ] }, "distance": 13.98, "direction": 18.27, "angle": 72.84, "elevation": 45.28, "pano_id": "TMX7316010203-000780_pano_0000_000538", "timestamp": "2018-06-07T07:45:35.179680Z", "filename": "pano_0000_000538.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241129_0829_Track01_Sphere_00233", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119705.58708543374, 486035.04945949384 ] }, "relative_distance": 13.98270122, "relative_pitch": 72.83879290172237, "relative_heading": 18.26837692245635, "relative_elevation": 45.2793131610379 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track01_Sphere_00233/adjacencies/b_20241129_0829_Track01_Sphere_00233/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/10/TMX7316010203-002921/pano_0006_000290/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/10/TMX7316010203-002921/pano_0006_000290/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/10/TMX7316010203-002921/pano_0006_000290/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/10/TMX7316010203-002921/pano_0006_000290/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002921_pano_0006_000290/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002921_pano_0006_000290/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002921_pano_0006_000290/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/01/10/TMX7316010203-002921/pano_0006_000290/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/01/10/TMX7316010203-002921/pano_0006_000290/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86886120174595, 52.3610773066158, 45.6453462261707 ] }, "distance": 14.0, "direction": 272.3, "angle": 72.95, "elevation": 45.65, "pano_id": "TMX7316010203-002921_pano_0006_000290", "timestamp": "2023-01-10T09:47:08.331990Z", "filename": "pano_0006_000290.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2022", "tags": [ "mission-woz", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241129_0829_Track01_Sphere_00233", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119705.58708543374, 486035.04945949384 ] }, "relative_distance": 13.99587665, "relative_pitch": 72.95329760808335, "relative_heading": 272.2972282531454, "relative_elevation": 45.6453462261707 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track01_Sphere_00233/adjacencies/b_20241129_0829_Track01_Sphere_00233/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241129_0829_Track18_Sphere_00073/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241129_0829_Track18_Sphere_00073/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241129_0829_Track18_Sphere_00073/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241129_0829_Track18_Sphere_00073/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241129_0829_Track18_Sphere_00073/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track18_Sphere_00073/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track18_Sphere_00073/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241129_0829_Track18_Sphere_00073/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241129_0829_Track18_Sphere_00073/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.869127760059351, 52.36119299608265, 0.0 ] }, "distance": 14.07, "direction": 17.26, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241129_0829_Track18_Sphere_00073", "timestamp": "2024-11-29T08:54:25Z", "filename": "Job_20241129_0829_Track18_Sphere_00073.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241129_0829_Track01_Sphere_00233", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119705.58708543374, 486035.04945949384 ] }, "relative_distance": 14.06784952, "relative_pitch": 0.0, "relative_heading": 17.261512115217602, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track01_Sphere_00233/adjacencies/b_20241129_0829_Track01_Sphere_00233/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000022/pano_0006_000541/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000022/pano_0006_000541/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000022/pano_0006_000541/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000022/pano_0006_000541/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000022_pano_0006_000541/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000022_pano_0006_000541/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000022_pano_0006_000541/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000022/pano_0006_000541/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000022/pano_0006_000541/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86887465131477, 52.3610243151753, 45.1614879071712 ] }, "distance": 14.12, "direction": 247.79, "angle": 72.64, "elevation": 45.16, "pano_id": "TMX7316060226-000022_pano_0006_000541", "timestamp": "2016-08-16T08:32:38.519640Z", "filename": "pano_0006_000541.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241129_0829_Track01_Sphere_00233", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119705.58708543374, 486035.04945949384 ] }, "relative_distance": 14.11565135, "relative_pitch": 72.64287046124541, "relative_heading": 247.79074549670705, "relative_elevation": 45.1614879071712 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track01_Sphere_00233/adjacencies/b_20241129_0829_Track01_Sphere_00233/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-31_06-59-14_01607/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-31_06-59-14_01607/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-31_06-59-14_01607/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-31_06-59-14_01607/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-31_06-59-14_01607/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-31_06-59-14_01607/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-31_06-59-14_01607/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-31_06-59-14_01607/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-31_06-59-14_01607/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.869258175471606, 52.3611207031053, 0.0 ] }, "distance": 14.13, "direction": 67.57, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-31_06-59-14_01607", "timestamp": "2025-07-31T07:44:12Z", "filename": "recording_2025-07-31_06-59-14_01607.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2025", "tags": [ "mission-bi", "mission-2025", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241129_0829_Track01_Sphere_00233", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119705.58708543374, 486035.04945949384 ] }, "relative_distance": 14.12742663, "relative_pitch": 0.0, "relative_heading": 67.57206933753355, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track01_Sphere_00233/adjacencies/b_20241129_0829_Track01_Sphere_00233/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/31/TMX7316010203-002374/pano_0003_000431/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/31/TMX7316010203-002374/pano_0003_000431/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/31/TMX7316010203-002374/pano_0003_000431/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/31/TMX7316010203-002374/pano_0003_000431/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002374_pano_0003_000431/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002374_pano_0003_000431/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002374_pano_0003_000431/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/12/31/TMX7316010203-002374/pano_0003_000431/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/12/31/TMX7316010203-002374/pano_0003_000431/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86925939189806, 52.3611194555304, 45.2932119276375 ] }, "distance": 14.15, "direction": 68.22, "angle": 72.65, "elevation": 45.29, "pano_id": "TMX7316010203-002374_pano_0003_000431", "timestamp": "2021-12-31T10:39:40.774090Z", "filename": "pano_0003_000431.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": "b_20241129_0829_Track01_Sphere_00233", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119705.58708543374, 486035.04945949384 ] }, "relative_distance": 14.15196675, "relative_pitch": 72.64846697455285, "relative_heading": 68.21961007266825, "relative_elevation": 45.2932119276375 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track01_Sphere_00233/adjacencies/b_20241129_0829_Track01_Sphere_00233/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001702/pano_0000_006966/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001702/pano_0000_006966/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001702/pano_0000_006966/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001702/pano_0000_006966/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001702_pano_0000_006966/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001702_pano_0000_006966/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001702_pano_0000_006966/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001702/pano_0000_006966/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001702/pano_0000_006966/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86913856971479, 52.3611920627739, 45.2532999878749 ] }, "distance": 14.21, "direction": 20.22, "angle": 72.57, "elevation": 45.25, "pano_id": "TMX7316010203-001702_pano_0000_006966", "timestamp": "2020-05-11T10:28:16.479040Z", "filename": "pano_0000_006966.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2020", "tags": [ "mission-bi", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241129_0829_Track01_Sphere_00233", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119705.58708543374, 486035.04945949384 ] }, "relative_distance": 14.20616492, "relative_pitch": 72.57159681918424, "relative_heading": 20.223356482380893, "relative_elevation": 45.2532999878749 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track01_Sphere_00233/adjacencies/b_20241129_0829_Track01_Sphere_00233/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001702/pano_0000_006970/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001702/pano_0000_006970/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001702/pano_0000_006970/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001702/pano_0000_006970/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001702_pano_0000_006970/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001702_pano_0000_006970/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001702_pano_0000_006970/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001702/pano_0000_006970/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001702/pano_0000_006970/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86886927734394, 52.3611187933578, 45.2572882380337 ] }, "distance": 14.4, "direction": 291.08, "angle": 72.35, "elevation": 45.26, "pano_id": "TMX7316010203-001702_pano_0000_006970", "timestamp": "2020-05-11T10:28:18.224060Z", "filename": "pano_0000_006970.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2020", "tags": [ "mission-bi", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241129_0829_Track01_Sphere_00233", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119705.58708543374, 486035.04945949384 ] }, "relative_distance": 14.39759024, "relative_pitch": 72.35269929789118, "relative_heading": 291.07577042134335, "relative_elevation": 45.2572882380337 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track01_Sphere_00233/adjacencies/b_20241129_0829_Track01_Sphere_00233/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/11/TMX7316060226-000477/pano_0001_000475/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/11/TMX7316060226-000477/pano_0001_000475/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/11/TMX7316060226-000477/pano_0001_000475/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/11/TMX7316060226-000477/pano_0001_000475/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000477_pano_0001_000475/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000477_pano_0001_000475/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000477_pano_0001_000475/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/11/11/TMX7316060226-000477/pano_0001_000475/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/11/11/TMX7316060226-000477/pano_0001_000475/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86888856695772, 52.36114220729, 45.2465485669672 ] }, "distance": 14.4, "direction": 302.71, "angle": 72.34, "elevation": 45.25, "pano_id": "TMX7316060226-000477_pano_0001_000475", "timestamp": "2019-11-11T09:51:14.825240Z", "filename": "pano_0001_000475.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2019", "tags": [ "mission-bi", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241129_0829_Track01_Sphere_00233", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119705.58708543374, 486035.04945949384 ] }, "relative_distance": 14.4039969, "relative_pitch": 72.34140402598499, "relative_heading": 302.7054319535098, "relative_elevation": 45.2465485669672 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track01_Sphere_00233/adjacencies/b_20241129_0829_Track01_Sphere_00233/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001502/pano_0000_000100/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001502/pano_0000_000100/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001502/pano_0000_000100/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001502/pano_0000_000100/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001502_pano_0000_000100/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001502_pano_0000_000100/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001502_pano_0000_000100/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001502/pano_0000_000100/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001502/pano_0000_000100/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86885445966308, 52.3610784692613, 45.3245212482288 ] }, "distance": 14.46, "direction": 272.74, "angle": 72.31, "elevation": 45.32, "pano_id": "TMX7316010203-001502_pano_0000_000100", "timestamp": "2019-12-09T11:09:13.778740Z", "filename": "pano_0000_000100.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2019", "tags": [ "mission-woz", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241129_0829_Track01_Sphere_00233", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119705.58708543374, 486035.04945949384 ] }, "relative_distance": 14.46041608, "relative_pitch": 72.30514426922579, "relative_heading": 272.7364858139095, "relative_elevation": 45.3245212482288 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track01_Sphere_00233/adjacencies/b_20241129_0829_Track01_Sphere_00233/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/12/TMX7316010203-002228/pano_0002_001792/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/12/TMX7316010203-002228/pano_0002_001792/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/12/TMX7316010203-002228/pano_0002_001792/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/12/TMX7316010203-002228/pano_0002_001792/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002228_pano_0002_001792/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002228_pano_0002_001792/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002228_pano_0002_001792/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/07/12/TMX7316010203-002228/pano_0002_001792/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/07/12/TMX7316010203-002228/pano_0002_001792/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86926331186336, 52.3611220226543, 45.2282776208594 ] }, "distance": 14.51, "direction": 67.56, "angle": 72.22, "elevation": 45.23, "pano_id": "TMX7316010203-002228_pano_0002_001792", "timestamp": "2021-07-12T08:03:12.433920Z", "filename": "pano_0002_001792.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2021", "tags": [ "mission-bi", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241129_0829_Track01_Sphere_00233", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119705.58708543374, 486035.04945949384 ] }, "relative_distance": 14.50689058, "relative_pitch": 72.21644788792293, "relative_heading": 67.56327050840949, "relative_elevation": 45.2282776208594 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track01_Sphere_00233/adjacencies/b_20241129_0829_Track01_Sphere_00233/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002062/pano_0000_000987/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002062/pano_0000_000987/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002062/pano_0000_000987/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002062/pano_0000_000987/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002062_pano_0000_000987/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002062_pano_0000_000987/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002062_pano_0000_000987/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002062/pano_0000_000987/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002062/pano_0000_000987/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86926523415773, 52.3611214553627, 45.2637253720313 ] }, "distance": 14.6, "direction": 67.99, "angle": 72.12, "elevation": 45.26, "pano_id": "TMX7316010203-002062_pano_0000_000987", "timestamp": "2021-03-26T08:52:51.351730Z", "filename": "pano_0000_000987.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2021", "tags": [ "mission-bi", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241129_0829_Track01_Sphere_00233", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119705.58708543374, 486035.04945949384 ] }, "relative_distance": 14.60424156, "relative_pitch": 72.11781826038134, "relative_heading": 67.98826462912348, "relative_elevation": 45.2637253720313 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track01_Sphere_00233/adjacencies/b_20241129_0829_Track01_Sphere_00233/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/29/TMX7316010203-001145/pano_0000_000500/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/29/TMX7316010203-001145/pano_0000_000500/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/29/TMX7316010203-001145/pano_0000_000500/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/29/TMX7316010203-001145/pano_0000_000500/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001145_pano_0000_000500/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001145_pano_0000_000500/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001145_pano_0000_000500/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/04/29/TMX7316010203-001145/pano_0000_000500/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/04/29/TMX7316010203-001145/pano_0000_000500/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86886200356435, 52.3611124108622, 46.1298364382237 ] }, "distance": 14.63, "direction": 287.78, "angle": 72.41, "elevation": 46.13, "pano_id": "TMX7316010203-001145_pano_0000_000500", "timestamp": "2019-04-29T08:03:55.721800Z", "filename": "pano_0000_000500.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2019", "tags": [ "mission-bi", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241129_0829_Track01_Sphere_00233", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119705.58708543374, 486035.04945949384 ] }, "relative_distance": 14.6287601, "relative_pitch": 72.40506255677008, "relative_heading": 287.7804892517177, "relative_elevation": 46.1298364382237 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track01_Sphere_00233/adjacencies/b_20241129_0829_Track01_Sphere_00233/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001687/pano_0000_000201/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001687/pano_0000_000201/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001687/pano_0000_000201/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001687/pano_0000_000201/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001687_pano_0000_000201/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001687_pano_0000_000201/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001687_pano_0000_000201/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001687/pano_0000_000201/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001687/pano_0000_000201/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86921226318723, 52.3611699902857, 45.3179171094671 ] }, "distance": 14.73, "direction": 42.4, "angle": 72.0, "elevation": 45.32, "pano_id": "TMX7316010203-001687_pano_0000_000201", "timestamp": "2020-05-06T05:34:26.945780Z", "filename": "pano_0000_000201.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2020", "tags": [ "mission-bi", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241129_0829_Track01_Sphere_00233", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119705.58708543374, 486035.04945949384 ] }, "relative_distance": 14.72673885, "relative_pitch": 71.99764999367173, "relative_heading": 42.404293052366505, "relative_elevation": 45.3179171094671 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track01_Sphere_00233/adjacencies/b_20241129_0829_Track01_Sphere_00233/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241129_0829_Track18_Sphere_00077/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241129_0829_Track18_Sphere_00077/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241129_0829_Track18_Sphere_00077/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241129_0829_Track18_Sphere_00077/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241129_0829_Track18_Sphere_00077/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track18_Sphere_00077/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track18_Sphere_00077/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241129_0829_Track18_Sphere_00077/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241129_0829_Track18_Sphere_00077/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.868863041872823, 52.361117292951434, 0.0 ] }, "distance": 14.74, "direction": 289.88, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241129_0829_Track18_Sphere_00077", "timestamp": "2024-11-29T08:54:27Z", "filename": "Job_20241129_0829_Track18_Sphere_00077.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241129_0829_Track01_Sphere_00233", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119705.58708543374, 486035.04945949384 ] }, "relative_distance": 14.737153, "relative_pitch": 0.0, "relative_heading": 289.87612321334257, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track01_Sphere_00233/adjacencies/b_20241129_0829_Track01_Sphere_00233/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000780/pano_0000_000542/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000780/pano_0000_000542/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000780/pano_0000_000542/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000780/pano_0000_000542/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000780_pano_0000_000542/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000780_pano_0000_000542/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000780_pano_0000_000542/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000780/pano_0000_000542/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000780/pano_0000_000542/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86886514655295, 52.361121068838, 45.286080670543 ] }, "distance": 14.75, "direction": 291.6, "angle": 71.96, "elevation": 45.29, "pano_id": "TMX7316010203-000780_pano_0000_000542", "timestamp": "2018-06-07T07:45:36.999670Z", "filename": "pano_0000_000542.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241129_0829_Track01_Sphere_00233", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119705.58708543374, 486035.04945949384 ] }, "relative_distance": 14.75184196, "relative_pitch": 71.95709344277618, "relative_heading": 291.6003907601926, "relative_elevation": 45.286080670543 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track01_Sphere_00233/adjacencies/b_20241129_0829_Track01_Sphere_00233/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/12/TMX7316010203-002928/pano_0005_000070/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/12/TMX7316010203-002928/pano_0005_000070/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/12/TMX7316010203-002928/pano_0005_000070/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/12/TMX7316010203-002928/pano_0005_000070/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002928_pano_0005_000070/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002928_pano_0005_000070/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002928_pano_0005_000070/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/01/12/TMX7316010203-002928/pano_0005_000070/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/01/12/TMX7316010203-002928/pano_0005_000070/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86914688597621, 52.3611953883971, 46.8647800916806 ] }, "distance": 14.75, "direction": 21.79, "angle": 72.52, "elevation": 46.86, "pano_id": "TMX7316010203-002928_pano_0005_000070", "timestamp": "2023-01-12T08:49:32.124310Z", "filename": "pano_0005_000070.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2022", "tags": [ "mission-woz", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241129_0829_Track01_Sphere_00233", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119705.58708543374, 486035.04945949384 ] }, "relative_distance": 14.7547724, "relative_pitch": 72.52406298964834, "relative_heading": 21.791157212391703, "relative_elevation": 46.8647800916806 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track01_Sphere_00233/adjacencies/b_20241129_0829_Track01_Sphere_00233/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/09/TMX7316010203-000052/pano_0002_000772/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/09/TMX7316010203-000052/pano_0002_000772/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/09/TMX7316010203-000052/pano_0002_000772/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/09/TMX7316010203-000052/pano_0002_000772/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000052_pano_0002_000772/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000052_pano_0002_000772/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000052_pano_0002_000772/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/09/TMX7316010203-000052/pano_0002_000772/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/09/TMX7316010203-000052/pano_0002_000772/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86886104420384, 52.3611146414555, 45.4673447180539 ] }, "distance": 14.77, "direction": 288.62, "angle": 72.01, "elevation": 45.47, "pano_id": "TMX7316010203-000052_pano_0002_000772", "timestamp": "2016-08-09T09:51:27.661130Z", "filename": "pano_0002_000772.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241129_0829_Track01_Sphere_00233", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119705.58708543374, 486035.04945949384 ] }, "relative_distance": 14.76837402, "relative_pitch": 72.00554175989615, "relative_heading": 288.62004797948333, "relative_elevation": 45.4673447180539 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track01_Sphere_00233/adjacencies/b_20241129_0829_Track01_Sphere_00233/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/29/TMX7316010203-001145/pano_0000_001276/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/29/TMX7316010203-001145/pano_0000_001276/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/29/TMX7316010203-001145/pano_0000_001276/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/29/TMX7316010203-001145/pano_0000_001276/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001145_pano_0000_001276/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001145_pano_0000_001276/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001145_pano_0000_001276/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/04/29/TMX7316010203-001145/pano_0000_001276/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/04/29/TMX7316010203-001145/pano_0000_001276/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86926629542561, 52.3611238194324, 45.340261131525 ] }, "distance": 14.77, "direction": 67.15, "angle": 71.95, "elevation": 45.34, "pano_id": "TMX7316010203-001145_pano_0000_001276", "timestamp": "2019-04-29T08:24:38.157600Z", "filename": "pano_0000_001276.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2019", "tags": [ "mission-bi", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241129_0829_Track01_Sphere_00233", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119705.58708543374, 486035.04945949384 ] }, "relative_distance": 14.77145365, "relative_pitch": 71.95485137423469, "relative_heading": 67.14735226302477, "relative_elevation": 45.340261131525 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track01_Sphere_00233/adjacencies/b_20241129_0829_Track01_Sphere_00233/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001702/pano_0000_009314/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001702/pano_0000_009314/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001702/pano_0000_009314/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001702/pano_0000_009314/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001702_pano_0000_009314/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001702_pano_0000_009314/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001702_pano_0000_009314/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001702/pano_0000_009314/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001702/pano_0000_009314/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86926781607079, 52.3611220516492, 45.2288792580366 ] }, "distance": 14.79, "direction": 68.01, "angle": 71.89, "elevation": 45.23, "pano_id": "TMX7316010203-001702_pano_0000_009314", "timestamp": "2020-05-11T11:09:02.440490Z", "filename": "pano_0000_009314.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2020", "tags": [ "mission-bi", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241129_0829_Track01_Sphere_00233", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119705.58708543374, 486035.04945949384 ] }, "relative_distance": 14.79217961, "relative_pitch": 71.8895818175368, "relative_heading": 68.00533763453461, "relative_elevation": 45.2288792580366 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track01_Sphere_00233/adjacencies/b_20241129_0829_Track01_Sphere_00233/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/09/02/TMX7316010203-002788/pano_0000_000812/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/09/02/TMX7316010203-002788/pano_0000_000812/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/09/02/TMX7316010203-002788/pano_0000_000812/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/09/02/TMX7316010203-002788/pano_0000_000812/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002788_pano_0000_000812/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002788_pano_0000_000812/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002788_pano_0000_000812/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/09/02/TMX7316010203-002788/pano_0000_000812/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/09/02/TMX7316010203-002788/pano_0000_000812/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86885656574052, 52.3611084075656, 45.8146464051679 ] }, "distance": 14.86, "direction": 285.71, "angle": 72.03, "elevation": 45.81, "pano_id": "TMX7316010203-002788_pano_0000_000812", "timestamp": "2022-09-02T09:44:25.865900Z", "filename": "pano_0000_000812.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2022", "tags": [ "mission-bi", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241129_0829_Track01_Sphere_00233", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119705.58708543374, 486035.04945949384 ] }, "relative_distance": 14.8552018, "relative_pitch": 72.03493677941402, "relative_heading": 285.70766519283524, "relative_elevation": 45.8146464051679 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track01_Sphere_00233/adjacencies/b_20241129_0829_Track01_Sphere_00233/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/12/TMX7316010203-002928/pano_0003_000304/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/12/TMX7316010203-002928/pano_0003_000304/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/12/TMX7316010203-002928/pano_0003_000304/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/12/TMX7316010203-002928/pano_0003_000304/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002928_pano_0003_000304/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002928_pano_0003_000304/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002928_pano_0003_000304/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/01/12/TMX7316010203-002928/pano_0003_000304/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/01/12/TMX7316010203-002928/pano_0003_000304/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86886077446343, 52.3610260420563, 46.2204322600737 ] }, "distance": 14.93, "direction": 249.85, "angle": 72.1, "elevation": 46.22, "pano_id": "TMX7316010203-002928_pano_0003_000304", "timestamp": "2023-01-12T08:45:06.336520Z", "filename": "pano_0003_000304.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2022", "tags": [ "mission-woz", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241129_0829_Track01_Sphere_00233", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119705.58708543374, 486035.04945949384 ] }, "relative_distance": 14.92782783, "relative_pitch": 72.1010832565869, "relative_heading": 249.8455213052968, "relative_elevation": 46.2204322600737 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track01_Sphere_00233/adjacencies/b_20241129_0829_Track01_Sphere_00233/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241129_0829_Track01_Sphere_00230/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241129_0829_Track01_Sphere_00230/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241129_0829_Track01_Sphere_00230/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241129_0829_Track01_Sphere_00230/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241129_0829_Track01_Sphere_00230/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track01_Sphere_00230/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track01_Sphere_00230/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241129_0829_Track01_Sphere_00230/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241129_0829_Track01_Sphere_00230/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.868862065512569, 52.361021164749154, 0.0 ] }, "distance": 15.04, "direction": 247.79, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241129_0829_Track01_Sphere_00230", "timestamp": "2024-11-29T07:56:10Z", "filename": "Job_20241129_0829_Track01_Sphere_00230.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241129_0829_Track01_Sphere_00233", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119705.58708543374, 486035.04945949384 ] }, "relative_distance": 15.0419467, "relative_pitch": 0.0, "relative_heading": 247.7889840540839, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track01_Sphere_00233/adjacencies/b_20241129_0829_Track01_Sphere_00233/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/10/TMX7316010203-002921/pano_0008_000101/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/10/TMX7316010203-002921/pano_0008_000101/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/10/TMX7316010203-002921/pano_0008_000101/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/10/TMX7316010203-002921/pano_0008_000101/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002921_pano_0008_000101/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002921_pano_0008_000101/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002921_pano_0008_000101/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/01/10/TMX7316010203-002921/pano_0008_000101/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/01/10/TMX7316010203-002921/pano_0008_000101/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86885752564306, 52.3611161042435, 45.919684917666 ] }, "distance": 15.05, "direction": 288.92, "angle": 71.86, "elevation": 45.92, "pano_id": "TMX7316010203-002921_pano_0008_000101", "timestamp": "2023-01-10T10:07:27.856040Z", "filename": "pano_0008_000101.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2022", "tags": [ "mission-woz", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241129_0829_Track01_Sphere_00233", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119705.58708543374, 486035.04945949384 ] }, "relative_distance": 15.04769758, "relative_pitch": 71.85623641872853, "relative_heading": 288.91596869712816, "relative_elevation": 45.919684917666 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track01_Sphere_00233/adjacencies/b_20241129_0829_Track01_Sphere_00233/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241129_0829_Track01_Sphere_00236/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241129_0829_Track01_Sphere_00236/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241129_0829_Track01_Sphere_00236/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241129_0829_Track01_Sphere_00236/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241129_0829_Track01_Sphere_00236/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track01_Sphere_00236/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track01_Sphere_00236/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241129_0829_Track01_Sphere_00236/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241129_0829_Track01_Sphere_00236/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.869273540601522, 52.36111991649402, 0.0 ] }, "distance": 15.07, "direction": 69.4, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241129_0829_Track01_Sphere_00236", "timestamp": "2024-11-29T07:56:13Z", "filename": "Job_20241129_0829_Track01_Sphere_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": "b_20241129_0829_Track01_Sphere_00233", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119705.58708543374, 486035.04945949384 ] }, "relative_distance": 15.06924802, "relative_pitch": 0.0, "relative_heading": 69.39839699543349, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track01_Sphere_00233/adjacencies/b_20241129_0829_Track01_Sphere_00233/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001039/pano_0002_002448/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001039/pano_0002_002448/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001039/pano_0002_002448/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001039/pano_0002_002448/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001039_pano_0002_002448/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001039_pano_0002_002448/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001039_pano_0002_002448/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001039/pano_0002_002448/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001039/pano_0002_002448/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86915685754328, 52.3611964362166, 45.2824569540098 ] }, "distance": 15.13, "direction": 24.02, "angle": 71.53, "elevation": 45.28, "pano_id": "TMX7316010203-001039_pano_0002_002448", "timestamp": "2019-01-07T10:09:01.948410Z", "filename": "pano_0002_002448.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": "b_20241129_0829_Track01_Sphere_00233", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119705.58708543374, 486035.04945949384 ] }, "relative_distance": 15.12662278, "relative_pitch": 71.52808281991521, "relative_heading": 24.01693272533828, "relative_elevation": 45.2824569540098 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track01_Sphere_00233/adjacencies/b_20241129_0829_Track01_Sphere_00233/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002550/pano_0000_003729/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002550/pano_0000_003729/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002550/pano_0000_003729/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002550/pano_0000_003729/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002550_pano_0000_003729/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002550_pano_0000_003729/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002550_pano_0000_003729/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002550/pano_0000_003729/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002550/pano_0000_003729/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86915447029747, 52.3611970811607, 45.1993808485568 ] }, "distance": 15.13, "direction": 23.34, "angle": 71.5, "elevation": 45.2, "pano_id": "TMX7316010203-002550_pano_0000_003729", "timestamp": "2022-04-29T09:39:44.660400Z", "filename": "pano_0000_003729.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2022", "tags": [ "mission-bi", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241129_0829_Track01_Sphere_00233", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119705.58708543374, 486035.04945949384 ] }, "relative_distance": 15.12702869, "relative_pitch": 71.49597885707105, "relative_heading": 23.343633214385996, "relative_elevation": 45.1993808485568 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track01_Sphere_00233/adjacencies/b_20241129_0829_Track01_Sphere_00233/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-31_07-49-05_00105/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-31_07-49-05_00105/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-31_07-49-05_00105/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-31_07-49-05_00105/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-31_07-49-05_00105/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-31_07-49-05_00105/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-31_07-49-05_00105/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-31_07-49-05_00105/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-31_07-49-05_00105/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.868853413116367, 52.36111086050494, 0.0 ] }, "distance": 15.14, "direction": 286.48, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-31_07-49-05_00105", "timestamp": "2025-07-31T07:50:21Z", "filename": "recording_2025-07-31_07-49-05_00105.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2025", "tags": [ "mission-bi", "mission-2025", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241129_0829_Track01_Sphere_00233", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119705.58708543374, 486035.04945949384 ] }, "relative_distance": 15.13722842, "relative_pitch": 0.0, "relative_heading": 286.4821644228948, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track01_Sphere_00233/adjacencies/b_20241129_0829_Track01_Sphere_00233/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001039/pano_0002_002648/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001039/pano_0002_002648/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001039/pano_0002_002648/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001039/pano_0002_002648/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001039_pano_0002_002648/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001039_pano_0002_002648/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001039_pano_0002_002648/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001039/pano_0002_002648/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001039/pano_0002_002648/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86885177821445, 52.3611109046658, 45.2287567593157 ] }, "distance": 15.25, "direction": 286.38, "angle": 71.37, "elevation": 45.23, "pano_id": "TMX7316010203-001039_pano_0002_002648", "timestamp": "2019-01-07T10:11:55.946960Z", "filename": "pano_0002_002648.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": "b_20241129_0829_Track01_Sphere_00233", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119705.58708543374, 486035.04945949384 ] }, "relative_distance": 15.24544584, "relative_pitch": 71.37236718420135, "relative_heading": 286.38111733785956, "relative_elevation": 45.2287567593157 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track01_Sphere_00233/adjacencies/b_20241129_0829_Track01_Sphere_00233/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002553/pano_0000_002211/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002553/pano_0000_002211/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002553/pano_0000_002211/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002553/pano_0000_002211/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002553_pano_0000_002211/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002553_pano_0000_002211/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002553_pano_0000_002211/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002553/pano_0000_002211/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002553/pano_0000_002211/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86885236508434, 52.3611136167483, 45.1538871703669 ] }, "distance": 15.3, "direction": 287.51, "angle": 71.29, "elevation": 45.15, "pano_id": "TMX7316010203-002553_pano_0000_002211", "timestamp": "2022-05-02T07:18:33.337000Z", "filename": "pano_0000_002211.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2022", "tags": [ "mission-bi", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241129_0829_Track01_Sphere_00233", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119705.58708543374, 486035.04945949384 ] }, "relative_distance": 15.29515716, "relative_pitch": 71.28701158563369, "relative_heading": 287.50802646033776, "relative_elevation": 45.1538871703669 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track01_Sphere_00233/adjacencies/b_20241129_0829_Track01_Sphere_00233/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/12/TMX7316010203-002928/pano_0003_000310/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/12/TMX7316010203-002928/pano_0003_000310/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/12/TMX7316010203-002928/pano_0003_000310/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/12/TMX7316010203-002928/pano_0003_000310/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002928_pano_0003_000310/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002928_pano_0003_000310/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002928_pano_0003_000310/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/01/12/TMX7316010203-002928/pano_0003_000310/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/01/12/TMX7316010203-002928/pano_0003_000310/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86927274510026, 52.3611275608904, 46.1667808312923 ] }, "distance": 15.34, "direction": 66.35, "angle": 71.62, "elevation": 46.17, "pano_id": "TMX7316010203-002928_pano_0003_000310", "timestamp": "2023-01-12T08:45:10.311510Z", "filename": "pano_0003_000310.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2022", "tags": [ "mission-woz", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241129_0829_Track01_Sphere_00233", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119705.58708543374, 486035.04945949384 ] }, "relative_distance": 15.33950771, "relative_pitch": 71.62026793608645, "relative_heading": 66.35168695437422, "relative_elevation": 46.1667808312923 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track01_Sphere_00233/adjacencies/b_20241129_0829_Track01_Sphere_00233/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001702/pano_0000_009308/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001702/pano_0000_009308/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001702/pano_0000_009308/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001702/pano_0000_009308/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001702_pano_0000_009308/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001702_pano_0000_009308/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001702_pano_0000_009308/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001702/pano_0000_009308/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001702/pano_0000_009308/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86885646367463, 52.3610211523039, 45.2522775242105 ] }, "distance": 15.4, "direction": 248.32, "angle": 71.21, "elevation": 45.25, "pano_id": "TMX7316010203-001702_pano_0000_009308", "timestamp": "2020-05-11T11:08:59.100510Z", "filename": "pano_0000_009308.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2020", "tags": [ "mission-bi", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241129_0829_Track01_Sphere_00233", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119705.58708543374, 486035.04945949384 ] }, "relative_distance": 15.39643721, "relative_pitch": 71.20986592794883, "relative_heading": 248.32106771945422, "relative_elevation": 45.2522775242105 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track01_Sphere_00233/adjacencies/b_20241129_0829_Track01_Sphere_00233/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/12/TMX7316010203-002929/pano_0002_000000/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/12/TMX7316010203-002929/pano_0002_000000/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/12/TMX7316010203-002929/pano_0002_000000/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/12/TMX7316010203-002929/pano_0002_000000/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002929_pano_0002_000000/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002929_pano_0002_000000/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002929_pano_0002_000000/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/01/12/TMX7316010203-002929/pano_0002_000000/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/01/12/TMX7316010203-002929/pano_0002_000000/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86928102776307, 52.3611197995884, 46.2989736180753 ] }, "distance": 15.54, "direction": 70.1, "angle": 71.44, "elevation": 46.3, "pano_id": "TMX7316010203-002929_pano_0002_000000", "timestamp": "2023-01-12T10:02:56.219400Z", "filename": "pano_0002_000000.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2022", "tags": [ "mission-woz", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241129_0829_Track01_Sphere_00233", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119705.58708543374, 486035.04945949384 ] }, "relative_distance": 15.54329015, "relative_pitch": 71.44229193717783, "relative_heading": 70.10486696105887, "relative_elevation": 46.2989736180753 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track01_Sphere_00233/adjacencies/b_20241129_0829_Track01_Sphere_00233/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/25/TMX7316010203-002060/pano_0000_003922/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/25/TMX7316010203-002060/pano_0000_003922/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/25/TMX7316010203-002060/pano_0000_003922/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/25/TMX7316010203-002060/pano_0000_003922/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002060_pano_0000_003922/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002060_pano_0000_003922/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002060_pano_0000_003922/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/25/TMX7316010203-002060/pano_0000_003922/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/25/TMX7316010203-002060/pano_0000_003922/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86884663546241, 52.3611119416362, 45.2321722656488 ] }, "distance": 15.61, "direction": 286.42, "angle": 70.96, "elevation": 45.23, "pano_id": "TMX7316010203-002060_pano_0000_003922", "timestamp": "2021-03-25T11:51:43.204200Z", "filename": "pano_0000_003922.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2021", "tags": [ "mission-bi", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241129_0829_Track01_Sphere_00233", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119705.58708543374, 486035.04945949384 ] }, "relative_distance": 15.61411613, "relative_pitch": 70.95535962917921, "relative_heading": 286.4247807839187, "relative_elevation": 45.2321722656488 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track01_Sphere_00233/adjacencies/b_20241129_0829_Track01_Sphere_00233/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/29/TMX7316010203-001145/pano_0000_001270/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/29/TMX7316010203-001145/pano_0000_001270/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/29/TMX7316010203-001145/pano_0000_001270/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/29/TMX7316010203-001145/pano_0000_001270/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001145_pano_0000_001270/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001145_pano_0000_001270/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001145_pano_0000_001270/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/04/29/TMX7316010203-001145/pano_0000_001270/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/04/29/TMX7316010203-001145/pano_0000_001270/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86885234251367, 52.3610207205569, 45.3138066204265 ] }, "distance": 15.68, "direction": 248.54, "angle": 70.92, "elevation": 45.31, "pano_id": "TMX7316010203-001145_pano_0000_001270", "timestamp": "2019-04-29T08:24:34.537630Z", "filename": "pano_0000_001270.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2019", "tags": [ "mission-bi", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241129_0829_Track01_Sphere_00233", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119705.58708543374, 486035.04945949384 ] }, "relative_distance": 15.67518815, "relative_pitch": 70.91820691852523, "relative_heading": 248.53697056519096, "relative_elevation": 45.3138066204265 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track01_Sphere_00233/adjacencies/b_20241129_0829_Track01_Sphere_00233/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002062/pano_0000_000220/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002062/pano_0000_000220/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002062/pano_0000_000220/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002062/pano_0000_000220/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002062_pano_0000_000220/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002062_pano_0000_000220/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002062_pano_0000_000220/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002062/pano_0000_000220/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002062/pano_0000_000220/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86916701414614, 52.3611994378997, 45.2900445777923 ] }, "distance": 15.72, "direction": 25.83, "angle": 70.86, "elevation": 45.29, "pano_id": "TMX7316010203-002062_pano_0000_000220", "timestamp": "2021-03-26T08:28:46.163100Z", "filename": "pano_0000_000220.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2021", "tags": [ "mission-bi", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241129_0829_Track01_Sphere_00233", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119705.58708543374, 486035.04945949384 ] }, "relative_distance": 15.7211556, "relative_pitch": 70.8570044091387, "relative_heading": 25.82512676393159, "relative_elevation": 45.2900445777923 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track01_Sphere_00233/adjacencies/b_20241129_0829_Track01_Sphere_00233/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002062/pano_0000_000981/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002062/pano_0000_000981/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002062/pano_0000_000981/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002062/pano_0000_000981/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002062_pano_0000_000981/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002062_pano_0000_000981/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002062_pano_0000_000981/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002062/pano_0000_000981/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002062/pano_0000_000981/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86885023084903, 52.3610197510894, 45.2846355466172 ] }, "distance": 15.85, "direction": 248.36, "angle": 70.71, "elevation": 45.28, "pano_id": "TMX7316010203-002062_pano_0000_000981", "timestamp": "2021-03-26T08:52:47.881760Z", "filename": "pano_0000_000981.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2021", "tags": [ "mission-bi", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241129_0829_Track01_Sphere_00233", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119705.58708543374, 486035.04945949384 ] }, "relative_distance": 15.84861202, "relative_pitch": 70.71109269479912, "relative_heading": 248.36431390650623, "relative_elevation": 45.2846355466172 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track01_Sphere_00233/adjacencies/b_20241129_0829_Track01_Sphere_00233/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-31_06-59-14_01601/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-31_06-59-14_01601/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-31_06-59-14_01601/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-31_06-59-14_01601/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-31_06-59-14_01601/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-31_06-59-14_01601/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-31_06-59-14_01601/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-31_06-59-14_01601/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-31_06-59-14_01601/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.868849011971541, 52.361021377225214, 0.0 ] }, "distance": 15.86, "direction": 249.08, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-31_06-59-14_01601", "timestamp": "2025-07-31T07:44:09Z", "filename": "recording_2025-07-31_06-59-14_01601.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2025", "tags": [ "mission-bi", "mission-2025", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241129_0829_Track01_Sphere_00233", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119705.58708543374, 486035.04945949384 ] }, "relative_distance": 15.86032673, "relative_pitch": 0.0, "relative_heading": 249.0825528674888, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track01_Sphere_00233/adjacencies/b_20241129_0829_Track01_Sphere_00233/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001039/pano_0002_001693/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001039/pano_0002_001693/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001039/pano_0002_001693/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001039/pano_0002_001693/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001039_pano_0002_001693/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001039_pano_0002_001693/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001039_pano_0002_001693/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001039/pano_0002_001693/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001039/pano_0002_001693/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86928319631371, 52.3611257614378, 45.1957337493077 ] }, "distance": 15.92, "direction": 68.04, "angle": 70.6, "elevation": 45.2, "pano_id": "TMX7316010203-001039_pano_0002_001693", "timestamp": "2019-01-07T09:52:16.451960Z", "filename": "pano_0002_001693.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": "b_20241129_0829_Track01_Sphere_00233", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119705.58708543374, 486035.04945949384 ] }, "relative_distance": 15.91829222, "relative_pitch": 70.59733613472267, "relative_heading": 68.04005748941259, "relative_elevation": 45.1957337493077 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track01_Sphere_00233/adjacencies/b_20241129_0829_Track01_Sphere_00233/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/12/TMX7316010203-002228/pano_0003_000136/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/12/TMX7316010203-002228/pano_0003_000136/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/12/TMX7316010203-002228/pano_0003_000136/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/12/TMX7316010203-002228/pano_0003_000136/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002228_pano_0003_000136/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002228_pano_0003_000136/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002228_pano_0003_000136/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/07/12/TMX7316010203-002228/pano_0003_000136/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/07/12/TMX7316010203-002228/pano_0003_000136/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8688400999298, 52.3611079931325, 45.2999252704903 ] }, "distance": 15.93, "direction": 284.46, "angle": 70.63, "elevation": 45.3, "pano_id": "TMX7316010203-002228_pano_0003_000136", "timestamp": "2021-07-12T08:15:52.890100Z", "filename": "pano_0003_000136.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2021", "tags": [ "mission-bi", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241129_0829_Track01_Sphere_00233", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119705.58708543374, 486035.04945949384 ] }, "relative_distance": 15.92634957, "relative_pitch": 70.62956864751493, "relative_heading": 284.45536018441834, "relative_elevation": 45.2999252704903 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track01_Sphere_00233/adjacencies/b_20241129_0829_Track01_Sphere_00233/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/12/TMX7316010203-002228/pano_0002_001786/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/12/TMX7316010203-002228/pano_0002_001786/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/12/TMX7316010203-002228/pano_0002_001786/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/12/TMX7316010203-002228/pano_0002_001786/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002228_pano_0002_001786/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002228_pano_0002_001786/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002228_pano_0002_001786/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/07/12/TMX7316010203-002228/pano_0002_001786/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/07/12/TMX7316010203-002228/pano_0002_001786/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86884874103719, 52.3610194441576, 45.2160257669166 ] }, "distance": 15.96, "direction": 248.38, "angle": 70.56, "elevation": 45.22, "pano_id": "TMX7316010203-002228_pano_0002_001786", "timestamp": "2021-07-12T08:03:09.428830Z", "filename": "pano_0002_001786.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2021", "tags": [ "mission-bi", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241129_0829_Track01_Sphere_00233", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119705.58708543374, 486035.04945949384 ] }, "relative_distance": 15.95554733, "relative_pitch": 70.56340196730247, "relative_heading": 248.3846872016402, "relative_elevation": 45.2160257669166 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track01_Sphere_00233/adjacencies/b_20241129_0829_Track01_Sphere_00233/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002062/pano_0000_000225/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002062/pano_0000_000225/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002062/pano_0000_000225/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002062/pano_0000_000225/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002062_pano_0000_000225/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002062_pano_0000_000225/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002062_pano_0000_000225/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002062/pano_0000_000225/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002062/pano_0000_000225/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86883786790856, 52.3611065224224, 45.2953361105174 ] }, "distance": 16.03, "direction": 283.75, "angle": 70.51, "elevation": 45.3, "pano_id": "TMX7316010203-002062_pano_0000_000225", "timestamp": "2021-03-26T08:28:49.423190Z", "filename": "pano_0000_000225.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2021", "tags": [ "mission-bi", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241129_0829_Track01_Sphere_00233", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119705.58708543374, 486035.04945949384 ] }, "relative_distance": 16.0339423, "relative_pitch": 70.50671888763362, "relative_heading": 283.7534271925921, "relative_elevation": 45.2953361105174 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track01_Sphere_00233/adjacencies/b_20241129_0829_Track01_Sphere_00233/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000787/pano_0000_001446/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000787/pano_0000_001446/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000787/pano_0000_001446/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000787/pano_0000_001446/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000787_pano_0000_001446/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000787_pano_0000_001446/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000787_pano_0000_001446/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000787/pano_0000_001446/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000787/pano_0000_001446/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86917408792381, 52.3612006208739, 44.9842435661703 ] }, "distance": 16.05, "direction": 27.17, "angle": 70.36, "elevation": 44.98, "pano_id": "TMX7316010203-000787_pano_0000_001446", "timestamp": "2018-06-12T12:56:16.934950Z", "filename": "pano_0000_001446.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241129_0829_Track01_Sphere_00233", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119705.58708543374, 486035.04945949384 ] }, "relative_distance": 16.05398286, "relative_pitch": 70.35952717348556, "relative_heading": 27.168678128439964, "relative_elevation": 44.9842435661703 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track01_Sphere_00233/adjacencies/b_20241129_0829_Track01_Sphere_00233/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/31/TMX7316010203-002374/pano_0003_000425/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/31/TMX7316010203-002374/pano_0003_000425/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/31/TMX7316010203-002374/pano_0003_000425/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/31/TMX7316010203-002374/pano_0003_000425/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002374_pano_0003_000425/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002374_pano_0003_000425/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002374_pano_0003_000425/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/12/31/TMX7316010203-002374/pano_0003_000425/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/12/31/TMX7316010203-002374/pano_0003_000425/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86884742573497, 52.3610173341741, 45.305241221562 ] }, "distance": 16.13, "direction": 247.73, "angle": 70.41, "elevation": 45.31, "pano_id": "TMX7316010203-002374_pano_0003_000425", "timestamp": "2021-12-31T10:39:37.629160Z", "filename": "pano_0003_000425.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": "b_20241129_0829_Track01_Sphere_00233", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119705.58708543374, 486035.04945949384 ] }, "relative_distance": 16.12640401, "relative_pitch": 70.40680928467643, "relative_heading": 247.7264311648534, "relative_elevation": 45.305241221562 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track01_Sphere_00233/adjacencies/b_20241129_0829_Track01_Sphere_00233/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/12/TMX7316010203-002228/pano_0003_000131/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/12/TMX7316010203-002228/pano_0003_000131/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/12/TMX7316010203-002228/pano_0003_000131/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/12/TMX7316010203-002228/pano_0003_000131/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002228_pano_0003_000131/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002228_pano_0003_000131/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002228_pano_0003_000131/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/07/12/TMX7316010203-002228/pano_0003_000131/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/07/12/TMX7316010203-002228/pano_0003_000131/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86916965102409, 52.3612032775004, 45.2766340663657 ] }, "distance": 16.18, "direction": 25.74, "angle": 70.33, "elevation": 45.28, "pano_id": "TMX7316010203-002228_pano_0003_000131", "timestamp": "2021-07-12T08:15:50.675180Z", "filename": "pano_0003_000131.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2021", "tags": [ "mission-bi", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241129_0829_Track01_Sphere_00233", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119705.58708543374, 486035.04945949384 ] }, "relative_distance": 16.18400567, "relative_pitch": 70.3307128981194, "relative_heading": 25.738647623452074, "relative_elevation": 45.2766340663657 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track01_Sphere_00233/adjacencies/b_20241129_0829_Track01_Sphere_00233/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000022/pano_0006_000547/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000022/pano_0006_000547/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000022/pano_0006_000547/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000022/pano_0006_000547/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000022_pano_0006_000547/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000022_pano_0006_000547/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000022_pano_0006_000547/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000022/pano_0006_000547/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000022/pano_0006_000547/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8692918670136, 52.361128475503, 45.1448694206774 ] }, "distance": 16.58, "direction": 67.84, "angle": 69.83, "elevation": 45.14, "pano_id": "TMX7316060226-000022_pano_0006_000547", "timestamp": "2016-08-16T08:32:43.269560Z", "filename": "pano_0006_000547.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241129_0829_Track01_Sphere_00233", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119705.58708543374, 486035.04945949384 ] }, "relative_distance": 16.57916134, "relative_pitch": 69.83456703746695, "relative_heading": 67.83545140028417, "relative_elevation": 45.1448694206774 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track01_Sphere_00233/adjacencies/b_20241129_0829_Track01_Sphere_00233/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001039/pano_0002_002643/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001039/pano_0002_002643/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001039/pano_0002_002643/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001039/pano_0002_002643/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001039_pano_0002_002643/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001039_pano_0002_002643/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001039_pano_0002_002643/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001039/pano_0002_002643/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001039/pano_0002_002643/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86918158100604, 52.3612038109625, 45.2152875820175 ] }, "distance": 16.61, "direction": 28.18, "angle": 69.83, "elevation": 45.22, "pano_id": "TMX7316010203-001039_pano_0002_002643", "timestamp": "2019-01-07T10:11:53.781910Z", "filename": "pano_0002_002643.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": "b_20241129_0829_Track01_Sphere_00233", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119705.58708543374, 486035.04945949384 ] }, "relative_distance": 16.60544164, "relative_pitch": 69.83409842388863, "relative_heading": 28.1764284238528, "relative_elevation": 45.2152875820175 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track01_Sphere_00233/adjacencies/b_20241129_0829_Track01_Sphere_00233/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/10/TMX7316010203-002921/pano_0007_000382/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/10/TMX7316010203-002921/pano_0007_000382/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/10/TMX7316010203-002921/pano_0007_000382/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/10/TMX7316010203-002921/pano_0007_000382/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002921_pano_0007_000382/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002921_pano_0007_000382/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002921_pano_0007_000382/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/01/10/TMX7316010203-002921/pano_0007_000382/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/01/10/TMX7316010203-002921/pano_0007_000382/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86929540916411, 52.3611237657927, 45.6490316335112 ] }, "distance": 16.61, "direction": 69.82, "angle": 70.0, "elevation": 45.65, "pano_id": "TMX7316010203-002921_pano_0007_000382", "timestamp": "2023-01-10T10:00:43.024820Z", "filename": "pano_0007_000382.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2022", "tags": [ "mission-woz", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241129_0829_Track01_Sphere_00233", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119705.58708543374, 486035.04945949384 ] }, "relative_distance": 16.61492315, "relative_pitch": 69.99996186035776, "relative_heading": 69.8234677113756, "relative_elevation": 45.6490316335112 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track01_Sphere_00233/adjacencies/b_20241129_0829_Track01_Sphere_00233/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002025/pano_0000_000472/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002025/pano_0000_000472/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002025/pano_0000_000472/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002025/pano_0000_000472/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002025_pano_0000_000472/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002025_pano_0000_000472/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002025_pano_0000_000472/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002025/pano_0000_000472/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002025/pano_0000_000472/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86929286759495, 52.3611281266818, 45.2694992078468 ] }, "distance": 16.63, "direction": 68.05, "angle": 69.83, "elevation": 45.27, "pano_id": "TMX7316010203-002025_pano_0000_000472", "timestamp": "2021-02-22T12:45:59.298650Z", "filename": "pano_0000_000472.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2020", "tags": [ "mission-woz", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241129_0829_Track01_Sphere_00233", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119705.58708543374, 486035.04945949384 ] }, "relative_distance": 16.62775889, "relative_pitch": 69.83141310402414, "relative_heading": 68.04792740909238, "relative_elevation": 45.2694992078468 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track01_Sphere_00233/adjacencies/b_20241129_0829_Track01_Sphere_00233/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/09/02/TMX7316010203-002788/pano_0000_000807/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/09/02/TMX7316010203-002788/pano_0000_000807/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/09/02/TMX7316010203-002788/pano_0000_000807/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/09/02/TMX7316010203-002788/pano_0000_000807/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002788_pano_0000_000807/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002788_pano_0000_000807/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002788_pano_0000_000807/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/09/02/TMX7316010203-002788/pano_0000_000807/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/09/02/TMX7316010203-002788/pano_0000_000807/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86919277934367, 52.3612009673399, 45.8101656977087 ] }, "distance": 16.71, "direction": 31.0, "angle": 69.96, "elevation": 45.81, "pano_id": "TMX7316010203-002788_pano_0000_000807", "timestamp": "2022-09-02T09:44:23.830840Z", "filename": "pano_0000_000807.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2022", "tags": [ "mission-bi", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241129_0829_Track01_Sphere_00233", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119705.58708543374, 486035.04945949384 ] }, "relative_distance": 16.70696618, "relative_pitch": 69.96308867889559, "relative_heading": 30.99617533388093, "relative_elevation": 45.8101656977087 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track01_Sphere_00233/adjacencies/b_20241129_0829_Track01_Sphere_00233/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/21/TMX7316010203-000276/pano_0000_001742/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/21/TMX7316010203-000276/pano_0000_001742/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/21/TMX7316010203-000276/pano_0000_001742/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/21/TMX7316010203-000276/pano_0000_001742/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000276_pano_0000_001742/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000276_pano_0000_001742/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000276_pano_0000_001742/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/04/21/TMX7316010203-000276/pano_0000_001742/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/04/21/TMX7316010203-000276/pano_0000_001742/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86919195823804, 52.36120173021, 46.6306251762435 ] }, "distance": 16.75, "direction": 30.68, "angle": 70.24, "elevation": 46.63, "pano_id": "TMX7316010203-000276_pano_0000_001742", "timestamp": "2017-04-21T13:29:53.121030Z", "filename": "pano_0000_001742.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2017", "tags": [ "mission-bi", "mission-2017", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241129_0829_Track01_Sphere_00233", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119705.58708543374, 486035.04945949384 ] }, "relative_distance": 16.75117632, "relative_pitch": 70.24012745257188, "relative_heading": 30.68264295844142, "relative_elevation": 46.6306251762435 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track01_Sphere_00233/adjacencies/b_20241129_0829_Track01_Sphere_00233/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/09/02/TMX7316010203-002789/pano_0000_000584/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/09/02/TMX7316010203-002789/pano_0000_000584/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/09/02/TMX7316010203-002789/pano_0000_000584/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/09/02/TMX7316010203-002789/pano_0000_000584/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002789_pano_0000_000584/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002789_pano_0000_000584/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002789_pano_0000_000584/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/09/02/TMX7316010203-002789/pano_0000_000584/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/09/02/TMX7316010203-002789/pano_0000_000584/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86929408334746, 52.3611305214476, 45.1830982211977 ] }, "distance": 16.81, "direction": 67.31, "angle": 69.6, "elevation": 45.18, "pano_id": "TMX7316010203-002789_pano_0000_000584", "timestamp": "2022-09-02T10:34:55.121780Z", "filename": "pano_0000_000584.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2022", "tags": [ "mission-bi", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241129_0829_Track01_Sphere_00233", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119705.58708543374, 486035.04945949384 ] }, "relative_distance": 16.8055828, "relative_pitch": 69.59761696146744, "relative_heading": 67.31082865323214, "relative_elevation": 45.1830982211977 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track01_Sphere_00233/adjacencies/b_20241129_0829_Track01_Sphere_00233/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002550/pano_0000_003734/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002550/pano_0000_003734/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002550/pano_0000_003734/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002550/pano_0000_003734/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002550_pano_0000_003734/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002550_pano_0000_003734/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002550_pano_0000_003734/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002550/pano_0000_003734/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002550/pano_0000_003734/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8688240833403, 52.3611070743178, 45.2174728857353 ] }, "distance": 16.96, "direction": 283.2, "angle": 69.44, "elevation": 45.22, "pano_id": "TMX7316010203-002550_pano_0000_003734", "timestamp": "2022-04-29T09:39:49.900360Z", "filename": "pano_0000_003734.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2022", "tags": [ "mission-bi", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241129_0829_Track01_Sphere_00233", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119705.58708543374, 486035.04945949384 ] }, "relative_distance": 16.96146772, "relative_pitch": 69.43849449016757, "relative_heading": 283.20077144450346, "relative_elevation": 45.2174728857353 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track01_Sphere_00233/adjacencies/b_20241129_0829_Track01_Sphere_00233/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-31_07-49-05_00100/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-31_07-49-05_00100/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-31_07-49-05_00100/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-31_07-49-05_00100/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-31_07-49-05_00100/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-31_07-49-05_00100/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-31_07-49-05_00100/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-31_07-49-05_00100/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-31_07-49-05_00100/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.869185322935296, 52.361206828461754, 0.0 ] }, "distance": 17.02, "direction": 28.4, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-31_07-49-05_00100", "timestamp": "2025-07-31T07:50:18Z", "filename": "recording_2025-07-31_07-49-05_00100.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2025", "tags": [ "mission-bi", "mission-2025", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241129_0829_Track01_Sphere_00233", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119705.58708543374, 486035.04945949384 ] }, "relative_distance": 17.02191842, "relative_pitch": 0.0, "relative_heading": 28.399122187243027, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track01_Sphere_00233/adjacencies/b_20241129_0829_Track01_Sphere_00233/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000787/pano_0000_001452/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000787/pano_0000_001452/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000787/pano_0000_001452/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000787/pano_0000_001452/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000787_pano_0000_001452/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000787_pano_0000_001452/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000787_pano_0000_001452/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000787/pano_0000_001452/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000787/pano_0000_001452/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86882150710235, 52.3611037918673, 44.9946231702343 ] }, "distance": 17.05, "direction": 281.87, "angle": 69.24, "elevation": 44.99, "pano_id": "TMX7316010203-000787_pano_0000_001452", "timestamp": "2018-06-12T12:56:22.869910Z", "filename": "pano_0000_001452.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241129_0829_Track01_Sphere_00233", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119705.58708543374, 486035.04945949384 ] }, "relative_distance": 17.05351577, "relative_pitch": 69.2426754294898, "relative_heading": 281.8712642143167, "relative_elevation": 44.9946231702343 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track01_Sphere_00233/adjacencies/b_20241129_0829_Track01_Sphere_00233/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001039/pano_0002_002453/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001039/pano_0002_002453/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001039/pano_0002_002453/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001039/pano_0002_002453/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001039_pano_0002_002453/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001039_pano_0002_002453/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001039_pano_0002_002453/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001039/pano_0002_002453/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001039/pano_0002_002453/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86882088339962, 52.3611050958926, 45.2995214406401 ] }, "distance": 17.13, "direction": 282.32, "angle": 69.29, "elevation": 45.3, "pano_id": "TMX7316010203-001039_pano_0002_002453", "timestamp": "2019-01-07T10:09:04.128370Z", "filename": "pano_0002_002453.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": "b_20241129_0829_Track01_Sphere_00233", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119705.58708543374, 486035.04945949384 ] }, "relative_distance": 17.12546412, "relative_pitch": 69.29092336254742, "relative_heading": 282.31711173592726, "relative_elevation": 45.2995214406401 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track01_Sphere_00233/adjacencies/b_20241129_0829_Track01_Sphere_00233/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/25/TMX7316010203-002060/pano_0000_003917/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/25/TMX7316010203-002060/pano_0000_003917/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/25/TMX7316010203-002060/pano_0000_003917/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/25/TMX7316010203-002060/pano_0000_003917/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002060_pano_0000_003917/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002060_pano_0000_003917/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002060_pano_0000_003917/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/25/TMX7316010203-002060/pano_0000_003917/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/25/TMX7316010203-002060/pano_0000_003917/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86918581767543, 52.3612078516379, 45.2244288399816 ] }, "distance": 17.14, "direction": 28.32, "angle": 69.25, "elevation": 45.22, "pano_id": "TMX7316010203-002060_pano_0000_003917", "timestamp": "2021-03-25T11:51:39.934250Z", "filename": "pano_0000_003917.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2021", "tags": [ "mission-bi", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241129_0829_Track01_Sphere_00233", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119705.58708543374, 486035.04945949384 ] }, "relative_distance": 17.13811725, "relative_pitch": 69.24544239567204, "relative_heading": 28.317206378685597, "relative_elevation": 45.2244288399816 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track01_Sphere_00233/adjacencies/b_20241129_0829_Track01_Sphere_00233/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002553/pano_0000_002206/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002553/pano_0000_002206/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002553/pano_0000_002206/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002553/pano_0000_002206/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002553_pano_0000_002206/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002553_pano_0000_002206/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002553_pano_0000_002206/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002553/pano_0000_002206/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002553/pano_0000_002206/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86918933960588, 52.3612073300935, 45.1559890657663 ] }, "distance": 17.2, "direction": 29.11, "angle": 69.15, "elevation": 45.16, "pano_id": "TMX7316010203-002553_pano_0000_002206", "timestamp": "2022-05-02T07:18:31.247070Z", "filename": "pano_0000_002206.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2022", "tags": [ "mission-bi", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241129_0829_Track01_Sphere_00233", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119705.58708543374, 486035.04945949384 ] }, "relative_distance": 17.20249498, "relative_pitch": 69.14530547107637, "relative_heading": 29.112413017075585, "relative_elevation": 45.1559890657663 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track01_Sphere_00233/adjacencies/b_20241129_0829_Track01_Sphere_00233/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/10/TMX7316010203-002921/pano_0008_000096/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/10/TMX7316010203-002921/pano_0008_000096/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/10/TMX7316010203-002921/pano_0008_000096/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/10/TMX7316010203-002921/pano_0008_000096/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002921_pano_0008_000096/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002921_pano_0008_000096/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002921_pano_0008_000096/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/01/10/TMX7316010203-002921/pano_0008_000096/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/01/10/TMX7316010203-002921/pano_0008_000096/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86919116706623, 52.3612087094212, 45.9212816953659 ] }, "distance": 17.4, "direction": 29.22, "angle": 69.25, "elevation": 45.92, "pano_id": "TMX7316010203-002921_pano_0008_000096", "timestamp": "2023-01-10T10:07:24.676000Z", "filename": "pano_0008_000096.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2022", "tags": [ "mission-woz", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241129_0829_Track01_Sphere_00233", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119705.58708543374, 486035.04945949384 ] }, "relative_distance": 17.39719122, "relative_pitch": 69.25090132894002, "relative_heading": 29.22469184544478, "relative_elevation": 45.9212816953659 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track01_Sphere_00233/adjacencies/b_20241129_0829_Track01_Sphere_00233/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001687/pano_0000_000207/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001687/pano_0000_000207/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001687/pano_0000_000207/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001687/pano_0000_000207/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001687_pano_0000_000207/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001687_pano_0000_000207/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001687_pano_0000_000207/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001687/pano_0000_000207/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001687/pano_0000_000207/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86881093218472, 52.3610638756144, 45.3215676145628 ] }, "distance": 17.43, "direction": 266.93, "angle": 68.96, "elevation": 45.32, "pano_id": "TMX7316010203-001687_pano_0000_000207", "timestamp": "2020-05-06T05:34:30.065780Z", "filename": "pano_0000_000207.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2020", "tags": [ "mission-bi", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241129_0829_Track01_Sphere_00233", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119705.58708543374, 486035.04945949384 ] }, "relative_distance": 17.434212, "relative_pitch": 68.95936154512053, "relative_heading": 266.93064575903276, "relative_elevation": 45.3215676145628 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track01_Sphere_00233/adjacencies/b_20241129_0829_Track01_Sphere_00233/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/29/TMX7316010203-001145/pano_0000_000495/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/29/TMX7316010203-001145/pano_0000_000495/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/29/TMX7316010203-001145/pano_0000_000495/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/29/TMX7316010203-001145/pano_0000_000495/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001145_pano_0000_000495/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001145_pano_0000_000495/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001145_pano_0000_000495/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/04/29/TMX7316010203-001145/pano_0000_000495/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/04/29/TMX7316010203-001145/pano_0000_000495/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86919782190722, 52.3612072737577, 46.1424035336822 ] }, "distance": 17.49, "direction": 30.78, "angle": 69.25, "elevation": 46.14, "pano_id": "TMX7316010203-001145_pano_0000_000495", "timestamp": "2019-04-29T08:03:53.496810Z", "filename": "pano_0000_000495.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2019", "tags": [ "mission-bi", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241129_0829_Track01_Sphere_00233", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119705.58708543374, 486035.04945949384 ] }, "relative_distance": 17.48553395, "relative_pitch": 69.24593784716923, "relative_heading": 30.776895161868662, "relative_elevation": 46.1424035336822 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track01_Sphere_00233/adjacencies/b_20241129_0829_Track01_Sphere_00233/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/09/TMX7316010203-000052/pano_0002_000767/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/09/TMX7316010203-000052/pano_0002_000767/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/09/TMX7316010203-000052/pano_0002_000767/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/09/TMX7316010203-000052/pano_0002_000767/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000052_pano_0002_000767/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000052_pano_0002_000767/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000052_pano_0002_000767/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/09/TMX7316010203-000052/pano_0002_000767/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/09/TMX7316010203-000052/pano_0002_000767/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86919457442106, 52.361208969895, 45.499031980522 ] }, "distance": 17.54, "direction": 29.84, "angle": 68.92, "elevation": 45.5, "pano_id": "TMX7316010203-000052_pano_0002_000767", "timestamp": "2016-08-09T09:51:25.516140Z", "filename": "pano_0002_000767.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241129_0829_Track01_Sphere_00233", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119705.58708543374, 486035.04945949384 ] }, "relative_distance": 17.53682892, "relative_pitch": 68.92169051373591, "relative_heading": 29.84031842982382, "relative_elevation": 45.499031980522 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track01_Sphere_00233/adjacencies/b_20241129_0829_Track01_Sphere_00233/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000786/pano_0003_000633/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000786/pano_0003_000633/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000786/pano_0003_000633/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000786/pano_0003_000633/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000786_pano_0003_000633/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000786_pano_0003_000633/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000786_pano_0003_000633/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000786/pano_0003_000633/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000786/pano_0003_000633/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86930256340207, 52.3611378738158, 47.7268625376746 ] }, "distance": 17.66, "direction": 65.58, "angle": 69.69, "elevation": 47.73, "pano_id": "TMX7316010203-000786_pano_0003_000633", "timestamp": "2018-06-12T11:37:17.000800Z", "filename": "pano_0003_000633.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241129_0829_Track01_Sphere_00233", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119705.58708543374, 486035.04945949384 ] }, "relative_distance": 17.66216074, "relative_pitch": 69.69212456114609, "relative_heading": 65.58482574063275, "relative_elevation": 47.7268625376746 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track01_Sphere_00233/adjacencies/b_20241129_0829_Track01_Sphere_00233/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000780/pano_0000_000537/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000780/pano_0000_000537/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000780/pano_0000_000537/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000780/pano_0000_000537/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000780_pano_0000_000537/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000780_pano_0000_000537/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000780_pano_0000_000537/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000780/pano_0000_000537/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000780/pano_0000_000537/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86919756286408, 52.3612092287745, 45.2926146658137 ] }, "distance": 17.66, "direction": 30.37, "angle": 68.69, "elevation": 45.29, "pano_id": "TMX7316010203-000780_pano_0000_000537", "timestamp": "2018-06-07T07:45:34.719720Z", "filename": "pano_0000_000537.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241129_0829_Track01_Sphere_00233", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119705.58708543374, 486035.04945949384 ] }, "relative_distance": 17.66386218, "relative_pitch": 68.6944991630434, "relative_heading": 30.366638474327992, "relative_elevation": 45.2926146658137 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track01_Sphere_00233/adjacencies/b_20241129_0829_Track01_Sphere_00233/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/11/TMX7316060226-000477/pano_0001_000471/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/11/TMX7316060226-000477/pano_0001_000471/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/11/TMX7316060226-000477/pano_0001_000471/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/11/TMX7316060226-000477/pano_0001_000471/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000477_pano_0001_000471/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000477_pano_0001_000471/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000477_pano_0001_000471/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/11/11/TMX7316060226-000477/pano_0001_000471/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/11/11/TMX7316060226-000477/pano_0001_000471/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86912454699718, 52.3612271293206, 45.4111257810146 ] }, "distance": 17.68, "direction": 12.93, "angle": 68.73, "elevation": 45.41, "pano_id": "TMX7316060226-000477_pano_0001_000471", "timestamp": "2019-11-11T09:51:05.050500Z", "filename": "pano_0001_000471.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2019", "tags": [ "mission-bi", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241129_0829_Track01_Sphere_00233", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119705.58708543374, 486035.04945949384 ] }, "relative_distance": 17.68053292, "relative_pitch": 68.72686556407841, "relative_heading": 12.927698722462225, "relative_elevation": 45.4111257810146 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track01_Sphere_00233/adjacencies/b_20241129_0829_Track01_Sphere_00233/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/12/TMX7316010203-002928/pano_0005_000075/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/12/TMX7316010203-002928/pano_0005_000075/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/12/TMX7316010203-002928/pano_0005_000075/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/12/TMX7316010203-002928/pano_0005_000075/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002928_pano_0005_000075/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002928_pano_0005_000075/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002928_pano_0005_000075/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/01/12/TMX7316010203-002928/pano_0005_000075/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/01/12/TMX7316010203-002928/pano_0005_000075/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86881134582559, 52.3611039368013, 46.9071540590376 ] }, "distance": 17.73, "direction": 281.46, "angle": 69.29, "elevation": 46.91, "pano_id": "TMX7316010203-002928_pano_0005_000075", "timestamp": "2023-01-12T08:49:34.609320Z", "filename": "pano_0005_000075.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2022", "tags": [ "mission-woz", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241129_0829_Track01_Sphere_00233", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119705.58708543374, 486035.04945949384 ] }, "relative_distance": 17.73470792, "relative_pitch": 69.2893427336416, "relative_heading": 281.4622019109114, "relative_elevation": 46.9071540590376 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track01_Sphere_00233/adjacencies/b_20241129_0829_Track01_Sphere_00233/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241129_0829_Track18_Sphere_00072/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241129_0829_Track18_Sphere_00072/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241129_0829_Track18_Sphere_00072/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241129_0829_Track18_Sphere_00072/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241129_0829_Track18_Sphere_00072/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track18_Sphere_00072/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track18_Sphere_00072/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241129_0829_Track18_Sphere_00072/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241129_0829_Track18_Sphere_00072/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86919162633466, 52.36121391142311, 0.0 ] }, "distance": 17.92, "direction": 28.41, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241129_0829_Track18_Sphere_00072", "timestamp": "2024-11-29T08:54:25Z", "filename": "Job_20241129_0829_Track18_Sphere_00072.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241129_0829_Track01_Sphere_00233", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119705.58708543374, 486035.04945949384 ] }, "relative_distance": 17.91945318, "relative_pitch": 0.0, "relative_heading": 28.408331558632753, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track01_Sphere_00233/adjacencies/b_20241129_0829_Track01_Sphere_00233/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001702/pano_0000_006965/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001702/pano_0000_006965/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001702/pano_0000_006965/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001702/pano_0000_006965/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001702_pano_0000_006965/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001702_pano_0000_006965/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001702_pano_0000_006965/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001702/pano_0000_006965/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001702/pano_0000_006965/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86920551521925, 52.361210882869, 45.2680194592103 ] }, "distance": 18.1, "direction": 31.55, "angle": 68.21, "elevation": 45.27, "pano_id": "TMX7316010203-001702_pano_0000_006965", "timestamp": "2020-05-11T10:28:16.044190Z", "filename": "pano_0000_006965.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2020", "tags": [ "mission-bi", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241129_0829_Track01_Sphere_00233", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119705.58708543374, 486035.04945949384 ] }, "relative_distance": 18.10041101, "relative_pitch": 68.20600700409939, "relative_heading": 31.551782741897025, "relative_elevation": 45.2680194592103 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track01_Sphere_00233/adjacencies/b_20241129_0829_Track01_Sphere_00233/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000786/pano_0003_000626/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000786/pano_0003_000626/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000786/pano_0003_000626/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000786/pano_0003_000626/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000786_pano_0003_000626/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000786_pano_0003_000626/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000786_pano_0003_000626/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000786/pano_0003_000626/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000786/pano_0003_000626/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86881647557927, 52.3610168451571, 47.6038176361471 ] }, "distance": 18.11, "direction": 250.1, "angle": 69.17, "elevation": 47.6, "pano_id": "TMX7316010203-000786_pano_0003_000626", "timestamp": "2018-06-12T11:37:12.190550Z", "filename": "pano_0003_000626.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241129_0829_Track01_Sphere_00233", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119705.58708543374, 486035.04945949384 ] }, "relative_distance": 18.11364203, "relative_pitch": 69.16777060972383, "relative_heading": 250.09571219572885, "relative_elevation": 47.6038176361471 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track01_Sphere_00233/adjacencies/b_20241129_0829_Track01_Sphere_00233/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002025/pano_0000_000465/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002025/pano_0000_000465/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002025/pano_0000_000465/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002025/pano_0000_000465/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002025_pano_0000_000465/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002025_pano_0000_000465/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002025_pano_0000_000465/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002025/pano_0000_000465/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002025/pano_0000_000465/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86881636350896, 52.3610126235368, 45.2918920367956 ] }, "distance": 18.29, "direction": 248.72, "angle": 68.01, "elevation": 45.29, "pano_id": "TMX7316010203-002025_pano_0000_000465", "timestamp": "2021-02-22T12:45:55.653650Z", "filename": "pano_0000_000465.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2020", "tags": [ "mission-woz", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241129_0829_Track01_Sphere_00233", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119705.58708543374, 486035.04945949384 ] }, "relative_distance": 18.28602373, "relative_pitch": 68.01423529181619, "relative_heading": 248.71975747425336, "relative_elevation": 45.2918920367956 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track01_Sphere_00233/adjacencies/b_20241129_0829_Track01_Sphere_00233/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001702/pano_0000_006971/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001702/pano_0000_006971/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001702/pano_0000_006971/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001702/pano_0000_006971/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001702_pano_0000_006971/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001702_pano_0000_006971/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001702_pano_0000_006971/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001702/pano_0000_006971/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001702/pano_0000_006971/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86880149736189, 52.3611007107787, 45.2667600093409 ] }, "distance": 18.33, "direction": 279.95, "angle": 67.96, "elevation": 45.27, "pano_id": "TMX7316010203-001702_pano_0000_006971", "timestamp": "2020-05-11T10:28:18.664050Z", "filename": "pano_0000_006971.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2020", "tags": [ "mission-bi", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241129_0829_Track01_Sphere_00233", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119705.58708543374, 486035.04945949384 ] }, "relative_distance": 18.32733254, "relative_pitch": 67.95825659210774, "relative_heading": 279.945365531974, "relative_elevation": 45.2667600093409 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track01_Sphere_00233/adjacencies/b_20241129_0829_Track01_Sphere_00233/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/09/02/TMX7316010203-002789/pano_0000_000577/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/09/02/TMX7316010203-002789/pano_0000_000577/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/09/02/TMX7316010203-002789/pano_0000_000577/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/09/02/TMX7316010203-002789/pano_0000_000577/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002789_pano_0000_000577/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002789_pano_0000_000577/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002789_pano_0000_000577/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/09/02/TMX7316010203-002789/pano_0000_000577/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/09/02/TMX7316010203-002789/pano_0000_000577/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86881746184355, 52.3610097528128, 45.0855483235791 ] }, "distance": 18.34, "direction": 247.7, "angle": 67.87, "elevation": 45.09, "pano_id": "TMX7316010203-002789_pano_0000_000577", "timestamp": "2022-09-02T10:34:50.271790Z", "filename": "pano_0000_000577.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2022", "tags": [ "mission-bi", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241129_0829_Track01_Sphere_00233", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119705.58708543374, 486035.04945949384 ] }, "relative_distance": 18.33511415, "relative_pitch": 67.86970940941544, "relative_heading": 247.7046909347966, "relative_elevation": 45.0855483235791 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track01_Sphere_00233/adjacencies/b_20241129_0829_Track01_Sphere_00233/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/10/TMX7316010203-002921/pano_0006_000284/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/10/TMX7316010203-002921/pano_0006_000284/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/10/TMX7316010203-002921/pano_0006_000284/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/10/TMX7316010203-002921/pano_0006_000284/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002921_pano_0006_000284/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002921_pano_0006_000284/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002921_pano_0006_000284/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/01/10/TMX7316010203-002921/pano_0006_000284/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/01/10/TMX7316010203-002921/pano_0006_000284/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86926769718268, 52.361183346756, 45.6109783276916 ] }, "distance": 18.46, "direction": 47.96, "angle": 67.97, "elevation": 45.61, "pano_id": "TMX7316010203-002921_pano_0006_000284", "timestamp": "2023-01-10T09:47:05.577000Z", "filename": "pano_0006_000284.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2022", "tags": [ "mission-woz", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241129_0829_Track01_Sphere_00233", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119705.58708543374, 486035.04945949384 ] }, "relative_distance": 18.457451, "relative_pitch": 67.96823682176023, "relative_heading": 47.957842357143974, "relative_elevation": 45.6109783276916 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track01_Sphere_00233/adjacencies/b_20241129_0829_Track01_Sphere_00233/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000780/pano_0000_000543/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000780/pano_0000_000543/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000780/pano_0000_000543/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000780/pano_0000_000543/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000780_pano_0000_000543/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000780_pano_0000_000543/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000780_pano_0000_000543/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000780/pano_0000_000543/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000780/pano_0000_000543/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86879864067206, 52.3611030905183, 45.3010699888691 ] }, "distance": 18.57, "direction": 280.65, "angle": 67.71, "elevation": 45.3, "pano_id": "TMX7316010203-000780_pano_0000_000543", "timestamp": "2018-06-07T07:45:37.454690Z", "filename": "pano_0000_000543.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241129_0829_Track01_Sphere_00233", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119705.58708543374, 486035.04945949384 ] }, "relative_distance": 18.56614093, "relative_pitch": 67.71427305097112, "relative_heading": 280.64657513170613, "relative_elevation": 45.3010699888691 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track01_Sphere_00233/adjacencies/b_20241129_0829_Track01_Sphere_00233/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001502/pano_0000_000094/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001502/pano_0000_000094/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001502/pano_0000_000094/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001502/pano_0000_000094/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001502_pano_0000_000094/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001502_pano_0000_000094/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001502_pano_0000_000094/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001502/pano_0000_000094/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001502/pano_0000_000094/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86926747396085, 52.3611852400272, 45.3330550640821 ] }, "distance": 18.59, "direction": 47.44, "angle": 67.7, "elevation": 45.33, "pano_id": "TMX7316010203-001502_pano_0000_000094", "timestamp": "2019-12-09T11:09:08.918800Z", "filename": "pano_0000_000094.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2019", "tags": [ "mission-woz", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241129_0829_Track01_Sphere_00233", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119705.58708543374, 486035.04945949384 ] }, "relative_distance": 18.58798659, "relative_pitch": 67.70481925339595, "relative_heading": 47.44418220654241, "relative_elevation": 45.3330550640821 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track01_Sphere_00233/adjacencies/b_20241129_0829_Track01_Sphere_00233/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/29/TMX7316010203-001145/pano_0000_000501/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/29/TMX7316010203-001145/pano_0000_000501/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/29/TMX7316010203-001145/pano_0000_000501/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/29/TMX7316010203-001145/pano_0000_000501/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001145_pano_0000_000501/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001145_pano_0000_000501/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001145_pano_0000_000501/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/04/29/TMX7316010203-001145/pano_0000_000501/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/04/29/TMX7316010203-001145/pano_0000_000501/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86879481740932, 52.3610940921088, 46.1347471578047 ] }, "distance": 18.67, "direction": 277.48, "angle": 67.97, "elevation": 46.13, "pano_id": "TMX7316010203-001145_pano_0000_000501", "timestamp": "2019-04-29T08:03:56.161790Z", "filename": "pano_0000_000501.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2019", "tags": [ "mission-bi", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241129_0829_Track01_Sphere_00233", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119705.58708543374, 486035.04945949384 ] }, "relative_distance": 18.66568886, "relative_pitch": 67.97220285902142, "relative_heading": 277.4766224687762, "relative_elevation": 46.1347471578047 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track01_Sphere_00233/adjacencies/b_20241129_0829_Track01_Sphere_00233/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/10/TMX7316010203-002921/pano_0006_000291/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/10/TMX7316010203-002921/pano_0006_000291/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/10/TMX7316010203-002921/pano_0006_000291/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/10/TMX7316010203-002921/pano_0006_000291/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002921_pano_0006_000291/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002921_pano_0006_000291/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002921_pano_0006_000291/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/01/10/TMX7316010203-002921/pano_0006_000291/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/01/10/TMX7316010203-002921/pano_0006_000291/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86879314530794, 52.3610596658841, 45.6412055231631 ] }, "distance": 18.67, "direction": 265.69, "angle": 67.75, "elevation": 45.64, "pano_id": "TMX7316010203-002921_pano_0006_000291", "timestamp": "2023-01-10T09:47:08.801950Z", "filename": "pano_0006_000291.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2022", "tags": [ "mission-woz", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241129_0829_Track01_Sphere_00233", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119705.58708543374, 486035.04945949384 ] }, "relative_distance": 18.673619, "relative_pitch": 67.74859254228043, "relative_heading": 265.6944130293139, "relative_elevation": 45.6412055231631 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track01_Sphere_00233/adjacencies/b_20241129_0829_Track01_Sphere_00233/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241129_0829_Track18_Sphere_00078/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241129_0829_Track18_Sphere_00078/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241129_0829_Track18_Sphere_00078/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241129_0829_Track18_Sphere_00078/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241129_0829_Track18_Sphere_00078/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track18_Sphere_00078/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track18_Sphere_00078/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241129_0829_Track18_Sphere_00078/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241129_0829_Track18_Sphere_00078/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.868795855047985, 52.361099149092134, 0.0 ] }, "distance": 18.68, "direction": 279.22, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241129_0829_Track18_Sphere_00078", "timestamp": "2024-11-29T08:54:28Z", "filename": "Job_20241129_0829_Track18_Sphere_00078.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241129_0829_Track01_Sphere_00233", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119705.58708543374, 486035.04945949384 ] }, "relative_distance": 18.67743271, "relative_pitch": 0.0, "relative_heading": 279.2166316707535, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track01_Sphere_00233/adjacencies/b_20241129_0829_Track01_Sphere_00233/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/09/TMX7316010203-000052/pano_0002_000773/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/09/TMX7316010203-000052/pano_0002_000773/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/09/TMX7316010203-000052/pano_0002_000773/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/09/TMX7316010203-000052/pano_0002_000773/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000052_pano_0002_000773/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000052_pano_0002_000773/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000052_pano_0002_000773/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/09/TMX7316010203-000052/pano_0002_000773/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/09/TMX7316010203-000052/pano_0002_000773/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86879445174758, 52.3610963664546, 45.473843193613 ] }, "distance": 18.72, "direction": 278.23, "angle": 67.62, "elevation": 45.47, "pano_id": "TMX7316010203-000052_pano_0002_000773", "timestamp": "2016-08-09T09:51:28.096140Z", "filename": "pano_0002_000773.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241129_0829_Track01_Sphere_00233", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119705.58708543374, 486035.04945949384 ] }, "relative_distance": 18.72495535, "relative_pitch": 67.61939989268969, "relative_heading": 278.23452102300257, "relative_elevation": 45.473843193613 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track01_Sphere_00233/adjacencies/b_20241129_0829_Track01_Sphere_00233/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/12/TMX7316010203-002928/pano_0005_000069/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/12/TMX7316010203-002928/pano_0005_000069/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/12/TMX7316010203-002928/pano_0005_000069/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/12/TMX7316010203-002928/pano_0005_000069/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002928_pano_0005_000069/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002928_pano_0005_000069/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002928_pano_0005_000069/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/01/12/TMX7316010203-002928/pano_0005_000069/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/01/12/TMX7316010203-002928/pano_0005_000069/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86921282546823, 52.3612147231868, 46.8685141718015 ] }, "distance": 18.73, "direction": 32.17, "angle": 68.22, "elevation": 46.87, "pano_id": "TMX7316010203-002928_pano_0005_000069", "timestamp": "2023-01-12T08:49:31.639370Z", "filename": "pano_0005_000069.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2022", "tags": [ "mission-woz", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241129_0829_Track01_Sphere_00233", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119705.58708543374, 486035.04945949384 ] }, "relative_distance": 18.72623231, "relative_pitch": 68.22090777248474, "relative_heading": 32.166089438752564, "relative_elevation": 46.8685141718015 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track01_Sphere_00233/adjacencies/b_20241129_0829_Track01_Sphere_00233/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001039/pano_0002_001686/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001039/pano_0002_001686/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001039/pano_0002_001686/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001039/pano_0002_001686/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001039_pano_0002_001686/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001039_pano_0002_001686/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001039_pano_0002_001686/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001039/pano_0002_001686/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001039/pano_0002_001686/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86880701398658, 52.3610112665811, 45.1684761140496 ] }, "distance": 18.93, "direction": 248.99, "angle": 67.26, "elevation": 45.17, "pano_id": "TMX7316010203-001039_pano_0002_001686", "timestamp": "2019-01-07T09:52:12.531970Z", "filename": "pano_0002_001686.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": "b_20241129_0829_Track01_Sphere_00233", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119705.58708543374, 486035.04945949384 ] }, "relative_distance": 18.93454035, "relative_pitch": 67.25666039367721, "relative_heading": 248.99350158816532, "relative_elevation": 45.1684761140496 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track01_Sphere_00233/adjacencies/b_20241129_0829_Track01_Sphere_00233/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/10/TMX7316010203-002921/pano_0007_000375/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/10/TMX7316010203-002921/pano_0007_000375/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/10/TMX7316010203-002921/pano_0007_000375/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/10/TMX7316010203-002921/pano_0007_000375/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002921_pano_0007_000375/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002921_pano_0007_000375/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002921_pano_0007_000375/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/01/10/TMX7316010203-002921/pano_0007_000375/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/01/10/TMX7316010203-002921/pano_0007_000375/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86881383061321, 52.3610002318012, 45.6330507006496 ] }, "distance": 18.99, "direction": 245.03, "angle": 67.41, "elevation": 45.63, "pano_id": "TMX7316010203-002921_pano_0007_000375", "timestamp": "2023-01-10T10:00:38.544650Z", "filename": "pano_0007_000375.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2022", "tags": [ "mission-woz", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241129_0829_Track01_Sphere_00233", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119705.58708543374, 486035.04945949384 ] }, "relative_distance": 18.986632, "relative_pitch": 67.40917570870702, "relative_heading": 245.0288719992167, "relative_elevation": 45.6330507006496 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track01_Sphere_00233/adjacencies/b_20241129_0829_Track01_Sphere_00233/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/09/02/TMX7316010203-002788/pano_0000_000813/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/09/02/TMX7316010203-002788/pano_0000_000813/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/09/02/TMX7316010203-002788/pano_0000_000813/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/09/02/TMX7316010203-002788/pano_0000_000813/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002788_pano_0000_000813/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002788_pano_0000_000813/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002788_pano_0000_000813/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/09/02/TMX7316010203-002788/pano_0000_000813/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/09/02/TMX7316010203-002788/pano_0000_000813/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86878903452456, 52.3610903084951, 45.8285222528502 ] }, "distance": 19.01, "direction": 276.06, "angle": 67.47, "elevation": 45.83, "pano_id": "TMX7316010203-002788_pano_0000_000813", "timestamp": "2022-09-02T09:44:26.270830Z", "filename": "pano_0000_000813.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2022", "tags": [ "mission-bi", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241129_0829_Track01_Sphere_00233", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119705.58708543374, 486035.04945949384 ] }, "relative_distance": 19.00729092, "relative_pitch": 67.47386509261445, "relative_heading": 276.06362578325707, "relative_elevation": 45.8285222528502 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track01_Sphere_00233/adjacencies/b_20241129_0829_Track01_Sphere_00233/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/10/TMX7316010203-002921/pano_0008_000102/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/10/TMX7316010203-002921/pano_0008_000102/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/10/TMX7316010203-002921/pano_0008_000102/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/10/TMX7316010203-002921/pano_0008_000102/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002921_pano_0008_000102/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002921_pano_0008_000102/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002921_pano_0008_000102/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/01/10/TMX7316010203-002921/pano_0008_000102/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/01/10/TMX7316010203-002921/pano_0008_000102/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86879004345875, 52.3610982761211, 45.9300799574703 ] }, "distance": 19.05, "direction": 278.74, "angle": 67.47, "elevation": 45.93, "pano_id": "TMX7316010203-002921_pano_0008_000102", "timestamp": "2023-01-10T10:07:28.595960Z", "filename": "pano_0008_000102.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2022", "tags": [ "mission-woz", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241129_0829_Track01_Sphere_00233", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119705.58708543374, 486035.04945949384 ] }, "relative_distance": 19.05333841, "relative_pitch": 67.46968584036162, "relative_heading": 278.73760454052257, "relative_elevation": 45.9300799574703 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track01_Sphere_00233/adjacencies/b_20241129_0829_Track01_Sphere_00233/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000787/pano_0000_001445/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000787/pano_0000_001445/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000787/pano_0000_001445/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000787/pano_0000_001445/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000787_pano_0000_001445/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000787_pano_0000_001445/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000787_pano_0000_001445/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000787/pano_0000_001445/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000787/pano_0000_001445/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86922202070386, 52.3612150496279, 45.0104946326464 ] }, "distance": 19.1, "direction": 33.7, "angle": 67.01, "elevation": 45.01, "pano_id": "TMX7316010203-000787_pano_0000_001445", "timestamp": "2018-06-12T12:56:14.844900Z", "filename": "pano_0000_001445.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241129_0829_Track01_Sphere_00233", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119705.58708543374, 486035.04945949384 ] }, "relative_distance": 19.09730615, "relative_pitch": 67.009185225762, "relative_heading": 33.6991554688032, "relative_elevation": 45.0104946326464 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track01_Sphere_00233/adjacencies/b_20241129_0829_Track01_Sphere_00233/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-31_06-59-14_01608/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-31_06-59-14_01608/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-31_06-59-14_01608/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-31_06-59-14_01608/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-31_06-59-14_01608/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-31_06-59-14_01608/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-31_06-59-14_01608/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-31_06-59-14_01608/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-31_06-59-14_01608/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.869326648381771, 52.361136848060546, 0.0 ] }, "distance": 19.13, "direction": 67.93, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-31_06-59-14_01608", "timestamp": "2025-07-31T07:44:13Z", "filename": "recording_2025-07-31_06-59-14_01608.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2025", "tags": [ "mission-bi", "mission-2025", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241129_0829_Track01_Sphere_00233", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119705.58708543374, 486035.04945949384 ] }, "relative_distance": 19.12502199, "relative_pitch": 0.0, "relative_heading": 67.92863006739586, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track01_Sphere_00233/adjacencies/b_20241129_0829_Track01_Sphere_00233/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001502/pano_0000_000101/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001502/pano_0000_000101/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001502/pano_0000_000101/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001502/pano_0000_000101/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001502_pano_0000_000101/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001502_pano_0000_000101/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001502_pano_0000_000101/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001502/pano_0000_000101/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001502/pano_0000_000101/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86878610897813, 52.3610599068386, 45.3159810770303 ] }, "distance": 19.15, "direction": 265.88, "angle": 67.09, "elevation": 45.32, "pano_id": "TMX7316010203-001502_pano_0000_000101", "timestamp": "2019-12-09T11:09:14.523610Z", "filename": "pano_0000_000101.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2019", "tags": [ "mission-woz", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241129_0829_Track01_Sphere_00233", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119705.58708543374, 486035.04945949384 ] }, "relative_distance": 19.14969947, "relative_pitch": 67.09197548392777, "relative_heading": 265.8820872523932, "relative_elevation": 45.3159810770303 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track01_Sphere_00233/adjacencies/b_20241129_0829_Track01_Sphere_00233/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001039/pano_0002_002447/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001039/pano_0002_002447/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001039/pano_0002_002447/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001039/pano_0002_002447/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001039_pano_0002_002447/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001039_pano_0002_002447/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001039_pano_0002_002447/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001039/pano_0002_002447/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001039/pano_0002_002447/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86922326441731, 52.361215213627, 45.2930688094348 ] }, "distance": 19.16, "direction": 33.88, "angle": 67.07, "elevation": 45.29, "pano_id": "TMX7316010203-001039_pano_0002_002447", "timestamp": "2019-01-07T10:09:01.503380Z", "filename": "pano_0002_002447.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": "b_20241129_0829_Track01_Sphere_00233", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119705.58708543374, 486035.04945949384 ] }, "relative_distance": 19.15959277, "relative_pitch": 67.07096764352335, "relative_heading": 33.879671584334524, "relative_elevation": 45.2930688094348 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track01_Sphere_00233/adjacencies/b_20241129_0829_Track01_Sphere_00233/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002550/pano_0000_003728/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002550/pano_0000_003728/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002550/pano_0000_003728/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002550/pano_0000_003728/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002550_pano_0000_003728/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002550_pano_0000_003728/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002550_pano_0000_003728/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002550/pano_0000_003728/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002550/pano_0000_003728/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86922062463808, 52.3612162884636, 45.2113452935591 ] }, "distance": 19.16, "direction": 33.23, "angle": 67.03, "elevation": 45.21, "pano_id": "TMX7316010203-002550_pano_0000_003728", "timestamp": "2022-04-29T09:39:44.060420Z", "filename": "pano_0000_003728.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2022", "tags": [ "mission-bi", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241129_0829_Track01_Sphere_00233", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119705.58708543374, 486035.04945949384 ] }, "relative_distance": 19.15985656, "relative_pitch": 67.03353365958624, "relative_heading": 33.233818676562876, "relative_elevation": 45.2113452935591 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track01_Sphere_00233/adjacencies/b_20241129_0829_Track01_Sphere_00233/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/21/TMX7316010203-000276/pano_0000_001745/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/21/TMX7316010203-000276/pano_0000_001745/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/21/TMX7316010203-000276/pano_0000_001745/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/21/TMX7316010203-000276/pano_0000_001745/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000276_pano_0000_001745/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000276_pano_0000_001745/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000276_pano_0000_001745/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/04/21/TMX7316010203-000276/pano_0000_001745/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/04/21/TMX7316010203-000276/pano_0000_001745/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86878644247453, 52.3610912395935, 46.6669233841822 ] }, "distance": 19.19, "direction": 276.32, "angle": 67.64, "elevation": 46.67, "pano_id": "TMX7316010203-000276_pano_0000_001745", "timestamp": "2017-04-21T13:29:56.125990Z", "filename": "pano_0000_001745.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2017", "tags": [ "mission-bi", "mission-2017", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241129_0829_Track01_Sphere_00233", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119705.58708543374, 486035.04945949384 ] }, "relative_distance": 19.19401342, "relative_pitch": 67.64273120815284, "relative_heading": 276.31549485762486, "relative_elevation": 46.6669233841822 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track01_Sphere_00233/adjacencies/b_20241129_0829_Track01_Sphere_00233/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000022/pano_0006_000540/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000022/pano_0006_000540/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000022/pano_0006_000540/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000022/pano_0006_000540/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000022_pano_0006_000540/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000022_pano_0006_000540/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000022_pano_0006_000540/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000022/pano_0006_000540/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000022/pano_0006_000540/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86880631606037, 52.3610058702348, 45.1702657006681 ] }, "distance": 19.2, "direction": 247.37, "angle": 66.97, "elevation": 45.17, "pano_id": "TMX7316060226-000022_pano_0006_000540", "timestamp": "2016-08-16T08:32:37.809680Z", "filename": "pano_0006_000540.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241129_0829_Track01_Sphere_00233", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119705.58708543374, 486035.04945949384 ] }, "relative_distance": 19.20187624, "relative_pitch": 66.96965914705704, "relative_heading": 247.37149039977447, "relative_elevation": 45.1702657006681 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track01_Sphere_00233/adjacencies/b_20241129_0829_Track01_Sphere_00233/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-31_07-49-05_00106/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-31_07-49-05_00106/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-31_07-49-05_00106/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-31_07-49-05_00106/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-31_07-49-05_00106/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-31_07-49-05_00106/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-31_07-49-05_00106/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-31_07-49-05_00106/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-31_07-49-05_00106/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.868786434133632, 52.36109251981989, 0.0 ] }, "distance": 19.21, "direction": 276.74, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-31_07-49-05_00106", "timestamp": "2025-07-31T07:50:22Z", "filename": "recording_2025-07-31_07-49-05_00106.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2025", "tags": [ "mission-bi", "mission-2025", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241129_0829_Track01_Sphere_00233", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119705.58708543374, 486035.04945949384 ] }, "relative_distance": 19.2107696, "relative_pitch": 0.0, "relative_heading": 276.7376069924013, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track01_Sphere_00233/adjacencies/b_20241129_0829_Track01_Sphere_00233/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/31/TMX7316010203-002374/pano_0003_000432/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/31/TMX7316010203-002374/pano_0003_000432/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/31/TMX7316010203-002374/pano_0003_000432/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/31/TMX7316010203-002374/pano_0003_000432/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002374_pano_0003_000432/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002374_pano_0003_000432/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002374_pano_0003_000432/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/12/31/TMX7316010203-002374/pano_0003_000432/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/12/31/TMX7316010203-002374/pano_0003_000432/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86932788650274, 52.3611374495521, 45.296372695826 ] }, "distance": 19.23, "direction": 67.84, "angle": 67.0, "elevation": 45.3, "pano_id": "TMX7316010203-002374_pano_0003_000432", "timestamp": "2021-12-31T10:39:41.294100Z", "filename": "pano_0003_000432.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": "b_20241129_0829_Track01_Sphere_00233", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119705.58708543374, 486035.04945949384 ] }, "relative_distance": 19.22836029, "relative_pitch": 66.99872370357053, "relative_heading": 67.83824782417477, "relative_elevation": 45.296372695826 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track01_Sphere_00233/adjacencies/b_20241129_0829_Track01_Sphere_00233/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/11/TMX7316060226-000477/pano_0001_000476/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/11/TMX7316060226-000477/pano_0001_000476/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/11/TMX7316060226-000477/pano_0001_000476/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/11/TMX7316060226-000477/pano_0001_000476/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000477_pano_0001_000476/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000477_pano_0001_000476/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000477_pano_0001_000476/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/11/11/TMX7316060226-000477/pano_0001_000476/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/11/11/TMX7316060226-000477/pano_0001_000476/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86881101271518, 52.3611468254997, 45.3590660691261 ] }, "distance": 19.28, "direction": 295.49, "angle": 66.97, "elevation": 45.36, "pano_id": "TMX7316060226-000477_pano_0001_000476", "timestamp": "2019-11-11T09:51:16.995230Z", "filename": "pano_0001_000476.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2019", "tags": [ "mission-bi", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241129_0829_Track01_Sphere_00233", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119705.58708543374, 486035.04945949384 ] }, "relative_distance": 19.28011827, "relative_pitch": 66.97181702188817, "relative_heading": 295.4880408875532, "relative_elevation": 45.3590660691261 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track01_Sphere_00233/adjacencies/b_20241129_0829_Track01_Sphere_00233/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001039/pano_0002_002649/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001039/pano_0002_002649/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001039/pano_0002_002649/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001039/pano_0002_002649/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001039_pano_0002_002649/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001039_pano_0002_002649/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001039_pano_0002_002649/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001039/pano_0002_002649/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001039/pano_0002_002649/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86878524762973, 52.3610930448422, 45.2401780458167 ] }, "distance": 19.3, "direction": 276.88, "angle": 66.9, "elevation": 45.24, "pano_id": "TMX7316010203-001039_pano_0002_002649", "timestamp": "2019-01-07T10:11:56.371900Z", "filename": "pano_0002_002649.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": "b_20241129_0829_Track01_Sphere_00233", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119705.58708543374, 486035.04945949384 ] }, "relative_distance": 19.29795585, "relative_pitch": 66.89851631251055, "relative_heading": 276.881708492469, "relative_elevation": 45.2401780458167 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track01_Sphere_00233/adjacencies/b_20241129_0829_Track01_Sphere_00233/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001687/pano_0000_000200/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001687/pano_0000_000200/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001687/pano_0000_000200/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001687/pano_0000_000200/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001687_pano_0000_000200/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001687_pano_0000_000200/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001687_pano_0000_000200/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001687/pano_0000_000200/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001687/pano_0000_000200/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86927883389784, 52.3611878816154, 45.3196656601503 ] }, "distance": 19.36, "direction": 48.35, "angle": 66.87, "elevation": 45.32, "pano_id": "TMX7316010203-001687_pano_0000_000200", "timestamp": "2020-05-06T05:34:26.415770Z", "filename": "pano_0000_000200.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2020", "tags": [ "mission-bi", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241129_0829_Track01_Sphere_00233", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119705.58708543374, 486035.04945949384 ] }, "relative_distance": 19.35927112, "relative_pitch": 66.8692057707835, "relative_heading": 48.35240216569309, "relative_elevation": 45.3196656601503 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track01_Sphere_00233/adjacencies/b_20241129_0829_Track01_Sphere_00233/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002553/pano_0000_002212/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002553/pano_0000_002212/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002553/pano_0000_002212/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002553/pano_0000_002212/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002553_pano_0000_002212/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002553_pano_0000_002212/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002553_pano_0000_002212/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002553/pano_0000_002212/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002553/pano_0000_002212/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86878436270719, 52.3610959714394, 45.163822915405 ] }, "distance": 19.4, "direction": 277.82, "angle": 66.75, "elevation": 45.16, "pano_id": "TMX7316010203-002553_pano_0000_002212", "timestamp": "2022-05-02T07:18:33.757280Z", "filename": "pano_0000_002212.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2022", "tags": [ "mission-bi", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241129_0829_Track01_Sphere_00233", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119705.58708543374, 486035.04945949384 ] }, "relative_distance": 19.3994, "relative_pitch": 66.75482974194884, "relative_heading": 277.8153033614926, "relative_elevation": 45.163822915405 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track01_Sphere_00233/adjacencies/b_20241129_0829_Track01_Sphere_00233/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/12/TMX7316010203-002228/pano_0002_001793/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/12/TMX7316010203-002228/pano_0002_001793/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/12/TMX7316010203-002228/pano_0002_001793/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/12/TMX7316010203-002228/pano_0002_001793/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002228_pano_0002_001793/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002228_pano_0002_001793/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002228_pano_0002_001793/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/07/12/TMX7316010203-002228/pano_0002_001793/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/07/12/TMX7316010203-002228/pano_0002_001793/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86933297913083, 52.361138007995, 45.2211148813367 ] }, "distance": 19.57, "direction": 68.05, "angle": 66.6, "elevation": 45.22, "pano_id": "TMX7316010203-002228_pano_0002_001793", "timestamp": "2021-07-12T08:03:12.923880Z", "filename": "pano_0002_001793.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2021", "tags": [ "mission-bi", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241129_0829_Track01_Sphere_00233", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119705.58708543374, 486035.04945949384 ] }, "relative_distance": 19.57323846, "relative_pitch": 66.59539573296128, "relative_heading": 68.05287179319969, "relative_elevation": 45.2211148813367 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track01_Sphere_00233/adjacencies/b_20241129_0829_Track01_Sphere_00233/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002062/pano_0000_000988/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002062/pano_0000_000988/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002062/pano_0000_000988/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002062/pano_0000_000988/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002062_pano_0000_000988/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002062_pano_0000_000988/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002062_pano_0000_000988/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002062/pano_0000_000988/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002062/pano_0000_000988/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86933487328468, 52.3611380408466, 45.2526266425848 ] }, "distance": 19.69, "direction": 68.18, "angle": 66.48, "elevation": 45.25, "pano_id": "TMX7316010203-002062_pano_0000_000988", "timestamp": "2021-03-26T08:52:51.956730Z", "filename": "pano_0000_000988.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2021", "tags": [ "mission-bi", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241129_0829_Track01_Sphere_00233", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119705.58708543374, 486035.04945949384 ] }, "relative_distance": 19.6943418, "relative_pitch": 66.48090025813597, "relative_heading": 68.18331324217338, "relative_elevation": 45.2526266425848 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track01_Sphere_00233/adjacencies/b_20241129_0829_Track01_Sphere_00233/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/25/TMX7316010203-002060/pano_0000_003923/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/25/TMX7316010203-002060/pano_0000_003923/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/25/TMX7316010203-002060/pano_0000_003923/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/25/TMX7316010203-002060/pano_0000_003923/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002060_pano_0000_003923/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002060_pano_0000_003923/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002060_pano_0000_003923/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/25/TMX7316010203-002060/pano_0000_003923/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/25/TMX7316010203-002060/pano_0000_003923/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86877810741054, 52.3610938777214, 45.2384745329618 ] }, "distance": 19.79, "direction": 276.98, "angle": 66.37, "elevation": 45.24, "pano_id": "TMX7316010203-002060_pano_0000_003923", "timestamp": "2021-03-25T11:51:43.904210Z", "filename": "pano_0000_003923.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2021", "tags": [ "mission-bi", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241129_0829_Track01_Sphere_00233", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119705.58708543374, 486035.04945949384 ] }, "relative_distance": 19.79200549, "relative_pitch": 66.37043848710083, "relative_heading": 276.9793514634217, "relative_elevation": 45.2384745329618 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track01_Sphere_00233/adjacencies/b_20241129_0829_Track01_Sphere_00233/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001702/pano_0000_009315/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001702/pano_0000_009315/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001702/pano_0000_009315/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001702/pano_0000_009315/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001702_pano_0000_009315/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001702_pano_0000_009315/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001702_pano_0000_009315/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001702/pano_0000_009315/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001702/pano_0000_009315/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8693366249434, 52.361138086524, 45.2243151208386 ] }, "distance": 19.81, "direction": 68.3, "angle": 66.35, "elevation": 45.22, "pano_id": "TMX7316010203-001702_pano_0000_009315", "timestamp": "2020-05-11T11:09:03.360500Z", "filename": "pano_0000_009315.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2020", "tags": [ "mission-bi", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241129_0829_Track01_Sphere_00233", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119705.58708543374, 486035.04945949384 ] }, "relative_distance": 19.80705381, "relative_pitch": 66.34785282366424, "relative_heading": 68.29794646576629, "relative_elevation": 45.2243151208386 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track01_Sphere_00233/adjacencies/b_20241129_0829_Track01_Sphere_00233/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/29/TMX7316010203-001145/pano_0000_001277/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/29/TMX7316010203-001145/pano_0000_001277/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/29/TMX7316010203-001145/pano_0000_001277/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/29/TMX7316010203-001145/pano_0000_001277/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001145_pano_0000_001277/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001145_pano_0000_001277/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001145_pano_0000_001277/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/04/29/TMX7316010203-001145/pano_0000_001277/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/04/29/TMX7316010203-001145/pano_0000_001277/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86933583378224, 52.3611404886702, 45.3421118482947 ] }, "distance": 19.86, "direction": 67.52, "angle": 66.35, "elevation": 45.34, "pano_id": "TMX7316010203-001145_pano_0000_001277", "timestamp": "2019-04-29T08:24:38.757590Z", "filename": "pano_0000_001277.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2019", "tags": [ "mission-bi", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241129_0829_Track01_Sphere_00233", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119705.58708543374, 486035.04945949384 ] }, "relative_distance": 19.85762943, "relative_pitch": 66.34893029532886, "relative_heading": 67.52384428307198, "relative_elevation": 45.3421118482947 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track01_Sphere_00233/adjacencies/b_20241129_0829_Track01_Sphere_00233/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/12/TMX7316010203-002928/pano_0003_000303/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/12/TMX7316010203-002928/pano_0003_000303/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/12/TMX7316010203-002928/pano_0003_000303/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/12/TMX7316010203-002928/pano_0003_000303/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002928_pano_0003_000303/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002928_pano_0003_000303/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002928_pano_0003_000303/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/01/12/TMX7316010203-002928/pano_0003_000303/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/01/12/TMX7316010203-002928/pano_0003_000303/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86879322700419, 52.3610077302698, 46.2270836597309 ] }, "distance": 19.95, "direction": 248.91, "angle": 66.65, "elevation": 46.23, "pano_id": "TMX7316010203-002928_pano_0003_000303", "timestamp": "2023-01-12T08:45:05.676530Z", "filename": "pano_0003_000303.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2022", "tags": [ "mission-woz", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241129_0829_Track01_Sphere_00233", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119705.58708543374, 486035.04945949384 ] }, "relative_distance": 19.9524293, "relative_pitch": 66.65411547970027, "relative_heading": 248.90546902935657, "relative_elevation": 46.2270836597309 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track01_Sphere_00233/adjacencies/b_20241129_0829_Track01_Sphere_00233/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002062/pano_0000_000219/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002062/pano_0000_000219/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002062/pano_0000_000219/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002062/pano_0000_000219/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002062_pano_0000_000219/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002062_pano_0000_000219/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002062_pano_0000_000219/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002062/pano_0000_000219/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002062/pano_0000_000219/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86922924213015, 52.3612215164015, 45.3006406323984 ] }, "distance": 19.97, "direction": 33.73, "angle": 66.21, "elevation": 45.3, "pano_id": "TMX7316010203-002062_pano_0000_000219", "timestamp": "2021-03-26T08:28:45.193100Z", "filename": "pano_0000_000219.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2021", "tags": [ "mission-bi", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241129_0829_Track01_Sphere_00233", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119705.58708543374, 486035.04945949384 ] }, "relative_distance": 19.96892687, "relative_pitch": 66.21168648832023, "relative_heading": 33.72794612625743, "relative_elevation": 45.3006406323984 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track01_Sphere_00233/adjacencies/b_20241129_0829_Track01_Sphere_00233/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241129_0829_Track01_Sphere_00229/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241129_0829_Track01_Sphere_00229/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241129_0829_Track01_Sphere_00229/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241129_0829_Track01_Sphere_00229/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241129_0829_Track01_Sphere_00229/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track01_Sphere_00229/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track01_Sphere_00229/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241129_0829_Track01_Sphere_00229/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241129_0829_Track01_Sphere_00229/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.868794506482216, 52.361003477633595, 0.0 ] }, "distance": 20.05, "direction": 247.55, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241129_0829_Track01_Sphere_00229", "timestamp": "2024-11-29T07:56:09Z", "filename": "Job_20241129_0829_Track01_Sphere_00229.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241129_0829_Track01_Sphere_00233", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119705.58708543374, 486035.04945949384 ] }, "relative_distance": 20.04699794, "relative_pitch": 0.0, "relative_heading": 247.55385125063142, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track01_Sphere_00233/adjacencies/b_20241129_0829_Track01_Sphere_00233/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241129_0829_Track01_Sphere_00237/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241129_0829_Track01_Sphere_00237/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241129_0829_Track01_Sphere_00237/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241129_0829_Track01_Sphere_00237/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241129_0829_Track01_Sphere_00237/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track01_Sphere_00237/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track01_Sphere_00237/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241129_0829_Track01_Sphere_00237/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241129_0829_Track01_Sphere_00237/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.869341163965231, 52.36113715422881, 0.0 ] }, "distance": 20.06, "direction": 68.9, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241129_0829_Track01_Sphere_00237", "timestamp": "2024-11-29T07:56:14Z", "filename": "Job_20241129_0829_Track01_Sphere_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": "b_20241129_0829_Track01_Sphere_00233", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119705.58708543374, 486035.04945949384 ] }, "relative_distance": 20.05709933, "relative_pitch": 0.0, "relative_heading": 68.89993102046445, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track01_Sphere_00233/adjacencies/b_20241129_0829_Track01_Sphere_00233/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/12/TMX7316010203-002228/pano_0003_000137/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/12/TMX7316010203-002228/pano_0003_000137/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/12/TMX7316010203-002228/pano_0003_000137/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/12/TMX7316010203-002228/pano_0003_000137/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002228_pano_0003_000137/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002228_pano_0003_000137/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002228_pano_0003_000137/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/07/12/TMX7316010203-002228/pano_0003_000137/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/07/12/TMX7316010203-002228/pano_0003_000137/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86877328901188, 52.3610905443997, 45.3060246929526 ] }, "distance": 20.08, "direction": 275.81, "angle": 66.1, "elevation": 45.31, "pano_id": "TMX7316010203-002228_pano_0003_000137", "timestamp": "2021-07-12T08:15:53.360100Z", "filename": "pano_0003_000137.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2021", "tags": [ "mission-bi", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241129_0829_Track01_Sphere_00233", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119705.58708543374, 486035.04945949384 ] }, "relative_distance": 20.07690058, "relative_pitch": 66.09996412386451, "relative_heading": 275.8147739919218, "relative_elevation": 45.3060246929526 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track01_Sphere_00233/adjacencies/b_20241129_0829_Track01_Sphere_00233/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002062/pano_0000_000226/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002062/pano_0000_000226/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002062/pano_0000_000226/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002062/pano_0000_000226/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002062_pano_0000_000226/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002062_pano_0000_000226/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002062_pano_0000_000226/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002062/pano_0000_000226/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002062/pano_0000_000226/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86877094808846, 52.3610889351472, 45.2932013319805 ] }, "distance": 20.22, "direction": 275.26, "angle": 65.94, "elevation": 45.29, "pano_id": "TMX7316010203-002062_pano_0000_000226", "timestamp": "2021-03-26T08:28:50.008160Z", "filename": "pano_0000_000226.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2021", "tags": [ "mission-bi", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241129_0829_Track01_Sphere_00233", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119705.58708543374, 486035.04945949384 ] }, "relative_distance": 20.21834579, "relative_pitch": 65.94458438952765, "relative_heading": 275.26413968448793, "relative_elevation": 45.2932013319805 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track01_Sphere_00233/adjacencies/b_20241129_0829_Track01_Sphere_00233/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/12/TMX7316010203-002929/pano_0002_000001/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/12/TMX7316010203-002929/pano_0002_000001/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/12/TMX7316010203-002929/pano_0002_000001/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/12/TMX7316010203-002929/pano_0002_000001/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002929_pano_0002_000001/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002929_pano_0002_000001/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002929_pano_0002_000001/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/01/12/TMX7316010203-002929/pano_0002_000001/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/01/12/TMX7316010203-002929/pano_0002_000001/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86934567208696, 52.3611349976645, 46.2894849069417 ] }, "distance": 20.26, "direction": 69.85, "angle": 66.36, "elevation": 46.29, "pano_id": "TMX7316010203-002929_pano_0002_000001", "timestamp": "2023-01-12T10:02:57.549390Z", "filename": "pano_0002_000001.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2022", "tags": [ "mission-woz", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241129_0829_Track01_Sphere_00233", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119705.58708543374, 486035.04945949384 ] }, "relative_distance": 20.25999286, "relative_pitch": 66.36195494585948, "relative_heading": 69.84577714623931, "relative_elevation": 46.2894849069417 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track01_Sphere_00233/adjacencies/b_20241129_0829_Track01_Sphere_00233/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/12/TMX7316010203-002928/pano_0003_000311/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/12/TMX7316010203-002928/pano_0003_000311/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/12/TMX7316010203-002928/pano_0003_000311/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/12/TMX7316010203-002928/pano_0003_000311/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002928_pano_0003_000311/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002928_pano_0003_000311/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002928_pano_0003_000311/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/01/12/TMX7316010203-002928/pano_0003_000311/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/01/12/TMX7316010203-002928/pano_0003_000311/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86934310444682, 52.3611407928829, 46.1466598929837 ] }, "distance": 20.33, "direction": 67.97, "angle": 66.23, "elevation": 46.15, "pano_id": "TMX7316010203-002928_pano_0003_000311", "timestamp": "2023-01-12T08:45:11.221510Z", "filename": "pano_0003_000311.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2022", "tags": [ "mission-woz", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241129_0829_Track01_Sphere_00233", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119705.58708543374, 486035.04945949384 ] }, "relative_distance": 20.32886836, "relative_pitch": 66.22519364430687, "relative_heading": 67.96937084984053, "relative_elevation": 46.1466598929837 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track01_Sphere_00233/adjacencies/b_20241129_0829_Track01_Sphere_00233/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/12/TMX7316010203-002228/pano_0003_000130/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/12/TMX7316010203-002228/pano_0003_000130/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/12/TMX7316010203-002228/pano_0003_000130/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/12/TMX7316010203-002228/pano_0003_000130/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002228_pano_0003_000130/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002228_pano_0003_000130/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002228_pano_0003_000130/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/07/12/TMX7316010203-002228/pano_0003_000130/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/07/12/TMX7316010203-002228/pano_0003_000130/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86923463724994, 52.3612239209983, 45.2708296747878 ] }, "distance": 20.4, "direction": 34.17, "angle": 65.75, "elevation": 45.27, "pano_id": "TMX7316010203-002228_pano_0003_000130", "timestamp": "2021-07-12T08:15:50.250160Z", "filename": "pano_0003_000130.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2021", "tags": [ "mission-bi", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241129_0829_Track01_Sphere_00233", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119705.58708543374, 486035.04945949384 ] }, "relative_distance": 20.39614014, "relative_pitch": 65.74671919048895, "relative_heading": 34.16928137252986, "relative_elevation": 45.2708296747878 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track01_Sphere_00233/adjacencies/b_20241129_0829_Track01_Sphere_00233/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001702/pano_0000_009307/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001702/pano_0000_009307/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001702/pano_0000_009307/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001702/pano_0000_009307/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001702_pano_0000_009307/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001702_pano_0000_009307/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001702_pano_0000_009307/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001702/pano_0000_009307/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001702/pano_0000_009307/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86878808710675, 52.3610036881204, 45.2655344037339 ] }, "distance": 20.44, "direction": 248.08, "angle": 65.69, "elevation": 45.27, "pano_id": "TMX7316010203-001702_pano_0000_009307", "timestamp": "2020-05-11T11:08:58.600520Z", "filename": "pano_0000_009307.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2020", "tags": [ "mission-bi", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241129_0829_Track01_Sphere_00233", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119705.58708543374, 486035.04945949384 ] }, "relative_distance": 20.44310796, "relative_pitch": 65.6948109396925, "relative_heading": 248.08250885330713, "relative_elevation": 45.2655344037339 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track01_Sphere_00233/adjacencies/b_20241129_0829_Track01_Sphere_00233/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/29/TMX7316010203-001145/pano_0000_001269/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/29/TMX7316010203-001145/pano_0000_001269/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/29/TMX7316010203-001145/pano_0000_001269/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/29/TMX7316010203-001145/pano_0000_001269/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001145_pano_0000_001269/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001145_pano_0000_001269/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001145_pano_0000_001269/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/04/29/TMX7316010203-001145/pano_0000_001269/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/04/29/TMX7316010203-001145/pano_0000_001269/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8687839180895, 52.3610028504955, 45.3111665453762 ] }, "distance": 20.74, "direction": 248.14, "angle": 65.4, "elevation": 45.31, "pano_id": "TMX7316010203-001145_pano_0000_001269", "timestamp": "2019-04-29T08:24:33.957840Z", "filename": "pano_0000_001269.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2019", "tags": [ "mission-bi", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241129_0829_Track01_Sphere_00233", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119705.58708543374, 486035.04945949384 ] }, "relative_distance": 20.74139152, "relative_pitch": 65.40384731262347, "relative_heading": 248.13649942891695, "relative_elevation": 45.3111665453762 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track01_Sphere_00233/adjacencies/b_20241129_0829_Track01_Sphere_00233/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001039/pano_0002_002642/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001039/pano_0002_002642/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001039/pano_0002_002642/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001039/pano_0002_002642/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001039_pano_0002_002642/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001039_pano_0002_002642/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001039_pano_0002_002642/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001039/pano_0002_002642/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001039/pano_0002_002642/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86924753153615, 52.3612224389162, 45.2253045281395 ] }, "distance": 20.77, "direction": 36.43, "angle": 65.33, "elevation": 45.23, "pano_id": "TMX7316010203-001039_pano_0002_002642", "timestamp": "2019-01-07T10:11:53.341920Z", "filename": "pano_0002_002642.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": "b_20241129_0829_Track01_Sphere_00233", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119705.58708543374, 486035.04945949384 ] }, "relative_distance": 20.76921177, "relative_pitch": 65.33357976978955, "relative_heading": 36.430344615546055, "relative_elevation": 45.2253045281395 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track01_Sphere_00233/adjacencies/b_20241129_0829_Track01_Sphere_00233/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000787/pano_0000_001453/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000787/pano_0000_001453/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000787/pano_0000_001453/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000787/pano_0000_001453/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000787_pano_0000_001453/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000787_pano_0000_001453/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000787_pano_0000_001453/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000787/pano_0000_001453/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000787/pano_0000_001453/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86876229964414, 52.3610879737012, 45.0034542381763 ] }, "distance": 20.8, "direction": 274.82, "angle": 65.2, "elevation": 45.0, "pano_id": "TMX7316010203-000787_pano_0000_001453", "timestamp": "2018-06-12T12:56:24.010050Z", "filename": "pano_0000_001453.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241129_0829_Track01_Sphere_00233", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119705.58708543374, 486035.04945949384 ] }, "relative_distance": 20.79583326, "relative_pitch": 65.19861720443613, "relative_heading": 274.82169828216945, "relative_elevation": 45.0034542381763 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track01_Sphere_00233/adjacencies/b_20241129_0829_Track01_Sphere_00233/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001039/pano_0002_001694/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001039/pano_0002_001694/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001039/pano_0002_001694/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001039/pano_0002_001694/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001039_pano_0002_001694/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001039_pano_0002_001694/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001039_pano_0002_001694/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001039/pano_0002_001694/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001039/pano_0002_001694/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86935240520154, 52.3611386045543, 45.201776993461 ] }, "distance": 20.83, "direction": 69.24, "angle": 65.26, "elevation": 45.2, "pano_id": "TMX7316010203-001039_pano_0002_001694", "timestamp": "2019-01-07T09:52:17.576990Z", "filename": "pano_0002_001694.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": "b_20241129_0829_Track01_Sphere_00233", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119705.58708543374, 486035.04945949384 ] }, "relative_distance": 20.83002695, "relative_pitch": 65.25865394186987, "relative_heading": 69.24409002625397, "relative_elevation": 45.201776993461 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track01_Sphere_00233/adjacencies/b_20241129_0829_Track01_Sphere_00233/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-31_06-59-14_01600/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-31_06-59-14_01600/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-31_06-59-14_01600/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-31_06-59-14_01600/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-31_06-59-14_01600/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-31_06-59-14_01600/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-31_06-59-14_01600/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-31_06-59-14_01600/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-31_06-59-14_01600/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.868782002715869, 52.361003126281844, 0.0 ] }, "distance": 20.85, "direction": 248.35, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-31_06-59-14_01600", "timestamp": "2025-07-31T07:44:08Z", "filename": "recording_2025-07-31_06-59-14_01600.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2025", "tags": [ "mission-bi", "mission-2025", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241129_0829_Track01_Sphere_00233", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119705.58708543374, 486035.04945949384 ] }, "relative_distance": 20.8512037, "relative_pitch": 0.0, "relative_heading": 248.34828313310211, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track01_Sphere_00233/adjacencies/b_20241129_0829_Track01_Sphere_00233/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002062/pano_0000_000980/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002062/pano_0000_000980/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002062/pano_0000_000980/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002062/pano_0000_000980/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002062_pano_0000_000980/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002062_pano_0000_000980/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002062_pano_0000_000980/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002062/pano_0000_000980/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002062/pano_0000_000980/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8687819722736, 52.361002059027, 45.296043112874 ] }, "distance": 20.9, "direction": 248.05, "angle": 65.23, "elevation": 45.3, "pano_id": "TMX7316010203-002062_pano_0000_000980", "timestamp": "2021-03-26T08:52:47.316780Z", "filename": "pano_0000_000980.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2021", "tags": [ "mission-bi", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241129_0829_Track01_Sphere_00233", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119705.58708543374, 486035.04945949384 ] }, "relative_distance": 20.89723651, "relative_pitch": 65.23385884951837, "relative_heading": 248.04774493066196, "relative_elevation": 45.296043112874 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track01_Sphere_00233/adjacencies/b_20241129_0829_Track01_Sphere_00233/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000787/pano_0000_001444/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000787/pano_0000_001444/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000787/pano_0000_001444/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000787/pano_0000_001444/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000787_pano_0000_001444/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000787_pano_0000_001444/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000787_pano_0000_001444/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000787/pano_0000_001444/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000787/pano_0000_001444/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86924907936389, 52.3612234010977, 45.0484250485897 ] }, "distance": 20.92, "direction": 36.49, "angle": 65.09, "elevation": 45.05, "pano_id": "TMX7316010203-000787_pano_0000_001444", "timestamp": "2018-06-12T12:56:10.760020Z", "filename": "pano_0000_001444.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241129_0829_Track01_Sphere_00233", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119705.58708543374, 486035.04945949384 ] }, "relative_distance": 20.91798311, "relative_pitch": 65.09246591492261, "relative_heading": 36.488569243156675, "relative_elevation": 45.0484250485897 } ] } }