On Dec 3, 2009, at 10:04 AM, [email protected] wrote:
Date: Thu, 3 Dec 2009 17:51:59 +0100 From: Alfredo Alessandrini <[email protected]> Subject: [GRASS-user] set region from display To: [email protected] Message-ID: <[email protected]> Content-Type: text/plain; charset=ISO-8859-1 Hi, There is a shell command for set "computational region from display"? Thanks, Alfredo
There is not. But this is a potentially useful script to be used within the display environment. However, in order to create the display you want to do it this way, you will need to use a mouse (drag a magnification up or down box). So it is not much effort to then pick the relevant menu item off the display.
A possibly more useful command line script would be to set the display to match the computational region.
You can always set the computational region from the command line using g.region of course.
Michael _______________________________________________ grass-user mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/grass-user
