Export vector data
Description | Order a file for downloading. |
Endpoint |
|
Method | POST |
Access Level Rules
Access Level | view+ |
Processing Units
Minimum processing units | 2 |
Parameters
Name | Description | Required | Default |
---|---|---|---|
| The id of the vector layer. | true | |
| The id of the vector timestamp. | true | |
| Desired format of the file. | true | |
| JSON with properties "xMin", "xMax", "yMin" and "yMax" with the geographic area to export. | true | |
| Integer with the epsg code of the extent | false | 4326 |
Last updated