Difference between revisions of "GRASS SoC Ideas 2013"
From GRASS-Wiki
HamishBowman (talk | contribs) (→Symbology / Cartography) |
(→Symbology / Cartography) |
||
Line 11: | Line 11: | ||
=== Symbology / Cartography === | === Symbology / Cartography === | ||
− | * Allow display of a vector legend | + | * Allow display of a vector legend in the map display (equivalent to current d.legend implementation for rasters) |
− | |||
* Expand [[IconSymbols|symbology]] | * Expand [[IconSymbols|symbology]] | ||
: ''HB: note that SoC only accepts coding projects, not graphics design or documentation projects. Adding svg/eps support to a d.* module and ps.map would be quite helpful. See the {{Cmd|d.graph}} help page and {{Cmd|ps.map}}'s "eps" and "vpoints" instructions.'' | : ''HB: note that SoC only accepts coding projects, not graphics design or documentation projects. Adding svg/eps support to a d.* module and ps.map would be quite helpful. See the {{Cmd|d.graph}} help page and {{Cmd|ps.map}}'s "eps" and "vpoints" instructions.'' |
Revision as of 00:45, 4 February 2013
About
This is the GRASS page for Google Summer of Code 2013. Here we will list project ideas and and other information related to the GRASS GSoC projects.
Ideas
- Project ideas of your own are also most welcome and often the best.
Symbology / Cartography
- Allow display of a vector legend in the map display (equivalent to current d.legend implementation for rasters)
- Expand symbology