Description
Adds a timestamp to a point cloud layer.
Endpoint
/path/{pathId}/pointCloud/timestamp
Method
POST
Minimum Access Level
edit+
Minimum processing units
2
pathId
Id of the point cloud layer to add a timestmap to.
true
date
JSON with properties "from" and "to" of type date describing the start and end date of the timestamp.
description
A description of the timestamp.
false
Default null.
Last updated 8 months ago