NaturalGIS / naturalgis_postgis_geoprocessing

A plugin for the QGIS Processing toolbox to allow users do geoprocessing operations with PostGIS input layers
Other
17 stars 8 forks source link

Select output schema by drop down list #9

Open cumarin opened 9 years ago

cumarin commented 9 years ago

Please add a drop down list to make the selection of the output schema more intuitive and simple.

gioman commented 9 years ago

Not sure this option is available in the QGIS Processing toolbox, as far as I know it does not.

gioman commented 5 years ago

Should be possible now in QGIS3: the user must select a connection (that would work as output destination), then it can choose the output schema name and output table name by dropdowns, see for example:

https://github.com/qgis/QGIS/blob/master/python/plugins/processing/algs/gdal/ogr2ogrtopostgislist.py