Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

GRASS - v.to.3d.attr - command not working properly #49036

Closed
1 of 2 tasks
e-marroquin opened this issue Jun 16, 2022 · 1 comment
Closed
1 of 2 tasks

GRASS - v.to.3d.attr - command not working properly #49036

e-marroquin opened this issue Jun 16, 2022 · 1 comment
Labels
Bug Either a bug report, or a bug fix. Let's hope for the latter!

Comments

@e-marroquin
Copy link

What is the bug or the crash?

I attempted to export the contours with height values through the grass plugin, unfortunately I couldn't make it work. I downloaded an old version to double check and it worked perfectly after exporting it to dxf the height value was included.

Versions not working: 3.22.7 & 3.20.1

Version working: 2.18.28

Steps to reproduce the issue

Version used - 3.22.7 & 3.20.1

  1. Import vector file with a height attribute.
  2. Grass Modules - import vector (r.in.gdal.qgis.loc)
  3. Run de loaded layer and view output
  4. Output layer transformed from 2d vector to 3d with height (v.to.3d.attr)
  5. Export output layer to dxf
  6. Once in autocad, the height property is not displayed

Version working: 2.18.28
Same steps and perfectly worked out

Versions

Versions not working: 3.22.7 & 3.20.1

Version working: 2.18.28

Supported QGIS version

  • I'm running a supported QGIS version according to the roadmap.

New profile

  • I tried with a new QGIS profile

Additional context

No response

@e-marroquin e-marroquin added the Bug Either a bug report, or a bug fix. Let's hope for the latter! label Jun 16, 2022
@alexbruy
Copy link
Contributor

GRASS plugin is not maintained, use Processing instead.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Either a bug report, or a bug fix. Let's hope for the latter!
Projects
None yet
Development

No branches or pull requests

2 participants