Changes between Version 26 and Version 27 of GSoC/2014


Ignore:
Timestamp:
Feb 7, 2014, 12:07:36 PM (10 years ago)
Author:
wenzeslaus
Comment:

add raster attribute tables idea, update data idea

Legend:

Unmodified
Added
Removed
Modified
  • GSoC/2014

    v26 v27  
    136136 * Finally, the project would involve writing of a GUI interface integrated into wxGUI start/welcome screen which would offer download of the location.
    137137 * Scripts should be usable as standalone scripts when downloaded separately (so user can download some fresh data or can import into an existing location).
     138 * Original metadata should be preserved, distributed with the data and used to create a description in the download side and in the GUI.
    138139 * Requirements on student:
    139140  * Basic knowledge of GRASS scripting, wxPython, HMTL/XML is needed. Some understanding of downloading and online protocols will be necessary for data acquisition.
     
    142143
    143144
     145=== GRASS GIS raster attribute tables ===
     146
     147 * Implement the raster attribute tables for 2D and for 3D rasters which would work similarly to attribute tables for vectors.
     148 * Attribute table can be filled with statistical data associated with one category, label (defined using G7:r.category), color (defined using G7:r.color) or generally it can contain any attributes as in case of vector attribute table.
     149 * See also G7:r.out.gdal `-t` flag (r58890).
    144150== For students ==
    145151