<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 TRANSITIONAL//EN">
<HTML>
<HEAD>
  <META HTTP-EQUIV="Content-Type" CONTENT="text/html; CHARSET=UTF-8">
  <META NAME="GENERATOR" CONTENT="GtkHTML/3.28.3">
</HEAD>
<BODY>
That did the trick, almost.<BR>
<BR>
They join each other -so v.build polylines ... worked, but, the table is exactly the same as it was before. The command output said, that the number of lines was reduced to almost 50%. Furthermore, if I check the cat number next to the lines (via d.vect) it looks fine for both methods, first and multi. But the table does not show any diffs and holds the same number of entries like the original one. I could not find anything about that in the manual. <BR>
<BR>
Anyway, thanks for hints, that helped a lot. <BR>
<BR>
Stefan<BR>
<BR>
On Sun, 2012-02-12 at 10:56 -0800, Hamish wrote: 
<BLOCKQUOTE TYPE=CITE>
<PRE>
Stefan wrote:
&gt; Thanks for the  detailed answer, but, my problem is much more trivial.
&gt; I attached a screenshot to make myself more clear.
&gt; /* The numbers refer to the categories of each line segment */
&gt; the tributary with cat 69 is fine, but the man channel consists of
&gt; multiple lines, and, in fact, a lot of tributaries look similar.
...
&gt; The task would be, to tell GRASS, to combine all lines of the main
&gt; channel, for this example.

ok. do they overlap or join end-to-end?

if they join, try Markus M's suggestion of v.build.polylines.
if they overlap, try 'v.clean tool=rmdupl'


Hamish
</PRE>
</BLOCKQUOTE>
</BODY>
</HTML>