<div dir="ltr">Thanks as the same Daniel.</div><div class="gmail_extra"><br><br><div class="gmail_quote">2013/10/25 Daniel Victoria <span dir="ltr"><<a href="mailto:daniel.victoria@gmail.com" target="_blank">daniel.victoria@gmail.com</a>></span><br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi all,<br>
<br>
A while ago I had to do a similar task for Lidar analysis.... So I<br>
made a quick python program for it. The only problem is that it spits<br>
out boxes and not nice round shapes. The code will create both GRASS<br>
ASCII vector format or a csv file that can be used to subset las data.<br>
Also, since I created the program specifically for our needs, the<br>
column numbers are fixed.<br>
<br>
Anyway, the code is attached. Hope it helps.<br>
<br>
Cheers<br>
Daniel<br>
<br>
PS1 - I'm no professional coder so I'm certain there are flaws and<br>
leftover lines in the code. But it worked for me...<br>
PS2 - I have another version that will generate a shapefile with<br>
ellipses as crowns but the code is too messy. I'd like to make it more<br>
presentable before releasing it but, if you can stomach poorly writen<br>
python, just let me know...<br>
<div><div class="h5"><br>
<br>
On Fri, Oct 25, 2013 at 8:33 AM, Nikos Alexandris<br>
<<a href="mailto:nik@nikosalexandris.net">nik@nikosalexandris.net</a>> wrote:<br>
> On Friday 25 of October 2013 07:56:32 Matteo Mura wrote:<br>
>> Dear all,<br>
>><br>
>> I have a vector-points file containing the points of trees location in a 100<br>
>> x 100 square, it is a permanent plot. The database of this vector contains<br>
>> for each sampled tree the crown projection for each direction (N-S-E-W). I<br>
>> need to convert the points to polygons which shape and size is determined<br>
>> by the crown projection measures. In other therms I would like to have the<br>
>> polygon file which describe the tree crown shape and dimension.<br>
>><br>
>> Is it possible to do in GRASS? If yes, how can I?<br>
><br>
> Not a reply, just a comment: this is a very nice question! If this gets a<br>
> smart solution consider posting it at GIS@SE. GRASS GIS deserves/needs to<br>
> attract more points over there.<br>
><br>
> Nikos<br>
</div></div>> _______________________________________________<br>
> grass-user mailing list<br>
> <a href="mailto:grass-user@lists.osgeo.org">grass-user@lists.osgeo.org</a><br>
> <a href="http://lists.osgeo.org/mailman/listinfo/grass-user" target="_blank">http://lists.osgeo.org/mailman/listinfo/grass-user</a><br>
</blockquote></div><br></div>