<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=utf-8">
</head>
<body bgcolor="#FFFFFF" text="#333333">
<font face="Corbel">Hi all,<br>
<br>
I'm doing some basic exercises based on v.net on GRASS GIS but I'm
getting some unexpected results (according to my knowledge and my
understanding of the v.net manual). When I execute the following
command:<br>
<br>
v.net input=streets_clean points=libraries output=network
operation=connect threshold=50<br>
<br>
I get unsatisfactory results according to the v.net manual: "While
the arcs created with v.net will retain any attribute information
associated with the input vector line/boundary file in data layer
1, nodes created and stored in data layer 2 will not have any
associated attribute information."<br>
<br>
The problem is that the new created lines connecting the points
(libraries) to the existing network (streets_clean) doesn't retain
neither show any kind of attributes. There is a new geometry with
no attributes associated. As far as I remember, older GRASS GIS
versions (6.4.x) worked well on this issue.<br>
<br>
Any hints?<font face="Corbel"><br>
<br>
<font face="Corbel">My GRASS GIS ve<font face="Corbel">rs<font
face="Corbel">i<font face="Corbel">on <font face="Corbel">o</font></font></font></font></font>n
<font face="Corbel">gnu/linux:</font><br>
<font face="Corbel"><i>version=7.0.1</i><i><br>
</i><i>date=2015</i><i><br>
</i><i>revision=00000</i><i><br>
</i><i>build_date=2015-08-06</i><i><br>
</i><i>build_platform=x86_64-unknown-linux-gnu</i><br>
<br>
<font face="Corbel">I've already tested a Windows version with
the same results</font><br>
<i><font face="Corbel">version=7.0.2<br>
date=2015<br>
revision=66861<br>
build_date=2015-11-19<br>
build_platform=i686-pc-mingw32<br>
<br>
</font></i></font></font></font>
<div class="moz-signature">-- <br>
<span style="font-size:8.5pt">
<b>Lluís Vicens</b>
<br>
Servei de Sistemes d'Informació Geogràfica<br>
-<br>
Universitat de Girona<br>
<b>SIGTE</b><br>
-<br>
Pl. Ferrater Mora 1<br>
17071 Girona<br>
Tel +34 972 418 039 (7025 intern)<br>
<a href="mailto:lluis@sigte.udg.edu">lluis@sigte.udg.edu</a>
<br>
<br>
<a href="http://www.sigte.udg.edu">http://www.sigte.udg.edu</a><br>
Twitter <a href="http://twitter.com/SIGTE_UDG">http://twitter.com/SIGTE_UDG</a><br>
<br>
</span>
</div>
</body>
</html>