[GRASS-dev] [GRASS GIS] #1255: v.digit line snapping fails to snap to it self

#1255: v.digit line snapping fails to snap to it self
---------------------+------------------------------------------------------
Reporter: marisn | Owner: grass-dev@…
     Type: defect | Status: new
Priority: normal | Milestone: 6.4.1
Component: Default | Version: svn-releasebranch64
Keywords: v.digit | Platform: Unspecified
      Cpu: x86-64 |
---------------------+------------------------------------------------------
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?

--
Ticket URL: <http://trac.osgeo.org/grass/ticket/1255&gt;
GRASS GIS <http://grass.osgeo.org>

#1255: v.digit line snapping fails to snap to it self
---------------------+------------------------------------------------------
Reporter: marisn | Owner: grass-dev@…
     Type: defect | Status: new
Priority: normal | Milestone: 6.4.1
Component: Default | Version: svn-releasebranch64
Keywords: v.digit | Platform: Unspecified
      Cpu: x86-64 |
---------------------+------------------------------------------------------

Comment(by marisn):

Fixed for 6.5 with r44920

A candidate for backporting.

--
Ticket URL: <http://trac.osgeo.org/grass/ticket/1255#comment:1&gt;
GRASS GIS <http://grass.osgeo.org>

#1255: v.digit line snapping fails to snap to it self
---------------------+------------------------------------------------------
Reporter: marisn | Owner: grass-dev@…
     Type: defect | Status: new
Priority: normal | Milestone: 6.4.1
Component: Vector | Version: svn-releasebranch64
Keywords: v.digit | Platform: Unspecified
      Cpu: x86-64 |
---------------------+------------------------------------------------------
Changes (by martinl):

  * component: Default => Vector

Comment:

Replying to [comment:1 marisn]:
> Fixed for 6.5 with r44920
>
> A candidate for backporting.

+1 for backport

--
Ticket URL: <http://trac.osgeo.org/grass/ticket/1255#comment:2&gt;
GRASS GIS <http://grass.osgeo.org>

#1255: v.digit line snapping fails to snap to it self
--------------------------+-------------------------------------------------
  Reporter: marisn | Owner: grass-dev@…
      Type: defect | Status: closed
  Priority: normal | Milestone: 6.4.1
Component: Vector | Version: svn-releasebranch64
Resolution: fixed | Keywords: v.digit
  Platform: Unspecified | Cpu: x86-64
--------------------------+-------------------------------------------------
Changes (by marisn):

  * status: new => closed
  * resolution: => fixed

Comment:

Merged to 6.4.1 r45226

--
Ticket URL: <http://trac.osgeo.org/grass/ticket/1255#comment:3&gt;
GRASS GIS <http://grass.osgeo.org>