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] Layer is added incorrectly as mixed geometry collection #49335

Closed
2 tasks done
pathmapper opened this issue Jul 12, 2022 · 1 comment
Closed
2 tasks done

[WFS] Layer is added incorrectly as mixed geometry collection #49335

pathmapper opened this issue Jul 12, 2022 · 1 comment
Assignees
Labels
Bug Either a bug report, or a bug fix. Let's hope for the latter! WFS data provider

Comments

@pathmapper
Copy link
Contributor

What is the bug or the crash?

Layer is added incorrectly as mixed geometry collection but there are only features with no geometry.

Result:

image


Expected:

image

Steps to reproduce the issue

  1. Add the following WFS connection to QGIS browser: https://xplanung.freiburg.de/xplansyn-wfs/services/xplansynwfs
  2. Add the feature type: xplan:BP_Bereich
  3. See error: A mixed geometry collection layer is added, but there are only features with no geometries returned with the WFS response (xplansynwfs.zip)

Versions

QGIS version 3.27.0-Master QGIS code revision 876188b
Qt version 5.12.8
Python version 3.8.10
GDAL/OGR version 3.0.4
PROJ version 6.3.1
EPSG Registry database version v9.8.6 (2020-01-22)
Compiled against GEOS 3.8.0-CAPI-1.13.1 Running against GEOS 3.8.0-CAPI-1.13.1
SQLite version 3.31.1
PostgreSQL client version 12.11 (Ubuntu 12.11-0ubuntu0.20.04.1)
SpatiaLite version 4.3.0a
QWT version 6.1.4
QScintilla2 version 2.11.2
OS version Ubuntu 20.04.4 LTS
Active Python plugins
sagaprovider 2.12.99
grassprovider 2.12.99
MetaSearch 0.3.6
processing 2.12.99
db_manager 0.1.20

Supported QGIS version

  • I'm running a supported QGIS version according to the roadmap.

New profile

  • I tried with a new QGIS profile

Additional context

Similar issue in #49328.

@pathmapper pathmapper added the Bug Either a bug report, or a bug fix. Let's hope for the latter! label Jul 12, 2022
@gioman
Copy link
Contributor

gioman commented Aug 8, 2022

Maybe because it is advertised with having CRSs and an extent

image

rouault added a commit to rouault/QGIS that referenced this issue Sep 17, 2022
…, include a large BBOX when requesting single feature to guess it (fixes qgis#49335)
@rouault rouault self-assigned this Sep 17, 2022
rouault added a commit to rouault/QGIS that referenced this issue Sep 19, 2022
nyalldawson pushed a commit that referenced this issue Sep 26, 2022
rouault added a commit to rouault/QGIS that referenced this issue Sep 26, 2022
…, include a large BBOX when requesting single feature to guess it (fixes qgis#49335)
rouault added a commit to rouault/QGIS that referenced this issue Sep 26, 2022
nyalldawson pushed a commit that referenced this issue Sep 26, 2022
…, include a large BBOX when requesting single feature to guess it (fixes #49335)
nyalldawson pushed a commit that referenced this issue Sep 26, 2022
nyalldawson pushed a commit that referenced this issue Oct 21, 2022
…, include a large BBOX when requesting single feature to guess it (fixes #49335)
nyalldawson pushed a commit that referenced this issue Oct 21, 2022
nyalldawson pushed a commit that referenced this issue Oct 22, 2022
…, include a large BBOX when requesting single feature to guess it (fixes #49335)
nyalldawson pushed a commit that referenced this issue Oct 22, 2022
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! WFS data provider
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants