Skip to content

QGIS Server plugin to add Output Formats to WFS GetFeature request.

Notifications You must be signed in to change notification settings

MattiasSp/qgis-wfsOutputExtension

 
 

Repository files navigation

wfsOutputExtension

Icon

QGIS Server Plugin to add additional output formats to WFS GetFeature request.

Demo in Lizmap Web Client:

Demo of the plugin

Description

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

Versions

  • For QGIS Server 3, higher than version 1.1.0
  • For QGIS Server 2, version 1.0.2 or lower

Installation

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.

About

QGIS Server plugin to add Output Formats to WFS GetFeature request.

Resources

Stars

Watchers

Forks

Packages

 
 
 

Languages

  • Python 90.3%
  • Makefile 7.8%
  • Shell 1.9%