Feature request #3196
Provide a custom SVG path in an environment variable
Status: | Closed | ||
---|---|---|---|
Priority: | Low | ||
Assignee: | - | ||
Category: | Symbology | ||
Pull Request or Patch supplied: | No | Resolution: | fixed/implemented |
Easy fix?: | No | Copied to github as #: | 13256 |
Description
Hi,
in an enterprise environment with shared projects it would be useful to have set an environment variable pointing to a custom SVG path (in a shared network folder).
There is already an env var for python plugins, QGIS_PLUGINPATH.
The env name could be QGIS_SVGPATH
History
#1 Updated by Giovanni Manghi almost 13 years ago
- Target version changed from Version 1.7.0 to Version 1.7.4
#2 Updated by Giovanni Manghi over 12 years ago
- Target version changed from Version 1.7.4 to Version 2.0.0
#3 Updated by Pirmin Kalberer about 12 years ago
- Target version changed from Version 2.0.0 to Future Release - Nice to have
#4 Updated by Médéric RIBREUX almost 9 years ago
- Assignee deleted (
nobody -) - Pull Request or Patch supplied set to No
- Status changed from Open to Closed
- Resolution set to fixed/implemented
- % Done changed from 0 to 100
Hello, bug triage...
in QGIS 2.13 master (and previous versions), there is now a way to add paths for SVG symbols. It is located in the Settings -> System tab. You can add as many paths as you want. Furthermore, this configuration is stored in QGIS settings (.ini for GNU/Linux and register for MS-Windows), so you can easily modify it as a sysadmin in an enterprise environment or deploy it to a lot of configurations.
There is no environment variable for this but you've got a way to set the SVG path in your environment so, I am closing this feature request.