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_20241017_0902_Track51_Sphere_00023/adjacencies/?format=api
{ "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track51_Sphere_00023/adjacencies/?format=api" } }, "_embedded": { "adjacencies": [ { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track51_Sphere_00023/adjacencies/b_20241017_0902_Track51_Sphere_00023/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241017_0902_Track51_Sphere_00023/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241017_0902_Track51_Sphere_00023/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241017_0902_Track51_Sphere_00023/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241017_0902_Track51_Sphere_00023/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241017_0902_Track51_Sphere_00023/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track51_Sphere_00023/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track51_Sphere_00023/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241017_0902_Track51_Sphere_00023/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241017_0902_Track51_Sphere_00023/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.783308863859193, 52.34546145288589, 0.0 ] }, "distance": 0.0, "direction": null, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241017_0902_Track51_Sphere_00023", "timestamp": "2024-10-17T10:08:24Z", "filename": "Job_20241017_0902_Track51_Sphere_00023.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241017_0902_Track51_Sphere_00023", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113849.58108010804, 484343.3824584317 ] }, "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_20241017_0902_Track51_Sphere_00023/adjacencies/b_20241017_0902_Track51_Sphere_00023/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/09/TMX7316010203-000289/pano_0001_000920/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/09/TMX7316010203-000289/pano_0001_000920/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/09/TMX7316010203-000289/pano_0001_000920/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/09/TMX7316010203-000289/pano_0001_000920/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000289_pano_0001_000920/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000289_pano_0001_000920/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000289_pano_0001_000920/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/05/09/TMX7316010203-000289/pano_0001_000920/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/05/09/TMX7316010203-000289/pano_0001_000920/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78331172708868, 52.3454631306222, 41.1189412781969 ] }, "distance": 0.27, "direction": 46.27, "angle": 89.62, "elevation": 41.12, "pano_id": "TMX7316010203-000289_pano_0001_000920", "timestamp": "2017-05-09T10:14:44.253440Z", "filename": "pano_0001_000920.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_20241017_0902_Track51_Sphere_00023", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113849.58108010804, 484343.3824584317 ] }, "relative_distance": 0.27004767, "relative_pitch": 89.62371673905398, "relative_heading": 46.26562785207715, "relative_elevation": 41.1189412781969 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track51_Sphere_00023/adjacencies/b_20241017_0902_Track51_Sphere_00023/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0006_001188/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0006_001188/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0006_001188/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0006_001188/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002491_pano_0006_001188/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002491_pano_0006_001188/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002491_pano_0006_001188/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0006_001188/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0006_001188/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78330540267741, 52.3454629531468, 41.3372224317864 ] }, "distance": 0.29, "direction": 305.29, "angle": 89.6, "elevation": 41.34, "pano_id": "TMX7316010203-002491_pano_0006_001188", "timestamp": "2022-03-29T11:11:12.903290Z", "filename": "pano_0006_001188.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_20241017_0902_Track51_Sphere_00023", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113849.58108010804, 484343.3824584317 ] }, "relative_distance": 0.28897228, "relative_pitch": 89.59947424209436, "relative_heading": 305.2890841362953, "relative_elevation": 41.3372224317864 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track51_Sphere_00023/adjacencies/b_20241017_0902_Track51_Sphere_00023/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/19/TMX7316010203-002105/pano_0000_000736/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/19/TMX7316010203-002105/pano_0000_000736/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/19/TMX7316010203-002105/pano_0000_000736/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/19/TMX7316010203-002105/pano_0000_000736/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002105_pano_0000_000736/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002105_pano_0000_000736/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002105_pano_0000_000736/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/19/TMX7316010203-002105/pano_0000_000736/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/19/TMX7316010203-002105/pano_0000_000736/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78329724680628, 52.3454661763304, 41.321096656844 ] }, "distance": 0.95, "direction": 303.58, "angle": 88.68, "elevation": 41.32, "pano_id": "TMX7316010203-002105_pano_0000_000736", "timestamp": "2021-04-19T12:19:20.775640Z", "filename": "pano_0000_000736.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_20241017_0902_Track51_Sphere_00023", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113849.58108010804, 484343.3824584317 ] }, "relative_distance": 0.95026761, "relative_pitch": 88.6825923660244, "relative_heading": 303.5801765861897, "relative_elevation": 41.321096656844 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track51_Sphere_00023/adjacencies/b_20241017_0902_Track51_Sphere_00023/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316010203-000040/pano_0001_000324/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316010203-000040/pano_0001_000324/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316010203-000040/pano_0001_000324/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316010203-000040/pano_0001_000324/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000040_pano_0001_000324/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000040_pano_0001_000324/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000040_pano_0001_000324/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316010203-000040/pano_0001_000324/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316010203-000040/pano_0001_000324/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78332695851494, 52.3454606739882, 40.9957172321156 ] }, "distance": 1.24, "direction": 94.02, "angle": 88.27, "elevation": 41.0, "pano_id": "TMX7316010203-000040_pano_0001_000324", "timestamp": "2016-08-02T09:20:12.875050Z", "filename": "pano_0001_000324.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_20241017_0902_Track51_Sphere_00023", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113849.58108010804, 484343.3824584317 ] }, "relative_distance": 1.23615852, "relative_pitch": 88.27286319895697, "relative_heading": 94.02048005248596, "relative_elevation": 40.9957172321156 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track51_Sphere_00023/adjacencies/b_20241017_0902_Track51_Sphere_00023/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_22_08_10_22_00875/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_22_08_10_22_00875/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_22_08_10_22_00875/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_22_08_10_22_00875/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_09_22_08_10_22_00875/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_22_08_10_22_00875/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_22_08_10_22_00875/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_22_08_10_22_00875/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_22_08_10_22_00875/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.783296310556554, 52.345474816646586, 0.0 ] }, "distance": 1.72, "direction": 330.09, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_09_22_08_10_22_00875", "timestamp": "2025-09-22T08:54:26Z", "filename": "2025_09_22_08_10_22_00875.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_20241017_0902_Track51_Sphere_00023", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113849.58108010804, 484343.3824584317 ] }, "relative_distance": 1.7155564, "relative_pitch": 0.0, "relative_heading": 330.0884567759494, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track51_Sphere_00023/adjacencies/b_20241017_0902_Track51_Sphere_00023/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/27/TMX7316010203-000810/pano_0000_000494/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/27/TMX7316010203-000810/pano_0000_000494/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/27/TMX7316010203-000810/pano_0000_000494/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/27/TMX7316010203-000810/pano_0000_000494/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000810_pano_0000_000494/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000810_pano_0000_000494/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000810_pano_0000_000494/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/27/TMX7316010203-000810/pano_0000_000494/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/27/TMX7316010203-000810/pano_0000_000494/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78334331167016, 52.3454548301939, 41.2209586184472 ] }, "distance": 2.46, "direction": 107.43, "angle": 86.58, "elevation": 41.22, "pano_id": "TMX7316010203-000810_pano_0000_000494", "timestamp": "2018-06-27T07:32:43.228810Z", "filename": "pano_0000_000494.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_20241017_0902_Track51_Sphere_00023", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113849.58108010804, 484343.3824584317 ] }, "relative_distance": 2.46050298, "relative_pitch": 86.58403475845293, "relative_heading": 107.42785786735767, "relative_elevation": 41.2209586184472 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track51_Sphere_00023/adjacencies/b_20241017_0902_Track51_Sphere_00023/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/27/TMX7316010203-000810/pano_0000_000495/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/27/TMX7316010203-000810/pano_0000_000495/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/27/TMX7316010203-000810/pano_0000_000495/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/27/TMX7316010203-000810/pano_0000_000495/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000810_pano_0000_000495/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000810_pano_0000_000495/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000810_pano_0000_000495/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/27/TMX7316010203-000810/pano_0000_000495/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/27/TMX7316010203-000810/pano_0000_000495/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78328167706253, 52.3454801418559, 41.2177286492661 ] }, "distance": 2.79, "direction": 318.3, "angle": 86.13, "elevation": 41.22, "pano_id": "TMX7316010203-000810_pano_0000_000495", "timestamp": "2018-06-27T07:32:43.748580Z", "filename": "pano_0000_000495.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_20241017_0902_Track51_Sphere_00023", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113849.58108010804, 484343.3824584317 ] }, "relative_distance": 2.78519579, "relative_pitch": 86.13424253359493, "relative_heading": 318.3019033560811, "relative_elevation": 41.2177286492661 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track51_Sphere_00023/adjacencies/b_20241017_0902_Track51_Sphere_00023/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_22_08_10_22_00874/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_22_08_10_22_00874/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_22_08_10_22_00874/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_22_08_10_22_00874/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_09_22_08_10_22_00874/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_22_08_10_22_00874/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_22_08_10_22_00874/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_22_08_10_22_00874/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_22_08_10_22_00874/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.783357907577273, 52.34544973134502, 0.0 ] }, "distance": 3.59, "direction": 111.32, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_09_22_08_10_22_00874", "timestamp": "2025-09-22T08:54:25Z", "filename": "2025_09_22_08_10_22_00874.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_20241017_0902_Track51_Sphere_00023", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113849.58108010804, 484343.3824584317 ] }, "relative_distance": 3.58772183, "relative_pitch": 0.0, "relative_heading": 111.31810441177649, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track51_Sphere_00023/adjacencies/b_20241017_0902_Track51_Sphere_00023/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316010203-000040/pano_0001_000325/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316010203-000040/pano_0001_000325/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316010203-000040/pano_0001_000325/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316010203-000040/pano_0001_000325/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000040_pano_0001_000325/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000040_pano_0001_000325/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000040_pano_0001_000325/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316010203-000040/pano_0001_000325/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316010203-000040/pano_0001_000325/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78326602545402, 52.3454860302428, 40.9912940310314 ] }, "distance": 4.0, "direction": 313.13, "angle": 84.43, "elevation": 40.99, "pano_id": "TMX7316010203-000040_pano_0001_000325", "timestamp": "2016-08-02T09:20:13.530020Z", "filename": "pano_0001_000325.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_20241017_0902_Track51_Sphere_00023", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113849.58108010804, 484343.3824584317 ] }, "relative_distance": 4.00023327, "relative_pitch": 84.42630321217351, "relative_heading": 313.130705797273, "relative_elevation": 40.9912940310314 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track51_Sphere_00023/adjacencies/b_20241017_0902_Track51_Sphere_00023/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/19/TMX7316010203-002105/pano_0000_000737/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/19/TMX7316010203-002105/pano_0000_000737/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/19/TMX7316010203-002105/pano_0000_000737/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/19/TMX7316010203-002105/pano_0000_000737/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002105_pano_0000_000737/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002105_pano_0000_000737/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002105_pano_0000_000737/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/19/TMX7316010203-002105/pano_0000_000737/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/19/TMX7316010203-002105/pano_0000_000737/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78335762329027, 52.3454413089809, 41.3191082440317 ] }, "distance": 4.01, "direction": 124.0, "angle": 84.46, "elevation": 41.32, "pano_id": "TMX7316010203-002105_pano_0000_000737", "timestamp": "2021-04-19T12:19:21.665630Z", "filename": "pano_0000_000737.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_20241017_0902_Track51_Sphere_00023", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113849.58108010804, 484343.3824584317 ] }, "relative_distance": 4.00820435, "relative_pitch": 84.45929780751493, "relative_heading": 124.00224963227767, "relative_elevation": 41.3191082440317 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track51_Sphere_00023/adjacencies/b_20241017_0902_Track51_Sphere_00023/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0006_001189/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0006_001189/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0006_001189/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0006_001189/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002491_pano_0006_001189/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002491_pano_0006_001189/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002491_pano_0006_001189/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0006_001189/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0006_001189/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78336687621844, 52.3454374961811, 41.3393146600574 ] }, "distance": 4.77, "direction": 123.99, "angle": 83.42, "elevation": 41.34, "pano_id": "TMX7316010203-002491_pano_0006_001189", "timestamp": "2022-03-29T11:11:13.828280Z", "filename": "pano_0006_001189.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_20241017_0902_Track51_Sphere_00023", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113849.58108010804, 484343.3824584317 ] }, "relative_distance": 4.76821648, "relative_pitch": 83.4203866537698, "relative_heading": 123.99132923947718, "relative_elevation": 41.3393146600574 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track51_Sphere_00023/adjacencies/b_20241017_0902_Track51_Sphere_00023/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241017_0902_Track51_Sphere_00022/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241017_0902_Track51_Sphere_00022/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241017_0902_Track51_Sphere_00022/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241017_0902_Track51_Sphere_00022/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241017_0902_Track51_Sphere_00022/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track51_Sphere_00022/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track51_Sphere_00022/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241017_0902_Track51_Sphere_00022/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241017_0902_Track51_Sphere_00022/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78324799673098, 52.34548682050959, 0.0 ] }, "distance": 5.02, "direction": 304.24, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241017_0902_Track51_Sphere_00022", "timestamp": "2024-10-17T10:08:23Z", "filename": "Job_20241017_0902_Track51_Sphere_00022.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_20241017_0902_Track51_Sphere_00023", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113849.58108010804, 484343.3824584317 ] }, "relative_distance": 5.01733632, "relative_pitch": 0.0, "relative_heading": 304.2358372241731, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track51_Sphere_00023/adjacencies/b_20241017_0902_Track51_Sphere_00023/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241017_0902_Track51_Sphere_00024/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241017_0902_Track51_Sphere_00024/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241017_0902_Track51_Sphere_00024/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241017_0902_Track51_Sphere_00024/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241017_0902_Track51_Sphere_00024/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track51_Sphere_00024/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track51_Sphere_00024/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241017_0902_Track51_Sphere_00024/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241017_0902_Track51_Sphere_00024/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.783369616578056, 52.34543585995154, 0.0 ] }, "distance": 5.03, "direction": 124.52, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241017_0902_Track51_Sphere_00024", "timestamp": "2024-10-17T10:08:25Z", "filename": "Job_20241017_0902_Track51_Sphere_00024.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241017_0902_Track51_Sphere_00023", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113849.58108010804, 484343.3824584317 ] }, "relative_distance": 5.02506026, "relative_pitch": 0.0, "relative_heading": 124.5221198581511, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track51_Sphere_00023/adjacencies/b_20241017_0902_Track51_Sphere_00023/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0006_001187/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0006_001187/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0006_001187/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0006_001187/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002491_pano_0006_001187/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002491_pano_0006_001187/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002491_pano_0006_001187/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0006_001187/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0006_001187/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78324428400355, 52.3454886859265, 41.3234942527488 ] }, "distance": 5.34, "direction": 304.55, "angle": 82.63, "elevation": 41.32, "pano_id": "TMX7316010203-002491_pano_0006_001187", "timestamp": "2022-03-29T11:11:12.063300Z", "filename": "pano_0006_001187.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_20241017_0902_Track51_Sphere_00023", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113849.58108010804, 484343.3824584317 ] }, "relative_distance": 5.34337159, "relative_pitch": 82.63219944480792, "relative_heading": 304.54958456698216, "relative_elevation": 41.3234942527488 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track51_Sphere_00023/adjacencies/b_20241017_0902_Track51_Sphere_00023/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/19/TMX7316010203-002105/pano_0000_000735/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/19/TMX7316010203-002105/pano_0000_000735/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/19/TMX7316010203-002105/pano_0000_000735/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/19/TMX7316010203-002105/pano_0000_000735/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002105_pano_0000_000735/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002105_pano_0000_000735/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002105_pano_0000_000735/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/19/TMX7316010203-002105/pano_0000_000735/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/19/TMX7316010203-002105/pano_0000_000735/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78323638428267, 52.3454908383864, 41.3134155459702 ] }, "distance": 5.92, "direction": 303.5, "angle": 81.84, "elevation": 41.31, "pano_id": "TMX7316010203-002105_pano_0000_000735", "timestamp": "2021-04-19T12:19:19.880620Z", "filename": "pano_0000_000735.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_20241017_0902_Track51_Sphere_00023", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113849.58108010804, 484343.3824584317 ] }, "relative_distance": 5.92359399, "relative_pitch": 81.84043752460708, "relative_heading": 303.50453930235125, "relative_elevation": 41.3134155459702 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track51_Sphere_00023/adjacencies/b_20241017_0902_Track51_Sphere_00023/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316010203-000040/pano_0001_000323/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316010203-000040/pano_0001_000323/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316010203-000040/pano_0001_000323/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316010203-000040/pano_0001_000323/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000040_pano_0001_000323/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000040_pano_0001_000323/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000040_pano_0001_000323/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316010203-000040/pano_0001_000323/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316010203-000040/pano_0001_000323/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.7833877876119, 52.3454352250864, 40.9962063264102 ] }, "distance": 6.12, "direction": 118.48, "angle": 81.51, "elevation": 41.0, "pano_id": "TMX7316010203-000040_pano_0001_000323", "timestamp": "2016-08-02T09:20:12.230090Z", "filename": "pano_0001_000323.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_20241017_0902_Track51_Sphere_00023", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113849.58108010804, 484343.3824584317 ] }, "relative_distance": 6.11929604, "relative_pitch": 81.51042823107036, "relative_heading": 118.48499012594414, "relative_elevation": 40.9962063264102 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track51_Sphere_00023/adjacencies/b_20241017_0902_Track51_Sphere_00023/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_22_08_10_22_00876/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_22_08_10_22_00876/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_22_08_10_22_00876/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_22_08_10_22_00876/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_09_22_08_10_22_00876/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_22_08_10_22_00876/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_22_08_10_22_00876/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_22_08_10_22_00876/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_22_08_10_22_00876/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.783235480211133, 52.34549963619394, 0.0 ] }, "distance": 6.56, "direction": 310.35, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_09_22_08_10_22_00876", "timestamp": "2025-09-22T08:54:26Z", "filename": "2025_09_22_08_10_22_00876.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_20241017_0902_Track51_Sphere_00023", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113849.58108010804, 484343.3824584317 ] }, "relative_distance": 6.562156, "relative_pitch": 0.0, "relative_heading": 310.35122766551984, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track51_Sphere_00023/adjacencies/b_20241017_0902_Track51_Sphere_00023/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/27/TMX7316010203-000810/pano_0000_000493/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/27/TMX7316010203-000810/pano_0000_000493/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/27/TMX7316010203-000810/pano_0000_000493/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/27/TMX7316010203-000810/pano_0000_000493/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000810_pano_0000_000493/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000810_pano_0000_000493/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000810_pano_0000_000493/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/27/TMX7316010203-000810/pano_0000_000493/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/27/TMX7316010203-000810/pano_0000_000493/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78340483495701, 52.3454297738631, 41.2241179868579 ] }, "distance": 7.43, "direction": 118.32, "angle": 79.78, "elevation": 41.22, "pano_id": "TMX7316010203-000810_pano_0000_000493", "timestamp": "2018-06-27T07:32:42.718560Z", "filename": "pano_0000_000493.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_20241017_0902_Track51_Sphere_00023", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113849.58108010804, 484343.3824584317 ] }, "relative_distance": 7.42972674, "relative_pitch": 79.783391618784, "relative_heading": 118.32363717877676, "relative_elevation": 41.2241179868579 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track51_Sphere_00023/adjacencies/b_20241017_0902_Track51_Sphere_00023/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/27/TMX7316010203-000810/pano_0000_000496/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/27/TMX7316010203-000810/pano_0000_000496/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/27/TMX7316010203-000810/pano_0000_000496/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/27/TMX7316010203-000810/pano_0000_000496/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000810_pano_0000_000496/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000810_pano_0000_000496/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000810_pano_0000_000496/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/27/TMX7316010203-000810/pano_0000_000496/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/27/TMX7316010203-000810/pano_0000_000496/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78322028520275, 52.3455053115733, 41.2098820293322 ] }, "distance": 7.76, "direction": 308.95, "angle": 79.33, "elevation": 41.21, "pano_id": "TMX7316010203-000810_pano_0000_000496", "timestamp": "2018-06-27T07:32:44.273710Z", "filename": "pano_0000_000496.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_20241017_0902_Track51_Sphere_00023", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113849.58108010804, 484343.3824584317 ] }, "relative_distance": 7.76250566, "relative_pitch": 79.33246621752369, "relative_heading": 308.9546927993139, "relative_elevation": 41.2098820293322 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track51_Sphere_00023/adjacencies/b_20241017_0902_Track51_Sphere_00023/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_22_08_10_22_00873/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_22_08_10_22_00873/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_22_08_10_22_00873/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_22_08_10_22_00873/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_09_22_08_10_22_00873/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_22_08_10_22_00873/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_22_08_10_22_00873/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_22_08_10_22_00873/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_22_08_10_22_00873/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.783417090572179, 52.34542517296534, 0.0 ] }, "distance": 8.41, "direction": 118.69, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_09_22_08_10_22_00873", "timestamp": "2025-09-22T08:54:25Z", "filename": "2025_09_22_08_10_22_00873.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_20241017_0902_Track51_Sphere_00023", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113849.58108010804, 484343.3824584317 ] }, "relative_distance": 8.408012, "relative_pitch": 0.0, "relative_heading": 118.6943915245682, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track51_Sphere_00023/adjacencies/b_20241017_0902_Track51_Sphere_00023/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/19/TMX7316010203-002105/pano_0000_000738/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/19/TMX7316010203-002105/pano_0000_000738/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/19/TMX7316010203-002105/pano_0000_000738/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/19/TMX7316010203-002105/pano_0000_000738/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002105_pano_0000_000738/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002105_pano_0000_000738/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002105_pano_0000_000738/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/19/TMX7316010203-002105/pano_0000_000738/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/19/TMX7316010203-002105/pano_0000_000738/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78341825522732, 52.3454164711545, 41.3154443521053 ] }, "distance": 8.98, "direction": 123.88, "angle": 77.74, "elevation": 41.32, "pano_id": "TMX7316010203-002105_pano_0000_000738", "timestamp": "2021-04-19T12:19:22.555610Z", "filename": "pano_0000_000738.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_20241017_0902_Track51_Sphere_00023", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113849.58108010804, 484343.3824584317 ] }, "relative_distance": 8.97926841, "relative_pitch": 77.73833810084167, "relative_heading": 123.87804918729884, "relative_elevation": 41.3154443521053 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track51_Sphere_00023/adjacencies/b_20241017_0902_Track51_Sphere_00023/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316010203-000040/pano_0001_000326/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316010203-000040/pano_0001_000326/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316010203-000040/pano_0001_000326/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316010203-000040/pano_0001_000326/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000040_pano_0001_000326/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000040_pano_0001_000326/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000040_pano_0001_000326/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316010203-000040/pano_0001_000326/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316010203-000040/pano_0001_000326/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78320495378796, 52.3455112615259, 40.9856583522633 ] }, "distance": 8.99, "direction": 308.05, "angle": 77.63, "elevation": 40.99, "pano_id": "TMX7316010203-000040_pano_0001_000326", "timestamp": "2016-08-02T09:20:14.190010Z", "filename": "pano_0001_000326.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_20241017_0902_Track51_Sphere_00023", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113849.58108010804, 484343.3824584317 ] }, "relative_distance": 8.9923635, "relative_pitch": 77.62522922121174, "relative_heading": 308.0497869402481, "relative_elevation": 40.9856583522633 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track51_Sphere_00023/adjacencies/b_20241017_0902_Track51_Sphere_00023/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0006_001190/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0006_001190/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0006_001190/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0006_001190/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002491_pano_0006_001190/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002491_pano_0006_001190/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002491_pano_0006_001190/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0006_001190/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0006_001190/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78342906875073, 52.3454122340092, 41.3356481948867 ] }, "distance": 9.85, "direction": 123.77, "angle": 76.59, "elevation": 41.34, "pano_id": "TMX7316010203-002491_pano_0006_001190", "timestamp": "2022-03-29T11:11:14.788270Z", "filename": "pano_0006_001190.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_20241017_0902_Track51_Sphere_00023", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113849.58108010804, 484343.3824584317 ] }, "relative_distance": 9.85391676, "relative_pitch": 76.59163669695957, "relative_heading": 123.76557549096457, "relative_elevation": 41.3356481948867 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track51_Sphere_00023/adjacencies/b_20241017_0902_Track51_Sphere_00023/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241017_0902_Track51_Sphere_00021/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241017_0902_Track51_Sphere_00021/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241017_0902_Track51_Sphere_00021/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241017_0902_Track51_Sphere_00021/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241017_0902_Track51_Sphere_00021/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track51_Sphere_00021/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track51_Sphere_00021/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241017_0902_Track51_Sphere_00021/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241017_0902_Track51_Sphere_00021/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.783186837632043, 52.34551206977016, 0.0 ] }, "distance": 10.04, "direction": 304.11, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241017_0902_Track51_Sphere_00021", "timestamp": "2024-10-17T10:08:22Z", "filename": "Job_20241017_0902_Track51_Sphere_00021.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_20241017_0902_Track51_Sphere_00023", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113849.58108010804, 484343.3824584317 ] }, "relative_distance": 10.04373473, "relative_pitch": 0.0, "relative_heading": 304.1098947037776, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track51_Sphere_00023/adjacencies/b_20241017_0902_Track51_Sphere_00023/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241017_0902_Track51_Sphere_00025/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241017_0902_Track51_Sphere_00025/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241017_0902_Track51_Sphere_00025/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241017_0902_Track51_Sphere_00025/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241017_0902_Track51_Sphere_00025/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track51_Sphere_00025/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track51_Sphere_00025/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241017_0902_Track51_Sphere_00025/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241017_0902_Track51_Sphere_00025/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.783430591178299, 52.34541013330062, 0.0 ] }, "distance": 10.07, "direction": 124.54, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241017_0902_Track51_Sphere_00025", "timestamp": "2024-10-17T10:08:26Z", "filename": "Job_20241017_0902_Track51_Sphere_00025.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241017_0902_Track51_Sphere_00023", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113849.58108010804, 484343.3824584317 ] }, "relative_distance": 10.07101371, "relative_pitch": 0.0, "relative_heading": 124.54307938492607, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track51_Sphere_00023/adjacencies/b_20241017_0902_Track51_Sphere_00023/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/09/TMX7316010203-000289/pano_0001_000919/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/09/TMX7316010203-000289/pano_0001_000919/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/09/TMX7316010203-000289/pano_0001_000919/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/09/TMX7316010203-000289/pano_0001_000919/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000289_pano_0001_000919/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000289_pano_0001_000919/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000289_pano_0001_000919/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/05/09/TMX7316010203-000289/pano_0001_000919/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/05/09/TMX7316010203-000289/pano_0001_000919/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78318790786393, 52.3455137464963, 41.112271187827 ] }, "distance": 10.09, "direction": 305.22, "angle": 76.21, "elevation": 41.11, "pano_id": "TMX7316010203-000289_pano_0001_000919", "timestamp": "2017-05-09T10:14:43.123450Z", "filename": "pano_0001_000919.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_20241017_0902_Track51_Sphere_00023", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113849.58108010804, 484343.3824584317 ] }, "relative_distance": 10.08986776, "relative_pitch": 76.21087617620806, "relative_heading": 305.2194285237523, "relative_elevation": 41.112271187827 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track51_Sphere_00023/adjacencies/b_20241017_0902_Track51_Sphere_00023/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/09/TMX7316010203-000289/pano_0001_000921/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/09/TMX7316010203-000289/pano_0001_000921/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/09/TMX7316010203-000289/pano_0001_000921/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/09/TMX7316010203-000289/pano_0001_000921/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000289_pano_0001_000921/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000289_pano_0001_000921/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000289_pano_0001_000921/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/05/09/TMX7316010203-000289/pano_0001_000921/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/05/09/TMX7316010203-000289/pano_0001_000921/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78343491489031, 52.3454123583689, 41.1232815627009 ] }, "distance": 10.18, "direction": 122.45, "angle": 76.1, "elevation": 41.12, "pano_id": "TMX7316010203-000289_pano_0001_000921", "timestamp": "2017-05-09T10:14:45.373420Z", "filename": "pano_0001_000921.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_20241017_0902_Track51_Sphere_00023", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113849.58108010804, 484343.3824584317 ] }, "relative_distance": 10.18009098, "relative_pitch": 76.0959201221164, "relative_heading": 122.45444839389485, "relative_elevation": 41.1232815627009 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track51_Sphere_00023/adjacencies/b_20241017_0902_Track51_Sphere_00023/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0006_001186/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0006_001186/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0006_001186/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0006_001186/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002491_pano_0006_001186/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002491_pano_0006_001186/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002491_pano_0006_001186/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0006_001186/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0006_001186/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78318336654427, 52.345514575086, 41.3144027683884 ] }, "distance": 10.4, "direction": 304.65, "angle": 75.88, "elevation": 41.31, "pano_id": "TMX7316010203-002491_pano_0006_001186", "timestamp": "2022-03-29T11:11:11.288280Z", "filename": "pano_0006_001186.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_20241017_0902_Track51_Sphere_00023", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113849.58108010804, 484343.3824584317 ] }, "relative_distance": 10.39638365, "relative_pitch": 75.87531734041168, "relative_heading": 304.65090503109843, "relative_elevation": 41.3144027683884 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track51_Sphere_00023/adjacencies/b_20241017_0902_Track51_Sphere_00023/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/19/TMX7316010203-002105/pano_0000_000734/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/19/TMX7316010203-002105/pano_0000_000734/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/19/TMX7316010203-002105/pano_0000_000734/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/19/TMX7316010203-002105/pano_0000_000734/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002105_pano_0000_000734/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002105_pano_0000_000734/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002105_pano_0000_000734/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/19/TMX7316010203-002105/pano_0000_000734/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/19/TMX7316010203-002105/pano_0000_000734/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78317504240017, 52.3455152143627, 41.3132433984429 ] }, "distance": 10.91, "direction": 303.26, "angle": 75.21, "elevation": 41.31, "pano_id": "TMX7316010203-002105_pano_0000_000734", "timestamp": "2021-04-19T12:19:18.970610Z", "filename": "pano_0000_000734.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_20241017_0902_Track51_Sphere_00023", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113849.58108010804, 484343.3824584317 ] }, "relative_distance": 10.90668303, "relative_pitch": 75.2113395349043, "relative_heading": 303.2638056462054, "relative_elevation": 41.3132433984429 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track51_Sphere_00023/adjacencies/b_20241017_0902_Track51_Sphere_00023/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316010203-000040/pano_0001_000322/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316010203-000040/pano_0001_000322/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316010203-000040/pano_0001_000322/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316010203-000040/pano_0001_000322/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000040_pano_0001_000322/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000040_pano_0001_000322/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000040_pano_0001_000322/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316010203-000040/pano_0001_000322/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316010203-000040/pano_0001_000322/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78344774563248, 52.3454094148871, 40.9991863882169 ] }, "distance": 11.1, "direction": 121.46, "angle": 74.86, "elevation": 41.0, "pano_id": "TMX7316010203-000040_pano_0001_000322", "timestamp": "2016-08-02T09:20:11.600050Z", "filename": "pano_0001_000322.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_20241017_0902_Track51_Sphere_00023", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113849.58108010804, 484343.3824584317 ] }, "relative_distance": 11.09535795, "relative_pitch": 74.85711445514801, "relative_heading": 121.45854547170543, "relative_elevation": 40.9991863882169 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track51_Sphere_00023/adjacencies/b_20241017_0902_Track51_Sphere_00023/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_22_08_10_22_00877/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_22_08_10_22_00877/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_22_08_10_22_00877/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_22_08_10_22_00877/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_09_22_08_10_22_00877/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_22_08_10_22_00877/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_22_08_10_22_00877/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_22_08_10_22_00877/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_22_08_10_22_00877/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.783173836582529, 52.345524900950664, 0.0 ] }, "distance": 11.6, "direction": 307.5, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_09_22_08_10_22_00877", "timestamp": "2025-09-22T08:54:27Z", "filename": "2025_09_22_08_10_22_00877.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_20241017_0902_Track51_Sphere_00023", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113849.58108010804, 484343.3824584317 ] }, "relative_distance": 11.59824004, "relative_pitch": 0.0, "relative_heading": 307.49726980594704, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track51_Sphere_00023/adjacencies/b_20241017_0902_Track51_Sphere_00023/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/27/TMX7316010203-000810/pano_0000_000492/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/27/TMX7316010203-000810/pano_0000_000492/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/27/TMX7316010203-000810/pano_0000_000492/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/27/TMX7316010203-000810/pano_0000_000492/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000810_pano_0000_000492/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000810_pano_0000_000492/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000810_pano_0000_000492/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/27/TMX7316010203-000810/pano_0000_000492/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/27/TMX7316010203-000810/pano_0000_000492/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.7834665641342, 52.3454044958775, 41.2190611325204 ] }, "distance": 12.48, "direction": 120.53, "angle": 73.16, "elevation": 41.22, "pano_id": "TMX7316010203-000810_pano_0000_000492", "timestamp": "2018-06-27T07:32:42.213670Z", "filename": "pano_0000_000492.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_20241017_0902_Track51_Sphere_00023", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113849.58108010804, 484343.3824584317 ] }, "relative_distance": 12.47660485, "relative_pitch": 73.15945177278341, "relative_heading": 120.52911292509846, "relative_elevation": 41.2190611325204 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track51_Sphere_00023/adjacencies/b_20241017_0902_Track51_Sphere_00023/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/27/TMX7316010203-000810/pano_0000_000497/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/27/TMX7316010203-000810/pano_0000_000497/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/27/TMX7316010203-000810/pano_0000_000497/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/27/TMX7316010203-000810/pano_0000_000497/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000810_pano_0000_000497/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000810_pano_0000_000497/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000810_pano_0000_000497/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/27/TMX7316010203-000810/pano_0000_000497/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/27/TMX7316010203-000810/pano_0000_000497/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78315881010984, 52.3455307533581, 41.2171611227095 ] }, "distance": 12.81, "direction": 307.02, "angle": 72.74, "elevation": 41.22, "pano_id": "TMX7316010203-000810_pano_0000_000497", "timestamp": "2018-06-27T07:32:44.808550Z", "filename": "pano_0000_000497.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_20241017_0902_Track51_Sphere_00023", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113849.58108010804, 484343.3824584317 ] }, "relative_distance": 12.80754025, "relative_pitch": 72.73824578832267, "relative_heading": 307.02002730674593, "relative_elevation": 41.2171611227095 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track51_Sphere_00023/adjacencies/b_20241017_0902_Track51_Sphere_00023/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_22_08_10_22_00872/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_22_08_10_22_00872/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_22_08_10_22_00872/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_22_08_10_22_00872/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_09_22_08_10_22_00872/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_22_08_10_22_00872/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_22_08_10_22_00872/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_22_08_10_22_00872/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_22_08_10_22_00872/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.783475814184788, 52.34539985723496, 0.0 ] }, "distance": 13.28, "direction": 121.07, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_09_22_08_10_22_00872", "timestamp": "2025-09-22T08:54:24Z", "filename": "2025_09_22_08_10_22_00872.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_20241017_0902_Track51_Sphere_00023", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113849.58108010804, 484343.3824584317 ] }, "relative_distance": 13.28237062, "relative_pitch": 0.0, "relative_heading": 121.06569140917888, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track51_Sphere_00023/adjacencies/b_20241017_0902_Track51_Sphere_00023/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/19/TMX7316010203-002105/pano_0000_000739/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/19/TMX7316010203-002105/pano_0000_000739/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/19/TMX7316010203-002105/pano_0000_000739/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/19/TMX7316010203-002105/pano_0000_000739/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002105_pano_0000_000739/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002105_pano_0000_000739/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002105_pano_0000_000739/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/19/TMX7316010203-002105/pano_0000_000739/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/19/TMX7316010203-002105/pano_0000_000739/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78347906967747, 52.3453917353691, 41.3067312352359 ] }, "distance": 13.95, "direction": 123.78, "angle": 71.33, "elevation": 41.31, "pano_id": "TMX7316010203-002105_pano_0000_000739", "timestamp": "2021-04-19T12:19:23.440600Z", "filename": "pano_0000_000739.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_20241017_0902_Track51_Sphere_00023", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113849.58108010804, 484343.3824584317 ] }, "relative_distance": 13.95436326, "relative_pitch": 71.33384953847396, "relative_heading": 123.77517839441776, "relative_elevation": 41.3067312352359 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track51_Sphere_00023/adjacencies/b_20241017_0902_Track51_Sphere_00023/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316010203-000040/pano_0001_000327/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316010203-000040/pano_0001_000327/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316010203-000040/pano_0001_000327/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316010203-000040/pano_0001_000327/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000040_pano_0001_000327/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000040_pano_0001_000327/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000040_pano_0001_000327/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316010203-000040/pano_0001_000327/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316010203-000040/pano_0001_000327/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78314409845685, 52.3455365550557, 40.9932155255228 ] }, "distance": 14.0, "direction": 306.66, "angle": 71.15, "elevation": 40.99, "pano_id": "TMX7316010203-000040_pano_0001_000327", "timestamp": "2016-08-02T09:20:14.845120Z", "filename": "pano_0001_000327.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_20241017_0902_Track51_Sphere_00023", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113849.58108010804, 484343.3824584317 ] }, "relative_distance": 13.99699345, "relative_pitch": 71.14770481558884, "relative_heading": 306.6590113133123, "relative_elevation": 40.9932155255228 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track51_Sphere_00023/adjacencies/b_20241017_0902_Track51_Sphere_00023/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0006_001191/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0006_001191/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0006_001191/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0006_001191/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002491_pano_0006_001191/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002491_pano_0006_001191/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002491_pano_0006_001191/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0006_001191/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0006_001191/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78349175906873, 52.3453875557699, 41.3254976328462 ] }, "distance": 14.93, "direction": 123.41, "angle": 70.13, "elevation": 41.33, "pano_id": "TMX7316010203-002491_pano_0006_001191", "timestamp": "2022-03-29T11:11:15.718260Z", "filename": "pano_0006_001191.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_20241017_0902_Track51_Sphere_00023", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113849.58108010804, 484343.3824584317 ] }, "relative_distance": 14.93202451, "relative_pitch": 70.1338359095882, "relative_heading": 123.41385001462461, "relative_elevation": 41.3254976328462 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track51_Sphere_00023/adjacencies/b_20241017_0902_Track51_Sphere_00023/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241017_0902_Track51_Sphere_00020/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241017_0902_Track51_Sphere_00020/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241017_0902_Track51_Sphere_00020/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241017_0902_Track51_Sphere_00020/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241017_0902_Track51_Sphere_00020/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track51_Sphere_00020/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track51_Sphere_00020/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241017_0902_Track51_Sphere_00020/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241017_0902_Track51_Sphere_00020/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.783125811757648, 52.34553722980092, 0.0 ] }, "distance": 15.06, "direction": 304.06, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241017_0902_Track51_Sphere_00020", "timestamp": "2024-10-17T10:08:22Z", "filename": "Job_20241017_0902_Track51_Sphere_00020.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_20241017_0902_Track51_Sphere_00023", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113849.58108010804, 484343.3824584317 ] }, "relative_distance": 15.05706493, "relative_pitch": 0.0, "relative_heading": 304.05604071123923, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track51_Sphere_00023/adjacencies/b_20241017_0902_Track51_Sphere_00023/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241017_0902_Track51_Sphere_00026/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241017_0902_Track51_Sphere_00026/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241017_0902_Track51_Sphere_00026/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241017_0902_Track51_Sphere_00026/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241017_0902_Track51_Sphere_00026/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track51_Sphere_00026/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track51_Sphere_00026/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241017_0902_Track51_Sphere_00026/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241017_0902_Track51_Sphere_00026/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.783491311718764, 52.345384737872095, 0.0 ] }, "distance": 15.08, "direction": 124.47, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241017_0902_Track51_Sphere_00026", "timestamp": "2024-10-17T10:08:27Z", "filename": "Job_20241017_0902_Track51_Sphere_00026.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241017_0902_Track51_Sphere_00023", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113849.58108010804, 484343.3824584317 ] }, "relative_distance": 15.08182117, "relative_pitch": 0.0, "relative_heading": 124.47200541423967, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track51_Sphere_00023/adjacencies/b_20241017_0902_Track51_Sphere_00023/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0006_001185/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0006_001185/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0006_001185/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0006_001185/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002491_pano_0006_001185/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002491_pano_0006_001185/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002491_pano_0006_001185/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0006_001185/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0006_001185/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78312259585851, 52.3455404943985, 41.3141675628722 ] }, "distance": 15.44, "direction": 304.72, "angle": 69.5, "elevation": 41.31, "pano_id": "TMX7316010203-002491_pano_0006_001185", "timestamp": "2022-03-29T11:11:10.563260Z", "filename": "pano_0006_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_20241017_0902_Track51_Sphere_00023", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113849.58108010804, 484343.3824584317 ] }, "relative_distance": 15.4430919, "relative_pitch": 69.50443198995036, "relative_heading": 304.7173233168358, "relative_elevation": 41.3141675628722 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track51_Sphere_00023/adjacencies/b_20241017_0902_Track51_Sphere_00023/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/19/TMX7316010203-002105/pano_0000_000733/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/19/TMX7316010203-002105/pano_0000_000733/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/19/TMX7316010203-002105/pano_0000_000733/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/19/TMX7316010203-002105/pano_0000_000733/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002105_pano_0000_000733/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002105_pano_0000_000733/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002105_pano_0000_000733/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/19/TMX7316010203-002105/pano_0000_000733/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/19/TMX7316010203-002105/pano_0000_000733/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78311271767576, 52.34553920894, 41.3176223011687 ] }, "distance": 15.92, "direction": 302.91, "angle": 68.92, "elevation": 41.32, "pano_id": "TMX7316010203-002105_pano_0000_000733", "timestamp": "2021-04-19T12:19:18.035880Z", "filename": "pano_0000_000733.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_20241017_0902_Track51_Sphere_00023", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113849.58108010804, 484343.3824584317 ] }, "relative_distance": 15.92284527, "relative_pitch": 68.92450409070817, "relative_heading": 302.9143813982895, "relative_elevation": 41.3176223011687 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track51_Sphere_00023/adjacencies/b_20241017_0902_Track51_Sphere_00023/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316010203-000040/pano_0001_000321/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316010203-000040/pano_0001_000321/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316010203-000040/pano_0001_000321/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316010203-000040/pano_0001_000321/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000040_pano_0001_000321/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000040_pano_0001_000321/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000040_pano_0001_000321/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316010203-000040/pano_0001_000321/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316010203-000040/pano_0001_000321/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78350830969183, 52.3453837274622, 40.990838939324 ] }, "distance": 16.11, "direction": 122.47, "angle": 68.54, "elevation": 40.99, "pano_id": "TMX7316010203-000040_pano_0001_000321", "timestamp": "2016-08-02T09:20:10.980040Z", "filename": "pano_0001_000321.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_20241017_0902_Track51_Sphere_00023", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113849.58108010804, 484343.3824584317 ] }, "relative_distance": 16.1102689, "relative_pitch": 68.54412088078647, "relative_heading": 122.46943978452478, "relative_elevation": 40.990838939324 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track51_Sphere_00023/adjacencies/b_20241017_0902_Track51_Sphere_00023/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_22_08_10_22_00878/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_22_08_10_22_00878/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_22_08_10_22_00878/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_22_08_10_22_00878/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_09_22_08_10_22_00878/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_22_08_10_22_00878/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_22_08_10_22_00878/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_22_08_10_22_00878/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_22_08_10_22_00878/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.783114243288686, 52.34554939420001, 0.0 ] }, "distance": 16.48, "direction": 306.42, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_09_22_08_10_22_00878", "timestamp": "2025-09-22T08:54:27Z", "filename": "2025_09_22_08_10_22_00878.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_20241017_0902_Track51_Sphere_00023", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113849.58108010804, 484343.3824584317 ] }, "relative_distance": 16.48225861, "relative_pitch": 0.0, "relative_heading": 306.42033578670186, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track51_Sphere_00023/adjacencies/b_20241017_0902_Track51_Sphere_00023/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/19/TMX7316010203-002105/pano_0000_000887/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/19/TMX7316010203-002105/pano_0000_000887/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/19/TMX7316010203-002105/pano_0000_000887/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/19/TMX7316010203-002105/pano_0000_000887/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002105_pano_0000_000887/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002105_pano_0000_000887/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002105_pano_0000_000887/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/19/TMX7316010203-002105/pano_0000_000887/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/19/TMX7316010203-002105/pano_0000_000887/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78315236706754, 52.3453367583806, 45.5102483853698 ] }, "distance": 17.5, "direction": 217.55, "angle": 68.97, "elevation": 45.51, "pano_id": "TMX7316010203-002105_pano_0000_000887", "timestamp": "2021-04-19T12:26:09.173020Z", "filename": "pano_0000_000887.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_20241017_0902_Track51_Sphere_00023", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113849.58108010804, 484343.3824584317 ] }, "relative_distance": 17.50040226, "relative_pitch": 68.96637085933189, "relative_heading": 217.54713742682648, "relative_elevation": 45.5102483853698 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track51_Sphere_00023/adjacencies/b_20241017_0902_Track51_Sphere_00023/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241017_0902_Track51_Sphere_00135/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241017_0902_Track51_Sphere_00135/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241017_0902_Track51_Sphere_00135/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241017_0902_Track51_Sphere_00135/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241017_0902_Track51_Sphere_00135/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track51_Sphere_00135/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track51_Sphere_00135/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241017_0902_Track51_Sphere_00135/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241017_0902_Track51_Sphere_00135/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.783186237652384, 52.34532320543421, 0.0 ] }, "distance": 17.51, "direction": 208.51, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241017_0902_Track51_Sphere_00135", "timestamp": "2024-10-17T10:12:46Z", "filename": "Job_20241017_0902_Track51_Sphere_00135.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_20241017_0902_Track51_Sphere_00023", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113849.58108010804, 484343.3824584317 ] }, "relative_distance": 17.50663677, "relative_pitch": 0.0, "relative_heading": 208.5123786034248, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track51_Sphere_00023/adjacencies/b_20241017_0902_Track51_Sphere_00023/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/27/TMX7316010203-000810/pano_0000_000491/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/27/TMX7316010203-000810/pano_0000_000491/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/27/TMX7316010203-000810/pano_0000_000491/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/27/TMX7316010203-000810/pano_0000_000491/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000810_pano_0000_000491/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000810_pano_0000_000491/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000810_pano_0000_000491/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/27/TMX7316010203-000810/pano_0000_000491/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/27/TMX7316010203-000810/pano_0000_000491/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78352838340483, 52.3453790865235, 41.215726075694 ] }, "distance": 17.54, "direction": 121.49, "angle": 66.94, "elevation": 41.22, "pano_id": "TMX7316010203-000810_pano_0000_000491", "timestamp": "2018-06-27T07:32:41.713700Z", "filename": "pano_0000_000491.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_20241017_0902_Track51_Sphere_00023", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113849.58108010804, 484343.3824584317 ] }, "relative_distance": 17.54418988, "relative_pitch": 66.94212809361389, "relative_heading": 121.49383433173709, "relative_elevation": 41.215726075694 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track51_Sphere_00023/adjacencies/b_20241017_0902_Track51_Sphere_00023/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_22_08_10_22_00396/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_22_08_10_22_00396/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_22_08_10_22_00396/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_22_08_10_22_00396/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_09_22_08_10_22_00396/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_22_08_10_22_00396/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_22_08_10_22_00396/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_22_08_10_22_00396/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_22_08_10_22_00396/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.783145689453101, 52.34533936531569, 0.0 ] }, "distance": 17.56, "direction": 219.3, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_09_22_08_10_22_00396", "timestamp": "2025-09-22T08:31:52Z", "filename": "2025_09_22_08_10_22_00396.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_20241017_0902_Track51_Sphere_00023", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113849.58108010804, 484343.3824584317 ] }, "relative_distance": 17.55596483, "relative_pitch": 0.0, "relative_heading": 219.30187138305584, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track51_Sphere_00023/adjacencies/b_20241017_0902_Track51_Sphere_00023/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001307/pano_0000_003811/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001307/pano_0000_003811/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001307/pano_0000_003811/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001307/pano_0000_003811/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001307_pano_0000_003811/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001307_pano_0000_003811/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001307_pano_0000_003811/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001307/pano_0000_003811/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001307/pano_0000_003811/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78315090270555, 52.3453353361447, 45.403452723287 ] }, "distance": 17.69, "direction": 217.49, "angle": 68.72, "elevation": 45.4, "pano_id": "TMX7316010203-001307_pano_0000_003811", "timestamp": "2019-07-11T11:00:14.928530Z", "filename": "pano_0000_003811.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_20241017_0902_Track51_Sphere_00023", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113849.58108010804, 484343.3824584317 ] }, "relative_distance": 17.68670149, "relative_pitch": 68.71683295573023, "relative_heading": 217.49102193451475, "relative_elevation": 45.403452723287 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track51_Sphere_00023/adjacencies/b_20241017_0902_Track51_Sphere_00023/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001307/pano_0000_003812/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001307/pano_0000_003812/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001307/pano_0000_003812/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001307/pano_0000_003812/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001307_pano_0000_003812/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001307_pano_0000_003812/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001307_pano_0000_003812/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001307/pano_0000_003812/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001307/pano_0000_003812/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78321119801449, 52.3453136754182, 45.4087920663878 ] }, "distance": 17.74, "direction": 202.04, "angle": 68.66, "elevation": 45.41, "pano_id": "TMX7316010203-001307_pano_0000_003812", "timestamp": "2019-07-11T11:00:15.663570Z", "filename": "pano_0000_003812.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_20241017_0902_Track51_Sphere_00023", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113849.58108010804, 484343.3824584317 ] }, "relative_distance": 17.739696, "relative_pitch": 68.66107541301783, "relative_heading": 202.03608157103557, "relative_elevation": 45.4087920663878 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track51_Sphere_00023/adjacencies/b_20241017_0902_Track51_Sphere_00023/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_22_08_10_22_00395/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_22_08_10_22_00395/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_22_08_10_22_00395/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_22_08_10_22_00395/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_09_22_08_10_22_00395/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_22_08_10_22_00395/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_22_08_10_22_00395/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_22_08_10_22_00395/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_22_08_10_22_00395/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.783210233985051, 52.3453133604009, 0.0 ] }, "distance": 17.8, "direction": 202.19, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_09_22_08_10_22_00395", "timestamp": "2025-09-22T08:31:49Z", "filename": "2025_09_22_08_10_22_00395.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_20241017_0902_Track51_Sphere_00023", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113849.58108010804, 484343.3824584317 ] }, "relative_distance": 17.79690136, "relative_pitch": 0.0, "relative_heading": 202.18979681847358, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track51_Sphere_00023/adjacencies/b_20241017_0902_Track51_Sphere_00023/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241017_0902_Track51_Sphere_00136/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241017_0902_Track51_Sphere_00136/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241017_0902_Track51_Sphere_00136/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241017_0902_Track51_Sphere_00136/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241017_0902_Track51_Sphere_00136/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track51_Sphere_00136/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track51_Sphere_00136/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241017_0902_Track51_Sphere_00136/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241017_0902_Track51_Sphere_00136/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.783125946376069, 52.34534724573557, 0.0 ] }, "distance": 17.8, "direction": 224.45, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241017_0902_Track51_Sphere_00136", "timestamp": "2024-10-17T10:12:47Z", "filename": "Job_20241017_0902_Track51_Sphere_00136.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_20241017_0902_Track51_Sphere_00023", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113849.58108010804, 484343.3824584317 ] }, "relative_distance": 17.80137154, "relative_pitch": 0.0, "relative_heading": 224.44751700246772, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track51_Sphere_00023/adjacencies/b_20241017_0902_Track51_Sphere_00023/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/08/TMX7316010203-001798/pano_0001_000778/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/08/TMX7316010203-001798/pano_0001_000778/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/08/TMX7316010203-001798/pano_0001_000778/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/08/TMX7316010203-001798/pano_0001_000778/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001798_pano_0001_000778/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001798_pano_0001_000778/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001798_pano_0001_000778/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/07/08/TMX7316010203-001798/pano_0001_000778/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/07/08/TMX7316010203-001798/pano_0001_000778/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78314451859307, 52.3453369272712, 45.3828255319968 ] }, "distance": 17.82, "direction": 218.95, "angle": 68.57, "elevation": 45.38, "pano_id": "TMX7316010203-001798_pano_0001_000778", "timestamp": "2020-07-08T06:39:57.239470Z", "filename": "pano_0001_000778.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_20241017_0902_Track51_Sphere_00023", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113849.58108010804, 484343.3824584317 ] }, "relative_distance": 17.81677609, "relative_pitch": 68.5655982909538, "relative_heading": 218.94783182624414, "relative_elevation": 45.3828255319968 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track51_Sphere_00023/adjacencies/b_20241017_0902_Track51_Sphere_00023/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/27/TMX7316010203-000810/pano_0000_000498/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/27/TMX7316010203-000810/pano_0000_000498/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/27/TMX7316010203-000810/pano_0000_000498/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/27/TMX7316010203-000810/pano_0000_000498/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000810_pano_0000_000498/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000810_pano_0000_000498/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000810_pano_0000_000498/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/27/TMX7316010203-000810/pano_0000_000498/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/27/TMX7316010203-000810/pano_0000_000498/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78309760637385, 52.345556185138, 41.2219617990777 ] }, "distance": 17.84, "direction": 306.21, "angle": 66.59, "elevation": 41.22, "pano_id": "TMX7316010203-000810_pano_0000_000498", "timestamp": "2018-06-27T07:32:45.348560Z", "filename": "pano_0000_000498.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_20241017_0902_Track51_Sphere_00023", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113849.58108010804, 484343.3824584317 ] }, "relative_distance": 17.84333974, "relative_pitch": 66.5941421023619, "relative_heading": 306.21142656697765, "relative_elevation": 41.2219617990777 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track51_Sphere_00023/adjacencies/b_20241017_0902_Track51_Sphere_00023/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/08/TMX7316010203-001798/pano_0001_000777/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/08/TMX7316010203-001798/pano_0001_000777/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/08/TMX7316010203-001798/pano_0001_000777/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/08/TMX7316010203-001798/pano_0001_000777/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001798_pano_0001_000777/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001798_pano_0001_000777/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001798_pano_0001_000777/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/07/08/TMX7316010203-001798/pano_0001_000777/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/07/08/TMX7316010203-001798/pano_0001_000777/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78320191053199, 52.3453131384934, 45.391471718438 ] }, "distance": 18.04, "direction": 203.83, "angle": 68.32, "elevation": 45.39, "pano_id": "TMX7316010203-001798_pano_0001_000777", "timestamp": "2020-07-08T06:39:56.634480Z", "filename": "pano_0001_000777.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_20241017_0902_Track51_Sphere_00023", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113849.58108010804, 484343.3824584317 ] }, "relative_distance": 18.04137074, "relative_pitch": 68.32407502251179, "relative_heading": 203.82839534144924, "relative_elevation": 45.391471718438 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track51_Sphere_00023/adjacencies/b_20241017_0902_Track51_Sphere_00023/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_22_08_10_22_00871/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_22_08_10_22_00871/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_22_08_10_22_00871/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_22_08_10_22_00871/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_09_22_08_10_22_00871/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_22_08_10_22_00871/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_22_08_10_22_00871/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_22_08_10_22_00871/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_22_08_10_22_00871/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.783532714302938, 52.345374810796905, 0.0 ] }, "distance": 18.05, "direction": 122.29, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_09_22_08_10_22_00871", "timestamp": "2025-09-22T08:54:24Z", "filename": "2025_09_22_08_10_22_00871.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_20241017_0902_Track51_Sphere_00023", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113849.58108010804, 484343.3824584317 ] }, "relative_distance": 18.04615977, "relative_pitch": 0.0, "relative_heading": 122.29238374008096, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track51_Sphere_00023/adjacencies/b_20241017_0902_Track51_Sphere_00023/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/19/TMX7316010203-002105/pano_0000_000888/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/19/TMX7316010203-002105/pano_0000_000888/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/19/TMX7316010203-002105/pano_0000_000888/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/19/TMX7316010203-002105/pano_0000_000888/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002105_pano_0000_000888/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002105_pano_0000_000888/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002105_pano_0000_000888/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/19/TMX7316010203-002105/pano_0000_000888/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/19/TMX7316010203-002105/pano_0000_000888/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78321097550006, 52.3453106016631, 45.5161674581468 ] }, "distance": 18.06, "direction": 201.67, "angle": 68.35, "elevation": 45.52, "pano_id": "TMX7316010203-002105_pano_0000_000888", "timestamp": "2021-04-19T12:26:10.077990Z", "filename": "pano_0000_000888.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_20241017_0902_Track51_Sphere_00023", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113849.58108010804, 484343.3824584317 ] }, "relative_distance": 18.06278976, "relative_pitch": 68.35467465904937, "relative_heading": 201.6736132647974, "relative_elevation": 45.5161674581468 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track51_Sphere_00023/adjacencies/b_20241017_0902_Track51_Sphere_00023/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/19/TMX7316010203-002105/pano_0000_000886/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/19/TMX7316010203-002105/pano_0000_000886/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/19/TMX7316010203-002105/pano_0000_000886/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/19/TMX7316010203-002105/pano_0000_000886/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002105_pano_0000_000886/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002105_pano_0000_000886/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002105_pano_0000_000886/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/19/TMX7316010203-002105/pano_0000_000886/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/19/TMX7316010203-002105/pano_0000_000886/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78309257885482, 52.3453619419211, 45.509545750916 ] }, "distance": 18.44, "direction": 233.08, "angle": 67.95, "elevation": 45.51, "pano_id": "TMX7316010203-002105_pano_0000_000886", "timestamp": "2021-04-19T12:26:08.278020Z", "filename": "pano_0000_000886.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_20241017_0902_Track51_Sphere_00023", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113849.58108010804, 484343.3824584317 ] }, "relative_distance": 18.43533273, "relative_pitch": 67.9477623703562, "relative_heading": 233.0844326476169, "relative_elevation": 45.509545750916 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track51_Sphere_00023/adjacencies/b_20241017_0902_Track51_Sphere_00023/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_22_08_10_22_00397/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_22_08_10_22_00397/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_22_08_10_22_00397/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_22_08_10_22_00397/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_09_22_08_10_22_00397/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_22_08_10_22_00397/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_22_08_10_22_00397/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_22_08_10_22_00397/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_22_08_10_22_00397/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.783092041042238, 52.34536054542452, 0.0 ] }, "distance": 18.56, "direction": 232.77, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_09_22_08_10_22_00397", "timestamp": "2025-09-22T08:31:55Z", "filename": "2025_09_22_08_10_22_00397.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_20241017_0902_Track51_Sphere_00023", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113849.58108010804, 484343.3824584317 ] }, "relative_distance": 18.55825307, "relative_pitch": 0.0, "relative_heading": 232.76882316179555, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track51_Sphere_00023/adjacencies/b_20241017_0902_Track51_Sphere_00023/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241017_0902_Track51_Sphere_00134/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241017_0902_Track51_Sphere_00134/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241017_0902_Track51_Sphere_00134/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241017_0902_Track51_Sphere_00134/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241017_0902_Track51_Sphere_00134/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track51_Sphere_00134/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track51_Sphere_00134/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241017_0902_Track51_Sphere_00134/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241017_0902_Track51_Sphere_00134/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.783248194660949, 52.34529861635756, 0.0 ] }, "distance": 18.59, "direction": 192.85, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241017_0902_Track51_Sphere_00134", "timestamp": "2024-10-17T10:12:45Z", "filename": "Job_20241017_0902_Track51_Sphere_00134.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_20241017_0902_Track51_Sphere_00023", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113849.58108010804, 484343.3824584317 ] }, "relative_distance": 18.58517633, "relative_pitch": 0.0, "relative_heading": 192.8537115003082, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track51_Sphere_00023/adjacencies/b_20241017_0902_Track51_Sphere_00023/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/27/TMX7316010203-000810/pano_0000_000381/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/27/TMX7316010203-000810/pano_0000_000381/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/27/TMX7316010203-000810/pano_0000_000381/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/27/TMX7316010203-000810/pano_0000_000381/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000810_pano_0000_000381/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000810_pano_0000_000381/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000810_pano_0000_000381/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/27/TMX7316010203-000810/pano_0000_000381/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/27/TMX7316010203-000810/pano_0000_000381/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78313830474176, 52.3453310863879, 45.3355871159583 ] }, "distance": 18.59, "direction": 218.7, "angle": 67.71, "elevation": 45.34, "pano_id": "TMX7316010203-000810_pano_0000_000381", "timestamp": "2018-06-27T07:31:33.834160Z", "filename": "pano_0000_000381.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_20241017_0902_Track51_Sphere_00023", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113849.58108010804, 484343.3824584317 ] }, "relative_distance": 18.58860828, "relative_pitch": 67.70526990698093, "relative_heading": 218.7036447352678, "relative_elevation": 45.3355871159583 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track51_Sphere_00023/adjacencies/b_20241017_0902_Track51_Sphere_00023/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0007_000040/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0007_000040/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0007_000040/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0007_000040/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002491_pano_0007_000040/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002491_pano_0007_000040/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002491_pano_0007_000040/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0007_000040/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0007_000040/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78315601293791, 52.3453228480153, 45.4527060920373 ] }, "distance": 18.61, "direction": 214.03, "angle": 67.73, "elevation": 45.45, "pano_id": "TMX7316010203-002491_pano_0007_000040", "timestamp": "2022-03-29T11:18:37.929630Z", "filename": "pano_0007_000040.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_20241017_0902_Track51_Sphere_00023", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113849.58108010804, 484343.3824584317 ] }, "relative_distance": 18.61117893, "relative_pitch": 67.7327401240848, "relative_heading": 214.03451567145652, "relative_elevation": 45.4527060920373 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track51_Sphere_00023/adjacencies/b_20241017_0902_Track51_Sphere_00023/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/08/TMX7316010203-001798/pano_0001_000779/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/08/TMX7316010203-001798/pano_0001_000779/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/08/TMX7316010203-001798/pano_0001_000779/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/08/TMX7316010203-001798/pano_0001_000779/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001798_pano_0001_000779/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001798_pano_0001_000779/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001798_pano_0001_000779/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/07/08/TMX7316010203-001798/pano_0001_000779/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/07/08/TMX7316010203-001798/pano_0001_000779/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78308762525513, 52.345361174145, 45.35752893053 ] }, "distance": 18.76, "direction": 233.5, "angle": 67.53, "elevation": 45.36, "pano_id": "TMX7316010203-001798_pano_0001_000779", "timestamp": "2020-07-08T06:39:57.849460Z", "filename": "pano_0001_000779.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_20241017_0902_Track51_Sphere_00023", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113849.58108010804, 484343.3824584317 ] }, "relative_distance": 18.75703057, "relative_pitch": 67.53307995926517, "relative_heading": 233.49515489940728, "relative_elevation": 45.35752893053 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track51_Sphere_00023/adjacencies/b_20241017_0902_Track51_Sphere_00023/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001307/pano_0000_003810/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001307/pano_0000_003810/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001307/pano_0000_003810/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001307/pano_0000_003810/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001307_pano_0000_003810/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001307_pano_0000_003810/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001307_pano_0000_003810/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001307/pano_0000_003810/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001307/pano_0000_003810/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78309115505891, 52.3453575519263, 45.385511350818 ] }, "distance": 18.81, "direction": 232.07, "angle": 67.49, "elevation": 45.39, "pano_id": "TMX7316010203-001307_pano_0000_003810", "timestamp": "2019-07-11T11:00:14.193540Z", "filename": "pano_0000_003810.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_20241017_0902_Track51_Sphere_00023", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113849.58108010804, 484343.3824584317 ] }, "relative_distance": 18.80925239, "relative_pitch": 67.48927056526604, "relative_heading": 232.07220797227325, "relative_elevation": 45.385511350818 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track51_Sphere_00023/adjacencies/b_20241017_0902_Track51_Sphere_00023/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/27/TMX7316010203-000810/pano_0000_000382/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/27/TMX7316010203-000810/pano_0000_000382/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/27/TMX7316010203-000810/pano_0000_000382/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/27/TMX7316010203-000810/pano_0000_000382/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000810_pano_0000_000382/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000810_pano_0000_000382/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000810_pano_0000_000382/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/27/TMX7316010203-000810/pano_0000_000382/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/27/TMX7316010203-000810/pano_0000_000382/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78319779298848, 52.345306505037, 45.359434180893 ] }, "distance": 18.83, "direction": 203.7, "angle": 67.46, "elevation": 45.36, "pano_id": "TMX7316010203-000810_pano_0000_000382", "timestamp": "2018-06-27T07:31:34.404180Z", "filename": "pano_0000_000382.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_20241017_0902_Track51_Sphere_00023", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113849.58108010804, 484343.3824584317 ] }, "relative_distance": 18.82999213, "relative_pitch": 67.45527132490957, "relative_heading": 203.70206552777842, "relative_elevation": 45.359434180893 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track51_Sphere_00023/adjacencies/b_20241017_0902_Track51_Sphere_00023/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/09/TMX7316010203-000289/pano_0001_000977/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/09/TMX7316010203-000289/pano_0001_000977/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/09/TMX7316010203-000289/pano_0001_000977/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/09/TMX7316010203-000289/pano_0001_000977/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000289_pano_0001_000977/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000289_pano_0001_000977/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000289_pano_0001_000977/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/05/09/TMX7316010203-000289/pano_0001_000977/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/05/09/TMX7316010203-000289/pano_0001_000977/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78316577969434, 52.3453159673691, 45.1068146210164 ] }, "distance": 18.9, "direction": 211.06, "angle": 67.27, "elevation": 45.11, "pano_id": "TMX7316010203-000289_pano_0001_000977", "timestamp": "2017-05-09T10:16:10.027840Z", "filename": "pano_0001_000977.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_20241017_0902_Track51_Sphere_00023", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113849.58108010804, 484343.3824584317 ] }, "relative_distance": 18.89857107, "relative_pitch": 67.2675956191601, "relative_heading": 211.0617822240792, "relative_elevation": 45.1068146210164 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track51_Sphere_00023/adjacencies/b_20241017_0902_Track51_Sphere_00023/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/19/TMX7316010203-002105/pano_0000_000740/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/19/TMX7316010203-002105/pano_0000_000740/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/19/TMX7316010203-002105/pano_0000_000740/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/19/TMX7316010203-002105/pano_0000_000740/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002105_pano_0000_000740/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002105_pano_0000_000740/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002105_pano_0000_000740/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/19/TMX7316010203-002105/pano_0000_000740/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/19/TMX7316010203-002105/pano_0000_000740/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78353966036413, 52.3453669549223, 41.3021190902218 ] }, "distance": 18.92, "direction": 123.76, "angle": 65.39, "elevation": 41.3, "pano_id": "TMX7316010203-002105_pano_0000_000740", "timestamp": "2021-04-19T12:19:24.315620Z", "filename": "pano_0000_000740.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_20241017_0902_Track51_Sphere_00023", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113849.58108010804, 484343.3824584317 ] }, "relative_distance": 18.91956221, "relative_pitch": 65.38856048619824, "relative_heading": 123.7645223738686, "relative_elevation": 41.3021190902218 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track51_Sphere_00023/adjacencies/b_20241017_0902_Track51_Sphere_00023/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001307/pano_0000_003813/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001307/pano_0000_003813/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001307/pano_0000_003813/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001307/pano_0000_003813/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001307_pano_0000_003813/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001307_pano_0000_003813/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001307_pano_0000_003813/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001307/pano_0000_003813/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001307/pano_0000_003813/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78327198991381, 52.3452929120559, 45.3490113690495 ] }, "distance": 18.92, "direction": 187.63, "angle": 67.35, "elevation": 45.35, "pano_id": "TMX7316010203-001307_pano_0000_003813", "timestamp": "2019-07-11T11:00:16.388460Z", "filename": "pano_0000_003813.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_20241017_0902_Track51_Sphere_00023", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113849.58108010804, 484343.3824584317 ] }, "relative_distance": 18.92180015, "relative_pitch": 67.35174311437345, "relative_heading": 187.63167955499532, "relative_elevation": 45.3490113690495 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track51_Sphere_00023/adjacencies/b_20241017_0902_Track51_Sphere_00023/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316010203-000040/pano_0001_000328/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316010203-000040/pano_0001_000328/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316010203-000040/pano_0001_000328/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316010203-000040/pano_0001_000328/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000040_pano_0001_000328/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000040_pano_0001_000328/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000040_pano_0001_000328/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316010203-000040/pano_0001_000328/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316010203-000040/pano_0001_000328/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78308348946951, 52.3455619428643, 40.9927765410393 ] }, "distance": 19.0, "direction": 306.06, "angle": 65.13, "elevation": 40.99, "pano_id": "TMX7316010203-000040_pano_0001_000328", "timestamp": "2016-08-02T09:20:15.495050Z", "filename": "pano_0001_000328.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_20241017_0902_Track51_Sphere_00023", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113849.58108010804, 484343.3824584317 ] }, "relative_distance": 18.99811777, "relative_pitch": 65.13461755025037, "relative_heading": 306.0563963922271, "relative_elevation": 40.9927765410393 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track51_Sphere_00023/adjacencies/b_20241017_0902_Track51_Sphere_00023/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0007_000039/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0007_000039/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0007_000039/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0007_000039/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002491_pano_0007_000039/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002491_pano_0007_000039/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002491_pano_0007_000039/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0007_000039/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0007_000039/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.7832182523464, 52.3452981979501, 45.4493785938248 ] }, "distance": 19.19, "direction": 198.77, "angle": 67.11, "elevation": 45.45, "pano_id": "TMX7316010203-002491_pano_0007_000039", "timestamp": "2022-03-29T11:18:37.349630Z", "filename": "pano_0007_000039.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_20241017_0902_Track51_Sphere_00023", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113849.58108010804, 484343.3824584317 ] }, "relative_distance": 19.18684109, "relative_pitch": 67.11254746447953, "relative_heading": 198.77402255509142, "relative_elevation": 45.4493785938248 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track51_Sphere_00023/adjacencies/b_20241017_0902_Track51_Sphere_00023/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/08/TMX7316010203-001798/pano_0001_000776/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/08/TMX7316010203-001798/pano_0001_000776/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/08/TMX7316010203-001798/pano_0001_000776/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/08/TMX7316010203-001798/pano_0001_000776/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001798_pano_0001_000776/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001798_pano_0001_000776/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001798_pano_0001_000776/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/07/08/TMX7316010203-001798/pano_0001_000776/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/07/08/TMX7316010203-001798/pano_0001_000776/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78326040206954, 52.345289738613, 45.3544231317937 ] }, "distance": 19.39, "direction": 189.81, "angle": 66.85, "elevation": 45.35, "pano_id": "TMX7316010203-001798_pano_0001_000776", "timestamp": "2020-07-08T06:39:56.034660Z", "filename": "pano_0001_000776.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_20241017_0902_Track51_Sphere_00023", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113849.58108010804, 484343.3824584317 ] }, "relative_distance": 19.3906334, "relative_pitch": 66.85156453335485, "relative_heading": 189.80636178855306, "relative_elevation": 45.3544231317937 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track51_Sphere_00023/adjacencies/b_20241017_0902_Track51_Sphere_00023/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241017_0902_Track51_Sphere_00137/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241017_0902_Track51_Sphere_00137/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241017_0902_Track51_Sphere_00137/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241017_0902_Track51_Sphere_00137/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241017_0902_Track51_Sphere_00137/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track51_Sphere_00137/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track51_Sphere_00137/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241017_0902_Track51_Sphere_00137/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241017_0902_Track51_Sphere_00137/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.783064663402969, 52.345371901104116, 0.0 ] }, "distance": 19.4, "direction": 239.09, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241017_0902_Track51_Sphere_00137", "timestamp": "2024-10-17T10:12:47Z", "filename": "Job_20241017_0902_Track51_Sphere_00137.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_20241017_0902_Track51_Sphere_00023", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113849.58108010804, 484343.3824584317 ] }, "relative_distance": 19.39708037, "relative_pitch": 0.0, "relative_heading": 239.0877868815783, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track51_Sphere_00023/adjacencies/b_20241017_0902_Track51_Sphere_00023/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0007_000041/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0007_000041/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0007_000041/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0007_000041/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002491_pano_0007_000041/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002491_pano_0007_000041/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002491_pano_0007_000041/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0007_000041/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0007_000041/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78309307563952, 52.3453470515923, 45.4539238037542 ] }, "distance": 19.45, "direction": 229.12, "angle": 66.83, "elevation": 45.45, "pano_id": "TMX7316010203-002491_pano_0007_000041", "timestamp": "2022-03-29T11:18:38.514680Z", "filename": "pano_0007_000041.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_20241017_0902_Track51_Sphere_00023", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113849.58108010804, 484343.3824584317 ] }, "relative_distance": 19.4500327, "relative_pitch": 66.83359967093097, "relative_heading": 229.11899014782136, "relative_elevation": 45.4539238037542 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track51_Sphere_00023/adjacencies/b_20241017_0902_Track51_Sphere_00023/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_22_08_10_22_00394/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_22_08_10_22_00394/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_22_08_10_22_00394/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_22_08_10_22_00394/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_09_22_08_10_22_00394/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_22_08_10_22_00394/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_22_08_10_22_00394/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_22_08_10_22_00394/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_22_08_10_22_00394/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.783273750861304, 52.34528737717032, 0.0 ] }, "distance": 19.52, "direction": 187.04, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_09_22_08_10_22_00394", "timestamp": "2025-09-22T08:31:46Z", "filename": "2025_09_22_08_10_22_00394.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_20241017_0902_Track51_Sphere_00023", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113849.58108010804, 484343.3824584317 ] }, "relative_distance": 19.51732822, "relative_pitch": 0.0, "relative_heading": 187.04238387404646, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track51_Sphere_00023/adjacencies/b_20241017_0902_Track51_Sphere_00023/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/27/TMX7316010203-000810/pano_0000_000380/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/27/TMX7316010203-000810/pano_0000_000380/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/27/TMX7316010203-000810/pano_0000_000380/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/27/TMX7316010203-000810/pano_0000_000380/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000810_pano_0000_000380/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000810_pano_0000_000380/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000810_pano_0000_000380/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/27/TMX7316010203-000810/pano_0000_000380/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/27/TMX7316010203-000810/pano_0000_000380/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78307847319174, 52.3453557965457, 45.3114536814392 ] }, "distance": 19.61, "direction": 233.17, "angle": 66.59, "elevation": 45.31, "pano_id": "TMX7316010203-000810_pano_0000_000380", "timestamp": "2018-06-27T07:31:33.259250Z", "filename": "pano_0000_000380.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_20241017_0902_Track51_Sphere_00023", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113849.58108010804, 484343.3824584317 ] }, "relative_distance": 19.61464555, "relative_pitch": 66.59294061570036, "relative_heading": 233.17397376845418, "relative_elevation": 45.3114536814392 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track51_Sphere_00023/adjacencies/b_20241017_0902_Track51_Sphere_00023/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/19/TMX7316010203-002105/pano_0000_000889/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/19/TMX7316010203-002105/pano_0000_000889/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/19/TMX7316010203-002105/pano_0000_000889/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/19/TMX7316010203-002105/pano_0000_000889/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002105_pano_0000_000889/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002105_pano_0000_000889/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002105_pano_0000_000889/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/19/TMX7316010203-002105/pano_0000_000889/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/19/TMX7316010203-002105/pano_0000_000889/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78326863454022, 52.3452837228327, 45.5148507934064 ] }, "distance": 19.97, "direction": 187.89, "angle": 66.31, "elevation": 45.51, "pano_id": "TMX7316010203-002105_pano_0000_000889", "timestamp": "2021-04-19T12:26:10.973090Z", "filename": "pano_0000_000889.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_20241017_0902_Track51_Sphere_00023", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113849.58108010804, 484343.3824584317 ] }, "relative_distance": 19.96583777, "relative_pitch": 66.314550957053, "relative_heading": 187.89237193828612, "relative_elevation": 45.5148507934064 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track51_Sphere_00023/adjacencies/b_20241017_0902_Track51_Sphere_00023/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0006_001192/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0006_001192/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0006_001192/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0006_001192/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002491_pano_0006_001192/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002491_pano_0006_001192/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002491_pano_0006_001192/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0006_001192/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0006_001192/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78355541287662, 52.345363875074, 41.3179512089118 ] }, "distance": 20.0, "direction": 122.87, "angle": 64.17, "elevation": 41.32, "pano_id": "TMX7316010203-002491_pano_0006_001192", "timestamp": "2022-03-29T11:11:16.618270Z", "filename": "pano_0006_001192.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_20241017_0902_Track51_Sphere_00023", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113849.58108010804, 484343.3824584317 ] }, "relative_distance": 20.0048966, "relative_pitch": 64.16514457042351, "relative_heading": 122.87164743444212, "relative_elevation": 41.3179512089118 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track51_Sphere_00023/adjacencies/b_20241017_0902_Track51_Sphere_00023/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241017_0902_Track51_Sphere_00019/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241017_0902_Track51_Sphere_00019/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241017_0902_Track51_Sphere_00019/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241017_0902_Track51_Sphere_00019/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241017_0902_Track51_Sphere_00019/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track51_Sphere_00019/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track51_Sphere_00019/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241017_0902_Track51_Sphere_00019/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241017_0902_Track51_Sphere_00019/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.783065565278581, 52.3455622679494, 0.0 ] }, "distance": 20.02, "direction": 304.08, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241017_0902_Track51_Sphere_00019", "timestamp": "2024-10-17T10:08:21Z", "filename": "Job_20241017_0902_Track51_Sphere_00019.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_20241017_0902_Track51_Sphere_00023", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113849.58108010804, 484343.3824584317 ] }, "relative_distance": 20.01880009, "relative_pitch": 0.0, "relative_heading": 304.0820081565728, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track51_Sphere_00023/adjacencies/b_20241017_0902_Track51_Sphere_00023/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241017_0902_Track51_Sphere_00027/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241017_0902_Track51_Sphere_00027/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241017_0902_Track51_Sphere_00027/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241017_0902_Track51_Sphere_00027/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241017_0902_Track51_Sphere_00027/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track51_Sphere_00027/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track51_Sphere_00027/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241017_0902_Track51_Sphere_00027/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241017_0902_Track51_Sphere_00027/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.783552192998219, 52.345359388171545, 0.0 ] }, "distance": 20.1, "direction": 124.41, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241017_0902_Track51_Sphere_00027", "timestamp": "2024-10-17T10:08:28Z", "filename": "Job_20241017_0902_Track51_Sphere_00027.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241017_0902_Track51_Sphere_00023", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113849.58108010804, 484343.3824584317 ] }, "relative_distance": 20.09880189, "relative_pitch": 0.0, "relative_heading": 124.40674334568135, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track51_Sphere_00023/adjacencies/b_20241017_0902_Track51_Sphere_00023/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/09/TMX7316010203-000289/pano_0001_000918/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/09/TMX7316010203-000289/pano_0001_000918/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/09/TMX7316010203-000289/pano_0001_000918/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/09/TMX7316010203-000289/pano_0001_000918/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000289_pano_0001_000918/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000289_pano_0001_000918/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000289_pano_0001_000918/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/05/09/TMX7316010203-000289/pano_0001_000918/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/05/09/TMX7316010203-000289/pano_0001_000918/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.7830644143028, 52.34556398077, 41.1169621208683 ] }, "distance": 20.19, "direction": 304.41, "angle": 63.85, "elevation": 41.12, "pano_id": "TMX7316010203-000289_pano_0001_000918", "timestamp": "2017-05-09T10:14:41.998380Z", "filename": "pano_0001_000918.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_20241017_0902_Track51_Sphere_00023", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113849.58108010804, 484343.3824584317 ] }, "relative_distance": 20.19088893, "relative_pitch": 63.84619909156615, "relative_heading": 304.4052294456527, "relative_elevation": 41.1169621208683 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track51_Sphere_00023/adjacencies/b_20241017_0902_Track51_Sphere_00023/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/27/TMX7316010203-000810/pano_0000_000383/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/27/TMX7316010203-000810/pano_0000_000383/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/27/TMX7316010203-000810/pano_0000_000383/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/27/TMX7316010203-000810/pano_0000_000383/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000810_pano_0000_000383/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000810_pano_0000_000383/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000810_pano_0000_000383/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/27/TMX7316010203-000810/pano_0000_000383/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/27/TMX7316010203-000810/pano_0000_000383/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78325716619067, 52.3452819697064, 45.3190785814077 ] }, "distance": 20.28, "direction": 190.0, "angle": 65.89, "elevation": 45.32, "pano_id": "TMX7316010203-000810_pano_0000_000383", "timestamp": "2018-06-27T07:31:34.974120Z", "filename": "pano_0000_000383.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_20241017_0902_Track51_Sphere_00023", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113849.58108010804, 484343.3824584317 ] }, "relative_distance": 20.28015877, "relative_pitch": 65.89161987030751, "relative_heading": 190.0043015980659, "relative_elevation": 45.3190785814077 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track51_Sphere_00023/adjacencies/b_20241017_0902_Track51_Sphere_00023/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/09/TMX7316010203-000289/pano_0001_000922/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/09/TMX7316010203-000289/pano_0001_000922/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/09/TMX7316010203-000289/pano_0001_000922/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/09/TMX7316010203-000289/pano_0001_000922/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000289_pano_0001_000922/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000289_pano_0001_000922/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000289_pano_0001_000922/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/05/09/TMX7316010203-000289/pano_0001_000922/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/05/09/TMX7316010203-000289/pano_0001_000922/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78355813517047, 52.3453615690081, 41.1153190881014 ] }, "distance": 20.3, "direction": 123.2, "angle": 63.72, "elevation": 41.12, "pano_id": "TMX7316010203-000289_pano_0001_000922", "timestamp": "2017-05-09T10:14:46.488350Z", "filename": "pano_0001_000922.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_20241017_0902_Track51_Sphere_00023", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113849.58108010804, 484343.3824584317 ] }, "relative_distance": 20.30031213, "relative_pitch": 63.722565328910164, "relative_heading": 123.19573553302023, "relative_elevation": 41.1153190881014 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track51_Sphere_00023/adjacencies/b_20241017_0902_Track51_Sphere_00023/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0006_001184/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0006_001184/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0006_001184/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0006_001184/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002491_pano_0006_001184/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002491_pano_0006_001184/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002491_pano_0006_001184/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0006_001184/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0006_001184/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78306159177205, 52.3455663963976, 41.3123723166063 ] }, "distance": 20.5, "direction": 304.72, "angle": 63.61, "elevation": 41.31, "pano_id": "TMX7316010203-002491_pano_0006_001184", "timestamp": "2022-03-29T11:11:09.873270Z", "filename": "pano_0006_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_20241017_0902_Track51_Sphere_00023", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113849.58108010804, 484343.3824584317 ] }, "relative_distance": 20.50178212, "relative_pitch": 63.60651812853283, "relative_heading": 304.7212777801806, "relative_elevation": 41.3123723166063 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track51_Sphere_00023/adjacencies/b_20241017_0902_Track51_Sphere_00023/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_22_08_10_22_00398/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_22_08_10_22_00398/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_22_08_10_22_00398/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_22_08_10_22_00398/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_09_22_08_10_22_00398/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_22_08_10_22_00398/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_22_08_10_22_00398/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_22_08_10_22_00398/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_22_08_10_22_00398/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.783034743141487, 52.345384609947345, 0.0 ] }, "distance": 20.54, "direction": 245.41, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_09_22_08_10_22_00398", "timestamp": "2025-09-22T08:31:57Z", "filename": "2025_09_22_08_10_22_00398.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_20241017_0902_Track51_Sphere_00023", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113849.58108010804, 484343.3824584317 ] }, "relative_distance": 20.54473411, "relative_pitch": 0.0, "relative_heading": 245.40551963480493, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track51_Sphere_00023/adjacencies/b_20241017_0902_Track51_Sphere_00023/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/19/TMX7316010203-002105/pano_0000_000885/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/19/TMX7316010203-002105/pano_0000_000885/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/19/TMX7316010203-002105/pano_0000_000885/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/19/TMX7316010203-002105/pano_0000_000885/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002105_pano_0000_000885/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002105_pano_0000_000885/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002105_pano_0000_000885/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/19/TMX7316010203-002105/pano_0000_000885/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/19/TMX7316010203-002105/pano_0000_000885/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78303228821392, 52.3453866428809, 45.49747312814 ] }, "distance": 20.6, "direction": 246.17, "angle": 65.64, "elevation": 45.5, "pano_id": "TMX7316010203-002105_pano_0000_000885", "timestamp": "2021-04-19T12:26:07.388020Z", "filename": "pano_0000_000885.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_20241017_0902_Track51_Sphere_00023", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113849.58108010804, 484343.3824584317 ] }, "relative_distance": 20.6045454, "relative_pitch": 65.63554467883738, "relative_heading": 246.17113020169882, "relative_elevation": 45.49747312814 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track51_Sphere_00023/adjacencies/b_20241017_0902_Track51_Sphere_00023/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/08/TMX7316010203-001798/pano_0001_000780/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/08/TMX7316010203-001798/pano_0001_000780/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/08/TMX7316010203-001798/pano_0001_000780/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/08/TMX7316010203-001798/pano_0001_000780/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001798_pano_0001_000780/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001798_pano_0001_000780/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001798_pano_0001_000780/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/07/08/TMX7316010203-001798/pano_0001_000780/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/07/08/TMX7316010203-001798/pano_0001_000780/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78303053027452, 52.3453855552805, 45.3185848277062 ] }, "distance": 20.76, "direction": 246.0, "angle": 65.38, "elevation": 45.32, "pano_id": "TMX7316010203-001798_pano_0001_000780", "timestamp": "2020-07-08T06:39:58.464440Z", "filename": "pano_0001_000780.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_20241017_0902_Track51_Sphere_00023", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113849.58108010804, 484343.3824584317 ] }, "relative_distance": 20.76312077, "relative_pitch": 65.38468688626986, "relative_heading": 245.99920089720058, "relative_elevation": 45.3185848277062 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track51_Sphere_00023/adjacencies/b_20241017_0902_Track51_Sphere_00023/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241017_0902_Track51_Sphere_00133/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241017_0902_Track51_Sphere_00133/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241017_0902_Track51_Sphere_00133/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241017_0902_Track51_Sphere_00133/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241017_0902_Track51_Sphere_00133/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track51_Sphere_00133/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track51_Sphere_00133/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241017_0902_Track51_Sphere_00133/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241017_0902_Track51_Sphere_00133/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.783309722495534, 52.34527428570562, 0.0 ] }, "distance": 20.83, "direction": 179.84, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241017_0902_Track51_Sphere_00133", "timestamp": "2024-10-17T10:12:44Z", "filename": "Job_20241017_0902_Track51_Sphere_00133.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_20241017_0902_Track51_Sphere_00023", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113849.58108010804, 484343.3824584317 ] }, "relative_distance": 20.82690536, "relative_pitch": 0.0, "relative_heading": 179.83902319675965, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track51_Sphere_00023/adjacencies/b_20241017_0902_Track51_Sphere_00023/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001307/pano_0000_003809/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001307/pano_0000_003809/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001307/pano_0000_003809/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001307/pano_0000_003809/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001307_pano_0000_003809/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001307_pano_0000_003809/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001307_pano_0000_003809/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001307/pano_0000_003809/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001307/pano_0000_003809/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78303199215826, 52.3453805450349, 45.3449843646958 ] }, "distance": 20.91, "direction": 244.49, "angle": 65.25, "elevation": 45.34, "pano_id": "TMX7316010203-001307_pano_0000_003809", "timestamp": "2019-07-11T11:00:13.463560Z", "filename": "pano_0000_003809.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_20241017_0902_Track51_Sphere_00023", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113849.58108010804, 484343.3824584317 ] }, "relative_distance": 20.90610985, "relative_pitch": 65.24813914994894, "relative_heading": 244.49215277550948, "relative_elevation": 45.3449843646958 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track51_Sphere_00023/adjacencies/b_20241017_0902_Track51_Sphere_00023/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/19/TMX7316010203-002105/pano_0000_000732/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/19/TMX7316010203-002105/pano_0000_000732/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/19/TMX7316010203-002105/pano_0000_000732/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/19/TMX7316010203-002105/pano_0000_000732/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002105_pano_0000_000732/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002105_pano_0000_000732/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002105_pano_0000_000732/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/19/TMX7316010203-002105/pano_0000_000732/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/19/TMX7316010203-002105/pano_0000_000732/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78305122217797, 52.3455637835773, 41.3102876665071 ] }, "distance": 20.93, "direction": 302.96, "angle": 63.13, "elevation": 41.31, "pano_id": "TMX7316010203-002105_pano_0000_000732", "timestamp": "2021-04-19T12:19:17.100630Z", "filename": "pano_0000_000732.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_20241017_0902_Track51_Sphere_00023", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113849.58108010804, 484343.3824584317 ] }, "relative_distance": 20.92685005, "relative_pitch": 63.134265797427, "relative_heading": 302.96470982545014, "relative_elevation": 41.3102876665071 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track51_Sphere_00023/adjacencies/b_20241017_0902_Track51_Sphere_00023/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0007_000038/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0007_000038/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0007_000038/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0007_000038/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002491_pano_0007_000038/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002491_pano_0007_000038/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002491_pano_0007_000038/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0007_000038/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0007_000038/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78328011488486, 52.3452736163252, 45.4489144049585 ] }, "distance": 20.99, "direction": 185.36, "angle": 65.21, "elevation": 45.45, "pano_id": "TMX7316010203-002491_pano_0007_000038", "timestamp": "2022-03-29T11:18:36.774750Z", "filename": "pano_0007_000038.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_20241017_0902_Track51_Sphere_00023", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113849.58108010804, 484343.3824584317 ] }, "relative_distance": 20.99292973, "relative_pitch": 65.20770570703766, "relative_heading": 185.3550061861388, "relative_elevation": 45.4489144049585 } ] } }