Description
Order a file for downloading.
Endpoint
/path/{pathId}/raster/timestamp/{timestampId}/export
Method
POST
Minimum Access Level
view+
Minimum processing units
2
pathId
The id of the raster layer.
true
timestampId
The timestamp id to download data for.
extent
JSON with properties "xMin", "xMax", "yMin" and "yMax" as floats.
epsg
Epsg code of the given extent.
false
Default 4326.
mask
An expression as described here as string
null
Last updated 4 months ago