[GRASSLIST:2721] Re: Projections

Eric G. Miller egm2 at jps.net
Sun Dec 2 22:36:36 EST 2001


On Mon, 3 Dec 2001 12:26:55 +1100, Gordon Keith <gordon.keith at csiro.au> wrote:

[snip]
> > I think the single session per user limitation is due to the way
> > grass manages the session variables via ~/.grassrc5.
> 
> Any chance of getting that fixed?

Yes.  But not anytime soon.  While it appears like a rather small thing,
it is fairly fundamental to how the GRASS environment behaves.

> Having to quit out of a grass session to look at some data in another 
> location is a real pain.
> 
> Or is there an easy way to switch locations on the fly?

No real easier way than:

GRASS > exit
GRASS > grass5 /path/to/database/location/mapset

Note: you can leave monitors active when you leave GRASS, open another
monitor (say x1) in a new session, draw to it, exit the session,
go back to the other location/mapset, d.mon select=x0, and you can
continue to use the monitor.  A little more complicated with the 
TclTk interface (but not too much).

Note: Iff you're remaining in the same location, but want to reference
data in other mapsets within the location, you can.  See g.mapsets and
use data at mapset to reference them (read only...).

-- 
Eric G. Miller <egm2 at jps.net>



More information about the grass-user mailing list