powered by
Access and download layers from OpenLandMap.org (LandGIS data service)
download.landgis( coverageId, filename, scalefactor = NULL, subset = NULL, service = paste0(c("https://geoserver.opengeohub.org/landgisgeoserver/ows", "?service=WCS&version=2.0.1")), silent = TRUE, ... )
Coverage ID.
Download filename.
Scale factor for WCS request.
Subset string for WCS request.
URL of the WCS service.
Silent output.
optional utils::download.file settings.
utils::download.file
Locally downloaded GeoTIFF.
# NOT RUN { search.landgis(pattern=c("clay", "10..10cm")) # }
Run the code above in your browser using DataLab