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_20241114_1007_Track09_Sphere_00079/adjacencies/?format=api
{ "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1007_Track09_Sphere_00079/adjacencies/?format=api" } }, "_embedded": { "adjacencies": [ { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1007_Track09_Sphere_00079/adjacencies/b_20241114_1007_Track09_Sphere_00079/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241114_1007_Track09_Sphere_00079/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241114_1007_Track09_Sphere_00079/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241114_1007_Track09_Sphere_00079/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241114_1007_Track09_Sphere_00079/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241114_1007_Track09_Sphere_00079/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1007_Track09_Sphere_00079/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1007_Track09_Sphere_00079/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241114_1007_Track09_Sphere_00079/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241114_1007_Track09_Sphere_00079/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.846178413775375, 52.3543206812964, 0.0 ] }, "distance": 0.0, "direction": null, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241114_1007_Track09_Sphere_00079", "timestamp": "2024-11-14T10:00:17Z", "filename": "Job_20241114_1007_Track09_Sphere_00079.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_20241114_1007_Track09_Sphere_00079", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118140.9140840081, 485295.2444590451 ] }, "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_20241114_1007_Track09_Sphere_00079/adjacencies/b_20241114_1007_Track09_Sphere_00079/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/04/TMX7316060226-000013/pano_0000_005655/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/04/TMX7316060226-000013/pano_0000_005655/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/04/TMX7316060226-000013/pano_0000_005655/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/04/TMX7316060226-000013/pano_0000_005655/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000013_pano_0000_005655/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000013_pano_0000_005655/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000013_pano_0000_005655/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/04/TMX7316060226-000013/pano_0000_005655/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/04/TMX7316060226-000013/pano_0000_005655/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84617719628968, 52.3543213487835, 46.6196970446035 ] }, "distance": 0.11, "direction": 311.84, "angle": 89.86, "elevation": 46.62, "pano_id": "TMX7316060226-000013_pano_0000_005655", "timestamp": "2016-08-04T09:12:53.943760Z", "filename": "pano_0000_005655.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_20241114_1007_Track09_Sphere_00079", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118140.9140840081, 485295.2444590451 ] }, "relative_distance": 0.11134535, "relative_pitch": 89.86315641461927, "relative_heading": 311.840544910076, "relative_elevation": 46.6196970446035 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1007_Track09_Sphere_00079/adjacencies/b_20241114_1007_Track09_Sphere_00079/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001140/pano_0000_001966/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001140/pano_0000_001966/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001140/pano_0000_001966/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001140/pano_0000_001966/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001140_pano_0000_001966/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001140_pano_0000_001966/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001140_pano_0000_001966/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001140/pano_0000_001966/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001140/pano_0000_001966/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84618360497462, 52.3543156200284, 45.8059125458822 ] }, "distance": 0.67, "direction": 147.87, "angle": 89.17, "elevation": 45.81, "pano_id": "TMX7316010203-001140_pano_0000_001966", "timestamp": "2019-04-26T07:17:57.264660Z", "filename": "pano_0000_001966.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_20241114_1007_Track09_Sphere_00079", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118140.9140840081, 485295.2444590451 ] }, "relative_distance": 0.66504442, "relative_pitch": 89.1681955604831, "relative_heading": 147.86988950616117, "relative_elevation": 45.8059125458822 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1007_Track09_Sphere_00079/adjacencies/b_20241114_1007_Track09_Sphere_00079/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/09/TMX7316010203-002226/pano_0000_001576/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/09/TMX7316010203-002226/pano_0000_001576/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/09/TMX7316010203-002226/pano_0000_001576/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/09/TMX7316010203-002226/pano_0000_001576/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002226_pano_0000_001576/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002226_pano_0000_001576/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002226_pano_0000_001576/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/07/09/TMX7316010203-002226/pano_0000_001576/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/07/09/TMX7316010203-002226/pano_0000_001576/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84618963583702, 52.3543190672085, 45.6219491874799 ] }, "distance": 0.79, "direction": 103.22, "angle": 89.01, "elevation": 45.62, "pano_id": "TMX7316010203-002226_pano_0000_001576", "timestamp": "2021-07-09T09:20:05.422520Z", "filename": "pano_0000_001576.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_20241114_1007_Track09_Sphere_00079", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118140.9140840081, 485295.2444590451 ] }, "relative_distance": 0.78542074, "relative_pitch": 89.01370175486758, "relative_heading": 103.21907537080942, "relative_elevation": 45.6219491874799 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1007_Track09_Sphere_00079/adjacencies/b_20241114_1007_Track09_Sphere_00079/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001893/pano_0001_003719/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001893/pano_0001_003719/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001893/pano_0001_003719/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001893/pano_0001_003719/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001893_pano_0001_003719/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001893_pano_0001_003719/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001893_pano_0001_003719/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001893/pano_0001_003719/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001893/pano_0001_003719/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84616879881635, 52.3543165137417, 45.5935129001737 ] }, "distance": 0.8, "direction": 234.71, "angle": 88.99, "elevation": 45.59, "pano_id": "TMX7316010203-001893_pano_0001_003719", "timestamp": "2020-08-27T09:03:36.817500Z", "filename": "pano_0001_003719.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_20241114_1007_Track09_Sphere_00079", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118140.9140840081, 485295.2444590451 ] }, "relative_distance": 0.80263623, "relative_pitch": 88.99145918382239, "relative_heading": 234.70601014641406, "relative_elevation": 45.5935129001737 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1007_Track09_Sphere_00079/adjacencies/b_20241114_1007_Track09_Sphere_00079/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000786/pano_0000_000727/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000786/pano_0000_000727/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000786/pano_0000_000727/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000786/pano_0000_000727/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000786_pano_0000_000727/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000786_pano_0000_000727/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000786_pano_0000_000727/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000786/pano_0000_000727/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000786/pano_0000_000727/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84617023050381, 52.3543147761298, 46.0134519319981 ] }, "distance": 0.86, "direction": 220.32, "angle": 88.93, "elevation": 46.01, "pano_id": "TMX7316010203-000786_pano_0000_000727", "timestamp": "2018-06-12T10:22:48.209180Z", "filename": "pano_0000_000727.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_20241114_1007_Track09_Sphere_00079", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118140.9140840081, 485295.2444590451 ] }, "relative_distance": 0.86176927, "relative_pitch": 88.92705354229521, "relative_heading": 220.31564391679686, "relative_elevation": 46.0134519319981 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1007_Track09_Sphere_00079/adjacencies/b_20241114_1007_Track09_Sphere_00079/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_09_07_51_00142/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_09_07_51_00142/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_09_07_51_00142/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_09_07_51_00142/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_10_01_09_07_51_00142/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_09_07_51_00142/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_09_07_51_00142/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_09_07_51_00142/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_09_07_51_00142/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.846165512073144, 52.354317018229445, 0.0 ] }, "distance": 0.97, "direction": 245.12, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_10_01_09_07_51_00142", "timestamp": "2025-10-01T09:15:44Z", "filename": "2025_10_01_09_07_51_00142.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_20241114_1007_Track09_Sphere_00079", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118140.9140840081, 485295.2444590451 ] }, "relative_distance": 0.96895385, "relative_pitch": 0.0, "relative_heading": 245.12346417478656, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1007_Track09_Sphere_00079/adjacencies/b_20241114_1007_Track09_Sphere_00079/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/24/TMX7316010203-002478/pano_0004_000002/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/24/TMX7316010203-002478/pano_0004_000002/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/24/TMX7316010203-002478/pano_0004_000002/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/24/TMX7316010203-002478/pano_0004_000002/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002478_pano_0004_000002/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002478_pano_0004_000002/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002478_pano_0004_000002/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/24/TMX7316010203-002478/pano_0004_000002/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/24/TMX7316010203-002478/pano_0004_000002/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84616463066049, 52.3543138682825, 46.4802770391107 ] }, "distance": 1.21, "direction": 231.09, "angle": 88.51, "elevation": 46.48, "pano_id": "TMX7316010203-002478_pano_0004_000002", "timestamp": "2022-03-24T12:40:04.025770Z", "filename": "pano_0004_000002.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2022", "tags": [ "mission-bi", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241114_1007_Track09_Sphere_00079", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118140.9140840081, 485295.2444590451 ] }, "relative_distance": 1.20691857, "relative_pitch": 88.51257760734909, "relative_heading": 231.08710007989802, "relative_elevation": 46.4802770391107 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1007_Track09_Sphere_00079/adjacencies/b_20241114_1007_Track09_Sphere_00079/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/19/TMX7316010203-000264/pano_0001_002525/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/19/TMX7316010203-000264/pano_0001_002525/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/19/TMX7316010203-000264/pano_0001_002525/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/19/TMX7316010203-000264/pano_0001_002525/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000264_pano_0001_002525/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000264_pano_0001_002525/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000264_pano_0001_002525/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/04/19/TMX7316010203-000264/pano_0001_002525/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/04/19/TMX7316010203-000264/pano_0001_002525/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84621159701562, 52.3543137599242, 45.8439024426043 ] }, "distance": 2.39, "direction": 108.81, "angle": 87.02, "elevation": 45.84, "pano_id": "TMX7316010203-000264_pano_0001_002525", "timestamp": "2017-04-19T13:20:14.251500Z", "filename": "pano_0001_002525.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_20241114_1007_Track09_Sphere_00079", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118140.9140840081, 485295.2444590451 ] }, "relative_distance": 2.38850012, "relative_pitch": 87.01754554865596, "relative_heading": 108.81107699883567, "relative_elevation": 45.8439024426043 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1007_Track09_Sphere_00079/adjacencies/b_20241114_1007_Track09_Sphere_00079/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_09_07_51_00143/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_09_07_51_00143/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_09_07_51_00143/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_09_07_51_00143/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_10_01_09_07_51_00143/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_09_07_51_00143/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_09_07_51_00143/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_09_07_51_00143/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_09_07_51_00143/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.846234205293979, 52.354315957065495, 0.0 ] }, "distance": 3.84, "direction": 97.87, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_10_01_09_07_51_00143", "timestamp": "2025-10-01T09:15:45Z", "filename": "2025_10_01_09_07_51_00143.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_20241114_1007_Track09_Sphere_00079", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118140.9140840081, 485295.2444590451 ] }, "relative_distance": 3.8375023, "relative_pitch": 0.0, "relative_heading": 97.8734593473573, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1007_Track09_Sphere_00079/adjacencies/b_20241114_1007_Track09_Sphere_00079/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/24/TMX7316010203-002478/pano_0004_000001/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/24/TMX7316010203-002478/pano_0004_000001/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/24/TMX7316010203-002478/pano_0004_000001/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/24/TMX7316010203-002478/pano_0004_000001/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002478_pano_0004_000001/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002478_pano_0004_000001/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002478_pano_0004_000001/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/24/TMX7316010203-002478/pano_0004_000001/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/24/TMX7316010203-002478/pano_0004_000001/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84623555895131, 52.354314501895, 46.4685519291088 ] }, "distance": 3.95, "direction": 100.02, "angle": 85.14, "elevation": 46.47, "pano_id": "TMX7316010203-002478_pano_0004_000001", "timestamp": "2022-03-24T12:40:03.185620Z", "filename": "pano_0004_000001.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2022", "tags": [ "mission-bi", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241114_1007_Track09_Sphere_00079", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118140.9140840081, 485295.2444590451 ] }, "relative_distance": 3.95380685, "relative_pitch": 85.13666505103349, "relative_heading": 100.01521968016387, "relative_elevation": 46.4685519291088 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1007_Track09_Sphere_00079/adjacencies/b_20241114_1007_Track09_Sphere_00079/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/09/TMX7316010203-002226/pano_0000_001577/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/09/TMX7316010203-002226/pano_0000_001577/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/09/TMX7316010203-002226/pano_0000_001577/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/09/TMX7316010203-002226/pano_0000_001577/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002226_pano_0000_001577/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002226_pano_0000_001577/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002226_pano_0000_001577/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/07/09/TMX7316010203-002226/pano_0000_001577/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/07/09/TMX7316010203-002226/pano_0000_001577/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84611981507814, 52.3543179148911, 45.6437771813944 ] }, "distance": 4.0, "direction": 265.59, "angle": 84.99, "elevation": 45.64, "pano_id": "TMX7316010203-002226_pano_0000_001577", "timestamp": "2021-07-09T09:20:06.782510Z", "filename": "pano_0000_001577.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_20241114_1007_Track09_Sphere_00079", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118140.9140840081, 485295.2444590451 ] }, "relative_distance": 4.00444087, "relative_pitch": 84.98613787352082, "relative_heading": 265.5912352797603, "relative_elevation": 45.6437771813944 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1007_Track09_Sphere_00079/adjacencies/b_20241114_1007_Track09_Sphere_00079/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001893/pano_0001_003720/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001893/pano_0001_003720/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001893/pano_0001_003720/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001893/pano_0001_003720/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001893_pano_0001_003720/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001893_pano_0001_003720/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001893_pano_0001_003720/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001893/pano_0001_003720/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001893/pano_0001_003720/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84623993532944, 52.3543171641065, 45.6029150178656 ] }, "distance": 4.21, "direction": 95.33, "angle": 84.73, "elevation": 45.6, "pano_id": "TMX7316010203-001893_pano_0001_003720", "timestamp": "2020-08-27T09:03:37.727500Z", "filename": "pano_0001_003720.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_20241114_1007_Track09_Sphere_00079", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118140.9140840081, 485295.2444590451 ] }, "relative_distance": 4.20997004, "relative_pitch": 84.72551828196943, "relative_heading": 95.33407338052228, "relative_elevation": 45.6029150178656 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1007_Track09_Sphere_00079/adjacencies/b_20241114_1007_Track09_Sphere_00079/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001140/pano_0000_001965/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001140/pano_0000_001965/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001140/pano_0000_001965/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001140/pano_0000_001965/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001140_pano_0000_001965/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001140_pano_0000_001965/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001140_pano_0000_001965/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001140/pano_0000_001965/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001140/pano_0000_001965/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84611063233759, 52.3543135255907, 45.8245239267126 ] }, "distance": 4.69, "direction": 260.22, "angle": 84.16, "elevation": 45.82, "pano_id": "TMX7316010203-001140_pano_0000_001965", "timestamp": "2019-04-26T07:17:56.324670Z", "filename": "pano_0000_001965.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_20241114_1007_Track09_Sphere_00079", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118140.9140840081, 485295.2444590451 ] }, "relative_distance": 4.68639167, "relative_pitch": 84.1607642830878, "relative_heading": 260.2176920482386, "relative_elevation": 45.8245239267126 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1007_Track09_Sphere_00079/adjacencies/b_20241114_1007_Track09_Sphere_00079/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000786/pano_0000_000728/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000786/pano_0000_000728/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000786/pano_0000_000728/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000786/pano_0000_000728/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000786_pano_0000_000728/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000786_pano_0000_000728/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000786_pano_0000_000728/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000786/pano_0000_000728/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000786/pano_0000_000728/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84624823125928, 52.3543152041035, 46.0725496513769 ] }, "distance": 4.8, "direction": 97.3, "angle": 84.06, "elevation": 46.07, "pano_id": "TMX7316010203-000786_pano_0000_000728", "timestamp": "2018-06-12T10:22:50.189170Z", "filename": "pano_0000_000728.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_20241114_1007_Track09_Sphere_00079", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118140.9140840081, 485295.2444590451 ] }, "relative_distance": 4.79586199, "relative_pitch": 84.05727299396861, "relative_heading": 97.30099913142304, "relative_elevation": 46.0725496513769 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1007_Track09_Sphere_00079/adjacencies/b_20241114_1007_Track09_Sphere_00079/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/04/TMX7316060226-000013/pano_0000_005654/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/04/TMX7316060226-000013/pano_0000_005654/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/04/TMX7316060226-000013/pano_0000_005654/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/04/TMX7316060226-000013/pano_0000_005654/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000013_pano_0000_005654/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000013_pano_0000_005654/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000013_pano_0000_005654/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/04/TMX7316060226-000013/pano_0000_005654/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/04/TMX7316060226-000013/pano_0000_005654/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84624982989914, 52.354318255818, 46.6158989062533 ] }, "distance": 4.87, "direction": 93.17, "angle": 84.03, "elevation": 46.62, "pano_id": "TMX7316060226-000013_pano_0000_005654", "timestamp": "2016-08-04T09:12:52.948760Z", "filename": "pano_0000_005654.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_20241114_1007_Track09_Sphere_00079", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118140.9140840081, 485295.2444590451 ] }, "relative_distance": 4.87337948, "relative_pitch": 84.0317904298801, "relative_heading": 93.1746963387399, "relative_elevation": 46.6158989062533 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1007_Track09_Sphere_00079/adjacencies/b_20241114_1007_Track09_Sphere_00079/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001893/pano_0001_003718/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001893/pano_0001_003718/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001893/pano_0001_003718/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001893/pano_0001_003718/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001893_pano_0001_003718/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001893_pano_0001_003718/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001893_pano_0001_003718/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001893/pano_0001_003718/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001893/pano_0001_003718/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84610618189214, 52.3543162629868, 45.6155610904098 ] }, "distance": 4.95, "direction": 264.3, "angle": 83.81, "elevation": 45.62, "pano_id": "TMX7316010203-001893_pano_0001_003718", "timestamp": "2020-08-27T09:03:33.012610Z", "filename": "pano_0001_003718.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_20241114_1007_Track09_Sphere_00079", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118140.9140840081, 485295.2444590451 ] }, "relative_distance": 4.94597771, "relative_pitch": 83.81174151614715, "relative_heading": 264.2952548631724, "relative_elevation": 45.6155610904098 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1007_Track09_Sphere_00079/adjacencies/b_20241114_1007_Track09_Sphere_00079/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_09_07_51_00141/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_09_07_51_00141/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_09_07_51_00141/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_09_07_51_00141/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_10_01_09_07_51_00141/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_09_07_51_00141/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_09_07_51_00141/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_09_07_51_00141/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_09_07_51_00141/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.846105027666467, 52.35432019305419, 0.0 ] }, "distance": 5.0, "direction": 269.38, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_10_01_09_07_51_00141", "timestamp": "2025-10-01T09:15:43Z", "filename": "2025_10_01_09_07_51_00141.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_20241114_1007_Track09_Sphere_00079", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118140.9140840081, 485295.2444590451 ] }, "relative_distance": 5.00041921, "relative_pitch": 0.0, "relative_heading": 269.37750794972806, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1007_Track09_Sphere_00079/adjacencies/b_20241114_1007_Track09_Sphere_00079/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/04/TMX7316060226-000013/pano_0000_005656/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/04/TMX7316060226-000013/pano_0000_005656/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/04/TMX7316060226-000013/pano_0000_005656/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/04/TMX7316060226-000013/pano_0000_005656/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000013_pano_0000_005656/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000013_pano_0000_005656/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000013_pano_0000_005656/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/04/TMX7316060226-000013/pano_0000_005656/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/04/TMX7316060226-000013/pano_0000_005656/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84610698556806, 52.3543317129954, 46.5873761968687 ] }, "distance": 5.02, "direction": 284.16, "angle": 83.85, "elevation": 46.59, "pano_id": "TMX7316060226-000013_pano_0000_005656", "timestamp": "2016-08-04T09:12:55.203750Z", "filename": "pano_0000_005656.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_20241114_1007_Track09_Sphere_00079", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118140.9140840081, 485295.2444590451 ] }, "relative_distance": 5.01914841, "relative_pitch": 83.85088647905016, "relative_heading": 284.1565574933431, "relative_elevation": 46.5873761968687 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1007_Track09_Sphere_00079/adjacencies/b_20241114_1007_Track09_Sphere_00079/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001140/pano_0000_001967/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001140/pano_0000_001967/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001140/pano_0000_001967/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001140/pano_0000_001967/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001140_pano_0000_001967/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001140_pano_0000_001967/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001140_pano_0000_001967/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001140/pano_0000_001967/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001140/pano_0000_001967/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84625679125538, 52.3543159931138, 45.7761496668682 ] }, "distance": 5.37, "direction": 95.58, "angle": 83.31, "elevation": 45.78, "pano_id": "TMX7316010203-001140_pano_0000_001967", "timestamp": "2019-04-26T07:17:58.154660Z", "filename": "pano_0000_001967.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_20241114_1007_Track09_Sphere_00079", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118140.9140840081, 485295.2444590451 ] }, "relative_distance": 5.36562882, "relative_pitch": 83.31460946638812, "relative_heading": 95.57936401046908, "relative_elevation": 45.7761496668682 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1007_Track09_Sphere_00079/adjacencies/b_20241114_1007_Track09_Sphere_00079/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241114_1007_Track09_Sphere_00078/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241114_1007_Track09_Sphere_00078/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241114_1007_Track09_Sphere_00078/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241114_1007_Track09_Sphere_00078/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241114_1007_Track09_Sphere_00078/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1007_Track09_Sphere_00078/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1007_Track09_Sphere_00078/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241114_1007_Track09_Sphere_00078/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241114_1007_Track09_Sphere_00078/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.846259728746758, 52.35431975869735, 0.0 ] }, "distance": 5.54, "direction": 91.06, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241114_1007_Track09_Sphere_00078", "timestamp": "2024-11-14T10:00:15Z", "filename": "Job_20241114_1007_Track09_Sphere_00078.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241114_1007_Track09_Sphere_00079", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118140.9140840081, 485295.2444590451 ] }, "relative_distance": 5.54130404, "relative_pitch": 0.0, "relative_heading": 91.06152279870687, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1007_Track09_Sphere_00079/adjacencies/b_20241114_1007_Track09_Sphere_00079/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/09/TMX7316010203-002226/pano_0000_001575/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/09/TMX7316010203-002226/pano_0000_001575/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/09/TMX7316010203-002226/pano_0000_001575/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/09/TMX7316010203-002226/pano_0000_001575/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002226_pano_0000_001575/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002226_pano_0000_001575/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002226_pano_0000_001575/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/07/09/TMX7316010203-002226/pano_0000_001575/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/07/09/TMX7316010203-002226/pano_0000_001575/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84626085219131, 52.3543192809702, 45.6016803858802 ] }, "distance": 5.62, "direction": 91.59, "angle": 82.98, "elevation": 45.6, "pano_id": "TMX7316010203-002226_pano_0000_001575", "timestamp": "2021-07-09T09:20:04.427650Z", "filename": "pano_0000_001575.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_20241114_1007_Track09_Sphere_00079", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118140.9140840081, 485295.2444590451 ] }, "relative_distance": 5.61905922, "relative_pitch": 82.97539806230725, "relative_heading": 91.5890186376717, "relative_elevation": 45.6016803858802 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1007_Track09_Sphere_00079/adjacencies/b_20241114_1007_Track09_Sphere_00079/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/19/TMX7316010203-000264/pano_0001_002448/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/19/TMX7316010203-000264/pano_0001_002448/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/19/TMX7316010203-000264/pano_0001_002448/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/19/TMX7316010203-000264/pano_0001_002448/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000264_pano_0001_002448/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000264_pano_0001_002448/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000264_pano_0001_002448/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/04/19/TMX7316010203-000264/pano_0001_002448/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/04/19/TMX7316010203-000264/pano_0001_002448/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84610970945044, 52.3542921486662, 43.4311600262299 ] }, "distance": 5.66, "direction": 235.85, "angle": 82.58, "elevation": 43.43, "pano_id": "TMX7316010203-000264_pano_0001_002448", "timestamp": "2017-04-19T13:17:50.017820Z", "filename": "pano_0001_002448.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_20241114_1007_Track09_Sphere_00079", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118140.9140840081, 485295.2444590451 ] }, "relative_distance": 5.65626012, "relative_pitch": 82.57984364594122, "relative_heading": 235.85325932608052, "relative_elevation": 43.4311600262299 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1007_Track09_Sphere_00079/adjacencies/b_20241114_1007_Track09_Sphere_00079/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/24/TMX7316010203-002478/pano_0004_000003/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/24/TMX7316010203-002478/pano_0004_000003/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/24/TMX7316010203-002478/pano_0004_000003/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/24/TMX7316010203-002478/pano_0004_000003/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002478_pano_0004_000003/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002478_pano_0004_000003/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002478_pano_0004_000003/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/24/TMX7316010203-002478/pano_0004_000003/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/24/TMX7316010203-002478/pano_0004_000003/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84609516009127, 52.3543118218307, 46.5063732052222 ] }, "distance": 5.76, "direction": 260.14, "angle": 82.94, "elevation": 46.51, "pano_id": "TMX7316010203-002478_pano_0004_000003", "timestamp": "2022-03-24T12:40:05.135630Z", "filename": "pano_0004_000003.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2022", "tags": [ "mission-bi", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241114_1007_Track09_Sphere_00079", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118140.9140840081, 485295.2444590451 ] }, "relative_distance": 5.75747424, "relative_pitch": 82.94270869979769, "relative_heading": 260.1409283858488, "relative_elevation": 46.5063732052222 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1007_Track09_Sphere_00079/adjacencies/b_20241114_1007_Track09_Sphere_00079/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241114_1007_Track09_Sphere_00080/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241114_1007_Track09_Sphere_00080/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241114_1007_Track09_Sphere_00080/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241114_1007_Track09_Sphere_00080/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241114_1007_Track09_Sphere_00080/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1007_Track09_Sphere_00080/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1007_Track09_Sphere_00080/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241114_1007_Track09_Sphere_00080/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241114_1007_Track09_Sphere_00080/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.846092899152135, 52.35432053307195, 0.0 ] }, "distance": 5.83, "direction": 269.84, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241114_1007_Track09_Sphere_00080", "timestamp": "2024-11-14T10:00:22Z", "filename": "Job_20241114_1007_Track09_Sphere_00080.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_20241114_1007_Track09_Sphere_00079", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118140.9140840081, 485295.2444590451 ] }, "relative_distance": 5.82651735, "relative_pitch": 0.0, "relative_heading": 269.8378423778802, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1007_Track09_Sphere_00079/adjacencies/b_20241114_1007_Track09_Sphere_00079/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001140/pano_0000_001964/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001140/pano_0000_001964/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001140/pano_0000_001964/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001140/pano_0000_001964/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001140_pano_0000_001964/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001140_pano_0000_001964/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001140_pano_0000_001964/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001140/pano_0000_001964/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001140/pano_0000_001964/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84608351296653, 52.3543091290579, 45.8106135930866 ] }, "distance": 6.59, "direction": 258.76, "angle": 81.81, "elevation": 45.81, "pano_id": "TMX7316010203-001140_pano_0000_001964", "timestamp": "2019-04-26T07:17:45.614870Z", "filename": "pano_0000_001964.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_20241114_1007_Track09_Sphere_00079", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118140.9140840081, 485295.2444590451 ] }, "relative_distance": 6.5925567, "relative_pitch": 81.81084827058638, "relative_heading": 258.75605744377054, "relative_elevation": 45.8106135930866 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1007_Track09_Sphere_00079/adjacencies/b_20241114_1007_Track09_Sphere_00079/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000786/pano_0000_000726/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000786/pano_0000_000726/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000786/pano_0000_000726/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000786/pano_0000_000726/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000786_pano_0000_000726/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000786_pano_0000_000726/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000786_pano_0000_000726/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000786/pano_0000_000726/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000786/pano_0000_000726/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84607228119533, 52.3543170921118, 45.8608785457909 ] }, "distance": 7.24, "direction": 266.84, "angle": 81.03, "elevation": 45.86, "pano_id": "TMX7316010203-000786_pano_0000_000726", "timestamp": "2018-06-12T10:22:39.209200Z", "filename": "pano_0000_000726.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_20241114_1007_Track09_Sphere_00079", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118140.9140840081, 485295.2444590451 ] }, "relative_distance": 7.24230851, "relative_pitch": 81.0260116276974, "relative_heading": 266.83881440514483, "relative_elevation": 45.8608785457909 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1007_Track09_Sphere_00079/adjacencies/b_20241114_1007_Track09_Sphere_00079/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/19/TMX7316010203-000264/pano_0001_002526/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/19/TMX7316010203-000264/pano_0001_002526/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/19/TMX7316010203-000264/pano_0001_002526/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/19/TMX7316010203-000264/pano_0001_002526/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000264_pano_0001_002526/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000264_pano_0001_002526/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000264_pano_0001_002526/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/04/19/TMX7316010203-000264/pano_0001_002526/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/04/19/TMX7316010203-000264/pano_0001_002526/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84606951209226, 52.3543228347099, 45.863679737784 ] }, "distance": 7.42, "direction": 271.85, "angle": 80.81, "elevation": 45.86, "pano_id": "TMX7316010203-000264_pano_0001_002526", "timestamp": "2017-04-19T13:20:16.656500Z", "filename": "pano_0001_002526.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_20241114_1007_Track09_Sphere_00079", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118140.9140840081, 485295.2444590451 ] }, "relative_distance": 7.42382698, "relative_pitch": 80.80543938804439, "relative_heading": 271.84970204140274, "relative_elevation": 45.863679737784 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1007_Track09_Sphere_00079/adjacencies/b_20241114_1007_Track09_Sphere_00079/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/09/TMX7316010203-002226/pano_0000_001578/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/09/TMX7316010203-002226/pano_0000_001578/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/09/TMX7316010203-002226/pano_0000_001578/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/09/TMX7316010203-002226/pano_0000_001578/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002226_pano_0000_001578/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002226_pano_0000_001578/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002226_pano_0000_001578/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/07/09/TMX7316010203-002226/pano_0000_001578/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/07/09/TMX7316010203-002226/pano_0000_001578/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84605408096497, 52.3543129605316, 45.7300218231976 ] }, "distance": 8.51, "direction": 264.21, "angle": 79.45, "elevation": 45.73, "pano_id": "TMX7316010203-002226_pano_0000_001578", "timestamp": "2021-07-09T09:20:10.217500Z", "filename": "pano_0000_001578.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_20241114_1007_Track09_Sphere_00079", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118140.9140840081, 485295.2444590451 ] }, "relative_distance": 8.51480393, "relative_pitch": 79.45246922290096, "relative_heading": 264.2092042916959, "relative_elevation": 45.7300218231976 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1007_Track09_Sphere_00079/adjacencies/b_20241114_1007_Track09_Sphere_00079/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_09_07_51_00144/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_09_07_51_00144/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_09_07_51_00144/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_09_07_51_00144/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_10_01_09_07_51_00144/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_09_07_51_00144/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_09_07_51_00144/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_09_07_51_00144/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_09_07_51_00144/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84630667448639, 52.35431580290589, 0.0 ] }, "distance": 8.76, "direction": 93.55, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_10_01_09_07_51_00144", "timestamp": "2025-10-01T09:15:46Z", "filename": "2025_10_01_09_07_51_00144.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_20241114_1007_Track09_Sphere_00079", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118140.9140840081, 485295.2444590451 ] }, "relative_distance": 8.75582024, "relative_pitch": 0.0, "relative_heading": 93.554420096575, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1007_Track09_Sphere_00079/adjacencies/b_20241114_1007_Track09_Sphere_00079/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/24/TMX7316010203-002478/pano_0004_000000/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/24/TMX7316010203-002478/pano_0004_000000/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/24/TMX7316010203-002478/pano_0004_000000/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/24/TMX7316010203-002478/pano_0004_000000/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002478_pano_0004_000000/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002478_pano_0004_000000/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002478_pano_0004_000000/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/24/TMX7316010203-002478/pano_0004_000000/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/24/TMX7316010203-002478/pano_0004_000000/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8463067715243, 52.3543150430673, 46.4607042949647 ] }, "distance": 8.77, "direction": 94.1, "angle": 79.31, "elevation": 46.46, "pano_id": "TMX7316010203-002478_pano_0004_000000", "timestamp": "2022-03-24T12:40:02.385620Z", "filename": "pano_0004_000000.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2022", "tags": [ "mission-bi", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241114_1007_Track09_Sphere_00079", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118140.9140840081, 485295.2444590451 ] }, "relative_distance": 8.76806329, "relative_pitch": 79.31283379598301, "relative_heading": 94.10318956974079, "relative_elevation": 46.4607042949647 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1007_Track09_Sphere_00079/adjacencies/b_20241114_1007_Track09_Sphere_00079/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_09_07_51_00140/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_09_07_51_00140/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_09_07_51_00140/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_09_07_51_00140/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_10_01_09_07_51_00140/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_09_07_51_00140/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_09_07_51_00140/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_09_07_51_00140/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_09_07_51_00140/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.846048171312153, 52.35433038590859, 0.0 ] }, "distance": 8.94, "direction": 276.94, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_10_01_09_07_51_00140", "timestamp": "2025-10-01T09:15:41Z", "filename": "2025_10_01_09_07_51_00140.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_20241114_1007_Track09_Sphere_00079", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118140.9140840081, 485295.2444590451 ] }, "relative_distance": 8.93946395, "relative_pitch": 0.0, "relative_heading": 276.9382265963331, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1007_Track09_Sphere_00079/adjacencies/b_20241114_1007_Track09_Sphere_00079/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001893/pano_0001_003721/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001893/pano_0001_003721/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001893/pano_0001_003721/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001893/pano_0001_003721/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001893_pano_0001_003721/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001893_pano_0001_003721/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001893_pano_0001_003721/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001893/pano_0001_003721/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001893/pano_0001_003721/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84631084241609, 52.3543183886754, 45.5871486729011 ] }, "distance": 9.03, "direction": 91.62, "angle": 78.8, "elevation": 45.59, "pano_id": "TMX7316010203-001893_pano_0001_003721", "timestamp": "2020-08-27T09:03:38.617480Z", "filename": "pano_0001_003721.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_20241114_1007_Track09_Sphere_00079", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118140.9140840081, 485295.2444590451 ] }, "relative_distance": 9.02656188, "relative_pitch": 78.79992335675422, "relative_heading": 91.61946028230412, "relative_elevation": 45.5871486729011 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1007_Track09_Sphere_00079/adjacencies/b_20241114_1007_Track09_Sphere_00079/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/04/TMX7316060226-000013/pano_0000_005653/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/04/TMX7316060226-000013/pano_0000_005653/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/04/TMX7316060226-000013/pano_0000_005653/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/04/TMX7316060226-000013/pano_0000_005653/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000013_pano_0000_005653/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000013_pano_0000_005653/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000013_pano_0000_005653/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/04/TMX7316060226-000013/pano_0000_005653/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/04/TMX7316060226-000013/pano_0000_005653/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8463227926597, 52.3543185432447, 46.6187575794756 ] }, "distance": 9.84, "direction": 91.39, "angle": 78.08, "elevation": 46.62, "pano_id": "TMX7316060226-000013_pano_0000_005653", "timestamp": "2016-08-04T09:12:52.023900Z", "filename": "pano_0000_005653.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_20241114_1007_Track09_Sphere_00079", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118140.9140840081, 485295.2444590451 ] }, "relative_distance": 9.84005626, "relative_pitch": 78.0812398536853, "relative_heading": 91.38535682680957, "relative_elevation": 46.6187575794756 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1007_Track09_Sphere_00079/adjacencies/b_20241114_1007_Track09_Sphere_00079/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000786/pano_0000_000729/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000786/pano_0000_000729/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000786/pano_0000_000729/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000786/pano_0000_000729/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000786_pano_0000_000729/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000786_pano_0000_000729/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000786_pano_0000_000729/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000786/pano_0000_000729/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000786/pano_0000_000729/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8463253558784, 52.3543159279135, 46.1359381042421 ] }, "distance": 10.03, "direction": 93.02, "angle": 77.74, "elevation": 46.14, "pano_id": "TMX7316010203-000786_pano_0000_000729", "timestamp": "2018-06-12T10:22:52.069120Z", "filename": "pano_0000_000729.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_20241114_1007_Track09_Sphere_00079", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118140.9140840081, 485295.2444590451 ] }, "relative_distance": 10.02578565, "relative_pitch": 77.73969238554287, "relative_heading": 93.02408729031686, "relative_elevation": 46.1359381042421 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1007_Track09_Sphere_00079/adjacencies/b_20241114_1007_Track09_Sphere_00079/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/24/TMX7316010203-002478/pano_0004_000004/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/24/TMX7316010203-002478/pano_0004_000004/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/24/TMX7316010203-002478/pano_0004_000004/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/24/TMX7316010203-002478/pano_0004_000004/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002478_pano_0004_000004/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002478_pano_0004_000004/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002478_pano_0004_000004/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/24/TMX7316010203-002478/pano_0004_000004/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/24/TMX7316010203-002478/pano_0004_000004/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84603256457773, 52.3542960866923, 46.5864804834127 ] }, "distance": 10.31, "direction": 254.6, "angle": 77.52, "elevation": 46.59, "pano_id": "TMX7316010203-002478_pano_0004_000004", "timestamp": "2022-03-24T12:40:06.565590Z", "filename": "pano_0004_000004.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2022", "tags": [ "mission-bi", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241114_1007_Track09_Sphere_00079", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118140.9140840081, 485295.2444590451 ] }, "relative_distance": 10.30732293, "relative_pitch": 77.52421087798692, "relative_heading": 254.60254182921446, "relative_elevation": 46.5864804834127 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1007_Track09_Sphere_00079/adjacencies/b_20241114_1007_Track09_Sphere_00079/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001140/pano_0000_001968/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001140/pano_0000_001968/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001140/pano_0000_001968/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001140/pano_0000_001968/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001140_pano_0000_001968/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001140_pano_0000_001968/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001140_pano_0000_001968/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001140/pano_0000_001968/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001140/pano_0000_001968/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84632977277339, 52.3543165618219, 45.7519762599841 ] }, "distance": 10.32, "direction": 92.54, "angle": 77.29, "elevation": 45.75, "pano_id": "TMX7316010203-001140_pano_0000_001968", "timestamp": "2019-04-26T07:17:58.969560Z", "filename": "pano_0000_001968.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_20241114_1007_Track09_Sphere_00079", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118140.9140840081, 485295.2444590451 ] }, "relative_distance": 10.32294886, "relative_pitch": 77.28534700140047, "relative_heading": 92.54499697489403, "relative_elevation": 45.7519762599841 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1007_Track09_Sphere_00079/adjacencies/b_20241114_1007_Track09_Sphere_00079/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/09/TMX7316010203-002226/pano_0000_001574/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/09/TMX7316010203-002226/pano_0000_001574/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/09/TMX7316010203-002226/pano_0000_001574/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/09/TMX7316010203-002226/pano_0000_001574/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002226_pano_0000_001574/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002226_pano_0000_001574/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002226_pano_0000_001574/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/07/09/TMX7316010203-002226/pano_0000_001574/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/07/09/TMX7316010203-002226/pano_0000_001574/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84633297989261, 52.3543194682754, 45.6001923736185 ] }, "distance": 10.53, "direction": 90.73, "angle": 76.99, "elevation": 45.6, "pano_id": "TMX7316010203-002226_pano_0000_001574", "timestamp": "2021-07-09T09:20:03.517550Z", "filename": "pano_0000_001574.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_20241114_1007_Track09_Sphere_00079", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118140.9140840081, 485295.2444590451 ] }, "relative_distance": 10.53214642, "relative_pitch": 76.99461716806056, "relative_heading": 90.73424965642924, "relative_elevation": 45.6001923736185 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1007_Track09_Sphere_00079/adjacencies/b_20241114_1007_Track09_Sphere_00079/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241114_1007_Track09_Sphere_00077/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241114_1007_Track09_Sphere_00077/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241114_1007_Track09_Sphere_00077/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241114_1007_Track09_Sphere_00077/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241114_1007_Track09_Sphere_00077/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1007_Track09_Sphere_00077/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1007_Track09_Sphere_00077/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241114_1007_Track09_Sphere_00077/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241114_1007_Track09_Sphere_00077/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.846333473801014, 52.35432090459106, 0.0 ] }, "distance": 10.56, "direction": 89.87, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241114_1007_Track09_Sphere_00077", "timestamp": "2024-11-14T10:00:14Z", "filename": "Job_20241114_1007_Track09_Sphere_00077.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241114_1007_Track09_Sphere_00079", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118140.9140840081, 485295.2444590451 ] }, "relative_distance": 10.5649627, "relative_pitch": 0.0, "relative_heading": 89.86518903855757, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1007_Track09_Sphere_00079/adjacencies/b_20241114_1007_Track09_Sphere_00079/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/24/TMX7316010203-002478/pano_0003_001179/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/24/TMX7316010203-002478/pano_0003_001179/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/24/TMX7316010203-002478/pano_0003_001179/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/24/TMX7316010203-002478/pano_0003_001179/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002478_pano_0003_001179/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002478_pano_0003_001179/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002478_pano_0003_001179/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/24/TMX7316010203-002478/pano_0003_001179/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/24/TMX7316010203-002478/pano_0003_001179/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84601561696331, 52.3543442900384, 45.7555259801447 ] }, "distance": 11.4, "direction": 283.32, "angle": 76.01, "elevation": 45.76, "pano_id": "TMX7316010203-002478_pano_0003_001179", "timestamp": "2022-03-24T12:29:22.314550Z", "filename": "pano_0003_001179.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_20241114_1007_Track09_Sphere_00079", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118140.9140840081, 485295.2444590451 ] }, "relative_distance": 11.39892166, "relative_pitch": 76.0108610954806, "relative_heading": 283.3244546128744, "relative_elevation": 45.7555259801447 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1007_Track09_Sphere_00079/adjacencies/b_20241114_1007_Track09_Sphere_00079/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/04/TMX7316060226-000013/pano_0000_005569/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/04/TMX7316060226-000013/pano_0000_005569/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/04/TMX7316060226-000013/pano_0000_005569/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/04/TMX7316060226-000013/pano_0000_005569/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000013_pano_0000_005569/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000013_pano_0000_005569/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000013_pano_0000_005569/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/04/TMX7316060226-000013/pano_0000_005569/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/04/TMX7316060226-000013/pano_0000_005569/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84600845614492, 52.3543298528864, 46.804155853577 ] }, "distance": 11.62, "direction": 275.04, "angle": 76.05, "elevation": 46.8, "pano_id": "TMX7316060226-000013_pano_0000_005569", "timestamp": "2016-08-04T09:11:36.689310Z", "filename": "pano_0000_005569.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_20241114_1007_Track09_Sphere_00079", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118140.9140840081, 485295.2444590451 ] }, "relative_distance": 11.62485755, "relative_pitch": 76.05156255778998, "relative_heading": 275.0366164199876, "relative_elevation": 46.804155853577 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1007_Track09_Sphere_00079/adjacencies/b_20241114_1007_Track09_Sphere_00079/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/19/TMX7316010203-000264/pano_0001_002524/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/19/TMX7316010203-000264/pano_0001_002524/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/19/TMX7316010203-000264/pano_0001_002524/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/19/TMX7316010203-000264/pano_0001_002524/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000264_pano_0001_002524/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000264_pano_0001_002524/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000264_pano_0001_002524/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/04/19/TMX7316010203-000264/pano_0001_002524/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/04/19/TMX7316010203-000264/pano_0001_002524/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84635823189783, 52.3543181359459, 45.8396627670154 ] }, "distance": 12.26, "direction": 91.32, "angle": 75.03, "elevation": 45.84, "pano_id": "TMX7316010203-000264_pano_0001_002524", "timestamp": "2017-04-19T13:20:12.761500Z", "filename": "pano_0001_002524.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_20241114_1007_Track09_Sphere_00079", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118140.9140840081, 485295.2444590451 ] }, "relative_distance": 12.25508717, "relative_pitch": 75.03220733599616, "relative_heading": 91.32422913151005, "relative_elevation": 45.8396627670154 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1007_Track09_Sphere_00079/adjacencies/b_20241114_1007_Track09_Sphere_00079/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/04/TMX7316060226-000013/pano_0000_005570/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/04/TMX7316060226-000013/pano_0000_005570/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/04/TMX7316060226-000013/pano_0000_005570/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/04/TMX7316060226-000013/pano_0000_005570/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000013_pano_0000_005570/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000013_pano_0000_005570/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000013_pano_0000_005570/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/04/TMX7316060226-000013/pano_0000_005570/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/04/TMX7316060226-000013/pano_0000_005570/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84600631943798, 52.3542835822164, 46.8195360330865 ] }, "distance": 12.43, "direction": 250.6, "angle": 75.13, "elevation": 46.82, "pano_id": "TMX7316060226-000013_pano_0000_005570", "timestamp": "2016-08-04T09:11:37.914330Z", "filename": "pano_0000_005570.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_20241114_1007_Track09_Sphere_00079", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118140.9140840081, 485295.2444590451 ] }, "relative_distance": 12.43103232, "relative_pitch": 75.13049887068681, "relative_heading": 250.6046612091559, "relative_elevation": 46.8195360330865 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1007_Track09_Sphere_00079/adjacencies/b_20241114_1007_Track09_Sphere_00079/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/09/TMX7316010203-002226/pano_0000_001579/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/09/TMX7316010203-002226/pano_0000_001579/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/09/TMX7316010203-002226/pano_0000_001579/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/09/TMX7316010203-002226/pano_0000_001579/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002226_pano_0000_001579/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002226_pano_0000_001579/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002226_pano_0000_001579/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/07/09/TMX7316010203-002226/pano_0000_001579/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/07/09/TMX7316010203-002226/pano_0000_001579/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84600475241127, 52.3542842692332, 45.8172119213268 ] }, "distance": 12.51, "direction": 251.1, "angle": 74.73, "elevation": 45.82, "pano_id": "TMX7316010203-002226_pano_0000_001579", "timestamp": "2021-07-09T09:20:12.892450Z", "filename": "pano_0000_001579.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_20241114_1007_Track09_Sphere_00079", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118140.9140840081, 485295.2444590451 ] }, "relative_distance": 12.5068172, "relative_pitch": 74.73182958231867, "relative_heading": 251.0974407850924, "relative_elevation": 45.8172119213268 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1007_Track09_Sphere_00079/adjacencies/b_20241114_1007_Track09_Sphere_00079/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/19/TMX7316010203-000264/pano_0001_002226/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/19/TMX7316010203-000264/pano_0001_002226/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/19/TMX7316010203-000264/pano_0001_002226/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/19/TMX7316010203-000264/pano_0001_002226/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000264_pano_0001_002226/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000264_pano_0001_002226/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000264_pano_0001_002226/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/04/19/TMX7316010203-000264/pano_0001_002226/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/04/19/TMX7316010203-000264/pano_0001_002226/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84599135936618, 52.3543089381446, 45.6110440893099 ] }, "distance": 12.81, "direction": 264.15, "angle": 74.31, "elevation": 45.61, "pano_id": "TMX7316010203-000264_pano_0001_002226", "timestamp": "2017-04-19T13:11:28.026160Z", "filename": "pano_0001_002226.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_20241114_1007_Track09_Sphere_00079", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118140.9140840081, 485295.2444590451 ] }, "relative_distance": 12.8116679, "relative_pitch": 74.31049973522408, "relative_heading": 264.1460906169015, "relative_elevation": 45.6110440893099 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1007_Track09_Sphere_00079/adjacencies/b_20241114_1007_Track09_Sphere_00079/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_09_07_51_00290/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_09_07_51_00290/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_09_07_51_00290/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_09_07_51_00290/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_10_01_09_07_51_00290/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_09_07_51_00290/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_09_07_51_00290/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_09_07_51_00290/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_09_07_51_00290/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.846000601889666, 52.354283171364905, 0.0 ] }, "distance": 12.81, "direction": 250.99, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_10_01_09_07_51_00290", "timestamp": "2025-10-01T09:19:06Z", "filename": "2025_10_01_09_07_51_00290.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_20241114_1007_Track09_Sphere_00079", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118140.9140840081, 485295.2444590451 ] }, "relative_distance": 12.81395898, "relative_pitch": 0.0, "relative_heading": 250.99030023669857, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1007_Track09_Sphere_00079/adjacencies/b_20241114_1007_Track09_Sphere_00079/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001140/pano_0000_001636/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001140/pano_0000_001636/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001140/pano_0000_001636/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001140/pano_0000_001636/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001140_pano_0000_001636/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001140_pano_0000_001636/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001140_pano_0000_001636/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001140/pano_0000_001636/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001140/pano_0000_001636/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84599094094877, 52.3543059034532, 45.8657101448625 ] }, "distance": 12.88, "direction": 262.66, "angle": 74.32, "elevation": 45.87, "pano_id": "TMX7316010203-001140_pano_0000_001636", "timestamp": "2019-04-26T07:12:35.717320Z", "filename": "pano_0000_001636.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_20241114_1007_Track09_Sphere_00079", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118140.9140840081, 485295.2444590451 ] }, "relative_distance": 12.87877596, "relative_pitch": 74.31562335120944, "relative_heading": 262.66439652013213, "relative_elevation": 45.8657101448625 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1007_Track09_Sphere_00079/adjacencies/b_20241114_1007_Track09_Sphere_00079/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/24/TMX7316010203-002478/pano_0003_001184/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/24/TMX7316010203-002478/pano_0003_001184/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/24/TMX7316010203-002478/pano_0003_001184/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/24/TMX7316010203-002478/pano_0003_001184/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002478_pano_0003_001184/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002478_pano_0003_001184/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002478_pano_0003_001184/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/24/TMX7316010203-002478/pano_0003_001184/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/24/TMX7316010203-002478/pano_0003_001184/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84636929913803, 52.3543174915402, 45.5837784744799 ] }, "distance": 13.01, "direction": 91.56, "angle": 74.07, "elevation": 45.58, "pano_id": "TMX7316010203-002478_pano_0003_001184", "timestamp": "2022-03-24T12:29:26.394530Z", "filename": "pano_0003_001184.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_20241114_1007_Track09_Sphere_00079", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118140.9140840081, 485295.2444590451 ] }, "relative_distance": 13.01071683, "relative_pitch": 74.0699677063332, "relative_heading": 91.5631684419772, "relative_elevation": 45.5837784744799 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1007_Track09_Sphere_00079/adjacencies/b_20241114_1007_Track09_Sphere_00079/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001893/pano_0001_003554/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001893/pano_0001_003554/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001893/pano_0001_003554/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001893/pano_0001_003554/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001893_pano_0001_003554/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001893_pano_0001_003554/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001893_pano_0001_003554/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001893/pano_0001_003554/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001893/pano_0001_003554/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84598828924696, 52.3543003979022, 45.7060354491696 ] }, "distance": 13.15, "direction": 260.12, "angle": 73.95, "elevation": 45.71, "pano_id": "TMX7316010203-001893_pano_0001_003554", "timestamp": "2020-08-27T09:00:41.578620Z", "filename": "pano_0001_003554.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_20241114_1007_Track09_Sphere_00079", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118140.9140840081, 485295.2444590451 ] }, "relative_distance": 13.14919088, "relative_pitch": 73.949977178864, "relative_heading": 260.1164966572397, "relative_elevation": 45.7060354491696 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1007_Track09_Sphere_00079/adjacencies/b_20241114_1007_Track09_Sphere_00079/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000786/pano_0000_000325/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000786/pano_0000_000325/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000786/pano_0000_000325/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000786/pano_0000_000325/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000786_pano_0000_000325/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000786_pano_0000_000325/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000786_pano_0000_000325/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000786/pano_0000_000325/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000786/pano_0000_000325/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84598427310955, 52.3543215853228, 49.1258693523705 ] }, "distance": 13.23, "direction": 270.44, "angle": 74.93, "elevation": 49.13, "pano_id": "TMX7316010203-000786_pano_0000_000325", "timestamp": "2018-06-12T10:16:14.136850Z", "filename": "pano_0000_000325.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_20241114_1007_Track09_Sphere_00079", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118140.9140840081, 485295.2444590451 ] }, "relative_distance": 13.22805479, "relative_pitch": 74.92949002315335, "relative_heading": 270.4357953020259, "relative_elevation": 49.1258693523705 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1007_Track09_Sphere_00079/adjacencies/b_20241114_1007_Track09_Sphere_00079/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001893/pano_0001_003553/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001893/pano_0001_003553/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001893/pano_0001_003553/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001893/pano_0001_003553/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001893_pano_0001_003553/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001893_pano_0001_003553/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001893_pano_0001_003553/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001893/pano_0001_003553/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001893/pano_0001_003553/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8459874863121, 52.3543460016722, 45.7067081211135 ] }, "distance": 13.31, "direction": 282.22, "angle": 73.76, "elevation": 45.71, "pano_id": "TMX7316010203-001893_pano_0001_003553", "timestamp": "2020-08-27T09:00:40.953640Z", "filename": "pano_0001_003553.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_20241114_1007_Track09_Sphere_00079", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118140.9140840081, 485295.2444590451 ] }, "relative_distance": 13.31035688, "relative_pitch": 73.7637890209999, "relative_heading": 282.22074444123444, "relative_elevation": 45.7067081211135 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1007_Track09_Sphere_00079/adjacencies/b_20241114_1007_Track09_Sphere_00079/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001140/pano_0000_001635/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001140/pano_0000_001635/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001140/pano_0000_001635/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001140/pano_0000_001635/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001140_pano_0000_001635/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001140_pano_0000_001635/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001140_pano_0000_001635/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001140/pano_0000_001635/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001140/pano_0000_001635/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84598833749468, 52.3543519757499, 45.8861458506435 ] }, "distance": 13.41, "direction": 285.05, "angle": 73.71, "elevation": 45.89, "pano_id": "TMX7316010203-001140_pano_0000_001635", "timestamp": "2019-04-26T07:12:34.427280Z", "filename": "pano_0000_001635.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_20241114_1007_Track09_Sphere_00079", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118140.9140840081, 485295.2444590451 ] }, "relative_distance": 13.41073791, "relative_pitch": 73.70840915900712, "relative_heading": 285.0500930513068, "relative_elevation": 45.8861458506435 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1007_Track09_Sphere_00079/adjacencies/b_20241114_1007_Track09_Sphere_00079/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_09_07_51_00139/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_09_07_51_00139/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_09_07_51_00139/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_09_07_51_00139/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_10_01_09_07_51_00139/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_09_07_51_00139/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_09_07_51_00139/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_09_07_51_00139/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_09_07_51_00139/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.845994120266051, 52.354363303659895, 0.0 ] }, "distance": 13.42, "direction": 290.69, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_10_01_09_07_51_00139", "timestamp": "2025-10-01T09:15:40Z", "filename": "2025_10_01_09_07_51_00139.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_20241114_1007_Track09_Sphere_00079", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118140.9140840081, 485295.2444590451 ] }, "relative_distance": 13.42257125, "relative_pitch": 0.0, "relative_heading": 290.6919635854568, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1007_Track09_Sphere_00079/adjacencies/b_20241114_1007_Track09_Sphere_00079/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/04/TMX7316060226-000013/pano_0000_005568/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/04/TMX7316060226-000013/pano_0000_005568/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/04/TMX7316060226-000013/pano_0000_005568/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/04/TMX7316060226-000013/pano_0000_005568/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000013_pano_0000_005568/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000013_pano_0000_005568/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000013_pano_0000_005568/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/04/TMX7316060226-000013/pano_0000_005568/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/04/TMX7316060226-000013/pano_0000_005568/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84600176605711, 52.3543760040882, 46.7755453633145 ] }, "distance": 13.52, "direction": 297.09, "angle": 73.88, "elevation": 46.78, "pano_id": "TMX7316060226-000013_pano_0000_005568", "timestamp": "2016-08-04T09:11:35.239320Z", "filename": "pano_0000_005568.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_20241114_1007_Track09_Sphere_00079", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118140.9140840081, 485295.2444590451 ] }, "relative_distance": 13.51874756, "relative_pitch": 73.88001092847392, "relative_heading": 297.088624871272, "relative_elevation": 46.7755453633145 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1007_Track09_Sphere_00079/adjacencies/b_20241114_1007_Track09_Sphere_00079/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/20/TMX7316010203-002107/pano_0006_000097/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/20/TMX7316010203-002107/pano_0006_000097/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/20/TMX7316010203-002107/pano_0006_000097/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/20/TMX7316010203-002107/pano_0006_000097/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002107_pano_0006_000097/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002107_pano_0006_000097/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002107_pano_0006_000097/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/20/TMX7316010203-002107/pano_0006_000097/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/20/TMX7316010203-002107/pano_0006_000097/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84598271694018, 52.3543409271441, 46.9392678299919 ] }, "distance": 13.52, "direction": 279.59, "angle": 73.93, "elevation": 46.94, "pano_id": "TMX7316010203-002107_pano_0006_000097", "timestamp": "2021-04-20T10:13:30.249410Z", "filename": "pano_0006_000097.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_20241114_1007_Track09_Sphere_00079", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118140.9140840081, 485295.2444590451 ] }, "relative_distance": 13.52267672, "relative_pitch": 73.92890209741086, "relative_heading": 279.5901001286506, "relative_elevation": 46.9392678299919 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1007_Track09_Sphere_00079/adjacencies/b_20241114_1007_Track09_Sphere_00079/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/20/TMX7316010203-002107/pano_0006_000098/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/20/TMX7316010203-002107/pano_0006_000098/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/20/TMX7316010203-002107/pano_0006_000098/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/20/TMX7316010203-002107/pano_0006_000098/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002107_pano_0006_000098/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002107_pano_0006_000098/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002107_pano_0006_000098/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/20/TMX7316010203-002107/pano_0006_000098/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/20/TMX7316010203-002107/pano_0006_000098/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84598282555899, 52.3542971829886, 46.9798439163715 ] }, "distance": 13.58, "direction": 258.9, "angle": 73.88, "elevation": 46.98, "pano_id": "TMX7316010203-002107_pano_0006_000098", "timestamp": "2021-04-20T10:13:31.119430Z", "filename": "pano_0006_000098.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_20241114_1007_Track09_Sphere_00079", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118140.9140840081, 485295.2444590451 ] }, "relative_distance": 13.5804017, "relative_pitch": 73.87707417827006, "relative_heading": 258.8991022188061, "relative_elevation": 46.9798439163715 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1007_Track09_Sphere_00079/adjacencies/b_20241114_1007_Track09_Sphere_00079/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241114_1007_Track05_Sphere_00080/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241114_1007_Track05_Sphere_00080/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241114_1007_Track05_Sphere_00080/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241114_1007_Track05_Sphere_00080/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241114_1007_Track05_Sphere_00080/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1007_Track05_Sphere_00080/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1007_Track05_Sphere_00080/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241114_1007_Track05_Sphere_00080/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241114_1007_Track05_Sphere_00080/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.845981039935118, 52.35434299440408, 0.0 ] }, "distance": 13.68, "direction": 280.46, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241114_1007_Track05_Sphere_00080", "timestamp": "2024-11-14T09:50:04Z", "filename": "Job_20241114_1007_Track05_Sphere_00080.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_20241114_1007_Track09_Sphere_00079", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118140.9140840081, 485295.2444590451 ] }, "relative_distance": 13.67524278, "relative_pitch": 0.0, "relative_heading": 280.46068839117487, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1007_Track09_Sphere_00079/adjacencies/b_20241114_1007_Track09_Sphere_00079/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001893/pano_0001_003722/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001893/pano_0001_003722/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001893/pano_0001_003722/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001893/pano_0001_003722/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001893_pano_0001_003722/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001893_pano_0001_003722/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001893_pano_0001_003722/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001893/pano_0001_003722/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001893/pano_0001_003722/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84638175571423, 52.3543194785678, 45.5625909231603 ] }, "distance": 13.86, "direction": 90.55, "angle": 73.09, "elevation": 45.56, "pano_id": "TMX7316010203-001893_pano_0001_003722", "timestamp": "2020-08-27T09:03:39.487500Z", "filename": "pano_0001_003722.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_20241114_1007_Track09_Sphere_00079", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118140.9140840081, 485295.2444590451 ] }, "relative_distance": 13.85524291, "relative_pitch": 73.08587597131725, "relative_heading": 90.55336756039578, "relative_elevation": 45.5625909231603 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1007_Track09_Sphere_00079/adjacencies/b_20241114_1007_Track09_Sphere_00079/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/24/TMX7316010203-002478/pano_0004_000005/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/24/TMX7316010203-002478/pano_0004_000005/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/24/TMX7316010203-002478/pano_0004_000005/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/24/TMX7316010203-002478/pano_0004_000005/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002478_pano_0004_000005/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002478_pano_0004_000005/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002478_pano_0004_000005/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/24/TMX7316010203-002478/pano_0004_000005/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/24/TMX7316010203-002478/pano_0004_000005/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84600002251721, 52.354257256803, 46.6164282476529 ] }, "distance": 14.05, "direction": 239.86, "angle": 73.22, "elevation": 46.62, "pano_id": "TMX7316010203-002478_pano_0004_000005", "timestamp": "2022-03-24T12:40:07.635650Z", "filename": "pano_0004_000005.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2022", "tags": [ "mission-bi", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241114_1007_Track09_Sphere_00079", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118140.9140840081, 485295.2444590451 ] }, "relative_distance": 14.05498908, "relative_pitch": 73.2217877649034, "relative_heading": 239.85871994669986, "relative_elevation": 46.6164282476529 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1007_Track09_Sphere_00079/adjacencies/b_20241114_1007_Track09_Sphere_00079/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000786/pano_0000_000326/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000786/pano_0000_000326/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000786/pano_0000_000326/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000786/pano_0000_000326/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000786_pano_0000_000326/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000786_pano_0000_000326/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000786_pano_0000_000326/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000786/pano_0000_000326/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000786/pano_0000_000326/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8459846767657, 52.3542765675713, 49.1901513617486 ] }, "distance": 14.08, "direction": 249.6, "angle": 74.02, "elevation": 49.19, "pano_id": "TMX7316010203-000786_pano_0000_000326", "timestamp": "2018-06-12T10:16:14.946850Z", "filename": "pano_0000_000326.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_20241114_1007_Track09_Sphere_00079", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118140.9140840081, 485295.2444590451 ] }, "relative_distance": 14.08332779, "relative_pitch": 74.02338089376556, "relative_heading": 249.6015544483927, "relative_elevation": 49.1901513617486 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1007_Track09_Sphere_00079/adjacencies/b_20241114_1007_Track09_Sphere_00079/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000786/pano_0000_000324/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000786/pano_0000_000324/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000786/pano_0000_000324/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000786/pano_0000_000324/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000786_pano_0000_000324/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000786_pano_0000_000324/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000786_pano_0000_000324/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000786/pano_0000_000324/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000786/pano_0000_000324/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84598427185359, 52.3543668527948, 49.1018226072192 ] }, "distance": 14.19, "direction": 291.23, "angle": 73.88, "elevation": 49.1, "pano_id": "TMX7316010203-000786_pano_0000_000324", "timestamp": "2018-06-12T10:16:13.311920Z", "filename": "pano_0000_000324.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_20241114_1007_Track09_Sphere_00079", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118140.9140840081, 485295.2444590451 ] }, "relative_distance": 14.19046392, "relative_pitch": 73.88066607312388, "relative_heading": 291.22636832842016, "relative_elevation": 49.1018226072192 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1007_Track09_Sphere_00079/adjacencies/b_20241114_1007_Track09_Sphere_00079/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_09_07_51_00145/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_09_07_51_00145/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_09_07_51_00145/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_09_07_51_00145/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_10_01_09_07_51_00145/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_09_07_51_00145/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_09_07_51_00145/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_09_07_51_00145/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_09_07_51_00145/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.846386976803819, 52.35431607096554, 0.0 ] }, "distance": 14.22, "direction": 92.07, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_10_01_09_07_51_00145", "timestamp": "2025-10-01T09:15:47Z", "filename": "2025_10_01_09_07_51_00145.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_20241114_1007_Track09_Sphere_00079", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118140.9140840081, 485295.2444590451 ] }, "relative_distance": 14.21959041, "relative_pitch": 0.0, "relative_heading": 92.06746681218827, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1007_Track09_Sphere_00079/adjacencies/b_20241114_1007_Track09_Sphere_00079/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001140/pano_0000_001637/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001140/pano_0000_001637/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001140/pano_0000_001637/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001140/pano_0000_001637/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001140_pano_0000_001637/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001140_pano_0000_001637/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001140_pano_0000_001637/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001140/pano_0000_001637/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001140/pano_0000_001637/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84599397213495, 52.3542594573434, 45.8479308988899 ] }, "distance": 14.29, "direction": 241.54, "angle": 72.68, "elevation": 45.85, "pano_id": "TMX7316010203-001140_pano_0000_001637", "timestamp": "2019-04-26T07:12:37.687240Z", "filename": "pano_0000_001637.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_20241114_1007_Track09_Sphere_00079", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118140.9140840081, 485295.2444590451 ] }, "relative_distance": 14.29467005, "relative_pitch": 72.6833355841178, "relative_heading": 241.5374124790994, "relative_elevation": 45.8479308988899 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1007_Track09_Sphere_00079/adjacencies/b_20241114_1007_Track09_Sphere_00079/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241114_1007_Track05_Sphere_00082/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241114_1007_Track05_Sphere_00082/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241114_1007_Track05_Sphere_00082/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241114_1007_Track05_Sphere_00082/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241114_1007_Track05_Sphere_00082/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1007_Track05_Sphere_00082/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1007_Track05_Sphere_00082/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241114_1007_Track05_Sphere_00082/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241114_1007_Track05_Sphere_00082/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.845983452757539, 52.35427152569241, 0.0 ] }, "distance": 14.37, "direction": 247.62, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241114_1007_Track05_Sphere_00082", "timestamp": "2024-11-14T09:50:07Z", "filename": "Job_20241114_1007_Track05_Sphere_00082.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_20241114_1007_Track09_Sphere_00079", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118140.9140840081, 485295.2444590451 ] }, "relative_distance": 14.36563409, "relative_pitch": 0.0, "relative_heading": 247.61980422311672, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1007_Track09_Sphere_00079/adjacencies/b_20241114_1007_Track09_Sphere_00079/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/19/TMX7316010203-000264/pano_0001_002527/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/19/TMX7316010203-000264/pano_0001_002527/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/19/TMX7316010203-000264/pano_0001_002527/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/19/TMX7316010203-000264/pano_0001_002527/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000264_pano_0001_002527/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000264_pano_0001_002527/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000264_pano_0001_002527/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/04/19/TMX7316010203-000264/pano_0001_002527/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/04/19/TMX7316010203-000264/pano_0001_002527/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84600455073529, 52.3543979339393, 45.8346855593845 ] }, "distance": 14.64, "direction": 305.97, "angle": 72.29, "elevation": 45.83, "pano_id": "TMX7316010203-000264_pano_0001_002527", "timestamp": "2017-04-19T13:20:19.106470Z", "filename": "pano_0001_002527.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_20241114_1007_Track09_Sphere_00079", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118140.9140840081, 485295.2444590451 ] }, "relative_distance": 14.63639289, "relative_pitch": 72.290154386851, "relative_heading": 305.9669816468111, "relative_elevation": 45.8346855593845 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1007_Track09_Sphere_00079/adjacencies/b_20241114_1007_Track09_Sphere_00079/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/24/TMX7316010203-002478/pano_0003_001178/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/24/TMX7316010203-002478/pano_0003_001178/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/24/TMX7316010203-002478/pano_0003_001178/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/24/TMX7316010203-002478/pano_0003_001178/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002478_pano_0003_001178/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002478_pano_0003_001178/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002478_pano_0003_001178/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/24/TMX7316010203-002478/pano_0003_001178/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/24/TMX7316010203-002478/pano_0003_001178/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84599140063008, 52.3543877999956, 45.7412482844666 ] }, "distance": 14.77, "direction": 300.38, "angle": 72.11, "elevation": 45.74, "pano_id": "TMX7316010203-002478_pano_0003_001178", "timestamp": "2022-03-24T12:29:20.824530Z", "filename": "pano_0003_001178.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_20241114_1007_Track09_Sphere_00079", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118140.9140840081, 485295.2444590451 ] }, "relative_distance": 14.76952805, "relative_pitch": 72.10509598249305, "relative_heading": 300.37620030141585, "relative_elevation": 45.7412482844666 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1007_Track09_Sphere_00079/adjacencies/b_20241114_1007_Track09_Sphere_00079/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/04/TMX7316060226-000013/pano_0000_005652/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/04/TMX7316060226-000013/pano_0000_005652/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/04/TMX7316060226-000013/pano_0000_005652/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/04/TMX7316060226-000013/pano_0000_005652/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000013_pano_0000_005652/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000013_pano_0000_005652/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000013_pano_0000_005652/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/04/TMX7316060226-000013/pano_0000_005652/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/04/TMX7316060226-000013/pano_0000_005652/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8463959154992, 52.3543194770079, 46.6284730182961 ] }, "distance": 14.82, "direction": 90.52, "angle": 72.37, "elevation": 46.63, "pano_id": "TMX7316060226-000013_pano_0000_005652", "timestamp": "2016-08-04T09:12:51.108820Z", "filename": "pano_0000_005652.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_20241114_1007_Track09_Sphere_00079", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118140.9140840081, 485295.2444590451 ] }, "relative_distance": 14.81997193, "relative_pitch": 72.36813269385449, "relative_heading": 90.51800447579512, "relative_elevation": 46.6284730182961 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1007_Track09_Sphere_00079/adjacencies/b_20241114_1007_Track09_Sphere_00079/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001893/pano_0001_003555/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001893/pano_0001_003555/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001893/pano_0001_003555/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001893/pano_0001_003555/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001893_pano_0001_003555/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001893_pano_0001_003555/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001893_pano_0001_003555/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001893/pano_0001_003555/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001893/pano_0001_003555/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84598931539543, 52.354254834929, 45.7151573551819 ] }, "distance": 14.82, "direction": 240.37, "angle": 72.04, "elevation": 45.72, "pano_id": "TMX7316010203-001893_pano_0001_003555", "timestamp": "2020-08-27T09:00:42.198630Z", "filename": "pano_0001_003555.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_20241114_1007_Track09_Sphere_00079", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118140.9140840081, 485295.2444590451 ] }, "relative_distance": 14.82179484, "relative_pitch": 72.0362387952502, "relative_heading": 240.37389167448373, "relative_elevation": 45.7151573551819 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1007_Track09_Sphere_00079/adjacencies/b_20241114_1007_Track09_Sphere_00079/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/19/TMX7316010203-000264/pano_0001_002447/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/19/TMX7316010203-000264/pano_0001_002447/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/19/TMX7316010203-000264/pano_0001_002447/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/19/TMX7316010203-000264/pano_0001_002447/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000264_pano_0001_002447/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000264_pano_0001_002447/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000264_pano_0001_002447/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/04/19/TMX7316010203-000264/pano_0001_002447/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/04/19/TMX7316010203-000264/pano_0001_002447/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8459971290876, 52.354245672622, 43.5369396731257 ] }, "distance": 14.91, "direction": 235.95, "angle": 71.1, "elevation": 43.54, "pano_id": "TMX7316010203-000264_pano_0001_002447", "timestamp": "2017-04-19T13:17:48.207850Z", "filename": "pano_0001_002447.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_20241114_1007_Track09_Sphere_00079", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118140.9140840081, 485295.2444590451 ] }, "relative_distance": 14.90738333, "relative_pitch": 71.09840132599389, "relative_heading": 235.95176042574533, "relative_elevation": 43.5369396731257 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1007_Track09_Sphere_00079/adjacencies/b_20241114_1007_Track09_Sphere_00079/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/04/TMX7316060226-000013/pano_0000_005571/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/04/TMX7316060226-000013/pano_0000_005571/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/04/TMX7316060226-000013/pano_0000_005571/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/04/TMX7316060226-000013/pano_0000_005571/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000013_pano_0000_005571/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000013_pano_0000_005571/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000013_pano_0000_005571/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/04/TMX7316060226-000013/pano_0000_005571/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/04/TMX7316060226-000013/pano_0000_005571/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84600372245603, 52.3542377480629, 46.8004486560822 ] }, "distance": 15.06, "direction": 232.21, "angle": 72.16, "elevation": 46.8, "pano_id": "TMX7316060226-000013_pano_0000_005571", "timestamp": "2016-08-04T09:11:38.949330Z", "filename": "pano_0000_005571.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_20241114_1007_Track09_Sphere_00079", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118140.9140840081, 485295.2444590451 ] }, "relative_distance": 15.060932, "relative_pitch": 72.16121718117404, "relative_heading": 232.21274321260316, "relative_elevation": 46.8004486560822 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1007_Track09_Sphere_00079/adjacencies/b_20241114_1007_Track09_Sphere_00079/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/20/TMX7316010203-002107/pano_0006_000096/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/20/TMX7316010203-002107/pano_0006_000096/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/20/TMX7316010203-002107/pano_0006_000096/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/20/TMX7316010203-002107/pano_0006_000096/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002107_pano_0006_000096/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002107_pano_0006_000096/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002107_pano_0006_000096/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/20/TMX7316010203-002107/pano_0006_000096/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/20/TMX7316010203-002107/pano_0006_000096/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8459836549065, 52.354384832474, 46.9104373063892 ] }, "distance": 15.07, "direction": 298.28, "angle": 72.19, "elevation": 46.91, "pano_id": "TMX7316010203-002107_pano_0006_000096", "timestamp": "2021-04-20T10:13:29.379430Z", "filename": "pano_0006_000096.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_20241114_1007_Track09_Sphere_00079", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118140.9140840081, 485295.2444590451 ] }, "relative_distance": 15.06795897, "relative_pitch": 72.19262021120522, "relative_heading": 298.27771445912697, "relative_elevation": 46.9104373063892 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1007_Track09_Sphere_00079/adjacencies/b_20241114_1007_Track09_Sphere_00079/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000786/pano_0000_000730/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000786/pano_0000_000730/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000786/pano_0000_000730/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000786/pano_0000_000730/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000786_pano_0000_000730/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000786_pano_0000_000730/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000786_pano_0000_000730/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000786/pano_0000_000730/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000786/pano_0000_000730/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84640128149409, 52.3543163968249, 46.1842895261943 ] }, "distance": 15.19, "direction": 91.8, "angle": 71.79, "elevation": 46.18, "pano_id": "TMX7316010203-000786_pano_0000_000730", "timestamp": "2018-06-12T10:22:53.869110Z", "filename": "pano_0000_000730.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_20241114_1007_Track09_Sphere_00079", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118140.9140840081, 485295.2444590451 ] }, "relative_distance": 15.19245808, "relative_pitch": 71.79122718224006, "relative_heading": 91.79819105327381, "relative_elevation": 46.1842895261943 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1007_Track09_Sphere_00079/adjacencies/b_20241114_1007_Track09_Sphere_00079/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/20/TMX7316010203-002107/pano_0006_000099/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/20/TMX7316010203-002107/pano_0006_000099/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/20/TMX7316010203-002107/pano_0006_000099/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/20/TMX7316010203-002107/pano_0006_000099/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002107_pano_0006_000099/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002107_pano_0006_000099/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002107_pano_0006_000099/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/20/TMX7316010203-002107/pano_0006_000099/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/20/TMX7316010203-002107/pano_0006_000099/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84598387598995, 52.3542535480047, 47.0020822696388 ] }, "distance": 15.21, "direction": 240.6, "angle": 72.06, "elevation": 47.0, "pano_id": "TMX7316010203-002107_pano_0006_000099", "timestamp": "2021-04-20T10:13:31.969400Z", "filename": "pano_0006_000099.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_20241114_1007_Track09_Sphere_00079", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118140.9140840081, 485295.2444590451 ] }, "relative_distance": 15.21485933, "relative_pitch": 72.06291801599471, "relative_heading": 240.59504835347173, "relative_elevation": 47.0020822696388 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1007_Track09_Sphere_00079/adjacencies/b_20241114_1007_Track09_Sphere_00079/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001893/pano_0001_003552/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001893/pano_0001_003552/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001893/pano_0001_003552/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001893/pano_0001_003552/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001893_pano_0001_003552/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001893_pano_0001_003552/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001893_pano_0001_003552/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001893/pano_0001_003552/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001893/pano_0001_003552/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8459868404396, 52.3543917757646, 45.6979970782995 ] }, "distance": 15.26, "direction": 301.22, "angle": 71.53, "elevation": 45.7, "pano_id": "TMX7316010203-001893_pano_0001_003552", "timestamp": "2020-08-27T09:00:40.318610Z", "filename": "pano_0001_003552.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_20241114_1007_Track09_Sphere_00079", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118140.9140840081, 485295.2444590451 ] }, "relative_distance": 15.26294344, "relative_pitch": 71.53089217549775, "relative_heading": 301.21918741724255, "relative_elevation": 45.6979970782995 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1007_Track09_Sphere_00079/adjacencies/b_20241114_1007_Track09_Sphere_00079/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001140/pano_0000_001969/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001140/pano_0000_001969/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001140/pano_0000_001969/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001140/pano_0000_001969/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001140_pano_0000_001969/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001140_pano_0000_001969/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001140_pano_0000_001969/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001140/pano_0000_001969/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001140/pano_0000_001969/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84640282076624, 52.3543166901055, 45.7354120314121 ] }, "distance": 15.3, "direction": 91.66, "angle": 71.51, "elevation": 45.74, "pano_id": "TMX7316010203-001140_pano_0000_001969", "timestamp": "2019-04-26T07:17:59.744680Z", "filename": "pano_0000_001969.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_20241114_1007_Track09_Sphere_00079", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118140.9140840081, 485295.2444590451 ] }, "relative_distance": 15.29630193, "relative_pitch": 71.50738301172888, "relative_heading": 91.66368278628354, "relative_elevation": 45.7354120314121 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1007_Track09_Sphere_00079/adjacencies/b_20241114_1007_Track09_Sphere_00079/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241114_1007_Track09_Sphere_00076/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241114_1007_Track09_Sphere_00076/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241114_1007_Track09_Sphere_00076/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241114_1007_Track09_Sphere_00076/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241114_1007_Track09_Sphere_00076/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1007_Track09_Sphere_00076/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1007_Track09_Sphere_00076/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241114_1007_Track09_Sphere_00076/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241114_1007_Track09_Sphere_00076/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.846406027126564, 52.354322278676065, 0.0 ] }, "distance": 15.51, "direction": 89.34, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241114_1007_Track09_Sphere_00076", "timestamp": "2024-11-14T10:00:12Z", "filename": "Job_20241114_1007_Track09_Sphere_00076.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241114_1007_Track09_Sphere_00079", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118140.9140840081, 485295.2444590451 ] }, "relative_distance": 15.50933459, "relative_pitch": 0.0, "relative_heading": 89.34324904207261, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1007_Track09_Sphere_00079/adjacencies/b_20241114_1007_Track09_Sphere_00079/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/09/TMX7316010203-002226/pano_0000_001573/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/09/TMX7316010203-002226/pano_0000_001573/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/09/TMX7316010203-002226/pano_0000_001573/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/09/TMX7316010203-002226/pano_0000_001573/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002226_pano_0000_001573/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002226_pano_0000_001573/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002226_pano_0000_001573/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/07/09/TMX7316010203-002226/pano_0000_001573/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/07/09/TMX7316010203-002226/pano_0000_001573/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84640607643193, 52.3543194585893, 45.5742325298488 ] }, "distance": 15.51, "direction": 90.5, "angle": 71.2, "elevation": 45.57, "pano_id": "TMX7316010203-002226_pano_0000_001573", "timestamp": "2021-07-09T09:20:02.662520Z", "filename": "pano_0000_001573.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_20241114_1007_Track09_Sphere_00079", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118140.9140840081, 485295.2444590451 ] }, "relative_distance": 15.51227257, "relative_pitch": 71.20277348753157, "relative_heading": 90.50244821246731, "relative_elevation": 45.5742325298488 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1007_Track09_Sphere_00079/adjacencies/b_20241114_1007_Track09_Sphere_00079/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001140/pano_0000_001634/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001140/pano_0000_001634/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001140/pano_0000_001634/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001140/pano_0000_001634/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001140_pano_0000_001634/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001140_pano_0000_001634/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001140_pano_0000_001634/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001140/pano_0000_001634/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001140/pano_0000_001634/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84598565264463, 52.3543978235112, 45.9024409390986 ] }, "distance": 15.69, "direction": 303.17, "angle": 71.13, "elevation": 45.9, "pano_id": "TMX7316010203-001140_pano_0000_001634", "timestamp": "2019-04-26T07:12:33.327290Z", "filename": "pano_0000_001634.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_20241114_1007_Track09_Sphere_00079", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118140.9140840081, 485295.2444590451 ] }, "relative_distance": 15.69003004, "relative_pitch": 71.12892841031223, "relative_heading": 303.1679852323508, "relative_elevation": 45.9024409390986 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1007_Track09_Sphere_00079/adjacencies/b_20241114_1007_Track09_Sphere_00079/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/09/TMX7316010203-002226/pano_0000_001580/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/09/TMX7316010203-002226/pano_0000_001580/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/09/TMX7316010203-002226/pano_0000_001580/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/09/TMX7316010203-002226/pano_0000_001580/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002226_pano_0000_001580/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002226_pano_0000_001580/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002226_pano_0000_001580/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/07/09/TMX7316010203-002226/pano_0000_001580/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/07/09/TMX7316010203-002226/pano_0000_001580/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84598856902336, 52.3542402321583, 45.8260763715953 ] }, "distance": 15.73, "direction": 235.31, "angle": 71.05, "elevation": 45.83, "pano_id": "TMX7316010203-002226_pano_0000_001580", "timestamp": "2021-07-09T09:20:14.322450Z", "filename": "pano_0000_001580.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_20241114_1007_Track09_Sphere_00079", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118140.9140840081, 485295.2444590451 ] }, "relative_distance": 15.73055606, "relative_pitch": 71.0543717461606, "relative_heading": 235.3141625465634, "relative_elevation": 45.8260763715953 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1007_Track09_Sphere_00079/adjacencies/b_20241114_1007_Track09_Sphere_00079/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241114_1007_Track05_Sphere_00079/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241114_1007_Track05_Sphere_00079/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241114_1007_Track05_Sphere_00079/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241114_1007_Track05_Sphere_00079/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241114_1007_Track05_Sphere_00079/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1007_Track05_Sphere_00079/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1007_Track05_Sphere_00079/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241114_1007_Track05_Sphere_00079/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241114_1007_Track05_Sphere_00079/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.845981002160324, 52.35439784659803, 0.0 ] }, "distance": 15.96, "direction": 302.55, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241114_1007_Track05_Sphere_00079", "timestamp": "2024-11-14T09:49:57Z", "filename": "Job_20241114_1007_Track05_Sphere_00079.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_20241114_1007_Track09_Sphere_00079", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118140.9140840081, 485295.2444590451 ] }, "relative_distance": 15.95758653, "relative_pitch": 0.0, "relative_heading": 302.55327785997696, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1007_Track09_Sphere_00079/adjacencies/b_20241114_1007_Track09_Sphere_00079/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_09_07_51_00138/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_09_07_51_00138/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_09_07_51_00138/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_09_07_51_00138/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_10_01_09_07_51_00138/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_09_07_51_00138/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_09_07_51_00138/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_09_07_51_00138/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_09_07_51_00138/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.845982135478453, 52.354402408579894, 0.0 ] }, "distance": 16.17, "direction": 304.22, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_10_01_09_07_51_00138", "timestamp": "2025-10-01T09:15:38Z", "filename": "2025_10_01_09_07_51_00138.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_20241114_1007_Track09_Sphere_00079", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118140.9140840081, 485295.2444590451 ] }, "relative_distance": 16.17246082, "relative_pitch": 0.0, "relative_heading": 304.21659885246777, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1007_Track09_Sphere_00079/adjacencies/b_20241114_1007_Track09_Sphere_00079/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000786/pano_0000_000327/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000786/pano_0000_000327/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000786/pano_0000_000327/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000786/pano_0000_000327/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000786_pano_0000_000327/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000786_pano_0000_000327/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000786_pano_0000_000327/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000786/pano_0000_000327/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000786/pano_0000_000327/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84598536566817, 52.3542316728588, 49.2138809831813 ] }, "distance": 16.47, "direction": 233.02, "angle": 71.5, "elevation": 49.21, "pano_id": "TMX7316010203-000786_pano_0000_000327", "timestamp": "2018-06-12T10:16:15.741780Z", "filename": "pano_0000_000327.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_20241114_1007_Track09_Sphere_00079", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118140.9140840081, 485295.2444590451 ] }, "relative_distance": 16.46522486, "relative_pitch": 71.50158033202122, "relative_heading": 233.02050091463337, "relative_elevation": 49.2138809831813 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1007_Track09_Sphere_00079/adjacencies/b_20241114_1007_Track09_Sphere_00079/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_09_07_51_00289/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_09_07_51_00289/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_09_07_51_00289/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_09_07_51_00289/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_10_01_09_07_51_00289/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_09_07_51_00289/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_09_07_51_00289/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_09_07_51_00289/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_09_07_51_00289/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.845987451743716, 52.35422766567788, 0.0 ] }, "distance": 16.63, "direction": 231.5, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_10_01_09_07_51_00289", "timestamp": "2025-10-01T09:19:04Z", "filename": "2025_10_01_09_07_51_00289.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_20241114_1007_Track09_Sphere_00079", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118140.9140840081, 485295.2444590451 ] }, "relative_distance": 16.62576972, "relative_pitch": 0.0, "relative_heading": 231.49812985073737, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1007_Track09_Sphere_00079/adjacencies/b_20241114_1007_Track09_Sphere_00079/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000786/pano_0000_000323/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000786/pano_0000_000323/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000786/pano_0000_000323/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000786/pano_0000_000323/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000786_pano_0000_000323/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000786_pano_0000_000323/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000786_pano_0000_000323/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000786/pano_0000_000323/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000786/pano_0000_000323/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.845984714175, 52.3544120585344, 49.0561650134623 ] }, "distance": 16.66, "direction": 307.61, "angle": 71.24, "elevation": 49.06, "pano_id": "TMX7316010203-000786_pano_0000_000323", "timestamp": "2018-06-12T10:16:12.496900Z", "filename": "pano_0000_000323.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_20241114_1007_Track09_Sphere_00079", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118140.9140840081, 485295.2444590451 ] }, "relative_distance": 16.66023358, "relative_pitch": 71.24171696539807, "relative_heading": 307.6120439723482, "relative_elevation": 49.0561650134623 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1007_Track09_Sphere_00079/adjacencies/b_20241114_1007_Track09_Sphere_00079/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241114_1007_Track05_Sphere_00083/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241114_1007_Track05_Sphere_00083/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241114_1007_Track05_Sphere_00083/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241114_1007_Track05_Sphere_00083/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241114_1007_Track05_Sphere_00083/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1007_Track05_Sphere_00083/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1007_Track05_Sphere_00083/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241114_1007_Track05_Sphere_00083/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241114_1007_Track05_Sphere_00083/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.845984404171881, 52.354228415703865, 0.0 ] }, "distance": 16.74, "direction": 232.16, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241114_1007_Track05_Sphere_00083", "timestamp": "2024-11-14T09:50:08Z", "filename": "Job_20241114_1007_Track05_Sphere_00083.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_20241114_1007_Track09_Sphere_00079", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118140.9140840081, 485295.2444590451 ] }, "relative_distance": 16.73744462, "relative_pitch": 0.0, "relative_heading": 232.16423742732297, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1007_Track09_Sphere_00079/adjacencies/b_20241114_1007_Track09_Sphere_00079/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/04/TMX7316060226-000013/pano_0000_005567/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/04/TMX7316060226-000013/pano_0000_005567/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/04/TMX7316060226-000013/pano_0000_005567/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/04/TMX7316060226-000013/pano_0000_005567/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000013_pano_0000_005567/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000013_pano_0000_005567/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000013_pano_0000_005567/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/04/TMX7316060226-000013/pano_0000_005567/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/04/TMX7316060226-000013/pano_0000_005567/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84599544534768, 52.3544217555384, 46.7543059941381 ] }, "distance": 16.79, "direction": 312.06, "angle": 70.25, "elevation": 46.75, "pano_id": "TMX7316060226-000013_pano_0000_005567", "timestamp": "2016-08-04T09:11:33.854350Z", "filename": "pano_0000_005567.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_20241114_1007_Track09_Sphere_00079", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118140.9140840081, 485295.2444590451 ] }, "relative_distance": 16.79005484, "relative_pitch": 70.24615325673878, "relative_heading": 312.0561342404265, "relative_elevation": 46.7543059941381 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1007_Track09_Sphere_00079/adjacencies/b_20241114_1007_Track09_Sphere_00079/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/24/TMX7316010203-002478/pano_0004_000006/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/24/TMX7316010203-002478/pano_0004_000006/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/24/TMX7316010203-002478/pano_0004_000006/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/24/TMX7316010203-002478/pano_0004_000006/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002478_pano_0004_000006/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002478_pano_0004_000006/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002478_pano_0004_000006/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/24/TMX7316010203-002478/pano_0004_000006/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/24/TMX7316010203-002478/pano_0004_000006/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84599401009515, 52.3542132437652, 46.6106292018667 ] }, "distance": 17.34, "direction": 226.42, "angle": 69.59, "elevation": 46.61, "pano_id": "TMX7316010203-002478_pano_0004_000006", "timestamp": "2022-03-24T12:40:08.490600Z", "filename": "pano_0004_000006.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2022", "tags": [ "mission-bi", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241114_1007_Track09_Sphere_00079", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118140.9140840081, 485295.2444590451 ] }, "relative_distance": 17.34309715, "relative_pitch": 69.59054127687465, "relative_heading": 226.42345742026404, "relative_elevation": 46.6106292018667 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1007_Track09_Sphere_00079/adjacencies/b_20241114_1007_Track09_Sphere_00079/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001140/pano_0000_001638/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001140/pano_0000_001638/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001140/pano_0000_001638/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001140/pano_0000_001638/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001140_pano_0000_001638/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001140_pano_0000_001638/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001140_pano_0000_001638/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001140/pano_0000_001638/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001140/pano_0000_001638/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84599866631156, 52.354207904047, 45.8171562543139 ] }, "distance": 17.53, "direction": 224.3, "angle": 69.06, "elevation": 45.82, "pano_id": "TMX7316010203-001140_pano_0000_001638", "timestamp": "2019-04-26T07:12:42.492110Z", "filename": "pano_0000_001638.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_20241114_1007_Track09_Sphere_00079", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118140.9140840081, 485295.2444590451 ] }, "relative_distance": 17.53486212, "relative_pitch": 69.05745734376987, "relative_heading": 224.30189289239553, "relative_elevation": 45.8171562543139 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1007_Track09_Sphere_00079/adjacencies/b_20241114_1007_Track09_Sphere_00079/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001893/pano_0001_003556/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001893/pano_0001_003556/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001893/pano_0001_003556/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001893/pano_0001_003556/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001893_pano_0001_003556/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001893_pano_0001_003556/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001893_pano_0001_003556/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001893/pano_0001_003556/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001893/pano_0001_003556/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84599031683921, 52.3542091471963, 45.7100609233603 ] }, "distance": 17.84, "direction": 225.92, "angle": 68.68, "elevation": 45.71, "pano_id": "TMX7316010203-001893_pano_0001_003556", "timestamp": "2020-08-27T09:00:42.843590Z", "filename": "pano_0001_003556.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_20241114_1007_Track09_Sphere_00079", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118140.9140840081, 485295.2444590451 ] }, "relative_distance": 17.84030941, "relative_pitch": 68.6796545152197, "relative_heading": 225.91995390533685, "relative_elevation": 45.7100609233603 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1007_Track09_Sphere_00079/adjacencies/b_20241114_1007_Track09_Sphere_00079/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/20/TMX7316010203-002107/pano_0006_000095/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/20/TMX7316010203-002107/pano_0006_000095/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/20/TMX7316010203-002107/pano_0006_000095/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/20/TMX7316010203-002107/pano_0006_000095/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002107_pano_0006_000095/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002107_pano_0006_000095/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002107_pano_0006_000095/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/20/TMX7316010203-002107/pano_0006_000095/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/20/TMX7316010203-002107/pano_0006_000095/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8459838192753, 52.3544290216269, 46.8713310239837 ] }, "distance": 17.92, "direction": 312.28, "angle": 69.08, "elevation": 46.87, "pano_id": "TMX7316010203-002107_pano_0006_000095", "timestamp": "2021-04-20T10:13:28.509600Z", "filename": "pano_0006_000095.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_20241114_1007_Track09_Sphere_00079", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118140.9140840081, 485295.2444590451 ] }, "relative_distance": 17.91994006, "relative_pitch": 69.07704597798262, "relative_heading": 312.2790122593851, "relative_elevation": 46.8713310239837 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1007_Track09_Sphere_00079/adjacencies/b_20241114_1007_Track09_Sphere_00079/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/24/TMX7316010203-002478/pano_0003_001185/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/24/TMX7316010203-002478/pano_0003_001185/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/24/TMX7316010203-002478/pano_0003_001185/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/24/TMX7316010203-002478/pano_0003_001185/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002478_pano_0003_001185/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002478_pano_0003_001185/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002478_pano_0003_001185/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/24/TMX7316010203-002478/pano_0003_001185/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/24/TMX7316010203-002478/pano_0003_001185/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8464417574045, 52.3543174868259, 45.5751999728382 ] }, "distance": 17.95, "direction": 91.13, "angle": 68.51, "elevation": 45.58, "pano_id": "TMX7316010203-002478_pano_0003_001185", "timestamp": "2022-03-24T12:29:27.089540Z", "filename": "pano_0003_001185.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_20241114_1007_Track09_Sphere_00079", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118140.9140840081, 485295.2444590451 ] }, "relative_distance": 17.94630133, "relative_pitch": 68.50679934706442, "relative_heading": 91.13482542061332, "relative_elevation": 45.5751999728382 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1007_Track09_Sphere_00079/adjacencies/b_20241114_1007_Track09_Sphere_00079/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/24/TMX7316010203-002478/pano_0003_001177/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/24/TMX7316010203-002478/pano_0003_001177/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/24/TMX7316010203-002478/pano_0003_001177/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/24/TMX7316010203-002478/pano_0003_001177/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002478_pano_0003_001177/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002478_pano_0003_001177/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002478_pano_0003_001177/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/24/TMX7316010203-002478/pano_0003_001177/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/24/TMX7316010203-002478/pano_0003_001177/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84598941395496, 52.3544341758042, 45.7259827377275 ] }, "distance": 18.04, "direction": 314.44, "angle": 68.47, "elevation": 45.73, "pano_id": "TMX7316010203-002478_pano_0003_001177", "timestamp": "2022-03-24T12:29:19.599540Z", "filename": "pano_0003_001177.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_20241114_1007_Track09_Sphere_00079", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118140.9140840081, 485295.2444590451 ] }, "relative_distance": 18.03659204, "relative_pitch": 68.4732684077128, "relative_heading": 314.442124960935, "relative_elevation": 45.7259827377275 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1007_Track09_Sphere_00079/adjacencies/b_20241114_1007_Track09_Sphere_00079/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/20/TMX7316010203-002107/pano_0006_000100/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/20/TMX7316010203-002107/pano_0006_000100/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/20/TMX7316010203-002107/pano_0006_000100/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/20/TMX7316010203-002107/pano_0006_000100/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002107_pano_0006_000100/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002107_pano_0006_000100/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002107_pano_0006_000100/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/20/TMX7316010203-002107/pano_0006_000100/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/20/TMX7316010203-002107/pano_0006_000100/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84598483540185, 52.3542098617775, 47.0205891011283 ] }, "distance": 18.06, "direction": 226.93, "angle": 68.99, "elevation": 47.02, "pano_id": "TMX7316010203-002107_pano_0006_000100", "timestamp": "2021-04-20T10:13:32.819420Z", "filename": "pano_0006_000100.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_20241114_1007_Track09_Sphere_00079", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118140.9140840081, 485295.2444590451 ] }, "relative_distance": 18.05606844, "relative_pitch": 68.9930382966104, "relative_heading": 226.92570624469192, "relative_elevation": 47.0205891011283 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1007_Track09_Sphere_00079/adjacencies/b_20241114_1007_Track09_Sphere_00079/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001893/pano_0001_003551/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001893/pano_0001_003551/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001893/pano_0001_003551/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001893/pano_0001_003551/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001893_pano_0001_003551/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001893_pano_0001_003551/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001893_pano_0001_003551/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001893/pano_0001_003551/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001893/pano_0001_003551/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84598352462338, 52.354437274213, 45.6918209223077 ] }, "distance": 18.56, "direction": 314.33, "angle": 67.89, "elevation": 45.69, "pano_id": "TMX7316010203-001893_pano_0001_003551", "timestamp": "2020-08-27T09:00:39.673620Z", "filename": "pano_0001_003551.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_20241114_1007_Track09_Sphere_00079", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118140.9140840081, 485295.2444590451 ] }, "relative_distance": 18.56451727, "relative_pitch": 67.88816761343116, "relative_heading": 314.3347002174136, "relative_elevation": 45.6918209223077 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1007_Track09_Sphere_00079/adjacencies/b_20241114_1007_Track09_Sphere_00079/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001893/pano_0001_003723/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001893/pano_0001_003723/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001893/pano_0001_003723/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001893/pano_0001_003723/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001893_pano_0001_003723/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001893_pano_0001_003723/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001893_pano_0001_003723/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001893/pano_0001_003723/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001893/pano_0001_003723/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84645288083956, 52.3543193009675, 45.55944052618 ] }, "distance": 18.7, "direction": 90.47, "angle": 67.68, "elevation": 45.56, "pano_id": "TMX7316010203-001893_pano_0001_003723", "timestamp": "2020-08-27T09:03:40.347460Z", "filename": "pano_0001_003723.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_20241114_1007_Track09_Sphere_00079", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118140.9140840081, 485295.2444590451 ] }, "relative_distance": 18.70130048, "relative_pitch": 67.68276460255152, "relative_heading": 90.47047005704464, "relative_elevation": 45.55944052618 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1007_Track09_Sphere_00079/adjacencies/b_20241114_1007_Track09_Sphere_00079/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/04/TMX7316060226-000013/pano_0000_005572/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/04/TMX7316060226-000013/pano_0000_005572/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/04/TMX7316060226-000013/pano_0000_005572/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/04/TMX7316060226-000013/pano_0000_005572/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000013_pano_0000_005572/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000013_pano_0000_005572/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000013_pano_0000_005572/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/04/TMX7316060226-000013/pano_0000_005572/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/04/TMX7316060226-000013/pano_0000_005572/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84600341669351, 52.3541910955899, 46.7995288353413 ] }, "distance": 18.71, "direction": 219.59, "angle": 68.21, "elevation": 46.8, "pano_id": "TMX7316060226-000013_pano_0000_005572", "timestamp": "2016-08-04T09:11:39.874340Z", "filename": "pano_0000_005572.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_20241114_1007_Track09_Sphere_00079", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118140.9140840081, 485295.2444590451 ] }, "relative_distance": 18.7106694, "relative_pitch": 68.20823990683117, "relative_heading": 219.58704405001885, "relative_elevation": 46.7995288353413 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1007_Track09_Sphere_00079/adjacencies/b_20241114_1007_Track09_Sphere_00079/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001140/pano_0000_001633/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001140/pano_0000_001633/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001140/pano_0000_001633/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001140/pano_0000_001633/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001140_pano_0000_001633/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001140_pano_0000_001633/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001140_pano_0000_001633/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001140/pano_0000_001633/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001140/pano_0000_001633/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84598136578877, 52.3544433791057, 45.9150812290609 ] }, "distance": 19.15, "direction": 315.48, "angle": 67.36, "elevation": 45.92, "pano_id": "TMX7316010203-001140_pano_0000_001633", "timestamp": "2019-04-26T07:12:32.322210Z", "filename": "pano_0000_001633.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_20241114_1007_Track09_Sphere_00079", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118140.9140840081, 485295.2444590451 ] }, "relative_distance": 19.14829773, "relative_pitch": 67.36204709984263, "relative_heading": 315.48109870985405, "relative_elevation": 45.9150812290609 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1007_Track09_Sphere_00079/adjacencies/b_20241114_1007_Track09_Sphere_00079/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/09/TMX7316010203-002226/pano_0000_001581/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/09/TMX7316010203-002226/pano_0000_001581/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/09/TMX7316010203-002226/pano_0000_001581/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/09/TMX7316010203-002226/pano_0000_001581/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002226_pano_0000_001581/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002226_pano_0000_001581/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002226_pano_0000_001581/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/07/09/TMX7316010203-002226/pano_0000_001581/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/07/09/TMX7316010203-002226/pano_0000_001581/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84598053764161, 52.3541946594546, 45.8305103266612 ] }, "distance": 19.45, "direction": 223.87, "angle": 67.0, "elevation": 45.83, "pano_id": "TMX7316010203-002226_pano_0000_001581", "timestamp": "2021-07-09T09:20:15.412420Z", "filename": "pano_0000_001581.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_20241114_1007_Track09_Sphere_00079", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118140.9140840081, 485295.2444590451 ] }, "relative_distance": 19.45285029, "relative_pitch": 67.00110926616156, "relative_heading": 223.87377512634038, "relative_elevation": 45.8305103266612 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1007_Track09_Sphere_00079/adjacencies/b_20241114_1007_Track09_Sphere_00079/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_09_07_51_00146/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_09_07_51_00146/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_09_07_51_00146/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_09_07_51_00146/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_10_01_09_07_51_00146/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_09_07_51_00146/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_09_07_51_00146/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_09_07_51_00146/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_09_07_51_00146/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84646762886605, 52.35431654728711, 0.0 ] }, "distance": 19.71, "direction": 91.34, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_10_01_09_07_51_00146", "timestamp": "2025-10-01T09:15:48Z", "filename": "2025_10_01_09_07_51_00146.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_20241114_1007_Track09_Sphere_00079", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118140.9140840081, 485295.2444590451 ] }, "relative_distance": 19.71088792, "relative_pitch": 0.0, "relative_heading": 91.33716231915248, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1007_Track09_Sphere_00079/adjacencies/b_20241114_1007_Track09_Sphere_00079/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/04/TMX7316060226-000013/pano_0000_005651/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/04/TMX7316060226-000013/pano_0000_005651/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/04/TMX7316060226-000013/pano_0000_005651/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/04/TMX7316060226-000013/pano_0000_005651/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000013_pano_0000_005651/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000013_pano_0000_005651/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000013_pano_0000_005651/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/04/TMX7316060226-000013/pano_0000_005651/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/04/TMX7316060226-000013/pano_0000_005651/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84646899739525, 52.3543188447386, 46.7292484082282 ] }, "distance": 19.8, "direction": 90.59, "angle": 67.04, "elevation": 46.73, "pano_id": "TMX7316060226-000013_pano_0000_005651", "timestamp": "2016-08-04T09:12:50.193780Z", "filename": "pano_0000_005651.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_20241114_1007_Track09_Sphere_00079", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118140.9140840081, 485295.2444590451 ] }, "relative_distance": 19.79981759, "relative_pitch": 67.03696643139072, "relative_heading": 90.59126647529285, "relative_elevation": 46.7292484082282 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1007_Track09_Sphere_00079/adjacencies/b_20241114_1007_Track09_Sphere_00079/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000786/pano_0000_000328/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000786/pano_0000_000328/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000786/pano_0000_000328/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000786/pano_0000_000328/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000786_pano_0000_000328/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000786_pano_0000_000328/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000786_pano_0000_000328/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000786/pano_0000_000328/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000786/pano_0000_000328/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8459856686158, 52.3541866374021, 49.2372377803549 ] }, "distance": 19.87, "direction": 221.36, "angle": 68.02, "elevation": 49.24, "pano_id": "TMX7316010203-000786_pano_0000_000328", "timestamp": "2018-06-12T10:16:16.536900Z", "filename": "pano_0000_000328.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_20241114_1007_Track09_Sphere_00079", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118140.9140840081, 485295.2444590451 ] }, "relative_distance": 19.8731195, "relative_pitch": 68.0200260842007, "relative_heading": 221.36272969036318, "relative_elevation": 49.2372377803549 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1007_Track09_Sphere_00079/adjacencies/b_20241114_1007_Track09_Sphere_00079/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241114_1007_Track05_Sphere_00084/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241114_1007_Track05_Sphere_00084/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241114_1007_Track05_Sphere_00084/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241114_1007_Track05_Sphere_00084/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241114_1007_Track05_Sphere_00084/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1007_Track05_Sphere_00084/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1007_Track05_Sphere_00084/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241114_1007_Track05_Sphere_00084/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241114_1007_Track05_Sphere_00084/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.845984584569877, 52.35418594032138, 0.0 ] }, "distance": 19.98, "direction": 221.37, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241114_1007_Track05_Sphere_00084", "timestamp": "2024-11-14T09:50:09Z", "filename": "Job_20241114_1007_Track05_Sphere_00084.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_20241114_1007_Track09_Sphere_00079", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118140.9140840081, 485295.2444590451 ] }, "relative_distance": 19.98014635, "relative_pitch": 0.0, "relative_heading": 221.37471057925785, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1007_Track09_Sphere_00079/adjacencies/b_20241114_1007_Track09_Sphere_00079/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_09_07_51_00137/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_09_07_51_00137/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_09_07_51_00137/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_09_07_51_00137/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_10_01_09_07_51_00137/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_09_07_51_00137/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_09_07_51_00137/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_09_07_51_00137/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_09_07_51_00137/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.845980596886905, 52.35445394641123, 0.0 ] }, "distance": 20.04, "direction": 317.73, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_10_01_09_07_51_00137", "timestamp": "2025-10-01T09:15:36Z", "filename": "2025_10_01_09_07_51_00137.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_20241114_1007_Track09_Sphere_00079", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118140.9140840081, 485295.2444590451 ] }, "relative_distance": 20.0389075, "relative_pitch": 0.0, "relative_heading": 317.73217844532456, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1007_Track09_Sphere_00079/adjacencies/b_20241114_1007_Track09_Sphere_00079/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000786/pano_0000_000322/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000786/pano_0000_000322/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000786/pano_0000_000322/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000786/pano_0000_000322/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000786_pano_0000_000322/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000786_pano_0000_000322/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000786_pano_0000_000322/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000786/pano_0000_000322/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000786/pano_0000_000322/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84598383386013, 52.3544572954654, 48.9970644740388 ] }, "distance": 20.17, "direction": 318.91, "angle": 67.62, "elevation": 49.0, "pano_id": "TMX7316010203-000786_pano_0000_000322", "timestamp": "2018-06-12T10:16:11.676900Z", "filename": "pano_0000_000322.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_20241114_1007_Track09_Sphere_00079", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118140.9140840081, 485295.2444590451 ] }, "relative_distance": 20.17058605, "relative_pitch": 67.62454018374912, "relative_heading": 318.90785663723756, "relative_elevation": 48.9970644740388 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1007_Track09_Sphere_00079/adjacencies/b_20241114_1007_Track09_Sphere_00079/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241114_1007_Track09_Sphere_00075/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241114_1007_Track09_Sphere_00075/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241114_1007_Track09_Sphere_00075/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241114_1007_Track09_Sphere_00075/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241114_1007_Track09_Sphere_00075/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1007_Track09_Sphere_00075/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1007_Track09_Sphere_00075/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241114_1007_Track09_Sphere_00075/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241114_1007_Track09_Sphere_00075/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.846475610869589, 52.35432282126378, 0.0 ] }, "distance": 20.25, "direction": 89.33, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241114_1007_Track09_Sphere_00075", "timestamp": "2024-11-14T10:00:11Z", "filename": "Job_20241114_1007_Track09_Sphere_00075.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241114_1007_Track09_Sphere_00079", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118140.9140840081, 485295.2444590451 ] }, "relative_distance": 20.25076768, "relative_pitch": 0.0, "relative_heading": 89.32614239728296, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1007_Track09_Sphere_00079/adjacencies/b_20241114_1007_Track09_Sphere_00079/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001140/pano_0000_001970/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001140/pano_0000_001970/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001140/pano_0000_001970/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001140/pano_0000_001970/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001140_pano_0000_001970/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001140_pano_0000_001970/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001140_pano_0000_001970/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001140/pano_0000_001970/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001140/pano_0000_001970/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8464759596637, 52.3543165032881, 45.7989991353825 ] }, "distance": 20.28, "direction": 91.31, "angle": 66.12, "elevation": 45.8, "pano_id": "TMX7316010203-001140_pano_0000_001970", "timestamp": "2019-04-26T07:18:00.524650Z", "filename": "pano_0000_001970.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_20241114_1007_Track09_Sphere_00079", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118140.9140840081, 485295.2444590451 ] }, "relative_distance": 20.27846387, "relative_pitch": 66.11763155760288, "relative_heading": 91.3135601862016, "relative_elevation": 45.7989991353825 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1007_Track09_Sphere_00079/adjacencies/b_20241114_1007_Track09_Sphere_00079/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000786/pano_0000_000731/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000786/pano_0000_000731/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000786/pano_0000_000731/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000786/pano_0000_000731/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000786_pano_0000_000731/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000786_pano_0000_000731/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000786_pano_0000_000731/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000786/pano_0000_000731/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000786/pano_0000_000731/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84647696315818, 52.3543160397719, 46.3505055978894 ] }, "distance": 20.35, "direction": 91.45, "angle": 66.3, "elevation": 46.35, "pano_id": "TMX7316010203-000786_pano_0000_000731", "timestamp": "2018-06-12T10:22:55.754120Z", "filename": "pano_0000_000731.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_20241114_1007_Track09_Sphere_00079", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118140.9140840081, 485295.2444590451 ] }, "relative_distance": 20.34806246, "relative_pitch": 66.29832825656871, "relative_heading": 91.45433870029532, "relative_elevation": 46.3505055978894 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1007_Track09_Sphere_00079/adjacencies/b_20241114_1007_Track09_Sphere_00079/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/09/TMX7316010203-002226/pano_0000_001572/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/09/TMX7316010203-002226/pano_0000_001572/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/09/TMX7316010203-002226/pano_0000_001572/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/09/TMX7316010203-002226/pano_0000_001572/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002226_pano_0000_001572/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002226_pano_0000_001572/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002226_pano_0000_001572/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/07/09/TMX7316010203-002226/pano_0000_001572/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/07/09/TMX7316010203-002226/pano_0000_001572/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8464794255692, 52.3543192574362, 45.6931835627183 ] }, "distance": 20.51, "direction": 90.44, "angle": 65.83, "elevation": 45.69, "pano_id": "TMX7316010203-002226_pano_0000_001572", "timestamp": "2021-07-09T09:20:01.792530Z", "filename": "pano_0000_001572.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_20241114_1007_Track09_Sphere_00079", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118140.9140840081, 485295.2444590451 ] }, "relative_distance": 20.50989298, "relative_pitch": 65.82654286148126, "relative_heading": 90.44249457847428, "relative_elevation": 45.6931835627183 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1007_Track09_Sphere_00079/adjacencies/b_20241114_1007_Track09_Sphere_00079/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/04/TMX7316060226-000013/pano_0000_005566/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/04/TMX7316060226-000013/pano_0000_005566/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/04/TMX7316060226-000013/pano_0000_005566/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/04/TMX7316060226-000013/pano_0000_005566/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000013_pano_0000_005566/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000013_pano_0000_005566/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000013_pano_0000_005566/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/04/TMX7316060226-000013/pano_0000_005566/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/04/TMX7316060226-000013/pano_0000_005566/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84599387276093, 52.3544673626006, 46.7459514318034 ] }, "distance": 20.6, "direction": 322.39, "angle": 66.21, "elevation": 46.75, "pano_id": "TMX7316060226-000013_pano_0000_005566", "timestamp": "2016-08-04T09:11:32.729380Z", "filename": "pano_0000_005566.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_20241114_1007_Track09_Sphere_00079", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118140.9140840081, 485295.2444590451 ] }, "relative_distance": 20.60332621, "relative_pitch": 66.21446420806801, "relative_heading": 322.39107105856215, "relative_elevation": 46.7459514318034 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1007_Track09_Sphere_00079/adjacencies/b_20241114_1007_Track09_Sphere_00079/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_09_07_51_00288/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_09_07_51_00288/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_09_07_51_00288/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_09_07_51_00288/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_10_01_09_07_51_00288/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_09_07_51_00288/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_09_07_51_00288/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_09_07_51_00288/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_09_07_51_00288/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.845989207860304, 52.35417514018393, 0.0 ] }, "distance": 20.7, "direction": 218.52, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_10_01_09_07_51_00288", "timestamp": "2025-10-01T09:19:03Z", "filename": "2025_10_01_09_07_51_00288.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_20241114_1007_Track09_Sphere_00079", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118140.9140840081, 485295.2444590451 ] }, "relative_distance": 20.6994301, "relative_pitch": 0.0, "relative_heading": 218.52048110148246, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1007_Track09_Sphere_00079/adjacencies/b_20241114_1007_Track09_Sphere_00079/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241114_1007_Track05_Sphere_00078/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241114_1007_Track05_Sphere_00078/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241114_1007_Track05_Sphere_00078/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241114_1007_Track05_Sphere_00078/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241114_1007_Track05_Sphere_00078/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1007_Track05_Sphere_00078/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1007_Track05_Sphere_00078/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241114_1007_Track05_Sphere_00078/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241114_1007_Track05_Sphere_00078/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.845979748249254, 52.35446335272706, 0.0 ] }, "distance": 20.86, "direction": 319.55, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241114_1007_Track05_Sphere_00078", "timestamp": "2024-11-14T09:49:55Z", "filename": "Job_20241114_1007_Track05_Sphere_00078.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241114_1007_Track09_Sphere_00079", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118140.9140840081, 485295.2444590451 ] }, "relative_distance": 20.86282853, "relative_pitch": 0.0, "relative_heading": 319.54836204420315, "relative_elevation": 0.0 } ] } }