Export point cloud data

Description

Create an export for downloading.

Endpoint

/path/{pathId}/pointCloud/timestamp/{timestampId}/order

Method

POST

Access Level Rules

Minimum Access Level

view+

Processing Units

Minimum processing units

2

Parameters

NameDescriptionRequiredDefault

pathId

The id of the point cloud layer.

true

timestampId

The timestamp id to download data for.

true

extent

JSON with properties "xMin", "xMax", "yMin" and "yMax" as floats.

true

epsg

An integer describing the epsg code of the given extent.

false

Default 4326.

Last updated