Plugins for extending QGIS Server for QWC.
This plugin implements FILTER_GEOM
for WMS GetMap and GetLegendGraphics. It works by injecting a corresponding FILTER
expression for each applicable layer. Currently, only postgis layers will be filtered.
This plugin allows managing print templates as .qpt
files in a specified PRINT_LAYOUT_DIR
, which are then made available to all projects in GetPrint
requests.
See print templates documentation.
This plugin will expose categorized layer symbologies as separate layers.
See categorized layers documentation.
This plugin adds support for geotiff output to WMS GetMap.
Clears the WMS cache before GetCapabilities or GetProjectSettings requests.