rOpenGov / geofi

R package for accessing Finnish geospatial data
https://ropengov.github.io/geofi/
Other
19 stars 6 forks source link

Add Finnish Digital Elevation Model (DEM) #18

Open jlehtoma opened 5 years ago

jlehtoma commented 5 years ago

The Finnish Geospatial Research and Education hub provides multiple raster datasets, including the Finnish DEM (2m / 10m), over the Open Geospatial Consortium's Web Coverage Service (WCS). Develop a wrapper to access the DEM. ows4R doesn't currently support CWS, but this may change in the future.

eblondel commented 1 year ago

@jlehtoma just to let you know that ows4R now supports WCS, in case you want to test. Feel free to report any issue you would find.