Skip to main content

Extract variables for provided boundaries

Extract variables for provided boundaries

Request Body REQUIRED
years integer[] REQUIRED

Possible values: [2020, 2021, 2022, 2023, 2024]

variables string[] REQUIRED

Possible values: [crop_type, cover_crop, tillage, yield, planting_date, harvest_date]

geometry object[] REQUIRED
boundary_id number REQUIRED

Unique identifier for the boundary

geojson object REQUIRED
type string REQUIRED

Possible values: [Feature, MultiPolygon, Polygon]

coordinates array REQUIRED

Coordinates for the geojson object

Responses
200

Successful extraction of variables

Schema OPTIONAL
object

Extraction results grouped by boundary_id and year.

401

Unauthorized

Schema OPTIONAL
error string OPTIONAL