<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 <<a href="mailto:vwittich@gmail.com">vwittich@gmail.com</a>><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: <<a href="mailto:1319477650371-6925911.post@n2.nabble.com">1319477650371-6925911.post@n2.nabble.com</a>><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't work. And in case that it would work, I would lost the original<br>
categories the lines belongs to, don't I?<br>
<br></blockquote><div><br>It looks strange. Can you give the output of commands <<a href="http://v.info">v.info</a>> and <v.category in=vector opt=report> 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>
> v.db.select ...<br>
> cat<br>
> 1<br>
> 2<br>
> 3<br>
<br>
It seams like the Option 'del' doesn't work... I tried to delete the table<br>
as well, but if I built it again, I'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'm gonna try your shell-script (v.to.equidist), as soon I'll have<br>
installed the GRASS-Addons. Right now it didn'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="">'re not going to</span> <span class="hps">compile</span> <span class="hps">a script? :) </span></span><br>
</div></div>