Trouble Adding Rings to Polygons in Vector Layers: Works Inconsistently #59053
Labels
Bug
Either a bug report, or a bug fix. Let's hope for the latter!
Digitizing
Related to feature digitizing map tools or functionality
Regression
Something which used to work, but doesn't anymore
What is the bug or the crash?
Hello,
I am working with a SpatiaLite layer in CRS 2154 (the same as the project's CRS) with a Multi-polygon geometry type.
When I attempt to add a ring inside a polygon, it works inconsistently.
Most of the time, if the process fails, creating another ring with fewer vertices and/or a smaller ring, will resolve the issue about 90% of the time.
I have tested this on other SpatiaLite layers with Polygon geometry, on Shapefile layers, and in different projects, but the issue persists.
Steps to reproduce the issue
The issue is easy to reproduce; we simply need to add a ring with many vertices.
However, it seems very difficult to identify a pattern (number of vertices, shape of the ring, size of the ring).
Here are two pictures to show that the ring creation is possible within the same polygon, despite the error message.
And, here is a test project where I can reproduce this issue.
Test_project.zip
Versions
<style type="text/css"> p, li { white-space: pre-wrap; } </style>Extensions Python actives
GroupStats
2.2.7
mapswipetool_plugin
1.3
networks
2.7.19
OpenTopography-DEM-Downloader
2.0
qfieldsync
v4.9.1
quick_map_services
0.19.34
db_manager
0.1.20
grassprovider
2.12.99
processing
2.12.99
Supported QGIS version
New profile
Additional context
No response
The text was updated successfully, but these errors were encountered: