Open landam opened 5 years ago
Modified by @landam on 21 Oct 2015 21:20 UTC
Modified by @landam on 21 Oct 2015 21:20 UTC
Comment by neteler on 5 May 2016 14:08 UTC Milestone renamed
Comment by neteler on 28 Dec 2016 15:04 UTC Ticket retargeted after milestone closed
Modified by @landam on 5 May 2017 20:40 UTC
Comment by @landam on 1 Sep 2017 20:28 UTC All enhancement tickets should be assigned to 7.4 milestone.
Comment by neteler on 26 Jan 2018 11:40 UTC Ticket retargeted after milestone closed
Modified by neteler on 12 Jun 2018 20:48 UTC
Comment by @landam on 25 Sep 2018 16:52 UTC All enhancement tickets should be assigned to 7.6 milestone.
Comment by @landam on 25 Jan 2019 21:07 UTC Ticket retargeted after milestone closed
Reported by PedroNGV on 21 Oct 2015 17:57 UTC 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.
Migrated-From: https://trac.osgeo.org/grass/ticket/2774