Retrieve a list of the nearest meteostations (max. 5) to a specific field, ranked by distance.
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 | setting a page_size > 5, won’t affect the number of hits and will still give 5 meteostations (without a warning returned). | |
page_offset | string |
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Accept | string | ||
token | string | Your AgroDataCube access token |