Description Usage Arguments Details Value Note Author(s) References See Also Examples
Get KSSL data via BBOX, MLRA, or series name query, from the SoilWeb system.
1 2 |
series |
a soil series name, case insensitive |
bbox |
a bounding box in WGS84 geographic coordinates e.g. |
mlra |
an MLRA ID |
pedlabsampnum |
KSSL pedon lab sample number |
pedon_id |
user pedon ID |
pedon_key |
KSSL internal pedon ID |
This is an experimental interface to most of the KSSL data as of June 2015. Series-queries are case insensitive. Series name is based on the "correlated as" field (from KSSL snapshot) when present. The "sampled as" classification was promoted to "correlated as" if the "correlated as" classification was missing.
a SoilProfileCollection
object
SoilWeb maintains a snapshot of the KSSL data. The SoilWeb snapshot was developed using methods described here: https://github.com/dylanbeaudette/process-kssl-snapshot. Please use the link below for the live data.
D.E. Beaudette
http://ncsslabdatamart.sc.egov.usda.gov/
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.