[QGIS Commit] [qgis/QGIS] ccde1d: BUG #9674 WFS GetFeature Request does not return f...

GitHub noreply at github.com
Fri Feb 28 08:18:26 PST 2014


  Branch: refs/heads/master
  Home:   https://github.com/qgis/QGIS
  Commit: ccde1d48d8efc867724a2d680e524c6443321fe9
      https://github.com/qgis/QGIS/commit/ccde1d48d8efc867724a2d680e524c6443321fe9
  Author: D'Hont René-Luc <rldhont at gmail.com>
  Date:   2014-02-28 (Fri, 28 Feb 2014)

  Changed paths:
    M src/mapserver/qgsprojectparser.cpp
    M src/mapserver/qgswfsserver.cpp

  Log Message:
  -----------
  BUG #9674 WFS GetFeature Request does not return features

The GetFeature Request does not return elements.

The response of the request is valid but with a bbox : 0,0,0,0 and no features.
The simple request :
* SERVICE=WFS
* VERSION=1.0.0
* REQUEST=GeTFeature
* TYPENAME=*
* OUTPUTFORMAT=*
return no features.




More information about the QGIS-commit mailing list