Retrieve the spatial intersections of the field with the geometries of the soilmap 1 : 50.000.
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
Key | Datatype | Required | Description |
---|---|---|---|
output_epsg | string | If no epsg is provided epsg = 28992 (RD) is assumed. Currently only epsg's 28992 and 4326 (WGS 84) are supported. | |
page_size | string | ||
page_offset | string |
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Accept | string | ||
token | string | Your AgroDataCube access token |