[GRASSLIST:5860] Re: joining lines

Radim Blazek blazek at itc.it
Tue Mar 25 10:07:18 EST 2003


On Tuesday 25 March 2003 03:07 pm, Carlos Henrique Grohmann de Carvalho wrote:
> Hello all,
>
> I'm with a problem with a vector file. I have stream segments, and I want
> to join the lines together within a threshold. when I run v.support, it
> join the nodes, but I'm still with almost 1500 lines where it should be
> about 500 lines. How can I join this lines?

v.spag -s threshold= (to snap nodes (hopefully))
v.build.polylines (to join lines)

Radim




More information about the grass-user mailing list