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_20241211_1256_Track05_Sphere_00144/adjacencies/?format=api
{ "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track05_Sphere_00144/adjacencies/?format=api" } }, "_embedded": { "adjacencies": [ { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track05_Sphere_00144/adjacencies/b_20241211_1256_Track05_Sphere_00144/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_1256_Track05_Sphere_00144/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_1256_Track05_Sphere_00144/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_1256_Track05_Sphere_00144/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_1256_Track05_Sphere_00144/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241211_1256_Track05_Sphere_00144/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track05_Sphere_00144/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track05_Sphere_00144/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_1256_Track05_Sphere_00144/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_1256_Track05_Sphere_00144/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.907628182078619, 52.377630852301614, 0.0 ] }, "distance": 0.0, "direction": null, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241211_1256_Track05_Sphere_00144", "timestamp": "2024-12-11T12:21:13Z", "filename": "Job_20241211_1256_Track05_Sphere_00144.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_20241211_1256_Track05_Sphere_00144", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122344.48908784232, 487859.3294606037 ] }, "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_20241211_1256_Track05_Sphere_00144/adjacencies/b_20241211_1256_Track05_Sphere_00144/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/27/TMX7316010203-002633/pano_0000_000097/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/27/TMX7316010203-002633/pano_0000_000097/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/27/TMX7316010203-002633/pano_0000_000097/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/27/TMX7316010203-002633/pano_0000_000097/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002633_pano_0000_000097/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002633_pano_0000_000097/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002633_pano_0000_000097/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/06/27/TMX7316010203-002633/pano_0000_000097/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/06/27/TMX7316010203-002633/pano_0000_000097/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90761770723155, 52.3776212254503, 46.9463219661266 ] }, "distance": 1.29, "direction": 213.66, "angle": 88.43, "elevation": 46.95, "pano_id": "TMX7316010203-002633_pano_0000_000097", "timestamp": "2022-06-27T08:23:07.281250Z", "filename": "pano_0000_000097.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_20241211_1256_Track05_Sphere_00144", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122344.48908784232, 487859.3294606037 ] }, "relative_distance": 1.28699206, "relative_pitch": 88.4296799826742, "relative_heading": 213.65947239762482, "relative_elevation": 46.9463219661266 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track05_Sphere_00144/adjacencies/b_20241211_1256_Track05_Sphere_00144/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/27/TMX7316010203-002353/pano_0000_000631/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/27/TMX7316010203-002353/pano_0000_000631/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/27/TMX7316010203-002353/pano_0000_000631/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/27/TMX7316010203-002353/pano_0000_000631/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002353_pano_0000_000631/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002353_pano_0000_000631/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002353_pano_0000_000631/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/12/27/TMX7316010203-002353/pano_0000_000631/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/12/27/TMX7316010203-002353/pano_0000_000631/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90761222916996, 52.3776243682692, 46.1973114665598 ] }, "distance": 1.3, "direction": 236.41, "angle": 88.38, "elevation": 46.2, "pano_id": "TMX7316010203-002353_pano_0000_000631", "timestamp": "2021-12-27T10:59:23.601360Z", "filename": "pano_0000_000631.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_20241211_1256_Track05_Sphere_00144", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122344.48908784232, 487859.3294606037 ] }, "relative_distance": 1.30413787, "relative_pitch": 88.3829847674143, "relative_heading": 236.4100963947155, "relative_elevation": 46.1973114665598 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track05_Sphere_00144/adjacencies/b_20241211_1256_Track05_Sphere_00144/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/14/TMX7316010203-002856/pano_0007_000112/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/14/TMX7316010203-002856/pano_0007_000112/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/14/TMX7316010203-002856/pano_0007_000112/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/14/TMX7316010203-002856/pano_0007_000112/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002856_pano_0007_000112/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002856_pano_0007_000112/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002856_pano_0007_000112/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/14/TMX7316010203-002856/pano_0007_000112/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/14/TMX7316010203-002856/pano_0007_000112/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90764060123282, 52.3776209461679, 46.3972418317571 ] }, "distance": 1.39, "direction": 142.5, "angle": 88.28, "elevation": 46.4, "pano_id": "TMX7316010203-002856_pano_0007_000112", "timestamp": "2022-12-14T12:02:26.157950Z", "filename": "pano_0007_000112.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_20241211_1256_Track05_Sphere_00144", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122344.48908784232, 487859.3294606037 ] }, "relative_distance": 1.38935981, "relative_pitch": 88.28479734290667, "relative_heading": 142.50317886915758, "relative_elevation": 46.3972418317571 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track05_Sphere_00144/adjacencies/b_20241211_1256_Track05_Sphere_00144/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001051/pano_0002_000107/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001051/pano_0002_000107/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001051/pano_0002_000107/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001051/pano_0002_000107/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001051_pano_0002_000107/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001051_pano_0002_000107/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001051_pano_0002_000107/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001051/pano_0002_000107/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001051/pano_0002_000107/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90763950891497, 52.3776179961235, 46.134204916656 ] }, "distance": 1.63, "direction": 151.67, "angle": 87.98, "elevation": 46.13, "pano_id": "TMX7316010203-001051_pano_0002_000107", "timestamp": "2019-01-14T09:32:08.162590Z", "filename": "pano_0002_000107.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_20241211_1256_Track05_Sphere_00144", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122344.48908784232, 487859.3294606037 ] }, "relative_distance": 1.62526455, "relative_pitch": 87.98235811191137, "relative_heading": 151.6670254412553, "relative_elevation": 46.134204916656 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track05_Sphere_00144/adjacencies/b_20241211_1256_Track05_Sphere_00144/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/29/TMX7316010203-001475/pano_0005_000664/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/29/TMX7316010203-001475/pano_0005_000664/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/29/TMX7316010203-001475/pano_0005_000664/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/29/TMX7316010203-001475/pano_0005_000664/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001475_pano_0005_000664/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001475_pano_0005_000664/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001475_pano_0005_000664/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/11/29/TMX7316010203-001475/pano_0005_000664/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/11/29/TMX7316010203-001475/pano_0005_000664/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90763584199792, 52.377613688593, 46.5186235979199 ] }, "distance": 1.98, "direction": 164.72, "angle": 87.56, "elevation": 46.52, "pano_id": "TMX7316010203-001475_pano_0005_000664", "timestamp": "2019-11-29T11:56:55.636280Z", "filename": "pano_0005_000664.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_20241211_1256_Track05_Sphere_00144", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122344.48908784232, 487859.3294606037 ] }, "relative_distance": 1.97983647, "relative_pitch": 87.5629576265139, "relative_heading": 164.72386062802127, "relative_elevation": 46.5186235979199 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track05_Sphere_00144/adjacencies/b_20241211_1256_Track05_Sphere_00144/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002532/pano_0000_002046/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002532/pano_0000_002046/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002532/pano_0000_002046/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002532/pano_0000_002046/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002532_pano_0000_002046/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002532_pano_0000_002046/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002532_pano_0000_002046/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002532/pano_0000_002046/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002532/pano_0000_002046/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90759565979537, 52.3776274691606, 46.8222050704062 ] }, "distance": 2.25, "direction": 260.35, "angle": 87.25, "elevation": 46.82, "pano_id": "TMX7316010203-002532_pano_0000_002046", "timestamp": "2022-04-21T09:46:11.285940Z", "filename": "pano_0000_002046.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_20241211_1256_Track05_Sphere_00144", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122344.48908784232, 487859.3294606037 ] }, "relative_distance": 2.24649001, "relative_pitch": 87.25310319200148, "relative_heading": 260.35311157551297, "relative_elevation": 46.8222050704062 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track05_Sphere_00144/adjacencies/b_20241211_1256_Track05_Sphere_00144/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001668/pano_0000_000438/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001668/pano_0000_000438/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001668/pano_0000_000438/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001668/pano_0000_000438/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001668_pano_0000_000438/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001668_pano_0000_000438/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001668_pano_0000_000438/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001668/pano_0000_000438/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001668/pano_0000_000438/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90760409700823, 52.3776160109166, 46.1997047727928 ] }, "distance": 2.33, "direction": 224.8, "angle": 87.12, "elevation": 46.2, "pano_id": "TMX7316010203-001668_pano_0000_000438", "timestamp": "2020-04-22T09:54:54.364080Z", "filename": "pano_0000_000438.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_20241211_1256_Track05_Sphere_00144", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122344.48908784232, 487859.3294606037 ] }, "relative_distance": 2.32754648, "relative_pitch": 87.11587046304004, "relative_heading": 224.80318597894134, "relative_elevation": 46.1997047727928 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track05_Sphere_00144/adjacencies/b_20241211_1256_Track05_Sphere_00144/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002032/pano_0000_001382/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002032/pano_0000_001382/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002032/pano_0000_001382/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002032/pano_0000_001382/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002032_pano_0000_001382/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002032_pano_0000_001382/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002032_pano_0000_001382/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002032/pano_0000_001382/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002032/pano_0000_001382/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90759501424442, 52.3776198274679, 46.0191622069106 ] }, "distance": 2.57, "direction": 241.49, "angle": 86.8, "elevation": 46.02, "pano_id": "TMX7316010203-002032_pano_0000_001382", "timestamp": "2021-03-08T11:52:05.165820Z", "filename": "pano_0000_001382.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_20241211_1256_Track05_Sphere_00144", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122344.48908784232, 487859.3294606037 ] }, "relative_distance": 2.57034059, "relative_pitch": 86.80314016844048, "relative_heading": 241.49183237851145, "relative_elevation": 46.0191622069106 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track05_Sphere_00144/adjacencies/b_20241211_1256_Track05_Sphere_00144/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_09-52-43_01979/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_09-52-43_01979/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_09-52-43_01979/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_09-52-43_01979/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-16_09-52-43_01979/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-16_09-52-43_01979/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-16_09-52-43_01979/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_09-52-43_01979/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_09-52-43_01979/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.907656584132046, 52.37761462770074, 0.0 ] }, "distance": 2.65, "direction": 133.03, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-16_09-52-43_01979", "timestamp": "2025-06-16T10:37:17Z", "filename": "recording_2025-06-16_09-52-43_01979.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_20241211_1256_Track05_Sphere_00144", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122344.48908784232, 487859.3294606037 ] }, "relative_distance": 2.64581093, "relative_pitch": 0.0, "relative_heading": 133.0280031905708, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track05_Sphere_00144/adjacencies/b_20241211_1256_Track05_Sphere_00144/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002532/pano_0000_002047/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002532/pano_0000_002047/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002532/pano_0000_002047/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002532/pano_0000_002047/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002532_pano_0000_002047/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002532_pano_0000_002047/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002532_pano_0000_002047/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002532/pano_0000_002047/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002532/pano_0000_002047/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90766325120221, 52.3776188557336, 46.8463498726487 ] }, "distance": 2.74, "direction": 119.2, "angle": 86.66, "elevation": 46.85, "pano_id": "TMX7316010203-002532_pano_0000_002047", "timestamp": "2022-04-21T09:46:12.255960Z", "filename": "pano_0000_002047.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_20241211_1256_Track05_Sphere_00144", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122344.48908784232, 487859.3294606037 ] }, "relative_distance": 2.73592693, "relative_pitch": 86.6576006971486, "relative_heading": 119.20391893393341, "relative_elevation": 46.8463498726487 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track05_Sphere_00144/adjacencies/b_20241211_1256_Track05_Sphere_00144/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001051/pano_0002_000168/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001051/pano_0002_000168/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001051/pano_0002_000168/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001051/pano_0002_000168/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001051_pano_0002_000168/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001051_pano_0002_000168/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001051_pano_0002_000168/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001051/pano_0002_000168/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001051/pano_0002_000168/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90759033783106, 52.3776165811452, 45.9806265896186 ] }, "distance": 3.03, "direction": 238.36, "angle": 86.23, "elevation": 45.98, "pano_id": "TMX7316010203-001051_pano_0002_000168", "timestamp": "2019-01-14T09:33:07.752030Z", "filename": "pano_0002_000168.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_20241211_1256_Track05_Sphere_00144", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122344.48908784232, 487859.3294606037 ] }, "relative_distance": 3.02711972, "relative_pitch": 86.23338632012947, "relative_heading": 238.3589395921212, "relative_elevation": 45.9806265896186 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track05_Sphere_00144/adjacencies/b_20241211_1256_Track05_Sphere_00144/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_09-52-43_01980/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_09-52-43_01980/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_09-52-43_01980/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_09-52-43_01980/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-16_09-52-43_01980/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-16_09-52-43_01980/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-16_09-52-43_01980/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_09-52-43_01980/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_09-52-43_01980/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.907584959229855, 52.377624224083576, 0.0 ] }, "distance": 3.03, "direction": 255.93, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-16_09-52-43_01980", "timestamp": "2025-06-16T10:37:18Z", "filename": "recording_2025-06-16_09-52-43_01980.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_20241211_1256_Track05_Sphere_00144", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122344.48908784232, 487859.3294606037 ] }, "relative_distance": 3.03441672, "relative_pitch": 0.0, "relative_heading": 255.9326772161529, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track05_Sphere_00144/adjacencies/b_20241211_1256_Track05_Sphere_00144/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/27/TMX7316010203-000224/pano_0000_001277/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/27/TMX7316010203-000224/pano_0000_001277/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/27/TMX7316010203-000224/pano_0000_001277/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/27/TMX7316010203-000224/pano_0000_001277/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000224_pano_0000_001277/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000224_pano_0000_001277/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000224_pano_0000_001277/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/03/27/TMX7316010203-000224/pano_0000_001277/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/03/27/TMX7316010203-000224/pano_0000_001277/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90767210596456, 52.3776236074801, 46.1408281289041 ] }, "distance": 3.1, "direction": 105.08, "angle": 86.16, "elevation": 46.14, "pano_id": "TMX7316010203-000224_pano_0000_001277", "timestamp": "2017-03-27T09:01:25.171930Z", "filename": "pano_0000_001277.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_20241211_1256_Track05_Sphere_00144", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122344.48908784232, 487859.3294606037 ] }, "relative_distance": 3.09788917, "relative_pitch": 86.15893346853298, "relative_heading": 105.08369855984141, "relative_elevation": 46.1408281289041 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track05_Sphere_00144/adjacencies/b_20241211_1256_Track05_Sphere_00144/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/02/14/TMX7316010203-001642/pano_0000_000031/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/02/14/TMX7316010203-001642/pano_0000_000031/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/02/14/TMX7316010203-001642/pano_0000_000031/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/02/14/TMX7316010203-001642/pano_0000_000031/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001642_pano_0000_000031/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001642_pano_0000_000031/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001642_pano_0000_000031/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/02/14/TMX7316010203-001642/pano_0000_000031/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/02/14/TMX7316010203-001642/pano_0000_000031/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90763848052301, 52.3776017511943, 46.2002573283389 ] }, "distance": 3.31, "direction": 167.78, "angle": 85.9, "elevation": 46.2, "pano_id": "TMX7316010203-001642_pano_0000_000031", "timestamp": "2020-02-14T08:58:15.991390Z", "filename": "pano_0000_000031.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_20241211_1256_Track05_Sphere_00144", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122344.48908784232, 487859.3294606037 ] }, "relative_distance": 3.31328395, "relative_pitch": 85.8980156161578, "relative_heading": 167.77998394225554, "relative_elevation": 46.2002573283389 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track05_Sphere_00144/adjacencies/b_20241211_1256_Track05_Sphere_00144/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002032/pano_0000_001383/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002032/pano_0000_001383/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002032/pano_0000_001383/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002032/pano_0000_001383/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002032_pano_0000_001383/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002032_pano_0000_001383/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002032_pano_0000_001383/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002032/pano_0000_001383/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002032/pano_0000_001383/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90766635291048, 52.3776116834785, 46.0006227102131 ] }, "distance": 3.36, "direction": 129.37, "angle": 85.82, "elevation": 46.0, "pano_id": "TMX7316010203-002032_pano_0000_001383", "timestamp": "2021-03-08T11:52:05.865830Z", "filename": "pano_0000_001383.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_20241211_1256_Track05_Sphere_00144", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122344.48908784232, 487859.3294606037 ] }, "relative_distance": 3.36251108, "relative_pitch": 85.81928150290963, "relative_heading": 129.37161415880823, "relative_elevation": 46.0006227102131 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track05_Sphere_00144/adjacencies/b_20241211_1256_Track05_Sphere_00144/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001051/pano_0002_000169/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001051/pano_0002_000169/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001051/pano_0002_000169/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001051/pano_0002_000169/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001051_pano_0002_000169/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001051_pano_0002_000169/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001051_pano_0002_000169/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001051/pano_0002_000169/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001051/pano_0002_000169/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90766490708819, 52.3776084518828, 46.0135142486542 ] }, "distance": 3.53, "direction": 134.9, "angle": 85.61, "elevation": 46.01, "pano_id": "TMX7316010203-001051_pano_0002_000169", "timestamp": "2019-01-14T09:33:08.717050Z", "filename": "pano_0002_000169.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_20241211_1256_Track05_Sphere_00144", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122344.48908784232, 487859.3294606037 ] }, "relative_distance": 3.53095608, "relative_pitch": 85.61187241349316, "relative_heading": 134.90443572246085, "relative_elevation": 46.0135142486542 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track05_Sphere_00144/adjacencies/b_20241211_1256_Track05_Sphere_00144/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/14/TMX7316010203-002856/pano_0007_000113/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/14/TMX7316010203-002856/pano_0007_000113/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/14/TMX7316010203-002856/pano_0007_000113/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/14/TMX7316010203-002856/pano_0007_000113/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002856_pano_0007_000113/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002856_pano_0007_000113/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002856_pano_0007_000113/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/14/TMX7316010203-002856/pano_0007_000113/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/14/TMX7316010203-002856/pano_0007_000113/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90756750646358, 52.3776306469702, 46.4010682338849 ] }, "distance": 4.13, "direction": 269.68, "angle": 84.91, "elevation": 46.4, "pano_id": "TMX7316010203-002856_pano_0007_000113", "timestamp": "2022-12-14T12:02:26.812920Z", "filename": "pano_0007_000113.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_20241211_1256_Track05_Sphere_00144", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122344.48908784232, 487859.3294606037 ] }, "relative_distance": 4.13198909, "relative_pitch": 84.91126554437133, "relative_heading": 269.68320096299243, "relative_elevation": 46.4010682338849 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track05_Sphere_00144/adjacencies/b_20241211_1256_Track05_Sphere_00144/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/27/TMX7316010203-002353/pano_0000_000630/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/27/TMX7316010203-002353/pano_0000_000630/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/27/TMX7316010203-002353/pano_0000_000630/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/27/TMX7316010203-002353/pano_0000_000630/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002353_pano_0000_000630/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002353_pano_0000_000630/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002353_pano_0000_000630/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/12/27/TMX7316010203-002353/pano_0000_000630/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/12/27/TMX7316010203-002353/pano_0000_000630/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90768400080279, 52.3776141781345, 46.2277390984818 ] }, "distance": 4.23, "direction": 116.02, "angle": 84.77, "elevation": 46.23, "pano_id": "TMX7316010203-002353_pano_0000_000630", "timestamp": "2021-12-27T10:59:21.476370Z", "filename": "pano_0000_000630.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_20241211_1256_Track05_Sphere_00144", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122344.48908784232, 487859.3294606037 ] }, "relative_distance": 4.22983545, "relative_pitch": 84.77199709218723, "relative_heading": 116.0176433239825, "relative_elevation": 46.2277390984818 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track05_Sphere_00144/adjacencies/b_20241211_1256_Track05_Sphere_00144/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001051/pano_0002_000108/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001051/pano_0002_000108/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001051/pano_0002_000108/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001051/pano_0002_000108/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001051_pano_0002_000108/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001051_pano_0002_000108/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001051_pano_0002_000108/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001051/pano_0002_000108/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001051/pano_0002_000108/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90756560603091, 52.3776280867624, 46.1101323002949 ] }, "distance": 4.27, "direction": 265.87, "angle": 84.71, "elevation": 46.11, "pano_id": "TMX7316010203-001051_pano_0002_000108", "timestamp": "2019-01-14T09:32:08.832600Z", "filename": "pano_0002_000108.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_20241211_1256_Track05_Sphere_00144", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122344.48908784232, 487859.3294606037 ] }, "relative_distance": 4.27244, "relative_pitch": 84.7062433159148, "relative_heading": 265.86956466367417, "relative_elevation": 46.1101323002949 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track05_Sphere_00144/adjacencies/b_20241211_1256_Track05_Sphere_00144/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001668/pano_0000_000439/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001668/pano_0000_000439/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001668/pano_0000_000439/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001668/pano_0000_000439/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001668_pano_0000_000439/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001668_pano_0000_000439/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001668_pano_0000_000439/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001668/pano_0000_000439/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001668/pano_0000_000439/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.9076766288161, 52.3776062097506, 46.2323160981759 ] }, "distance": 4.29, "direction": 129.73, "angle": 84.7, "elevation": 46.23, "pano_id": "TMX7316010203-001668_pano_0000_000439", "timestamp": "2020-04-22T09:54:54.889040Z", "filename": "pano_0000_000439.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_20241211_1256_Track05_Sphere_00144", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122344.48908784232, 487859.3294606037 ] }, "relative_distance": 4.28992819, "relative_pitch": 84.69866573056, "relative_heading": 129.7315791386512, "relative_elevation": 46.2323160981759 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track05_Sphere_00144/adjacencies/b_20241211_1256_Track05_Sphere_00144/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/27/TMX7316010203-002633/pano_0000_000096/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/27/TMX7316010203-002633/pano_0000_000096/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/27/TMX7316010203-002633/pano_0000_000096/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/27/TMX7316010203-002633/pano_0000_000096/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002633_pano_0000_000096/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002633_pano_0000_000096/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002633_pano_0000_000096/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/06/27/TMX7316010203-002633/pano_0000_000096/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/06/27/TMX7316010203-002633/pano_0000_000096/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90768658933372, 52.3776108614194, 46.9290912384167 ] }, "distance": 4.56, "direction": 119.22, "angle": 84.45, "elevation": 46.93, "pano_id": "TMX7316010203-002633_pano_0000_000096", "timestamp": "2022-06-27T08:23:06.511240Z", "filename": "pano_0000_000096.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_20241211_1256_Track05_Sphere_00144", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122344.48908784232, 487859.3294606037 ] }, "relative_distance": 4.55724013, "relative_pitch": 84.45345180973233, "relative_heading": 119.21700430194726, "relative_elevation": 46.9290912384167 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track05_Sphere_00144/adjacencies/b_20241211_1256_Track05_Sphere_00144/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/29/TMX7316010203-001475/pano_0005_000663/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/29/TMX7316010203-001475/pano_0005_000663/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/29/TMX7316010203-001475/pano_0005_000663/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/29/TMX7316010203-001475/pano_0005_000663/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001475_pano_0005_000663/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001475_pano_0005_000663/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001475_pano_0005_000663/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/11/29/TMX7316010203-001475/pano_0005_000663/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/11/29/TMX7316010203-001475/pano_0005_000663/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90756191514245, 52.3776223239881, 46.5270853368565 ] }, "distance": 4.61, "direction": 258.12, "angle": 84.34, "elevation": 46.53, "pano_id": "TMX7316010203-001475_pano_0005_000663", "timestamp": "2019-11-29T11:56:54.926300Z", "filename": "pano_0005_000663.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_20241211_1256_Track05_Sphere_00144", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122344.48908784232, 487859.3294606037 ] }, "relative_distance": 4.61139026, "relative_pitch": 84.33978889163397, "relative_heading": 258.1242017433405, "relative_elevation": 46.5270853368565 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track05_Sphere_00144/adjacencies/b_20241211_1256_Track05_Sphere_00144/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/02/14/TMX7316010203-001642/pano_0000_000030/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/02/14/TMX7316010203-001642/pano_0000_000030/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/02/14/TMX7316010203-001642/pano_0000_000030/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/02/14/TMX7316010203-001642/pano_0000_000030/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001642_pano_0000_000030/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001642_pano_0000_000030/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001642_pano_0000_000030/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/02/14/TMX7316010203-001642/pano_0000_000030/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/02/14/TMX7316010203-001642/pano_0000_000030/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90756771317354, 52.3776111191521, 46.2091974318027 ] }, "distance": 4.67, "direction": 241.93, "angle": 84.23, "elevation": 46.21, "pano_id": "TMX7316010203-001642_pano_0000_000030", "timestamp": "2020-02-14T08:58:15.141420Z", "filename": "pano_0000_000030.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_20241211_1256_Track05_Sphere_00144", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122344.48908784232, 487859.3294606037 ] }, "relative_distance": 4.6667133, "relative_pitch": 84.23319416068193, "relative_heading": 241.93176282991638, "relative_elevation": 46.2091974318027 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track05_Sphere_00144/adjacencies/b_20241211_1256_Track05_Sphere_00144/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_1256_Track05_Sphere_00143/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_1256_Track05_Sphere_00143/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_1256_Track05_Sphere_00143/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_1256_Track05_Sphere_00143/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241211_1256_Track05_Sphere_00143/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track05_Sphere_00143/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track05_Sphere_00143/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_1256_Track05_Sphere_00143/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_1256_Track05_Sphere_00143/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.9076973588894, 52.37762084153352, 0.0 ] }, "distance": 4.84, "direction": 103.3, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241211_1256_Track05_Sphere_00143", "timestamp": "2024-12-11T12:21:12Z", "filename": "Job_20241211_1256_Track05_Sphere_00143.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_20241211_1256_Track05_Sphere_00144", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122344.48908784232, 487859.3294606037 ] }, "relative_distance": 4.84075837, "relative_pitch": 0.0, "relative_heading": 103.30396420299824, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track05_Sphere_00144/adjacencies/b_20241211_1256_Track05_Sphere_00144/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_1256_Track05_Sphere_00145/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_1256_Track05_Sphere_00145/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_1256_Track05_Sphere_00145/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_1256_Track05_Sphere_00145/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241211_1256_Track05_Sphere_00145/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track05_Sphere_00145/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track05_Sphere_00145/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_1256_Track05_Sphere_00145/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_1256_Track05_Sphere_00145/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.907557133958063, 52.3776400735205, 0.0 ] }, "distance": 4.95, "direction": 281.97, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241211_1256_Track05_Sphere_00145", "timestamp": "2024-12-11T12:21:14Z", "filename": "Job_20241211_1256_Track05_Sphere_00145.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_20241211_1256_Track05_Sphere_00144", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122344.48908784232, 487859.3294606037 ] }, "relative_distance": 4.9458867, "relative_pitch": 0.0, "relative_heading": 281.97372549863377, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track05_Sphere_00144/adjacencies/b_20241211_1256_Track05_Sphere_00144/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/27/TMX7316010203-002633/pano_0000_000098/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/27/TMX7316010203-002633/pano_0000_000098/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/27/TMX7316010203-002633/pano_0000_000098/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/27/TMX7316010203-002633/pano_0000_000098/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002633_pano_0000_000098/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002633_pano_0000_000098/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002633_pano_0000_000098/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/06/27/TMX7316010203-002633/pano_0000_000098/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/06/27/TMX7316010203-002633/pano_0000_000098/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90754874170386, 52.3776311188723, 46.966830314137 ] }, "distance": 5.41, "direction": 270.31, "angle": 83.43, "elevation": 46.97, "pano_id": "TMX7316010203-002633_pano_0000_000098", "timestamp": "2022-06-27T08:23:08.086270Z", "filename": "pano_0000_000098.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_20241211_1256_Track05_Sphere_00144", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122344.48908784232, 487859.3294606037 ] }, "relative_distance": 5.40986154, "relative_pitch": 83.42935787381407, "relative_heading": 270.31418847127276, "relative_elevation": 46.966830314137 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track05_Sphere_00144/adjacencies/b_20241211_1256_Track05_Sphere_00144/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/27/TMX7316010203-002353/pano_0000_000632/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/27/TMX7316010203-002353/pano_0000_000632/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/27/TMX7316010203-002353/pano_0000_000632/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/27/TMX7316010203-002353/pano_0000_000632/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002353_pano_0000_000632/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002353_pano_0000_000632/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002353_pano_0000_000632/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/12/27/TMX7316010203-002353/pano_0000_000632/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/12/27/TMX7316010203-002353/pano_0000_000632/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90754034521583, 52.3776325161633, 46.2118196999654 ] }, "distance": 5.98, "direction": 271.77, "angle": 82.62, "elevation": 46.21, "pano_id": "TMX7316010203-002353_pano_0000_000632", "timestamp": "2021-12-27T10:59:25.221330Z", "filename": "pano_0000_000632.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_20241211_1256_Track05_Sphere_00144", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122344.48908784232, 487859.3294606037 ] }, "relative_distance": 5.98443409, "relative_pitch": 82.62125726330218, "relative_heading": 271.7729247672773, "relative_elevation": 46.2118196999654 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track05_Sphere_00144/adjacencies/b_20241211_1256_Track05_Sphere_00144/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/14/TMX7316010203-002856/pano_0007_000111/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/14/TMX7316010203-002856/pano_0007_000111/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/14/TMX7316010203-002856/pano_0007_000111/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/14/TMX7316010203-002856/pano_0007_000111/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002856_pano_0007_000111/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002856_pano_0007_000111/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002856_pano_0007_000111/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/14/TMX7316010203-002856/pano_0007_000111/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/14/TMX7316010203-002856/pano_0007_000111/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.9077137863141, 52.3776116391464, 46.400526153855 ] }, "distance": 6.21, "direction": 110.14, "angle": 82.38, "elevation": 46.4, "pano_id": "TMX7316010203-002856_pano_0007_000111", "timestamp": "2022-12-14T12:02:25.502940Z", "filename": "pano_0007_000111.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_20241211_1256_Track05_Sphere_00144", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122344.48908784232, 487859.3294606037 ] }, "relative_distance": 6.20920339, "relative_pitch": 82.37810101887175, "relative_heading": 110.14007729321425, "relative_elevation": 46.400526153855 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track05_Sphere_00144/adjacencies/b_20241211_1256_Track05_Sphere_00144/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/29/TMX7316010203-001475/pano_0005_000665/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/29/TMX7316010203-001475/pano_0005_000665/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/29/TMX7316010203-001475/pano_0005_000665/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/29/TMX7316010203-001475/pano_0005_000665/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001475_pano_0005_000665/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001475_pano_0005_000665/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001475_pano_0005_000665/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/11/29/TMX7316010203-001475/pano_0005_000665/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/11/29/TMX7316010203-001475/pano_0005_000665/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90770976874589, 52.3776046149483, 46.5387314930558 ] }, "distance": 6.28, "direction": 117.72, "angle": 82.32, "elevation": 46.54, "pano_id": "TMX7316010203-001475_pano_0005_000665", "timestamp": "2019-11-29T11:56:56.306310Z", "filename": "pano_0005_000665.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_20241211_1256_Track05_Sphere_00144", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122344.48908784232, 487859.3294606037 ] }, "relative_distance": 6.27632461, "relative_pitch": 82.31929565657839, "relative_heading": 117.72109842203902, "relative_elevation": 46.5387314930558 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track05_Sphere_00144/adjacencies/b_20241211_1256_Track05_Sphere_00144/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001051/pano_0002_000106/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001051/pano_0002_000106/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001051/pano_0002_000106/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001051/pano_0002_000106/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001051_pano_0002_000106/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001051_pano_0002_000106/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001051_pano_0002_000106/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001051/pano_0002_000106/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001051/pano_0002_000106/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90771398871143, 52.377608593192, 46.1580457892269 ] }, "distance": 6.35, "direction": 112.97, "angle": 82.17, "elevation": 46.16, "pano_id": "TMX7316010203-001051_pano_0002_000106", "timestamp": "2019-01-14T09:32:07.492610Z", "filename": "pano_0002_000106.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_20241211_1256_Track05_Sphere_00144", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122344.48908784232, 487859.3294606037 ] }, "relative_distance": 6.34659159, "relative_pitch": 82.17109368865913, "relative_heading": 112.97114272227319, "relative_elevation": 46.1580457892269 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track05_Sphere_00144/adjacencies/b_20241211_1256_Track05_Sphere_00144/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001668/pano_0000_000437/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001668/pano_0000_000437/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001668/pano_0000_000437/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001668/pano_0000_000437/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001668_pano_0000_000437/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001668_pano_0000_000437/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001668_pano_0000_000437/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001668/pano_0000_000437/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001668/pano_0000_000437/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90753155722869, 52.3776262608656, 46.2370107937604 ] }, "distance": 6.6, "direction": 265.56, "angle": 81.88, "elevation": 46.24, "pano_id": "TMX7316010203-001668_pano_0000_000437", "timestamp": "2020-04-22T09:54:53.834100Z", "filename": "pano_0000_000437.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_20241211_1256_Track05_Sphere_00144", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122344.48908784232, 487859.3294606037 ] }, "relative_distance": 6.59982485, "relative_pitch": 81.87653125891815, "relative_heading": 265.560179048592, "relative_elevation": 46.2370107937604 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track05_Sphere_00144/adjacencies/b_20241211_1256_Track05_Sphere_00144/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/27/TMX7316010203-000224/pano_0000_001276/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/27/TMX7316010203-000224/pano_0000_001276/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/27/TMX7316010203-000224/pano_0000_001276/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/27/TMX7316010203-000224/pano_0000_001276/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000224_pano_0000_001276/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000224_pano_0000_001276/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000224_pano_0000_001276/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/03/27/TMX7316010203-000224/pano_0000_001276/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/03/27/TMX7316010203-000224/pano_0000_001276/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90753137624608, 52.3776436924058, 46.1526512848213 ] }, "distance": 6.75, "direction": 282.23, "angle": 81.68, "elevation": 46.15, "pano_id": "TMX7316010203-000224_pano_0000_001276", "timestamp": "2017-03-27T09:01:23.836950Z", "filename": "pano_0000_001276.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_20241211_1256_Track05_Sphere_00144", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122344.48908784232, 487859.3294606037 ] }, "relative_distance": 6.74539762, "relative_pitch": 81.6848619370803, "relative_heading": 282.2287753955303, "relative_elevation": 46.1526512848213 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track05_Sphere_00144/adjacencies/b_20241211_1256_Track05_Sphere_00144/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002532/pano_0000_002045/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002532/pano_0000_002045/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002532/pano_0000_002045/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002532/pano_0000_002045/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002532_pano_0000_002045/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002532_pano_0000_002045/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002532_pano_0000_002045/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002532/pano_0000_002045/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002532/pano_0000_002045/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90752648959818, 52.3776360163048, 46.8498114943504 ] }, "distance": 6.95, "direction": 274.74, "angle": 81.56, "elevation": 46.85, "pano_id": "TMX7316010203-002532_pano_0000_002045", "timestamp": "2022-04-21T09:46:10.610970Z", "filename": "pano_0000_002045.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_20241211_1256_Track05_Sphere_00144", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122344.48908784232, 487859.3294606037 ] }, "relative_distance": 6.94891678, "relative_pitch": 81.5632135247609, "relative_heading": 274.74337680645107, "relative_elevation": 46.8498114943504 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track05_Sphere_00144/adjacencies/b_20241211_1256_Track05_Sphere_00144/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/02/14/TMX7316010203-001642/pano_0000_000032/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/02/14/TMX7316010203-001642/pano_0000_000032/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/02/14/TMX7316010203-001642/pano_0000_000032/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/02/14/TMX7316010203-001642/pano_0000_000032/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001642_pano_0000_000032/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001642_pano_0000_000032/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001642_pano_0000_000032/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/02/14/TMX7316010203-001642/pano_0000_000032/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/02/14/TMX7316010203-001642/pano_0000_000032/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90770911130553, 52.3775927306971, 46.2225366476923 ] }, "distance": 6.95, "direction": 127.59, "angle": 81.44, "elevation": 46.22, "pano_id": "TMX7316010203-001642_pano_0000_000032", "timestamp": "2020-02-14T08:58:16.836420Z", "filename": "pano_0000_000032.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_20241211_1256_Track05_Sphere_00144", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122344.48908784232, 487859.3294606037 ] }, "relative_distance": 6.95465751, "relative_pitch": 81.44344228193565, "relative_heading": 127.58554126958781, "relative_elevation": 46.2225366476923 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track05_Sphere_00144/adjacencies/b_20241211_1256_Track05_Sphere_00144/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002032/pano_0000_001381/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002032/pano_0000_001381/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002032/pano_0000_001381/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002032/pano_0000_001381/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002032_pano_0000_001381/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002032_pano_0000_001381/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002032_pano_0000_001381/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002032/pano_0000_001381/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002032/pano_0000_001381/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90752350931633, 52.3776278605166, 46.0735042868182 ] }, "distance": 7.14, "direction": 267.33, "angle": 81.2, "elevation": 46.07, "pano_id": "TMX7316010203-002032_pano_0000_001381", "timestamp": "2021-03-08T11:52:04.460880Z", "filename": "pano_0000_001381.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_20241211_1256_Track05_Sphere_00144", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122344.48908784232, 487859.3294606037 ] }, "relative_distance": 7.13584122, "relative_pitch": 81.196009403859, "relative_heading": 267.3260425736474, "relative_elevation": 46.0735042868182 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track05_Sphere_00144/adjacencies/b_20241211_1256_Track05_Sphere_00144/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002532/pano_0000_002048/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002532/pano_0000_002048/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002532/pano_0000_002048/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002532/pano_0000_002048/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002532_pano_0000_002048/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002532_pano_0000_002048/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002532_pano_0000_002048/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002532/pano_0000_002048/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002532/pano_0000_002048/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90773031736509, 52.3776106434653, 46.8568115010858 ] }, "distance": 7.31, "direction": 107.92, "angle": 81.13, "elevation": 46.86, "pano_id": "TMX7316010203-002532_pano_0000_002048", "timestamp": "2022-04-21T09:46:13.450950Z", "filename": "pano_0000_002048.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_20241211_1256_Track05_Sphere_00144", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122344.48908784232, 487859.3294606037 ] }, "relative_distance": 7.30976179, "relative_pitch": 81.13320554248548, "relative_heading": 107.9166387998071, "relative_elevation": 46.8568115010858 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track05_Sphere_00144/adjacencies/b_20241211_1256_Track05_Sphere_00144/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_09-52-43_01978/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_09-52-43_01978/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_09-52-43_01978/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_09-52-43_01978/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-16_09-52-43_01978/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-16_09-52-43_01978/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-16_09-52-43_01978/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_09-52-43_01978/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_09-52-43_01978/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.907728600748671, 52.37760547325761, 0.0 ] }, "distance": 7.4, "direction": 112.44, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-16_09-52-43_01978", "timestamp": "2025-06-16T10:37:16Z", "filename": "recording_2025-06-16_09-52-43_01978.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_20241211_1256_Track05_Sphere_00144", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122344.48908784232, 487859.3294606037 ] }, "relative_distance": 7.39855274, "relative_pitch": 0.0, "relative_heading": 112.43909580015672, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track05_Sphere_00144/adjacencies/b_20241211_1256_Track05_Sphere_00144/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001051/pano_0002_000167/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001051/pano_0002_000167/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001051/pano_0002_000167/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001051/pano_0002_000167/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001051_pano_0002_000167/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001051_pano_0002_000167/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001051_pano_0002_000167/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001051/pano_0002_000167/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001051/pano_0002_000167/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90751541497261, 52.377624589085, 45.9676086250693 ] }, "distance": 7.71, "direction": 264.81, "angle": 80.48, "elevation": 45.97, "pano_id": "TMX7316010203-001051_pano_0002_000167", "timestamp": "2019-01-14T09:33:06.772030Z", "filename": "pano_0002_000167.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_20241211_1256_Track05_Sphere_00144", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122344.48908784232, 487859.3294606037 ] }, "relative_distance": 7.71084584, "relative_pitch": 80.47756289914358, "relative_heading": 264.8143510885498, "relative_elevation": 45.9676086250693 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track05_Sphere_00144/adjacencies/b_20241211_1256_Track05_Sphere_00144/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_09-52-43_01981/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_09-52-43_01981/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_09-52-43_01981/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_09-52-43_01981/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-16_09-52-43_01981/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-16_09-52-43_01981/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-16_09-52-43_01981/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_09-52-43_01981/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_09-52-43_01981/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.907513165563897, 52.377634484828626, 0.0 ] }, "distance": 7.84, "direction": 272.95, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-16_09-52-43_01981", "timestamp": "2025-06-16T10:37:19Z", "filename": "recording_2025-06-16_09-52-43_01981.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_20241211_1256_Track05_Sphere_00144", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122344.48908784232, 487859.3294606037 ] }, "relative_distance": 7.84288908, "relative_pitch": 0.0, "relative_heading": 272.95427060604914, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track05_Sphere_00144/adjacencies/b_20241211_1256_Track05_Sphere_00144/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002032/pano_0000_001384/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002032/pano_0000_001384/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002032/pano_0000_001384/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002032/pano_0000_001384/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002032_pano_0000_001384/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002032_pano_0000_001384/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002032_pano_0000_001384/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002032/pano_0000_001384/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002032/pano_0000_001384/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90773712262479, 52.377602425882, 45.9896513260901 ] }, "distance": 8.06, "direction": 113.09, "angle": 80.05, "elevation": 45.99, "pano_id": "TMX7316010203-002032_pano_0000_001384", "timestamp": "2021-03-08T11:52:06.565820Z", "filename": "pano_0000_001384.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_20241211_1256_Track05_Sphere_00144", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122344.48908784232, 487859.3294606037 ] }, "relative_distance": 8.06489892, "relative_pitch": 80.05355642357246, "relative_heading": 113.09205512980762, "relative_elevation": 45.9896513260901 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track05_Sphere_00144/adjacencies/b_20241211_1256_Track05_Sphere_00144/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001051/pano_0002_000170/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001051/pano_0002_000170/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001051/pano_0002_000170/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001051/pano_0002_000170/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001051_pano_0002_000170/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001051_pano_0002_000170/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001051_pano_0002_000170/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001051/pano_0002_000170/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001051/pano_0002_000170/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.9077387977339, 52.3775994724941, 46.0295211533085 ] }, "distance": 8.3, "direction": 114.87, "angle": 79.78, "elevation": 46.03, "pano_id": "TMX7316010203-001051_pano_0002_000170", "timestamp": "2019-01-14T09:33:09.657010Z", "filename": "pano_0002_000170.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_20241211_1256_Track05_Sphere_00144", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122344.48908784232, 487859.3294606037 ] }, "relative_distance": 8.30272254, "relative_pitch": 79.77503800679402, "relative_heading": 114.86975110468272, "relative_elevation": 46.0295211533085 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track05_Sphere_00144/adjacencies/b_20241211_1256_Track05_Sphere_00144/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/02/14/TMX7316010203-001642/pano_0000_000029/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/02/14/TMX7316010203-001642/pano_0000_000029/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/02/14/TMX7316010203-001642/pano_0000_000029/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/02/14/TMX7316010203-001642/pano_0000_000029/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001642_pano_0000_000029/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001642_pano_0000_000029/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001642_pano_0000_000029/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/02/14/TMX7316010203-001642/pano_0000_000029/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/02/14/TMX7316010203-001642/pano_0000_000029/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90749717443218, 52.3776201053791, 46.1982069313526 ] }, "distance": 9.0, "direction": 262.37, "angle": 78.97, "elevation": 46.2, "pano_id": "TMX7316010203-001642_pano_0000_000029", "timestamp": "2020-02-14T08:58:14.306430Z", "filename": "pano_0000_000029.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_20241211_1256_Track05_Sphere_00144", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122344.48908784232, 487859.3294606037 ] }, "relative_distance": 9.00123312, "relative_pitch": 78.97465325977531, "relative_heading": 262.3654501117127, "relative_elevation": 46.1982069313526 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track05_Sphere_00144/adjacencies/b_20241211_1256_Track05_Sphere_00144/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001668/pano_0000_000440/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001668/pano_0000_000440/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001668/pano_0000_000440/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001668/pano_0000_000440/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001668_pano_0000_000440/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001668_pano_0000_000440/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001668_pano_0000_000440/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001668/pano_0000_000440/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001668/pano_0000_000440/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90774909400866, 52.37759582558, 46.236278468743 ] }, "distance": 9.11, "direction": 115.33, "angle": 78.85, "elevation": 46.24, "pano_id": "TMX7316010203-001668_pano_0000_000440", "timestamp": "2020-04-22T09:54:55.414070Z", "filename": "pano_0000_000440.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_20241211_1256_Track05_Sphere_00144", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122344.48908784232, 487859.3294606037 ] }, "relative_distance": 9.10982431, "relative_pitch": 78.85391489640331, "relative_heading": 115.33074966325508, "relative_elevation": 46.236278468743 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track05_Sphere_00144/adjacencies/b_20241211_1256_Track05_Sphere_00144/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/14/TMX7316010203-002856/pano_0007_000114/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/14/TMX7316010203-002856/pano_0007_000114/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/14/TMX7316010203-002856/pano_0007_000114/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/14/TMX7316010203-002856/pano_0007_000114/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002856_pano_0007_000114/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002856_pano_0007_000114/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002856_pano_0007_000114/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/14/TMX7316010203-002856/pano_0007_000114/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/14/TMX7316010203-002856/pano_0007_000114/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.907494168829, 52.3776398989451, 46.4184803348035 ] }, "distance": 9.18, "direction": 276.29, "angle": 78.81, "elevation": 46.42, "pano_id": "TMX7316010203-002856_pano_0007_000114", "timestamp": "2022-12-14T12:02:27.462920Z", "filename": "pano_0007_000114.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_20241211_1256_Track05_Sphere_00144", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122344.48908784232, 487859.3294606037 ] }, "relative_distance": 9.18146926, "relative_pitch": 78.81144734649361, "relative_heading": 276.29464548479336, "relative_elevation": 46.4184803348035 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track05_Sphere_00144/adjacencies/b_20241211_1256_Track05_Sphere_00144/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/27/TMX7316010203-002353/pano_0000_000629/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/27/TMX7316010203-002353/pano_0000_000629/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/27/TMX7316010203-002353/pano_0000_000629/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/27/TMX7316010203-002353/pano_0000_000629/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002353_pano_0000_000629/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002353_pano_0000_000629/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002353_pano_0000_000629/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/12/27/TMX7316010203-002353/pano_0000_000629/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/12/27/TMX7316010203-002353/pano_0000_000629/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90775662524699, 52.3776053221356, 46.1970610227436 ] }, "distance": 9.2, "direction": 107.99, "angle": 78.74, "elevation": 46.2, "pano_id": "TMX7316010203-002353_pano_0000_000629", "timestamp": "2021-12-27T10:59:19.336370Z", "filename": "pano_0000_000629.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_20241211_1256_Track05_Sphere_00144", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122344.48908784232, 487859.3294606037 ] }, "relative_distance": 9.19657957, "relative_pitch": 78.74115648587143, "relative_heading": 107.99312014411616, "relative_elevation": 46.1970610227436 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track05_Sphere_00144/adjacencies/b_20241211_1256_Track05_Sphere_00144/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/27/TMX7316010203-002633/pano_0000_000095/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/27/TMX7316010203-002633/pano_0000_000095/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/27/TMX7316010203-002633/pano_0000_000095/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/27/TMX7316010203-002633/pano_0000_000095/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002633_pano_0000_000095/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002633_pano_0000_000095/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002633_pano_0000_000095/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/06/27/TMX7316010203-002633/pano_0000_000095/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/06/27/TMX7316010203-002633/pano_0000_000095/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.9077555078274, 52.3776011542015, 46.9145951084793 ] }, "distance": 9.28, "direction": 110.86, "angle": 78.81, "elevation": 46.91, "pano_id": "TMX7316010203-002633_pano_0000_000095", "timestamp": "2022-06-27T08:23:05.746280Z", "filename": "pano_0000_000095.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_20241211_1256_Track05_Sphere_00144", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122344.48908784232, 487859.3294606037 ] }, "relative_distance": 9.27911043, "relative_pitch": 78.81202229982065, "relative_heading": 110.86314159910934, "relative_elevation": 46.9145951084793 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track05_Sphere_00144/adjacencies/b_20241211_1256_Track05_Sphere_00144/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001051/pano_0002_000109/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001051/pano_0002_000109/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001051/pano_0002_000109/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001051/pano_0002_000109/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001051_pano_0002_000109/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001051_pano_0002_000109/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001051_pano_0002_000109/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001051/pano_0002_000109/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001051/pano_0002_000109/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90749187657813, 52.3776376406408, 46.1100664352998 ] }, "distance": 9.31, "direction": 274.65, "angle": 78.58, "elevation": 46.11, "pano_id": "TMX7316010203-001051_pano_0002_000109", "timestamp": "2019-01-14T09:32:09.497520Z", "filename": "pano_0002_000109.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_20241211_1256_Track05_Sphere_00144", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122344.48908784232, 487859.3294606037 ] }, "relative_distance": 9.31290089, "relative_pitch": 78.58151671222247, "relative_heading": 274.6524239823447, "relative_elevation": 46.1100664352998 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track05_Sphere_00144/adjacencies/b_20241211_1256_Track05_Sphere_00144/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/29/TMX7316010203-001475/pano_0005_000662/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/29/TMX7316010203-001475/pano_0005_000662/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/29/TMX7316010203-001475/pano_0005_000662/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/29/TMX7316010203-001475/pano_0005_000662/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001475_pano_0005_000662/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001475_pano_0005_000662/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001475_pano_0005_000662/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/11/29/TMX7316010203-001475/pano_0005_000662/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/11/29/TMX7316010203-001475/pano_0005_000662/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90748797214972, 52.3776303253762, 46.498843905516 ] }, "distance": 9.55, "direction": 269.65, "angle": 78.4, "elevation": 46.5, "pano_id": "TMX7316010203-001475_pano_0005_000662", "timestamp": "2019-11-29T11:56:54.181330Z", "filename": "pano_0005_000662.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_20241211_1256_Track05_Sphere_00144", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122344.48908784232, 487859.3294606037 ] }, "relative_distance": 9.54828335, "relative_pitch": 78.39593094478919, "relative_heading": 269.64821575793894, "relative_elevation": 46.498843905516 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track05_Sphere_00144/adjacencies/b_20241211_1256_Track05_Sphere_00144/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_1256_Track05_Sphere_00142/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_1256_Track05_Sphere_00142/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_1256_Track05_Sphere_00142/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_1256_Track05_Sphere_00142/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241211_1256_Track05_Sphere_00142/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track05_Sphere_00142/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track05_Sphere_00142/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_1256_Track05_Sphere_00142/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_1256_Track05_Sphere_00142/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.907768000892492, 52.37760978509735, 0.0 ] }, "distance": 9.81, "direction": 103.83, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241211_1256_Track05_Sphere_00142", "timestamp": "2024-12-11T12:21:11Z", "filename": "Job_20241211_1256_Track05_Sphere_00142.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_20241211_1256_Track05_Sphere_00144", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122344.48908784232, 487859.3294606037 ] }, "relative_distance": 9.80580888, "relative_pitch": 0.0, "relative_heading": 103.83141103992949, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track05_Sphere_00144/adjacencies/b_20241211_1256_Track05_Sphere_00144/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_1256_Track05_Sphere_00146/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_1256_Track05_Sphere_00146/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_1256_Track05_Sphere_00146/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_1256_Track05_Sphere_00146/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241211_1256_Track05_Sphere_00146/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track05_Sphere_00146/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track05_Sphere_00146/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_1256_Track05_Sphere_00146/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_1256_Track05_Sphere_00146/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90748330393648, 52.3776485104856, 0.0 ] }, "distance": 10.06, "direction": 281.26, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241211_1256_Track05_Sphere_00146", "timestamp": "2024-12-11T12:21:15Z", "filename": "Job_20241211_1256_Track05_Sphere_00146.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_20241211_1256_Track05_Sphere_00144", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122344.48908784232, 487859.3294606037 ] }, "relative_distance": 10.05976218, "relative_pitch": 0.0, "relative_heading": 281.26366755540374, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track05_Sphere_00144/adjacencies/b_20241211_1256_Track05_Sphere_00144/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/27/TMX7316010203-002633/pano_0000_000099/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/27/TMX7316010203-002633/pano_0000_000099/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/27/TMX7316010203-002633/pano_0000_000099/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/27/TMX7316010203-002633/pano_0000_000099/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002633_pano_0000_000099/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002633_pano_0000_000099/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002633_pano_0000_000099/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/06/27/TMX7316010203-002633/pano_0000_000099/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/06/27/TMX7316010203-002633/pano_0000_000099/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90747913073073, 52.3776401438771, 46.9826727174222 ] }, "distance": 10.2, "direction": 275.82, "angle": 77.75, "elevation": 46.98, "pano_id": "TMX7316010203-002633_pano_0000_000099", "timestamp": "2022-06-27T08:23:08.936280Z", "filename": "pano_0000_000099.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_20241211_1256_Track05_Sphere_00144", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122344.48908784232, 487859.3294606037 ] }, "relative_distance": 10.20271298, "relative_pitch": 77.74793310021944, "relative_heading": 275.816243436793, "relative_elevation": 46.9826727174222 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track05_Sphere_00144/adjacencies/b_20241211_1256_Track05_Sphere_00144/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/27/TMX7316010203-002353/pano_0000_000633/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/27/TMX7316010203-002353/pano_0000_000633/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/27/TMX7316010203-002353/pano_0000_000633/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/27/TMX7316010203-002353/pano_0000_000633/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002353_pano_0000_000633/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002353_pano_0000_000633/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002353_pano_0000_000633/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/12/27/TMX7316010203-002353/pano_0000_000633/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/12/27/TMX7316010203-002353/pano_0000_000633/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90746935613543, 52.3776421134457, 46.2165107391775 ] }, "distance": 10.89, "direction": 276.61, "angle": 76.74, "elevation": 46.22, "pano_id": "TMX7316010203-002353_pano_0000_000633", "timestamp": "2021-12-27T10:59:26.421330Z", "filename": "pano_0000_000633.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_20241211_1256_Track05_Sphere_00144", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122344.48908784232, 487859.3294606037 ] }, "relative_distance": 10.88817322, "relative_pitch": 76.74338776476415, "relative_heading": 276.60865925716564, "relative_elevation": 46.2165107391775 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track05_Sphere_00144/adjacencies/b_20241211_1256_Track05_Sphere_00144/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/14/TMX7316010203-002856/pano_0007_000110/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/14/TMX7316010203-002856/pano_0007_000110/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/14/TMX7316010203-002856/pano_0007_000110/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/14/TMX7316010203-002856/pano_0007_000110/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002856_pano_0007_000110/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002856_pano_0007_000110/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002856_pano_0007_000110/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/14/TMX7316010203-002856/pano_0007_000110/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/14/TMX7316010203-002856/pano_0007_000110/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90778660399394, 52.3776022123879, 46.3993337461725 ] }, "distance": 11.25, "direction": 106.46, "angle": 76.37, "elevation": 46.4, "pano_id": "TMX7316010203-002856_pano_0007_000110", "timestamp": "2022-12-14T12:02:24.842940Z", "filename": "pano_0007_000110.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_20241211_1256_Track05_Sphere_00144", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122344.48908784232, 487859.3294606037 ] }, "relative_distance": 11.2491817, "relative_pitch": 76.37200403210285, "relative_heading": 106.45719211514336, "relative_elevation": 46.3993337461725 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track05_Sphere_00144/adjacencies/b_20241211_1256_Track05_Sphere_00144/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/29/TMX7316010203-001475/pano_0005_000666/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/29/TMX7316010203-001475/pano_0005_000666/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/29/TMX7316010203-001475/pano_0005_000666/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/29/TMX7316010203-001475/pano_0005_000666/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001475_pano_0005_000666/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001475_pano_0005_000666/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001475_pano_0005_000666/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/11/29/TMX7316010203-001475/pano_0005_000666/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/11/29/TMX7316010203-001475/pano_0005_000666/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90778321643307, 52.3775950265287, 46.5392857315019 ] }, "distance": 11.29, "direction": 110.69, "angle": 76.37, "elevation": 46.54, "pano_id": "TMX7316010203-001475_pano_0005_000666", "timestamp": "2019-11-29T11:56:56.946260Z", "filename": "pano_0005_000666.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_20241211_1256_Track05_Sphere_00144", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122344.48908784232, 487859.3294606037 ] }, "relative_distance": 11.28519868, "relative_pitch": 76.36957775587969, "relative_heading": 110.68616283207233, "relative_elevation": 46.5392857315019 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track05_Sphere_00144/adjacencies/b_20241211_1256_Track05_Sphere_00144/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001051/pano_0002_000105/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001051/pano_0002_000105/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001051/pano_0002_000105/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001051/pano_0002_000105/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001051_pano_0002_000105/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001051_pano_0002_000105/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001051_pano_0002_000105/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001051/pano_0002_000105/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001051/pano_0002_000105/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90778857276338, 52.377598992899, 46.1798910619691 ] }, "distance": 11.48, "direction": 107.98, "angle": 76.04, "elevation": 46.18, "pano_id": "TMX7316010203-001051_pano_0002_000105", "timestamp": "2019-01-14T09:32:06.817540Z", "filename": "pano_0002_000105.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_20241211_1256_Track05_Sphere_00144", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122344.48908784232, 487859.3294606037 ] }, "relative_distance": 11.4833181, "relative_pitch": 76.03577484734635, "relative_heading": 107.98209582059499, "relative_elevation": 46.1798910619691 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track05_Sphere_00144/adjacencies/b_20241211_1256_Track05_Sphere_00144/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001668/pano_0000_000436/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001668/pano_0000_000436/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001668/pano_0000_000436/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001668/pano_0000_000436/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001668_pano_0000_000436/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001668_pano_0000_000436/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001668_pano_0000_000436/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001668/pano_0000_000436/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001668/pano_0000_000436/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90745900190343, 52.3776360980047, 46.2063472336158 ] }, "distance": 11.54, "direction": 272.9, "angle": 75.98, "elevation": 46.21, "pano_id": "TMX7316010203-001668_pano_0000_000436", "timestamp": "2020-04-22T09:54:53.304100Z", "filename": "pano_0000_000436.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_20241211_1256_Track05_Sphere_00144", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122344.48908784232, 487859.3294606037 ] }, "relative_distance": 11.53571406, "relative_pitch": 75.98228243047717, "relative_heading": 272.9005015804823, "relative_elevation": 46.2063472336158 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track05_Sphere_00144/adjacencies/b_20241211_1256_Track05_Sphere_00144/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/02/14/TMX7316010203-001642/pano_0000_000033/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/02/14/TMX7316010203-001642/pano_0000_000033/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/02/14/TMX7316010203-001642/pano_0000_000033/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/02/14/TMX7316010203-001642/pano_0000_000033/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001642_pano_0000_000033/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001642_pano_0000_000033/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001642_pano_0000_000033/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/02/14/TMX7316010203-001642/pano_0000_000033/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/02/14/TMX7316010203-001642/pano_0000_000033/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90777974714273, 52.377583856096, 46.2207843121141 ] }, "distance": 11.57, "direction": 116.87, "angle": 75.95, "elevation": 46.22, "pano_id": "TMX7316010203-001642_pano_0000_000033", "timestamp": "2020-02-14T08:58:17.681360Z", "filename": "pano_0000_000033.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_20241211_1256_Track05_Sphere_00144", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122344.48908784232, 487859.3294606037 ] }, "relative_distance": 11.57057916, "relative_pitch": 75.94581061259365, "relative_heading": 116.86967331293992, "relative_elevation": 46.2207843121141 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track05_Sphere_00144/adjacencies/b_20241211_1256_Track05_Sphere_00144/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002532/pano_0000_002044/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002532/pano_0000_002044/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002532/pano_0000_002044/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002532/pano_0000_002044/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002532_pano_0000_002044/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002532_pano_0000_002044/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002532_pano_0000_002044/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002532/pano_0000_002044/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002532/pano_0000_002044/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90745660496824, 52.3776439928067, 46.8108800193295 ] }, "distance": 11.78, "direction": 277.13, "angle": 75.88, "elevation": 46.81, "pano_id": "TMX7316010203-002532_pano_0000_002044", "timestamp": "2022-04-21T09:46:10.046130Z", "filename": "pano_0000_002044.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_20241211_1256_Track05_Sphere_00144", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122344.48908784232, 487859.3294606037 ] }, "relative_distance": 11.77530102, "relative_pitch": 75.88017483122553, "relative_heading": 277.1332097723523, "relative_elevation": 46.8108800193295 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track05_Sphere_00144/adjacencies/b_20241211_1256_Track05_Sphere_00144/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002032/pano_0000_001380/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002032/pano_0000_001380/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002032/pano_0000_001380/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002032/pano_0000_001380/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002032_pano_0000_001380/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002032_pano_0000_001380/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002032_pano_0000_001380/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002032/pano_0000_001380/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002032/pano_0000_001380/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90745238985049, 52.3776356485004, 46.0789317730814 ] }, "distance": 11.98, "direction": 272.55, "angle": 75.42, "elevation": 46.08, "pano_id": "TMX7316010203-002032_pano_0000_001380", "timestamp": "2021-03-08T11:52:03.760850Z", "filename": "pano_0000_001380.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_20241211_1256_Track05_Sphere_00144", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122344.48908784232, 487859.3294606037 ] }, "relative_distance": 11.9830988, "relative_pitch": 75.42278296451327, "relative_heading": 272.55271251873404, "relative_elevation": 46.0789317730814 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track05_Sphere_00144/adjacencies/b_20241211_1256_Track05_Sphere_00144/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002532/pano_0000_002049/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002532/pano_0000_002049/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002532/pano_0000_002049/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002532/pano_0000_002049/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002532_pano_0000_002049/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002532_pano_0000_002049/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002532_pano_0000_002049/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002532/pano_0000_002049/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002532/pano_0000_002049/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90779847399617, 52.3776012999438, 46.8604140747339 ] }, "distance": 12.05, "direction": 105.83, "angle": 75.57, "elevation": 46.86, "pano_id": "TMX7316010203-002532_pano_0000_002049", "timestamp": "2022-04-21T09:46:14.435940Z", "filename": "pano_0000_002049.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_20241211_1256_Track05_Sphere_00144", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122344.48908784232, 487859.3294606037 ] }, "relative_distance": 12.05387933, "relative_pitch": 75.57457237105974, "relative_heading": 105.83150665007003, "relative_elevation": 46.8604140747339 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track05_Sphere_00144/adjacencies/b_20241211_1256_Track05_Sphere_00144/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_09-52-43_01977/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_09-52-43_01977/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_09-52-43_01977/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_09-52-43_01977/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-16_09-52-43_01977/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-16_09-52-43_01977/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-16_09-52-43_01977/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_09-52-43_01977/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_09-52-43_01977/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.907800484681236, 52.377596363172046, 0.0 ] }, "distance": 12.35, "direction": 108.11, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-16_09-52-43_01977", "timestamp": "2025-06-16T10:37:15Z", "filename": "recording_2025-06-16_09-52-43_01977.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_20241211_1256_Track05_Sphere_00144", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122344.48908784232, 487859.3294606037 ] }, "relative_distance": 12.34524962, "relative_pitch": 0.0, "relative_heading": 108.11156840856613, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track05_Sphere_00144/adjacencies/b_20241211_1256_Track05_Sphere_00144/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_09-52-43_01982/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_09-52-43_01982/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_09-52-43_01982/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_09-52-43_01982/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-16_09-52-43_01982/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-16_09-52-43_01982/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-16_09-52-43_01982/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_09-52-43_01982/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_09-52-43_01982/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.907441564622601, 52.37764457554486, 0.0 ] }, "distance": 12.8, "direction": 276.85, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-16_09-52-43_01982", "timestamp": "2025-06-16T10:37:19Z", "filename": "recording_2025-06-16_09-52-43_01982.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_20241211_1256_Track05_Sphere_00144", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122344.48908784232, 487859.3294606037 ] }, "relative_distance": 12.79980668, "relative_pitch": 0.0, "relative_heading": 276.8519159534919, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track05_Sphere_00144/adjacencies/b_20241211_1256_Track05_Sphere_00144/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001051/pano_0002_000166/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001051/pano_0002_000166/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001051/pano_0002_000166/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001051/pano_0002_000166/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001051_pano_0002_000166/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001051_pano_0002_000166/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001051_pano_0002_000166/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001051/pano_0002_000166/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001051/pano_0002_000166/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.9074396531285, 52.3776321929217, 45.8930252408609 ] }, "distance": 12.84, "direction": 270.67, "angle": 74.37, "elevation": 45.89, "pano_id": "TMX7316010203-001051_pano_0002_000166", "timestamp": "2019-01-14T09:33:05.772080Z", "filename": "pano_0002_000166.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_20241211_1256_Track05_Sphere_00144", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122344.48908784232, 487859.3294606037 ] }, "relative_distance": 12.83942859, "relative_pitch": 74.37004729341308, "relative_heading": 270.6657893635731, "relative_elevation": 45.8930252408609 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track05_Sphere_00144/adjacencies/b_20241211_1256_Track05_Sphere_00144/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/27/TMX7316010203-000224/pano_0000_001278/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/27/TMX7316010203-000224/pano_0000_001278/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/27/TMX7316010203-000224/pano_0000_001278/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/27/TMX7316010203-000224/pano_0000_001278/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000224_pano_0000_001278/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000224_pano_0000_001278/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000224_pano_0000_001278/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/03/27/TMX7316010203-000224/pano_0000_001278/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/03/27/TMX7316010203-000224/pano_0000_001278/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90781223973161, 52.3776018146078, 46.151853505522 ] }, "distance": 12.94, "direction": 104.46, "angle": 74.33, "elevation": 46.15, "pano_id": "TMX7316010203-000224_pano_0000_001278", "timestamp": "2017-03-27T09:01:26.471910Z", "filename": "pano_0000_001278.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_20241211_1256_Track05_Sphere_00144", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122344.48908784232, 487859.3294606037 ] }, "relative_distance": 12.94385773, "relative_pitch": 74.33319116597617, "relative_heading": 104.45545488309752, "relative_elevation": 46.151853505522 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track05_Sphere_00144/adjacencies/b_20241211_1256_Track05_Sphere_00144/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002032/pano_0000_001385/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002032/pano_0000_001385/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002032/pano_0000_001385/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002032/pano_0000_001385/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002032_pano_0000_001385/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002032_pano_0000_001385/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002032_pano_0000_001385/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002032/pano_0000_001385/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002032/pano_0000_001385/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90780787960935, 52.3775924269645, 45.9741442352533 ] }, "distance": 12.96, "direction": 109.26, "angle": 74.25, "elevation": 45.97, "pano_id": "TMX7316010203-002032_pano_0000_001385", "timestamp": "2021-03-08T11:52:07.275820Z", "filename": "pano_0000_001385.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_20241211_1256_Track05_Sphere_00144", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122344.48908784232, 487859.3294606037 ] }, "relative_distance": 12.96264687, "relative_pitch": 74.25392838340025, "relative_heading": 109.25974877630497, "relative_elevation": 45.9741442352533 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track05_Sphere_00144/adjacencies/b_20241211_1256_Track05_Sphere_00144/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001051/pano_0002_000171/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001051/pano_0002_000171/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001051/pano_0002_000171/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001051/pano_0002_000171/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001051_pano_0002_000171/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001051_pano_0002_000171/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001051_pano_0002_000171/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001051/pano_0002_000171/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001051/pano_0002_000171/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90781240945163, 52.377589841571, 46.0509158335626 ] }, "distance": 13.35, "direction": 109.99, "angle": 73.83, "elevation": 46.05, "pano_id": "TMX7316010203-001051_pano_0002_000171", "timestamp": "2019-01-14T09:33:10.572010Z", "filename": "pano_0002_000171.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_20241211_1256_Track05_Sphere_00144", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122344.48908784232, 487859.3294606037 ] }, "relative_distance": 13.34983383, "relative_pitch": 73.83350115510454, "relative_heading": 109.98867877191657, "relative_elevation": 46.0509158335626 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track05_Sphere_00144/adjacencies/b_20241211_1256_Track05_Sphere_00144/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/02/14/TMX7316010203-001642/pano_0000_000028/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/02/14/TMX7316010203-001642/pano_0000_000028/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/02/14/TMX7316010203-001642/pano_0000_000028/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/02/14/TMX7316010203-001642/pano_0000_000028/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001642_pano_0000_000028/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001642_pano_0000_000028/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001642_pano_0000_000028/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/02/14/TMX7316010203-001642/pano_0000_000028/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/02/14/TMX7316010203-001642/pano_0000_000028/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90742630701465, 52.3776297707487, 46.1841785330325 ] }, "distance": 13.75, "direction": 269.5, "angle": 73.42, "elevation": 46.18, "pano_id": "TMX7316010203-001642_pano_0000_000028", "timestamp": "2020-02-14T08:58:13.471400Z", "filename": "pano_0000_000028.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_20241211_1256_Track05_Sphere_00144", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122344.48908784232, 487859.3294606037 ] }, "relative_distance": 13.74794108, "relative_pitch": 73.42297239788326, "relative_heading": 269.4985071122828, "relative_elevation": 46.1841785330325 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track05_Sphere_00144/adjacencies/b_20241211_1256_Track05_Sphere_00144/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/27/TMX7316010203-002633/pano_0000_000094/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/27/TMX7316010203-002633/pano_0000_000094/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/27/TMX7316010203-002633/pano_0000_000094/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/27/TMX7316010203-002633/pano_0000_000094/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002633_pano_0000_000094/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002633_pano_0000_000094/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002633_pano_0000_000094/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/06/27/TMX7316010203-002633/pano_0000_000094/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/06/27/TMX7316010203-002633/pano_0000_000094/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90782413008548, 52.3775921841639, 46.9016921473667 ] }, "distance": 14.02, "direction": 107.87, "angle": 73.36, "elevation": 46.9, "pano_id": "TMX7316010203-002633_pano_0000_000094", "timestamp": "2022-06-27T08:23:04.981250Z", "filename": "pano_0000_000094.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_20241211_1256_Track05_Sphere_00144", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122344.48908784232, 487859.3294606037 ] }, "relative_distance": 14.0203702, "relative_pitch": 73.35696368039495, "relative_heading": 107.87211675031095, "relative_elevation": 46.9016921473667 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track05_Sphere_00144/adjacencies/b_20241211_1256_Track05_Sphere_00144/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001668/pano_0000_000441/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001668/pano_0000_000441/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001668/pano_0000_000441/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001668/pano_0000_000441/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001668_pano_0000_000441/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001668_pano_0000_000441/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001668_pano_0000_000441/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001668/pano_0000_000441/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001668/pano_0000_000441/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90782121992748, 52.3775857356017, 46.2483407836407 ] }, "distance": 14.07, "direction": 110.9, "angle": 73.08, "elevation": 46.25, "pano_id": "TMX7316010203-001668_pano_0000_000441", "timestamp": "2020-04-22T09:54:55.934290Z", "filename": "pano_0000_000441.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_20241211_1256_Track05_Sphere_00144", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122344.48908784232, 487859.3294606037 ] }, "relative_distance": 14.07164144, "relative_pitch": 73.07695500715576, "relative_heading": 110.9018837851491, "relative_elevation": 46.2483407836407 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track05_Sphere_00144/adjacencies/b_20241211_1256_Track05_Sphere_00144/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/27/TMX7316010203-002353/pano_0000_000628/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/27/TMX7316010203-002353/pano_0000_000628/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/27/TMX7316010203-002353/pano_0000_000628/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/27/TMX7316010203-002353/pano_0000_000628/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002353_pano_0000_000628/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002353_pano_0000_000628/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002353_pano_0000_000628/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/12/27/TMX7316010203-002353/pano_0000_000628/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/12/27/TMX7316010203-002353/pano_0000_000628/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90782946400441, 52.3775972437024, 46.1979014473036 ] }, "distance": 14.21, "direction": 105.26, "angle": 72.9, "elevation": 46.2, "pano_id": "TMX7316010203-002353_pano_0000_000628", "timestamp": "2021-12-27T10:59:18.101410Z", "filename": "pano_0000_000628.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_20241211_1256_Track05_Sphere_00144", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122344.48908784232, 487859.3294606037 ] }, "relative_distance": 14.20804563, "relative_pitch": 72.9048545683691, "relative_heading": 105.26087640032539, "relative_elevation": 46.1979014473036 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track05_Sphere_00144/adjacencies/b_20241211_1256_Track05_Sphere_00144/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/14/TMX7316010203-002856/pano_0007_000115/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/14/TMX7316010203-002856/pano_0007_000115/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/14/TMX7316010203-002856/pano_0007_000115/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/14/TMX7316010203-002856/pano_0007_000115/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002856_pano_0007_000115/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002856_pano_0007_000115/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002856_pano_0007_000115/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/14/TMX7316010203-002856/pano_0007_000115/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/14/TMX7316010203-002856/pano_0007_000115/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90742139071887, 52.3776501043148, 46.4363929657266 ] }, "distance": 14.24, "direction": 278.65, "angle": 72.95, "elevation": 46.44, "pano_id": "TMX7316010203-002856_pano_0007_000115", "timestamp": "2022-12-14T12:02:28.117930Z", "filename": "pano_0007_000115.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_20241211_1256_Track05_Sphere_00144", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122344.48908784232, 487859.3294606037 ] }, "relative_distance": 14.24421786, "relative_pitch": 72.9467692037867, "relative_heading": 278.6498972149317, "relative_elevation": 46.4363929657266 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track05_Sphere_00144/adjacencies/b_20241211_1256_Track05_Sphere_00144/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001051/pano_0002_000110/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001051/pano_0002_000110/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001051/pano_0002_000110/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001051/pano_0002_000110/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001051_pano_0002_000110/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001051_pano_0002_000110/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001051_pano_0002_000110/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001051/pano_0002_000110/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001051/pano_0002_000110/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90741890451711, 52.3776477594588, 46.096538526006 ] }, "distance": 14.38, "direction": 277.52, "angle": 72.68, "elevation": 46.1, "pano_id": "TMX7316010203-001051_pano_0002_000110", "timestamp": "2019-01-14T09:32:10.157540Z", "filename": "pano_0002_000110.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_20241211_1256_Track05_Sphere_00144", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122344.48908784232, 487859.3294606037 ] }, "relative_distance": 14.37515214, "relative_pitch": 72.6799710183742, "relative_heading": 277.52019161753833, "relative_elevation": 46.096538526006 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track05_Sphere_00144/adjacencies/b_20241211_1256_Track05_Sphere_00144/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/29/TMX7316010203-001475/pano_0005_000661/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/29/TMX7316010203-001475/pano_0005_000661/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/29/TMX7316010203-001475/pano_0005_000661/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/29/TMX7316010203-001475/pano_0005_000661/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001475_pano_0005_000661/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001475_pano_0005_000661/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001475_pano_0005_000661/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/11/29/TMX7316010203-001475/pano_0005_000661/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/11/29/TMX7316010203-001475/pano_0005_000661/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90741388075151, 52.37763791215, 46.5098929740489 ] }, "distance": 14.61, "direction": 273.08, "angle": 72.56, "elevation": 46.51, "pano_id": "TMX7316010203-001475_pano_0005_000661", "timestamp": "2019-11-29T11:56:53.376310Z", "filename": "pano_0005_000661.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_20241211_1256_Track05_Sphere_00144", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122344.48908784232, 487859.3294606037 ] }, "relative_distance": 14.61475319, "relative_pitch": 72.55577344827691, "relative_heading": 273.08136793799986, "relative_elevation": 46.5098929740489 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track05_Sphere_00144/adjacencies/b_20241211_1256_Track05_Sphere_00144/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_1256_Track05_Sphere_00141/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_1256_Track05_Sphere_00141/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_1256_Track05_Sphere_00141/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_1256_Track05_Sphere_00141/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241211_1256_Track05_Sphere_00141/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track05_Sphere_00141/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track05_Sphere_00141/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_1256_Track05_Sphere_00141/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_1256_Track05_Sphere_00141/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.907837890698731, 52.377599022167935, 0.0 ] }, "distance": 14.71, "direction": 103.93, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241211_1256_Track05_Sphere_00141", "timestamp": "2024-12-11T12:21:10Z", "filename": "Job_20241211_1256_Track05_Sphere_00141.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_20241211_1256_Track05_Sphere_00144", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122344.48908784232, 487859.3294606037 ] }, "relative_distance": 14.71354091, "relative_pitch": 0.0, "relative_heading": 103.92911332334319, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track05_Sphere_00144/adjacencies/b_20241211_1256_Track05_Sphere_00144/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/27/TMX7316010203-002633/pano_0000_000100/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/27/TMX7316010203-002633/pano_0000_000100/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/27/TMX7316010203-002633/pano_0000_000100/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/27/TMX7316010203-002633/pano_0000_000100/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002633_pano_0000_000100/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002633_pano_0000_000100/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002633_pano_0000_000100/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/06/27/TMX7316010203-002633/pano_0000_000100/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/06/27/TMX7316010203-002633/pano_0000_000100/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90740952301137, 52.3776494352376, 47.0076454365626 ] }, "distance": 15.03, "direction": 277.91, "angle": 72.27, "elevation": 47.01, "pano_id": "TMX7316010203-002633_pano_0000_000100", "timestamp": "2022-06-27T08:23:09.796250Z", "filename": "pano_0000_000100.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_20241211_1256_Track05_Sphere_00144", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122344.48908784232, 487859.3294606037 ] }, "relative_distance": 15.03326977, "relative_pitch": 72.26547518121534, "relative_heading": 277.9061133708794, "relative_elevation": 47.0076454365626 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track05_Sphere_00144/adjacencies/b_20241211_1256_Track05_Sphere_00144/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_1256_Track05_Sphere_00147/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_1256_Track05_Sphere_00147/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_1256_Track05_Sphere_00147/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_1256_Track05_Sphere_00147/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241211_1256_Track05_Sphere_00147/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track05_Sphere_00147/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track05_Sphere_00147/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_1256_Track05_Sphere_00147/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_1256_Track05_Sphere_00147/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.907411372002401, 52.37765661356297, 0.0 ] }, "distance": 15.04, "direction": 280.99, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241211_1256_Track05_Sphere_00147", "timestamp": "2024-12-11T12:21:16Z", "filename": "Job_20241211_1256_Track05_Sphere_00147.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_20241211_1256_Track05_Sphere_00144", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122344.48908784232, 487859.3294606037 ] }, "relative_distance": 15.04016691, "relative_pitch": 0.0, "relative_heading": 280.9875618610651, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track05_Sphere_00144/adjacencies/b_20241211_1256_Track05_Sphere_00144/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/27/TMX7316010203-002353/pano_0000_000634/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/27/TMX7316010203-002353/pano_0000_000634/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/27/TMX7316010203-002353/pano_0000_000634/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/27/TMX7316010203-002353/pano_0000_000634/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002353_pano_0000_000634/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002353_pano_0000_000634/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002353_pano_0000_000634/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/12/27/TMX7316010203-002353/pano_0000_000634/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/12/27/TMX7316010203-002353/pano_0000_000634/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90739840615646, 52.3776523483168, 46.2239612741396 ] }, "distance": 15.83, "direction": 278.69, "angle": 71.1, "elevation": 46.22, "pano_id": "TMX7316010203-002353_pano_0000_000634", "timestamp": "2021-12-27T10:59:27.446340Z", "filename": "pano_0000_000634.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_20241211_1256_Track05_Sphere_00144", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122344.48908784232, 487859.3294606037 ] }, "relative_distance": 15.82918922, "relative_pitch": 71.09646091259958, "relative_heading": 278.6913854815226, "relative_elevation": 46.2239612741396 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track05_Sphere_00144/adjacencies/b_20241211_1256_Track05_Sphere_00144/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/14/TMX7316010203-002856/pano_0007_000109/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/14/TMX7316010203-002856/pano_0007_000109/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/14/TMX7316010203-002856/pano_0007_000109/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/14/TMX7316010203-002856/pano_0007_000109/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002856_pano_0007_000109/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002856_pano_0007_000109/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002856_pano_0007_000109/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/14/TMX7316010203-002856/pano_0007_000109/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/14/TMX7316010203-002856/pano_0007_000109/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90785977270038, 52.3775930407147, 46.3921621041372 ] }, "distance": 16.32, "direction": 104.94, "angle": 70.62, "elevation": 46.39, "pano_id": "TMX7316010203-002856_pano_0007_000109", "timestamp": "2022-12-14T12:02:24.172940Z", "filename": "pano_0007_000109.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_20241211_1256_Track05_Sphere_00144", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122344.48908784232, 487859.3294606037 ] }, "relative_distance": 16.32260734, "relative_pitch": 70.61610063849673, "relative_heading": 104.93764594568717, "relative_elevation": 46.3921621041372 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track05_Sphere_00144/adjacencies/b_20241211_1256_Track05_Sphere_00144/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/02/14/TMX7316010203-001642/pano_0000_000034/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/02/14/TMX7316010203-001642/pano_0000_000034/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/02/14/TMX7316010203-001642/pano_0000_000034/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/02/14/TMX7316010203-001642/pano_0000_000034/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001642_pano_0000_000034/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001642_pano_0000_000034/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001642_pano_0000_000034/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/02/14/TMX7316010203-001642/pano_0000_000034/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/02/14/TMX7316010203-001642/pano_0000_000034/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90785038801195, 52.3775745205155, 46.2202803669497 ] }, "distance": 16.38, "direction": 112.5, "angle": 70.49, "elevation": 46.22, "pano_id": "TMX7316010203-001642_pano_0000_000034", "timestamp": "2020-02-14T08:58:18.501350Z", "filename": "pano_0000_000034.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_20241211_1256_Track05_Sphere_00144", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122344.48908784232, 487859.3294606037 ] }, "relative_distance": 16.37885016, "relative_pitch": 70.48745442617135, "relative_heading": 112.50134193272022, "relative_elevation": 46.2202803669497 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track05_Sphere_00144/adjacencies/b_20241211_1256_Track05_Sphere_00144/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/29/TMX7316010203-001475/pano_0005_000667/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/29/TMX7316010203-001475/pano_0005_000667/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/29/TMX7316010203-001475/pano_0005_000667/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/29/TMX7316010203-001475/pano_0005_000667/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001475_pano_0005_000667/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001475_pano_0005_000667/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001475_pano_0005_000667/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/11/29/TMX7316010203-001475/pano_0005_000667/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/11/29/TMX7316010203-001475/pano_0005_000667/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90785726278543, 52.3775845696294, 46.5292124478146 ] }, "distance": 16.43, "direction": 108.27, "angle": 70.55, "elevation": 46.53, "pano_id": "TMX7316010203-001475_pano_0005_000667", "timestamp": "2019-11-29T11:56:57.571340Z", "filename": "pano_0005_000667.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_20241211_1256_Track05_Sphere_00144", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122344.48908784232, 487859.3294606037 ] }, "relative_distance": 16.42821127, "relative_pitch": 70.55324625601065, "relative_heading": 108.2695971980412, "relative_elevation": 46.5292124478146 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track05_Sphere_00144/adjacencies/b_20241211_1256_Track05_Sphere_00144/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001668/pano_0000_000435/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001668/pano_0000_000435/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001668/pano_0000_000435/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001668/pano_0000_000435/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001668_pano_0000_000435/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001668_pano_0000_000435/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001668_pano_0000_000435/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001668/pano_0000_000435/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001668/pano_0000_000435/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.907386577231, 52.3776461267729, 46.2300330689177 ] }, "distance": 16.54, "direction": 275.9, "angle": 70.31, "elevation": 46.23, "pano_id": "TMX7316010203-001668_pano_0000_000435", "timestamp": "2020-04-22T09:54:52.774120Z", "filename": "pano_0000_000435.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_20241211_1256_Track05_Sphere_00144", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122344.48908784232, 487859.3294606037 ] }, "relative_distance": 16.54051291, "relative_pitch": 70.31344205268877, "relative_heading": 275.8980693801861, "relative_elevation": 46.2300330689177 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track05_Sphere_00144/adjacencies/b_20241211_1256_Track05_Sphere_00144/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/27/TMX7316010203-000224/pano_0000_001275/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/27/TMX7316010203-000224/pano_0000_001275/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/27/TMX7316010203-000224/pano_0000_001275/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/27/TMX7316010203-000224/pano_0000_001275/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000224_pano_0000_001275/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000224_pano_0000_001275/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000224_pano_0000_001275/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/03/27/TMX7316010203-000224/pano_0000_001275/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/03/27/TMX7316010203-000224/pano_0000_001275/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90738993593516, 52.377659884583, 46.1534716431051 ] }, "distance": 16.54, "direction": 281.26, "angle": 70.28, "elevation": 46.15, "pano_id": "TMX7316010203-000224_pano_0000_001275", "timestamp": "2017-03-27T09:01:22.471960Z", "filename": "pano_0000_001275.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_20241211_1256_Track05_Sphere_00144", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122344.48908784232, 487859.3294606037 ] }, "relative_distance": 16.54273525, "relative_pitch": 70.28085624359187, "relative_heading": 281.2614851152615, "relative_elevation": 46.1534716431051 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track05_Sphere_00144/adjacencies/b_20241211_1256_Track05_Sphere_00144/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002532/pano_0000_002043/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002532/pano_0000_002043/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002532/pano_0000_002043/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002532/pano_0000_002043/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002532_pano_0000_002043/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002532_pano_0000_002043/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002532_pano_0000_002043/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002532/pano_0000_002043/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002532/pano_0000_002043/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90738660723732, 52.3776526622154, 46.8305043634027 ] }, "distance": 16.63, "direction": 278.39, "angle": 70.45, "elevation": 46.83, "pano_id": "TMX7316010203-002532_pano_0000_002043", "timestamp": "2022-04-21T09:46:09.515970Z", "filename": "pano_0000_002043.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_20241211_1256_Track05_Sphere_00144", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122344.48908784232, 487859.3294606037 ] }, "relative_distance": 16.62895768, "relative_pitch": 70.45065187487434, "relative_heading": 278.3920123529809, "relative_elevation": 46.8305043634027 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track05_Sphere_00144/adjacencies/b_20241211_1256_Track05_Sphere_00144/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001051/pano_0002_000104/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001051/pano_0002_000104/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001051/pano_0002_000104/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001051/pano_0002_000104/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001051_pano_0002_000104/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001051_pano_0002_000104/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001051_pano_0002_000104/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001051/pano_0002_000104/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001051/pano_0002_000104/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90786303088172, 52.377589545568, 46.1905017299578 ] }, "distance": 16.64, "direction": 106.03, "angle": 70.19, "elevation": 46.19, "pano_id": "TMX7316010203-001051_pano_0002_000104", "timestamp": "2019-01-14T09:32:06.142620Z", "filename": "pano_0002_000104.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_20241211_1256_Track05_Sphere_00144", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122344.48908784232, 487859.3294606037 ] }, "relative_distance": 16.64028948, "relative_pitch": 70.1882670882284, "relative_heading": 106.03466003918385, "relative_elevation": 46.1905017299578 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track05_Sphere_00144/adjacencies/b_20241211_1256_Track05_Sphere_00144/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002032/pano_0000_001379/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002032/pano_0000_001379/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002032/pano_0000_001379/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002032/pano_0000_001379/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002032_pano_0000_001379/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002032_pano_0000_001379/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002032_pano_0000_001379/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002032/pano_0000_001379/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002032/pano_0000_001379/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90738149019437, 52.3776444351376, 46.1137969121337 ] }, "distance": 16.87, "direction": 275.14, "angle": 69.91, "elevation": 46.11, "pano_id": "TMX7316010203-002032_pano_0000_001379", "timestamp": "2021-03-08T11:52:03.070860Z", "filename": "pano_0000_001379.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_20241211_1256_Track05_Sphere_00144", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122344.48908784232, 487859.3294606037 ] }, "relative_distance": 16.86722899, "relative_pitch": 69.908793087843, "relative_heading": 275.1411020777757, "relative_elevation": 46.1137969121337 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track05_Sphere_00144/adjacencies/b_20241211_1256_Track05_Sphere_00144/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002532/pano_0000_002050/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002532/pano_0000_002050/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002532/pano_0000_002050/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002532/pano_0000_002050/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002532_pano_0000_002050/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002532_pano_0000_002050/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002532_pano_0000_002050/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002532/pano_0000_002050/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002532/pano_0000_002050/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90786778077623, 52.3775919879289, 46.8643401907757 ] }, "distance": 16.88, "direction": 104.84, "angle": 70.19, "elevation": 46.86, "pano_id": "TMX7316010203-002532_pano_0000_002050", "timestamp": "2022-04-21T09:46:15.195940Z", "filename": "pano_0000_002050.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_20241211_1256_Track05_Sphere_00144", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122344.48908784232, 487859.3294606037 ] }, "relative_distance": 16.87973722, "relative_pitch": 70.19184356701645, "relative_heading": 104.84469744242882, "relative_elevation": 46.8643401907757 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track05_Sphere_00144/adjacencies/b_20241211_1256_Track05_Sphere_00144/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_09-52-43_01976/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_09-52-43_01976/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_09-52-43_01976/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_09-52-43_01976/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-16_09-52-43_01976/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-16_09-52-43_01976/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-16_09-52-43_01976/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_09-52-43_01976/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_09-52-43_01976/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.907872526335739, 52.37758760420124, 0.0 ] }, "distance": 17.32, "direction": 106.13, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-16_09-52-43_01976", "timestamp": "2025-06-16T10:37:14Z", "filename": "recording_2025-06-16_09-52-43_01976.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_20241211_1256_Track05_Sphere_00144", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122344.48908784232, 487859.3294606037 ] }, "relative_distance": 17.32145471, "relative_pitch": 0.0, "relative_heading": 106.13060955206615, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track05_Sphere_00144/adjacencies/b_20241211_1256_Track05_Sphere_00144/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_09-52-43_01983/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_09-52-43_01983/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_09-52-43_01983/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_09-52-43_01983/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-16_09-52-43_01983/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-16_09-52-43_01983/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-16_09-52-43_01983/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_09-52-43_01983/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_09-52-43_01983/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90737007364523, 52.377655358715714, 0.0 ] }, "distance": 17.79, "direction": 278.82, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-16_09-52-43_01983", "timestamp": "2025-06-16T10:37:20Z", "filename": "recording_2025-06-16_09-52-43_01983.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_20241211_1256_Track05_Sphere_00144", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122344.48908784232, 487859.3294606037 ] }, "relative_distance": 17.78710076, "relative_pitch": 0.0, "relative_heading": 278.8188938093205, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track05_Sphere_00144/adjacencies/b_20241211_1256_Track05_Sphere_00144/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002032/pano_0000_001386/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002032/pano_0000_001386/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002032/pano_0000_001386/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002032/pano_0000_001386/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002032_pano_0000_001386/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002032_pano_0000_001386/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002032_pano_0000_001386/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002032/pano_0000_001386/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002032/pano_0000_001386/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90787850422983, 52.3775823634682, 45.9454407785088 ] }, "distance": 17.88, "direction": 107.56, "angle": 68.74, "elevation": 45.95, "pano_id": "TMX7316010203-002032_pano_0000_001386", "timestamp": "2021-03-08T11:52:08.001140Z", "filename": "pano_0000_001386.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_20241211_1256_Track05_Sphere_00144", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122344.48908784232, 487859.3294606037 ] }, "relative_distance": 17.88012532, "relative_pitch": 68.73600541676974, "relative_heading": 107.5634624129865, "relative_elevation": 45.9454407785088 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track05_Sphere_00144/adjacencies/b_20241211_1256_Track05_Sphere_00144/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001051/pano_0002_000165/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001051/pano_0002_000165/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001051/pano_0002_000165/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001051/pano_0002_000165/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001051_pano_0002_000165/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001051_pano_0002_000165/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001051_pano_0002_000165/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001051/pano_0002_000165/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001051/pano_0002_000165/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90736515773432, 52.377640057427, 45.8824910959229 ] }, "distance": 17.94, "direction": 273.27, "angle": 68.64, "elevation": 45.88, "pano_id": "TMX7316010203-001051_pano_0002_000165", "timestamp": "2019-01-14T09:33:04.752050Z", "filename": "pano_0002_000165.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_20241211_1256_Track05_Sphere_00144", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122344.48908784232, 487859.3294606037 ] }, "relative_distance": 17.94085803, "relative_pitch": 68.64363075596968, "relative_heading": 273.27306696118615, "relative_elevation": 45.8824910959229 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track05_Sphere_00144/adjacencies/b_20241211_1256_Track05_Sphere_00144/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001051/pano_0002_000172/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001051/pano_0002_000172/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001051/pano_0002_000172/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001051/pano_0002_000172/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001051_pano_0002_000172/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001051_pano_0002_000172/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001051_pano_0002_000172/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001051/pano_0002_000172/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001051/pano_0002_000172/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90788549093516, 52.3775796404273, 46.0455476893112 ] }, "distance": 18.43, "direction": 108.02, "angle": 68.19, "elevation": 46.05, "pano_id": "TMX7316010203-001051_pano_0002_000172", "timestamp": "2019-01-14T09:33:11.467000Z", "filename": "pano_0002_000172.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_20241211_1256_Track05_Sphere_00144", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122344.48908784232, 487859.3294606037 ] }, "relative_distance": 18.42574017, "relative_pitch": 68.1905231140501, "relative_heading": 108.01529747649904, "relative_elevation": 46.0455476893112 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track05_Sphere_00144/adjacencies/b_20241211_1256_Track05_Sphere_00144/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/02/14/TMX7316010203-001642/pano_0000_000027/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/02/14/TMX7316010203-001642/pano_0000_000027/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/02/14/TMX7316010203-001642/pano_0000_000027/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/02/14/TMX7316010203-001642/pano_0000_000027/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001642_pano_0000_000027/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001642_pano_0000_000027/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001642_pano_0000_000027/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/02/14/TMX7316010203-001642/pano_0000_000027/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/02/14/TMX7316010203-001642/pano_0000_000027/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90735553522001, 52.377639408761, 46.2173175020143 ] }, "distance": 18.59, "direction": 272.94, "angle": 68.09, "elevation": 46.22, "pano_id": "TMX7316010203-001642_pano_0000_000027", "timestamp": "2020-02-14T08:58:12.641410Z", "filename": "pano_0000_000027.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_20241211_1256_Track05_Sphere_00144", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122344.48908784232, 487859.3294606037 ] }, "relative_distance": 18.59127059, "relative_pitch": 68.08716435417338, "relative_heading": 272.93568443679646, "relative_elevation": 46.2173175020143 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track05_Sphere_00144/adjacencies/b_20241211_1256_Track05_Sphere_00144/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/27/TMX7316010203-002633/pano_0000_000093/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/27/TMX7316010203-002633/pano_0000_000093/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/27/TMX7316010203-002633/pano_0000_000093/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/27/TMX7316010203-002633/pano_0000_000093/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002633_pano_0000_000093/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002633_pano_0000_000093/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002633_pano_0000_000093/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/06/27/TMX7316010203-002633/pano_0000_000093/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/06/27/TMX7316010203-002633/pano_0000_000093/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90789298379129, 52.3775826776447, 46.8699112767354 ] }, "distance": 18.81, "direction": 106.56, "angle": 68.13, "elevation": 46.87, "pano_id": "TMX7316010203-002633_pano_0000_000093", "timestamp": "2022-06-27T08:23:04.201260Z", "filename": "pano_0000_000093.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_20241211_1256_Track05_Sphere_00144", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122344.48908784232, 487859.3294606037 ] }, "relative_distance": 18.81255805, "relative_pitch": 68.13055227661987, "relative_heading": 106.55566994573974, "relative_elevation": 46.8699112767354 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track05_Sphere_00144/adjacencies/b_20241211_1256_Track05_Sphere_00144/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001668/pano_0000_000442/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001668/pano_0000_000442/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001668/pano_0000_000442/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001668/pano_0000_000442/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001668_pano_0000_000442/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001668_pano_0000_000442/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001668_pano_0000_000442/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001668/pano_0000_000442/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001668/pano_0000_000442/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.9078936039796, 52.3775754130094, 46.2311849361286 ] }, "distance": 19.1, "direction": 108.84, "angle": 67.55, "elevation": 46.23, "pano_id": "TMX7316010203-001668_pano_0000_000442", "timestamp": "2020-04-22T09:54:56.454070Z", "filename": "pano_0000_000442.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_20241211_1256_Track05_Sphere_00144", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122344.48908784232, 487859.3294606037 ] }, "relative_distance": 19.09862615, "relative_pitch": 67.5539258356217, "relative_heading": 108.84473805003367, "relative_elevation": 46.2311849361286 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track05_Sphere_00144/adjacencies/b_20241211_1256_Track05_Sphere_00144/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/27/TMX7316010203-002353/pano_0000_000627/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/27/TMX7316010203-002353/pano_0000_000627/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/27/TMX7316010203-002353/pano_0000_000627/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/27/TMX7316010203-002353/pano_0000_000627/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002353_pano_0000_000627/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002353_pano_0000_000627/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002353_pano_0000_000627/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/12/27/TMX7316010203-002353/pano_0000_000627/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/12/27/TMX7316010203-002353/pano_0000_000627/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.9079020141671, 52.3775888686855, 46.1842296551913 ] }, "distance": 19.22, "direction": 104.06, "angle": 67.4, "elevation": 46.18, "pano_id": "TMX7316010203-002353_pano_0000_000627", "timestamp": "2021-12-27T10:59:16.996450Z", "filename": "pano_0000_000627.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_20241211_1256_Track05_Sphere_00144", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122344.48908784232, 487859.3294606037 ] }, "relative_distance": 19.22388435, "relative_pitch": 67.40079828915182, "relative_heading": 104.06449225717239, "relative_elevation": 46.1842296551913 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track05_Sphere_00144/adjacencies/b_20241211_1256_Track05_Sphere_00144/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/14/TMX7316010203-002856/pano_0007_000116/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/14/TMX7316010203-002856/pano_0007_000116/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/14/TMX7316010203-002856/pano_0007_000116/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/14/TMX7316010203-002856/pano_0007_000116/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002856_pano_0007_000116/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002856_pano_0007_000116/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002856_pano_0007_000116/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/14/TMX7316010203-002856/pano_0007_000116/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/14/TMX7316010203-002856/pano_0007_000116/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90734881853163, 52.377660322499, 46.4270125562325 ] }, "distance": 19.3, "direction": 279.78, "angle": 67.42, "elevation": 46.43, "pano_id": "TMX7316010203-002856_pano_0007_000116", "timestamp": "2022-12-14T12:02:28.772920Z", "filename": "pano_0007_000116.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_20241211_1256_Track05_Sphere_00144", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122344.48908784232, 487859.3294606037 ] }, "relative_distance": 19.30482896, "relative_pitch": 67.42195675659832, "relative_heading": 279.78028301946784, "relative_elevation": 46.4270125562325 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track05_Sphere_00144/adjacencies/b_20241211_1256_Track05_Sphere_00144/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001051/pano_0002_000111/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001051/pano_0002_000111/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001051/pano_0002_000111/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001051/pano_0002_000111/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001051_pano_0002_000111/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001051_pano_0002_000111/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001051_pano_0002_000111/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001051/pano_0002_000111/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001051/pano_0002_000111/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90734614674605, 52.3776584301195, 46.0585912084207 ] }, "distance": 19.45, "direction": 279.08, "angle": 67.11, "elevation": 46.06, "pano_id": "TMX7316010203-001051_pano_0002_000111", "timestamp": "2019-01-14T09:32:10.807510Z", "filename": "pano_0002_000111.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_20241211_1256_Track05_Sphere_00144", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122344.48908784232, 487859.3294606037 ] }, "relative_distance": 19.44982151, "relative_pitch": 67.10642810695832, "relative_heading": 279.0779225989211, "relative_elevation": 46.0585912084207 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track05_Sphere_00144/adjacencies/b_20241211_1256_Track05_Sphere_00144/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_1256_Track05_Sphere_00140/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_1256_Track05_Sphere_00140/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_1256_Track05_Sphere_00140/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_1256_Track05_Sphere_00140/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241211_1256_Track05_Sphere_00140/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track05_Sphere_00140/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track05_Sphere_00140/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_1256_Track05_Sphere_00140/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_1256_Track05_Sphere_00140/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.907907493969681, 52.377588950089745, 0.0 ] }, "distance": 19.58, "direction": 103.77, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241211_1256_Track05_Sphere_00140", "timestamp": "2024-12-11T12:21:09Z", "filename": "Job_20241211_1256_Track05_Sphere_00140.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_20241211_1256_Track05_Sphere_00144", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122344.48908784232, 487859.3294606037 ] }, "relative_distance": 19.58391618, "relative_pitch": 0.0, "relative_heading": 103.77346758601178, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track05_Sphere_00144/adjacencies/b_20241211_1256_Track05_Sphere_00144/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/29/TMX7316010203-001475/pano_0005_000660/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/29/TMX7316010203-001475/pano_0005_000660/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/29/TMX7316010203-001475/pano_0005_000660/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/29/TMX7316010203-001475/pano_0005_000660/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001475_pano_0005_000660/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001475_pano_0005_000660/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001475_pano_0005_000660/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/11/29/TMX7316010203-001475/pano_0005_000660/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/11/29/TMX7316010203-001475/pano_0005_000660/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90734052463167, 52.3776478336419, 46.5270615098998 ] }, "distance": 19.68, "direction": 275.51, "angle": 67.07, "elevation": 46.53, "pano_id": "TMX7316010203-001475_pano_0005_000660", "timestamp": "2019-11-29T11:56:52.446330Z", "filename": "pano_0005_000660.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_20241211_1256_Track05_Sphere_00144", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122344.48908784232, 487859.3294606037 ] }, "relative_distance": 19.67999795, "relative_pitch": 67.0726292669147, "relative_heading": 275.50990115779996, "relative_elevation": 46.5270615098998 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track05_Sphere_00144/adjacencies/b_20241211_1256_Track05_Sphere_00144/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_1256_Track05_Sphere_00148/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_1256_Track05_Sphere_00148/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_1256_Track05_Sphere_00148/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_1256_Track05_Sphere_00148/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241211_1256_Track05_Sphere_00148/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track05_Sphere_00148/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track05_Sphere_00148/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_1256_Track05_Sphere_00148/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_1256_Track05_Sphere_00148/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.907341312288272, 52.377664059094414, 0.0 ] }, "distance": 19.88, "direction": 280.71, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241211_1256_Track05_Sphere_00148", "timestamp": "2024-12-11T12:21:16Z", "filename": "Job_20241211_1256_Track05_Sphere_00148.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_20241211_1256_Track05_Sphere_00144", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122344.48908784232, 487859.3294606037 ] }, "relative_distance": 19.8818157, "relative_pitch": 0.0, "relative_heading": 280.7109077297174, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track05_Sphere_00144/adjacencies/b_20241211_1256_Track05_Sphere_00144/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/27/TMX7316010203-002633/pano_0000_000101/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/27/TMX7316010203-002633/pano_0000_000101/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/27/TMX7316010203-002633/pano_0000_000101/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/27/TMX7316010203-002633/pano_0000_000101/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002633_pano_0000_000101/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002633_pano_0000_000101/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002633_pano_0000_000101/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/06/27/TMX7316010203-002633/pano_0000_000101/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/06/27/TMX7316010203-002633/pano_0000_000101/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90733939741309, 52.3776583810825, 47.0272053182125 ] }, "distance": 19.9, "direction": 278.85, "angle": 67.06, "elevation": 47.03, "pano_id": "TMX7316010203-002633_pano_0000_000101", "timestamp": "2022-06-27T08:23:10.646240Z", "filename": "pano_0000_000101.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_20241211_1256_Track05_Sphere_00144", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122344.48908784232, 487859.3294606037 ] }, "relative_distance": 19.90297648, "relative_pitch": 67.06082005891123, "relative_heading": 278.85365506359557, "relative_elevation": 47.0272053182125 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track05_Sphere_00144/adjacencies/b_20241211_1256_Track05_Sphere_00144/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/27/TMX7316010203-002353/pano_0000_000635/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/27/TMX7316010203-002353/pano_0000_000635/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/27/TMX7316010203-002353/pano_0000_000635/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/27/TMX7316010203-002353/pano_0000_000635/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002353_pano_0000_000635/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002353_pano_0000_000635/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002353_pano_0000_000635/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/12/27/TMX7316010203-002353/pano_0000_000635/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/12/27/TMX7316010203-002353/pano_0000_000635/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90732772517613, 52.377662380738, 46.2248870981857 ] }, "distance": 20.76, "direction": 279.73, "angle": 65.82, "elevation": 46.22, "pano_id": "TMX7316010203-002353_pano_0000_000635", "timestamp": "2021-12-27T10:59:28.391320Z", "filename": "pano_0000_000635.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_20241211_1256_Track05_Sphere_00144", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122344.48908784232, 487859.3294606037 ] }, "relative_distance": 20.7592935, "relative_pitch": 65.81546445718257, "relative_heading": 279.72977563761464, "relative_elevation": 46.2248870981857 } ] } }