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_0838_Track65_Sphere_00027/adjacencies/?format=api
{ "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track65_Sphere_00027/adjacencies/?format=api" } }, "_embedded": { "adjacencies": [ { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track65_Sphere_00027/adjacencies/b_20241211_0838_Track65_Sphere_00027/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0838_Track65_Sphere_00027/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0838_Track65_Sphere_00027/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0838_Track65_Sphere_00027/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0838_Track65_Sphere_00027/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241211_0838_Track65_Sphere_00027/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track65_Sphere_00027/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track65_Sphere_00027/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0838_Track65_Sphere_00027/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0838_Track65_Sphere_00027/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.873109484748452, 52.37237644226203, 0.0 ] }, "distance": 0.0, "direction": null, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241211_0838_Track65_Sphere_00027", "timestamp": "2024-12-11T12:18:18Z", "filename": "Job_20241211_0838_Track65_Sphere_00027.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_0838_Track65_Sphere_00027", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119989.90608570463, 487290.8224602437 ] }, "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_0838_Track65_Sphere_00027/adjacencies/b_20241211_0838_Track65_Sphere_00027/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/29/TMX7316010203-001147/pano_0000_001746/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/29/TMX7316010203-001147/pano_0000_001746/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/29/TMX7316010203-001147/pano_0000_001746/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/29/TMX7316010203-001147/pano_0000_001746/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001147_pano_0000_001746/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001147_pano_0000_001746/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001147_pano_0000_001746/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/04/29/TMX7316010203-001147/pano_0000_001746/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/04/29/TMX7316010203-001147/pano_0000_001746/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87310909537514, 52.3723758582007, 46.7269229348749 ] }, "distance": 0.07, "direction": 202.2, "angle": 89.91, "elevation": 46.73, "pano_id": "TMX7316010203-001147_pano_0000_001746", "timestamp": "2019-04-29T13:03:16.752040Z", "filename": "pano_0000_001746.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_0838_Track65_Sphere_00027", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119989.90608570463, 487290.8224602437 ] }, "relative_distance": 0.07019327, "relative_pitch": 89.91393023885531, "relative_heading": 202.19740320285138, "relative_elevation": 46.7269229348749 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track65_Sphere_00027/adjacencies/b_20241211_0838_Track65_Sphere_00027/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001041/pano_0002_004942/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001041/pano_0002_004942/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001041/pano_0002_004942/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001041/pano_0002_004942/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001041_pano_0002_004942/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001041_pano_0002_004942/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001041_pano_0002_004942/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001041/pano_0002_004942/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001041/pano_0002_004942/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87311099985195, 52.3723729522215, 45.6947376700118 ] }, "distance": 0.4, "direction": 165.12, "angle": 89.5, "elevation": 45.69, "pano_id": "TMX7316010203-001041_pano_0002_004942", "timestamp": "2019-01-09T10:44:10.385710Z", "filename": "pano_0002_004942.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_0838_Track65_Sphere_00027", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119989.90608570463, 487290.8224602437 ] }, "relative_distance": 0.40182753, "relative_pitch": 89.49616893963616, "relative_heading": 165.11981750153606, "relative_elevation": 45.6947376700118 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track65_Sphere_00027/adjacencies/b_20241211_0838_Track65_Sphere_00027/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/13/TMX7316010203-000790/pano_0000_000843/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/13/TMX7316010203-000790/pano_0000_000843/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/13/TMX7316010203-000790/pano_0000_000843/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/13/TMX7316010203-000790/pano_0000_000843/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000790_pano_0000_000843/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000790_pano_0000_000843/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000790_pano_0000_000843/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/13/TMX7316010203-000790/pano_0000_000843/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/13/TMX7316010203-000790/pano_0000_000843/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87311205192247, 52.3723728210108, 45.7678291462362 ] }, "distance": 0.44, "direction": 156.54, "angle": 89.45, "elevation": 45.77, "pano_id": "TMX7316010203-000790_pano_0000_000843", "timestamp": "2018-06-13T11:44:04.857760Z", "filename": "pano_0000_000843.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_0838_Track65_Sphere_00027", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119989.90608570463, 487290.8224602437 ] }, "relative_distance": 0.43924988, "relative_pitch": 89.45012922659298, "relative_heading": 156.5439013804545, "relative_elevation": 45.7678291462362 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track65_Sphere_00027/adjacencies/b_20241211_0838_Track65_Sphere_00027/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002551/pano_0000_001754/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002551/pano_0000_001754/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002551/pano_0000_001754/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002551/pano_0000_001754/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002551_pano_0000_001754/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002551_pano_0000_001754/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002551_pano_0000_001754/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002551/pano_0000_001754/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002551/pano_0000_001754/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87313023833201, 52.3723881354694, 46.4326218897477 ] }, "distance": 1.92, "direction": 47.37, "angle": 87.63, "elevation": 46.43, "pano_id": "TMX7316010203-002551_pano_0000_001754", "timestamp": "2022-04-29T11:14:07.939880Z", "filename": "pano_0000_001754.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_0838_Track65_Sphere_00027", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119989.90608570463, 487290.8224602437 ] }, "relative_distance": 1.92116307, "relative_pitch": 87.63072204622958, "relative_heading": 47.36896031275597, "relative_elevation": 46.4326218897477 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track65_Sphere_00027/adjacencies/b_20241211_0838_Track65_Sphere_00027/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316010203-000044/pano_0000_002370/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316010203-000044/pano_0000_002370/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316010203-000044/pano_0000_002370/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316010203-000044/pano_0000_002370/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000044_pano_0000_002370/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000044_pano_0000_002370/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000044_pano_0000_002370/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316010203-000044/pano_0000_002370/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316010203-000044/pano_0000_002370/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87311000001506, 52.3723588030613, 45.686245046556 ] }, "distance": 1.96, "direction": 178.98, "angle": 87.54, "elevation": 45.69, "pano_id": "TMX7316010203-000044_pano_0000_002370", "timestamp": "2016-08-03T12:56:07.252890Z", "filename": "pano_0000_002370.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_0838_Track65_Sphere_00027", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119989.90608570463, 487290.8224602437 ] }, "relative_distance": 1.96310547, "relative_pitch": 87.53955463180438, "relative_heading": 178.9757070515102, "relative_elevation": 45.686245046556 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track65_Sphere_00027/adjacencies/b_20241211_0838_Track65_Sphere_00027/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/30/TMX7316010203-002369/pano_0005_000184/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/30/TMX7316010203-002369/pano_0005_000184/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/30/TMX7316010203-002369/pano_0005_000184/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/30/TMX7316010203-002369/pano_0005_000184/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002369_pano_0005_000184/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002369_pano_0005_000184/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002369_pano_0005_000184/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/12/30/TMX7316010203-002369/pano_0005_000184/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/12/30/TMX7316010203-002369/pano_0005_000184/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8731190079254, 52.372395112332, 45.7729594400153 ] }, "distance": 2.18, "direction": 17.34, "angle": 87.28, "elevation": 45.77, "pano_id": "TMX7316010203-002369_pano_0005_000184", "timestamp": "2021-12-30T12:42:07.637200Z", "filename": "pano_0005_000184.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_0838_Track65_Sphere_00027", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119989.90608570463, 487290.8224602437 ] }, "relative_distance": 2.17639214, "relative_pitch": 87.27777618575666, "relative_heading": 17.33826504499456, "relative_elevation": 45.7729594400153 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track65_Sphere_00027/adjacencies/b_20241211_0838_Track65_Sphere_00027/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/12/TMX7316010203-002929/pano_0013_000035/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/12/TMX7316010203-002929/pano_0013_000035/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/12/TMX7316010203-002929/pano_0013_000035/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/12/TMX7316010203-002929/pano_0013_000035/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002929_pano_0013_000035/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002929_pano_0013_000035/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002929_pano_0013_000035/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/01/12/TMX7316010203-002929/pano_0013_000035/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/01/12/TMX7316010203-002929/pano_0013_000035/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87311492749894, 52.3723571179393, 46.4439572654665 ] }, "distance": 2.18, "direction": 170.22, "angle": 87.31, "elevation": 46.44, "pano_id": "TMX7316010203-002929_pano_0013_000035", "timestamp": "2023-01-12T10:59:26.477770Z", "filename": "pano_0013_000035.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_0838_Track65_Sphere_00027", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119989.90608570463, 487290.8224602437 ] }, "relative_distance": 2.18202003, "relative_pitch": 87.31011993663552, "relative_heading": 170.21898714222985, "relative_elevation": 46.4439572654665 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track65_Sphere_00027/adjacencies/b_20241211_0838_Track65_Sphere_00027/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/24/TMX7316010203-002059/pano_0000_001003/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/24/TMX7316010203-002059/pano_0000_001003/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/24/TMX7316010203-002059/pano_0000_001003/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/24/TMX7316010203-002059/pano_0000_001003/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002059_pano_0000_001003/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002059_pano_0000_001003/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002059_pano_0000_001003/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/24/TMX7316010203-002059/pano_0000_001003/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/24/TMX7316010203-002059/pano_0000_001003/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87312685601897, 52.3723930998185, 46.2604549666867 ] }, "distance": 2.2, "direction": 32.55, "angle": 87.28, "elevation": 46.26, "pano_id": "TMX7316010203-002059_pano_0000_001003", "timestamp": "2021-03-24T12:44:55.757000Z", "filename": "pano_0000_001003.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_0838_Track65_Sphere_00027", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119989.90608570463, 487290.8224602437 ] }, "relative_distance": 2.19895644, "relative_pitch": 87.27853607430583, "relative_heading": 32.54947973916087, "relative_elevation": 46.2604549666867 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track65_Sphere_00027/adjacencies/b_20241211_0838_Track65_Sphere_00027/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001702/pano_0000_005132/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001702/pano_0000_005132/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001702/pano_0000_005132/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001702/pano_0000_005132/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001702_pano_0000_005132/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001702_pano_0000_005132/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001702_pano_0000_005132/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001702/pano_0000_005132/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001702/pano_0000_005132/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87312788157833, 52.3723951746494, 45.6026417380199 ] }, "distance": 2.43, "direction": 31.01, "angle": 86.95, "elevation": 45.6, "pano_id": "TMX7316010203-001702_pano_0000_005132", "timestamp": "2020-05-11T09:47:31.237630Z", "filename": "pano_0000_005132.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_0838_Track65_Sphere_00027", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119989.90608570463, 487290.8224602437 ] }, "relative_distance": 2.43202551, "relative_pitch": 86.94726204242913, "relative_heading": 31.009928725836875, "relative_elevation": 45.6026417380199 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track65_Sphere_00027/adjacencies/b_20241211_0838_Track65_Sphere_00027/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001702/pano_0000_005131/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001702/pano_0000_005131/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001702/pano_0000_005131/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001702/pano_0000_005131/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001702_pano_0000_005131/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001702_pano_0000_005131/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001702_pano_0000_005131/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001702/pano_0000_005131/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001702/pano_0000_005131/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87310035133445, 52.3723530353565, 45.5664731245488 ] }, "distance": 2.68, "direction": 193.43, "angle": 86.64, "elevation": 45.57, "pano_id": "TMX7316010203-001702_pano_0000_005131", "timestamp": "2020-05-11T09:47:30.582610Z", "filename": "pano_0000_005131.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_0838_Track65_Sphere_00027", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119989.90608570463, 487290.8224602437 ] }, "relative_distance": 2.67784059, "relative_pitch": 86.63672238554382, "relative_heading": 193.432183870835, "relative_elevation": 45.5664731245488 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track65_Sphere_00027/adjacencies/b_20241211_0838_Track65_Sphere_00027/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/24/TMX7316010203-002059/pano_0000_001002/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/24/TMX7316010203-002059/pano_0000_001002/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/24/TMX7316010203-002059/pano_0000_001002/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/24/TMX7316010203-002059/pano_0000_001002/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002059_pano_0000_001002/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002059_pano_0000_001002/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002059_pano_0000_001002/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/24/TMX7316010203-002059/pano_0000_001002/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/24/TMX7316010203-002059/pano_0000_001002/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87309843830736, 52.3723524894601, 46.2399661317468 ] }, "distance": 2.77, "direction": 195.76, "angle": 86.57, "elevation": 46.24, "pano_id": "TMX7316010203-002059_pano_0000_001002", "timestamp": "2021-03-24T12:44:55.062120Z", "filename": "pano_0000_001002.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_0838_Track65_Sphere_00027", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119989.90608570463, 487290.8224602437 ] }, "relative_distance": 2.76947948, "relative_pitch": 86.57244229578917, "relative_heading": 195.76264769255127, "relative_elevation": 46.2399661317468 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track65_Sphere_00027/adjacencies/b_20241211_0838_Track65_Sphere_00027/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/30/TMX7316010203-002369/pano_0005_000183/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/30/TMX7316010203-002369/pano_0005_000183/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/30/TMX7316010203-002369/pano_0005_000183/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/30/TMX7316010203-002369/pano_0005_000183/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002369_pano_0005_000183/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002369_pano_0005_000183/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002369_pano_0005_000183/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/12/30/TMX7316010203-002369/pano_0005_000183/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/12/30/TMX7316010203-002369/pano_0005_000183/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87309171202556, 52.3723528477819, 45.7479056110606 ] }, "distance": 2.89, "direction": 204.75, "angle": 86.38, "elevation": 45.75, "pano_id": "TMX7316010203-002369_pano_0005_000183", "timestamp": "2021-12-30T12:42:06.952310Z", "filename": "pano_0005_000183.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_0838_Track65_Sphere_00027", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119989.90608570463, 487290.8224602437 ] }, "relative_distance": 2.89105872, "relative_pitch": 86.3839769941842, "relative_heading": 204.75157960079127, "relative_elevation": 45.7479056110606 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track65_Sphere_00027/adjacencies/b_20241211_0838_Track65_Sphere_00027/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/12/TMX7316010203-002929/pano_0013_000034/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/12/TMX7316010203-002929/pano_0013_000034/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/12/TMX7316010203-002929/pano_0013_000034/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/12/TMX7316010203-002929/pano_0013_000034/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002929_pano_0013_000034/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002929_pano_0013_000034/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002929_pano_0013_000034/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/01/12/TMX7316010203-002929/pano_0013_000034/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/01/12/TMX7316010203-002929/pano_0013_000034/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87313935896443, 52.3723972284956, 46.4816993074492 ] }, "distance": 3.08, "direction": 41.34, "angle": 86.21, "elevation": 46.48, "pano_id": "TMX7316010203-002929_pano_0013_000034", "timestamp": "2023-01-12T10:59:25.612750Z", "filename": "pano_0013_000034.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_0838_Track65_Sphere_00027", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119989.90608570463, 487290.8224602437 ] }, "relative_distance": 3.08051839, "relative_pitch": 86.20833630747015, "relative_heading": 41.336805640791596, "relative_elevation": 46.4816993074492 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track65_Sphere_00027/adjacencies/b_20241211_0838_Track65_Sphere_00027/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002551/pano_0000_001753/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002551/pano_0000_001753/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002551/pano_0000_001753/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002551/pano_0000_001753/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002551_pano_0000_001753/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002551_pano_0000_001753/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002551_pano_0000_001753/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002551/pano_0000_001753/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002551/pano_0000_001753/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8731040845011, 52.3723480354397, 46.4057719372213 ] }, "distance": 3.18, "direction": 186.64, "angle": 86.08, "elevation": 46.41, "pano_id": "TMX7316010203-002551_pano_0000_001753", "timestamp": "2022-04-29T11:14:07.299970Z", "filename": "pano_0000_001753.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_0838_Track65_Sphere_00027", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119989.90608570463, 487290.8224602437 ] }, "relative_distance": 3.18227798, "relative_pitch": 86.07708077345949, "relative_heading": 186.63681882970246, "relative_elevation": 46.4057719372213 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track65_Sphere_00027/adjacencies/b_20241211_0838_Track65_Sphere_00027/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316010203-000044/pano_0000_002371/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316010203-000044/pano_0000_002371/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316010203-000044/pano_0000_002371/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316010203-000044/pano_0000_002371/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000044_pano_0000_002371/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000044_pano_0000_002371/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000044_pano_0000_002371/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316010203-000044/pano_0000_002371/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316010203-000044/pano_0000_002371/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87313739019852, 52.3724003151999, 45.7063685832545 ] }, "distance": 3.27, "direction": 35.58, "angle": 85.91, "elevation": 45.71, "pano_id": "TMX7316010203-000044_pano_0000_002371", "timestamp": "2016-08-03T12:56:08.177880Z", "filename": "pano_0000_002371.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_0838_Track65_Sphere_00027", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119989.90608570463, 487290.8224602437 ] }, "relative_distance": 3.26631197, "relative_pitch": 85.9124234300192, "relative_heading": 35.581708794884634, "relative_elevation": 45.7063685832545 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track65_Sphere_00027/adjacencies/b_20241211_0838_Track65_Sphere_00027/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001041/pano_0002_004943/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001041/pano_0002_004943/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001041/pano_0002_004943/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001041/pano_0002_004943/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001041_pano_0002_004943/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001041_pano_0002_004943/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001041_pano_0002_004943/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001041/pano_0002_004943/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001041/pano_0002_004943/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87313705269024, 52.3724136515457, 45.6874506305903 ] }, "distance": 4.55, "direction": 24.39, "angle": 84.32, "elevation": 45.69, "pano_id": "TMX7316010203-001041_pano_0002_004943", "timestamp": "2019-01-09T10:44:11.115720Z", "filename": "pano_0002_004943.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_0838_Track65_Sphere_00027", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119989.90608570463, 487290.8224602437 ] }, "relative_distance": 4.54626108, "relative_pitch": 84.31732578867408, "relative_heading": 24.39279782360732, "relative_elevation": 45.6874506305903 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track65_Sphere_00027/adjacencies/b_20241211_0838_Track65_Sphere_00027/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/13/TMX7316010203-000790/pano_0000_000844/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/13/TMX7316010203-000790/pano_0000_000844/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/13/TMX7316010203-000790/pano_0000_000844/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/13/TMX7316010203-000790/pano_0000_000844/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000790_pano_0000_000844/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000790_pano_0000_000844/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000790_pano_0000_000844/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/13/TMX7316010203-000790/pano_0000_000844/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/13/TMX7316010203-000790/pano_0000_000844/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87313786563711, 52.3724134986767, 45.7613011719659 ] }, "distance": 4.55, "direction": 25.12, "angle": 84.32, "elevation": 45.76, "pano_id": "TMX7316010203-000790_pano_0000_000844", "timestamp": "2018-06-13T11:44:05.617700Z", "filename": "pano_0000_000844.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_0838_Track65_Sphere_00027", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119989.90608570463, 487290.8224602437 ] }, "relative_distance": 4.55399755, "relative_pitch": 84.31684505189469, "relative_heading": 25.11561863826415, "relative_elevation": 45.7613011719659 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track65_Sphere_00027/adjacencies/b_20241211_0838_Track65_Sphere_00027/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0838_Track65_Sphere_00026/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0838_Track65_Sphere_00026/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0838_Track65_Sphere_00026/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0838_Track65_Sphere_00026/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241211_0838_Track65_Sphere_00026/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track65_Sphere_00026/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track65_Sphere_00026/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0838_Track65_Sphere_00026/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0838_Track65_Sphere_00026/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.873137452170956, 52.372418796992044, 0.0 ] }, "distance": 5.08, "direction": 22.01, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241211_0838_Track65_Sphere_00026", "timestamp": "2024-12-11T12:18:17Z", "filename": "Job_20241211_0838_Track65_Sphere_00026.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_0838_Track65_Sphere_00027", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119989.90608570463, 487290.8224602437 ] }, "relative_distance": 5.0833543, "relative_pitch": 0.0, "relative_heading": 22.006189919277926, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track65_Sphere_00027/adjacencies/b_20241211_0838_Track65_Sphere_00027/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0838_Track65_Sphere_00028/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0838_Track65_Sphere_00028/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0838_Track65_Sphere_00028/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0838_Track65_Sphere_00028/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241211_0838_Track65_Sphere_00028/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track65_Sphere_00028/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track65_Sphere_00028/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0838_Track65_Sphere_00028/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0838_Track65_Sphere_00028/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.873082166687253, 52.37233381172512, 0.0 ] }, "distance": 5.1, "direction": 201.42, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241211_0838_Track65_Sphere_00028", "timestamp": "2024-12-11T12:18:19Z", "filename": "Job_20241211_0838_Track65_Sphere_00028.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_0838_Track65_Sphere_00027", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119989.90608570463, 487290.8224602437 ] }, "relative_distance": 5.09550796, "relative_pitch": 0.0, "relative_heading": 201.41585085619863, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track65_Sphere_00027/adjacencies/b_20241211_0838_Track65_Sphere_00027/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/13/TMX7316010203-000790/pano_0000_000842/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/13/TMX7316010203-000790/pano_0000_000842/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/13/TMX7316010203-000790/pano_0000_000842/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/13/TMX7316010203-000790/pano_0000_000842/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000790_pano_0000_000842/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000790_pano_0000_000842/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000790_pano_0000_000842/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/13/TMX7316010203-000790/pano_0000_000842/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/13/TMX7316010203-000790/pano_0000_000842/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8730868939992, 52.3723320496545, 45.7736714696512 ] }, "distance": 5.17, "direction": 197.3, "angle": 83.55, "elevation": 45.77, "pano_id": "TMX7316010203-000790_pano_0000_000842", "timestamp": "2018-06-13T11:44:04.107720Z", "filename": "pano_0000_000842.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_0838_Track65_Sphere_00027", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119989.90608570463, 487290.8224602437 ] }, "relative_distance": 5.17382637, "relative_pitch": 83.55119284411349, "relative_heading": 197.30019843092242, "relative_elevation": 45.7736714696512 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track65_Sphere_00027/adjacencies/b_20241211_0838_Track65_Sphere_00027/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001041/pano_0002_004941/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001041/pano_0002_004941/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001041/pano_0002_004941/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001041/pano_0002_004941/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001041_pano_0002_004941/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001041_pano_0002_004941/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001041_pano_0002_004941/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001041/pano_0002_004941/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001041/pano_0002_004941/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87308493395182, 52.3723321369768, 45.6957955993712 ] }, "distance": 5.21, "direction": 198.73, "angle": 83.5, "elevation": 45.7, "pano_id": "TMX7316010203-001041_pano_0002_004941", "timestamp": "2019-01-09T10:44:09.685720Z", "filename": "pano_0002_004941.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_0838_Track65_Sphere_00027", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119989.90608570463, 487290.8224602437 ] }, "relative_distance": 5.20587893, "relative_pitch": 83.50061807401717, "relative_heading": 198.73489842755066, "relative_elevation": 45.6957955993712 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track65_Sphere_00027/adjacencies/b_20241211_0838_Track65_Sphere_00027/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/29/TMX7316010203-001147/pano_0000_001747/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/29/TMX7316010203-001147/pano_0000_001747/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/29/TMX7316010203-001147/pano_0000_001747/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/29/TMX7316010203-001147/pano_0000_001747/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001147_pano_0000_001747/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001147_pano_0000_001747/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001147_pano_0000_001747/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/04/29/TMX7316010203-001147/pano_0000_001747/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/04/29/TMX7316010203-001147/pano_0000_001747/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87313836551426, 52.3724209623205, 46.7267524944618 ] }, "distance": 5.33, "direction": 21.66, "angle": 83.49, "elevation": 46.73, "pano_id": "TMX7316010203-001147_pano_0000_001747", "timestamp": "2019-04-29T13:03:17.656940Z", "filename": "pano_0000_001747.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_0838_Track65_Sphere_00027", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119989.90608570463, 487290.8224602437 ] }, "relative_distance": 5.33015377, "relative_pitch": 83.49235863289589, "relative_heading": 21.655636363420527, "relative_elevation": 46.7267524944618 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track65_Sphere_00027/adjacencies/b_20241211_0838_Track65_Sphere_00027/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/29/TMX7316010203-001147/pano_0000_001745/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/29/TMX7316010203-001147/pano_0000_001745/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/29/TMX7316010203-001147/pano_0000_001745/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/29/TMX7316010203-001147/pano_0000_001745/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001147_pano_0000_001745/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001147_pano_0000_001745/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001147_pano_0000_001745/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/04/29/TMX7316010203-001147/pano_0000_001745/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/04/29/TMX7316010203-001147/pano_0000_001745/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8730810461497, 52.3723304951965, 46.7464555688202 ] }, "distance": 5.47, "direction": 200.75, "angle": 83.33, "elevation": 46.75, "pano_id": "TMX7316010203-001147_pano_0000_001745", "timestamp": "2019-04-29T13:03:15.862050Z", "filename": "pano_0000_001745.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_0838_Track65_Sphere_00027", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119989.90608570463, 487290.8224602437 ] }, "relative_distance": 5.46730882, "relative_pitch": 83.32918381726131, "relative_heading": 200.74823824556054, "relative_elevation": 46.7464555688202 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track65_Sphere_00027/adjacencies/b_20241211_0838_Track65_Sphere_00027/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002551/pano_0000_001755/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002551/pano_0000_001755/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002551/pano_0000_001755/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002551/pano_0000_001755/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002551_pano_0000_001755/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002551_pano_0000_001755/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002551_pano_0000_001755/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002551/pano_0000_001755/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002551/pano_0000_001755/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87315552794059, 52.3724283637797, 46.4305833056569 ] }, "distance": 6.57, "direction": 28.49, "angle": 81.94, "elevation": 46.43, "pano_id": "TMX7316010203-002551_pano_0000_001755", "timestamp": "2022-04-29T11:14:08.614880Z", "filename": "pano_0000_001755.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_0838_Track65_Sphere_00027", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119989.90608570463, 487290.8224602437 ] }, "relative_distance": 6.57369565, "relative_pitch": 81.94155690784254, "relative_heading": 28.491570549703756, "relative_elevation": 46.4305833056569 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track65_Sphere_00027/adjacencies/b_20241211_0838_Track65_Sphere_00027/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/12/TMX7316010203-002929/pano_0013_000036/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/12/TMX7316010203-002929/pano_0013_000036/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/12/TMX7316010203-002929/pano_0013_000036/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/12/TMX7316010203-002929/pano_0013_000036/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002929_pano_0013_000036/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002929_pano_0013_000036/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002929_pano_0013_000036/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/01/12/TMX7316010203-002929/pano_0013_000036/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/01/12/TMX7316010203-002929/pano_0013_000036/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87308985160968, 52.3723170790476, 46.4540687073022 ] }, "distance": 6.74, "direction": 191.44, "angle": 81.75, "elevation": 46.45, "pano_id": "TMX7316010203-002929_pano_0013_000036", "timestamp": "2023-01-12T10:59:27.227790Z", "filename": "pano_0013_000036.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_0838_Track65_Sphere_00027", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119989.90608570463, 487290.8224602437 ] }, "relative_distance": 6.73958552, "relative_pitch": 81.7450882357368, "relative_heading": 191.4435536311398, "relative_elevation": 46.4540687073022 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track65_Sphere_00027/adjacencies/b_20241211_0838_Track65_Sphere_00027/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316010203-000044/pano_0000_002369/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316010203-000044/pano_0000_002369/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316010203-000044/pano_0000_002369/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316010203-000044/pano_0000_002369/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000044_pano_0000_002369/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000044_pano_0000_002369/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000044_pano_0000_002369/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316010203-000044/pano_0000_002369/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316010203-000044/pano_0000_002369/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87308245867283, 52.372316984722, 45.7061946094036 ] }, "distance": 6.87, "direction": 195.55, "angle": 81.46, "elevation": 45.71, "pano_id": "TMX7316010203-000044_pano_0000_002369", "timestamp": "2016-08-03T12:56:06.322890Z", "filename": "pano_0000_002369.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_0838_Track65_Sphere_00027", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119989.90608570463, 487290.8224602437 ] }, "relative_distance": 6.86737525, "relative_pitch": 81.4552022389501, "relative_heading": 195.54704697928676, "relative_elevation": 45.7061946094036 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track65_Sphere_00027/adjacencies/b_20241211_0838_Track65_Sphere_00027/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/24/TMX7316010203-002059/pano_0000_001004/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/24/TMX7316010203-002059/pano_0000_001004/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/24/TMX7316010203-002059/pano_0000_001004/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/24/TMX7316010203-002059/pano_0000_001004/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002059_pano_0000_001004/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002059_pano_0000_001004/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002059_pano_0000_001004/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/24/TMX7316010203-002059/pano_0000_001004/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/24/TMX7316010203-002059/pano_0000_001004/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87315497231699, 52.3724335609459, 46.2209510300308 ] }, "distance": 7.07, "direction": 25.99, "angle": 81.3, "elevation": 46.22, "pano_id": "TMX7316010203-002059_pano_0000_001004", "timestamp": "2021-03-24T12:44:56.492040Z", "filename": "pano_0000_001004.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_0838_Track65_Sphere_00027", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119989.90608570463, 487290.8224602437 ] }, "relative_distance": 7.07067548, "relative_pitch": 81.30257259853369, "relative_heading": 25.98579538575461, "relative_elevation": 46.2209510300308 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track65_Sphere_00027/adjacencies/b_20241211_0838_Track65_Sphere_00027/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/30/TMX7316010203-002369/pano_0005_000185/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/30/TMX7316010203-002369/pano_0005_000185/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/30/TMX7316010203-002369/pano_0005_000185/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/30/TMX7316010203-002369/pano_0005_000185/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002369_pano_0005_000185/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002369_pano_0005_000185/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002369_pano_0005_000185/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/12/30/TMX7316010203-002369/pano_0005_000185/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/12/30/TMX7316010203-002369/pano_0005_000185/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87314595023092, 52.3724375456855, 45.7542028119788 ] }, "distance": 7.24, "direction": 20.07, "angle": 81.01, "elevation": 45.75, "pano_id": "TMX7316010203-002369_pano_0005_000185", "timestamp": "2021-12-30T12:42:08.377230Z", "filename": "pano_0005_000185.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_0838_Track65_Sphere_00027", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119989.90608570463, 487290.8224602437 ] }, "relative_distance": 7.23862926, "relative_pitch": 81.00992527266149, "relative_heading": 20.065575921917862, "relative_elevation": 45.7542028119788 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track65_Sphere_00027/adjacencies/b_20241211_0838_Track65_Sphere_00027/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001702/pano_0000_005133/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001702/pano_0000_005133/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001702/pano_0000_005133/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001702/pano_0000_005133/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001702_pano_0000_005133/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001702_pano_0000_005133/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001702_pano_0000_005133/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001702/pano_0000_005133/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001702/pano_0000_005133/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87315459493988, 52.3724377367375, 45.582306320779 ] }, "distance": 7.48, "direction": 24.25, "angle": 80.68, "elevation": 45.58, "pano_id": "TMX7316010203-001702_pano_0000_005133", "timestamp": "2020-05-11T09:47:31.932660Z", "filename": "pano_0000_005133.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_0838_Track65_Sphere_00027", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119989.90608570463, 487290.8224602437 ] }, "relative_distance": 7.48053283, "relative_pitch": 80.68023859521075, "relative_heading": 24.24921421046879, "relative_elevation": 45.582306320779 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track65_Sphere_00027/adjacencies/b_20241211_0838_Track65_Sphere_00027/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/24/TMX7316010203-002059/pano_0000_001001/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/24/TMX7316010203-002059/pano_0000_001001/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/24/TMX7316010203-002059/pano_0000_001001/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/24/TMX7316010203-002059/pano_0000_001001/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002059_pano_0000_001001/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002059_pano_0000_001001/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002059_pano_0000_001001/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/24/TMX7316010203-002059/pano_0000_001001/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/24/TMX7316010203-002059/pano_0000_001001/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87307177608817, 52.3723112226445, 46.2769967932254 ] }, "distance": 7.7, "direction": 199.49, "angle": 80.56, "elevation": 46.28, "pano_id": "TMX7316010203-002059_pano_0000_001001", "timestamp": "2021-03-24T12:44:54.402070Z", "filename": "pano_0000_001001.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_0838_Track65_Sphere_00027", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119989.90608570463, 487290.8224602437 ] }, "relative_distance": 7.69829623, "relative_pitch": 80.55519005460087, "relative_heading": 199.48793889598483, "relative_elevation": 46.2769967932254 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track65_Sphere_00027/adjacencies/b_20241211_0838_Track65_Sphere_00027/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/12/TMX7316010203-002929/pano_0013_000033/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/12/TMX7316010203-002929/pano_0013_000033/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/12/TMX7316010203-002929/pano_0013_000033/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/12/TMX7316010203-002929/pano_0013_000033/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002929_pano_0013_000033/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002929_pano_0013_000033/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002929_pano_0013_000033/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/01/12/TMX7316010203-002929/pano_0013_000033/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/01/12/TMX7316010203-002929/pano_0013_000033/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87316580821673, 52.3724366286712, 46.486759731546 ] }, "distance": 7.72, "direction": 29.8, "angle": 80.57, "elevation": 46.49, "pano_id": "TMX7316010203-002929_pano_0013_000033", "timestamp": "2023-01-12T10:59:24.652750Z", "filename": "pano_0013_000033.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_0838_Track65_Sphere_00027", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119989.90608570463, 487290.8224602437 ] }, "relative_distance": 7.7179992, "relative_pitch": 80.57341077898921, "relative_heading": 29.803046279781068, "relative_elevation": 46.486759731546 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track65_Sphere_00027/adjacencies/b_20241211_0838_Track65_Sphere_00027/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001702/pano_0000_005130/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001702/pano_0000_005130/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001702/pano_0000_005130/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001702/pano_0000_005130/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001702_pano_0000_005130/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001702_pano_0000_005130/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001702_pano_0000_005130/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001702/pano_0000_005130/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001702/pano_0000_005130/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8730731264304, 52.3723107177924, 45.5968389641494 ] }, "distance": 7.72, "direction": 198.71, "angle": 80.39, "elevation": 45.6, "pano_id": "TMX7316010203-001702_pano_0000_005130", "timestamp": "2020-05-11T09:47:29.942620Z", "filename": "pano_0000_005130.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_0838_Track65_Sphere_00027", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119989.90608570463, 487290.8224602437 ] }, "relative_distance": 7.72129395, "relative_pitch": 80.38880306137607, "relative_heading": 198.7054982585932, "relative_elevation": 45.5968389641494 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track65_Sphere_00027/adjacencies/b_20241211_0838_Track65_Sphere_00027/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002551/pano_0000_001752/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002551/pano_0000_001752/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002551/pano_0000_001752/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002551/pano_0000_001752/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002551_pano_0000_001752/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002551_pano_0000_001752/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002551_pano_0000_001752/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002551/pano_0000_001752/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002551/pano_0000_001752/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87307736376759, 52.3723077047503, 46.4136155638844 ] }, "distance": 7.96, "direction": 195.96, "angle": 80.27, "elevation": 46.41, "pano_id": "TMX7316010203-002551_pano_0000_001752", "timestamp": "2022-04-29T11:14:06.669910Z", "filename": "pano_0000_001752.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_0838_Track65_Sphere_00027", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119989.90608570463, 487290.8224602437 ] }, "relative_distance": 7.95542933, "relative_pitch": 80.27384910119524, "relative_heading": 195.96137406902255, "relative_elevation": 46.4136155638844 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track65_Sphere_00027/adjacencies/b_20241211_0838_Track65_Sphere_00027/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/30/TMX7316010203-002369/pano_0005_000182/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/30/TMX7316010203-002369/pano_0005_000182/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/30/TMX7316010203-002369/pano_0005_000182/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/30/TMX7316010203-002369/pano_0005_000182/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002369_pano_0005_000182/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002369_pano_0005_000182/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002369_pano_0005_000182/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/12/30/TMX7316010203-002369/pano_0005_000182/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/12/30/TMX7316010203-002369/pano_0005_000182/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87306436886485, 52.3723099153852, 45.7761165145785 ] }, "distance": 8.02, "direction": 202.54, "angle": 80.07, "elevation": 45.78, "pano_id": "TMX7316010203-002369_pano_0005_000182", "timestamp": "2021-12-30T12:42:06.282280Z", "filename": "pano_0005_000182.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_0838_Track65_Sphere_00027", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119989.90608570463, 487290.8224602437 ] }, "relative_distance": 8.01511166, "relative_pitch": 80.06854300303701, "relative_heading": 202.54216331943434, "relative_elevation": 45.7761165145785 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track65_Sphere_00027/adjacencies/b_20241211_0838_Track65_Sphere_00027/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316010203-000044/pano_0000_002372/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316010203-000044/pano_0000_002372/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316010203-000044/pano_0000_002372/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316010203-000044/pano_0000_002372/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000044_pano_0000_002372/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000044_pano_0000_002372/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000044_pano_0000_002372/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316010203-000044/pano_0000_002372/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316010203-000044/pano_0000_002372/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87316409269283, 52.3724414440268, 45.6941474638879 ] }, "distance": 8.13, "direction": 27.21, "angle": 79.91, "elevation": 45.69, "pano_id": "TMX7316010203-000044_pano_0000_002372", "timestamp": "2016-08-03T12:56:09.142890Z", "filename": "pano_0000_002372.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_0838_Track65_Sphere_00027", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119989.90608570463, 487290.8224602437 ] }, "relative_distance": 8.13320102, "relative_pitch": 79.90749434033734, "relative_heading": 27.211821747558, "relative_elevation": 45.6941474638879 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track65_Sphere_00027/adjacencies/b_20241211_0838_Track65_Sphere_00027/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001041/pano_0002_004944/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001041/pano_0002_004944/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001041/pano_0002_004944/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001041/pano_0002_004944/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001041_pano_0002_004944/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001041_pano_0002_004944/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001041_pano_0002_004944/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001041/pano_0002_004944/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001041/pano_0002_004944/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87316239846297, 52.3724544418242, 45.6806384529918 ] }, "distance": 9.4, "direction": 22.55, "angle": 78.37, "elevation": 45.68, "pano_id": "TMX7316010203-001041_pano_0002_004944", "timestamp": "2019-01-09T10:44:11.905720Z", "filename": "pano_0002_004944.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_0838_Track65_Sphere_00027", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119989.90608570463, 487290.8224602437 ] }, "relative_distance": 9.39778791, "relative_pitch": 78.37484857757988, "relative_heading": 22.548806954548034, "relative_elevation": 45.6806384529918 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track65_Sphere_00027/adjacencies/b_20241211_0838_Track65_Sphere_00027/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/13/TMX7316010203-000790/pano_0000_000845/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/13/TMX7316010203-000790/pano_0000_000845/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/13/TMX7316010203-000790/pano_0000_000845/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/13/TMX7316010203-000790/pano_0000_000845/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000790_pano_0000_000845/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000790_pano_0000_000845/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000790_pano_0000_000845/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/13/TMX7316010203-000790/pano_0000_000845/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/13/TMX7316010203-000790/pano_0000_000845/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87316433371033, 52.3724540897756, 45.7542844638228 ] }, "distance": 9.41, "direction": 23.38, "angle": 78.37, "elevation": 45.75, "pano_id": "TMX7316010203-000790_pano_0000_000845", "timestamp": "2018-06-13T11:44:06.407730Z", "filename": "pano_0000_000845.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_0838_Track65_Sphere_00027", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119989.90608570463, 487290.8224602437 ] }, "relative_distance": 9.41314466, "relative_pitch": 78.37460144830399, "relative_heading": 23.38119925306016, "relative_elevation": 45.7542844638228 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track65_Sphere_00027/adjacencies/b_20241211_0838_Track65_Sphere_00027/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0838_Track65_Sphere_00025/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0838_Track65_Sphere_00025/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0838_Track65_Sphere_00025/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0838_Track65_Sphere_00025/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241211_0838_Track65_Sphere_00025/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track65_Sphere_00025/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track65_Sphere_00025/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0838_Track65_Sphere_00025/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0838_Track65_Sphere_00025/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.873163384141354, 52.372459399260315, 0.0 ] }, "distance": 9.93, "direction": 21.69, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241211_0838_Track65_Sphere_00025", "timestamp": "2024-12-11T12:18:16Z", "filename": "Job_20241211_0838_Track65_Sphere_00025.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_0838_Track65_Sphere_00027", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119989.90608570463, 487290.8224602437 ] }, "relative_distance": 9.93412119, "relative_pitch": 0.0, "relative_heading": 21.686307957645948, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track65_Sphere_00027/adjacencies/b_20241211_0838_Track65_Sphere_00027/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0838_Track65_Sphere_00029/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0838_Track65_Sphere_00029/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0838_Track65_Sphere_00029/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0838_Track65_Sphere_00029/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241211_0838_Track65_Sphere_00029/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track65_Sphere_00029/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track65_Sphere_00029/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0838_Track65_Sphere_00029/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0838_Track65_Sphere_00029/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.873055886104149, 52.372292893353496, 0.0 ] }, "distance": 9.99, "direction": 201.44, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241211_0838_Track65_Sphere_00029", "timestamp": "2024-12-11T12:18:20Z", "filename": "Job_20241211_0838_Track65_Sphere_00029.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_0838_Track65_Sphere_00027", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119989.90608570463, 487290.8224602437 ] }, "relative_distance": 9.98785141, "relative_pitch": 0.0, "relative_heading": 201.43758235403436, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track65_Sphere_00027/adjacencies/b_20241211_0838_Track65_Sphere_00027/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/13/TMX7316010203-000790/pano_0000_000841/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/13/TMX7316010203-000790/pano_0000_000841/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/13/TMX7316010203-000790/pano_0000_000841/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/13/TMX7316010203-000790/pano_0000_000841/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000790_pano_0000_000841/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000790_pano_0000_000841/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000790_pano_0000_000841/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/13/TMX7316010203-000790/pano_0000_000841/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/13/TMX7316010203-000790/pano_0000_000841/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87306198015066, 52.3722910677271, 45.7883393755183 ] }, "distance": 10.04, "direction": 198.81, "angle": 77.64, "elevation": 45.79, "pano_id": "TMX7316010203-000790_pano_0000_000841", "timestamp": "2018-06-13T11:44:03.372770Z", "filename": "pano_0000_000841.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_0838_Track65_Sphere_00027", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119989.90608570463, 487290.8224602437 ] }, "relative_distance": 10.03582306, "relative_pitch": 77.63748054234358, "relative_heading": 198.8071554630269, "relative_elevation": 45.7883393755183 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track65_Sphere_00027/adjacencies/b_20241211_0838_Track65_Sphere_00027/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001041/pano_0002_004940/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001041/pano_0002_004940/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001041/pano_0002_004940/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001041/pano_0002_004940/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001041_pano_0002_004940/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001041_pano_0002_004940/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001041_pano_0002_004940/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001041/pano_0002_004940/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001041/pano_0002_004940/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87305868918916, 52.372291077521, 45.7131388997659 ] }, "distance": 10.11, "direction": 200.01, "angle": 77.53, "elevation": 45.71, "pano_id": "TMX7316010203-001041_pano_0002_004940", "timestamp": "2019-01-09T10:44:09.010820Z", "filename": "pano_0002_004940.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_0838_Track65_Sphere_00027", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119989.90608570463, 487290.8224602437 ] }, "relative_distance": 10.10928355, "relative_pitch": 77.52996001582784, "relative_heading": 200.0117393830207, "relative_elevation": 45.7131388997659 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track65_Sphere_00027/adjacencies/b_20241211_0838_Track65_Sphere_00027/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/29/TMX7316010203-001147/pano_0000_001748/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/29/TMX7316010203-001147/pano_0000_001748/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/29/TMX7316010203-001147/pano_0000_001748/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/29/TMX7316010203-001147/pano_0000_001748/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001147_pano_0000_001748/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001147_pano_0000_001748/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001147_pano_0000_001748/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/04/29/TMX7316010203-001147/pano_0000_001748/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/04/29/TMX7316010203-001147/pano_0000_001748/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8731670985087, 52.3724657800325, 46.7121994970366 ] }, "distance": 10.69, "direction": 21.54, "angle": 77.11, "elevation": 46.71, "pano_id": "TMX7316010203-001147_pano_0000_001748", "timestamp": "2019-04-29T13:03:18.592050Z", "filename": "pano_0000_001748.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_0838_Track65_Sphere_00027", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119989.90608570463, 487290.8224602437 ] }, "relative_distance": 10.68739813, "relative_pitch": 77.11296469239174, "relative_heading": 21.539941987782296, "relative_elevation": 46.7121994970366 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track65_Sphere_00027/adjacencies/b_20241211_0838_Track65_Sphere_00027/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/29/TMX7316010203-001147/pano_0000_001744/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/29/TMX7316010203-001147/pano_0000_001744/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/29/TMX7316010203-001147/pano_0000_001744/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/29/TMX7316010203-001147/pano_0000_001744/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001147_pano_0000_001744/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001147_pano_0000_001744/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001147_pano_0000_001744/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/04/29/TMX7316010203-001147/pano_0000_001744/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/04/29/TMX7316010203-001147/pano_0000_001744/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87305258024165, 52.3722850592703, 46.7637472134084 ] }, "distance": 10.88, "direction": 200.86, "angle": 76.9, "elevation": 46.76, "pano_id": "TMX7316010203-001147_pano_0000_001744", "timestamp": "2019-04-29T13:03:14.982070Z", "filename": "pano_0000_001744.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_0838_Track65_Sphere_00027", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119989.90608570463, 487290.8224602437 ] }, "relative_distance": 10.88211119, "relative_pitch": 76.9001786113144, "relative_heading": 200.86350584451583, "relative_elevation": 46.7637472134084 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track65_Sphere_00027/adjacencies/b_20241211_0838_Track65_Sphere_00027/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002551/pano_0000_001756/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002551/pano_0000_001756/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002551/pano_0000_001756/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002551/pano_0000_001756/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002551_pano_0000_001756/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002551_pano_0000_001756/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002551_pano_0000_001756/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002551/pano_0000_001756/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002551/pano_0000_001756/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87318024353959, 52.3724685702104, 46.4771007830277 ] }, "distance": 11.33, "direction": 25.18, "angle": 76.3, "elevation": 46.48, "pano_id": "TMX7316010203-002551_pano_0000_001756", "timestamp": "2022-04-29T11:14:09.354830Z", "filename": "pano_0000_001756.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_0838_Track65_Sphere_00027", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119989.90608570463, 487290.8224602437 ] }, "relative_distance": 11.32771214, "relative_pitch": 76.30254109689442, "relative_heading": 25.177826044882096, "relative_elevation": 46.4771007830277 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track65_Sphere_00027/adjacencies/b_20241211_0838_Track65_Sphere_00027/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/12/TMX7316010203-002929/pano_0013_000037/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/12/TMX7316010203-002929/pano_0013_000037/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/12/TMX7316010203-002929/pano_0013_000037/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/12/TMX7316010203-002929/pano_0013_000037/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002929_pano_0013_000037/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002929_pano_0013_000037/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002929_pano_0013_000037/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/01/12/TMX7316010203-002929/pano_0013_000037/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/01/12/TMX7316010203-002929/pano_0013_000037/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87306336455799, 52.3722769533973, 46.4593704780564 ] }, "distance": 11.51, "direction": 195.84, "angle": 76.09, "elevation": 46.46, "pano_id": "TMX7316010203-002929_pano_0013_000037", "timestamp": "2023-01-12T10:59:27.907740Z", "filename": "pano_0013_000037.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2022", "tags": [ "mission-woz", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_0838_Track65_Sphere_00027", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119989.90608570463, 487290.8224602437 ] }, "relative_distance": 11.50755894, "relative_pitch": 76.08834830963178, "relative_heading": 195.84047020668075, "relative_elevation": 46.4593704780564 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track65_Sphere_00027/adjacencies/b_20241211_0838_Track65_Sphere_00027/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316010203-000044/pano_0000_002368/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316010203-000044/pano_0000_002368/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316010203-000044/pano_0000_002368/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316010203-000044/pano_0000_002368/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000044_pano_0000_002368/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000044_pano_0000_002368/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000044_pano_0000_002368/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316010203-000044/pano_0000_002368/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316010203-000044/pano_0000_002368/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87305515155835, 52.3722749681842, 45.7010165443644 ] }, "distance": 11.88, "direction": 198.15, "angle": 75.43, "elevation": 45.7, "pano_id": "TMX7316010203-000044_pano_0000_002368", "timestamp": "2016-08-03T12:56:05.392910Z", "filename": "pano_0000_002368.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_0838_Track65_Sphere_00027", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119989.90608570463, 487290.8224602437 ] }, "relative_distance": 11.88236774, "relative_pitch": 75.42566233168037, "relative_heading": 198.14511207956645, "relative_elevation": 45.7010165443644 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track65_Sphere_00027/adjacencies/b_20241211_0838_Track65_Sphere_00027/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/24/TMX7316010203-002059/pano_0000_001005/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/24/TMX7316010203-002059/pano_0000_001005/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/24/TMX7316010203-002059/pano_0000_001005/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/24/TMX7316010203-002059/pano_0000_001005/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002059_pano_0000_001005/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002059_pano_0000_001005/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002059_pano_0000_001005/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/24/TMX7316010203-002059/pano_0000_001005/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/24/TMX7316010203-002059/pano_0000_001005/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87318067430149, 52.3724742753605, 46.288768726401 ] }, "distance": 11.92, "direction": 24.01, "angle": 75.56, "elevation": 46.29, "pano_id": "TMX7316010203-002059_pano_0000_001005", "timestamp": "2021-03-24T12:44:57.272010Z", "filename": "pano_0000_001005.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_0838_Track65_Sphere_00027", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119989.90608570463, 487290.8224602437 ] }, "relative_distance": 11.91720403, "relative_pitch": 75.5625352180403, "relative_heading": 24.00690355781863, "relative_elevation": 46.288768726401 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track65_Sphere_00027/adjacencies/b_20241211_0838_Track65_Sphere_00027/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/30/TMX7316010203-002369/pano_0005_000186/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/30/TMX7316010203-002369/pano_0005_000186/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/30/TMX7316010203-002369/pano_0005_000186/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/30/TMX7316010203-002369/pano_0005_000186/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002369_pano_0005_000186/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002369_pano_0005_000186/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002369_pano_0005_000186/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/12/30/TMX7316010203-002369/pano_0005_000186/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/12/30/TMX7316010203-002369/pano_0005_000186/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87317340763533, 52.3724801867905, 45.8547065602615 ] }, "distance": 12.34, "direction": 20.66, "angle": 74.94, "elevation": 45.85, "pano_id": "TMX7316010203-002369_pano_0005_000186", "timestamp": "2021-12-30T12:42:09.177190Z", "filename": "pano_0005_000186.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_0838_Track65_Sphere_00027", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119989.90608570463, 487290.8224602437 ] }, "relative_distance": 12.33775158, "relative_pitch": 74.94053715567182, "relative_heading": 20.662683494640945, "relative_elevation": 45.8547065602615 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track65_Sphere_00027/adjacencies/b_20241211_0838_Track65_Sphere_00027/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/12/TMX7316010203-002929/pano_0013_000032/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/12/TMX7316010203-002929/pano_0013_000032/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/12/TMX7316010203-002929/pano_0013_000032/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/12/TMX7316010203-002929/pano_0013_000032/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002929_pano_0013_000032/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002929_pano_0013_000032/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002929_pano_0013_000032/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/01/12/TMX7316010203-002929/pano_0013_000032/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/01/12/TMX7316010203-002929/pano_0013_000032/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87319163351633, 52.3724757923279, 46.5972666991875 ] }, "distance": 12.39, "direction": 26.84, "angle": 75.11, "elevation": 46.6, "pano_id": "TMX7316010203-002929_pano_0013_000032", "timestamp": "2023-01-12T10:59:23.697780Z", "filename": "pano_0013_000032.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_0838_Track65_Sphere_00027", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119989.90608570463, 487290.8224602437 ] }, "relative_distance": 12.39025141, "relative_pitch": 75.1095572458871, "relative_heading": 26.84344056682872, "relative_elevation": 46.5972666991875 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track65_Sphere_00027/adjacencies/b_20241211_0838_Track65_Sphere_00027/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001702/pano_0000_005134/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001702/pano_0000_005134/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001702/pano_0000_005134/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001702/pano_0000_005134/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001702_pano_0000_005134/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001702_pano_0000_005134/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001702_pano_0000_005134/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001702/pano_0000_005134/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001702/pano_0000_005134/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87318104196188, 52.3724804751777, 45.7048743506894 ] }, "distance": 12.56, "direction": 22.83, "angle": 74.63, "elevation": 45.7, "pano_id": "TMX7316010203-001702_pano_0000_005134", "timestamp": "2020-05-11T09:47:32.667570Z", "filename": "pano_0000_005134.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_0838_Track65_Sphere_00027", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119989.90608570463, 487290.8224602437 ] }, "relative_distance": 12.56024116, "relative_pitch": 74.63377140032114, "relative_heading": 22.83080913974852, "relative_elevation": 45.7048743506894 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track65_Sphere_00027/adjacencies/b_20241211_0838_Track65_Sphere_00027/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/24/TMX7316010203-002059/pano_0000_001000/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/24/TMX7316010203-002059/pano_0000_001000/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/24/TMX7316010203-002059/pano_0000_001000/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/24/TMX7316010203-002059/pano_0000_001000/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002059_pano_0000_001000/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002059_pano_0000_001000/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002059_pano_0000_001000/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/24/TMX7316010203-002059/pano_0000_001000/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/24/TMX7316010203-002059/pano_0000_001000/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87304581013076, 52.3722695480819, 46.2742923879996 ] }, "distance": 12.66, "direction": 200.03, "angle": 74.7, "elevation": 46.27, "pano_id": "TMX7316010203-002059_pano_0000_001000", "timestamp": "2021-03-24T12:44:53.787060Z", "filename": "pano_0000_001000.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_0838_Track65_Sphere_00027", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119989.90608570463, 487290.8224602437 ] }, "relative_distance": 12.66048778, "relative_pitch": 74.6985325320634, "relative_heading": 200.03148595726174, "relative_elevation": 46.2742923879996 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track65_Sphere_00027/adjacencies/b_20241211_0838_Track65_Sphere_00027/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002551/pano_0000_001751/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002551/pano_0000_001751/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002551/pano_0000_001751/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002551/pano_0000_001751/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002551_pano_0000_001751/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002551_pano_0000_001751/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002551_pano_0000_001751/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002551/pano_0000_001751/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002551/pano_0000_001751/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87305072526991, 52.3722674750801, 46.4006889266893 ] }, "distance": 12.77, "direction": 198.27, "angle": 74.61, "elevation": 46.4, "pano_id": "TMX7316010203-002551_pano_0000_001751", "timestamp": "2022-04-29T11:14:06.050070Z", "filename": "pano_0000_001751.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_0838_Track65_Sphere_00027", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119989.90608570463, 487290.8224602437 ] }, "relative_distance": 12.76860521, "relative_pitch": 74.6140880140219, "relative_heading": 198.2654010544263, "relative_elevation": 46.4006889266893 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track65_Sphere_00027/adjacencies/b_20241211_0838_Track65_Sphere_00027/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001702/pano_0000_005129/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001702/pano_0000_005129/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001702/pano_0000_005129/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001702/pano_0000_005129/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001702_pano_0000_005129/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001702_pano_0000_005129/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001702_pano_0000_005129/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001702/pano_0000_005129/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001702/pano_0000_005129/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87304619513992, 52.3722683014399, 45.5862908568233 ] }, "distance": 12.78, "direction": 199.71, "angle": 74.34, "elevation": 45.59, "pano_id": "TMX7316010203-001702_pano_0000_005129", "timestamp": "2020-05-11T09:47:29.317610Z", "filename": "pano_0000_005129.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_0838_Track65_Sphere_00027", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119989.90608570463, 487290.8224602437 ] }, "relative_distance": 12.78203704, "relative_pitch": 74.33692183416859, "relative_heading": 199.70806208153465, "relative_elevation": 45.5862908568233 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track65_Sphere_00027/adjacencies/b_20241211_0838_Track65_Sphere_00027/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316010203-000044/pano_0000_002373/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316010203-000044/pano_0000_002373/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316010203-000044/pano_0000_002373/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316010203-000044/pano_0000_002373/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000044_pano_0000_002373/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000044_pano_0000_002373/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000044_pano_0000_002373/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316010203-000044/pano_0000_002373/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316010203-000044/pano_0000_002373/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87319032492419, 52.3724824777497, 45.7850372716784 ] }, "distance": 13.02, "direction": 25.02, "angle": 74.13, "elevation": 45.79, "pano_id": "TMX7316010203-000044_pano_0000_002373", "timestamp": "2016-08-03T12:56:10.147930Z", "filename": "pano_0000_002373.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_0838_Track65_Sphere_00027", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119989.90608570463, 487290.8224602437 ] }, "relative_distance": 13.02039089, "relative_pitch": 74.12525957600455, "relative_heading": 25.015003930807033, "relative_elevation": 45.7850372716784 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track65_Sphere_00027/adjacencies/b_20241211_0838_Track65_Sphere_00027/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/30/TMX7316010203-002369/pano_0005_000181/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/30/TMX7316010203-002369/pano_0005_000181/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/30/TMX7316010203-002369/pano_0005_000181/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/30/TMX7316010203-002369/pano_0005_000181/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002369_pano_0005_000181/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002369_pano_0005_000181/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002369_pano_0005_000181/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/12/30/TMX7316010203-002369/pano_0005_000181/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/12/30/TMX7316010203-002369/pano_0005_000181/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87303699055082, 52.3722671058789, 45.7772763622925 ] }, "distance": 13.13, "direction": 202.09, "angle": 74.0, "elevation": 45.78, "pano_id": "TMX7316010203-002369_pano_0005_000181", "timestamp": "2021-12-30T12:42:05.622280Z", "filename": "pano_0005_000181.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_0838_Track65_Sphere_00027", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119989.90608570463, 487290.8224602437 ] }, "relative_distance": 13.13001445, "relative_pitch": 73.99584620914963, "relative_heading": 202.08833548446043, "relative_elevation": 45.7772763622925 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track65_Sphere_00027/adjacencies/b_20241211_0838_Track65_Sphere_00027/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001041/pano_0002_004945/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001041/pano_0002_004945/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001041/pano_0002_004945/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001041/pano_0002_004945/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001041_pano_0002_004945/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001041_pano_0002_004945/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001041_pano_0002_004945/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001041/pano_0002_004945/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001041/pano_0002_004945/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87318734461781, 52.3724952584133, 45.7519373977557 ] }, "distance": 14.24, "direction": 21.85, "angle": 72.71, "elevation": 45.75, "pano_id": "TMX7316010203-001041_pano_0002_004945", "timestamp": "2019-01-09T10:44:12.720660Z", "filename": "pano_0002_004945.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_0838_Track65_Sphere_00027", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119989.90608570463, 487290.8224602437 ] }, "relative_distance": 14.24498061, "relative_pitch": 72.70589185907103, "relative_heading": 21.85475545972182, "relative_elevation": 45.7519373977557 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track65_Sphere_00027/adjacencies/b_20241211_0838_Track65_Sphere_00027/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/13/TMX7316010203-000790/pano_0000_000846/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/13/TMX7316010203-000790/pano_0000_000846/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/13/TMX7316010203-000790/pano_0000_000846/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/13/TMX7316010203-000790/pano_0000_000846/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000790_pano_0000_000846/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000790_pano_0000_000846/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000790_pano_0000_000846/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/13/TMX7316010203-000790/pano_0000_000846/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/13/TMX7316010203-000790/pano_0000_000846/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87319114305188, 52.3724944928372, 45.8326388420537 ] }, "distance": 14.26, "direction": 22.95, "angle": 72.71, "elevation": 45.83, "pano_id": "TMX7316010203-000790_pano_0000_000846", "timestamp": "2018-06-13T11:44:07.182700Z", "filename": "pano_0000_000846.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_0838_Track65_Sphere_00027", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119989.90608570463, 487290.8224602437 ] }, "relative_distance": 14.26480603, "relative_pitch": 72.71193345024601, "relative_heading": 22.946599776879125, "relative_elevation": 45.8326388420537 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track65_Sphere_00027/adjacencies/b_20241211_0838_Track65_Sphere_00027/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0838_Track65_Sphere_00024/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0838_Track65_Sphere_00024/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0838_Track65_Sphere_00024/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0838_Track65_Sphere_00024/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241211_0838_Track65_Sphere_00024/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track65_Sphere_00024/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track65_Sphere_00024/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0838_Track65_Sphere_00024/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0838_Track65_Sphere_00024/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.873189443001725, 52.37249919317837, 0.0 ] }, "distance": 14.7, "direction": 21.74, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241211_0838_Track65_Sphere_00024", "timestamp": "2024-12-11T12:18:15Z", "filename": "Job_20241211_0838_Track65_Sphere_00024.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_0838_Track65_Sphere_00027", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119989.90608570463, 487290.8224602437 ] }, "relative_distance": 14.70458365, "relative_pitch": 0.0, "relative_heading": 21.736514877008638, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track65_Sphere_00027/adjacencies/b_20241211_0838_Track65_Sphere_00027/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/13/TMX7316010203-000790/pano_0000_000840/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/13/TMX7316010203-000790/pano_0000_000840/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/13/TMX7316010203-000790/pano_0000_000840/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/13/TMX7316010203-000790/pano_0000_000840/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000790_pano_0000_000840/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000790_pano_0000_000840/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000790_pano_0000_000840/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/13/TMX7316010203-000790/pano_0000_000840/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/13/TMX7316010203-000790/pano_0000_000840/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.873035988175, 52.3722503316364, 45.7942543271929 ] }, "distance": 14.9, "direction": 199.63, "angle": 71.98, "elevation": 45.79, "pano_id": "TMX7316010203-000790_pano_0000_000840", "timestamp": "2018-06-13T11:44:02.637730Z", "filename": "pano_0000_000840.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_0838_Track65_Sphere_00027", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119989.90608570463, 487290.8224602437 ] }, "relative_distance": 14.8989293, "relative_pitch": 71.97796427844123, "relative_heading": 199.63165863958955, "relative_elevation": 45.7942543271929 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track65_Sphere_00027/adjacencies/b_20241211_0838_Track65_Sphere_00027/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0838_Track65_Sphere_00030/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0838_Track65_Sphere_00030/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0838_Track65_Sphere_00030/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0838_Track65_Sphere_00030/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241211_0838_Track65_Sphere_00030/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track65_Sphere_00030/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track65_Sphere_00030/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0838_Track65_Sphere_00030/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0838_Track65_Sphere_00030/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.873029451238417, 52.37225135415285, 0.0 ] }, "distance": 14.95, "direction": 201.39, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241211_0838_Track65_Sphere_00030", "timestamp": "2024-12-11T12:18:21Z", "filename": "Job_20241211_0838_Track65_Sphere_00030.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_0838_Track65_Sphere_00027", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119989.90608570463, 487290.8224602437 ] }, "relative_distance": 14.94834538, "relative_pitch": 0.0, "relative_heading": 201.38571555329395, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track65_Sphere_00027/adjacencies/b_20241211_0838_Track65_Sphere_00027/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001041/pano_0002_004939/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001041/pano_0002_004939/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001041/pano_0002_004939/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001041/pano_0002_004939/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001041_pano_0002_004939/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001041_pano_0002_004939/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001041_pano_0002_004939/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001041/pano_0002_004939/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001041/pano_0002_004939/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87303267518902, 52.3722503162315, 45.7150359628722 ] }, "distance": 14.98, "direction": 200.44, "angle": 71.86, "elevation": 45.72, "pano_id": "TMX7316010203-001041_pano_0002_004939", "timestamp": "2019-01-09T10:44:08.350670Z", "filename": "pano_0002_004939.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_0838_Track65_Sphere_00027", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119989.90608570463, 487290.8224602437 ] }, "relative_distance": 14.97785106, "relative_pitch": 71.85938723029982, "relative_heading": 200.4424551453654, "relative_elevation": 45.7150359628722 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track65_Sphere_00027/adjacencies/b_20241211_0838_Track65_Sphere_00027/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/29/TMX7316010203-001147/pano_0000_001749/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/29/TMX7316010203-001147/pano_0000_001749/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/29/TMX7316010203-001147/pano_0000_001749/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/29/TMX7316010203-001147/pano_0000_001749/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001147_pano_0000_001749/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001147_pano_0000_001749/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001147_pano_0000_001749/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/04/29/TMX7316010203-001147/pano_0000_001749/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/04/29/TMX7316010203-001147/pano_0000_001749/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87319554177109, 52.3725100983068, 46.7311521545053 ] }, "distance": 15.99, "direction": 21.51, "angle": 71.12, "elevation": 46.73, "pano_id": "TMX7316010203-001147_pano_0000_001749", "timestamp": "2019-04-29T13:03:19.512060Z", "filename": "pano_0000_001749.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_0838_Track65_Sphere_00027", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119989.90608570463, 487290.8224602437 ] }, "relative_distance": 15.9857168, "relative_pitch": 71.11529157801489, "relative_heading": 21.50869814477765, "relative_elevation": 46.7311521545053 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track65_Sphere_00027/adjacencies/b_20241211_0838_Track65_Sphere_00027/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002551/pano_0000_001757/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002551/pano_0000_001757/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002551/pano_0000_001757/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002551/pano_0000_001757/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002551_pano_0000_001757/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002551_pano_0000_001757/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002551_pano_0000_001757/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002551/pano_0000_001757/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002551/pano_0000_001757/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87320569399689, 52.3725082608192, 46.5102074705064 ] }, "distance": 16.07, "direction": 24.07, "angle": 70.94, "elevation": 46.51, "pano_id": "TMX7316010203-002551_pano_0000_001757", "timestamp": "2022-04-29T11:14:10.144830Z", "filename": "pano_0000_001757.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_0838_Track65_Sphere_00027", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119989.90608570463, 487290.8224602437 ] }, "relative_distance": 16.06506347, "relative_pitch": 70.94460571432515, "relative_heading": 24.071172319836695, "relative_elevation": 46.5102074705064 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track65_Sphere_00027/adjacencies/b_20241211_0838_Track65_Sphere_00027/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/12/TMX7316010203-002929/pano_0013_000038/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/12/TMX7316010203-002929/pano_0013_000038/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/12/TMX7316010203-002929/pano_0013_000038/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/12/TMX7316010203-002929/pano_0013_000038/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002929_pano_0013_000038/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002929_pano_0013_000038/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002929_pano_0013_000038/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/01/12/TMX7316010203-002929/pano_0013_000038/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/01/12/TMX7316010203-002929/pano_0013_000038/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87303669781448, 52.3722369247172, 46.4426525840536 ] }, "distance": 16.3, "direction": 197.71, "angle": 70.66, "elevation": 46.44, "pano_id": "TMX7316010203-002929_pano_0013_000038", "timestamp": "2023-01-12T10:59:28.547790Z", "filename": "pano_0013_000038.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2022", "tags": [ "mission-woz", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_0838_Track65_Sphere_00027", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119989.90608570463, 487290.8224602437 ] }, "relative_distance": 16.29699453, "relative_pitch": 70.66373387572614, "relative_heading": 197.70911132430322, "relative_elevation": 46.4426525840536 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track65_Sphere_00027/adjacencies/b_20241211_0838_Track65_Sphere_00027/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/29/TMX7316010203-001147/pano_0000_001743/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/29/TMX7316010203-001147/pano_0000_001743/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/29/TMX7316010203-001147/pano_0000_001743/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/29/TMX7316010203-001147/pano_0000_001743/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001147_pano_0000_001743/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001147_pano_0000_001743/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001147_pano_0000_001743/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/04/29/TMX7316010203-001147/pano_0000_001743/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/04/29/TMX7316010203-001147/pano_0000_001743/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87302405060139, 52.3722395190658, 46.7670818623155 ] }, "distance": 16.31, "direction": 200.9, "angle": 70.77, "elevation": 46.77, "pano_id": "TMX7316010203-001147_pano_0000_001743", "timestamp": "2019-04-29T13:03:14.102080Z", "filename": "pano_0000_001743.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_0838_Track65_Sphere_00027", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119989.90608570463, 487290.8224602437 ] }, "relative_distance": 16.30931749, "relative_pitch": 70.77454951766468, "relative_heading": 200.90189186619415, "relative_elevation": 46.7670818623155 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track65_Sphere_00027/adjacencies/b_20241211_0838_Track65_Sphere_00027/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/24/TMX7316010203-002059/pano_0000_001006/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/24/TMX7316010203-002059/pano_0000_001006/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/24/TMX7316010203-002059/pano_0000_001006/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/24/TMX7316010203-002059/pano_0000_001006/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002059_pano_0000_001006/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002059_pano_0000_001006/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002059_pano_0000_001006/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/24/TMX7316010203-002059/pano_0000_001006/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/24/TMX7316010203-002059/pano_0000_001006/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8732056949935, 52.3725147741332, 46.2056997343898 ] }, "distance": 16.73, "direction": 23.06, "angle": 70.1, "elevation": 46.21, "pano_id": "TMX7316010203-002059_pano_0000_001006", "timestamp": "2021-03-24T12:44:58.052240Z", "filename": "pano_0000_001006.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_0838_Track65_Sphere_00027", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119989.90608570463, 487290.8224602437 ] }, "relative_distance": 16.72944092, "relative_pitch": 70.0964795714662, "relative_heading": 23.058907015003015, "relative_elevation": 46.2056997343898 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track65_Sphere_00027/adjacencies/b_20241211_0838_Track65_Sphere_00027/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316010203-000044/pano_0000_002367/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316010203-000044/pano_0000_002367/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316010203-000044/pano_0000_002367/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316010203-000044/pano_0000_002367/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000044_pano_0000_002367/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000044_pano_0000_002367/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000044_pano_0000_002367/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316010203-000044/pano_0000_002367/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316010203-000044/pano_0000_002367/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87302832161314, 52.3722325618369, 45.7019703332335 ] }, "distance": 16.94, "direction": 199.05, "angle": 69.66, "elevation": 45.7, "pano_id": "TMX7316010203-000044_pano_0000_002367", "timestamp": "2016-08-03T12:56:04.467920Z", "filename": "pano_0000_002367.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_0838_Track65_Sphere_00027", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119989.90608570463, 487290.8224602437 ] }, "relative_distance": 16.93762069, "relative_pitch": 69.66477568842743, "relative_heading": 199.04802603978155, "relative_elevation": 45.7019703332335 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track65_Sphere_00027/adjacencies/b_20241211_0838_Track65_Sphere_00027/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/12/TMX7316010203-002929/pano_0013_000031/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/12/TMX7316010203-002929/pano_0013_000031/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/12/TMX7316010203-002929/pano_0013_000031/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/12/TMX7316010203-002929/pano_0013_000031/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002929_pano_0013_000031/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002929_pano_0013_000031/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002929_pano_0013_000031/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/01/12/TMX7316010203-002929/pano_0013_000031/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/01/12/TMX7316010203-002929/pano_0013_000031/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87321651837714, 52.3725141433412, 46.5116711882874 ] }, "distance": 16.97, "direction": 25.44, "angle": 69.96, "elevation": 46.51, "pano_id": "TMX7316010203-002929_pano_0013_000031", "timestamp": "2023-01-12T10:59:22.792790Z", "filename": "pano_0013_000031.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_0838_Track65_Sphere_00027", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119989.90608570463, 487290.8224602437 ] }, "relative_distance": 16.96826384, "relative_pitch": 69.95715402438405, "relative_heading": 25.44262327201929, "relative_elevation": 46.5116711882874 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track65_Sphere_00027/adjacencies/b_20241211_0838_Track65_Sphere_00027/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/30/TMX7316010203-002369/pano_0005_000187/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/30/TMX7316010203-002369/pano_0005_000187/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/30/TMX7316010203-002369/pano_0005_000187/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/30/TMX7316010203-002369/pano_0005_000187/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002369_pano_0005_000187/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002369_pano_0005_000187/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002369_pano_0005_000187/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/12/30/TMX7316010203-002369/pano_0005_000187/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/12/30/TMX7316010203-002369/pano_0005_000187/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87320050078043, 52.3725227006745, 45.7923960611224 ] }, "distance": 17.42, "direction": 20.85, "angle": 69.18, "elevation": 45.79, "pano_id": "TMX7316010203-002369_pano_0005_000187", "timestamp": "2021-12-30T12:42:09.972400Z", "filename": "pano_0005_000187.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_0838_Track65_Sphere_00027", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119989.90608570463, 487290.8224602437 ] }, "relative_distance": 17.41536051, "relative_pitch": 69.17763063210042, "relative_heading": 20.850918961360797, "relative_elevation": 45.7923960611224 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track65_Sphere_00027/adjacencies/b_20241211_0838_Track65_Sphere_00027/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001702/pano_0000_005135/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001702/pano_0000_005135/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001702/pano_0000_005135/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001702/pano_0000_005135/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001702_pano_0000_005135/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001702_pano_0000_005135/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001702_pano_0000_005135/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001702/pano_0000_005135/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001702/pano_0000_005135/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.873207241069, 52.372522716107, 45.6309165200219 ] }, "distance": 17.59, "direction": 22.25, "angle": 68.92, "elevation": 45.63, "pano_id": "TMX7316010203-001702_pano_0000_005135", "timestamp": "2020-05-11T09:47:33.417620Z", "filename": "pano_0000_005135.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_0838_Track65_Sphere_00027", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119989.90608570463, 487290.8224602437 ] }, "relative_distance": 17.58558006, "relative_pitch": 68.92396611686851, "relative_heading": 22.246773657235657, "relative_elevation": 45.6309165200219 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track65_Sphere_00027/adjacencies/b_20241211_0838_Track65_Sphere_00027/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002551/pano_0000_001750/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002551/pano_0000_001750/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002551/pano_0000_001750/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002551/pano_0000_001750/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002551_pano_0000_001750/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002551_pano_0000_001750/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002551_pano_0000_001750/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002551/pano_0000_001750/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002551/pano_0000_001750/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87302392373646, 52.3722268673332, 46.388504290022 ] }, "distance": 17.63, "direction": 199.3, "angle": 69.19, "elevation": 46.39, "pano_id": "TMX7316010203-002551_pano_0000_001750", "timestamp": "2022-04-29T11:14:05.429940Z", "filename": "pano_0000_001750.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_0838_Track65_Sphere_00027", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119989.90608570463, 487290.8224602437 ] }, "relative_distance": 17.63449637, "relative_pitch": 69.18580037016461, "relative_heading": 199.29601897708523, "relative_elevation": 46.388504290022 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track65_Sphere_00027/adjacencies/b_20241211_0838_Track65_Sphere_00027/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/24/TMX7316010203-002059/pano_0000_000999/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/24/TMX7316010203-002059/pano_0000_000999/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/24/TMX7316010203-002059/pano_0000_000999/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/24/TMX7316010203-002059/pano_0000_000999/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002059_pano_0000_000999/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002059_pano_0000_000999/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002059_pano_0000_000999/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/24/TMX7316010203-002059/pano_0000_000999/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/24/TMX7316010203-002059/pano_0000_000999/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87301929333623, 52.3722275847835, 46.2613851437345 ] }, "distance": 17.67, "direction": 200.35, "angle": 69.1, "elevation": 46.26, "pano_id": "TMX7316010203-002059_pano_0000_000999", "timestamp": "2021-03-24T12:44:53.187050Z", "filename": "pano_0000_000999.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_0838_Track65_Sphere_00027", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119989.90608570463, 487290.8224602437 ] }, "relative_distance": 17.66632982, "relative_pitch": 69.0991086489459, "relative_heading": 200.34697039637268, "relative_elevation": 46.2613851437345 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track65_Sphere_00027/adjacencies/b_20241211_0838_Track65_Sphere_00027/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001702/pano_0000_005128/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001702/pano_0000_005128/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001702/pano_0000_005128/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001702/pano_0000_005128/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001702_pano_0000_005128/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001702_pano_0000_005128/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001702_pano_0000_005128/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001702/pano_0000_005128/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001702/pano_0000_005128/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87301914350208, 52.3722259166051, 45.5769313098863 ] }, "distance": 17.84, "direction": 200.17, "angle": 68.62, "elevation": 45.58, "pano_id": "TMX7316010203-001702_pano_0000_005128", "timestamp": "2020-05-11T09:47:28.697620Z", "filename": "pano_0000_005128.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_0838_Track65_Sphere_00027", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119989.90608570463, 487290.8224602437 ] }, "relative_distance": 17.84400613, "relative_pitch": 68.61896195251904, "relative_heading": 200.1704507683018, "relative_elevation": 45.5769313098863 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track65_Sphere_00027/adjacencies/b_20241211_0838_Track65_Sphere_00027/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316010203-000044/pano_0000_002374/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316010203-000044/pano_0000_002374/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316010203-000044/pano_0000_002374/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316010203-000044/pano_0000_002374/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000044_pano_0000_002374/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000044_pano_0000_002374/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000044_pano_0000_002374/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316010203-000044/pano_0000_002374/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316010203-000044/pano_0000_002374/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87321561799743, 52.3725232215061, 45.7180585190654 ] }, "distance": 17.86, "direction": 23.87, "angle": 68.66, "elevation": 45.72, "pano_id": "TMX7316010203-000044_pano_0000_002374", "timestamp": "2016-08-03T12:56:11.097870Z", "filename": "pano_0000_002374.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_0838_Track65_Sphere_00027", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119989.90608570463, 487290.8224602437 ] }, "relative_distance": 17.86082116, "relative_pitch": 68.6607436760865, "relative_heading": 23.872636836711486, "relative_elevation": 45.7180585190654 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track65_Sphere_00027/adjacencies/b_20241211_0838_Track65_Sphere_00027/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/30/TMX7316010203-002369/pano_0005_000180/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/30/TMX7316010203-002369/pano_0005_000180/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/30/TMX7316010203-002369/pano_0005_000180/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/30/TMX7316010203-002369/pano_0005_000180/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002369_pano_0005_000180/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002369_pano_0005_000180/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002369_pano_0005_000180/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/12/30/TMX7316010203-002369/pano_0005_000180/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/12/30/TMX7316010203-002369/pano_0005_000180/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87300768519616, 52.3722248387661, 45.7719505345449 ] }, "distance": 18.24, "direction": 202.34, "angle": 68.27, "elevation": 45.77, "pano_id": "TMX7316010203-002369_pano_0005_000180", "timestamp": "2021-12-30T12:42:04.952280Z", "filename": "pano_0005_000180.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_0838_Track65_Sphere_00027", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119989.90608570463, 487290.8224602437 ] }, "relative_distance": 18.23877616, "relative_pitch": 68.27417231896817, "relative_heading": 202.34224483442978, "relative_elevation": 45.7719505345449 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track65_Sphere_00027/adjacencies/b_20241211_0838_Track65_Sphere_00027/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/10/TMX7316010203-000199/pano_0001_000246/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/10/TMX7316010203-000199/pano_0001_000246/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/10/TMX7316010203-000199/pano_0001_000246/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/10/TMX7316010203-000199/pano_0001_000246/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000199_pano_0001_000246/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000199_pano_0001_000246/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000199_pano_0001_000246/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/03/10/TMX7316010203-000199/pano_0001_000246/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/03/10/TMX7316010203-000199/pano_0001_000246/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87288040393267, 52.372465311705, 44.1268687108532 ] }, "distance": 18.47, "direction": 302.37, "angle": 67.29, "elevation": 44.13, "pano_id": "TMX7316010203-000199_pano_0001_000246", "timestamp": "2017-03-10T08:51:21.705500Z", "filename": "pano_0001_000246.jpg", "surface_type": "W", "mission_distance": 10, "mission_type": "bi", "mission_year": "2017", "tags": [ "mission-bi", "mission-2017", "surface-water", "mission-distance-10" ], "from_pano_id": "b_20241211_0838_Track65_Sphere_00027", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119989.90608570463, 487290.8224602437 ] }, "relative_distance": 18.47187851, "relative_pitch": 67.28540421561814, "relative_heading": 302.3676510198524, "relative_elevation": 44.1268687108532 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track65_Sphere_00027/adjacencies/b_20241211_0838_Track65_Sphere_00027/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/01/18/TMX7316010203-001967/pano_0000_000851/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/01/18/TMX7316010203-001967/pano_0000_000851/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/01/18/TMX7316010203-001967/pano_0000_000851/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/01/18/TMX7316010203-001967/pano_0000_000851/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001967_pano_0000_000851/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001967_pano_0000_000851/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001967_pano_0000_000851/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/01/18/TMX7316010203-001967/pano_0000_000851/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/01/18/TMX7316010203-001967/pano_0000_000851/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87285827477678, 52.3724463272326, 44.2008589599282 ] }, "distance": 18.79, "direction": 294.44, "angle": 66.97, "elevation": 44.2, "pano_id": "TMX7316010203-001967_pano_0000_000851", "timestamp": "2021-01-18T11:28:39.090200Z", "filename": "pano_0000_000851.jpg", "surface_type": "W", "mission_distance": 10, "mission_type": "bi", "mission_year": "2021", "tags": [ "mission-bi", "mission-2021", "surface-water", "mission-distance-10" ], "from_pano_id": "b_20241211_0838_Track65_Sphere_00027", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119989.90608570463, 487290.8224602437 ] }, "relative_distance": 18.79342521, "relative_pitch": 66.96565898178376, "relative_heading": 294.4428310336634, "relative_elevation": 44.2008589599282 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track65_Sphere_00027/adjacencies/b_20241211_0838_Track65_Sphere_00027/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/10/TMX7316010203-000199/pano_0001_000247/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/10/TMX7316010203-000199/pano_0001_000247/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/10/TMX7316010203-000199/pano_0001_000247/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/10/TMX7316010203-000199/pano_0001_000247/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000199_pano_0001_000247/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000199_pano_0001_000247/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000199_pano_0001_000247/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/03/10/TMX7316010203-000199/pano_0001_000247/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/03/10/TMX7316010203-000199/pano_0001_000247/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87283144873601, 52.3723790774548, 44.1285966970026 ] }, "distance": 18.94, "direction": 270.89, "angle": 66.77, "elevation": 44.13, "pano_id": "TMX7316010203-000199_pano_0001_000247", "timestamp": "2017-03-10T08:51:27.205480Z", "filename": "pano_0001_000247.jpg", "surface_type": "W", "mission_distance": 10, "mission_type": "bi", "mission_year": "2017", "tags": [ "mission-bi", "mission-2017", "surface-water", "mission-distance-10" ], "from_pano_id": "b_20241211_0838_Track65_Sphere_00027", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119989.90608570463, 487290.8224602437 ] }, "relative_distance": 18.93838678, "relative_pitch": 66.77275224586349, "relative_heading": 270.88727575799334, "relative_elevation": 44.1285966970026 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track65_Sphere_00027/adjacencies/b_20241211_0838_Track65_Sphere_00027/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/13/TMX7316010203-000790/pano_0000_000847/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/13/TMX7316010203-000790/pano_0000_000847/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/13/TMX7316010203-000790/pano_0000_000847/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/13/TMX7316010203-000790/pano_0000_000847/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000790_pano_0000_000847/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000790_pano_0000_000847/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000790_pano_0000_000847/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/13/TMX7316010203-000790/pano_0000_000847/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/13/TMX7316010203-000790/pano_0000_000847/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87321720354207, 52.3725351659511, 45.7563286544755 ] }, "distance": 19.12, "direction": 22.56, "angle": 67.32, "elevation": 45.76, "pano_id": "TMX7316010203-000790_pano_0000_000847", "timestamp": "2018-06-13T11:44:07.967710Z", "filename": "pano_0000_000847.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_0838_Track65_Sphere_00027", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119989.90608570463, 487290.8224602437 ] }, "relative_distance": 19.12496774, "relative_pitch": 67.31632775958053, "relative_heading": 22.55688110068929, "relative_elevation": 45.7563286544755 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track65_Sphere_00027/adjacencies/b_20241211_0838_Track65_Sphere_00027/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001041/pano_0002_004946/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001041/pano_0002_004946/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001041/pano_0002_004946/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001041/pano_0002_004946/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001041_pano_0002_004946/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001041_pano_0002_004946/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001041_pano_0002_004946/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001041/pano_0002_004946/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001041/pano_0002_004946/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87321218225716, 52.3725371038252, 45.6696952981874 ] }, "distance": 19.2, "direction": 21.37, "angle": 67.2, "elevation": 45.67, "pano_id": "TMX7316010203-001041_pano_0002_004946", "timestamp": "2019-01-09T10:44:13.550650Z", "filename": "pano_0002_004946.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_0838_Track65_Sphere_00027", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119989.90608570463, 487290.8224602437 ] }, "relative_distance": 19.19705957, "relative_pitch": 67.2007597591996, "relative_heading": 21.367313843450454, "relative_elevation": 45.6696952981874 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track65_Sphere_00027/adjacencies/b_20241211_0838_Track65_Sphere_00027/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0838_Track65_Sphere_00023/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0838_Track65_Sphere_00023/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0838_Track65_Sphere_00023/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0838_Track65_Sphere_00023/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241211_0838_Track65_Sphere_00023/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track65_Sphere_00023/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track65_Sphere_00023/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0838_Track65_Sphere_00023/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0838_Track65_Sphere_00023/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.873215235311871, 52.372537916394364, 0.0 ] }, "distance": 19.36, "direction": 21.84, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241211_0838_Track65_Sphere_00023", "timestamp": "2024-12-11T12:18:14Z", "filename": "Job_20241211_0838_Track65_Sphere_00023.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_0838_Track65_Sphere_00027", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119989.90608570463, 487290.8224602437 ] }, "relative_distance": 19.35768936, "relative_pitch": 0.0, "relative_heading": 21.842956360241516, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track65_Sphere_00027/adjacencies/b_20241211_0838_Track65_Sphere_00027/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/13/TMX7316010203-000790/pano_0000_000839/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/13/TMX7316010203-000790/pano_0000_000839/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/13/TMX7316010203-000790/pano_0000_000839/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/13/TMX7316010203-000790/pano_0000_000839/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000790_pano_0000_000839/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000790_pano_0000_000839/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000790_pano_0000_000839/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/13/TMX7316010203-000790/pano_0000_000839/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/13/TMX7316010203-000790/pano_0000_000839/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87300892147685, 52.3722094762807, 45.8080316577107 ] }, "distance": 19.8, "direction": 200.24, "angle": 66.62, "elevation": 45.81, "pano_id": "TMX7316010203-000790_pano_0000_000839", "timestamp": "2018-06-13T11:44:01.897740Z", "filename": "pano_0000_000839.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_0838_Track65_Sphere_00027", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119989.90608570463, 487290.8224602437 ] }, "relative_distance": 19.80126852, "relative_pitch": 66.62279838205806, "relative_heading": 200.23612886151142, "relative_elevation": 45.8080316577107 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track65_Sphere_00027/adjacencies/b_20241211_0838_Track65_Sphere_00027/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001041/pano_0002_004938/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001041/pano_0002_004938/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001041/pano_0002_004938/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001041/pano_0002_004938/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001041_pano_0002_004938/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001041_pano_0002_004938/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001041_pano_0002_004938/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001041/pano_0002_004938/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001041/pano_0002_004938/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87300688489754, 52.3722094568043, 45.7242166073993 ] }, "distance": 19.85, "direction": 200.61, "angle": 66.53, "elevation": 45.72, "pano_id": "TMX7316010203-001041_pano_0002_004938", "timestamp": "2019-01-09T10:44:07.685750Z", "filename": "pano_0002_004938.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_0838_Track65_Sphere_00027", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119989.90608570463, 487290.8224602437 ] }, "relative_distance": 19.85170024, "relative_pitch": 66.53136424626241, "relative_heading": 200.60958751377675, "relative_elevation": 45.7242166073993 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track65_Sphere_00027/adjacencies/b_20241211_0838_Track65_Sphere_00027/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0838_Track65_Sphere_00031/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0838_Track65_Sphere_00031/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0838_Track65_Sphere_00031/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0838_Track65_Sphere_00031/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241211_0838_Track65_Sphere_00031/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track65_Sphere_00031/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track65_Sphere_00031/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0838_Track65_Sphere_00031/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0838_Track65_Sphere_00031/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.873002948942782, 52.372209302352786, 0.0 ] }, "distance": 19.96, "direction": 201.31, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241211_0838_Track65_Sphere_00031", "timestamp": "2024-12-11T12:18:22Z", "filename": "Job_20241211_0838_Track65_Sphere_00031.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_0838_Track65_Sphere_00027", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119989.90608570463, 487290.8224602437 ] }, "relative_distance": 19.96364691, "relative_pitch": 0.0, "relative_heading": 201.31235593062348, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track65_Sphere_00027/adjacencies/b_20241211_0838_Track65_Sphere_00027/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002551/pano_0000_001758/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002551/pano_0000_001758/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002551/pano_0000_001758/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002551/pano_0000_001758/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002551_pano_0000_001758/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002551_pano_0000_001758/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002551_pano_0000_001758/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002551/pano_0000_001758/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002551/pano_0000_001758/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87323188400194, 52.3725472607629, 46.5320781040937 ] }, "distance": 20.76, "direction": 23.68, "angle": 65.96, "elevation": 46.53, "pano_id": "TMX7316010203-002551_pano_0000_001758", "timestamp": "2022-04-29T11:14:10.984840Z", "filename": "pano_0000_001758.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_0838_Track65_Sphere_00027", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119989.90608570463, 487290.8224602437 ] }, "relative_distance": 20.75538261, "relative_pitch": 65.96099672407641, "relative_heading": 23.680700740752695, "relative_elevation": 46.5320781040937 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track65_Sphere_00027/adjacencies/b_20241211_0838_Track65_Sphere_00027/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/01/18/TMX7316010203-001967/pano_0000_000850/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/01/18/TMX7316010203-001967/pano_0000_000850/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/01/18/TMX7316010203-001967/pano_0000_000850/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/01/18/TMX7316010203-001967/pano_0000_000850/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001967_pano_0000_000850/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001967_pano_0000_000850/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001967_pano_0000_000850/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/01/18/TMX7316010203-001967/pano_0000_000850/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/01/18/TMX7316010203-001967/pano_0000_000850/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87280301028157, 52.3723656445216, 44.2107316954061 ] }, "distance": 20.91, "direction": 266.71, "angle": 64.69, "elevation": 44.21, "pano_id": "TMX7316010203-001967_pano_0000_000850", "timestamp": "2021-01-18T11:28:33.510260Z", "filename": "pano_0000_000850.jpg", "surface_type": "W", "mission_distance": 10, "mission_type": "bi", "mission_year": "2021", "tags": [ "mission-bi", "mission-2021", "surface-water", "mission-distance-10" ], "from_pano_id": "b_20241211_0838_Track65_Sphere_00027", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119989.90608570463, 487290.8224602437 ] }, "relative_distance": 20.90752191, "relative_pitch": 64.69025033950126, "relative_heading": 266.70563570821474, "relative_elevation": 44.2107316954061 } ] } }