Opened 9 years ago
Last modified 6 years ago
#2774 new enhancement
v.to.3d - create column in the resulting 2d vector layer when using reverse transformation
Reported by: | PedroNGV | Owned by: | |
---|---|---|---|
Priority: | normal | Milestone: | 7.6.2 |
Component: | Vector | Version: | unspecified |
Keywords: | v.to.3d | Cc: | |
CPU: | Unspecified | Platform: | Unspecified |
Description
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.
Change History (11)
comment:1 by , 9 years ago
Keywords: | v.to.3d added |
---|---|
Milestone: | 7.0.2 → 7.0.3 |
comment:2 by , 9 years ago
Milestone: | 7.0.3 → 7.1.0 |
---|
comment:3 by , 9 years ago
Milestone: | 7.1.0 → 7.2.0 |
---|
comment:5 by , 8 years ago
Milestone: | 7.2.1 → 7.2.2 |
---|
comment:6 by , 7 years ago
Milestone: | 7.2.2 → 7.4.0 |
---|
All enhancement tickets should be assigned to 7.4 milestone.
comment:8 by , 7 years ago
Milestone: | 7.4.1 → 7.4.2 |
---|
comment:9 by , 6 years ago
Milestone: | 7.4.2 → 7.6.0 |
---|
All enhancement tickets should be assigned to 7.6 milestone.
Milestone renamed