GRASS 7 ideas collection: Difference between revisions

From GRASS-Wiki
Jump to navigation Jump to search
(link to Frank's comment)
No edit summary
Line 18: Line 18:


== Visualization ==
== 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)
* Python?
* WxWidgets?

Revision as of 20:09, 14 July 2006

Raster

Library

  • Rewrite library from scratch

Modules

Vector

Library

Modules

Data management

  • store vertial units on per-map base
  • 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)
  • Python?
  • WxWidgets?