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

Bad (, missing) GeoJSON response from WFS request for feature from multiple layers (multiple layers remains in the same qgis project) #21570

Closed
qgib opened this issue Oct 5, 2015 · 6 comments
Labels
Bug Either a bug report, or a bug fix. Let's hope for the latter!

Comments

@qgib
Copy link
Contributor

qgib commented Oct 5, 2015

Author Name: Mohammad Amin (Mohammad Amin)
Original Redmine Issue: 13527
Affected QGIS version: 2.8.2
Redmine category:unknown


Hi,
I have the below qgis server configuration:

  1. Operating System and version: Ubuntu 14.04.3 LTS
  2. QGIS version: 2.8.2
  3. Apache web server 2

I have the below problem (It might be a bug in gqis wfs service):
I have a qgis project with some layers on it. I have enabled WMS and WFS service for this qgis project on qgis server.
When I request a WFS request (for GeoJSON response) for multiple layers it returns a GeoJSON response as requested. But that GeoJSON response has some missing ",". Or it has missing "," between features from multiple layers.

For example, I have requested the below request and it has the above problem:

http://193.17.67.229/cgi-bin/externt/skola/?&service=WFS&request=GetFeature&bbox=194255.947401006%2C6215787.013507023%2C194933.14797865791%2C6216476.954568461&layers=omr_f6skola%2Comr_skola&styles=&typename=omr_f6skola%2Comr_skola&query_layers=omr_f6skola%2Comr_skola&info_format=application%2Fjson&feature_count=20&x=702&y=321&buffer=16&width=1040&height=1015&srs=EPSG%3A3008&exceptions=application%252Fvnd.ogc.se_xml&version=1.3.0&outputFormat=GeoJSON

I think it is a bug in qgis server wfs service.
Any help will be appriciated.
Thanks in advance.
//Amin

@qgib
Copy link
Contributor Author

qgib commented Oct 19, 2015

Author Name: Richard Duivenvoorde (@rduivenvoorde)


Hi, can you please retest with a current nightly?

Recently the georss related issue #18925 was fixed.

Not sure if this fixes yours, but plz try

@qgib
Copy link
Contributor Author

qgib commented Oct 19, 2015

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


I doubt that #18925 is related to this.

@qgib
Copy link
Contributor Author

qgib commented Jan 17, 2016

Author Name: Marcel Dancak (Marcel Dancak)


Hi, this bug is still present in master branch. I have created a pull request with one possible way to fix this bug - #2685. It would be great if somebody from developers could look at it. Thanks.

@qgib
Copy link
Contributor Author

qgib commented Apr 30, 2017

Author Name: Giovanni Manghi (@gioman)


  • regression was configured as 0
  • easy_fix was configured as 0

@qgib
Copy link
Contributor Author

qgib commented Sep 22, 2017

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


  • category_id was configured as Unknown

@qgib
Copy link
Contributor Author

qgib commented Mar 9, 2019

Author Name: Giovanni Manghi (@gioman)


End of life notice: QGIS 2.18 LTR

Source:
http://blog.qgis.org/2019/03/09/end-of-life-notice-qgis-2-18-ltr/


  • resolution was changed from to end of life
  • status_id was changed from Open to Closed

@qgib qgib closed this as completed Mar 9, 2019
@qgib qgib added the Bug Either a bug report, or a bug fix. Let's hope for the latter! label May 25, 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!
Projects
None yet
Development

No branches or pull requests

1 participant