[GRASS-user] change location and mapset in the grass command line

Hi:
I want to know if I can change my the grass location in the command line?

I know the g.mapsets command to change mapset,how about the location?

maven apache wrote:

I want to know if I can change my the grass location in the
command line?

I know the g.mapsets command to change mapset,how about the
location?

g.mapset location=

(no "s")

do so at your own risk though, check that temporary files are removed
and you probably don't want to have the GUI running.

if possible it is much cleaner to exit grass and restart in the new
location.

Hamish

Thanks

Does the gisrc file (.grassrc6) work for just one user? I mean if more than one user use the grass , should I create a .grassrc6 which contain a new location and mapset for each user?

On Sat, Feb 27, 2010 at 11:43 AM, maven apache <apachemaven0@gmail.com> wrote:

Thanks

Does the gisrc file (.grassrc6) work for just one user? I mean if more than
one user use the grass , should I create a .grassrc6 which contain a new
location and mapset for each user?

Are they real or Web users?
Perhaps take a look at
http://grass.osgeo.org/wiki/Parallel_GRASS_jobs

Markus

2010/2/27 Markus Neteler <neteler@osgeo.org>

On Sat, Feb 27, 2010 at 11:43 AM, maven apache <apachemaven0@gmail.com> wrote:

Thanks

Does the gisrc file (.grassrc6) work for just one user? I mean if more than
one user use the grass , should I create a .grassrc6 which contain a new
location and mapset for each user?

Are they real or Web users?
Perhaps take a look at
http://grass.osgeo.org/wiki/Parallel_GRASS_jobs

Markus

Web users, they call the grass installed in the server to do some geo-process, they may call it at the same time.