[GRASS-dev] [GRASS GIS] #2774: v.to.3d - create column in the resulting 2d vector layer when using reverse transformation

#2774: v.to.3d - create column in the resulting 2d vector layer when using reverse
transformation
-------------------------+-------------------------
Reporter: PedroNGV | Owner: grass-dev@…
     Type: enhancement | Status: new
Priority: normal | Milestone: 7.0.2
Component: Vector | Version: unspecified
Keywords: | CPU: Unspecified
Platform: Unspecified |
-------------------------+-------------------------
Hi,

When using v.to.3d reverse transformation (-r), to store the height of
points in the resulting 2d layer ('column' parameter), we need to add a
new column in the original 3d layer, to get the column name and to store
in the 2d layer.

The ideal should be simply give a name and create a new column in the new
vector layer (2d). 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 of the resulting layer.

--
Ticket URL: <https://trac.osgeo.org/grass/ticket/2774&gt;
GRASS GIS <https://grass.osgeo.org>

#2774: v.to.3d - create column in the resulting 2d vector layer when using reverse
transformation
--------------------------+-------------------------
  Reporter: PedroNGV | Owner: grass-dev@…
      Type: enhancement | Status: new
  Priority: normal | Milestone: 7.0.3
Component: Vector | Version: unspecified
Resolution: | Keywords: v.to.3d
       CPU: Unspecified | Platform: Unspecified
--------------------------+-------------------------
Changes (by martinl):

* keywords: => v.to.3d
* milestone: 7.0.2 => 7.0.3

--
Ticket URL: <https://trac.osgeo.org/grass/ticket/2774#comment:1&gt;
GRASS GIS <https://grass.osgeo.org>

#2774: v.to.3d - create column in the resulting 2d vector layer when using reverse
transformation
--------------------------+-------------------------
  Reporter: PedroNGV | Owner: grass-dev@…
      Type: enhancement | Status: new
  Priority: normal | Milestone: 7.1.0
Component: Vector | Version: unspecified
Resolution: | Keywords: v.to.3d
       CPU: Unspecified | Platform: Unspecified
--------------------------+-------------------------
Changes (by martinl):

* milestone: 7.0.3 => 7.1.0

--
Ticket URL: <https://trac.osgeo.org/grass/ticket/2774#comment:2&gt;
GRASS GIS <https://grass.osgeo.org>