other versions
- wheezy 6.4.2-2
- jessie 6.4.4-1
- testing 7.2.0-2
- unstable 7.2.0-2
- experimental 7.2.1-1~exp1
g.mapset(1grass) | Grass User's Manual | g.mapset(1grass) |
NAME¶
g.mapset - Changes current mapset.KEYWORDS¶
general, settingsSYNOPSIS¶
g.mapsetFlags:¶
- -c
-
- -l
-
- --verbose
-
- --quiet
-
Parameters:¶
- mapset=string
-
- location=string
-
- gisdbase=path
-
DESCRIPTION¶
g.mapset allows to change the current mapsetNOTES¶
The shell continues to use the history for the old mapset. To change this you can switch the history to the new settings by commands:history -w
history -r /$GISDBASE/$LOCATION/$MAPSET/.bash_history
HISTFILE=/$GISDBASE/$LOCATION/$MAPSET/.bash_history
SEE ALSO¶
g.gisenvAUTHOR¶
Radim Blazek Last changed: $Date: 2011-11-08 12:29:50 +0100 (Tue, 08 Nov 2011) $ Full index © 2003-2011 GRASS Development TeamGRASS 6.4.2 |