Edit filter
Last updated
Last updated
If you wish to use the getFeaturesByExtent call together with a filter on the properties you can register properties as filters using this endpoint.
Name | Description | Required | Default |
---|---|---|---|
Description
Edits the allowed property filters of a vector layer.
Endpoint
/path/{pathId}/vector/filter
Method
POST
Access Level
edit+
Processing units
2
pathId
The id of the vector layer.
true
filter
A array of JSONs with required string property "propertyId" and optional boolean property "id'"containing the new filter on the properties.
true