Skip to content

Commit 72c9241

Browse files
committed
Further improve MapFilter documentation
1 parent a67b01a commit 72c9241

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

src/topics/MapFilter.md

+4
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
The [`MapFilter`](../references/qwc2_plugins.md#mapfilter) plugin allows filtering the map content via QGIS Server WMS FILTER.
22

3+
It can be configured to support predefined filters, geometry filters, temporal filters and custom filters, see [`MapFilter`](../references/qwc2_plugins.md#mapfilter).
4+
5+
*Note*: Geometry filters requires the `filter_geom` plugin from [qwc-qgis-server-plugins](https://github.com/qwc-services/qwc-qgis-server-plugins), and the filter will currently only be applied to postgis layers.
6+
37
You can set predefined filter expressions for a theme item as follows:
48

59
```json

0 commit comments

Comments
 (0)