Bug report #9580
wrong geometry error detection with QGIS method
Status: | Closed | ||
---|---|---|---|
Priority: | Normal | ||
Assignee: | - | ||
Category: | Digitising | ||
Affected QGIS version: | 2.0.1 | Regression?: | No |
Operating System: | Easy fix?: | No | |
Pull Request or Patch supplied: | No | Resolution: | |
Crashes QGIS or corrupts data: | No | Copied to github as #: | 18163 |
Description
Hi,
attached you find a small project with a polygon shape file. Using the "check geometry validity" tool from the fTools plugin and selecting the "QGIS" method to validate geometries under Settings -> Options -> Digitizing there is following error: "segments of line intersect at ...:
You can see the place with the red cross in the attached figure, where the error occurs in the qgis project. The problem is, that the boundary of the polygon touches at that point but does not intersect. In my opinion this happens quite often and should not be an error. Furthermore it causes problems, because other geometry tools cannot be used, if you e.g. try to split that polygon. Can someone explain, why this is handled as an error by the validate geometries option "QGIS", but not if I use "GEOS" as method? And can this be changed?
Thanks a lot
Otto
Associated revisions
History
#1 Updated by Jürgen Fischer over 10 years ago
- Status changed from Open to Closed
Fixed in changeset b9b9bc31b3ba63b06def835dbb01772134661856.