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_20241025_0915_Track04_Sphere_00063/adjacencies/?format=api
{ "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track04_Sphere_00063/adjacencies/?format=api" } }, "_embedded": { "adjacencies": [ { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track04_Sphere_00063/adjacencies/b_20241025_0915_Track04_Sphere_00063/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track04_Sphere_00063/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track04_Sphere_00063/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track04_Sphere_00063/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track04_Sphere_00063/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241025_0915_Track04_Sphere_00063/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track04_Sphere_00063/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track04_Sphere_00063/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track04_Sphere_00063/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track04_Sphere_00063/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.797607573362892, 52.35656595339362, 0.0 ] }, "distance": 0.0, "direction": null, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241025_0915_Track04_Sphere_00063", "timestamp": "2024-10-25T07:48:15Z", "filename": "Job_20241025_0915_Track04_Sphere_00063.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_20241025_0915_Track04_Sphere_00063", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114833.95408101531, 485570.8674591747 ] }, "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_20241025_0915_Track04_Sphere_00063/adjacencies/b_20241025_0915_Track04_Sphere_00063/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/09/02/TMX7316010203-001905/pano_0005_000327/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/09/02/TMX7316010203-001905/pano_0005_000327/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/09/02/TMX7316010203-001905/pano_0005_000327/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/09/02/TMX7316010203-001905/pano_0005_000327/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001905_pano_0005_000327/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001905_pano_0005_000327/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001905_pano_0005_000327/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/09/02/TMX7316010203-001905/pano_0005_000327/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/09/02/TMX7316010203-001905/pano_0005_000327/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79761317178998, 52.3565632183893, 44.3334412537515 ] }, "distance": 0.49, "direction": 128.59, "angle": 89.37, "elevation": 44.33, "pano_id": "TMX7316010203-001905_pano_0005_000327", "timestamp": "2020-09-02T11:49:36.296120Z", "filename": "pano_0005_000327.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_20241025_0915_Track04_Sphere_00063", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114833.95408101531, 485570.8674591747 ] }, "relative_distance": 0.48796121, "relative_pitch": 89.36939276109939, "relative_heading": 128.58589893980556, "relative_elevation": 44.3334412537515 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track04_Sphere_00063/adjacencies/b_20241025_0915_Track04_Sphere_00063/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_23_10_57_25_00225/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_23_10_57_25_00225/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_23_10_57_25_00225/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_23_10_57_25_00225/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_09_23_10_57_25_00225/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_23_10_57_25_00225/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_23_10_57_25_00225/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_23_10_57_25_00225/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_23_10_57_25_00225/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.797607119843645, 52.35657136179011, 0.0 ] }, "distance": 0.6, "direction": 357.06, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_09_23_10_57_25_00225", "timestamp": "2025-09-23T11:06:09Z", "filename": "2025_09_23_10_57_25_00225.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2025", "tags": [ "mission-bi", "mission-2025", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241025_0915_Track04_Sphere_00063", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114833.95408101531, 485570.8674591747 ] }, "relative_distance": 0.60260724, "relative_pitch": 0.0, "relative_heading": 357.0608662187108, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track04_Sphere_00063/adjacencies/b_20241025_0915_Track04_Sphere_00063/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/28/TMX7316010203-000814/pano_0001_005575/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/28/TMX7316010203-000814/pano_0001_005575/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/28/TMX7316010203-000814/pano_0001_005575/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/28/TMX7316010203-000814/pano_0001_005575/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000814_pano_0001_005575/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000814_pano_0001_005575/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000814_pano_0001_005575/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/28/TMX7316010203-000814/pano_0001_005575/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/28/TMX7316010203-000814/pano_0001_005575/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79760355899849, 52.356558224415, 44.3027872992679 ] }, "distance": 0.9, "direction": 197.64, "angle": 88.83, "elevation": 44.3, "pano_id": "TMX7316010203-000814_pano_0001_005575", "timestamp": "2018-06-28T13:12:49.731570Z", "filename": "pano_0001_005575.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_20241025_0915_Track04_Sphere_00063", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114833.95408101531, 485570.8674591747 ] }, "relative_distance": 0.90247684, "relative_pitch": 88.83300878695339, "relative_heading": 197.64136485835158, "relative_elevation": 44.3027872992679 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track04_Sphere_00063/adjacencies/b_20241025_0915_Track04_Sphere_00063/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/20/TMX7316010203-002527/pano_0002_000063/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/20/TMX7316010203-002527/pano_0002_000063/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/20/TMX7316010203-002527/pano_0002_000063/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/20/TMX7316010203-002527/pano_0002_000063/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002527_pano_0002_000063/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002527_pano_0002_000063/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002527_pano_0002_000063/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/20/TMX7316010203-002527/pano_0002_000063/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/20/TMX7316010203-002527/pano_0002_000063/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79761844406318, 52.3565595674448, 44.3143544225022 ] }, "distance": 1.03, "direction": 133.81, "angle": 88.67, "elevation": 44.31, "pano_id": "TMX7316010203-002527_pano_0002_000063", "timestamp": "2022-04-20T11:13:25.409660Z", "filename": "pano_0002_000063.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_20241025_0915_Track04_Sphere_00063", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114833.95408101531, 485570.8674591747 ] }, "relative_distance": 1.02638933, "relative_pitch": 88.67317791410032, "relative_heading": 133.8141089893326, "relative_elevation": 44.3143544225022 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track04_Sphere_00063/adjacencies/b_20241025_0915_Track04_Sphere_00063/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001888/pano_0002_002016/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001888/pano_0002_002016/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001888/pano_0002_002016/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001888/pano_0002_002016/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001888_pano_0002_002016/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001888_pano_0002_002016/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001888_pano_0002_002016/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001888/pano_0002_002016/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001888/pano_0002_002016/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79762091929076, 52.3565544779382, 44.2229178044945 ] }, "distance": 1.57, "direction": 144.55, "angle": 87.97, "elevation": 44.22, "pano_id": "TMX7316010203-001888_pano_0002_002016", "timestamp": "2020-08-21T10:26:00.349330Z", "filename": "pano_0002_002016.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_20241025_0915_Track04_Sphere_00063", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114833.95408101531, 485570.8674591747 ] }, "relative_distance": 1.56757869, "relative_pitch": 87.96987494549593, "relative_heading": 144.54603349644356, "relative_elevation": 44.2229178044945 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track04_Sphere_00063/adjacencies/b_20241025_0915_Track04_Sphere_00063/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/28/TMX7316010203-000814/pano_0001_003067/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/28/TMX7316010203-000814/pano_0001_003067/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/28/TMX7316010203-000814/pano_0001_003067/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/28/TMX7316010203-000814/pano_0001_003067/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000814_pano_0001_003067/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000814_pano_0001_003067/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000814_pano_0001_003067/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/28/TMX7316010203-000814/pano_0001_003067/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/28/TMX7316010203-000814/pano_0001_003067/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79762085354138, 52.3565523554848, 44.3568275561556 ] }, "distance": 1.76, "direction": 149.12, "angle": 87.72, "elevation": 44.36, "pano_id": "TMX7316010203-000814_pano_0001_003067", "timestamp": "2018-06-28T12:17:37.680760Z", "filename": "pano_0001_003067.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_20241025_0915_Track04_Sphere_00063", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114833.95408101531, 485570.8674591747 ] }, "relative_distance": 1.76298227, "relative_pitch": 87.72395119198121, "relative_heading": 149.12165085583808, "relative_elevation": 44.3568275561556 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track04_Sphere_00063/adjacencies/b_20241025_0915_Track04_Sphere_00063/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002092/pano_0001_004926/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002092/pano_0001_004926/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002092/pano_0001_004926/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002092/pano_0001_004926/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002092_pano_0001_004926/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002092_pano_0001_004926/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002092_pano_0001_004926/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002092/pano_0001_004926/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002092/pano_0001_004926/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79760293377341, 52.3565828967531, 44.7453308589756 ] }, "distance": 1.91, "direction": 350.48, "angle": 87.55, "elevation": 44.75, "pano_id": "TMX7316010203-002092_pano_0001_004926", "timestamp": "2021-04-14T12:46:57.179430Z", "filename": "pano_0001_004926.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_20241025_0915_Track04_Sphere_00063", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114833.95408101531, 485570.8674591747 ] }, "relative_distance": 1.91167246, "relative_pitch": 87.55361748792433, "relative_heading": 350.4822864424951, "relative_elevation": 44.7453308589756 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track04_Sphere_00063/adjacencies/b_20241025_0915_Track04_Sphere_00063/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/16/TMX7316010203-001315/pano_0002_003491/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/16/TMX7316010203-001315/pano_0002_003491/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/16/TMX7316010203-001315/pano_0002_003491/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/16/TMX7316010203-001315/pano_0002_003491/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001315_pano_0002_003491/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001315_pano_0002_003491/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001315_pano_0002_003491/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/16/TMX7316010203-001315/pano_0002_003491/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/16/TMX7316010203-001315/pano_0002_003491/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79761999468725, 52.3565474188543, 44.3917393004522 ] }, "distance": 2.23, "direction": 157.69, "angle": 87.13, "elevation": 44.39, "pano_id": "TMX7316010203-001315_pano_0002_003491", "timestamp": "2019-07-16T09:16:49.900360Z", "filename": "pano_0002_003491.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_20241025_0915_Track04_Sphere_00063", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114833.95408101531, 485570.8674591747 ] }, "relative_distance": 2.22929127, "relative_pitch": 87.12510093836129, "relative_heading": 157.69001083850904, "relative_elevation": 44.3917393004522 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track04_Sphere_00063/adjacencies/b_20241025_0915_Track04_Sphere_00063/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_002371/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_002371/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_002371/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_002371/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000058_pano_0000_002371/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000058_pano_0000_002371/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000058_pano_0000_002371/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_002371/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_002371/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79757813856097, 52.3565511993712, 44.7589234178886 ] }, "distance": 2.59, "direction": 230.69, "angle": 86.69, "elevation": 44.76, "pano_id": "TMX7316010203-000058_pano_0000_002371", "timestamp": "2016-08-12T08:49:08.471200Z", "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_20241025_0915_Track04_Sphere_00063", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114833.95408101531, 485570.8674591747 ] }, "relative_distance": 2.59172459, "relative_pitch": 86.6860406727183, "relative_heading": 230.6945249618656, "relative_elevation": 44.7589234178886 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track04_Sphere_00063/adjacencies/b_20241025_0915_Track04_Sphere_00063/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/16/TMX7316010203-001315/pano_0002_003490/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/16/TMX7316010203-001315/pano_0002_003490/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/16/TMX7316010203-001315/pano_0002_003490/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/16/TMX7316010203-001315/pano_0002_003490/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001315_pano_0002_003490/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001315_pano_0002_003490/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001315_pano_0002_003490/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/16/TMX7316010203-001315/pano_0002_003490/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/16/TMX7316010203-001315/pano_0002_003490/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79759665524839, 52.3565894948729, 44.3842043671757 ] }, "distance": 2.72, "direction": 344.15, "angle": 86.49, "elevation": 44.38, "pano_id": "TMX7316010203-001315_pano_0002_003490", "timestamp": "2019-07-16T09:16:49.230330Z", "filename": "pano_0002_003490.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_20241025_0915_Track04_Sphere_00063", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114833.95408101531, 485570.8674591747 ] }, "relative_distance": 2.72312532, "relative_pitch": 86.48910551502402, "relative_heading": 344.1473235375448, "relative_elevation": 44.3842043671757 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track04_Sphere_00063/adjacencies/b_20241025_0915_Track04_Sphere_00063/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/02/TMX7316010203-000283/pano_0000_002642/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/02/TMX7316010203-000283/pano_0000_002642/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/02/TMX7316010203-000283/pano_0000_002642/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/02/TMX7316010203-000283/pano_0000_002642/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000283_pano_0000_002642/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000283_pano_0000_002642/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000283_pano_0000_002642/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/05/02/TMX7316010203-000283/pano_0000_002642/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/05/02/TMX7316010203-000283/pano_0000_002642/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.7975982546372, 52.3565923891128, 45.4331503296271 ] }, "distance": 3.01, "direction": 347.82, "angle": 86.21, "elevation": 45.43, "pano_id": "TMX7316010203-000283_pano_0000_002642", "timestamp": "2017-05-02T12:32:06.605210Z", "filename": "pano_0000_002642.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2017", "tags": [ "mission-bi", "mission-2017", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241025_0915_Track04_Sphere_00063", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114833.95408101531, 485570.8674591747 ] }, "relative_distance": 3.00934674, "relative_pitch": 86.21044611759407, "relative_heading": 347.8205624993692, "relative_elevation": 45.4331503296271 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track04_Sphere_00063/adjacencies/b_20241025_0915_Track04_Sphere_00063/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002092/pano_0001_004927/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002092/pano_0001_004927/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002092/pano_0001_004927/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002092/pano_0001_004927/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002092_pano_0001_004927/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002092_pano_0001_004927/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002092_pano_0001_004927/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002092/pano_0001_004927/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002092/pano_0001_004927/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79762560972792, 52.3565393527035, 44.7494933111593 ] }, "distance": 3.2, "direction": 157.45, "angle": 85.9, "elevation": 44.75, "pano_id": "TMX7316010203-002092_pano_0001_004927", "timestamp": "2021-04-14T12:46:57.644440Z", "filename": "pano_0001_004927.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_20241025_0915_Track04_Sphere_00063", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114833.95408101531, 485570.8674591747 ] }, "relative_distance": 3.20491049, "relative_pitch": 85.90353242020329, "relative_heading": 157.4541204616494, "relative_elevation": 44.7494933111593 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track04_Sphere_00063/adjacencies/b_20241025_0915_Track04_Sphere_00063/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001888/pano_0002_002015/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001888/pano_0002_002015/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001888/pano_0002_002015/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001888/pano_0002_002015/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001888_pano_0002_002015/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001888_pano_0002_002015/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001888_pano_0002_002015/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001888/pano_0002_002015/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001888/pano_0002_002015/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79759969193864, 52.3565974005724, 44.2261621076614 ] }, "distance": 3.54, "direction": 351.28, "angle": 85.42, "elevation": 44.23, "pano_id": "TMX7316010203-001888_pano_0002_002015", "timestamp": "2020-08-21T10:25:59.854270Z", "filename": "pano_0002_002015.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_20241025_0915_Track04_Sphere_00063", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114833.95408101531, 485570.8674591747 ] }, "relative_distance": 3.54021697, "relative_pitch": 85.42334456773975, "relative_heading": 351.2758824657744, "relative_elevation": 44.2261621076614 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track04_Sphere_00063/adjacencies/b_20241025_0915_Track04_Sphere_00063/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/20/TMX7316010203-002527/pano_0002_000062/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/20/TMX7316010203-002527/pano_0002_000062/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/20/TMX7316010203-002527/pano_0002_000062/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/20/TMX7316010203-002527/pano_0002_000062/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002527_pano_0002_000062/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002527_pano_0002_000062/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002527_pano_0002_000062/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/20/TMX7316010203-002527/pano_0002_000062/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/20/TMX7316010203-002527/pano_0002_000062/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79759586307171, 52.3566009158696, 44.3171719415113 ] }, "distance": 3.97, "direction": 348.41, "angle": 84.88, "elevation": 44.32, "pano_id": "TMX7316010203-002527_pano_0002_000062", "timestamp": "2022-04-20T11:13:24.724640Z", "filename": "pano_0002_000062.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_20241025_0915_Track04_Sphere_00063", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114833.95408101531, 485570.8674591747 ] }, "relative_distance": 3.97138468, "relative_pitch": 84.87924439437845, "relative_heading": 348.4106671377664, "relative_elevation": 44.3171719415113 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track04_Sphere_00063/adjacencies/b_20241025_0915_Track04_Sphere_00063/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_002370/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_002370/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_002370/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_002370/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000058_pano_0000_002370/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000058_pano_0000_002370/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000058_pano_0000_002370/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_002370/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_002370/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.7975882507005, 52.3566005023573, 44.7164411675185 ] }, "distance": 4.06, "direction": 341.1, "angle": 84.81, "elevation": 44.72, "pano_id": "TMX7316010203-000058_pano_0000_002370", "timestamp": "2016-08-12T08:49:06.371220Z", "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_20241025_0915_Track04_Sphere_00063", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114833.95408101531, 485570.8674591747 ] }, "relative_distance": 4.06356402, "relative_pitch": 84.80756245321317, "relative_heading": 341.0968321382284, "relative_elevation": 44.7164411675185 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track04_Sphere_00063/adjacencies/b_20241025_0915_Track04_Sphere_00063/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_23_10_57_25_00226/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_23_10_57_25_00226/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_23_10_57_25_00226/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_23_10_57_25_00226/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_09_23_10_57_25_00226/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_23_10_57_25_00226/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_23_10_57_25_00226/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_23_10_57_25_00226/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_23_10_57_25_00226/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.797629148995941, 52.35652859971059, 0.0 ] }, "distance": 4.41, "direction": 160.52, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_09_23_10_57_25_00226", "timestamp": "2025-09-23T11:06:09Z", "filename": "2025_09_23_10_57_25_00226.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2025", "tags": [ "mission-bi", "mission-2025", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241025_0915_Track04_Sphere_00063", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114833.95408101531, 485570.8674591747 ] }, "relative_distance": 4.40877421, "relative_pitch": 0.0, "relative_heading": 160.5235443072235, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track04_Sphere_00063/adjacencies/b_20241025_0915_Track04_Sphere_00063/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/28/TMX7316010203-000814/pano_0001_005574/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/28/TMX7316010203-000814/pano_0001_005574/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/28/TMX7316010203-000814/pano_0001_005574/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/28/TMX7316010203-000814/pano_0001_005574/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000814_pano_0001_005574/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000814_pano_0001_005574/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000814_pano_0001_005574/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/28/TMX7316010203-000814/pano_0001_005574/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/28/TMX7316010203-000814/pano_0001_005574/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79758767859687, 52.3566061606374, 44.2913982719183 ] }, "distance": 4.67, "direction": 343.15, "angle": 83.97, "elevation": 44.29, "pano_id": "TMX7316010203-000814_pano_0001_005574", "timestamp": "2018-06-28T13:12:47.731590Z", "filename": "pano_0001_005574.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_20241025_0915_Track04_Sphere_00063", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114833.95408101531, 485570.8674591747 ] }, "relative_distance": 4.67484226, "relative_pitch": 83.97488669966796, "relative_heading": 343.1453061432038, "relative_elevation": 44.2913982719183 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track04_Sphere_00063/adjacencies/b_20241025_0915_Track04_Sphere_00063/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/09/02/TMX7316010203-001905/pano_0005_000326/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/09/02/TMX7316010203-001905/pano_0005_000326/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/09/02/TMX7316010203-001905/pano_0005_000326/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/09/02/TMX7316010203-001905/pano_0005_000326/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001905_pano_0005_000326/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001905_pano_0005_000326/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001905_pano_0005_000326/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/09/02/TMX7316010203-001905/pano_0005_000326/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/09/02/TMX7316010203-001905/pano_0005_000326/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79759018845977, 52.3566082987878, 44.3421147381887 ] }, "distance": 4.86, "direction": 345.89, "angle": 83.75, "elevation": 44.34, "pano_id": "TMX7316010203-001905_pano_0005_000326", "timestamp": "2020-09-02T11:49:35.381000Z", "filename": "pano_0005_000326.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_20241025_0915_Track04_Sphere_00063", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114833.95408101531, 485570.8674591747 ] }, "relative_distance": 4.85853499, "relative_pitch": 83.74708425624596, "relative_heading": 345.8898099385082, "relative_elevation": 44.3421147381887 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track04_Sphere_00063/adjacencies/b_20241025_0915_Track04_Sphere_00063/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track04_Sphere_00064/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track04_Sphere_00064/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track04_Sphere_00064/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track04_Sphere_00064/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241025_0915_Track04_Sphere_00064/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track04_Sphere_00064/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track04_Sphere_00064/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track04_Sphere_00064/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track04_Sphere_00064/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.797630466744798, 52.35652222493616, 0.0 ] }, "distance": 5.11, "direction": 162.23, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241025_0915_Track04_Sphere_00064", "timestamp": "2024-10-25T07:48:16Z", "filename": "Job_20241025_0915_Track04_Sphere_00064.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_20241025_0915_Track04_Sphere_00063", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114833.95408101531, 485570.8674591747 ] }, "relative_distance": 5.10972343, "relative_pitch": 0.0, "relative_heading": 162.22670083541124, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track04_Sphere_00063/adjacencies/b_20241025_0915_Track04_Sphere_00063/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002092/pano_0001_005246/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002092/pano_0001_005246/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002092/pano_0001_005246/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002092/pano_0001_005246/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002092_pano_0001_005246/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002092_pano_0001_005246/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002092_pano_0001_005246/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002092/pano_0001_005246/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002092/pano_0001_005246/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.7976796556155, 52.3565795278836, 44.3769585099071 ] }, "distance": 5.14, "direction": 72.9, "angle": 83.4, "elevation": 44.38, "pano_id": "TMX7316010203-002092_pano_0001_005246", "timestamp": "2021-04-14T12:51:40.072160Z", "filename": "pano_0001_005246.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_20241025_0915_Track04_Sphere_00063", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114833.95408101531, 485570.8674591747 ] }, "relative_distance": 5.13807951, "relative_pitch": 83.3955532873013, "relative_heading": 72.90362517676614, "relative_elevation": 44.3769585099071 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track04_Sphere_00063/adjacencies/b_20241025_0915_Track04_Sphere_00063/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track04_Sphere_00062/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track04_Sphere_00062/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track04_Sphere_00062/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track04_Sphere_00062/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241025_0915_Track04_Sphere_00062/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track04_Sphere_00062/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track04_Sphere_00062/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track04_Sphere_00062/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track04_Sphere_00062/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79758379374748, 52.35661009087069, 0.0 ] }, "distance": 5.17, "direction": 341.74, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241025_0915_Track04_Sphere_00062", "timestamp": "2024-10-25T07:48:15Z", "filename": "Job_20241025_0915_Track04_Sphere_00062.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_20241025_0915_Track04_Sphere_00063", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114833.95408101531, 485570.8674591747 ] }, "relative_distance": 5.17167891, "relative_pitch": 0.0, "relative_heading": 341.7436392308439, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track04_Sphere_00063/adjacencies/b_20241025_0915_Track04_Sphere_00063/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_001311/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_001311/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_001311/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_001311/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000058_pano_0000_001311/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000058_pano_0000_001311/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000058_pano_0000_001311/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_001311/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_001311/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79768261317007, 52.3565752630963, 44.3314574006945 ] }, "distance": 5.22, "direction": 78.55, "angle": 83.29, "elevation": 44.33, "pano_id": "TMX7316010203-000058_pano_0000_001311", "timestamp": "2016-08-12T08:22:33.725660Z", "filename": "pano_0000_001311.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_20241025_0915_Track04_Sphere_00063", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114833.95408101531, 485570.8674591747 ] }, "relative_distance": 5.21643521, "relative_pitch": 83.28892711010245, "relative_heading": 78.54548479384788, "relative_elevation": 44.3314574006945 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track04_Sphere_00063/adjacencies/b_20241025_0915_Track04_Sphere_00063/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track07_Sphere_00001/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track07_Sphere_00001/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track07_Sphere_00001/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track07_Sphere_00001/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241025_0915_Track07_Sphere_00001/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track07_Sphere_00001/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track07_Sphere_00001/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track07_Sphere_00001/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track07_Sphere_00001/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.797555672527006, 52.356530237992196, 0.0 ] }, "distance": 5.32, "direction": 221.66, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241025_0915_Track07_Sphere_00001", "timestamp": "2024-10-25T07:58:27Z", "filename": "Job_20241025_0915_Track07_Sphere_00001.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_20241025_0915_Track04_Sphere_00063", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114833.95408101531, 485570.8674591747 ] }, "relative_distance": 5.31958393, "relative_pitch": 0.0, "relative_heading": 221.6612236384163, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track04_Sphere_00063/adjacencies/b_20241025_0915_Track04_Sphere_00063/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/28/TMX7316010203-000814/pano_0001_005822/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/28/TMX7316010203-000814/pano_0001_005822/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/28/TMX7316010203-000814/pano_0001_005822/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/28/TMX7316010203-000814/pano_0001_005822/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000814_pano_0001_005822/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000814_pano_0001_005822/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000814_pano_0001_005822/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/28/TMX7316010203-000814/pano_0001_005822/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/28/TMX7316010203-000814/pano_0001_005822/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79768393798038, 52.3565770549923, 44.3490973366424 ] }, "distance": 5.35, "direction": 76.64, "angle": 83.12, "elevation": 44.35, "pano_id": "TMX7316010203-000814_pano_0001_005822", "timestamp": "2018-06-28T13:20:27.835280Z", "filename": "pano_0001_005822.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_20241025_0915_Track04_Sphere_00063", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114833.95408101531, 485570.8674591747 ] }, "relative_distance": 5.3474417, "relative_pitch": 83.12468863635137, "relative_heading": 76.64333868529881, "relative_elevation": 44.3490973366424 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track04_Sphere_00063/adjacencies/b_20241025_0915_Track04_Sphere_00063/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/16/TMX7316010203-001315/pano_0002_001527/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/16/TMX7316010203-001315/pano_0002_001527/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/16/TMX7316010203-001315/pano_0002_001527/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/16/TMX7316010203-001315/pano_0002_001527/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001315_pano_0002_001527/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001315_pano_0002_001527/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001315_pano_0002_001527/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/16/TMX7316010203-001315/pano_0002_001527/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/16/TMX7316010203-001315/pano_0002_001527/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79768498946766, 52.3565780247998, 44.6476062675938 ] }, "distance": 5.44, "direction": 75.71, "angle": 83.05, "elevation": 44.65, "pano_id": "TMX7316010203-001315_pano_0002_001527", "timestamp": "2019-07-16T08:33:43.931950Z", "filename": "pano_0002_001527.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_20241025_0915_Track04_Sphere_00063", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114833.95408101531, 485570.8674591747 ] }, "relative_distance": 5.44279094, "relative_pitch": 83.04962094480246, "relative_heading": 75.71223298635232, "relative_elevation": 44.6476062675938 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track04_Sphere_00063/adjacencies/b_20241025_0915_Track04_Sphere_00063/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track04_Sphere_00179/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track04_Sphere_00179/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track04_Sphere_00179/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track04_Sphere_00179/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20240918_0854_Track04_Sphere_00179/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track04_Sphere_00179/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track04_Sphere_00179/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track04_Sphere_00179/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track04_Sphere_00179/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79768632370667, 52.35657727478935, 0.0 ] }, "distance": 5.51, "direction": 76.79, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20240918_0854_Track04_Sphere_00179", "timestamp": "2024-09-18T08:18:04Z", "filename": "Job_20240918_0854_Track04_Sphere_00179.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_20241025_0915_Track04_Sphere_00063", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114833.95408101531, 485570.8674591747 ] }, "relative_distance": 5.51125422, "relative_pitch": 0.0, "relative_heading": 76.78631490904714, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track04_Sphere_00063/adjacencies/b_20241025_0915_Track04_Sphere_00063/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/20/TMX7316010203-002526/pano_0000_002877/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/20/TMX7316010203-002526/pano_0000_002877/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/20/TMX7316010203-002526/pano_0000_002877/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/20/TMX7316010203-002526/pano_0000_002877/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002526_pano_0000_002877/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002526_pano_0000_002877/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002526_pano_0000_002877/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/20/TMX7316010203-002526/pano_0000_002877/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/20/TMX7316010203-002526/pano_0000_002877/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79767387991177, 52.3565951361861, 44.3554233713076 ] }, "distance": 5.56, "direction": 54.29, "angle": 82.85, "elevation": 44.36, "pano_id": "TMX7316010203-002526_pano_0000_002877", "timestamp": "2022-04-20T08:45:32.121260Z", "filename": "pano_0000_002877.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_20241025_0915_Track04_Sphere_00063", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114833.95408101531, 485570.8674591747 ] }, "relative_distance": 5.56354023, "relative_pitch": 82.8506765810522, "relative_heading": 54.29065877863108, "relative_elevation": 44.3554233713076 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track04_Sphere_00063/adjacencies/b_20241025_0915_Track04_Sphere_00063/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_23_10_57_25_00224/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_23_10_57_25_00224/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_23_10_57_25_00224/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_23_10_57_25_00224/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_09_23_10_57_25_00224/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_23_10_57_25_00224/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_23_10_57_25_00224/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_23_10_57_25_00224/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_23_10_57_25_00224/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.797584621183455, 52.35661410355104, 0.0 ] }, "distance": 5.58, "direction": 343.73, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_09_23_10_57_25_00224", "timestamp": "2025-09-23T11:06:08Z", "filename": "2025_09_23_10_57_25_00224.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2025", "tags": [ "mission-bi", "mission-2025", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241025_0915_Track04_Sphere_00063", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114833.95408101531, 485570.8674591747 ] }, "relative_distance": 5.58140304, "relative_pitch": 0.0, "relative_heading": 343.72951983505857, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track04_Sphere_00063/adjacencies/b_20241025_0915_Track04_Sphere_00063/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_23_10_57_25_00017/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_23_10_57_25_00017/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_23_10_57_25_00017/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_23_10_57_25_00017/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_09_23_10_57_25_00017/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_23_10_57_25_00017/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_23_10_57_25_00017/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_23_10_57_25_00017/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_23_10_57_25_00017/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79768044397082, 52.356590035145096, 0.0 ] }, "distance": 5.64, "direction": 61.64, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_09_23_10_57_25_00017", "timestamp": "2025-09-23T10:57:34Z", "filename": "2025_09_23_10_57_25_00017.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2025", "tags": [ "mission-bi", "mission-2025", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241025_0915_Track04_Sphere_00063", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114833.95408101531, 485570.8674591747 ] }, "relative_distance": 5.64175339, "relative_pitch": 0.0, "relative_heading": 61.64243534253451, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track04_Sphere_00063/adjacencies/b_20241025_0915_Track04_Sphere_00063/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/20/TMX7316010203-002527/pano_0002_000064/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/20/TMX7316010203-002527/pano_0002_000064/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/20/TMX7316010203-002527/pano_0002_000064/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/20/TMX7316010203-002527/pano_0002_000064/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002527_pano_0002_000064/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002527_pano_0002_000064/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002527_pano_0002_000064/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/20/TMX7316010203-002527/pano_0002_000064/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/20/TMX7316010203-002527/pano_0002_000064/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79764015438412, 52.3565180291659, 44.3046802179888 ] }, "distance": 5.78, "direction": 157.4, "angle": 82.57, "elevation": 44.3, "pano_id": "TMX7316010203-002527_pano_0002_000064", "timestamp": "2022-04-20T11:13:26.099670Z", "filename": "pano_0002_000064.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_20241025_0915_Track04_Sphere_00063", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114833.95408101531, 485570.8674591747 ] }, "relative_distance": 5.77627814, "relative_pitch": 82.57188952641249, "relative_heading": 157.40017161015265, "relative_elevation": 44.3046802179888 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track04_Sphere_00063/adjacencies/b_20241025_0915_Track04_Sphere_00063/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/02/TMX7316010203-000283/pano_0000_001814/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/02/TMX7316010203-000283/pano_0000_001814/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/02/TMX7316010203-000283/pano_0000_001814/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/02/TMX7316010203-000283/pano_0000_001814/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000283_pano_0000_001814/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000283_pano_0000_001814/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000283_pano_0000_001814/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/05/02/TMX7316010203-000283/pano_0000_001814/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/05/02/TMX7316010203-000283/pano_0000_001814/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79766529358103, 52.3566059971046, 44.1448147809133 ] }, "distance": 5.94, "direction": 41.43, "angle": 82.33, "elevation": 44.14, "pano_id": "TMX7316010203-000283_pano_0000_001814", "timestamp": "2017-05-02T11:52:43.096650Z", "filename": "pano_0000_001814.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2017", "tags": [ "mission-bi", "mission-2017", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241025_0915_Track04_Sphere_00063", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114833.95408101531, 485570.8674591747 ] }, "relative_distance": 5.94299974, "relative_pitch": 82.33264946053426, "relative_heading": 41.43030960051264, "relative_elevation": 44.1448147809133 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track04_Sphere_00063/adjacencies/b_20241025_0915_Track04_Sphere_00063/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/16/TMX7316010203-001315/pano_0002_002164/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/16/TMX7316010203-001315/pano_0002_002164/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/16/TMX7316010203-001315/pano_0002_002164/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/16/TMX7316010203-001315/pano_0002_002164/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001315_pano_0002_002164/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001315_pano_0002_002164/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001315_pano_0002_002164/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/16/TMX7316010203-001315/pano_0002_002164/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/16/TMX7316010203-001315/pano_0002_002164/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79751947003145, 52.3565505081223, 45.228962152265 ] }, "distance": 6.24, "direction": 254.02, "angle": 82.14, "elevation": 45.23, "pano_id": "TMX7316010203-001315_pano_0002_002164", "timestamp": "2019-07-16T08:50:28.670410Z", "filename": "pano_0002_002164.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_20241025_0915_Track04_Sphere_00063", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114833.95408101531, 485570.8674591747 ] }, "relative_distance": 6.24376878, "relative_pitch": 82.14010903061634, "relative_heading": 254.02253397911895, "relative_elevation": 45.228962152265 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track04_Sphere_00063/adjacencies/b_20241025_0915_Track04_Sphere_00063/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/20/TMX7316010203-002526/pano_0000_002876/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/20/TMX7316010203-002526/pano_0000_002876/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/20/TMX7316010203-002526/pano_0000_002876/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/20/TMX7316010203-002526/pano_0000_002876/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002526_pano_0000_002876/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002526_pano_0000_002876/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002526_pano_0000_002876/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/20/TMX7316010203-002526/pano_0000_002876/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/20/TMX7316010203-002526/pano_0000_002876/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79769758303287, 52.3565532478415, 44.3492712369189 ] }, "distance": 6.29, "direction": 102.98, "angle": 81.92, "elevation": 44.35, "pano_id": "TMX7316010203-002526_pano_0000_002876", "timestamp": "2022-04-20T08:45:31.411240Z", "filename": "pano_0000_002876.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_20241025_0915_Track04_Sphere_00063", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114833.95408101531, 485570.8674591747 ] }, "relative_distance": 6.2933133, "relative_pitch": 81.92345614327195, "relative_heading": 102.9823206999223, "relative_elevation": 44.3492712369189 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track04_Sphere_00063/adjacencies/b_20241025_0915_Track04_Sphere_00063/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001888/pano_0002_002017/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001888/pano_0002_002017/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001888/pano_0002_002017/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001888/pano_0002_002017/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001888_pano_0002_002017/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001888_pano_0002_002017/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001888_pano_0002_002017/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001888/pano_0002_002017/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001888/pano_0002_002017/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79764197375319, 52.3565114280176, 44.2142545059323 ] }, "distance": 6.5, "direction": 158.88, "angle": 81.63, "elevation": 44.21, "pano_id": "TMX7316010203-001888_pano_0002_002017", "timestamp": "2020-08-21T10:26:00.839300Z", "filename": "pano_0002_002017.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_20241025_0915_Track04_Sphere_00063", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114833.95408101531, 485570.8674591747 ] }, "relative_distance": 6.50421218, "relative_pitch": 81.63142997561661, "relative_heading": 158.87883848565684, "relative_elevation": 44.2142545059323 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track04_Sphere_00063/adjacencies/b_20241025_0915_Track04_Sphere_00063/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_001312/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_001312/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_001312/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_001312/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000058_pano_0000_001312/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000058_pano_0000_001312/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000058_pano_0000_001312/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_001312/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_001312/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.7976595913781, 52.3566180457899, 44.3289049286395 ] }, "distance": 6.79, "direction": 31.44, "angle": 81.29, "elevation": 44.33, "pano_id": "TMX7316010203-000058_pano_0000_001312", "timestamp": "2016-08-12T08:22:34.115670Z", "filename": "pano_0000_001312.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_20241025_0915_Track04_Sphere_00063", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114833.95408101531, 485570.8674591747 ] }, "relative_distance": 6.79411747, "relative_pitch": 81.2863079145785, "relative_heading": 31.44185900617097, "relative_elevation": 44.3289049286395 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track04_Sphere_00063/adjacencies/b_20241025_0915_Track04_Sphere_00063/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_23_10_57_25_00016/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_23_10_57_25_00016/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_23_10_57_25_00016/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_23_10_57_25_00016/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_09_23_10_57_25_00016/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_23_10_57_25_00016/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_23_10_57_25_00016/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_23_10_57_25_00016/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_23_10_57_25_00016/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79770289610395, 52.35654747289038, 0.0 ] }, "distance": 6.81, "direction": 107.57, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_09_23_10_57_25_00016", "timestamp": "2025-09-23T10:57:33Z", "filename": "2025_09_23_10_57_25_00016.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2025", "tags": [ "mission-bi", "mission-2025", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241025_0915_Track04_Sphere_00063", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114833.95408101531, 485570.8674591747 ] }, "relative_distance": 6.81223182, "relative_pitch": 0.0, "relative_heading": 107.56985725210829, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track04_Sphere_00063/adjacencies/b_20241025_0915_Track04_Sphere_00063/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/28/TMX7316010203-000814/pano_0001_005823/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/28/TMX7316010203-000814/pano_0001_005823/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/28/TMX7316010203-000814/pano_0001_005823/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/28/TMX7316010203-000814/pano_0001_005823/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000814_pano_0001_005823/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000814_pano_0001_005823/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000814_pano_0001_005823/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/28/TMX7316010203-000814/pano_0001_005823/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/28/TMX7316010203-000814/pano_0001_005823/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79765941317284, 52.3566187891138, 44.3504031328484 ] }, "distance": 6.86, "direction": 30.99, "angle": 81.21, "elevation": 44.35, "pano_id": "TMX7316010203-000814_pano_0001_005823", "timestamp": "2018-06-28T13:20:28.425290Z", "filename": "pano_0001_005823.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_20241025_0915_Track04_Sphere_00063", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114833.95408101531, 485570.8674591747 ] }, "relative_distance": 6.85856083, "relative_pitch": 81.20914004176639, "relative_heading": 30.99488437002585, "relative_elevation": 44.3504031328484 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track04_Sphere_00063/adjacencies/b_20241025_0915_Track04_Sphere_00063/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002092/pano_0001_004925/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002092/pano_0001_004925/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002092/pano_0001_004925/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002092/pano_0001_004925/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002092_pano_0001_004925/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002092_pano_0001_004925/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002092_pano_0001_004925/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002092/pano_0001_004925/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002092/pano_0001_004925/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79757936422502, 52.3566259866155, 44.7485413616523 ] }, "distance": 6.95, "direction": 343.95, "angle": 81.17, "elevation": 44.75, "pano_id": "TMX7316010203-002092_pano_0001_004925", "timestamp": "2021-04-14T12:46:56.704460Z", "filename": "pano_0001_004925.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_20241025_0915_Track04_Sphere_00063", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114833.95408101531, 485570.8674591747 ] }, "relative_distance": 6.951121, "relative_pitch": 81.17039126429715, "relative_heading": 343.9491773458119, "relative_elevation": 44.7485413616523 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track04_Sphere_00063/adjacencies/b_20241025_0915_Track04_Sphere_00063/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/28/TMX7316010203-000814/pano_0001_003068/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/28/TMX7316010203-000814/pano_0001_003068/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/28/TMX7316010203-000814/pano_0001_003068/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/28/TMX7316010203-000814/pano_0001_003068/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000814_pano_0001_003068/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000814_pano_0001_003068/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000814_pano_0001_003068/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/28/TMX7316010203-000814/pano_0001_003068/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/28/TMX7316010203-000814/pano_0001_003068/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79764386172589, 52.3565069390246, 44.3390361741185 ] }, "distance": 7.02, "direction": 159.37, "angle": 81.01, "elevation": 44.34, "pano_id": "TMX7316010203-000814_pano_0001_003068", "timestamp": "2018-06-28T12:17:38.515780Z", "filename": "pano_0001_003068.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_20241025_0915_Track04_Sphere_00063", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114833.95408101531, 485570.8674591747 ] }, "relative_distance": 7.01677137, "relative_pitch": 81.00736463136877, "relative_heading": 159.36881817266624, "relative_elevation": 44.3390361741185 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track04_Sphere_00063/adjacencies/b_20241025_0915_Track04_Sphere_00063/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/28/TMX7316010203-000814/pano_0001_005576/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/28/TMX7316010203-000814/pano_0001_005576/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/28/TMX7316010203-000814/pano_0001_005576/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/28/TMX7316010203-000814/pano_0001_005576/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000814_pano_0001_005576/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000814_pano_0001_005576/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000814_pano_0001_005576/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/28/TMX7316010203-000814/pano_0001_005576/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/28/TMX7316010203-000814/pano_0001_005576/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79755519003816, 52.3565109863233, 44.4223078284413 ] }, "distance": 7.08, "direction": 210.26, "angle": 80.94, "elevation": 44.42, "pano_id": "TMX7316010203-000814_pano_0001_005576", "timestamp": "2018-06-28T13:12:58.346420Z", "filename": "pano_0001_005576.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_20241025_0915_Track04_Sphere_00063", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114833.95408101531, 485570.8674591747 ] }, "relative_distance": 7.08150916, "relative_pitch": 80.94249932120272, "relative_heading": 210.2636183380902, "relative_elevation": 44.4223078284413 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track04_Sphere_00063/adjacencies/b_20241025_0915_Track04_Sphere_00063/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002092/pano_0001_005247/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002092/pano_0001_005247/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002092/pano_0001_005247/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002092/pano_0001_005247/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002092_pano_0001_005247/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002092_pano_0001_005247/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002092_pano_0001_005247/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002092/pano_0001_005247/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002092/pano_0001_005247/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79765639019569, 52.3566221969556, 44.3749464610592 ] }, "distance": 7.09, "direction": 27.99, "angle": 80.93, "elevation": 44.37, "pano_id": "TMX7316010203-002092_pano_0001_005247", "timestamp": "2021-04-14T12:51:40.577120Z", "filename": "pano_0001_005247.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_20241025_0915_Track04_Sphere_00063", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114833.95408101531, 485570.8674591747 ] }, "relative_distance": 7.08731958, "relative_pitch": 80.92567695721348, "relative_heading": 27.987562480415782, "relative_elevation": 44.3749464610592 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track04_Sphere_00063/adjacencies/b_20241025_0915_Track04_Sphere_00063/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_002372/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_002372/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_002372/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_002372/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000058_pano_0000_002372/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000058_pano_0000_002372/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000058_pano_0000_002372/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_002372/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_002372/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79754241696405, 52.3565161505445, 44.8658044813201 ] }, "distance": 7.1, "direction": 218.7, "angle": 81.01, "elevation": 44.87, "pano_id": "TMX7316010203-000058_pano_0000_002372", "timestamp": "2016-08-12T08:49:10.456230Z", "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_20241025_0915_Track04_Sphere_00063", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114833.95408101531, 485570.8674591747 ] }, "relative_distance": 7.10052564, "relative_pitch": 81.00687654300305, "relative_heading": 218.69612863323115, "relative_elevation": 44.8658044813201 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track04_Sphere_00063/adjacencies/b_20241025_0915_Track04_Sphere_00063/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track04_Sphere_00180/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track04_Sphere_00180/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track04_Sphere_00180/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track04_Sphere_00180/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20240918_0854_Track04_Sphere_00180/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track04_Sphere_00180/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track04_Sphere_00180/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track04_Sphere_00180/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track04_Sphere_00180/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.797662648948879, 52.356620154512214, 0.0 ] }, "distance": 7.1, "direction": 31.89, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20240918_0854_Track04_Sphere_00180", "timestamp": "2024-09-18T08:18:04Z", "filename": "Job_20240918_0854_Track04_Sphere_00180.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_20241025_0915_Track04_Sphere_00063", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114833.95408101531, 485570.8674591747 ] }, "relative_distance": 7.10319018, "relative_pitch": 0.0, "relative_heading": 31.88815677982968, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track04_Sphere_00063/adjacencies/b_20241025_0915_Track04_Sphere_00063/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/02/TMX7316010203-000283/pano_0000_002643/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/02/TMX7316010203-000283/pano_0000_002643/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/02/TMX7316010203-000283/pano_0000_002643/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/02/TMX7316010203-000283/pano_0000_002643/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000283_pano_0000_002643/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000283_pano_0000_002643/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000283_pano_0000_002643/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/05/02/TMX7316010203-000283/pano_0000_002643/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/05/02/TMX7316010203-000283/pano_0000_002643/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79763951146197, 52.3565051781831, 45.3939399505034 ] }, "distance": 7.1, "direction": 162.16, "angle": 81.11, "elevation": 45.39, "pano_id": "TMX7316010203-000283_pano_0000_002643", "timestamp": "2017-05-02T12:32:07.940220Z", "filename": "pano_0000_002643.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2017", "tags": [ "mission-bi", "mission-2017", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241025_0915_Track04_Sphere_00063", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114833.95408101531, 485570.8674591747 ] }, "relative_distance": 7.10416029, "relative_pitch": 81.10534810602289, "relative_heading": 162.16382780218063, "relative_elevation": 45.3939399505034 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track04_Sphere_00063/adjacencies/b_20241025_0915_Track04_Sphere_00063/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/16/TMX7316010203-001315/pano_0002_001528/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/16/TMX7316010203-001315/pano_0002_001528/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/16/TMX7316010203-001315/pano_0002_001528/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/16/TMX7316010203-001315/pano_0002_001528/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001315_pano_0002_001528/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001315_pano_0002_001528/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001315_pano_0002_001528/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/16/TMX7316010203-001315/pano_0002_001528/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/16/TMX7316010203-001315/pano_0002_001528/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.7976613920991, 52.3566211817542, 44.6484859073535 ] }, "distance": 7.16, "direction": 30.82, "angle": 80.89, "elevation": 44.65, "pano_id": "TMX7316010203-001315_pano_0002_001528", "timestamp": "2019-07-16T08:33:44.456930Z", "filename": "pano_0002_001528.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_20241025_0915_Track04_Sphere_00063", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114833.95408101531, 485570.8674591747 ] }, "relative_distance": 7.15624702, "relative_pitch": 80.8940967796704, "relative_heading": 30.82251984268629, "relative_elevation": 44.6484859073535 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track04_Sphere_00063/adjacencies/b_20241025_0915_Track04_Sphere_00063/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/16/TMX7316010203-001315/pano_0002_003492/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/16/TMX7316010203-001315/pano_0002_003492/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/16/TMX7316010203-001315/pano_0002_003492/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/16/TMX7316010203-001315/pano_0002_003492/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001315_pano_0002_003492/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001315_pano_0002_003492/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001315_pano_0002_003492/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/16/TMX7316010203-001315/pano_0002_003492/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/16/TMX7316010203-001315/pano_0002_003492/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.7976435492408, 52.3565054033694, 44.3862857762724 ] }, "distance": 7.17, "direction": 160.01, "angle": 80.82, "elevation": 44.39, "pano_id": "TMX7316010203-001315_pano_0002_003492", "timestamp": "2019-07-16T09:16:50.555310Z", "filename": "pano_0002_003492.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_20241025_0915_Track04_Sphere_00063", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114833.95408101531, 485570.8674591747 ] }, "relative_distance": 7.16963758, "relative_pitch": 80.82436872815768, "relative_heading": 160.00921643759827, "relative_elevation": 44.3862857762724 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track04_Sphere_00063/adjacencies/b_20241025_0915_Track04_Sphere_00063/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002092/pano_0001_005245/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002092/pano_0001_005245/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002092/pano_0001_005245/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002092/pano_0001_005245/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002092_pano_0001_005245/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002092_pano_0001_005245/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002092_pano_0001_005245/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002092/pano_0001_005245/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002092/pano_0001_005245/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79770341818996, 52.3565367095131, 44.3714310266078 ] }, "distance": 7.3, "direction": 116.49, "angle": 80.66, "elevation": 44.37, "pano_id": "TMX7316010203-002092_pano_0001_005245", "timestamp": "2021-04-14T12:51:39.572140Z", "filename": "pano_0001_005245.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_20241025_0915_Track04_Sphere_00063", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114833.95408101531, 485570.8674591747 ] }, "relative_distance": 7.29589541, "relative_pitch": 80.66253530364372, "relative_heading": 116.48833053824977, "relative_elevation": 44.3714310266078 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track04_Sphere_00063/adjacencies/b_20241025_0915_Track04_Sphere_00063/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/16/TMX7316010203-001315/pano_0002_003489/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/16/TMX7316010203-001315/pano_0002_003489/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/16/TMX7316010203-001315/pano_0002_003489/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/16/TMX7316010203-001315/pano_0002_003489/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001315_pano_0002_003489/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001315_pano_0002_003489/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001315_pano_0002_003489/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/16/TMX7316010203-001315/pano_0002_003489/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/16/TMX7316010203-001315/pano_0002_003489/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79757349147699, 52.3566313059845, 44.3717522639781 ] }, "distance": 7.63, "direction": 342.29, "angle": 80.24, "elevation": 44.37, "pano_id": "TMX7316010203-001315_pano_0002_003489", "timestamp": "2019-07-16T09:16:48.560510Z", "filename": "pano_0002_003489.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_20241025_0915_Track04_Sphere_00063", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114833.95408101531, 485570.8674591747 ] }, "relative_distance": 7.63377836, "relative_pitch": 80.23831488620648, "relative_heading": 342.29126003766794, "relative_elevation": 44.3717522639781 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track04_Sphere_00063/adjacencies/b_20241025_0915_Track04_Sphere_00063/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_001310/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_001310/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_001310/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_001310/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000058_pano_0000_001310/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000058_pano_0000_001310/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000058_pano_0000_001310/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_001310/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_001310/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.7977058098706, 52.3565328779606, 44.3255136143416 ] }, "distance": 7.64, "direction": 118.81, "angle": 80.22, "elevation": 44.33, "pano_id": "TMX7316010203-000058_pano_0000_001310", "timestamp": "2016-08-12T08:22:33.340750Z", "filename": "pano_0000_001310.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_20241025_0915_Track04_Sphere_00063", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114833.95408101531, 485570.8674591747 ] }, "relative_distance": 7.63814761, "relative_pitch": 80.22284311493914, "relative_heading": 118.8062439265948, "relative_elevation": 44.3255136143416 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track04_Sphere_00063/adjacencies/b_20241025_0915_Track04_Sphere_00063/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/28/TMX7316010203-000814/pano_0001_005821/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/28/TMX7316010203-000814/pano_0001_005821/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/28/TMX7316010203-000814/pano_0001_005821/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/28/TMX7316010203-000814/pano_0001_005821/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000814_pano_0001_005821/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000814_pano_0001_005821/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000814_pano_0001_005821/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/28/TMX7316010203-000814/pano_0001_005821/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/28/TMX7316010203-000814/pano_0001_005821/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79770812764284, 52.3565352675611, 44.3494126191363 ] }, "distance": 7.65, "direction": 116.49, "angle": 80.21, "elevation": 44.35, "pano_id": "TMX7316010203-000814_pano_0001_005821", "timestamp": "2018-06-28T13:20:27.245380Z", "filename": "pano_0001_005821.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_20241025_0915_Track04_Sphere_00063", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114833.95408101531, 485570.8674591747 ] }, "relative_distance": 7.65463733, "relative_pitch": 80.20732184880823, "relative_heading": 116.49206914981335, "relative_elevation": 44.3494126191363 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track04_Sphere_00063/adjacencies/b_20241025_0915_Track04_Sphere_00063/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/16/TMX7316010203-001315/pano_0002_001526/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/16/TMX7316010203-001315/pano_0002_001526/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/16/TMX7316010203-001315/pano_0002_001526/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/16/TMX7316010203-001315/pano_0002_001526/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001315_pano_0002_001526/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001315_pano_0002_001526/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001315_pano_0002_001526/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/16/TMX7316010203-001315/pano_0002_001526/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/16/TMX7316010203-001315/pano_0002_001526/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79770838729298, 52.3565347750011, 44.6397698679939 ] }, "distance": 7.7, "direction": 116.8, "angle": 80.22, "elevation": 44.64, "pano_id": "TMX7316010203-001315_pano_0002_001526", "timestamp": "2019-07-16T08:33:43.406970Z", "filename": "pano_0002_001526.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_20241025_0915_Track04_Sphere_00063", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114833.95408101531, 485570.8674591747 ] }, "relative_distance": 7.69502912, "relative_pitch": 80.21944138855741, "relative_heading": 116.79856121894267, "relative_elevation": 44.6397698679939 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track04_Sphere_00063/adjacencies/b_20241025_0915_Track04_Sphere_00063/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track04_Sphere_00178/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track04_Sphere_00178/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track04_Sphere_00178/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track04_Sphere_00178/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20240918_0854_Track04_Sphere_00178/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track04_Sphere_00178/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track04_Sphere_00178/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track04_Sphere_00178/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track04_Sphere_00178/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.797709936959684, 52.35653460147467, 0.0 ] }, "distance": 7.8, "direction": 116.58, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20240918_0854_Track04_Sphere_00178", "timestamp": "2024-09-18T08:18:03Z", "filename": "Job_20240918_0854_Track04_Sphere_00178.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_20241025_0915_Track04_Sphere_00063", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114833.95408101531, 485570.8674591747 ] }, "relative_distance": 7.79803458, "relative_pitch": 0.0, "relative_heading": 116.57544408055836, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track04_Sphere_00063/adjacencies/b_20241025_0915_Track04_Sphere_00063/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/09/02/TMX7316010203-001905/pano_0005_000551/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/09/02/TMX7316010203-001905/pano_0005_000551/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/09/02/TMX7316010203-001905/pano_0005_000551/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/09/02/TMX7316010203-001905/pano_0005_000551/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001905_pano_0005_000551/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001905_pano_0005_000551/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001905_pano_0005_000551/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/09/02/TMX7316010203-001905/pano_0005_000551/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/09/02/TMX7316010203-001905/pano_0005_000551/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79756807393827, 52.3564985398557, 44.6379712037742 ] }, "distance": 7.97, "direction": 199.74, "angle": 79.88, "elevation": 44.64, "pano_id": "TMX7316010203-001905_pano_0005_000551", "timestamp": "2020-09-02T11:55:38.044510Z", "filename": "pano_0005_000551.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_20241025_0915_Track04_Sphere_00063", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114833.95408101531, 485570.8674591747 ] }, "relative_distance": 7.9695016, "relative_pitch": 79.87727467096231, "relative_heading": 199.7355823043712, "relative_elevation": 44.6379712037742 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track04_Sphere_00063/adjacencies/b_20241025_0915_Track04_Sphere_00063/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_23_10_57_25_00018/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_23_10_57_25_00018/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_23_10_57_25_00018/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_23_10_57_25_00018/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_09_23_10_57_25_00018/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_23_10_57_25_00018/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_23_10_57_25_00018/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_23_10_57_25_00018/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_23_10_57_25_00018/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.797657871741577, 52.35663279452877, 0.0 ] }, "distance": 8.19, "direction": 24.74, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_09_23_10_57_25_00018", "timestamp": "2025-09-23T10:57:34Z", "filename": "2025_09_23_10_57_25_00018.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2025", "tags": [ "mission-bi", "mission-2025", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241025_0915_Track04_Sphere_00063", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114833.95408101531, 485570.8674591747 ] }, "relative_distance": 8.18918172, "relative_pitch": 0.0, "relative_heading": 24.737628740175147, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track04_Sphere_00063/adjacencies/b_20241025_0915_Track04_Sphere_00063/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002092/pano_0001_004928/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002092/pano_0001_004928/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002092/pano_0001_004928/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002092/pano_0001_004928/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002092_pano_0001_004928/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002092_pano_0001_004928/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002092_pano_0001_004928/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002092/pano_0001_004928/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002092/pano_0001_004928/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79764779500511, 52.3564957182541, 44.7289500152692 ] }, "distance": 8.28, "direction": 160.68, "angle": 79.51, "elevation": 44.73, "pano_id": "TMX7316010203-002092_pano_0001_004928", "timestamp": "2021-04-14T12:46:58.099490Z", "filename": "pano_0001_004928.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_20241025_0915_Track04_Sphere_00063", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114833.95408101531, 485570.8674591747 ] }, "relative_distance": 8.28186143, "relative_pitch": 79.51010511060218, "relative_heading": 160.67748338201508, "relative_elevation": 44.7289500152692 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track04_Sphere_00063/adjacencies/b_20241025_0915_Track04_Sphere_00063/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/16/TMX7316010203-001315/pano_0002_002163/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/16/TMX7316010203-001315/pano_0002_002163/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/16/TMX7316010203-001315/pano_0002_002163/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/16/TMX7316010203-001315/pano_0002_002163/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001315_pano_0002_002163/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001315_pano_0002_002163/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001315_pano_0002_002163/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/16/TMX7316010203-001315/pano_0002_002163/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/16/TMX7316010203-001315/pano_0002_002163/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79749445407075, 52.3565945957496, 45.253320810385 ] }, "distance": 8.34, "direction": 292.47, "angle": 79.56, "elevation": 45.25, "pano_id": "TMX7316010203-001315_pano_0002_002163", "timestamp": "2019-07-16T08:50:27.085390Z", "filename": "pano_0002_002163.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_20241025_0915_Track04_Sphere_00063", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114833.95408101531, 485570.8674591747 ] }, "relative_distance": 8.33994739, "relative_pitch": 79.55785995156756, "relative_heading": 292.4672794210439, "relative_elevation": 45.253320810385 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track04_Sphere_00063/adjacencies/b_20241025_0915_Track04_Sphere_00063/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_002386/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_002386/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_002386/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_002386/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000058_pano_0000_002386/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000058_pano_0000_002386/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000058_pano_0000_002386/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_002386/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_002386/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79759495927167, 52.3564908743693, 45.0871265791357 ] }, "distance": 8.4, "direction": 185.87, "angle": 79.45, "elevation": 45.09, "pano_id": "TMX7316010203-000058_pano_0000_002386", "timestamp": "2016-08-12T08:49:36.476070Z", "filename": "pano_0000_002386.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_20241025_0915_Track04_Sphere_00063", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114833.95408101531, 485570.8674591747 ] }, "relative_distance": 8.39843963, "relative_pitch": 79.44836584134136, "relative_heading": 185.8733585462175, "relative_elevation": 45.0871265791357 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track04_Sphere_00063/adjacencies/b_20241025_0915_Track04_Sphere_00063/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/09/02/TMX7316010203-001905/pano_0005_000552/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/09/02/TMX7316010203-001905/pano_0005_000552/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/09/02/TMX7316010203-001905/pano_0005_000552/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/09/02/TMX7316010203-001905/pano_0005_000552/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001905_pano_0005_000552/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001905_pano_0005_000552/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001905_pano_0005_000552/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/09/02/TMX7316010203-001905/pano_0005_000552/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/09/02/TMX7316010203-001905/pano_0005_000552/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79761775233761, 52.3564903669059, 44.5396411512047 ] }, "distance": 8.44, "direction": 175.29, "angle": 79.27, "elevation": 44.54, "pano_id": "TMX7316010203-001905_pano_0005_000552", "timestamp": "2020-09-02T11:55:41.029450Z", "filename": "pano_0005_000552.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_20241025_0915_Track04_Sphere_00063", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114833.95408101531, 485570.8674591747 ] }, "relative_distance": 8.43936232, "relative_pitch": 79.2708024091919, "relative_heading": 175.2864005001584, "relative_elevation": 44.5396411512047 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track04_Sphere_00063/adjacencies/b_20241025_0915_Track04_Sphere_00063/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001888/pano_0002_002014/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001888/pano_0002_002014/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001888/pano_0002_002014/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001888/pano_0002_002014/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001888_pano_0002_002014/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001888_pano_0002_002014/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001888_pano_0002_002014/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001888/pano_0002_002014/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001888/pano_0002_002014/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79757885512161, 52.3566403963582, 44.2285654097795 ] }, "distance": 8.51, "direction": 346.71, "angle": 79.11, "elevation": 44.23, "pano_id": "TMX7316010203-001888_pano_0002_002014", "timestamp": "2020-08-21T10:25:59.354240Z", "filename": "pano_0002_002014.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_20241025_0915_Track04_Sphere_00063", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114833.95408101531, 485570.8674591747 ] }, "relative_distance": 8.51151623, "relative_pitch": 79.10694906569894, "relative_heading": 346.7101831958919, "relative_elevation": 44.2285654097795 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track04_Sphere_00063/adjacencies/b_20241025_0915_Track04_Sphere_00063/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/20/TMX7316010203-002526/pano_0000_002878/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/20/TMX7316010203-002526/pano_0000_002878/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/20/TMX7316010203-002526/pano_0000_002878/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/20/TMX7316010203-002526/pano_0000_002878/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002526_pano_0000_002878/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002526_pano_0000_002878/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002526_pano_0000_002878/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/20/TMX7316010203-002526/pano_0000_002878/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/20/TMX7316010203-002526/pano_0000_002878/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79765018457012, 52.3566380156301, 44.3483185200021 ] }, "distance": 8.53, "direction": 19.9, "angle": 79.12, "elevation": 44.35, "pano_id": "TMX7316010203-002526_pano_0000_002878", "timestamp": "2022-04-20T08:45:32.861240Z", "filename": "pano_0000_002878.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_20241025_0915_Track04_Sphere_00063", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114833.95408101531, 485570.8674591747 ] }, "relative_distance": 8.52802296, "relative_pitch": 79.11509567476233, "relative_heading": 19.902685076923827, "relative_elevation": 44.3483185200021 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track04_Sphere_00063/adjacencies/b_20241025_0915_Track04_Sphere_00063/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/02/TMX7316010203-000283/pano_0000_001813/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/02/TMX7316010203-000283/pano_0000_001813/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/02/TMX7316010203-000283/pano_0000_001813/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/02/TMX7316010203-000283/pano_0000_001813/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000283_pano_0000_001813/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000283_pano_0000_001813/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000283_pano_0000_001813/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/05/02/TMX7316010203-000283/pano_0000_001813/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/05/02/TMX7316010203-000283/pano_0000_001813/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79771108660336, 52.3565205147694, 44.1378341382369 ] }, "distance": 8.68, "direction": 125.64, "angle": 78.88, "elevation": 44.14, "pano_id": "TMX7316010203-000283_pano_0000_001813", "timestamp": "2017-05-02T11:52:42.191670Z", "filename": "pano_0000_001813.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2017", "tags": [ "mission-bi", "mission-2017", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241025_0915_Track04_Sphere_00063", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114833.95408101531, 485570.8674591747 ] }, "relative_distance": 8.67766469, "relative_pitch": 78.87729444661393, "relative_heading": 125.63792958951973, "relative_elevation": 44.1378341382369 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track04_Sphere_00063/adjacencies/b_20241025_0915_Track04_Sphere_00063/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/20/TMX7316010203-002527/pano_0002_000061/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/20/TMX7316010203-002527/pano_0002_000061/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/20/TMX7316010203-002527/pano_0002_000061/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/20/TMX7316010203-002527/pano_0002_000061/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002527_pano_0002_000061/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002527_pano_0002_000061/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002527_pano_0002_000061/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/20/TMX7316010203-002527/pano_0002_000061/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/20/TMX7316010203-002527/pano_0002_000061/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79757246468587, 52.3566424995002, 44.3212630385533 ] }, "distance": 8.85, "direction": 344.31, "angle": 78.71, "elevation": 44.32, "pano_id": "TMX7316010203-002527_pano_0002_000061", "timestamp": "2022-04-20T11:13:24.034840Z", "filename": "pano_0002_000061.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_20241025_0915_Track04_Sphere_00063", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114833.95408101531, 485570.8674591747 ] }, "relative_distance": 8.84709701, "relative_pitch": 78.7113938168135, "relative_heading": 344.31373956925745, "relative_elevation": 44.3212630385533 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track04_Sphere_00063/adjacencies/b_20241025_0915_Track04_Sphere_00063/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/16/TMX7316010203-001315/pano_0002_002165/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/16/TMX7316010203-001315/pano_0002_002165/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/16/TMX7316010203-001315/pano_0002_002165/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/16/TMX7316010203-001315/pano_0002_002165/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001315_pano_0002_002165/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001315_pano_0002_002165/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001315_pano_0002_002165/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/16/TMX7316010203-001315/pano_0002_002165/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/16/TMX7316010203-001315/pano_0002_002165/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79751658267715, 52.3565049758373, 45.2483382169157 ] }, "distance": 9.19, "direction": 222.42, "angle": 78.52, "elevation": 45.25, "pano_id": "TMX7316010203-001315_pano_0002_002165", "timestamp": "2019-07-16T08:50:31.015360Z", "filename": "pano_0002_002165.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_20241025_0915_Track04_Sphere_00063", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114833.95408101531, 485570.8674591747 ] }, "relative_distance": 9.19078298, "relative_pitch": 78.51835610344753, "relative_heading": 222.41629602484758, "relative_elevation": 45.2483382169157 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track04_Sphere_00063/adjacencies/b_20241025_0915_Track04_Sphere_00063/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_23_10_57_25_00227/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_23_10_57_25_00227/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_23_10_57_25_00227/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_23_10_57_25_00227/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_09_23_10_57_25_00227/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_23_10_57_25_00227/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_23_10_57_25_00227/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_23_10_57_25_00227/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_23_10_57_25_00227/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.797651371668591, 52.356485631871145, 0.0 ] }, "distance": 9.42, "direction": 161.54, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_09_23_10_57_25_00227", "timestamp": "2025-09-23T11:06:10Z", "filename": "2025_09_23_10_57_25_00227.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2025", "tags": [ "mission-bi", "mission-2025", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241025_0915_Track04_Sphere_00063", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114833.95408101531, 485570.8674591747 ] }, "relative_distance": 9.42268587, "relative_pitch": 0.0, "relative_heading": 161.53739905393286, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track04_Sphere_00063/adjacencies/b_20241025_0915_Track04_Sphere_00063/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track07_Sphere_00002/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track07_Sphere_00002/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track07_Sphere_00002/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track07_Sphere_00002/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241025_0915_Track07_Sphere_00002/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track07_Sphere_00002/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track07_Sphere_00002/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track07_Sphere_00002/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track07_Sphere_00002/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.797517835834613, 52.35649994037392, 0.0 ] }, "distance": 9.56, "direction": 219.77, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241025_0915_Track07_Sphere_00002", "timestamp": "2024-10-25T07:58:29Z", "filename": "Job_20241025_0915_Track07_Sphere_00002.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_20241025_0915_Track04_Sphere_00063", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114833.95408101531, 485570.8674591747 ] }, "relative_distance": 9.55703464, "relative_pitch": 0.0, "relative_heading": 219.77166517043705, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track04_Sphere_00063/adjacencies/b_20241025_0915_Track04_Sphere_00063/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_002369/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_002369/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_002369/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_002369/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000058_pano_0000_002369/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000058_pano_0000_002369/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000058_pano_0000_002369/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_002369/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_002369/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79756824705434, 52.3566486395067, 44.7090529501438 ] }, "distance": 9.58, "direction": 343.76, "angle": 77.9, "elevation": 44.71, "pano_id": "TMX7316010203-000058_pano_0000_002369", "timestamp": "2016-08-12T08:49:05.421240Z", "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_20241025_0915_Track04_Sphere_00063", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114833.95408101531, 485570.8674591747 ] }, "relative_distance": 9.58300719, "relative_pitch": 77.90218489284769, "relative_heading": 343.7641166396485, "relative_elevation": 44.7090529501438 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track04_Sphere_00063/adjacencies/b_20241025_0915_Track04_Sphere_00063/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/09/02/TMX7316010203-001905/pano_0005_000550/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/09/02/TMX7316010203-001905/pano_0005_000550/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/09/02/TMX7316010203-001905/pano_0005_000550/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/09/02/TMX7316010203-001905/pano_0005_000550/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001905_pano_0005_000550/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001905_pano_0005_000550/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001905_pano_0005_000550/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/09/02/TMX7316010203-001905/pano_0005_000550/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/09/02/TMX7316010203-001905/pano_0005_000550/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79752976294938, 52.3564919600092, 44.6971780592576 ] }, "distance": 9.79, "direction": 212.78, "angle": 77.64, "elevation": 44.7, "pano_id": "TMX7316010203-001905_pano_0005_000550", "timestamp": "2020-09-02T11:55:35.409280Z", "filename": "pano_0005_000550.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_20241025_0915_Track04_Sphere_00063", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114833.95408101531, 485570.8674591747 ] }, "relative_distance": 9.79260855, "relative_pitch": 77.64244073961879, "relative_heading": 212.77616597660776, "relative_elevation": 44.6971780592576 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track04_Sphere_00063/adjacencies/b_20241025_0915_Track04_Sphere_00063/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/20/TMX7316010203-002526/pano_0000_002875/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/20/TMX7316010203-002526/pano_0000_002875/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/20/TMX7316010203-002526/pano_0000_002875/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/20/TMX7316010203-002526/pano_0000_002875/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002526_pano_0000_002875/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002526_pano_0000_002875/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002526_pano_0000_002875/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/20/TMX7316010203-002526/pano_0000_002875/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/20/TMX7316010203-002526/pano_0000_002875/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79772124170808, 52.3565113264351, 44.3474413258955 ] }, "distance": 9.84, "direction": 128.13, "angle": 77.48, "elevation": 44.35, "pano_id": "TMX7316010203-002526_pano_0000_002875", "timestamp": "2022-04-20T08:45:30.721230Z", "filename": "pano_0000_002875.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_20241025_0915_Track04_Sphere_00063", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114833.95408101531, 485570.8674591747 ] }, "relative_distance": 9.84499147, "relative_pitch": 77.48349908754528, "relative_heading": 128.12846035337685, "relative_elevation": 44.3474413258955 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track04_Sphere_00063/adjacencies/b_20241025_0915_Track04_Sphere_00063/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/28/TMX7316010203-000814/pano_0001_005573/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/28/TMX7316010203-000814/pano_0001_005573/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/28/TMX7316010203-000814/pano_0001_005573/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/28/TMX7316010203-000814/pano_0001_005573/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000814_pano_0001_005573/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000814_pano_0001_005573/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000814_pano_0001_005573/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/28/TMX7316010203-000814/pano_0001_005573/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/28/TMX7316010203-000814/pano_0001_005573/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79756342876227, 52.3566514143373, 44.2688479730859 ] }, "distance": 9.97, "direction": 342.45, "angle": 77.3, "elevation": 44.27, "pano_id": "TMX7316010203-000814_pano_0001_005573", "timestamp": "2018-06-28T13:12:46.666450Z", "filename": "pano_0001_005573.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_20241025_0915_Track04_Sphere_00063", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114833.95408101531, 485570.8674591747 ] }, "relative_distance": 9.97386915, "relative_pitch": 77.30313673185391, "relative_heading": 342.44933224512056, "relative_elevation": 44.2688479730859 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track04_Sphere_00063/adjacencies/b_20241025_0915_Track04_Sphere_00063/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track04_Sphere_00065/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track04_Sphere_00065/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track04_Sphere_00065/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track04_Sphere_00065/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241025_0915_Track04_Sphere_00065/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track04_Sphere_00065/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track04_Sphere_00065/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track04_Sphere_00065/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track04_Sphere_00065/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.797653115431127, 52.35648033775423, 0.0 ] }, "distance": 10.02, "direction": 161.96, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241025_0915_Track04_Sphere_00065", "timestamp": "2024-10-25T07:48:17Z", "filename": "Job_20241025_0915_Track04_Sphere_00065.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_20241025_0915_Track04_Sphere_00063", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114833.95408101531, 485570.8674591747 ] }, "relative_distance": 10.01935954, "relative_pitch": 0.0, "relative_heading": 161.95982207288958, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track04_Sphere_00063/adjacencies/b_20241025_0915_Track04_Sphere_00063/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/09/02/TMX7316010203-001905/pano_0005_000325/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/09/02/TMX7316010203-001905/pano_0005_000325/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/09/02/TMX7316010203-001905/pano_0005_000325/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/09/02/TMX7316010203-001905/pano_0005_000325/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001905_pano_0005_000325/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001905_pano_0005_000325/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001905_pano_0005_000325/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/09/02/TMX7316010203-001905/pano_0005_000325/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/09/02/TMX7316010203-001905/pano_0005_000325/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79756665555809, 52.3566531349793, 44.3483095308766 ] }, "distance": 10.09, "direction": 343.97, "angle": 77.18, "elevation": 44.35, "pano_id": "TMX7316010203-001905_pano_0005_000325", "timestamp": "2020-09-02T11:49:34.586120Z", "filename": "pano_0005_000325.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_20241025_0915_Track04_Sphere_00063", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114833.95408101531, 485570.8674591747 ] }, "relative_distance": 10.09366671, "relative_pitch": 77.17791532866138, "relative_heading": 343.9670771706809, "relative_elevation": 44.3483095308766 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track04_Sphere_00063/adjacencies/b_20241025_0915_Track04_Sphere_00063/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track04_Sphere_00061/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track04_Sphere_00061/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track04_Sphere_00061/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track04_Sphere_00061/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241025_0915_Track04_Sphere_00061/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track04_Sphere_00061/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track04_Sphere_00061/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track04_Sphere_00061/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track04_Sphere_00061/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.797560004421978, 52.356653850806836, 0.0 ] }, "distance": 10.3, "direction": 341.67, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241025_0915_Track04_Sphere_00061", "timestamp": "2024-10-25T07:48:14Z", "filename": "Job_20241025_0915_Track04_Sphere_00061.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_20241025_0915_Track04_Sphere_00063", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114833.95408101531, 485570.8674591747 ] }, "relative_distance": 10.30367791, "relative_pitch": 0.0, "relative_heading": 341.6669812040823, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track04_Sphere_00063/adjacencies/b_20241025_0915_Track04_Sphere_00063/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_23_10_57_25_00015/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_23_10_57_25_00015/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_23_10_57_25_00015/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_23_10_57_25_00015/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_09_23_10_57_25_00015/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_23_10_57_25_00015/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_23_10_57_25_00015/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_23_10_57_25_00015/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_23_10_57_25_00015/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.797725543189199, 52.3565045970291, 0.0 ] }, "distance": 10.55, "direction": 130.35, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_09_23_10_57_25_00015", "timestamp": "2025-09-23T10:57:33Z", "filename": "2025_09_23_10_57_25_00015.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2025", "tags": [ "mission-bi", "mission-2025", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241025_0915_Track04_Sphere_00063", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114833.95408101531, 485570.8674591747 ] }, "relative_distance": 10.54575842, "relative_pitch": 0.0, "relative_heading": 130.34617760969837, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track04_Sphere_00063/adjacencies/b_20241025_0915_Track04_Sphere_00063/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_23_10_57_25_00223/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_23_10_57_25_00223/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_23_10_57_25_00223/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_23_10_57_25_00223/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_09_23_10_57_25_00223/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_23_10_57_25_00223/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_23_10_57_25_00223/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_23_10_57_25_00223/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_23_10_57_25_00223/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79756215338876, 52.35665672861983, 0.0 ] }, "distance": 10.56, "direction": 342.97, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_09_23_10_57_25_00223", "timestamp": "2025-09-23T11:06:08Z", "filename": "2025_09_23_10_57_25_00223.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2025", "tags": [ "mission-bi", "mission-2025", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241025_0915_Track04_Sphere_00063", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114833.95408101531, 485570.8674591747 ] }, "relative_distance": 10.56431832, "relative_pitch": 0.0, "relative_heading": 342.967130676008, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track04_Sphere_00063/adjacencies/b_20241025_0915_Track04_Sphere_00063/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/20/TMX7316010203-002527/pano_0002_000065/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/20/TMX7316010203-002527/pano_0002_000065/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/20/TMX7316010203-002527/pano_0002_000065/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/20/TMX7316010203-002527/pano_0002_000065/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002527_pano_0002_000065/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002527_pano_0002_000065/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002527_pano_0002_000065/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/20/TMX7316010203-002527/pano_0002_000065/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/20/TMX7316010203-002527/pano_0002_000065/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79766103971481, 52.3564767923485, 44.3007040685043 ] }, "distance": 10.57, "direction": 159.84, "angle": 76.58, "elevation": 44.3, "pano_id": "TMX7316010203-002527_pano_0002_000065", "timestamp": "2022-04-20T11:13:26.794650Z", "filename": "pano_0002_000065.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_20241025_0915_Track04_Sphere_00063", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114833.95408101531, 485570.8674591747 ] }, "relative_distance": 10.56891375, "relative_pitch": 76.5816464931424, "relative_heading": 159.83871081430414, "relative_elevation": 44.3007040685043 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track04_Sphere_00063/adjacencies/b_20241025_0915_Track04_Sphere_00063/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/28/TMX7316010203-000814/pano_0001_005824/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/28/TMX7316010203-000814/pano_0001_005824/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/28/TMX7316010203-000814/pano_0001_005824/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/28/TMX7316010203-000814/pano_0001_005824/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000814_pano_0001_005824/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000814_pano_0001_005824/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000814_pano_0001_005824/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/28/TMX7316010203-000814/pano_0001_005824/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/28/TMX7316010203-000814/pano_0001_005824/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79763452373367, 52.3566602442232, 44.3544992273673 ] }, "distance": 10.65, "direction": 9.93, "angle": 76.5, "elevation": 44.35, "pano_id": "TMX7316010203-000814_pano_0001_005824", "timestamp": "2018-06-28T13:20:29.015310Z", "filename": "pano_0001_005824.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_20241025_0915_Track04_Sphere_00063", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114833.95408101531, 485570.8674591747 ] }, "relative_distance": 10.65158359, "relative_pitch": 76.49632316993788, "relative_heading": 9.926403334972338, "relative_elevation": 44.3544992273673 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track04_Sphere_00063/adjacencies/b_20241025_0915_Track04_Sphere_00063/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_001313/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_001313/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_001313/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_001313/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000058_pano_0000_001313/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000058_pano_0000_001313/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000058_pano_0000_001313/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_001313/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_001313/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79763704468705, 52.3566610606071, 44.3256325032562 ] }, "distance": 10.77, "direction": 10.74, "angle": 76.34, "elevation": 44.33, "pano_id": "TMX7316010203-000058_pano_0000_001313", "timestamp": "2016-08-12T08:22:34.510650Z", "filename": "pano_0000_001313.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_20241025_0915_Track04_Sphere_00063", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114833.95408101531, 485570.8674591747 ] }, "relative_distance": 10.77176785, "relative_pitch": 76.3410717678226, "relative_heading": 10.743035024682392, "relative_elevation": 44.3256325032562 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track04_Sphere_00063/adjacencies/b_20241025_0915_Track04_Sphere_00063/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/16/TMX7316010203-001315/pano_0002_004090/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/16/TMX7316010203-001315/pano_0002_004090/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/16/TMX7316010203-001315/pano_0002_004090/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/16/TMX7316010203-001315/pano_0002_004090/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001315_pano_0002_004090/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001315_pano_0002_004090/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001315_pano_0002_004090/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/16/TMX7316010203-001315/pano_0002_004090/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/16/TMX7316010203-001315/pano_0002_004090/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79775042477013, 52.3566116668992, 43.8993695294485 ] }, "distance": 10.98, "direction": 62.41, "angle": 75.96, "elevation": 43.9, "pano_id": "TMX7316010203-001315_pano_0002_004090", "timestamp": "2019-07-16T09:29:54.280280Z", "filename": "pano_0002_004090.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_20241025_0915_Track04_Sphere_00063", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114833.95408101531, 485570.8674591747 ] }, "relative_distance": 10.98173347, "relative_pitch": 75.95529191842932, "relative_heading": 62.40620474321674, "relative_elevation": 43.8993695294485 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track04_Sphere_00063/adjacencies/b_20241025_0915_Track04_Sphere_00063/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track04_Sphere_00181/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track04_Sphere_00181/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track04_Sphere_00181/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track04_Sphere_00181/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20240918_0854_Track04_Sphere_00181/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track04_Sphere_00181/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track04_Sphere_00181/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track04_Sphere_00181/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track04_Sphere_00181/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.797638784044095, 52.35666297935628, 0.0 ] }, "distance": 11.0, "direction": 11.14, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20240918_0854_Track04_Sphere_00181", "timestamp": "2024-09-18T08:18:05Z", "filename": "Job_20240918_0854_Track04_Sphere_00181.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_20241025_0915_Track04_Sphere_00063", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114833.95408101531, 485570.8674591747 ] }, "relative_distance": 11.00388937, "relative_pitch": 0.0, "relative_heading": 11.142030502192465, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track04_Sphere_00063/adjacencies/b_20241025_0915_Track04_Sphere_00063/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/16/TMX7316010203-001315/pano_0002_001529/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/16/TMX7316010203-001315/pano_0002_001529/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/16/TMX7316010203-001315/pano_0002_001529/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/16/TMX7316010203-001315/pano_0002_001529/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001315_pano_0002_001529/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001315_pano_0002_001529/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001315_pano_0002_001529/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/16/TMX7316010203-001315/pano_0002_001529/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/16/TMX7316010203-001315/pano_0002_001529/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.7976373464085, 52.3566641615355, 44.6580829890445 ] }, "distance": 11.11, "direction": 10.52, "angle": 76.02, "elevation": 44.66, "pano_id": "TMX7316010203-001315_pano_0002_001529", "timestamp": "2019-07-16T08:33:44.981930Z", "filename": "pano_0002_001529.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_20241025_0915_Track04_Sphere_00063", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114833.95408101531, 485570.8674591747 ] }, "relative_distance": 11.1146926, "relative_pitch": 76.02394069560772, "relative_heading": 10.515580282201276, "relative_elevation": 44.6580829890445 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track04_Sphere_00063/adjacencies/b_20241025_0915_Track04_Sphere_00063/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002092/pano_0001_005248/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002092/pano_0001_005248/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002092/pano_0001_005248/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002092/pano_0001_005248/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002092_pano_0001_005248/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002092_pano_0001_005248/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002092_pano_0001_005248/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002092/pano_0001_005248/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002092/pano_0001_005248/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79763317956327, 52.3566649377708, 44.3771148351952 ] }, "distance": 11.15, "direction": 9.0, "angle": 75.89, "elevation": 44.38, "pano_id": "TMX7316010203-002092_pano_0001_005248", "timestamp": "2021-04-14T12:51:41.082130Z", "filename": "pano_0001_005248.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_20241025_0915_Track04_Sphere_00063", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114833.95408101531, 485570.8674591747 ] }, "relative_distance": 11.15170541, "relative_pitch": 75.89399499044436, "relative_heading": 9.000320701146386, "relative_elevation": 44.3771148351952 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track04_Sphere_00063/adjacencies/b_20241025_0915_Track04_Sphere_00063/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/09/02/TMX7316010203-001905/pano_0005_000549/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/09/02/TMX7316010203-001905/pano_0005_000549/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/09/02/TMX7316010203-001905/pano_0005_000549/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/09/02/TMX7316010203-001905/pano_0005_000549/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001905_pano_0005_000549/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001905_pano_0005_000549/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001905_pano_0005_000549/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/09/02/TMX7316010203-001905/pano_0005_000549/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/09/02/TMX7316010203-001905/pano_0005_000549/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79750614030781, 52.3564858881367, 44.7155026569963 ] }, "distance": 11.28, "direction": 217.8, "angle": 75.85, "elevation": 44.72, "pano_id": "TMX7316010203-001905_pano_0005_000549", "timestamp": "2020-09-02T11:55:31.879340Z", "filename": "pano_0005_000549.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_20241025_0915_Track04_Sphere_00063", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114833.95408101531, 485570.8674591747 ] }, "relative_distance": 11.2752855, "relative_pitch": 75.84754852385753, "relative_heading": 217.8003103093119, "relative_elevation": 44.7155026569963 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track04_Sphere_00063/adjacencies/b_20241025_0915_Track04_Sphere_00063/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/16/TMX7316010203-001315/pano_0002_004089/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/16/TMX7316010203-001315/pano_0002_004089/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/16/TMX7316010203-001315/pano_0002_004089/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/16/TMX7316010203-001315/pano_0002_004089/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001315_pano_0002_004089/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001315_pano_0002_004089/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001315_pano_0002_004089/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/16/TMX7316010203-001315/pano_0002_004089/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/16/TMX7316010203-001315/pano_0002_004089/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79777435030221, 52.3565689448461, 43.8894879668951 ] }, "distance": 11.37, "direction": 88.32, "angle": 75.48, "elevation": 43.89, "pano_id": "TMX7316010203-001315_pano_0002_004089", "timestamp": "2019-07-16T09:29:53.305330Z", "filename": "pano_0002_004089.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_20241025_0915_Track04_Sphere_00063", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114833.95408101531, 485570.8674591747 ] }, "relative_distance": 11.36755776, "relative_pitch": 75.47924402289733, "relative_heading": 88.32192678594866, "relative_elevation": 43.8894879668951 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track04_Sphere_00063/adjacencies/b_20241025_0915_Track04_Sphere_00063/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002092/pano_0001_005244/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002092/pano_0001_005244/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002092/pano_0001_005244/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002092/pano_0001_005244/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002092_pano_0001_005244/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002092_pano_0001_005244/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002092_pano_0001_005244/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002092/pano_0001_005244/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002092/pano_0001_005244/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79772744384509, 52.3564941107901, 44.3788540773094 ] }, "distance": 11.43, "direction": 134.39, "angle": 75.56, "elevation": 44.38, "pano_id": "TMX7316010203-002092_pano_0001_005244", "timestamp": "2021-04-14T12:51:39.082140Z", "filename": "pano_0001_005244.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_20241025_0915_Track04_Sphere_00063", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114833.95408101531, 485570.8674591747 ] }, "relative_distance": 11.42829514, "relative_pitch": 75.55913864630799, "relative_heading": 134.38776604377895, "relative_elevation": 44.3788540773094 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track04_Sphere_00063/adjacencies/b_20241025_0915_Track04_Sphere_00063/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001888/pano_0002_002018/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001888/pano_0002_002018/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001888/pano_0002_002018/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001888/pano_0002_002018/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001888_pano_0002_002018/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001888_pano_0002_002018/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001888_pano_0002_002018/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001888/pano_0002_002018/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001888/pano_0002_002018/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79766346805334, 52.3564685670647, 44.21465544682 ] }, "distance": 11.49, "direction": 160.64, "angle": 75.44, "elevation": 44.21, "pano_id": "TMX7316010203-001888_pano_0002_002018", "timestamp": "2020-08-21T10:26:01.324220Z", "filename": "pano_0002_002018.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_20241025_0915_Track04_Sphere_00063", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114833.95408101531, 485570.8674591747 ] }, "relative_distance": 11.48623307, "relative_pitch": 75.43740941631391, "relative_heading": 160.63759348769824, "relative_elevation": 44.21465544682 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track04_Sphere_00063/adjacencies/b_20241025_0915_Track04_Sphere_00063/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/09/02/TMX7316010203-001905/pano_0005_000548/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/09/02/TMX7316010203-001905/pano_0005_000548/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/09/02/TMX7316010203-001905/pano_0005_000548/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/09/02/TMX7316010203-001905/pano_0005_000548/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001905_pano_0005_000548/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001905_pano_0005_000548/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001905_pano_0005_000548/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/09/02/TMX7316010203-001905/pano_0005_000548/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/09/02/TMX7316010203-001905/pano_0005_000548/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79750246440541, 52.3564849176816, 44.7419767016545 ] }, "distance": 11.51, "direction": 218.46, "angle": 75.57, "elevation": 44.74, "pano_id": "TMX7316010203-001905_pano_0005_000548", "timestamp": "2020-09-02T11:55:26.824490Z", "filename": "pano_0005_000548.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_20241025_0915_Track04_Sphere_00063", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114833.95408101531, 485570.8674591747 ] }, "relative_distance": 11.51486389, "relative_pitch": 75.56747515590513, "relative_heading": 218.45565118049083, "relative_elevation": 44.7419767016545 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track04_Sphere_00063/adjacencies/b_20241025_0915_Track04_Sphere_00063/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_002387/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_002387/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_002387/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_002387/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000058_pano_0000_002387/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000058_pano_0000_002387/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000058_pano_0000_002387/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_002387/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_002387/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79765145366825, 52.3564646824632, 45.0561713883653 ] }, "distance": 11.66, "direction": 165.14, "angle": 75.49, "elevation": 45.06, "pano_id": "TMX7316010203-000058_pano_0000_002387", "timestamp": "2016-08-12T08:49:37.756060Z", "filename": "pano_0000_002387.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_20241025_0915_Track04_Sphere_00063", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114833.95408101531, 485570.8674591747 ] }, "relative_distance": 11.65866175, "relative_pitch": 75.49243918267075, "relative_heading": 165.14173385364595, "relative_elevation": 45.0561713883653 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track04_Sphere_00063/adjacencies/b_20241025_0915_Track04_Sphere_00063/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_002373/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_002373/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_002373/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_002373/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000058_pano_0000_002373/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000058_pano_0000_002373/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000058_pano_0000_002373/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_002373/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_002373/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79748084614835, 52.3564944780633, 44.9147283667699 ] }, "distance": 11.74, "direction": 227.35, "angle": 75.35, "elevation": 44.91, "pano_id": "TMX7316010203-000058_pano_0000_002373", "timestamp": "2016-08-12T08:49:11.796210Z", "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_20241025_0915_Track04_Sphere_00063", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114833.95408101531, 485570.8674591747 ] }, "relative_distance": 11.73894653, "relative_pitch": 75.35278020060352, "relative_heading": 227.3500117420039, "relative_elevation": 44.9147283667699 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track04_Sphere_00063/adjacencies/b_20241025_0915_Track04_Sphere_00063/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/28/TMX7316010203-000814/pano_0001_005820/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/28/TMX7316010203-000814/pano_0001_005820/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/28/TMX7316010203-000814/pano_0001_005820/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/28/TMX7316010203-000814/pano_0001_005820/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000814_pano_0001_005820/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000814_pano_0001_005820/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000814_pano_0001_005820/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/28/TMX7316010203-000814/pano_0001_005820/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/28/TMX7316010203-000814/pano_0001_005820/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79773276133974, 52.3564933662743, 44.3624304812402 ] }, "distance": 11.75, "direction": 133.44, "angle": 75.17, "elevation": 44.36, "pano_id": "TMX7316010203-000814_pano_0001_005820", "timestamp": "2018-06-28T13:20:26.650300Z", "filename": "pano_0001_005820.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_20241025_0915_Track04_Sphere_00063", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114833.95408101531, 485570.8674591747 ] }, "relative_distance": 11.74674999, "relative_pitch": 75.16898954877352, "relative_heading": 133.4403930852642, "relative_elevation": 44.3624304812402 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track04_Sphere_00063/adjacencies/b_20241025_0915_Track04_Sphere_00063/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_001309/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_001309/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_001309/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_001309/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000058_pano_0000_001309/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000058_pano_0000_001309/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000058_pano_0000_001309/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_001309/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_001309/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79772923131337, 52.3564904267823, 44.343564546667 ] }, "distance": 11.8, "direction": 135.4, "angle": 75.09, "elevation": 44.34, "pano_id": "TMX7316010203-000058_pano_0000_001309", "timestamp": "2016-08-12T08:22:32.955670Z", "filename": "pano_0000_001309.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_20241025_0915_Track04_Sphere_00063", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114833.95408101531, 485570.8674591747 ] }, "relative_distance": 11.80390603, "relative_pitch": 75.0939719467567, "relative_heading": 135.39627736072993, "relative_elevation": 44.343564546667 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track04_Sphere_00063/adjacencies/b_20241025_0915_Track04_Sphere_00063/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/16/TMX7316010203-001315/pano_0002_001525/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/16/TMX7316010203-001315/pano_0002_001525/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/16/TMX7316010203-001315/pano_0002_001525/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/16/TMX7316010203-001315/pano_0002_001525/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001315_pano_0002_001525/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001315_pano_0002_001525/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001315_pano_0002_001525/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/16/TMX7316010203-001315/pano_0002_001525/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/16/TMX7316010203-001315/pano_0002_001525/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79773155870598, 52.3564915518835, 44.642824751325 ] }, "distance": 11.83, "direction": 134.42, "angle": 75.16, "elevation": 44.64, "pano_id": "TMX7316010203-001315_pano_0002_001525", "timestamp": "2019-07-16T08:33:42.881960Z", "filename": "pano_0002_001525.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_20241025_0915_Track04_Sphere_00063", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114833.95408101531, 485570.8674591747 ] }, "relative_distance": 11.82782059, "relative_pitch": 75.16080455483649, "relative_heading": 134.42348159317189, "relative_elevation": 44.642824751325 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track04_Sphere_00063/adjacencies/b_20241025_0915_Track04_Sphere_00063/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track04_Sphere_00177/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track04_Sphere_00177/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track04_Sphere_00177/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track04_Sphere_00177/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20240918_0854_Track04_Sphere_00177/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track04_Sphere_00177/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track04_Sphere_00177/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track04_Sphere_00177/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track04_Sphere_00177/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.797733449210398, 52.356491792835016, 0.0 ] }, "distance": 11.9, "direction": 133.9, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20240918_0854_Track04_Sphere_00177", "timestamp": "2024-09-18T08:18:03Z", "filename": "Job_20240918_0854_Track04_Sphere_00177.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_20241025_0915_Track04_Sphere_00063", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114833.95408101531, 485570.8674591747 ] }, "relative_distance": 11.90154408, "relative_pitch": 0.0, "relative_heading": 133.89726612205348, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track04_Sphere_00063/adjacencies/b_20241025_0915_Track04_Sphere_00063/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/09/02/TMX7316010203-001905/pano_0005_000546/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/09/02/TMX7316010203-001905/pano_0005_000546/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/09/02/TMX7316010203-001905/pano_0005_000546/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/09/02/TMX7316010203-001905/pano_0005_000546/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001905_pano_0005_000546/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001905_pano_0005_000546/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001905_pano_0005_000546/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/09/02/TMX7316010203-001905/pano_0005_000546/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/09/02/TMX7316010203-001905/pano_0005_000546/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79749663905865, 52.3564832827035, 44.7712152516469 ] }, "distance": 11.91, "direction": 219.41, "angle": 75.11, "elevation": 44.77, "pano_id": "TMX7316010203-001905_pano_0005_000546", "timestamp": "2020-09-02T11:55:15.094460Z", "filename": "pano_0005_000546.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_20241025_0915_Track04_Sphere_00063", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114833.95408101531, 485570.8674591747 ] }, "relative_distance": 11.90580032, "relative_pitch": 75.108245495378, "relative_heading": 219.40689422604277, "relative_elevation": 44.7712152516469 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track04_Sphere_00063/adjacencies/b_20241025_0915_Track04_Sphere_00063/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/09/02/TMX7316010203-001905/pano_0005_000547/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/09/02/TMX7316010203-001905/pano_0005_000547/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/09/02/TMX7316010203-001905/pano_0005_000547/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/09/02/TMX7316010203-001905/pano_0005_000547/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001905_pano_0005_000547/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001905_pano_0005_000547/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001905_pano_0005_000547/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/09/02/TMX7316010203-001905/pano_0005_000547/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/09/02/TMX7316010203-001905/pano_0005_000547/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.7974965284076, 52.3564833081277, 44.7692529885098 ] }, "distance": 11.91, "direction": 219.44, "angle": 75.1, "elevation": 44.77, "pano_id": "TMX7316010203-001905_pano_0005_000547", "timestamp": "2020-09-02T11:55:21.879390Z", "filename": "pano_0005_000547.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_20241025_0915_Track04_Sphere_00063", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114833.95408101531, 485570.8674591747 ] }, "relative_distance": 11.90840265, "relative_pitch": 75.10451134246111, "relative_heading": 219.44356098772832, "relative_elevation": 44.7692529885098 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track04_Sphere_00063/adjacencies/b_20241025_0915_Track04_Sphere_00063/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/28/TMX7316010203-000814/pano_0001_005577/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/28/TMX7316010203-000814/pano_0001_005577/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/28/TMX7316010203-000814/pano_0001_005577/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/28/TMX7316010203-000814/pano_0001_005577/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000814_pano_0001_005577/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000814_pano_0001_005577/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000814_pano_0001_005577/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/28/TMX7316010203-000814/pano_0001_005577/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/28/TMX7316010203-000814/pano_0001_005577/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79749023722863, 52.3564854500373, 44.4908840646967 ] }, "distance": 12.01, "direction": 221.75, "angle": 74.9, "elevation": 44.49, "pano_id": "TMX7316010203-000814_pano_0001_005577", "timestamp": "2018-06-28T13:13:00.086430Z", "filename": "pano_0001_005577.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_20241025_0915_Track04_Sphere_00063", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114833.95408101531, 485570.8674591747 ] }, "relative_distance": 12.00635372, "relative_pitch": 74.89784900931215, "relative_heading": 221.74638310668496, "relative_elevation": 44.4908840646967 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track04_Sphere_00063/adjacencies/b_20241025_0915_Track04_Sphere_00063/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002092/pano_0001_004924/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002092/pano_0001_004924/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002092/pano_0001_004924/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002092/pano_0001_004924/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002092_pano_0001_004924/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002092_pano_0001_004924/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002092_pano_0001_004924/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002092/pano_0001_004924/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002092/pano_0001_004924/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.7975549994921, 52.3566689499495, 44.7384156752378 ] }, "distance": 12.01, "direction": 342.64, "angle": 74.98, "elevation": 44.74, "pano_id": "TMX7316010203-002092_pano_0001_004924", "timestamp": "2021-04-14T12:46:56.219480Z", "filename": "pano_0001_004924.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_20241025_0915_Track04_Sphere_00063", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114833.95408101531, 485570.8674591747 ] }, "relative_distance": 12.00754622, "relative_pitch": 74.97619572849956, "relative_heading": 342.64421318143286, "relative_elevation": 44.7384156752378 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track04_Sphere_00063/adjacencies/b_20241025_0915_Track04_Sphere_00063/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/16/TMX7316010203-001315/pano_0002_003493/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/16/TMX7316010203-001315/pano_0002_003493/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/16/TMX7316010203-001315/pano_0002_003493/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/16/TMX7316010203-001315/pano_0002_003493/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001315_pano_0002_003493/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001315_pano_0002_003493/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001315_pano_0002_003493/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/16/TMX7316010203-001315/pano_0002_003493/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/16/TMX7316010203-001315/pano_0002_003493/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79766727842814, 52.3564633288988, 44.4142175847664 ] }, "distance": 12.12, "direction": 160.39, "angle": 74.73, "elevation": 44.41, "pano_id": "TMX7316010203-001315_pano_0002_003493", "timestamp": "2019-07-16T09:16:51.200320Z", "filename": "pano_0002_003493.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_20241025_0915_Track04_Sphere_00063", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114833.95408101531, 485570.8674591747 ] }, "relative_distance": 12.12231854, "relative_pitch": 74.73365501258318, "relative_heading": 160.3933481230197, "relative_elevation": 44.4142175847664 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track04_Sphere_00063/adjacencies/b_20241025_0915_Track04_Sphere_00063/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_23_10_57_25_00019/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_23_10_57_25_00019/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_23_10_57_25_00019/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_23_10_57_25_00019/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_09_23_10_57_25_00019/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_23_10_57_25_00019/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_23_10_57_25_00019/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_23_10_57_25_00019/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_23_10_57_25_00019/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.797634921057495, 52.356675309352326, 0.0 ] }, "distance": 12.31, "direction": 8.71, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_09_23_10_57_25_00019", "timestamp": "2025-09-23T10:57:35Z", "filename": "2025_09_23_10_57_25_00019.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2025", "tags": [ "mission-bi", "mission-2025", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241025_0915_Track04_Sphere_00063", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114833.95408101531, 485570.8674591747 ] }, "relative_distance": 12.31030881, "relative_pitch": 0.0, "relative_heading": 8.705435471938491, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track04_Sphere_00063/adjacencies/b_20241025_0915_Track04_Sphere_00063/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/28/TMX7316010203-000814/pano_0001_003069/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/28/TMX7316010203-000814/pano_0001_003069/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/28/TMX7316010203-000814/pano_0001_003069/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/28/TMX7316010203-000814/pano_0001_003069/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000814_pano_0001_003069/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000814_pano_0001_003069/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000814_pano_0001_003069/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/28/TMX7316010203-000814/pano_0001_003069/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/28/TMX7316010203-000814/pano_0001_003069/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79766752543699, 52.356460937197, 44.348333905451 ] }, "distance": 12.38, "direction": 160.73, "angle": 74.4, "elevation": 44.35, "pano_id": "TMX7316010203-000814_pano_0001_003069", "timestamp": "2018-06-28T12:17:39.380760Z", "filename": "pano_0001_003069.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_20241025_0915_Track04_Sphere_00063", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114833.95408101531, 485570.8674591747 ] }, "relative_distance": 12.3788873, "relative_pitch": 74.40406307017498, "relative_heading": 160.7333181865014, "relative_elevation": 44.348333905451 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track04_Sphere_00063/adjacencies/b_20241025_0915_Track04_Sphere_00063/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/16/TMX7316010203-001315/pano_0002_002162/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/16/TMX7316010203-001315/pano_0002_002162/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/16/TMX7316010203-001315/pano_0002_002162/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/16/TMX7316010203-001315/pano_0002_002162/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001315_pano_0002_002162/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001315_pano_0002_002162/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001315_pano_0002_002162/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/16/TMX7316010203-001315/pano_0002_002162/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/16/TMX7316010203-001315/pano_0002_002162/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79746969077574, 52.3566387245103, 45.2736579868943 ] }, "distance": 12.4, "direction": 310.76, "angle": 74.68, "elevation": 45.27, "pano_id": "TMX7316010203-001315_pano_0002_002162", "timestamp": "2019-07-16T08:50:25.690510Z", "filename": "pano_0002_002162.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_20241025_0915_Track04_Sphere_00063", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114833.95408101531, 485570.8674591747 ] }, "relative_distance": 12.40237113, "relative_pitch": 74.68010360132614, "relative_heading": 310.76086839262007, "relative_elevation": 45.2736579868943 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track04_Sphere_00063/adjacencies/b_20241025_0915_Track04_Sphere_00063/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/16/TMX7316010203-001315/pano_0002_003488/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/16/TMX7316010203-001315/pano_0002_003488/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/16/TMX7316010203-001315/pano_0002_003488/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/16/TMX7316010203-001315/pano_0002_003488/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001315_pano_0002_003488/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001315_pano_0002_003488/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001315_pano_0002_003488/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/16/TMX7316010203-001315/pano_0002_003488/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/16/TMX7316010203-001315/pano_0002_003488/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79755017506434, 52.3566730599134, 44.3506646035239 ] }, "distance": 12.54, "direction": 341.83, "angle": 74.21, "elevation": 44.35, "pano_id": "TMX7316010203-001315_pano_0002_003488", "timestamp": "2019-07-16T09:16:47.890330Z", "filename": "pano_0002_003488.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_20241025_0915_Track04_Sphere_00063", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114833.95408101531, 485570.8674591747 ] }, "relative_distance": 12.54336053, "relative_pitch": 74.20790961410708, "relative_heading": 341.8343003121026, "relative_elevation": 44.3506646035239 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track04_Sphere_00063/adjacencies/b_20241025_0915_Track04_Sphere_00063/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/09/02/TMX7316010203-001905/pano_0005_000553/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/09/02/TMX7316010203-001905/pano_0005_000553/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/09/02/TMX7316010203-001905/pano_0005_000553/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/09/02/TMX7316010203-001905/pano_0005_000553/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001905_pano_0005_000553/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001905_pano_0005_000553/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001905_pano_0005_000553/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/09/02/TMX7316010203-001905/pano_0005_000553/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/09/02/TMX7316010203-001905/pano_0005_000553/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.7976634714629, 52.3564571408496, 44.4650066737086 ] }, "distance": 12.69, "direction": 162.54, "angle": 74.07, "elevation": 44.47, "pano_id": "TMX7316010203-001905_pano_0005_000553", "timestamp": "2020-09-02T11:55:44.109240Z", "filename": "pano_0005_000553.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_20241025_0915_Track04_Sphere_00063", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114833.95408101531, 485570.8674591747 ] }, "relative_distance": 12.6928345, "relative_pitch": 74.06824923524601, "relative_heading": 162.53977665248706, "relative_elevation": 44.4650066737086 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track04_Sphere_00063/adjacencies/b_20241025_0915_Track04_Sphere_00063/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/16/TMX7316010203-001315/pano_0002_004091/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/16/TMX7316010203-001315/pano_0002_004091/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/16/TMX7316010203-001315/pano_0002_004091/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/16/TMX7316010203-001315/pano_0002_004091/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001315_pano_0002_004091/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001315_pano_0002_004091/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001315_pano_0002_004091/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/16/TMX7316010203-001315/pano_0002_004091/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/16/TMX7316010203-001315/pano_0002_004091/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79772624271978, 52.3566545178318, 43.9418386248872 ] }, "distance": 12.75, "direction": 39.37, "angle": 73.82, "elevation": 43.94, "pano_id": "TMX7316010203-001315_pano_0002_004091", "timestamp": "2019-07-16T09:29:55.240300Z", "filename": "pano_0002_004091.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_20241025_0915_Track04_Sphere_00063", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114833.95408101531, 485570.8674591747 ] }, "relative_distance": 12.74706951, "relative_pitch": 73.82310670558353, "relative_heading": 39.36565755075379, "relative_elevation": 43.9418386248872 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track04_Sphere_00063/adjacencies/b_20241025_0915_Track04_Sphere_00063/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/20/TMX7316010203-002526/pano_0000_002879/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/20/TMX7316010203-002526/pano_0000_002879/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/20/TMX7316010203-002526/pano_0000_002879/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/20/TMX7316010203-002526/pano_0000_002879/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002526_pano_0000_002879/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002526_pano_0000_002879/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002526_pano_0000_002879/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/20/TMX7316010203-002526/pano_0000_002879/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/20/TMX7316010203-002526/pano_0000_002879/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79762656970641, 52.3566814128289, 44.3499328987673 ] }, "distance": 12.91, "direction": 5.75, "angle": 73.77, "elevation": 44.35, "pano_id": "TMX7316010203-002526_pano_0000_002879", "timestamp": "2022-04-20T08:45:33.621200Z", "filename": "pano_0000_002879.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_20241025_0915_Track04_Sphere_00063", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114833.95408101531, 485570.8674591747 ] }, "relative_distance": 12.9126715, "relative_pitch": 73.7668565005695, "relative_heading": 5.752414487427334, "relative_elevation": 44.3499328987673 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track04_Sphere_00063/adjacencies/b_20241025_0915_Track04_Sphere_00063/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/16/TMX7316010203-001315/pano_0002_002197/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/16/TMX7316010203-001315/pano_0002_002197/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/16/TMX7316010203-001315/pano_0002_002197/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/16/TMX7316010203-001315/pano_0002_002197/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001315_pano_0002_002197/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001315_pano_0002_002197/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001315_pano_0002_002197/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/16/TMX7316010203-001315/pano_0002_002197/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/16/TMX7316010203-001315/pano_0002_002197/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79754308639205, 52.3564553996832, 45.3998447302729 ] }, "distance": 13.06, "direction": 199.65, "angle": 73.95, "elevation": 45.4, "pano_id": "TMX7316010203-001315_pano_0002_002197", "timestamp": "2019-07-16T08:51:32.604940Z", "filename": "pano_0002_002197.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_20241025_0915_Track04_Sphere_00063", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114833.95408101531, 485570.8674591747 ] }, "relative_distance": 13.06280617, "relative_pitch": 73.94799173865967, "relative_heading": 199.65418304120942, "relative_elevation": 45.3998447302729 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track04_Sphere_00063/adjacencies/b_20241025_0915_Track04_Sphere_00063/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/02/TMX7316010203-000283/pano_0000_002641/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/02/TMX7316010203-000283/pano_0000_002641/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/02/TMX7316010203-000283/pano_0000_002641/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/02/TMX7316010203-000283/pano_0000_002641/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000283_pano_0000_002641/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000283_pano_0000_002641/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000283_pano_0000_002641/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/05/02/TMX7316010203-000283/pano_0000_002641/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/05/02/TMX7316010203-000283/pano_0000_002641/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79755393179637, 52.3566787415976, 45.4547043787315 ] }, "distance": 13.07, "direction": 343.76, "angle": 73.96, "elevation": 45.45, "pano_id": "TMX7316010203-000283_pano_0000_002641", "timestamp": "2017-05-02T12:32:05.375210Z", "filename": "pano_0000_002641.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2017", "tags": [ "mission-bi", "mission-2017", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241025_0915_Track04_Sphere_00063", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114833.95408101531, 485570.8674591747 ] }, "relative_distance": 13.07169495, "relative_pitch": 73.95601974271143, "relative_heading": 343.7645820858419, "relative_elevation": 45.4547043787315 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track04_Sphere_00063/adjacencies/b_20241025_0915_Track04_Sphere_00063/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/16/TMX7316010203-001315/pano_0002_002198/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/16/TMX7316010203-001315/pano_0002_002198/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/16/TMX7316010203-001315/pano_0002_002198/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/16/TMX7316010203-001315/pano_0002_002198/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001315_pano_0002_002198/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001315_pano_0002_002198/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001315_pano_0002_002198/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/16/TMX7316010203-001315/pano_0002_002198/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/16/TMX7316010203-001315/pano_0002_002198/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79748246275912, 52.356473960494, 45.4109739633277 ] }, "distance": 13.32, "direction": 219.78, "angle": 73.65, "elevation": 45.41, "pano_id": "TMX7316010203-001315_pano_0002_002198", "timestamp": "2019-07-16T08:51:34.760000Z", "filename": "pano_0002_002198.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_20241025_0915_Track04_Sphere_00063", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114833.95408101531, 485570.8674591747 ] }, "relative_distance": 13.32072529, "relative_pitch": 73.65162755371003, "relative_heading": 219.784357406637, "relative_elevation": 45.4109739633277 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track04_Sphere_00063/adjacencies/b_20241025_0915_Track04_Sphere_00063/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002092/pano_0001_004929/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002092/pano_0001_004929/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002092/pano_0001_004929/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002092/pano_0001_004929/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002092_pano_0001_004929/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002092_pano_0001_004929/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002092_pano_0001_004929/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002092/pano_0001_004929/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002092/pano_0001_004929/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79766994191472, 52.3564519335399, 44.7513076355681 ] }, "distance": 13.38, "direction": 161.48, "angle": 73.35, "elevation": 44.75, "pano_id": "TMX7316010203-002092_pano_0001_004929", "timestamp": "2021-04-14T12:46:58.544560Z", "filename": "pano_0001_004929.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_20241025_0915_Track04_Sphere_00063", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114833.95408101531, 485570.8674591747 ] }, "relative_distance": 13.38012081, "relative_pitch": 73.35394649169915, "relative_heading": 161.48342947851148, "relative_elevation": 44.7513076355681 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track04_Sphere_00063/adjacencies/b_20241025_0915_Track04_Sphere_00063/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001888/pano_0002_002013/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001888/pano_0002_002013/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001888/pano_0002_002013/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001888/pano_0002_002013/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001888_pano_0002_002013/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001888_pano_0002_002013/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001888_pano_0002_002013/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001888/pano_0002_002013/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001888/pano_0002_002013/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79755846267619, 52.3566835093587, 44.2231402248144 ] }, "distance": 13.5, "direction": 345.65, "angle": 73.02, "elevation": 44.22, "pano_id": "TMX7316010203-001888_pano_0002_002013", "timestamp": "2020-08-21T10:25:58.844260Z", "filename": "pano_0002_002013.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_20241025_0915_Track04_Sphere_00063", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114833.95408101531, 485570.8674591747 ] }, "relative_distance": 13.50208597, "relative_pitch": 73.02166739665849, "relative_heading": 345.6520407488329, "relative_elevation": 44.2231402248144 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track04_Sphere_00063/adjacencies/b_20241025_0915_Track04_Sphere_00063/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/16/TMX7316010203-001315/pano_0002_004088/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/16/TMX7316010203-001315/pano_0002_004088/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/16/TMX7316010203-001315/pano_0002_004088/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/16/TMX7316010203-001315/pano_0002_004088/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001315_pano_0002_004088/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001315_pano_0002_004088/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001315_pano_0002_004088/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/16/TMX7316010203-001315/pano_0002_004088/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/16/TMX7316010203-001315/pano_0002_004088/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79779598996709, 52.3565257677854, 43.8891037944704 ] }, "distance": 13.59, "direction": 109.21, "angle": 72.79, "elevation": 43.89, "pano_id": "TMX7316010203-001315_pano_0002_004088", "timestamp": "2019-07-16T09:29:52.300300Z", "filename": "pano_0002_004088.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_20241025_0915_Track04_Sphere_00063", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114833.95408101531, 485570.8674591747 ] }, "relative_distance": 13.59354611, "relative_pitch": 72.79094765465679, "relative_heading": 109.20507671859751, "relative_elevation": 43.8891037944704 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track04_Sphere_00063/adjacencies/b_20241025_0915_Track04_Sphere_00063/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/20/TMX7316010203-002527/pano_0002_000060/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/20/TMX7316010203-002527/pano_0002_000060/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/20/TMX7316010203-002527/pano_0002_000060/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/20/TMX7316010203-002527/pano_0002_000060/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002527_pano_0002_000060/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002527_pano_0002_000060/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002527_pano_0002_000060/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/20/TMX7316010203-002527/pano_0002_000060/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/20/TMX7316010203-002527/pano_0002_000060/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79754890173687, 52.3566837590768, 44.3208613656461 ] }, "distance": 13.7, "direction": 343.04, "angle": 72.82, "elevation": 44.32, "pano_id": "TMX7316010203-002527_pano_0002_000060", "timestamp": "2022-04-20T11:13:23.349680Z", "filename": "pano_0002_000060.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_20241025_0915_Track04_Sphere_00063", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114833.95408101531, 485570.8674591747 ] }, "relative_distance": 13.70465111, "relative_pitch": 72.81763511155076, "relative_heading": 343.04154896002814, "relative_elevation": 44.3208613656461 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track04_Sphere_00063/adjacencies/b_20241025_0915_Track04_Sphere_00063/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track07_Sphere_00003/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track07_Sphere_00003/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track07_Sphere_00003/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track07_Sphere_00003/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241025_0915_Track07_Sphere_00003/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track07_Sphere_00003/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track07_Sphere_00003/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track07_Sphere_00003/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track07_Sphere_00003/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.797462801344808, 52.35648022557938, 0.0 ] }, "distance": 13.72, "direction": 225.96, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241025_0915_Track07_Sphere_00003", "timestamp": "2024-10-25T07:58:31Z", "filename": "Job_20241025_0915_Track07_Sphere_00003.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_20241025_0915_Track04_Sphere_00063", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114833.95408101531, 485570.8674591747 ] }, "relative_distance": 13.72173954, "relative_pitch": 0.0, "relative_heading": 225.95728684007736, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track04_Sphere_00063/adjacencies/b_20241025_0915_Track04_Sphere_00063/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/02/TMX7316010203-000283/pano_0000_001815/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/02/TMX7316010203-000283/pano_0000_001815/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/02/TMX7316010203-000283/pano_0000_001815/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/02/TMX7316010203-000283/pano_0000_001815/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000283_pano_0000_001815/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000283_pano_0000_001815/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000283_pano_0000_001815/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/05/02/TMX7316010203-000283/pano_0000_001815/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/05/02/TMX7316010203-000283/pano_0000_001815/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79761901753419, 52.3566913728665, 44.1521888012066 ] }, "distance": 13.98, "direction": 3.2, "angle": 72.43, "elevation": 44.15, "pano_id": "TMX7316010203-000283_pano_0000_001815", "timestamp": "2017-05-02T11:52:44.026850Z", "filename": "pano_0000_001815.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2017", "tags": [ "mission-bi", "mission-2017", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241025_0915_Track04_Sphere_00063", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114833.95408101531, 485570.8674591747 ] }, "relative_distance": 13.97770489, "relative_pitch": 72.43324855810803, "relative_heading": 3.197718845552145, "relative_elevation": 44.1521888012066 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track04_Sphere_00063/adjacencies/b_20241025_0915_Track04_Sphere_00063/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/20/TMX7316010203-002526/pano_0000_002874/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/20/TMX7316010203-002526/pano_0000_002874/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/20/TMX7316010203-002526/pano_0000_002874/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/20/TMX7316010203-002526/pano_0000_002874/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002526_pano_0000_002874/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002526_pano_0000_002874/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002526_pano_0000_002874/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/20/TMX7316010203-002526/pano_0000_002874/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/20/TMX7316010203-002526/pano_0000_002874/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79774411621054, 52.3564691187619, 44.3685171287507 ] }, "distance": 14.24, "direction": 139.19, "angle": 72.21, "elevation": 44.37, "pano_id": "TMX7316010203-002526_pano_0000_002874", "timestamp": "2022-04-20T08:45:30.041420Z", "filename": "pano_0000_002874.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_20241025_0915_Track04_Sphere_00063", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114833.95408101531, 485570.8674591747 ] }, "relative_distance": 14.23541457, "relative_pitch": 72.21142410014097, "relative_heading": 139.19409264637648, "relative_elevation": 44.3685171287507 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track04_Sphere_00063/adjacencies/b_20241025_0915_Track04_Sphere_00063/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_23_10_57_25_00228/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_23_10_57_25_00228/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_23_10_57_25_00228/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_23_10_57_25_00228/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_09_23_10_57_25_00228/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_23_10_57_25_00228/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_23_10_57_25_00228/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_23_10_57_25_00228/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_23_10_57_25_00228/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.797674088580881, 52.35644302600088, 0.0 ] }, "distance": 14.41, "direction": 161.67, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_09_23_10_57_25_00228", "timestamp": "2025-09-23T11:06:10Z", "filename": "2025_09_23_10_57_25_00228.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2025", "tags": [ "mission-bi", "mission-2025", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241025_0915_Track04_Sphere_00063", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114833.95408101531, 485570.8674591747 ] }, "relative_distance": 14.40978573, "relative_pitch": 0.0, "relative_heading": 161.66985068851932, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track04_Sphere_00063/adjacencies/b_20241025_0915_Track04_Sphere_00063/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track04_Sphere_00066/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track04_Sphere_00066/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track04_Sphere_00066/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track04_Sphere_00066/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241025_0915_Track04_Sphere_00066/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track04_Sphere_00066/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track04_Sphere_00066/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track04_Sphere_00066/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track04_Sphere_00066/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79767589904381, 52.35643823553262, 0.0 ] }, "distance": 14.95, "direction": 161.86, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241025_0915_Track04_Sphere_00066", "timestamp": "2024-10-25T07:48:18Z", "filename": "Job_20241025_0915_Track04_Sphere_00066.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_20241025_0915_Track04_Sphere_00063", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114833.95408101531, 485570.8674591747 ] }, "relative_distance": 14.95467146, "relative_pitch": 0.0, "relative_heading": 161.86352592989624, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track04_Sphere_00063/adjacencies/b_20241025_0915_Track04_Sphere_00063/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_23_10_57_25_00014/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_23_10_57_25_00014/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_23_10_57_25_00014/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_23_10_57_25_00014/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_09_23_10_57_25_00014/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_23_10_57_25_00014/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_23_10_57_25_00014/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_23_10_57_25_00014/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_23_10_57_25_00014/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.797748451573026, 52.35646193817165, 0.0 ] }, "distance": 15.04, "direction": 140.33, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_09_23_10_57_25_00014", "timestamp": "2025-09-23T10:57:32Z", "filename": "2025_09_23_10_57_25_00014.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2025", "tags": [ "mission-bi", "mission-2025", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241025_0915_Track04_Sphere_00063", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114833.95408101531, 485570.8674591747 ] }, "relative_distance": 15.03620165, "relative_pitch": 0.0, "relative_heading": 140.33190042848537, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track04_Sphere_00063/adjacencies/b_20241025_0915_Track04_Sphere_00063/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_002368/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_002368/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_002368/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_002368/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000058_pano_0000_002368/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000058_pano_0000_002368/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000058_pano_0000_002368/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_002368/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_002368/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79754453570968, 52.3566957366682, 44.6948728682473 ] }, "distance": 15.07, "direction": 343.44, "angle": 71.37, "elevation": 44.69, "pano_id": "TMX7316010203-000058_pano_0000_002368", "timestamp": "2016-08-12T08:49:04.701340Z", "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_20241025_0915_Track04_Sphere_00063", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114833.95408101531, 485570.8674591747 ] }, "relative_distance": 15.06661573, "relative_pitch": 71.37106829132092, "relative_heading": 343.43789133630156, "relative_elevation": 44.6948728682473 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track04_Sphere_00063/adjacencies/b_20241025_0915_Track04_Sphere_00063/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/28/TMX7316010203-000814/pano_0001_005825/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/28/TMX7316010203-000814/pano_0001_005825/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/28/TMX7316010203-000814/pano_0001_005825/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/28/TMX7316010203-000814/pano_0001_005825/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000814_pano_0001_005825/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000814_pano_0001_005825/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000814_pano_0001_005825/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/28/TMX7316010203-000814/pano_0001_005825/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/28/TMX7316010203-000814/pano_0001_005825/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79760950600066, 52.3567013765944, 44.3561068177223 ] }, "distance": 15.07, "direction": 0.5, "angle": 71.24, "elevation": 44.36, "pano_id": "TMX7316010203-000814_pano_0001_005825", "timestamp": "2018-06-28T13:20:29.605280Z", "filename": "pano_0001_005825.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_20241025_0915_Track04_Sphere_00063", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114833.95408101531, 485570.8674591747 ] }, "relative_distance": 15.06967263, "relative_pitch": 71.23517182774557, "relative_heading": 0.5006317434862158, "relative_elevation": 44.3561068177223 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track04_Sphere_00063/adjacencies/b_20241025_0915_Track04_Sphere_00063/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/28/TMX7316010203-000814/pano_0001_005572/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/28/TMX7316010203-000814/pano_0001_005572/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/28/TMX7316010203-000814/pano_0001_005572/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/28/TMX7316010203-000814/pano_0001_005572/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000814_pano_0001_005572/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000814_pano_0001_005572/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000814_pano_0001_005572/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/28/TMX7316010203-000814/pano_0001_005572/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/28/TMX7316010203-000814/pano_0001_005572/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79753813186959, 52.3566956583228, 44.2691076733172 ] }, "distance": 15.19, "direction": 341.85, "angle": 71.06, "elevation": 44.27, "pano_id": "TMX7316010203-000814_pano_0001_005572", "timestamp": "2018-06-28T13:12:45.776490Z", "filename": "pano_0001_005572.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_20241025_0915_Track04_Sphere_00063", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114833.95408101531, 485570.8674591747 ] }, "relative_distance": 15.18845602, "relative_pitch": 71.06322368822809, "relative_heading": 341.85073809816197, "relative_elevation": 44.2691076733172 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track04_Sphere_00063/adjacencies/b_20241025_0915_Track04_Sphere_00063/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/09/02/TMX7316010203-001905/pano_0005_000324/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/09/02/TMX7316010203-001905/pano_0005_000324/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/09/02/TMX7316010203-001905/pano_0005_000324/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/09/02/TMX7316010203-001905/pano_0005_000324/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001905_pano_0005_000324/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001905_pano_0005_000324/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001905_pano_0005_000324/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/09/02/TMX7316010203-001905/pano_0005_000324/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/09/02/TMX7316010203-001905/pano_0005_000324/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79754259561115, 52.3566977317647, 44.3492159871385 ] }, "distance": 15.32, "direction": 343.2, "angle": 70.95, "elevation": 44.35, "pano_id": "TMX7316010203-001905_pano_0005_000324", "timestamp": "2020-09-02T11:49:33.881020Z", "filename": "pano_0005_000324.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_20241025_0915_Track04_Sphere_00063", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114833.95408101531, 485570.8674591747 ] }, "relative_distance": 15.31721772, "relative_pitch": 70.94624350551463, "relative_heading": 343.200685550502, "relative_elevation": 44.3492159871385 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track04_Sphere_00063/adjacencies/b_20241025_0915_Track04_Sphere_00063/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_001314/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_001314/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_001314/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_001314/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000058_pano_0000_001314/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000058_pano_0000_001314/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000058_pano_0000_001314/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_001314/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_001314/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79761454363558, 52.3567040083938, 44.3290198072791 ] }, "distance": 15.37, "direction": 1.77, "angle": 70.88, "elevation": 44.33, "pano_id": "TMX7316010203-000058_pano_0000_001314", "timestamp": "2016-08-12T08:22:34.905660Z", "filename": "pano_0000_001314.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_20241025_0915_Track04_Sphere_00063", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114833.95408101531, 485570.8674591747 ] }, "relative_distance": 15.36928705, "relative_pitch": 70.8780888736516, "relative_heading": 1.7706444549813103, "relative_elevation": 44.3290198072791 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track04_Sphere_00063/adjacencies/b_20241025_0915_Track04_Sphere_00063/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track04_Sphere_00060/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track04_Sphere_00060/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track04_Sphere_00060/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track04_Sphere_00060/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241025_0915_Track04_Sphere_00060/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track04_Sphere_00060/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track04_Sphere_00060/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track04_Sphere_00060/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track04_Sphere_00060/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.797536616975962, 52.35669719031338, 0.0 ] }, "distance": 15.38, "direction": 341.68, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241025_0915_Track04_Sphere_00060", "timestamp": "2024-10-25T07:48:13Z", "filename": "Job_20241025_0915_Track04_Sphere_00060.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_20241025_0915_Track04_Sphere_00063", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114833.95408101531, 485570.8674591747 ] }, "relative_distance": 15.38266104, "relative_pitch": 0.0, "relative_heading": 341.6832186038993, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track04_Sphere_00063/adjacencies/b_20241025_0915_Track04_Sphere_00063/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/20/TMX7316010203-002527/pano_0002_000066/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/20/TMX7316010203-002527/pano_0002_000066/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/20/TMX7316010203-002527/pano_0002_000066/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/20/TMX7316010203-002527/pano_0002_000066/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002527_pano_0002_000066/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002527_pano_0002_000066/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002527_pano_0002_000066/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/20/TMX7316010203-002527/pano_0002_000066/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/20/TMX7316010203-002527/pano_0002_000066/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79768229474599, 52.3564354529757, 44.3057604655623 ] }, "distance": 15.39, "direction": 160.68, "angle": 70.85, "elevation": 44.31, "pano_id": "TMX7316010203-002527_pano_0002_000066", "timestamp": "2022-04-20T11:13:27.484610Z", "filename": "pano_0002_000066.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_20241025_0915_Track04_Sphere_00063", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114833.95408101531, 485570.8674591747 ] }, "relative_distance": 15.38783509, "relative_pitch": 70.8473728365178, "relative_heading": 160.68043764768953, "relative_elevation": 44.3057604655623 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track04_Sphere_00063/adjacencies/b_20241025_0915_Track04_Sphere_00063/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_23_10_57_25_00222/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_23_10_57_25_00222/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_23_10_57_25_00222/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_23_10_57_25_00222/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_09_23_10_57_25_00222/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_23_10_57_25_00222/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_23_10_57_25_00222/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_23_10_57_25_00222/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_23_10_57_25_00222/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.797539686028438, 52.35669931773511, 0.0 ] }, "distance": 15.54, "direction": 342.69, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_09_23_10_57_25_00222", "timestamp": "2025-09-23T11:06:07Z", "filename": "2025_09_23_10_57_25_00222.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2025", "tags": [ "mission-bi", "mission-2025", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241025_0915_Track04_Sphere_00063", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114833.95408101531, 485570.8674591747 ] }, "relative_distance": 15.54407634, "relative_pitch": 0.0, "relative_heading": 342.6891826247812, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track04_Sphere_00063/adjacencies/b_20241025_0915_Track04_Sphere_00063/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track04_Sphere_00182/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track04_Sphere_00182/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track04_Sphere_00182/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track04_Sphere_00182/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20240918_0854_Track04_Sphere_00182/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track04_Sphere_00182/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track04_Sphere_00182/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track04_Sphere_00182/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track04_Sphere_00182/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.797614588886873, 52.35670635080609, 0.0 ] }, "distance": 15.63, "direction": 1.75, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20240918_0854_Track04_Sphere_00182", "timestamp": "2024-09-18T08:18:06Z", "filename": "Job_20240918_0854_Track04_Sphere_00182.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_20241025_0915_Track04_Sphere_00063", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114833.95408101531, 485570.8674591747 ] }, "relative_distance": 15.62990851, "relative_pitch": 0.0, "relative_heading": 1.7524173950429067, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track04_Sphere_00063/adjacencies/b_20241025_0915_Track04_Sphere_00063/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/16/TMX7316010203-001315/pano_0002_001530/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/16/TMX7316010203-001315/pano_0002_001530/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/16/TMX7316010203-001315/pano_0002_001530/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/16/TMX7316010203-001315/pano_0002_001530/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001315_pano_0002_001530/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001315_pano_0002_001530/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001315_pano_0002_001530/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/16/TMX7316010203-001315/pano_0002_001530/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/16/TMX7316010203-001315/pano_0002_001530/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79761295637762, 52.3567070797379, 44.6663113553077 ] }, "distance": 15.71, "direction": 1.34, "angle": 70.62, "elevation": 44.67, "pano_id": "TMX7316010203-001315_pano_0002_001530", "timestamp": "2019-07-16T08:33:45.506940Z", "filename": "pano_0002_001530.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_20241025_0915_Track04_Sphere_00063", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114833.95408101531, 485570.8674591747 ] }, "relative_distance": 15.70799166, "relative_pitch": 70.62453954287423, "relative_heading": 1.3378595663002342, "relative_elevation": 44.6663113553077 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track04_Sphere_00063/adjacencies/b_20241025_0915_Track04_Sphere_00063/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/09/02/TMX7316010203-001905/pano_0005_000544/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/09/02/TMX7316010203-001905/pano_0005_000544/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/09/02/TMX7316010203-001905/pano_0005_000544/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/09/02/TMX7316010203-001905/pano_0005_000544/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001905_pano_0005_000544/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001905_pano_0005_000544/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001905_pano_0005_000544/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/09/02/TMX7316010203-001905/pano_0005_000544/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/09/02/TMX7316010203-001905/pano_0005_000544/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79743731467381, 52.3564703624694, 44.7495287423953 ] }, "distance": 15.74, "direction": 227.48, "angle": 70.62, "elevation": 44.75, "pano_id": "TMX7316010203-001905_pano_0005_000544", "timestamp": "2020-09-02T11:54:50.459550Z", "filename": "pano_0005_000544.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_20241025_0915_Track04_Sphere_00063", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114833.95408101531, 485570.8674591747 ] }, "relative_distance": 15.73846753, "relative_pitch": 70.62316030416781, "relative_heading": 227.480110135306, "relative_elevation": 44.7495287423953 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track04_Sphere_00063/adjacencies/b_20241025_0915_Track04_Sphere_00063/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002092/pano_0001_005249/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002092/pano_0001_005249/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002092/pano_0001_005249/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002092/pano_0001_005249/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002092_pano_0001_005249/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002092_pano_0001_005249/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002092_pano_0001_005249/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002092/pano_0001_005249/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002092/pano_0001_005249/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79761009882957, 52.3567077005228, 44.3791507100686 ] }, "distance": 15.77, "direction": 0.63, "angle": 70.43, "elevation": 44.38, "pano_id": "TMX7316010203-002092_pano_0001_005249", "timestamp": "2021-04-14T12:51:41.582120Z", "filename": "pano_0001_005249.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_20241025_0915_Track04_Sphere_00063", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114833.95408101531, 485570.8674591747 ] }, "relative_distance": 15.77372541, "relative_pitch": 70.43321056554964, "relative_heading": 0.6250030406461263, "relative_elevation": 44.3791507100686 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track04_Sphere_00063/adjacencies/b_20241025_0915_Track04_Sphere_00063/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/16/TMX7316010203-001315/pano_0002_004092/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/16/TMX7316010203-001315/pano_0002_004092/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/16/TMX7316010203-001315/pano_0002_004092/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/16/TMX7316010203-001315/pano_0002_004092/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001315_pano_0002_004092/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001315_pano_0002_004092/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001315_pano_0002_004092/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/16/TMX7316010203-001315/pano_0002_004092/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/16/TMX7316010203-001315/pano_0002_004092/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79770259397502, 52.3566974282973, 43.9692796226591 ] }, "distance": 16.0, "direction": 23.87, "angle": 70.01, "elevation": 43.97, "pano_id": "TMX7316010203-001315_pano_0002_004092", "timestamp": "2019-07-16T09:29:56.180270Z", "filename": "pano_0002_004092.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_20241025_0915_Track04_Sphere_00063", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114833.95408101531, 485570.8674591747 ] }, "relative_distance": 15.9981353, "relative_pitch": 70.00618352008053, "relative_heading": 23.8699278549549, "relative_elevation": 43.9692796226591 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track04_Sphere_00063/adjacencies/b_20241025_0915_Track04_Sphere_00063/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002092/pano_0001_005243/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002092/pano_0001_005243/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002092/pano_0001_005243/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002092/pano_0001_005243/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002092_pano_0001_005243/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002092_pano_0001_005243/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002092_pano_0001_005243/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002092/pano_0001_005243/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002092/pano_0001_005243/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79775150928895, 52.3564514545196, 44.390535437502 ] }, "distance": 16.08, "direction": 142.41, "angle": 70.09, "elevation": 44.39, "pano_id": "TMX7316010203-002092_pano_0001_005243", "timestamp": "2021-04-14T12:51:38.602130Z", "filename": "pano_0001_005243.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_20241025_0915_Track04_Sphere_00063", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114833.95408101531, 485570.8674591747 ] }, "relative_distance": 16.07777098, "relative_pitch": 70.09016195096174, "relative_heading": 142.41460344328627, "relative_elevation": 44.390535437502 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track04_Sphere_00063/adjacencies/b_20241025_0915_Track04_Sphere_00063/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/28/TMX7316010203-000814/pano_0001_005819/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/28/TMX7316010203-000814/pano_0001_005819/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/28/TMX7316010203-000814/pano_0001_005819/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/28/TMX7316010203-000814/pano_0001_005819/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000814_pano_0001_005819/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000814_pano_0001_005819/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000814_pano_0001_005819/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/28/TMX7316010203-000814/pano_0001_005819/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/28/TMX7316010203-000814/pano_0001_005819/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79775648023561, 52.3564510347237, 44.3795444946736 ] }, "distance": 16.32, "direction": 141.57, "angle": 69.81, "elevation": 44.38, "pano_id": "TMX7316010203-000814_pano_0001_005819", "timestamp": "2018-06-28T13:20:26.055290Z", "filename": "pano_0001_005819.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_20241025_0915_Track04_Sphere_00063", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114833.95408101531, 485570.8674591747 ] }, "relative_distance": 16.32312385, "relative_pitch": 69.80610558604978, "relative_heading": 141.57253143026554, "relative_elevation": 44.3795444946736 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track04_Sphere_00063/adjacencies/b_20241025_0915_Track04_Sphere_00063/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_001308/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_001308/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_001308/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_001308/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000058_pano_0000_001308/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000058_pano_0000_001308/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000058_pano_0000_001308/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_001308/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_001308/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79775223677545, 52.356447899434, 44.3614910859615 ] }, "distance": 16.42, "direction": 143.12, "angle": 69.69, "elevation": 44.36, "pano_id": "TMX7316010203-000058_pano_0000_001308", "timestamp": "2016-08-12T08:22:32.570670Z", "filename": "pano_0000_001308.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_20241025_0915_Track04_Sphere_00063", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114833.95408101531, 485570.8674591747 ] }, "relative_distance": 16.42272797, "relative_pitch": 69.6853295476406, "relative_heading": 143.11939216246896, "relative_elevation": 44.3614910859615 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track04_Sphere_00063/adjacencies/b_20241025_0915_Track04_Sphere_00063/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001888/pano_0002_002019/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001888/pano_0002_002019/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001888/pano_0002_002019/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001888/pano_0002_002019/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001888_pano_0002_002019/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001888_pano_0002_002019/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001888_pano_0002_002019/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001888/pano_0002_002019/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001888/pano_0002_002019/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79768509682706, 52.356425925161, 44.2174376687035 ] }, "distance": 16.45, "direction": 161.27, "angle": 69.59, "elevation": 44.22, "pano_id": "TMX7316010203-001888_pano_0002_002019", "timestamp": "2020-08-21T10:26:01.799320Z", "filename": "pano_0002_002019.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_20241025_0915_Track04_Sphere_00063", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114833.95408101531, 485570.8674591747 ] }, "relative_distance": 16.45237675, "relative_pitch": 69.59082661636894, "relative_heading": 161.27454169060468, "relative_elevation": 44.2174376687035 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track04_Sphere_00063/adjacencies/b_20241025_0915_Track04_Sphere_00063/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/16/TMX7316010203-001315/pano_0002_001524/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/16/TMX7316010203-001315/pano_0002_001524/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/16/TMX7316010203-001315/pano_0002_001524/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/16/TMX7316010203-001315/pano_0002_001524/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001315_pano_0002_001524/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001315_pano_0002_001524/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001315_pano_0002_001524/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/16/TMX7316010203-001315/pano_0002_001524/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/16/TMX7316010203-001315/pano_0002_001524/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79775460560482, 52.3564480377001, 44.6471638297662 ] }, "distance": 16.51, "direction": 142.64, "angle": 69.71, "elevation": 44.65, "pano_id": "TMX7316010203-001315_pano_0002_001524", "timestamp": "2019-07-16T08:33:42.356980Z", "filename": "pano_0002_001524.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_20241025_0915_Track04_Sphere_00063", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114833.95408101531, 485570.8674591747 ] }, "relative_distance": 16.5078595, "relative_pitch": 69.70861113159394, "relative_heading": 142.63927316057638, "relative_elevation": 44.6471638297662 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track04_Sphere_00063/adjacencies/b_20241025_0915_Track04_Sphere_00063/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/28/TMX7316010203-000814/pano_0001_005578/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/28/TMX7316010203-000814/pano_0001_005578/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/28/TMX7316010203-000814/pano_0001_005578/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/28/TMX7316010203-000814/pano_0001_005578/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000814_pano_0001_005578/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000814_pano_0001_005578/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000814_pano_0001_005578/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/28/TMX7316010203-000814/pano_0001_005578/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/28/TMX7316010203-000814/pano_0001_005578/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.7974230732564, 52.356469776594, 44.5337648317218 ] }, "distance": 16.51, "direction": 229.59, "angle": 69.66, "elevation": 44.53, "pano_id": "TMX7316010203-000814_pano_0001_005578", "timestamp": "2018-06-28T13:13:01.511500Z", "filename": "pano_0001_005578.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_20241025_0915_Track04_Sphere_00063", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114833.95408101531, 485570.8674591747 ] }, "relative_distance": 16.50885667, "relative_pitch": 69.66004181251765, "relative_heading": 229.58972752251788, "relative_elevation": 44.5337648317218 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track04_Sphere_00063/adjacencies/b_20241025_0915_Track04_Sphere_00063/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track04_Sphere_00176/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track04_Sphere_00176/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track04_Sphere_00176/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track04_Sphere_00176/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20240918_0854_Track04_Sphere_00176/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track04_Sphere_00176/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track04_Sphere_00176/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track04_Sphere_00176/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track04_Sphere_00176/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.797756673462455, 52.356448560329774, 0.0 ] }, "distance": 16.55, "direction": 142.13, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20240918_0854_Track04_Sphere_00176", "timestamp": "2024-09-18T08:18:02Z", "filename": "Job_20240918_0854_Track04_Sphere_00176.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_20241025_0915_Track04_Sphere_00063", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114833.95408101531, 485570.8674591747 ] }, "relative_distance": 16.54778483, "relative_pitch": 0.0, "relative_heading": 142.129349959926, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track04_Sphere_00063/adjacencies/b_20241025_0915_Track04_Sphere_00063/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_002388/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_002388/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_002388/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_002388/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000058_pano_0000_002388/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000058_pano_0000_002388/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000058_pano_0000_002388/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_002388/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_002388/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79768540445569, 52.3564232925255, 45.0573144443333 ] }, "distance": 16.74, "direction": 161.53, "angle": 69.62, "elevation": 45.06, "pano_id": "TMX7316010203-000058_pano_0000_002388", "timestamp": "2016-08-12T08:49:38.686130Z", "filename": "pano_0000_002388.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_20241025_0915_Track04_Sphere_00063", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114833.95408101531, 485570.8674591747 ] }, "relative_distance": 16.73670786, "relative_pitch": 69.62229768629545, "relative_heading": 161.52853867794357, "relative_elevation": 45.0573144443333 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track04_Sphere_00063/adjacencies/b_20241025_0915_Track04_Sphere_00063/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_001463/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_001463/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_001463/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_001463/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000058_pano_0000_001463/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000058_pano_0000_001463/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000058_pano_0000_001463/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_001463/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_001463/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79747620260492, 52.3564381631609, 44.746309726499 ] }, "distance": 16.8, "direction": 212.19, "angle": 69.42, "elevation": 44.75, "pano_id": "TMX7316010203-000058_pano_0000_001463", "timestamp": "2016-08-12T08:26:24.289270Z", "filename": "pano_0000_001463.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_20241025_0915_Track04_Sphere_00063", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114833.95408101531, 485570.8674591747 ] }, "relative_distance": 16.80212717, "relative_pitch": 69.4189687895499, "relative_heading": 212.18789090357077, "relative_elevation": 44.746309726499 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track04_Sphere_00063/adjacencies/b_20241025_0915_Track04_Sphere_00063/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_23_10_57_25_00020/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_23_10_57_25_00020/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_23_10_57_25_00020/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_23_10_57_25_00020/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_09_23_10_57_25_00020/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_23_10_57_25_00020/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_23_10_57_25_00020/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_23_10_57_25_00020/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_23_10_57_25_00020/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.797611763997382, 52.356717886057865, 0.0 ] }, "distance": 16.91, "direction": 0.97, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_09_23_10_57_25_00020", "timestamp": "2025-09-23T10:57:35Z", "filename": "2025_09_23_10_57_25_00020.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2025", "tags": [ "mission-bi", "mission-2025", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241025_0915_Track04_Sphere_00063", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114833.95408101531, 485570.8674591747 ] }, "relative_distance": 16.90858409, "relative_pitch": 0.0, "relative_heading": 0.9675183983686213, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track04_Sphere_00063/adjacencies/b_20241025_0915_Track04_Sphere_00063/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/16/TMX7316010203-001315/pano_0002_004087/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/16/TMX7316010203-001315/pano_0002_004087/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/16/TMX7316010203-001315/pano_0002_004087/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/16/TMX7316010203-001315/pano_0002_004087/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001315_pano_0002_004087/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001315_pano_0002_004087/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001315_pano_0002_004087/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/16/TMX7316010203-001315/pano_0002_004087/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/16/TMX7316010203-001315/pano_0002_004087/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79781704083616, 52.3564826352946, 43.8704455140978 ] }, "distance": 17.02, "direction": 123.01, "angle": 68.8, "elevation": 43.87, "pano_id": "TMX7316010203-001315_pano_0002_004087", "timestamp": "2019-07-16T09:29:51.260320Z", "filename": "pano_0002_004087.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_20241025_0915_Track04_Sphere_00063", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114833.95408101531, 485570.8674591747 ] }, "relative_distance": 17.01830376, "relative_pitch": 68.79763946418626, "relative_heading": 123.0092122397488, "relative_elevation": 43.8704455140978 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track04_Sphere_00063/adjacencies/b_20241025_0915_Track04_Sphere_00063/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/16/TMX7316010203-001315/pano_0002_002161/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/16/TMX7316010203-001315/pano_0002_002161/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/16/TMX7316010203-001315/pano_0002_002161/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/16/TMX7316010203-001315/pano_0002_002161/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001315_pano_0002_002161/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001315_pano_0002_002161/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001315_pano_0002_002161/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/16/TMX7316010203-001315/pano_0002_002161/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/16/TMX7316010203-001315/pano_0002_002161/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79744740429508, 52.3566835691622, 45.2847575014457 ] }, "distance": 17.04, "direction": 320.18, "angle": 69.38, "elevation": 45.28, "pano_id": "TMX7316010203-001315_pano_0002_002161", "timestamp": "2019-07-16T08:50:24.420470Z", "filename": "pano_0002_002161.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_20241025_0915_Track04_Sphere_00063", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114833.95408101531, 485570.8674591747 ] }, "relative_distance": 17.04015829, "relative_pitch": 69.37923088553762, "relative_heading": 320.17862698126527, "relative_elevation": 45.2847575014457 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track04_Sphere_00063/adjacencies/b_20241025_0915_Track04_Sphere_00063/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/16/TMX7316010203-001315/pano_0002_002196/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/16/TMX7316010203-001315/pano_0002_002196/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/16/TMX7316010203-001315/pano_0002_002196/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/16/TMX7316010203-001315/pano_0002_002196/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001315_pano_0002_002196/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001315_pano_0002_002196/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001315_pano_0002_002196/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/16/TMX7316010203-001315/pano_0002_002196/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/16/TMX7316010203-001315/pano_0002_002196/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79756722967561, 52.3564146634004, 45.4169205073267 ] }, "distance": 17.06, "direction": 189.27, "angle": 69.41, "elevation": 45.42, "pano_id": "TMX7316010203-001315_pano_0002_002196", "timestamp": "2019-07-16T08:51:30.035130Z", "filename": "pano_0002_002196.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_20241025_0915_Track04_Sphere_00063", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114833.95408101531, 485570.8674591747 ] }, "relative_distance": 17.05757682, "relative_pitch": 69.41494764514397, "relative_heading": 189.2730997528887, "relative_elevation": 45.4169205073267 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track04_Sphere_00063/adjacencies/b_20241025_0915_Track04_Sphere_00063/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/16/TMX7316010203-001315/pano_0002_003494/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/16/TMX7316010203-001315/pano_0002_003494/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/16/TMX7316010203-001315/pano_0002_003494/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/16/TMX7316010203-001315/pano_0002_003494/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001315_pano_0002_003494/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001315_pano_0002_003494/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001315_pano_0002_003494/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/16/TMX7316010203-001315/pano_0002_003494/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/16/TMX7316010203-001315/pano_0002_003494/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79769105216744, 52.3564211654993, 44.4236676301807 ] }, "distance": 17.09, "direction": 160.56, "angle": 68.96, "elevation": 44.42, "pano_id": "TMX7316010203-001315_pano_0002_003494", "timestamp": "2019-07-16T09:16:51.835290Z", "filename": "pano_0002_003494.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_20241025_0915_Track04_Sphere_00063", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114833.95408101531, 485570.8674591747 ] }, "relative_distance": 17.08557034, "relative_pitch": 68.96300094710631, "relative_heading": 160.5560768410117, "relative_elevation": 44.4236676301807 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track04_Sphere_00063/adjacencies/b_20241025_0915_Track04_Sphere_00063/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002092/pano_0001_004923/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002092/pano_0001_004923/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002092/pano_0001_004923/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002092/pano_0001_004923/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002092_pano_0001_004923/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002092_pano_0001_004923/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002092_pano_0001_004923/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002092/pano_0001_004923/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002092/pano_0001_004923/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79753017076346, 52.3567120218041, 44.7378099262714 ] }, "distance": 17.09, "direction": 342.02, "angle": 69.1, "elevation": 44.74, "pano_id": "TMX7316010203-002092_pano_0001_004923", "timestamp": "2021-04-14T12:46:55.724480Z", "filename": "pano_0001_004923.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_20241025_0915_Track04_Sphere_00063", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114833.95408101531, 485570.8674591747 ] }, "relative_distance": 17.08772987, "relative_pitch": 69.09550524805886, "relative_heading": 342.024318039328, "relative_elevation": 44.7378099262714 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track04_Sphere_00063/adjacencies/b_20241025_0915_Track04_Sphere_00063/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/02/TMX7316010203-000283/pano_0000_002644/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/02/TMX7316010203-000283/pano_0000_002644/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/02/TMX7316010203-000283/pano_0000_002644/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/02/TMX7316010203-000283/pano_0000_002644/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000283_pano_0000_002644/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000283_pano_0000_002644/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000283_pano_0000_002644/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/05/02/TMX7316010203-000283/pano_0000_002644/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/05/02/TMX7316010203-000283/pano_0000_002644/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79768421322206, 52.356418326691, 45.3767224922776 ] }, "distance": 17.24, "direction": 162.37, "angle": 69.2, "elevation": 45.38, "pano_id": "TMX7316010203-000283_pano_0000_002644", "timestamp": "2017-05-02T12:32:09.345180Z", "filename": "pano_0000_002644.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2017", "tags": [ "mission-bi", "mission-2017", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241025_0915_Track04_Sphere_00063", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114833.95408101531, 485570.8674591747 ] }, "relative_distance": 17.23693824, "relative_pitch": 69.20006803576409, "relative_heading": 162.36638591064266, "relative_elevation": 45.3767224922776 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track04_Sphere_00063/adjacencies/b_20241025_0915_Track04_Sphere_00063/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/16/TMX7316010203-001315/pano_0002_003487/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/16/TMX7316010203-001315/pano_0002_003487/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/16/TMX7316010203-001315/pano_0002_003487/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/16/TMX7316010203-001315/pano_0002_003487/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001315_pano_0002_003487/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001315_pano_0002_003487/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001315_pano_0002_003487/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/16/TMX7316010203-001315/pano_0002_003487/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/16/TMX7316010203-001315/pano_0002_003487/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.7975268705378, 52.3567149948018, 44.3436848502606 ] }, "distance": 17.47, "direction": 341.66, "angle": 68.49, "elevation": 44.34, "pano_id": "TMX7316010203-001315_pano_0002_003487", "timestamp": "2019-07-16T09:16:47.200340Z", "filename": "pano_0002_003487.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_20241025_0915_Track04_Sphere_00063", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114833.95408101531, 485570.8674591747 ] }, "relative_distance": 17.47214801, "relative_pitch": 68.4947363776899, "relative_heading": 341.65777089774326, "relative_elevation": 44.3436848502606 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track04_Sphere_00063/adjacencies/b_20241025_0915_Track04_Sphere_00063/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/16/TMX7316010203-001315/pano_0002_002199/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/16/TMX7316010203-001315/pano_0002_002199/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/16/TMX7316010203-001315/pano_0002_002199/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/16/TMX7316010203-001315/pano_0002_002199/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001315_pano_0002_002199/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001315_pano_0002_002199/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001315_pano_0002_002199/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/16/TMX7316010203-001315/pano_0002_002199/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/16/TMX7316010203-001315/pano_0002_002199/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79741172559992, 52.3564625072977, 45.4220074294135 ] }, "distance": 17.62, "direction": 229.22, "angle": 68.8, "elevation": 45.42, "pano_id": "TMX7316010203-001315_pano_0002_002199", "timestamp": "2019-07-16T08:51:36.154950Z", "filename": "pano_0002_002199.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_20241025_0915_Track04_Sphere_00063", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114833.95408101531, 485570.8674591747 ] }, "relative_distance": 17.62227257, "relative_pitch": 68.79535449578887, "relative_heading": 229.2167532163722, "relative_elevation": 45.4220074294135 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track04_Sphere_00063/adjacencies/b_20241025_0915_Track04_Sphere_00063/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/20/TMX7316010203-002526/pano_0000_002880/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/20/TMX7316010203-002526/pano_0000_002880/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/20/TMX7316010203-002526/pano_0000_002880/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/20/TMX7316010203-002526/pano_0000_002880/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002526_pano_0000_002880/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002526_pano_0000_002880/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002526_pano_0000_002880/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/20/TMX7316010203-002526/pano_0000_002880/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/20/TMX7316010203-002526/pano_0000_002880/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79760299889677, 52.3567250716164, 44.3414010843262 ] }, "distance": 17.71, "direction": 358.99, "angle": 68.23, "elevation": 44.34, "pano_id": "TMX7316010203-002526_pano_0000_002880", "timestamp": "2022-04-20T08:45:34.386180Z", "filename": "pano_0000_002880.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_20241025_0915_Track04_Sphere_00063", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114833.95408101531, 485570.8674591747 ] }, "relative_distance": 17.70848289, "relative_pitch": 68.22987356725605, "relative_heading": 358.9915660393521, "relative_elevation": 44.3414010843262 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track04_Sphere_00063/adjacencies/b_20241025_0915_Track04_Sphere_00063/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/28/TMX7316010203-000814/pano_0001_003070/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/28/TMX7316010203-000814/pano_0001_003070/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/28/TMX7316010203-000814/pano_0001_003070/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/28/TMX7316010203-000814/pano_0001_003070/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000814_pano_0001_003070/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000814_pano_0001_003070/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000814_pano_0001_003070/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/28/TMX7316010203-000814/pano_0001_003070/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/28/TMX7316010203-000814/pano_0001_003070/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79769140775388, 52.3564148479849, 44.3428415274248 ] }, "distance": 17.76, "direction": 161.24, "angle": 68.18, "elevation": 44.34, "pano_id": "TMX7316010203-000814_pano_0001_003070", "timestamp": "2018-06-28T12:17:40.265750Z", "filename": "pano_0001_003070.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_20241025_0915_Track04_Sphere_00063", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114833.95408101531, 485570.8674591747 ] }, "relative_distance": 17.7577743, "relative_pitch": 68.17560615067643, "relative_heading": 161.23741688490287, "relative_elevation": 44.3428415274248 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track04_Sphere_00063/adjacencies/b_20241025_0915_Track04_Sphere_00063/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/02/TMX7316010203-000283/pano_0000_001812/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/02/TMX7316010203-000283/pano_0000_001812/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/02/TMX7316010203-000283/pano_0000_001812/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/02/TMX7316010203-000283/pano_0000_001812/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000283_pano_0000_001812/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000283_pano_0000_001812/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000283_pano_0000_001812/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/05/02/TMX7316010203-000283/pano_0000_001812/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/05/02/TMX7316010203-000283/pano_0000_001812/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79775690353518, 52.3564351422974, 44.1728072520345 ] }, "distance": 17.76, "direction": 145.05, "angle": 68.1, "elevation": 44.17, "pano_id": "TMX7316010203-000283_pano_0000_001812", "timestamp": "2017-05-02T11:52:41.306760Z", "filename": "pano_0000_001812.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2017", "tags": [ "mission-bi", "mission-2017", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241025_0915_Track04_Sphere_00063", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114833.95408101531, 485570.8674591747 ] }, "relative_distance": 17.7590778, "relative_pitch": 68.09807591189029, "relative_heading": 145.0478047597167, "relative_elevation": 44.1728072520345 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track04_Sphere_00063/adjacencies/b_20241025_0915_Track04_Sphere_00063/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_001464/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_001464/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_001464/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_001464/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000058_pano_0000_001464/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000058_pano_0000_001464/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000058_pano_0000_001464/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_001464/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_001464/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79741071724507, 52.3564587942299, 44.7871008291841 ] }, "distance": 17.95, "direction": 228.36, "angle": 68.16, "elevation": 44.79, "pano_id": "TMX7316010203-000058_pano_0000_001464", "timestamp": "2016-08-12T08:26:25.924310Z", "filename": "pano_0000_001464.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_20241025_0915_Track04_Sphere_00063", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114833.95408101531, 485570.8674591747 ] }, "relative_distance": 17.94617429, "relative_pitch": 68.1640425748663, "relative_heading": 228.3611900648892, "relative_elevation": 44.7871008291841 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track04_Sphere_00063/adjacencies/b_20241025_0915_Track04_Sphere_00063/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track07_Sphere_00004/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track07_Sphere_00004/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track07_Sphere_00004/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track07_Sphere_00004/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241025_0915_Track07_Sphere_00004/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track07_Sphere_00004/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track07_Sphere_00004/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track07_Sphere_00004/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track07_Sphere_00004/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.797399012665207, 52.35646533852664, 0.0 ] }, "distance": 18.09, "direction": 231.77, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241025_0915_Track07_Sphere_00004", "timestamp": "2024-10-25T07:58:32Z", "filename": "Job_20241025_0915_Track07_Sphere_00004.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_20241025_0915_Track04_Sphere_00063", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114833.95408101531, 485570.8674591747 ] }, "relative_distance": 18.0902087, "relative_pitch": 0.0, "relative_heading": 231.76503673042566, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track04_Sphere_00063/adjacencies/b_20241025_0915_Track04_Sphere_00063/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/09/02/TMX7316010203-001905/pano_0005_000554/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/09/02/TMX7316010203-001905/pano_0005_000554/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/09/02/TMX7316010203-001905/pano_0005_000554/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/09/02/TMX7316010203-001905/pano_0005_000554/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001905_pano_0005_000554/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001905_pano_0005_000554/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001905_pano_0005_000554/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/09/02/TMX7316010203-001905/pano_0005_000554/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/09/02/TMX7316010203-001905/pano_0005_000554/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.7976932735548, 52.3564112833761, 44.4551806850359 ] }, "distance": 18.17, "direction": 161.26, "angle": 67.76, "elevation": 44.46, "pano_id": "TMX7316010203-001905_pano_0005_000554", "timestamp": "2020-09-02T11:55:45.594280Z", "filename": "pano_0005_000554.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_20241025_0915_Track04_Sphere_00063", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114833.95408101531, 485570.8674591747 ] }, "relative_distance": 18.17423394, "relative_pitch": 67.76420032596562, "relative_heading": 161.26016706314113, "relative_elevation": 44.4551806850359 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track04_Sphere_00063/adjacencies/b_20241025_0915_Track04_Sphere_00063/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002092/pano_0001_004930/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002092/pano_0001_004930/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002092/pano_0001_004930/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002092/pano_0001_004930/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002092_pano_0001_004930/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002092_pano_0001_004930/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002092_pano_0001_004930/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002092/pano_0001_004930/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002092/pano_0001_004930/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79769232566993, 52.3564085212002, 44.7514189509675 ] }, "distance": 18.45, "direction": 161.76, "angle": 67.6, "elevation": 44.75, "pano_id": "TMX7316010203-002092_pano_0001_004930", "timestamp": "2021-04-14T12:46:58.979480Z", "filename": "pano_0001_004930.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_20241025_0915_Track04_Sphere_00063", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114833.95408101531, 485570.8674591747 ] }, "relative_distance": 18.44524406, "relative_pitch": 67.59995599825992, "relative_heading": 161.75687168293817, "relative_elevation": 44.7514189509675 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track04_Sphere_00063/adjacencies/b_20241025_0915_Track04_Sphere_00063/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001888/pano_0002_002012/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001888/pano_0002_002012/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001888/pano_0002_002012/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001888/pano_0002_002012/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001888_pano_0002_002012/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001888_pano_0002_002012/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001888_pano_0002_002012/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001888/pano_0002_002012/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001888/pano_0002_002012/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79753882775303, 52.3567265332463, 44.2300885831937 ] }, "distance": 18.47, "direction": 345.31, "angle": 67.33, "elevation": 44.23, "pano_id": "TMX7316010203-001888_pano_0002_002012", "timestamp": "2020-08-21T10:25:58.324250Z", "filename": "pano_0002_002012.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_20241025_0915_Track04_Sphere_00063", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114833.95408101531, 485570.8674591747 ] }, "relative_distance": 18.47203594, "relative_pitch": 67.33287401304644, "relative_heading": 345.3119740290304, "relative_elevation": 44.2300885831937 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track04_Sphere_00063/adjacencies/b_20241025_0915_Track04_Sphere_00063/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/20/TMX7316010203-002527/pano_0002_000059/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/20/TMX7316010203-002527/pano_0002_000059/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/20/TMX7316010203-002527/pano_0002_000059/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/20/TMX7316010203-002527/pano_0002_000059/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002527_pano_0002_000059/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002527_pano_0002_000059/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002527_pano_0002_000059/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/20/TMX7316010203-002527/pano_0002_000059/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/20/TMX7316010203-002527/pano_0002_000059/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79752558931228, 52.3567249344693, 44.325546246022 ] }, "distance": 18.55, "direction": 342.48, "angle": 67.29, "elevation": 44.33, "pano_id": "TMX7316010203-002527_pano_0002_000059", "timestamp": "2022-04-20T11:13:22.674900Z", "filename": "pano_0002_000059.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_20241025_0915_Track04_Sphere_00063", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114833.95408101531, 485570.8674591747 ] }, "relative_distance": 18.55134788, "relative_pitch": 67.28947247528038, "relative_heading": 342.47687886106644, "relative_elevation": 44.325546246022 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track04_Sphere_00063/adjacencies/b_20241025_0915_Track04_Sphere_00063/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/20/TMX7316010203-002526/pano_0000_002873/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/20/TMX7316010203-002526/pano_0000_002873/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/20/TMX7316010203-002526/pano_0000_002873/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/20/TMX7316010203-002526/pano_0000_002873/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002526_pano_0000_002873/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002526_pano_0000_002873/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002526_pano_0000_002873/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/20/TMX7316010203-002526/pano_0000_002873/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/20/TMX7316010203-002526/pano_0000_002873/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79776670203633, 52.3564250255111, 44.3864004220814 ] }, "distance": 19.06, "direction": 145.34, "angle": 66.76, "elevation": 44.39, "pano_id": "TMX7316010203-002526_pano_0000_002873", "timestamp": "2022-04-20T08:45:29.351230Z", "filename": "pano_0000_002873.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_20241025_0915_Track04_Sphere_00063", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114833.95408101531, 485570.8674591747 ] }, "relative_distance": 19.06447037, "relative_pitch": 66.75591973965729, "relative_heading": 145.34158527117748, "relative_elevation": 44.3864004220814 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track04_Sphere_00063/adjacencies/b_20241025_0915_Track04_Sphere_00063/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_23_10_57_25_00229/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_23_10_57_25_00229/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_23_10_57_25_00229/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_23_10_57_25_00229/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_09_23_10_57_25_00229/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_23_10_57_25_00229/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_23_10_57_25_00229/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_23_10_57_25_00229/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_23_10_57_25_00229/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.797697480645804, 52.356400423488495, 0.0 ] }, "distance": 19.41, "direction": 161.6, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_09_23_10_57_25_00229", "timestamp": "2025-09-23T11:06:11Z", "filename": "2025_09_23_10_57_25_00229.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2025", "tags": [ "mission-bi", "mission-2025", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241025_0915_Track04_Sphere_00063", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114833.95408101531, 485570.8674591747 ] }, "relative_distance": 19.41103526, "relative_pitch": 0.0, "relative_heading": 161.60490423165814, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track04_Sphere_00063/adjacencies/b_20241025_0915_Track04_Sphere_00063/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/28/TMX7316010203-000814/pano_0001_005826/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/28/TMX7316010203-000814/pano_0001_005826/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/28/TMX7316010203-000814/pano_0001_005826/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/28/TMX7316010203-000814/pano_0001_005826/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000814_pano_0001_005826/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000814_pano_0001_005826/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000814_pano_0001_005826/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/28/TMX7316010203-000814/pano_0001_005826/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/28/TMX7316010203-000814/pano_0001_005826/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79758467741399, 52.35674261783, 44.3473254004493 ] }, "distance": 19.72, "direction": 355.46, "angle": 66.03, "elevation": 44.35, "pano_id": "TMX7316010203-000814_pano_0001_005826", "timestamp": "2018-06-28T13:20:30.200290Z", "filename": "pano_0001_005826.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_20241025_0915_Track04_Sphere_00063", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114833.95408101531, 485570.8674591747 ] }, "relative_distance": 19.71997413, "relative_pitch": 66.02666744378546, "relative_heading": 355.46296551370887, "relative_elevation": 44.3473254004493 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track04_Sphere_00063/adjacencies/b_20241025_0915_Track04_Sphere_00063/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_23_10_57_25_00013/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_23_10_57_25_00013/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_23_10_57_25_00013/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_23_10_57_25_00013/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_09_23_10_57_25_00013/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_23_10_57_25_00013/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_23_10_57_25_00013/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_23_10_57_25_00013/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_23_10_57_25_00013/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79777125501655, 52.356419440567436, 0.0 ] }, "distance": 19.75, "direction": 145.63, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_09_23_10_57_25_00013", "timestamp": "2025-09-23T10:57:32Z", "filename": "2025_09_23_10_57_25_00013.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2025", "tags": [ "mission-bi", "mission-2025", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241025_0915_Track04_Sphere_00063", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114833.95408101531, 485570.8674591747 ] }, "relative_distance": 19.75230644, "relative_pitch": 0.0, "relative_heading": 145.62659444259032, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track04_Sphere_00063/adjacencies/b_20241025_0915_Track04_Sphere_00063/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track04_Sphere_00067/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track04_Sphere_00067/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track04_Sphere_00067/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track04_Sphere_00067/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241025_0915_Track04_Sphere_00067/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track04_Sphere_00067/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track04_Sphere_00067/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track04_Sphere_00067/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track04_Sphere_00067/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.797698539525473, 52.35639695947118, 0.0 ] }, "distance": 19.8, "direction": 161.76, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241025_0915_Track04_Sphere_00067", "timestamp": "2024-10-25T07:48:18Z", "filename": "Job_20241025_0915_Track04_Sphere_00067.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_20241025_0915_Track04_Sphere_00063", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114833.95408101531, 485570.8674591747 ] }, "relative_distance": 19.79963255, "relative_pitch": 0.0, "relative_heading": 161.7587965167138, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track04_Sphere_00063/adjacencies/b_20241025_0915_Track04_Sphere_00063/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/16/TMX7316010203-001315/pano_0002_004093/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/16/TMX7316010203-001315/pano_0002_004093/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/16/TMX7316010203-001315/pano_0002_004093/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/16/TMX7316010203-001315/pano_0002_004093/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001315_pano_0002_004093/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001315_pano_0002_004093/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001315_pano_0002_004093/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/16/TMX7316010203-001315/pano_0002_004093/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/16/TMX7316010203-001315/pano_0002_004093/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79768057801371, 52.3567405951636, 43.9757202891633 ] }, "distance": 20.06, "direction": 14.36, "angle": 65.48, "elevation": 43.98, "pano_id": "TMX7316010203-001315_pano_0002_004093", "timestamp": "2019-07-16T09:29:57.120290Z", "filename": "pano_0002_004093.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_20241025_0915_Track04_Sphere_00063", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114833.95408101531, 485570.8674591747 ] }, "relative_distance": 20.05953968, "relative_pitch": 65.47988363985685, "relative_heading": 14.356528880578795, "relative_elevation": 43.9757202891633 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track04_Sphere_00063/adjacencies/b_20241025_0915_Track04_Sphere_00063/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_001315/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_001315/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_001315/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_001315/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000058_pano_0000_001315/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000058_pano_0000_001315/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000058_pano_0000_001315/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_001315/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_001315/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79759211116106, 52.3567469760889, 44.3176710614935 ] }, "distance": 20.17, "direction": 357.01, "angle": 65.53, "elevation": 44.32, "pano_id": "TMX7316010203-000058_pano_0000_001315", "timestamp": "2016-08-12T08:22:35.300680Z", "filename": "pano_0000_001315.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_20241025_0915_Track04_Sphere_00063", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114833.95408101531, 485570.8674591747 ] }, "relative_distance": 20.17066917, "relative_pitch": 65.52790064303059, "relative_heading": 357.0062575945151, "relative_elevation": 44.3176710614935 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track04_Sphere_00063/adjacencies/b_20241025_0915_Track04_Sphere_00063/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/20/TMX7316010203-002527/pano_0002_000067/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/20/TMX7316010203-002527/pano_0002_000067/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/20/TMX7316010203-002527/pano_0002_000067/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/20/TMX7316010203-002527/pano_0002_000067/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002527_pano_0002_000067/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002527_pano_0002_000067/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002527_pano_0002_000067/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/20/TMX7316010203-002527/pano_0002_000067/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/20/TMX7316010203-002527/pano_0002_000067/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79770377178044, 52.3563941315219, 44.2948639160022 ] }, "distance": 20.21, "direction": 161.08, "angle": 65.47, "elevation": 44.29, "pano_id": "TMX7316010203-002527_pano_0002_000067", "timestamp": "2022-04-20T11:13:28.164650Z", "filename": "pano_0002_000067.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_20241025_0915_Track04_Sphere_00063", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114833.95408101531, 485570.8674591747 ] }, "relative_distance": 20.21150687, "relative_pitch": 65.47304241315423, "relative_heading": 161.07823645202654, "relative_elevation": 44.2948639160022 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track04_Sphere_00063/adjacencies/b_20241025_0915_Track04_Sphere_00063/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_001462/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_001462/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_001462/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_001462/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000058_pano_0000_001462/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000058_pano_0000_001462/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000058_pano_0000_001462/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_001462/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_001462/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79751245023341, 52.3563938385528, 44.787211259827 ] }, "distance": 20.22, "direction": 198.7, "angle": 65.7, "elevation": 44.79, "pano_id": "TMX7316010203-000058_pano_0000_001462", "timestamp": "2016-08-12T08:26:22.264320Z", "filename": "pano_0000_001462.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_20241025_0915_Track04_Sphere_00063", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114833.95408101531, 485570.8674591747 ] }, "relative_distance": 20.21874624, "relative_pitch": 65.70367160979842, "relative_heading": 198.69541844829902, "relative_elevation": 44.787211259827 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track04_Sphere_00063/adjacencies/b_20241025_0915_Track04_Sphere_00063/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/09/02/TMX7316010203-001905/pano_0005_000543/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/09/02/TMX7316010203-001905/pano_0005_000543/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/09/02/TMX7316010203-001905/pano_0005_000543/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/09/02/TMX7316010203-001905/pano_0005_000543/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001905_pano_0005_000543/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001905_pano_0005_000543/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001905_pano_0005_000543/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/09/02/TMX7316010203-001905/pano_0005_000543/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/09/02/TMX7316010203-001905/pano_0005_000543/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.7973684088971, 52.3564576510132, 44.7294086655602 ] }, "distance": 20.27, "direction": 233.51, "angle": 65.62, "elevation": 44.73, "pano_id": "TMX7316010203-001905_pano_0005_000543", "timestamp": "2020-09-02T11:54:48.774540Z", "filename": "pano_0005_000543.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_20241025_0915_Track04_Sphere_00063", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114833.95408101531, 485570.8674591747 ] }, "relative_distance": 20.26683714, "relative_pitch": 65.62478134753792, "relative_heading": 233.51389659339722, "relative_elevation": 44.7294086655602 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track04_Sphere_00063/adjacencies/b_20241025_0915_Track04_Sphere_00063/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/28/TMX7316010203-000814/pano_0001_005571/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/28/TMX7316010203-000814/pano_0001_005571/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/28/TMX7316010203-000814/pano_0001_005571/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/28/TMX7316010203-000814/pano_0001_005571/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000814_pano_0001_005571/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000814_pano_0001_005571/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000814_pano_0001_005571/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/28/TMX7316010203-000814/pano_0001_005571/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/28/TMX7316010203-000814/pano_0001_005571/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79751338398958, 52.3567398181742, 44.2733353320509 ] }, "distance": 20.38, "direction": 341.65, "angle": 65.28, "elevation": 44.27, "pano_id": "TMX7316010203-000814_pano_0001_005571", "timestamp": "2018-06-28T13:12:44.931590Z", "filename": "pano_0001_005571.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_20241025_0915_Track04_Sphere_00063", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114833.95408101531, 485570.8674591747 ] }, "relative_distance": 20.38316486, "relative_pitch": 65.27895452888245, "relative_heading": 341.6495630935002, "relative_elevation": 44.2733353320509 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track04_Sphere_00063/adjacencies/b_20241025_0915_Track04_Sphere_00063/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track04_Sphere_00183/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track04_Sphere_00183/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track04_Sphere_00183/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track04_Sphere_00183/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20240918_0854_Track04_Sphere_00183/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track04_Sphere_00183/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track04_Sphere_00183/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track04_Sphere_00183/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track04_Sphere_00183/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.797590884992068, 52.356749203405435, 0.0 ] }, "distance": 20.42, "direction": 356.81, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20240918_0854_Track04_Sphere_00183", "timestamp": "2024-09-18T08:18:07Z", "filename": "Job_20240918_0854_Track04_Sphere_00183.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_20241025_0915_Track04_Sphere_00063", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114833.95408101531, 485570.8674591747 ] }, "relative_distance": 20.42265828, "relative_pitch": 0.0, "relative_heading": 356.8085207978046, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track04_Sphere_00063/adjacencies/b_20241025_0915_Track04_Sphere_00063/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track04_Sphere_00059/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track04_Sphere_00059/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track04_Sphere_00059/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track04_Sphere_00059/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241025_0915_Track04_Sphere_00059/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track04_Sphere_00059/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track04_Sphere_00059/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track04_Sphere_00059/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track04_Sphere_00059/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.797513525438595, 52.35674035153328, 0.0 ] }, "distance": 20.44, "direction": 341.73, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241025_0915_Track04_Sphere_00059", "timestamp": "2024-10-25T07:48:13Z", "filename": "Job_20241025_0915_Track04_Sphere_00059.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_20241025_0915_Track04_Sphere_00063", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114833.95408101531, 485570.8674591747 ] }, "relative_distance": 20.43648086, "relative_pitch": 0.0, "relative_heading": 341.72759242425764, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track04_Sphere_00063/adjacencies/b_20241025_0915_Track04_Sphere_00063/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_23_10_57_25_00221/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_23_10_57_25_00221/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_23_10_57_25_00221/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_23_10_57_25_00221/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_09_23_10_57_25_00221/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_23_10_57_25_00221/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_23_10_57_25_00221/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_23_10_57_25_00221/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_23_10_57_25_00221/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.797517050725908, 52.35674128585109, 0.0 ] }, "distance": 20.46, "direction": 342.46, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_09_23_10_57_25_00221", "timestamp": "2025-09-23T11:06:06Z", "filename": "2025_09_23_10_57_25_00221.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2025", "tags": [ "mission-bi", "mission-2025", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241025_0915_Track04_Sphere_00063", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114833.95408101531, 485570.8674591747 ] }, "relative_distance": 20.46155902, "relative_pitch": 0.0, "relative_heading": 342.45752214451494, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track04_Sphere_00063/adjacencies/b_20241025_0915_Track04_Sphere_00063/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/16/TMX7316010203-001315/pano_0002_001531/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/16/TMX7316010203-001315/pano_0002_001531/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/16/TMX7316010203-001315/pano_0002_001531/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/16/TMX7316010203-001315/pano_0002_001531/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001315_pano_0002_001531/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001315_pano_0002_001531/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001315_pano_0002_001531/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/16/TMX7316010203-001315/pano_0002_001531/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/16/TMX7316010203-001315/pano_0002_001531/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79758856686515, 52.3567499691618, 44.6617460716516 ] }, "distance": 20.52, "direction": 356.38, "angle": 65.33, "elevation": 44.66, "pano_id": "TMX7316010203-001315_pano_0002_001531", "timestamp": "2019-07-16T08:33:46.032100Z", "filename": "pano_0002_001531.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_20241025_0915_Track04_Sphere_00063", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114833.95408101531, 485570.8674591747 ] }, "relative_distance": 20.51709787, "relative_pitch": 65.32648827273935, "relative_heading": 356.3813993400145, "relative_elevation": 44.6617460716516 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track04_Sphere_00063/adjacencies/b_20241025_0915_Track04_Sphere_00063/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_002367/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_002367/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_002367/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_002367/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000058_pano_0000_002367/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000058_pano_0000_002367/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000058_pano_0000_002367/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_002367/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_002367/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.7975198544499, 52.356742426849, 44.6793112428859 ] }, "distance": 20.53, "direction": 343.07, "angle": 65.33, "elevation": 44.68, "pano_id": "TMX7316010203-000058_pano_0000_002367", "timestamp": "2016-08-12T08:49:04.091220Z", "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_20241025_0915_Track04_Sphere_00063", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114833.95408101531, 485570.8674591747 ] }, "relative_distance": 20.52622522, "relative_pitch": 65.32536784090182, "relative_heading": 343.07275961894857, "relative_elevation": 44.6793112428859 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track04_Sphere_00063/adjacencies/b_20241025_0915_Track04_Sphere_00063/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/09/02/TMX7316010203-001905/pano_0005_000323/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/09/02/TMX7316010203-001905/pano_0005_000323/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/09/02/TMX7316010203-001905/pano_0005_000323/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/09/02/TMX7316010203-001905/pano_0005_000323/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001905_pano_0005_000323/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001905_pano_0005_000323/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001905_pano_0005_000323/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/09/02/TMX7316010203-001905/pano_0005_000323/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/09/02/TMX7316010203-001905/pano_0005_000323/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79751770460575, 52.3567420832824, 44.3494983315468 ] }, "distance": 20.53, "direction": 342.65, "angle": 65.16, "elevation": 44.35, "pano_id": "TMX7316010203-001905_pano_0005_000323", "timestamp": "2020-09-02T11:49:33.211050Z", "filename": "pano_0005_000323.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_20241025_0915_Track04_Sphere_00063", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114833.95408101531, 485570.8674591747 ] }, "relative_distance": 20.53285469, "relative_pitch": 65.15688794869385, "relative_heading": 342.6506853916624, "relative_elevation": 44.3494983315468 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track04_Sphere_00063/adjacencies/b_20241025_0915_Track04_Sphere_00063/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002092/pano_0001_005250/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002092/pano_0001_005250/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002092/pano_0001_005250/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002092/pano_0001_005250/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002092_pano_0001_005250/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002092_pano_0001_005250/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002092_pano_0001_005250/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002092/pano_0001_005250/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002092/pano_0001_005250/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79758713360862, 52.3567507687924, 44.3710924154148 ] }, "distance": 20.61, "direction": 356.13, "angle": 65.08, "elevation": 44.37, "pano_id": "TMX7316010203-002092_pano_0001_005250", "timestamp": "2021-04-14T12:51:42.082120Z", "filename": "pano_0001_005250.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_20241025_0915_Track04_Sphere_00063", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114833.95408101531, 485570.8674591747 ] }, "relative_distance": 20.61226634, "relative_pitch": 65.08312007371458, "relative_heading": 356.1261161794435, "relative_elevation": 44.3710924154148 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track04_Sphere_00063/adjacencies/b_20241025_0915_Track04_Sphere_00063/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002092/pano_0001_005242/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002092/pano_0001_005242/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002092/pano_0001_005242/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002092/pano_0001_005242/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002092_pano_0001_005242/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002092_pano_0001_005242/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002092_pano_0001_005242/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002092/pano_0001_005242/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002092/pano_0001_005242/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79777550185544, 52.3564085041301, 44.3958236537874 ] }, "distance": 20.92, "direction": 146.85, "angle": 64.76, "elevation": 44.4, "pano_id": "TMX7316010203-002092_pano_0001_005242", "timestamp": "2021-04-14T12:51:38.127130Z", "filename": "pano_0001_005242.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_20241025_0915_Track04_Sphere_00063", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114833.95408101531, 485570.8674591747 ] }, "relative_distance": 20.92490185, "relative_pitch": 64.76428357772393, "relative_heading": 146.85406208613182, "relative_elevation": 44.3958236537874 } ] } }