<div dir="ltr">Hi Anna,<br><div class="gmail_extra"><br><div class="gmail_quote"><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 class=""><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><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><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 class=""><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 class=""><font color="#888888"><div><br></div></font></span></div></div></div></blockquote><div><br></div><div>Will this be backported to 7.0.x?<br><br><br></div><div>Thank you very much!<br><br></div><div>Best regards!<br></div><div>Pedro<br></div><div> <br></div></div><br></div></div>