[general]
name=Lizmap server
qgisMinimumVersion=3.28
qgisMaximumVersion=3.99
author=3Liz
email=info@3liz.com
description=Designed only for QGIS server. For QGIS Desktop, install the other plugin called "Lizmap".
about=This plugin is designed for QGIS server only. For more detailed information about Lizmap, install the other plugin called "Lizmap".
category=Web
tags=online,server,web,webgis,webservice,webmapping,mobile,publication,wms,wfs,wps,internet,cloud

homepage=https://docs.lizmap.com/current/fr/install/pre_requirements.html#lizmap-qgis-server-plugin
tracker=https://github.com/3liz/qgis-lizmap-server-plugin/issues
repository=https://github.com/3liz/qgis-lizmap-server-plugin

# Done automatically by qgis-plugin-ci
version=2.13.4
commitNumber=40
commitSha1=f94a5654bf8c3a2a9f3101961ca54f40f4bae3ca
dateTime=2025-09-11T07:25:04Z
changelog=
 Version 2.13.4:
 * Fix: `legendKeys` has been added in QGIS 3.32 replaced by `legendSymbolItems`

 Version 2.13.3:
 * Fix vector layer renderer could be `None`

 Version 2.13.2:
 * Fix default categorized rendering when no `LEGEND_ON` and `LEGEND_OFF`
 * Add Python based **expressions**. At present, only one expression has been added.
   * `layer_renderer_used_attributes(layer_identifier)` which returns the list of fields
     used by the layer renderer. It will be called by Lizmap Web Client tooltip feature,
     which needs the list of fields used in symbology, as it is required by OpenLayers
     to render the geometries with the SLD style when fields are used in rules.


# End of qgis-plugin-ci

icon=resources/icons/icon.png
experimental=False
deprecated=False
server=True
supportsQt6=True
