Small area (< 10h)
Query an area of interest smaller than 10h by providing Polygon/MultiPolygon/Point/MultiPoint in WKT (Well-known text) format.
When using Point or MultiPoint the endpoint will transform intersecting H3 cells at resolution 10 into hexagons (around 1.5 hectares each).
Additional filtering can be specified in the payload:
- Spatial filters
- Soil properties
- Date range
- Data sources
Data will be returned in JSON format. Request is synchronous (blocking).
Endpoint
POST /v1/soil-data-by-geometry
Updated about 2 months ago