Changes between Version 26 and Version 27 of GSoC/2014
- Timestamp:
- 02/07/14 12:07:36 (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
GSoC/2014
v26 v27 136 136 * Finally, the project would involve writing of a GUI interface integrated into wxGUI start/welcome screen which would offer download of the location. 137 137 * 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. 138 139 * Requirements on student: 139 140 * Basic knowledge of GRASS scripting, wxPython, HMTL/XML is needed. Some understanding of downloading and online protocols will be necessary for data acquisition. … … 142 143 143 144 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). 144 150 == For students == 145 151