7 Commits

Author SHA1 Message Date
nirvn
5e487cfea4 [FEATURE] Style management re-work and upgrade
- A new favorite grouping system was added, which the symbols list
widget defaults to
- The selected tag / smartgroup in the symbols list widget now
persists when switching layers (and across sessions)
- The symbols list widget will update the tag / smartgroup combo
box when users add / rename / remove categories
- Users can now directly tag, as well as add to favorites, symbols
while saving those to the style database
- To streamline style management, groups have been removed and
fully replaced by tags
- Tags have been integrated into the import/export user interface
2016-11-16 14:12:19 +07:00
Nyall Dawson
60cc853747 Add perceptually uniform colormaps to default styles
Adds the Viridis, Magma, Plasma and Inferno uniform color ramps
created by Stéfan van der Walt and Nathaniel Smith

See https://bids.github.io/colormap/ for more details

Note that I've thinned out the stops here, and only kept
every 5th stop from the original ramps
2016-10-11 16:46:43 +10:00
Borys Jurgiel
ab8b53e029 Update default symbol set: more symbols from Anita, lock colour in bottom layer of road symbols, include symbology-ng-style.db instead of the depreciated xml in OsGeo4W 2013-04-12 10:52:30 +03:00
Etienne Tourigny
2ab844abf8 fix db handling when modifying existing color ramp (#6229) 2012-08-31 08:54:56 -03:00
Arunmozhi
ae031584c7 symbol DB updated to support groups,tags for colorramp 2012-07-26 08:19:34 +05:30
Arunmozhi
3943e8a40d smart groups implemented 2012-07-23 15:34:21 +05:30
Arunmozhi
ca105e48a8 Converted symbology style from XML to SQlite
- Adds a python script, and the resulting default .db file
- Cannot SAVE new symbols into the DB still
Added the Grouping of symbols in Style Manager
- Can read groups from the DB and load them
- Limited to read-only operations
2012-07-10 00:03:35 +05:30