Retrieve the spatial intersections of a field with the soil physical parameters geometries (BOFEK 2012)

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

For more detailed information, see http://content.alterra.wur.nl/Webdocs/PDFFiles/Alterrarapporten/AlterraRapport2387.pdf.

V2 directly returns the related information through attribute bofek_profielen as an array of soilparam layers. Value from soilparamid can still be used to retrieve the related information.

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