Bug report #15109
Autotracing fails with Circular Arcs in geometries
Status: | Closed | ||
---|---|---|---|
Priority: | Normal | ||
Assignee: | Martin Dobias | ||
Category: | Unknown | ||
Affected QGIS version: | master | Regression?: | No |
Operating System: | all | Easy fix?: | No |
Pull Request or Patch supplied: | No | Resolution: | |
Crashes QGIS or corrupts data: | No | Copied to github as #: | 23051 |
Description
The autotracing digitizing mode fails if the data to trace on contains circular arcs (e.g. CompoundCurve, CurvePolygon).
Please let me know if you need sample data. I could submit Geopackage, GML or Postgis dump with sample layers.
Associated revisions
Support also curved geometries for tracing (fixes #15109)
History
#1 Updated by Martin Dobias over 8 years ago
- Status changed from Open to Closed
Fixed in changeset bf07d2bf58588d52feffea0b095964cdc8003c88.
#2 Updated by Jürgen Fischer about 7 years ago
- Category set to Unknown