[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.3
commitNumber=33
commitSha1=1665441bb37ec4d267f526876e028d9ba0e67586
dateTime=2025-09-10T07:11:45Z
changelog=
 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.

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


# End of qgis-plugin-ci

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