<div dir="ltr"><br><div class="gmail_extra"><br><div class="gmail_quote">On Tue, Oct 20, 2015 at 6:41 PM, 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><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"> 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><span class=""><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><div><br></div></span><div>nothing, it just was not implemented for lines, since 3D lines can have vertices of different heights, but we can upload only one value. However, since it makes perfectly sense for contours, I added the support for lines there (r65493). Any chance you are using GRASS 7.1 (trunk) to try it out?</div><span><font color="#888888"><div><br></div></font></span></div></div></div></blockquote><div><br></div></span><div>Will this be backported to 7.0.x?<br></div></div></div></div></blockquote><div><br></div><div>I believe I backported it, 7.0.2 RC1 release is just going on now, there will be an announcement soon.</div><div><br></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 dir="ltr"><div class="gmail_extra"><div class="gmail_quote"><div><br><br></div><div>Thank you very much!<br><br></div><div>Best regards!<span class="HOEnZb"><font color="#888888"><br></font></span></div><span class="HOEnZb"><font color="#888888"><div>Pedro<br></div><div> <br></div></font></span></div><br></div></div>
</blockquote></div><br></div></div>