qgreenland icon indicating copy to clipboard operation
qgreenland copied to clipboard

Consider generating styles from templates

Open MattF-NSIDC opened this issue 2 years ago • 0 comments

Create e.g. Jinja template for .qml style files and populate it programmatically.

There are some things we can do with .qml files, e.g. programmatic or randomized colors. If we want to set line thickness, we need to commit to a color as well. Style templates would allow us to set thickness and color from configuration.

MattF-NSIDC avatar Jul 07 '23 16:07 MattF-NSIDC