QGIS Server Plugin to add additional output formats to WFS GetFeature request.
Demo in Lizmap Web Client:
wfsOutputExtension is a QGIS Server Plugin. It extends OGC Web Feature Service capabilities. It adds output formats to WFS GetFeature request.
It adds:
- CSV
- ESRI ShapeFile as ZIP file
- Geopackage
- GPX
- KML
- MapInfo TAB as ZIP file
- MIF/MID File as ZIP file
- ODS, the datatable
- XLSX, the datatable
- For QGIS Server 3, higher than version 1.1.0
- For QGIS Server 2, version 1.0.2 or lower
To install the plugin, go to the download section
of the plugin web site, retrieve the correct archive version and
extract the content of the archive with unzip or an other tool.
Then move the directory of the plugin into the plugins directory of QGIS Server
(it is /opt/qgis/plugins most often), rename the folder to wfsOutputExtension. You need to restart QGIS Server.
For more details, read the documention of Qgis Server.
