Feature request #1063
SVG Symbols repository
Status: | Closed | ||
---|---|---|---|
Priority: | Low | ||
Assignee: | - | ||
Category: | Symbology | ||
Pull Request or Patch supplied: | No | Resolution: | fixed/implemented |
Easy fix?: | No | Copied to github as #: | 11123 |
Description
Why not set-up an SVG symbols repository to share symbols between users? :) It could be structured as a plugin, such as the new "Plugin Installer" one, or made directly accessible from the QGIS website :)
History
#1
Updated by Tim Sutton over 16 years ago
Nice idea - perhaps something to propose to the developer list for one of the pythonistas to build?
#2
Updated by pls - over 16 years ago
Replying to [comment:1 timlinux]:
Nice idea - perhaps something to propose to the developer list for one of the >pythonistas to build?
:)
#3
Updated by Giovanni Manghi about 13 years ago
- Target version changed from Version 1.7.0 to Version 1.7.4
#4
Updated by Paolo Cavallini about 13 years ago
- Pull Request or Patch supplied set to No
- Assignee deleted (
nobody -)
More generally the repo should keep also styles. The necessary steps IMHO are:
- a repo page (presumably an extension of the existing plugins.qgis.org webapp
- a method to upload (registered) user defined styles, with mandatory tags (username, copyright, etc.)
- a method to download
- a web page with the list of available styles and symbols, with automatic preview.
#5
Updated by Giovanni Manghi almost 13 years ago
- Target version changed from Version 1.7.4 to Version 2.0.0
#6
Updated by Pirmin Kalberer over 12 years ago
- Target version changed from Version 2.0.0 to Future Release - Nice to have
#7
Updated by Paolo Cavallini almost 11 years ago
see also #3748
#8
Updated by Giovanni Manghi almost 8 years ago
- Easy fix? set to No
#9
Updated by Regis Haubourg almost 8 years ago
- Resolution set to fixed/implemented
- Status changed from Open to Closed
We now have the Ressource Sharing Plugin for that. Good job !