Bug report #18760
DXF export loses symbol and point heights
Status: | Open | ||
---|---|---|---|
Priority: | Normal | ||
Assignee: | - | ||
Category: | DXF export | ||
Affected QGIS version: | 3.3(master) | Regression?: | No |
Operating System: | Easy fix?: | No | |
Pull Request or Patch supplied: | No | Resolution: | |
Crashes QGIS or corrupts data: | No | Copied to github as #: | 26647 |
Description
two cases has been tried:
when exporting the whole view with file->dxf export all point the points and symbols get to 0 height, the lines comes with correct height
when trying to do it with 'save as', there comes no symbol exported
This makes qgis unsuitable to post process and format-symbol dxf files, then reexport them. With this fixed, qgis would be the most suitable for this kind of tasks (with auto-formating lines and points by layer and point attributes!)
Related issues
History
#1 Updated by Kepes Ádám about 6 years ago
any news about this issue? very unpleasant
#2 Updated by Giovanni Manghi about 6 years ago
- Status changed from Open to Feedback
- Priority changed from High to Normal
- Easy fix? changed from Yes to No
Any difference with 3.2 or master?
#3 Updated by Kepes Ádám about 6 years ago
Giovanni Manghi wrote:
Any difference with 3.2 or master?
unfortunately no, still the same with 3.2 and 3.3 too :(
#4 Updated by Giovanni Manghi about 6 years ago
- Affected QGIS version changed from 3.0.1 to 3.3(master)
Kepes Ádám wrote:
Giovanni Manghi wrote:
Any difference with 3.2 or master?
unfortunately no, still the same with 3.2 and 3.3 too :(
does it works as expected on 2.18?
#5 Updated by Kepes Ádám about 6 years ago
Giovanni Manghi wrote:
Kepes Ádám wrote:
Giovanni Manghi wrote:
Any difference with 3.2 or master?
unfortunately no, still the same with 3.2 and 3.3 too :(
does it works as expected on 2.18?
3.4 hasn't fixed it too. (*2.18 does it correctly, BUT loses the height of expression-sized symbols)
#6 Updated by Nyall Dawson about 6 years ago
Can you share a self contained project & simple data file we can use as a test case here? (Along with a sample of what you'd expect to see in the dxf output).
#7 Updated by Kepes Ádám about 6 years ago
- File 3Dpoints_dxf export problem.zip added
- File half-good sample.dxf added
Nyall Dawson wrote:
Can you share a self contained project & simple data file we can use as a test case here? (Along with a sample of what you'd expect to see in the dxf output).
Ok! I attached a project, and a semi-good sample made with 2.18... but that can only 3D export fix sized symbols. Still more than 3.4 can
#8 Updated by Giovanni Manghi about 6 years ago
- Status changed from Feedback to Open
#9 Updated by Jürgen Fischer almost 6 years ago
- Related to Bug report #17314: export to dxf format - z dimension added