2011/3/22 Mikhail Tchernychev <[email protected]>: > I am talking about nightly build for Linux, 1.7.0 15530M > > It use to be DXF selection in the dialog to add new vector layer. It's gone. > The only way to bring DXF now is to use Dxf2Shp plugin. GDAL/OGR > does support DXF, so I don't think it's OGR problem. It is just not enabled > on side of QGIS.
I can confirm this. DXF format does not appear as an option when opening or saving vector layers. Selecting the "All files" filter you can select a dxf file to open but then you get "filename.dxf is not a valid or recognized data source." ogr2ogr can convert shapefiles to dxf and ogrinfo understand dxf so the ogr driver is working. The d2s plugin is working as well. BTW I just noticed that the ogr2ogr plugin has gone. Using r15554M binaries in Maverick. Goyo _______________________________________________ Qgis-user mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/qgis-user
