<div dir="ltr"><br><div class="gmail_extra"><br><br><div class="gmail_quote">On Fri, Jun 27, 2014 at 3:03 AM, Luca Delucchi <span dir="ltr"><<a href="mailto:lucadeluge@gmail.com" target="_blank">lucadeluge@gmail.com</a>></span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="">On 26 June 2014 19:59, Markus Neteler <<a href="mailto:neteler@osgeo.org">neteler@osgeo.org</a>> wrote:<br>


<br>
><br>
> nice work, Luca (and thanks to Anna for code cleanup).<br>
><br>
<br>
</div>Sorry Anna, but I don't understand because you remove all the 3D code,<br>
I would like to implement it later (sometime I'm careless but not this<br>
time :-P )<br>
Thanks for the improvement of coordinates field.<br></blockquote><div><br></div><div>Sorry for that. I also fixed some other minor things in that commit. Do you plan to support vector data as well? </div><div><br></div><div>

What I am not sure about is the usage of pygrass here. The problem is if we would like to integrate it more in GUI. Currently when you click on the g.gui.tplot in menu, a standard generated dialog opens and when you fill the params and press ok, the actual plotting gui shows up, which is cumbersome. The menu entry could bring directly the tplot, however then there is a possibility of crashing entire GUI when something goes wrong (because of using ctypes in pygrass). So one option is to call some t.* module but there is no t.rast.what only t.vect.strds.observe which requires vector map. Another option is to wrap the pygrass code and call it as a subprocess. I don't have time to look at it more now, but we should be aware of this.</div>

<div><br></div><div>Anna</div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div class="HOEnZb"><div class="h5"><br>
<br>
--<br>
ciao<br>
Luca<br>
<br>
<a href="http://gis.cri.fmach.it/delucchi/" target="_blank">http://gis.cri.fmach.it/delucchi/</a><br>
<a href="http://www.lucadelu.org" target="_blank">www.lucadelu.org</a><br>
_______________________________________________<br>
grass-dev mailing list<br>
<a href="mailto:grass-dev@lists.osgeo.org">grass-dev@lists.osgeo.org</a><br>
<a href="http://lists.osgeo.org/mailman/listinfo/grass-dev" target="_blank">http://lists.osgeo.org/mailman/listinfo/grass-dev</a><br>
</div></div></blockquote></div><br></div></div>