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}}

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_sizestringsetting a page_size > 5, won’t affect the number of hits and will still give 5 meteostations (without a warning returned).
page_offsetstring

HEADERS

KeyDatatypeRequiredDescription
Acceptstring
tokenstringYour AgroDataCube access token