The soil endpoint will return soil properties — pH and texture — for any LATAM coordinate, sourced from the SoilGrids global soil database. This data is used by the crop advisor to calculate the soil pH compatibility factor.Documentation Index
Fetch the complete documentation index at: https://docs.climatifai.com/llms.txt
Use this file to discover all available pages before exploring further.
SoilGrids integration is currently in progress. The endpoint is available and returns the correct response shape, but
ph and texture values are null until the integration is complete. The crop advisor uses a neutral fallback score for soil pH when live data is unavailable.Endpoint
Parameters
Latitude of the location in decimal degrees, WGS 84.
Longitude of the location in decimal degrees, WGS 84.
Response
Latitude echoed from the request.
Longitude echoed from the request.
Soil property object for the location.