Description
Create an export for downloading.
Endpoint
/path/{pathId}/pointCloud/timestamp/{timestampId}/export
Method
POST
Minimum Access Level
view+
Minimum processing units
2
pathId
The id of the point cloud layer.
true
timestampId
The timestamp id to download data for.
extent
JSON with properties "xMin", "xMax", "yMin" and "yMax" as floats.
epsg
An integer describing the epsg code of the given extent.
false
Default 4326.
Last updated 1 year ago