Opened 7 years ago
Last modified 5 months ago
#170 new enhancement
Add ogr support for DWG format
| Reported by: | TC Haddad | Owned by: | Jeff McKenna | 
|---|---|---|---|
| Priority: | enhancement | Milestone: | 5.2.0 release | 
| Component: | MS4W - GDAL | Version: | 3.2.7 | 
| Keywords: | Cc: | ||
| Blocked By: | Blocking: | 
Description (last modified by )
Not sure if this is possible, as it is unclear to me if a user must have a license to use this format or not. However I'm submitting here in case it seems possible. It has been a format that users have requested in the past.
For some reason there are 2 different gdal reference pages:
http://www.gdal.org/drv_cad.html
http://www.gdal.org/drv_dwg.html
Also these might be helpful:
http://trac.osgeo.org/gdal/wiki/DxfDwg
https://github.com/sandyre/libopencad
https://www.opendesign.com/files/guestdownloads/OpenDesign_Specification_for_.dwg_files.pdf
If building DWG into ogr is not possible, it appears an alternative for users is to use a converter tool to change files from DWG to DXF, which is already in ogr:
Change History (10)
comment:1 by , 7 years ago
| Milestone: | 4.0 release → 4.1 release | 
|---|
comment:2 by , 7 years ago
| Type: | defect → task | 
|---|
comment:3 by , 7 years ago
| Type: | task → enhancement | 
|---|
comment:4 by , 5 years ago
| Milestone: | 4.1 release → 4.2 release | 
|---|
comment:8 by , 4 years ago
| Description: | modified (diff) | 
|---|
The GDAL "CAD" driver is available in MS4W 5.0.0-alpha.  (needs testing)
comment:9 by , 13 months ago
| Milestone: | 5.0.0 release → 5.0.1 release | 
|---|
(need to re-examine this, with @tchaddad, for MS4W 5.0.1 release)


Milestone renamed