Retrieve the spatial intersections of the field with the geometries of the soilmap 1 : 50.000.

GET https://agrodatacube.wur.nl/api/v2/rest/fields/:fieldid/soiltypes?output_epsg={{output_epsg}}&page_size={{page_size}}&page_offset={{page_offset}}

The id (soilid) returned is the objectid in the shapefile as provided by PDOK.

V2 directly returns the soil types through attribute soilunits as an array of soiltype units.

Request Params

KeyDatatypeRequiredDescription
output_epsgstringIf no epsg is provided epsg = 28992 (RD) is assumed. Currently only epsg's 28992 and 4326 (WGS 84) are supported.
page_sizestring
page_offsetstring

HEADERS

KeyDatatypeRequiredDescription
Acceptstring
tokenstringYour AgroDataCube access token