Hi, Jürgen Fischer is currently working on a CAD import (DXF and DWG) to QGIS. It will be released a bit after QGIS 2.18, later this year. It will be a direct loading of DXF/DWG into QGIS and will try to map graphical properties to QGIS symbology and labeling as good as possible.
Another option is to use the result of this year's GSOC project: https://trac.osgeo.org/gdal/wiki/DWG_driver - but note that this pretty new and you probably have an older GDAL/OGR on your system which does not provide this functionality. If you need something immediately and can't wait, the route your describe using the dxf2shp plugin or using the old OGR DXF reader are the only other ways - unless you have some other converter (e.g. FME). Note that in this case you will probably loose the symbology and labeling. You would have to redefine the symbology using OGR feature style attributes. Currenty, there is unfortunately not yet a user-friendly way available to load CAD data in QGIS. Greetings, Andreas On 2016-10-10 12:44, Bonnet Clothilde wrote: > Dear Qgis Community Team, > > I'm writing because usually I work with SHP file and sometimes I recieve > source in DWG format and I can't direct analyse this last format. > So, I wondered if the conversion of DWG file into SHP file using the > following pathway, could induced some modifications in the rendering ? > > step 1: convert DWG file into DXF file with DrafSight software > step 2: convert DXF file into SHP file with Dxf2shp plugin under Qgis > > How can I detect these modifications and idenfy the nature of them ? Does > exist another method to create SHP file from DWG ? > > I use Debian Mate OS and Qgis v2.08. > Thanks for your help > Kind Regards > > Clothilde Bonnet > > _______________________________________________ > Qgis-user mailing list > [email protected] > List info: http://lists.osgeo.org/mailman/listinfo/qgis-user > Unsubscribe: http://lists.osgeo.org/mailman/listinfo/qgis-user
_______________________________________________ Qgis-user mailing list [email protected] List info: http://lists.osgeo.org/mailman/listinfo/qgis-user Unsubscribe: http://lists.osgeo.org/mailman/listinfo/qgis-user
