Export raster data for download
Description
Order a file for downloading.
Endpoint
/path/{pathId}/raster/timestamp/{timestampId}/export
Method
POST
Access Level Rules
Minimum Access Level
view+
Processing Units
Minimum processing units
2
Parameters
Name
Description
Required
Default
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.
Last updated
Was this helpful?