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

vertex tool + topological editing #28707

Closed
qgib opened this issue Dec 28, 2018 · 2 comments
Closed

vertex tool + topological editing #28707

qgib opened this issue Dec 28, 2018 · 2 comments
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 Feedback Waiting on the submitter for answers

Comments

@qgib
Copy link
Contributor

qgib commented Dec 28, 2018

Author Name: Thomas Nogatz (@TomNog)
Original Redmine Issue: 20888
Affected QGIS version: 3.4.3
Redmine category:digitising


There seems to exist a bug with the node tool when using topological editing. Some screenshots are attached.

Please follow these steps:

  • create a new shapefile polygon layer
  • activate following snapping options via Advanced Configuration:
    Snapping
    Avoid intersection
    Topological Editing
  • Add polygon feature: triangle, beginning with lower left corner (A1), then lower right corner (A2), finally upper corner (A3)
  • Add polygon feature: square overlapping with the triangle (overlap will be deleted due to snapping options, so a second triangle will remain): set a node in A1, then make a node inside the triangle, then a node in A2, then the last node somewhere down outside the triangle (see screen_01.png, the first polygon is the upper one)
  • vertex tool (current layer): try to set a node on every available edge

Results:

  • vertices at lower left and upper right edge are set correctly (see screen_02.png)
  • setting a vertex at the common edge: a green cross appears at the vertex, but no topological error is reported (see screen_03.png)
  • setting vertices at lower right and upper left edge causes topological errors (invalid geometry, see screen_04.png)

This errors do not appear when working without topological editing. When you draw the polygons without overlapping, the error appears at the common (screen_05.png) and at the upper left edge (screen_06.png).


@qgib qgib added Bug Either a bug report, or a bug fix. Let's hope for the latter! Digitizing Related to feature digitizing map tools or functionality labels May 25, 2019
@lbartoletti
Copy link
Member

@TomNog can you try with QGIS 3.10?

@gioman gioman added the Feedback Waiting on the submitter for answers label Oct 29, 2019
@TNogatz
Copy link

TNogatz commented Oct 31, 2019

It works well, thanks a lot!

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! Digitizing Related to feature digitizing map tools or functionality Feedback Waiting on the submitter for answers
Projects
None yet
Development

No branches or pull requests

4 participants