[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

version=v1.5.2
changelog=
 Version v1.5.2:
 * Remove all files associated with a request after the process
 * Add more unit tests
 * Switch from Travis to GitHub Actions

 Version v1.5.1:
 * Fix error when writing and closing file with QTemporaryFile
 * Review the GPX export
 * Improve tests, logging, release process

 Version v1.5.0:
 * Fix regressions about ZIP files (SHP, MIF and TAB)
 * Refactoring the code and add tests for each format
 * Known issue about GPX export


category=Server
icon=icon.png

experimental=True
deprecated=False
server=True