You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/topics/MapFilter.md
+4
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,9 @@
1
1
The [`MapFilter`](../references/qwc2_plugins.md#mapfilter) plugin allows filtering the map content via QGIS Server WMS FILTER.
2
2
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
+
3
7
You can set predefined filter expressions for a theme item as follows:
0 commit comments