1g.mapset(1)                   Grass User's Manual                  g.mapset(1)
2
3
4

NAME

6       g.mapset  - Change current mapset
7

KEYWORDS

9       general
10

SYNOPSIS

12       g.mapset
13       g.mapset help
14       g.mapset   [-c]  mapset=string   [location=string]    [gisdbase=string]
15       [--verbose]  [--quiet]
16
17   Flags:
18       -c
19           Create mapset if it doesn't exist
20
21       --verbose
22           Verbose module output
23
24       --quiet
25           Quiet module output
26
27   Parameters:
28       mapset=string
29           New MAPSET name
30
31       location=string
32           New LOCATION name (not location path)
33
34       gisdbase=string
35           New GISDBASE (full path to the directory where the new location is)
36

DESCRIPTION

38       g.mapset allows to change the current mapset
39

NOTES

41       The shell continues to use the history for the old  mapset.  To  change
42       this you can switch the history to the new settings by commands:
43
44          history -w
45          history -r /$GISDBASE/$LOCATION/$MAPSET/.bash_history
46          HISTFILE=/$GISDBASE/$LOCATION/$MAPSET/.bash_history
47
48

SEE ALSO

50       g.gisenv
51       g.mapsets
52

AUTHOR

54       Radim Blazek
55
56       Last changed: $Date: 2005-12-07 14:31:16 +0100 (Wed, 07 Dec 2005) $
57
58       Full index
59
60       © 2003-2008 GRASS Development Team
61
62
63
64GRASS 6.3.0                                                        g.mapset(1)
Impressum