Add timestamp
Description
Adds a timestamp to a raster layer
Endpoint
/path/{pathId}/raster/timestamp
Method
POST
Access Level Rules
Minimum Access Level
edit+
Processing Units
Minimum processing units
2
Parameters
Name
Description
Required
Default
pathId
Id of the raster layer to add a timestmap to.
true
date
JSON with properties "from" and "to" of type date.
true
description
A description of the timestamp.
false
Default null.
Last updated