<div dir="ltr"><br><div class="gmail_extra"><br><div class="gmail_quote">On Wed, Oct 21, 2015 at 4:15 AM, Pedro Venâncio <span dir="ltr"><<a href="mailto:pedrongvenancio@gmail.com" target="_blank">pedrongvenancio@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 dir="ltr">Hi Anna,<br><br><div class="gmail_extra"><br><div class="gmail_quote"><span class=""><br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr"><div class="gmail_extra"><div class="gmail_quote"><div dir="ltr"><div class="gmail_extra"><span></span><div class="gmail_quote"><div>Will this be backported to 7.0.x?<br></div></div></div></div><span><div><br></div></span><div>I believe I backported it, 7.0.2 RC1 release is just going on now, there will be an announcement soon.</div><span><font color="#888888"><div><br></div></font></span></div></div></div></blockquote><div><br></div></span><div>Thanks, I will check!<br></div><div><br> </div></div><div class="gmail_quote"><span class=""><br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr"><div class="gmail_extra"><div class="gmail_quote"><span><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr"><div class="gmail_extra"><br><div class="gmail_quote"><span><br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr"> Then I wanted to transform the z-coordinate to<br><div class="gmail_extra"><div class="gmail_quote"><span><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
an attribute column using<br>
v.to.3d -r input=contour_3d col="CONC" output=contour_2d<br>
(I added CONC column to contour_3d before, using v.db.addcol map=contour_3d<br>
columns="CONC double precision").<br>
However, the resulting contour_2d column CONC remains empty. No error is<br>
reported.<br>
<br></blockquote></span></div></div></div></blockquote></span><div><br>It
 is not possible to avoid this procedure, of creating the new column in 
the layer of origin (3d layer), to get the height column in the 2d 
layer? Something like the 'column' parameter of v.random (Name of column
 for z values; Writes z values to column), where we just give a name to 
the height column in the resulting layer?<br><br><br></div></div></div></div></blockquote></span></div></div></div></blockquote><div><br></div></span><div>What do you think about this workflow?<br></div></div></div></div></blockquote><div><br></div><div>I think how it currently works, doesn't make sense for the reverse case, please create a ticket. The column should be created in the new vector. </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div class="gmail_extra"><div class="gmail_quote"><div><br></div><div>Thanks!<span class="HOEnZb"><font color="#888888"><br></font></span></div><span class="HOEnZb"><font color="#888888"><div>Pedro<br></div></font></span></div><br></div></div>
</blockquote></div><br></div></div>