Feature request #5451
working with DWG format
| Status: | Closed | ||
|---|---|---|---|
| Priority: | Normal | ||
| Assignee: | - | ||
| Category: | Vectors | ||
| Pull Request or Patch supplied: | No | Resolution: | invalid |
| Easy fix?: | No | Copied to github as #: | 15088 |
Description
hello,
It will be great to have the capability to work direclty with DWG document(without dxf).
So to speak : to open and export datas from dwg to shp files.
Thx,
sincerely
History
#1
Updated by Giovanni Manghi over 13 years ago
- Resolution set to invalid
- Status changed from Open to Closed
Not a QGIS issue, as it uses GDAL/OGR to handle rasters and vectors. GDAL 1.9 supports the reading DWGs if you compile it with the proper libraries. See the gdal/ogr supported formats page.