Bug report #13062

DXF Export: problem with some basic shapes

Added by Andreas Neumann over 8 years ago. Updated over 8 years ago.

Status:Closed
Priority:Normal
Assignee:Jürgen Fischer
Category:DXF export
Affected QGIS version:master Regression?:No
Operating System: Easy fix?:No
Pull Request or Patch supplied:No Resolution:fixed/implemented
Crashes QGIS or corrupts data:No Copied to github as #:21132

Description

For a point symbol data it seems like the following basic shapes are not correctly exported:

  • equilateral triangle (no symbol exported in DXF)
  • triangle (invalid export, triangle not correctly closed, sometimes results in very long artefact lines towards point 0/0)
  • filled arrowhead: stroke not correctly exported (only fill appears)
  • star: (no symbol exported in DXF)
  • regular star: (no symbol exported in DXF)
  • diamond (sames situation like triangle, see above)
  • arrow (no symbol exported in DXF)
  • pentagon (no symbol exported in DXF)

See attached a project with a Shapefile where each symbol is used and the resulting DXF with the invalid symbols exported.

You can test with the layer "Simple Markers Categorized".

dxf_basic_shapes_test.zip - Project testing basic shapes, also contains exported DXF file (11.7 KB) Andreas Neumann, 2015-07-02 01:57 AM

very_long_artefact_lines_from_triangle_symbols_towards_0_0.png - Screenshots showing artefact lines towards coordinate 0/0 for triangle basic shapes (356 KB) Andreas Neumann, 2015-07-02 01:57 AM


Related issues

Related to QGIS Application - Bug report #13063: DXF Export: data-defined choice of simple markers does no... Closed 2015-07-02

Associated revisions

Revision b28c4847
Added by Jürgen Fischer over 8 years ago

dxf export:
  • add missing marker types (fixes #13062)
  • add missing support for data-defined marker names (fixes #13063)

Revision f202c03e
Added by Jürgen Fischer over 8 years ago

dxf export:
  • add missing marker types (fixes #13062)
  • add missing support for data-defined marker names (fixes #13063)

(backported from b28c484)

Revision a07fdfa8
Added by Jürgen Fischer over 8 years ago

dxf export:
  • add missing marker types (fixes #13062)
  • add missing support for data-defined marker names (fixes #13063)

(cherry picked from commit b28c4847c7d928a3ec34f187bb7429e83a49f6a9)

History

#2 Updated by Jürgen Fischer over 8 years ago

  • Status changed from Open to Closed

#3 Updated by Jürgen Fischer over 8 years ago

  • Resolution set to fixed/implemented

BTW outstanding bugreport :)

Also available in: Atom PDF