Qodex.ai
Qodex.ai
Introduction
AgroDataCube API v2.1
Fields
Retrieve the geometry and crop information of the intersections of the supplied geometry and the fields.Retrieve the geometry and crop information for a specific crop field.Retrieve AHN altitude zonal statistics (in cm) for a specific field.Raster data geotiff for AHN (ahn_image)Retrieve a list of the nearest meteostations (max. 5) to a specific field, ranked by distance.Retrieve the available NDVI (Normalized Difference Vegetation Index) values for a specific field and time period.Raster data geotiff for NDVI (ndvi_image)Retrieve the spatial intersections of a field with the soil physical parameters geometries (BOFEK 2012)Retrieve the spatial intersections of the field with the geometries of the soilmap 1 : 50.000.Retrieve the crop history for a parcel, based on its geometryRetrieve the crop rotation index for a fieldRetrieve arable land markers for a specific crop fieldRetrieve graslandmarkers for a specific crop field
Altitude (AHN)
Altitude zonal statistics for supplied geometry.Raster data geotiff for AHN (ahn_image)
Meteo
Return a list of all meteostations for which data is available.Return the data for the given meteostation.Retrieve weather data from one of the meteostations for a specified time period.Retrieve weather data from one of the meteostations and for a specific date. The date can be entered as yyyymmdd, yyyymm, or yyyy.
Soil
Return all the information for the given soilparamid.Return the intersections of the supplied geometry and soilmap.Return all the information for the given soilmap entityid.
Vegetation (NDVI)
Raster data geotiff for NDVI (ndvi_image)
Codes
Retrieve a list of all possible cropcodes.Retrieve details for a specific cropcode.Retrieve a list of all possible soilcodes.Retrieve details for a specific soilcode.Retrieve detailed crop category information
Regions
Return all region boundaries based on regiontype.
Datapackage
KPI - GreennessKPI - Croprotation
Introduction
AgroDataCube API v2.1
Fields
Retrieve the geometry and crop information of the intersections of the supplied geometry and the fields.Retrieve the geometry and crop information for a specific crop field.Retrieve AHN altitude zonal statistics (in cm) for a specific field.Raster data geotiff for AHN (ahn_image)Retrieve a list of the nearest meteostations (max. 5) to a specific field, ranked by distance.Retrieve the available NDVI (Normalized Difference Vegetation Index) values for a specific field and time period.Raster data geotiff for NDVI (ndvi_image)Retrieve the spatial intersections of a field with the soil physical parameters geometries (BOFEK 2012)Retrieve the spatial intersections of the field with the geometries of the soilmap 1 : 50.000.Retrieve the crop history for a parcel, based on its geometryRetrieve the crop rotation index for a fieldRetrieve arable land markers for a specific crop fieldRetrieve graslandmarkers for a specific crop field
Altitude (AHN)
Altitude zonal statistics for supplied geometry.Raster data geotiff for AHN (ahn_image)
Meteo
Return a list of all meteostations for which data is available.Return the data for the given meteostation.Retrieve weather data from one of the meteostations for a specified time period.Retrieve weather data from one of the meteostations and for a specific date. The date can be entered as yyyymmdd, yyyymm, or yyyy.
Soil
Return all the information for the given soilparamid.Return the intersections of the supplied geometry and soilmap.Return all the information for the given soilmap entityid.
Vegetation (NDVI)
Raster data geotiff for NDVI (ndvi_image)
Codes
Retrieve a list of all possible cropcodes.Retrieve details for a specific cropcode.Retrieve a list of all possible soilcodes.Retrieve details for a specific soilcode.Retrieve detailed crop category information
Regions
Return all region boundaries based on regiontype.
Datapackage
KPI - GreennessKPI - Croprotation
HomeAgroDataCube API v2.1CodesRetrieve details for a specific soilcode.

Retrieve details for a specific soilcode.

GET https://agrodatacube.wur.nl/api/v2/rest/codes/soilcodes/:soilcode?page_size={{page_size}}&page_offset={{page_offset}}

Request Params

KeyDatatypeRequiredDescription
page_sizestring
page_offsetstring

HEADERS

KeyDatatypeRequiredDescription
Acceptstring
tokenstringYour AgroDataCube access token
Previous
Retrieve a list of all possible soilcodes.
Next
Retrieve detailed crop category information