Description
Order a file for downloading.
Endpoint
/path/{pathId}/vector/timestamp/{timestampId}/export
Method
POST
Access Level
view+
Minimum processing units
2
pathId
The id of the vector layer.
true
timestampId
The id of the vector timestamp.
format
Desired format of the file.
extent
JSON with properties "xMin", "xMax", "yMin" and "yMax" with the geographic area to export.
epsg
Integer with the epsg code of the extent
false
Default 4326.
Last updated 10 months ago