Altitude zonal statistics for supplied geometry.
GET https://agrodatacube.wur.nl/api/v2/rest/ahn?geometry={{geometry}}&epsg={{epsg}}
Retrieve zonal statistics for altitude (AHN) using the supplied geometry
Note:
To ensure to get zonal statistics returned, a minimum of 25 m in width and height should be used for the geometry, as the center of the grid is used.
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
geometry | string | ||
epsg | string |
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Accept | string | ||
token | string | Your AgroDataCube access token |