Bug report #15675
Attribute table no longer shows features with OGR GeometryCollection
Status: | Closed | ||
---|---|---|---|
Priority: | Normal | ||
Assignee: | Even Rouault | ||
Category: | Data Provider/OGR | ||
Affected QGIS version: | 2.14.6 | Regression?: | No |
Operating System: | Easy fix?: | No | |
Pull Request or Patch supplied: | No | Resolution: | |
Crashes QGIS or corrupts data: | No | Copied to github as #: | 23598 |
Description
When trying to reproduce #10485, I noticed a regression. Now aAttribute table no longer shows features with OGR GeometryCollection
Associated revisions
[OGR provider] Make feature iterator work on GeometryCollection sublayers
When trying to reproduce http://hub.qgis.org/issues/10485, I noticed a regression.
Now attribute table no longer shows features with OGR GeometryCollection.
Fixes also issues where sublayer geometry type is too strict regarding 2D vs 2.5D
geometry types.
Fixes #15675
[OGR provider] Make feature iterator work on GeometryCollection sublayers
When trying to reproduce http://hub.qgis.org/issues/10485, I noticed a regression.
Now attribute table no longer shows features with OGR GeometryCollection.
Fixes also issues where sublayer geometry type is too strict regarding 2D vs 2.5D
geometry types.
Fixes #15675
[OGR provider] Make feature iterator work on GeometryCollection sublayers
When trying to reproduce http://hub.qgis.org/issues/10485, I noticed a regression.
Now attribute table no longer shows features with OGR GeometryCollection.
Fixes also issues where sublayer geometry type is too strict regarding 2D vs 2.5D
geometry types.
Fixes #15675
[OGR provider] Make feature iterator work on GeometryCollection sublayers
When trying to reproduce http://hub.qgis.org/issues/10485, I noticed a regression.
Now attribute table no longer shows features with OGR GeometryCollection.
Fixes also issues where sublayer geometry type is too strict regarding 2D vs 2.5D
geometry types.
Fixes #15675
Conflicts:
src/providers/ogr/qgsogrfeatureiterator.cpp
tests/src/python/test_provider_ogr.py
History
#1 Updated by Even Rouault about 8 years ago
- Status changed from Open to Closed
Fixed in changeset a5a18c2eb1677b6d27b45adff0cb296c5677dd7b.
#2 Updated by Even Rouault about 8 years ago
- Affected QGIS version changed from master to 2.14.6
- Target version set to Version 2.14