Fields
Number of APIs: 13
-
Retrieve the geometry and crop information for a specific crop field. GET https://agrodatacube.wur.nl/api/v2/rest/fields/:fieldid/?output_epsg={{output_epsg}}&page_offset={{page_offset}}
-
Retrieve the crop history for a parcel, based on its geometry GET https://agrodatacubewur.nl/api/v2/rest/fields/:fieldid/crophistory?page_size={{page_size}}&page_offset={{page_offset}}
-
Retrieve AHN altitude zonal statistics (in cm) for a specific field. GET https://agrodatacube.wur.nl/api/v2/rest/fields/:fieldid//ahn?page_size={{page_size}}&page_offset={{page_offset}}
-
Retrieve a list of the nearest meteostations (max. 5) to a specific field, ranked by distance. GET https://agrodatacube.wur.nl/api/v2/rest/fields/:fieldid/meteostations?output_epsg={{output_epsg}}&page_size={{page_size}}&page_offset={{page_offset}}
-
Raster data geotiff for AHN (ahn_image) GET https://agrodatacube.wur.nl/api/v2/rest/fields/:fieldid//ahn_image?output_epsg={{output_epsg}}
-
Retrieve the available NDVI (Normalized Difference Vegetation Index) values for a specific field and time period. GET https://agrodatacube.wur.nl/api/v2/rest/fields/:fieldid/ndvi?output_epsg={{output_epsg}}&page_size={{page_size}}&page_offset={{page_offset}}
-
Raster data geotiff for NDVI (ndvi_image) GET https://agrodatacube.wur.nl/api/v2/rest/fields/:fieldid/ndvi_image?date={{date}}&output_epsg={{output_epsg}}
-
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}}
-
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}}
-
Retrieve the crop rotation index for a field GET https://agrodatacube.wur.nl/api/v2/rest/fields/:fieldid/croprotationindex?page_size={{page_size}}&page_offset={{page_offset}}