Export raster data for download
Last updated
Last updated
Name | Description | Required | Default |
---|---|---|---|
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.
true
extent
JSON with properties "xMin", "xMax", "yMin" and "yMax" as floats.
true
epsg
Epsg code of the given extent.
false
Default 4326.