Add feature

Description

Add features to a vector layer

Endpoint

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

Method

POST

Access Level Rules

Minimum Access Level

edit

Processing Units

Minimum processing units

2

Parameters

Name
Description
Required
Default

pathId

The id of the vector layer.

true

timestampId

The id of the timestamp to which to add the features.

true

features

An array of GeoJSON features to add to the timestamp.

true

Last updated