get_soil_esdb | R Documentation |
get soil data from the European Soil DataBase (ESDB), using a local repository for GIS files.
get_soil_esdb(lat, lon, data = data_soil)
lat |
latitude of the geographical location in decimal degrees (WGS84) |
lon |
longitude of the geographical location in decimal degrees (WGS84) |
data |
dataframe created from ESDB GIS files as made available by the JRC lab for research usage. |
a dataframe of soil properties
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.