Opened 16 years ago

Last modified 13 years ago

#1343 new bug

dxf2shp plugin does not distinguish between polygon and polyline correctly

Reported by: brian Owned by: nobody
Priority: minor: annoyance Milestone: Version 1.7.0
Component: C++ Plugins Version: Trunk
Keywords: dxf dxf2shp Cc: scala@…
Must Fix for Release: No Platform: Debian
Platform Version: Ubuntu 8.04 Awaiting user input: no

Description

dxf2shp plugin does not distinguish between polygon and polyline correctly. In the attached example, polyline and polygons are both converted to lines and polygons. Also this applies to the text as well. Have tested dxf2shp with dxf files as r12 and 2000 dxf format.

Attached is the r12 file.

Cheers Brian

Change History (7)

comment:1 by brian, 16 years ago

Sorry, test file to large to upload.

comment:2 by pcav, 15 years ago

Cc: scala@… added

comment:3 by pcav, 14 years ago

Milestone: Version 1.0.3Version 1.6.0

comment:4 by pcav, 14 years ago

Could you please attach a simplified version of the same file? Without it, it is difficult to test

comment:5 by pcav, 13 years ago

Please note that DXF support is being incorporated in GDAL >=1.7, so the plugin will be probably dropped as soon as it works smoothly

comment:6 by pcav, 13 years ago

Priority: major: does not work as expectedminor: annoyance

Downgrading it, as GDAL should handle these cases better than the plugin now

comment:7 by aghisla, 13 years ago

brian, can you reproduce the bug, loading the DXF via Add vector layer dialog?

If you don't have GDAL >=1.7, can you provide the smallest example possible, e.g. a DXF with one polyline converted as polygon?

Thanks!

Note: See TracTickets for help on using tickets.