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

Difference between GML from file and GML from WFS - HTTP URI #15

Open
heidivanparys opened this issue Apr 9, 2019 · 1 comment
Open

Comments

@heidivanparys
Copy link

The tests should differentiate between GML loaded from a file and GML served by WFS. In QGIS, it is apparently a complete different part of the source code that handles that, so the results can be completely different.

One example is the use of OGC HTTP URIs in srsName. This seems to work fine for GML loaded from a file, but not when it is served from a WFS. See e.g. https://issues.qgis.org/issues/21575 and qgis/QGIS#9594 .

@sMorrone
Copy link
Collaborator

sMorrone commented Jun 5, 2019

The problem is present when

  • using the OGC HTTP URI in srsName

  • filtering by extent

I will update the result for the WFS test providing this piece of information

sMorrone added a commit that referenced this issue Jun 17, 2019
added test results related to 'filter by extent' option. See #15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants