Skip to content
This repository has been archived by the owner on Apr 24, 2020. It is now read-only.

Releases: 3liz/qgis-wps4server

Version 1.0.7

10 Nov 15:07
Compare
Choose a tag to compare

No longer experimental

Bugfix:

  • encode layer name
  • encode request_body
  • Add HiddenPrints to catch Processing prints
  • Force return in responseComplet if not WPS

Version 1.0.6

21 Apr 10:04
Compare
Choose a tag to compare

Feature:

  • Add GetSchema method
  • Add Schema to ComplexData

Bugfix:

  • Force logging to Pywps config
  • Port insert in addresses
  • Clean get_*_address

Version 1.0.5

16 Mar 13:48
Compare
Choose a tag to compare

Bugfix:

  • SilentProgress used to be GUI
  • QGIS minimum version 2.14

Version 1.0.4

16 Mar 12:48
Compare
Choose a tag to compare

Bugfix:

  • Support ParameterMultipleInput
  • @elpaso contributions

Version 1.0.3

02 Feb 11:05
Compare
Choose a tag to compare

Bugfix:

  • Optional extent can be None
  • Selection parameter has to be the index
  • inputCrs not defined
  • Support output file
  • Get Error messages

Version 1.0.2

19 Sep 08:21
Compare
Choose a tag to compare

Fix DescribeProcess does not work with serveraddress set

Version 1.0.1

14 Sep 14:00
Compare
Choose a tag to compare

Fix metadata and default pyWPS config

Version 1.0.0

29 Jul 15:12
Compare
Choose a tag to compare

wps4server: QGIS Server Plugin to add OGC Web Processing Service capabilities. It's based on PyWPS 3.2 and is available for QGIS Server 2.8.

This is the first official release