Bug report #9674

WFS GetFeature Request does not return features

Added by René-Luc ReLuc about 10 years ago. Updated about 10 years ago.

Status:Closed
Priority:Severe/Regression
Assignee:René-Luc ReLuc
Category:QGIS Server
Affected QGIS version:2.2.0 Regression?:No
Operating System: Easy fix?:No
Pull Request or Patch supplied:No Resolution:fixed/implemented
Crashes QGIS or corrupts data:No Copied to github as #:18241

Description

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=*
    returns no features.

History

#1 Updated by Jukka Rahkonen about 10 years ago

Does TYPENAME= mean that you do not give a typename?

#2 Updated by René-Luc ReLuc about 10 years ago

No, I had to write TYPENAME=* with the right typename.

The bug is not with all layers. We made more tests. QGIS-Server is not broken with spatialite layers and is broken with ESRI ShapeFile layers.

#3 Updated by René-Luc ReLuc about 10 years ago

  • Resolution set to fixed/implemented
  • Status changed from Open to Closed

Fixed in ccde1d48d8efc867724a2d680e524c6443321fe9

Cherry-picking for release 2.2 ?

#4 Updated by Jürgen Fischer about 10 years ago

René-Luc ReLuc wrote:

Fixed in ccde1d48d8efc867724a2d680e524c6443321fe9

Cherry-picking for release 2.2 ?

done as commit:4522334bfab76030676e47037a401abdb5e6dd58

Also available in: Atom PDF