qgis / QGIS

QGIS is a free, open source, cross platform (lin/win/mac) geographical information system (GIS)
https://qgis.org
GNU General Public License v2.0
10.35k stars 2.98k forks source link

overwrite and create styles in database with list of available styles #21826

Open qgib opened 8 years ago

qgib commented 8 years ago

Author Name: Otto Dassau (Otto Dassau) Original Redmine Issue: 13801

Redmine category:symbology


Hi,

compared with the overwrite and create procedure for local styles as .qml file, it is currently more difficult, if the styles are stored in a database.

It would be a nice feature, if the "save in database" feature provides a list of all styles for the selected table and allow to overwrite existing styles or save a new one.

Thanks a lot Otto

qgib commented 7 years ago

Author Name: Giovanni Manghi (@gioman)