<br><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
Message: 5<br>
Date: Mon, 24 Oct 2011 10:34:10 -0700 (PDT)<br>
From: wittich &lt;<a href="mailto:vwittich@gmail.com">vwittich@gmail.com</a>&gt;<br>
Subject: [GRASS-user] Re: Add DB entries to vector line (after<br>
        v.split)<br>
To: <a href="mailto:grass-user@lists.osgeo.org">grass-user@lists.osgeo.org</a><br>
Message-ID: &lt;<a href="mailto:1319477650371-6925911.post@n2.nabble.com">1319477650371-6925911.post@n2.nabble.com</a>&gt;<br>
Content-Type: text/plain; charset=us-ascii<br>
<br>
thx for your answer. I tried the v.category function but it seams like it<br>
doesn&#39;t work. And in case that it would work, I would lost the original<br>
categories the lines belongs to, don&#39;t I?<br>
<br></blockquote><div><br>It looks strange. Can you give the output of commands &lt;<a href="http://v.info">v.info</a>&gt; and &lt;v.category in=vector opt=report&gt; for your segments vector?<br><br> </div><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">

lines_split_nocats and lines_split_newcats give me the following<br>
&gt; v.db.select ...<br>
&gt; cat<br>
&gt; 1<br>
&gt; 2<br>
&gt; 3<br>
<br>
It seams like the Option &#39;del&#39; doesn&#39;t work... I tried to delete the table<br>
as well, but if I built it again, I&#39;ve the old categories. But anyway my<br>
workaround works.<br></blockquote><div><br><span id="result_box" class="short_text" lang="en"><span class="hps">Deletion of the table is unnecessary, because cats in table are depended on </span></span>categories of the vector objects. So all work is around categories. <br>
<br><br></div><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
<br>
ps: I&#39;m gonna try your shell-script (v.to.equidist), as soon I&#39;ll have<br>
installed the GRASS-Addons. Right now it didn&#39;t find the grass/gis.h while<br>
he compiled it...<br></blockquote><div><br><span id="result_box" class="short_text" lang="en"><span class="hps">I hope</span> <span class="hps">you</span><span class="">&#39;re not going to</span> <span class="hps">compile</span> <span class="hps">a script? :) </span></span><br>
</div></div>