Description Usage Arguments Value
View source: R/obtain_soilgrids.R
Obtain soilgrids layer from the ISRIC geoserver.
1  | obtain_soilgrids(project_path, shp_file, variables, depths, quantiles, wcs)
 | 
project_path | 
 Path to the SWAT project / Path where soilgrids layers are saved  | 
shp_file | 
 Shape file (or path to shape file) that defines the extent of
the soilgrids layers. If   | 
wcs | 
 URL of the ISRIC soilgrids geoserver  | 
layer_meta | 
 List with the entries extent (Vector of length 4 with the
soilgrids extent) and the soilgrids pixel_size. Check if these values are
correct with   | 
layer_names | 
 Character vector of names of the soilgrids layers to be downloadad.  | 
Writes the required soilgrids layer to project_path/soilgrids.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.