Feature request #2293
Default styles for spatialite layers
| Status: | Closed | ||
|---|---|---|---|
| Priority: | Low | ||
| Assignee: | |||
| Category: | Data Provider | ||
| Pull Request or Patch supplied: | Resolution: | fixed | |
| Easy fix?: | No | Copied to github as #: | 12353 | 
Description
It would be preferable to store default styles for spatialite layers in the database (e.g. in a qml table) instead of the project file. Styles to then automatically load when layers are added to a project.
This approach works well with shapefiles, where the .qml file resides with the other files. Very handy when exporting layers to other users - they don't have to setup layer properties from scratch, and you don't have to provide the documentation to do so.
Associated revisions
fix #2293
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@12604 c8812cc2-4d05-0410-92ff-de0c093fc19c
fix #2293
git-svn-id: http://svn.osgeo.org/qgis/trunk@12604 c8812cc2-4d05-0410-92ff-de0c093fc19c
History
#1
    
    Updated by Jürgen Fischer almost 16 years ago
    - Resolution set to fixed
 - Status changed from Open to Closed