Bug report #9122
DXF of Italian Cadastral Map not load
Status: | Closed | ||
---|---|---|---|
Priority: | Normal | ||
Assignee: | - | ||
Category: | Data Provider/OGR | ||
Affected QGIS version: | 2.0.1 | Regression?: | No |
Operating System: | Easy fix?: | No | |
Pull Request or Patch supplied: | No | Resolution: | |
Crashes QGIS or corrupts data: | No | Copied to github as #: | 17760 |
Description
Qgis and ogr doesn't load the files DXF of italian cadastral system, it give a error as file malformed. (error is: data source is invalid)
Really these files are without header of normal dxf cad file, a workaround is load its in cad systems a save its without modify , this rebuild the header and permits to Qgis to work with that files.
But this non is very good for newbie and for diffusion of Qgis.
The cadastral maps are very important for the use an diffusion of gis system
every software that open dxf not problem if header not exist , it will load the file with warning but load , Qgis stop all, is not good
i put a file of this type as attachment for example
History
#1 Updated by Even Rouault almost 11 years ago
- Target version deleted (
Version 2.0.0) - Status changed from Open to Closed
Support for such files added as http://trac.osgeo.org/gdal/ticket/5307