[general]
name=wfsOutputExtension
qgisMinimumVersion=3.0
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 by qgis-plugin-ci, but still need manual editing
version=1.7.1
# Done auto by qgis-plugin-ci
commitNumber=1
commitSha1=2cbc73252e4eb0687452875ab6e457a0fdbb8e2f
dateTime=2022-10-05T12:38:47Z
changelog=
 Version 1.7.1:
 * Add the CPG file when a shapefile is created
 * Modernize Python by using fstrings everywhere. Python 3.6 required.

 Version 1.7.0:
 * Fix the field type detection when exporting the layer
 * Fix removing files when a Python exception occurs during the request
 * Removing files by default when the export is done

 Version 1.6.2:
 * Fix error on deployment on our CI


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

experimental=False
deprecated=False
server=True
