Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

WFS GetFeature Request does not return features #18241

Closed
qgib opened this issue Feb 27, 2014 · 4 comments
Closed

WFS GetFeature Request does not return features #18241

qgib opened this issue Feb 27, 2014 · 4 comments
Labels
Bug Either a bug report, or a bug fix. Let's hope for the latter! Server Related to QGIS server
Milestone

Comments

@qgib
Copy link
Contributor

qgib commented Feb 27, 2014

Author Name: René-Luc ReLuc (@rldhont)
Original Redmine Issue: 9674
Affected QGIS version: 2.2.0
Redmine category:qgis_server
Assignee: René-Luc ReLuc


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.
@qgib
Copy link
Contributor Author

qgib commented Feb 27, 2014

Author Name: Jukka Rahkonen (Jukka Rahkonen)


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

@qgib
Copy link
Contributor Author

qgib commented Feb 27, 2014

Author Name: René-Luc ReLuc (@rldhont)


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.

@qgib
Copy link
Contributor Author

qgib commented Feb 28, 2014

Author Name: René-Luc ReLuc (@rldhont)


Fixed in ccde1d4

Cherry-picking for release 2.2 ?


  • resolution was changed from to fixed/implemented
  • status_id was changed from Open to Closed

@qgib
Copy link
Contributor Author

qgib commented Apr 10, 2014

Author Name: Jürgen Fischer (@jef-n)


René-Luc ReLuc wrote:

Fixed in ccde1d4

Cherry-picking for release 2.2 ?

done as 4522334

@qgib qgib added Bug Either a bug report, or a bug fix. Let's hope for the latter! Server Related to QGIS server labels May 24, 2019
@qgib qgib added this to the Version 2.2 milestone May 24, 2019
@qgib qgib closed this as completed May 24, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Either a bug report, or a bug fix. Let's hope for the latter! Server Related to QGIS server
Projects
None yet
Development

No branches or pull requests

1 participant