I have done some testing and I get the exact same error no matter what data I choose to export. Also if I export from Autocad the same data to dxf the file is quite a few lines shorter. I did a little looking to see what version (dxf) gdal writes buth havent come across that info yet. It seems the problem is that gdal starts writing objects out with a zero handle (which is an internal guid for autodesk) I had been using 1.8 but just installed 1.9.0 and gdal 1.7.3 and still get the same error.
On Wed, Jun 27, 2012 at 2:09 PM, Brad Nesom <[email protected]> wrote: > The error might help. > If it happens to be a line numbered erro and happens to be an ascii dxf you > can open (as long as the mb size is not too large) in a notepad. edit the > offending line and save. > > > > On Wed, Jun 27, 2012 at 12:08 PM, lt <[email protected]> wrote: >> >> I try to open the dxf file with AUTOCAD2007 LT and I cannot open it: I get >> an error. then the opened file appears to be empty. >> any suggestion? >> laura >> >> >> Date: Wed, 27 Jun 2012 11:39:54 +0300 >> From: Zirneklitis <[email protected]> >> To: [email protected] >> Subject: Re: [Qgis-user] DXF EXPORT >> Message-ID: <[email protected]> >> Content-Type: text/plain; charset=UTF-8; format=flowed >> >> Is it realy empty file or the exported layer can not be imported in >> drawing applications? >> >> There was a dxf export bug prior to gdal 1.9.1. >> >> Now it's fixed. >> >> http://trac.osgeo.org/gdal/ticket/4618 >> >> Karlis >> >> Bis Nulama wrote: >> >> Hello, how can I export a shp file to dxf format? >> >> I am using qgis 1.7.4 under winXP. The save as->dxf does not work. It >> >> creates the dxf file, but it is empty! >> >> .. >> >> >> >> _______________________________________________ >> Qgis-user mailing list >> [email protected] >> http://lists.osgeo.org/mailman/listinfo/qgis-user >> > _______________________________________________ Qgis-user mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/qgis-user
