Opened 13 years ago

Closed 13 years ago

#1255 closed defect (fixed)

v.digit line snapping fails to snap to it self

Reported by: marisn Owned by: grass-dev@…
Priority: normal Milestone: 6.4.1
Component: Vector Version: svn-releasebranch64
Keywords: v.digit Cc:
CPU: x86-64 Platform: Unspecified

Description

Snapping works fine on existing lines, still for some reason fails to snap to line itself. I.e. try to create closed boundary consisting only from two verticles and one node (a triangle). v.digit fails to snap endpoint to startpoint. Creating a triangle from two or three lines works just fine. (This is note to myself: line.c *_line_update() button3 case needs to check also unwritten nodes for proximity)

PS. Does it make sense for v.digit to ask for attribute data for boundary?

Change History (3)

comment:1 by marisn, 13 years ago

Fixed for 6.5 with r44920

A candidate for backporting.

in reply to:  1 comment:2 by martinl, 13 years ago

Component: DefaultVector

Replying to marisn:

Fixed for 6.5 with r44920

A candidate for backporting.

+1 for backport

comment:3 by marisn, 13 years ago

Resolution: fixed
Status: newclosed

Merged to 6.4.1 r45226

Note: See TracTickets for help on using tickets.