> Four years ago you submitted the "OGR Layer Converter" plugin to QGIS trunk > (http://hub.qgis.org/issues/1249 ). Since then OGR became part of the usual > "Open Vector Layer..." dialog. > But this "open..." dialog includes no parameter ogr2ogr would have - > neither source nor target creation layer options. > What do you think of a revival of the plugin which would give control to an > advanced user over those options?
in the processing toolbox there is a tool (ogr converter) that does exactly the same, and allows you to add specific parameters. I submiited a PR today to fix issues with output formats strings https://github.com/qgis/QGIS/pull/1365 cheers -- G -- _______________________________________________ Qgis-developer mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/qgis-developer
