Changes between Version 41 and Version 42 of GSoC/2014


Ignore:
Timestamp:
Feb 12, 2014, 5:30:07 PM (10 years ago)
Author:
hamish
Comment:

refine d.vect.legend idea

Legend:

Unmodified
Added
Removed
Modified
  • GSoC/2014

    v41 v42  
    9292=== Vector legend for GRASS GIS ===
    9393
    94  * There is currently a G7:d.legend which creates legend for raster maps; implementation for vectors is missing.
    95  * Vector legend should work with G7:d.vect, G7:v.colors, 3D (G7:wxGUI.Nviz) and probably attribute table in general.
     94 * There is currently a G7:d.legend module which creates legend for raster maps; implementation for vector maps is missing so we need a new module: d.vect.legend.
     95 * Vector legends should integrate with G7:d.vect, G7:v.colors, 3D (G7:wxGUI.Nviz), G7:ps.map, and probably attribute (database) tables in general.
    9696 * The usage of the vector legend in the wxGUI should be part of this project.
    97  * There should be a possibility to combine raster, 3D raster and vector legend together.
    9897 * The thematic mapping should be considered or even part of this project.
    99  * The feature request for G7:d.legend should be considered too:
    100   * #89 Option to get info from stdin instead of raster
    101   * #2143 Add option to output legend definition as text
    102   * #1049 Optional histogram sidebar for legends
    103   * #2083 Add 3D raster (volume) support
     98 * If there is time, feature requests for G7:d.legend (i.e. d.rast.legend) should be considered too:
     99  * #89 Option to read data range from stdin instead of raster
     100  * #1049 Optional histogram sidebar for floating-point raster legends
     101  * #2083 Add 3D raster (volume) support to d.legend
     102 * Language requirements: C, Python, wx-Widgets
    104103 * Co-mentor: Martin Landa (landa.martin AT gmail DOT com)
    105 
     104 * Co-mentor: Hamish Bowman (hamish_b AT yahoo DOT com)
    106105=== Extracting the medial axis of polygons ===
    107106