Bug report #17314
export to dxf format - z dimension
Status: | Closed | ||
---|---|---|---|
Priority: | Normal | ||
Assignee: | Jürgen Fischer | ||
Category: | DXF export | ||
Affected QGIS version: | 2.18.13 | Regression?: | No |
Operating System: | windows | Easy fix?: | No |
Pull Request or Patch supplied: | No | Resolution: | worksforme |
Crashes QGIS or corrupts data: | No | Copied to github as #: | 25212 |
Description
export to dxf file format doesn't export z dimension
Related issues
History
#1 Updated by jose macau about 7 years ago
test: export from dgn to dxf (linestring)
#2 Updated by Jürgen Fischer about 7 years ago
Can you attach the DGN to verify that QGIS actually sees the 3D information it...
#3 Updated by Giovanni Manghi about 7 years ago
- Status changed from Open to Feedback
#4 Updated by jose macau about 7 years ago
- File xxx-etrs89_tm06.7z added
with points it works fine but not with lineString geometry, even force include z-dimension option on export operation
thanks
#5 Updated by Giovanni Manghi about 7 years ago
- Status changed from Feedback to Open
#6 Updated by Jürgen Fischer almost 6 years ago
- Status changed from Open to Feedback
Please test with QGIS 3.4 - QGIS 2.18 reached it's end of life.
#7 Updated by Kepes Ádám almost 6 years ago
Jürgen Fischer wrote:
Please test with QGIS 3.4 - QGIS 2.18 reached it's end of life.
Hi! 3.4 still doesn't export point heights to dxf (I have added it: Bug report #18760). It does when exporting by "save as" to dxf, but that way it has problem with exporting labels and symbols... with the whole project export qgis manages to export labels and symbols correctly, but loses point Z dimension...
I have tried it with shape and geopackage too... Of course with 2.5D layers
#8 Updated by Giovanni Manghi almost 6 years ago
- Status changed from Feedback to Open
#9 Updated by Jürgen Fischer over 5 years ago
- Related to Bug report #18760: DXF export loses symbol and point heights added
#10 Updated by Jürgen Fischer over 5 years ago
- Resolution set to worksforme
- Status changed from Open to Closed
The points z coordinates are exported in "No symbology" mode. The line strings from DGN via OGR however only have Z coordinates at 0.0.