[general]
name=wfsOutputExtension
qgisMinimumVersion=3.28
description=Adds additional output formats to WFS GetFeature request on QGIS Server such as Geopackage, ODS, CSV etc.
about=wfsOutputExtension adds additional output formats to WFS GetFeature request such as Geopackage, ODS, CSV etc.
tags=server,format,wfs,ogc,lizmap,web,extension

author=3Liz
email=info@3liz.com

tracker=https://github.com/3liz/qgis-wfsOutputExtension/issues
repository=https://github.com/3liz/qgis-wfsOutputExtension
homepage=https://github.com/3liz/qgis-wfsOutputExtension

# Done automatically by qgis-plugin-ci
version=1.8.3
commitNumber=1
commitSha1=8d4c6269c155b0e58d2a3e8d6918abca44a44da8
dateTime=2025-03-25T11:09:30Z
changelog=
 Version 1.8.3:
 * Improve debug in logs if `X-Request-ID` is provided in the request
 * Stream content instead of loading file content in memory
 * Set server exception on error
 * Fix mixing of QT API and Python API

 Version 1.8.2:
 * Minor code cleanup

 Version 1.8.1:
 * Minor code cleanup


# End of qgis-plugin-ci
category=Server
icon=icon.png

experimental=False
deprecated=False
server=True
supportsQt6=True
