Export point cloud data
Description | Create an export for downloading. |
Endpoint |
|
Method | POST |
Access Level Rules
Minimum Access Level | view+ |
Processing Units
Minimum processing units | 2 |
Parameters
Name | Description | Required | Default |
---|---|---|---|
| The id of the point cloud layer. | true | |
| The timestamp id to download data for. | true | |
| JSON with properties "xMin", "xMax", "yMin" and "yMax" as floats. | true | |
| An integer describing the epsg code of the given extent. | false | Default 4326. |
Last updated