Feature request #5254
Support 3D GRASS vectors
Status: | Closed | ||
---|---|---|---|
Priority: | Normal | ||
Assignee: | - | ||
Category: | GRASS | ||
Pull Request or Patch supplied: | No | Resolution: | |
Easy fix?: | No | Copied to github as #: | 14988 |
Description
Currently, 3D GRASS vectors cannot be loaded in QGIS. It would be useful to add a support to it, even if the results are only projected in 2D (3D vertical line -> 2d Point, etc).
This is useful e.g. for v.extrude modules
History
#1 Updated by Paolo Cavallini over 12 years ago
Partly fixed with 287bebe961a9a0a91781a0cf4f7b4a034f75edc4
Thanks Radim.
#2 Updated by Giovanni Manghi over 12 years ago
- Target version set to Version 2.0.0
#3 Updated by Pirmin Kalberer about 12 years ago
- Target version changed from Version 2.0.0 to Future Release - Nice to have
#4 Updated by Radim Blazek over 8 years ago
- Status changed from Open to Closed
3D vectors are supported since QGIS 2.12. It is for example possible to edit z coordinates in vertex editor.