[GRASS-dev] [GRASS GIS] #2358: Strange behaviour with v.net on GRASS GIS 7
GRASS GIS
trac at osgeo.org
Fri Jul 4 06:15:30 PDT 2014
#2358: Strange behaviour with v.net on GRASS GIS 7
---------------------------------------------+------------------------------
Reporter: lluis | Owner: grass-dev@…
Type: defect | Status: new
Priority: normal | Milestone: 7.0.0
Component: Vector | Version: svn-releasebranch70
Keywords: Ubuntu 14.04, v.net, attributes | Platform: Linux
Cpu: x86-64 |
---------------------------------------------+------------------------------
Hi,
I'm working with GRASS GIS 7.0.0svn (r59969) on Ubuntu 14.04 LTS and I'm
experiencing a strange behaviour when using v.net. I have set of nodes
that I want to connect to a collection of streets on a network.
When I execute "v.net streets points=libraries out=net op=connect
thresh=150" on GRASS GIS 6.4.4, the new arc(s)/line(s) that connect the
points to the network, inherit all the attributes (even the 'cat' value)
of the pre-existing arcs. But, when I execute the same command on GRASS
GIS 7.0.0 that expected behaviour doesn't take place. The new
arc(s)/line(s) generated with GRASS 7 doesn't have attributes, a new cat
value is generated for each new line but they doesn't appear on the
attribute table...
--
Ticket URL: <https://trac.osgeo.org/grass/ticket/2358>
GRASS GIS <http://grass.osgeo.org>
More information about the grass-dev
mailing list