[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.2
commitNumber=34
commitSha1=4b623217ef130294ee68153824a972ced12a9fa5
dateTime=2025-09-08T17:01:02Z
changelog=
 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.

 Version 2.13.1:
 * For "Value Relation" and "Relation Reference", use `represent_value` expression instead.
 * Improve PyQt6 compatibility

 Version 2.13.0:
 * Raise to QGIS Server 3.28 minimum
 * Upgrade Python coding standards
 * Allow some virtuals fields to be discarded if not considered safe, used in Lizmap Web Client 3.9
 * Drag & Drop popup - improve interface (mimic Lizmap editing form) & display NULL value fields
 * Update configuration when used with QJazz https://github.com/3liz/qjazz


# End of qgis-plugin-ci

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