GRASS 7 ideas collection: Difference between revisions

From GRASS-Wiki
Jump to navigation Jump to search
(units)
Line 26: Line 26:
* Managable from command line via d.* modules (which will have to be rewritten too)
* Managable from command line via d.* modules (which will have to be rewritten too)


* Python?
* [[GRASS and Python|Python]]?
* WxWidgets?
* WxWidgets?

Revision as of 16:01, 19 July 2006

Raster

Library

  • Rewrite library from scratch

Modules

Vector

Library

Modules

Data management

  • store vertial units on per-map base, using code from units software
  • store vertical map datum on per-location base (GDAL/OGR needs the same enhancement)

Visualization

GUI

  • Multiplatform
  • Fast
  • Small on monitor
  • Number of window reduction
  • Managable from command line via d.* modules (which will have to be rewritten too)