get_aoi_soil_map
Retrieve a soil map for an area of interest (AOI) as GeoJSON polygons with soil attributes like landunit, mukey, and farmlndcl, ready to render in web maps.
Instructions
Soil map for an AOI as GeoJSON (FeatureCollection).
Each feature is a soil polygon clipped to the AOI with properties {landunit, mukey, musym, muname, invesintens, farmlndcl, poly_acres}. Render directly with Leaflet/ArcGIS; no ratings are computed.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| wkt | Yes | ||
| landunit | No | AOI 1 |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||