Hi, 2011/4/13 alonso <[email protected]>: > Ok. It works fine now thanks a lot. > > Anyway this approach hasn't the flexibility and possibilities that > monitors had, like zoom, frames, queries (specially queries to several > maps with d.what.*). > > I understand that python interface is an improvement, but I'd be happy > having d.mon in the all way in GRASS 7.
there is no plan to introduce again Xmonitors, it would be a bad decision. What is plan is to implement original d.mon in similar way for wxGUI map displays. So you will start new wxGUI display window by `d.mon wx0`, add new raster map by `d.rast elevation`. Zooming or panning is implement in wxGUI displays. Martin -- Martin Landa <landa.martin gmail.com> * http://geo.fsv.cvut.cz/~landa _______________________________________________ grass-user mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/grass-user
