Bug report #5661

Node tool: selects segment on the right

Added by Paolo Cavallini about 12 years ago. Updated about 12 years ago.

Status:Closed
Priority:Normal
Assignee:-
Category:Digitising
Affected QGIS version:master Regression?:No
Operating System: Easy fix?:No
Pull Request or Patch supplied:No Resolution:
Crashes QGIS or corrupts data:No Copied to github as #:15216

Description

When selecting a segment with the node tool on a layer with all orthogonal borders, the selected segment is not the clicked one, but the first parallel one on the right. See attached file.

node.zip (1.29 KB) Paolo Cavallini, 2012-05-29 07:12 AM

Associated revisions

Revision b870b556
Added by Jürgen Fischer about 12 years ago

node tool fixes:
- fix OTFR support (fixes #5327.16)
- smaller snap tolerance for geographic CRSs (fixes #5661)
- use different snapping epsilons in QgsVectorLayer::snapToGeometry() for
layers with geographic and projected crs.
- [API] enhancements (to fix #5661): * QgsGeometry::closestSegmentWithContext: allow passing of segment snapping
epsilon * QgsPoint::sqrDistToSegment: allow assing of segment snapping epsilon * QgsMapLayer::crs() add "const"

History

#1 Updated by Jürgen Fischer about 12 years ago

  • Status changed from Open to Closed

Also available in: Atom PDF