Analyse raster data
Description | Request to obtain statistical information on the raster data for a region |
Endpoint |
|
Method | GET |
Access Level Rules
Access Level | view+ |
Processing Units
Processing units | 50 |
Parameters
Name | Description | Required | Default |
---|---|---|---|
| The id of the raster layer. | true | |
| An array of timestamp ids you wish to get data for. | true | |
| A GeoJSON of the area of interest in WGS84. | true | |
| Boolean whether a faster approximate of the aggregated data should be retrieved. | false | Default false. |
| The return type of the output. Must be one of "statistics", "withLocation" or "all". | false | Default "statistics". |
Last updated