Export vector data

Description

Order a file for downloading.

Endpoint

/path/{pathId}/vector/timestamp/{timestampId}/order

Method

POST

Access Level Rules

Access Level

view+

Processing Units

Minimum processing units

2

Parameters

NameDescriptionRequiredDefault

pathId

The id of the vector layer.

true

timestampId

The id of the vector timestamp.

true

format

Desired format of the file.

true

extent

JSON with properties "xMin", "xMax", "yMin" and "yMax" with the geographic area to export.

true

epsg

Integer with the epsg code of the extent

false

4326

Last updated