.TH g.mapset 1grass "" "GRASS 6.4.4" "Grass User's Manual" .SH NAME \fI\fBg.mapset\fR\fR - Changes current mapset. .br Optionally create new mapset or list available mapsets in given location. .SH KEYWORDS general, settings .SH SYNOPSIS \fBg.mapset\fR .br \fBg.mapset help\fR .br \fBg.mapset\fR [\-\fBcl\fR] [\fBmapset\fR=\fIstring\fR] [\fBlocation\fR=\fIstring\fR] [\fBgisdbase\fR=\fIpath\fR] [\-\-\fBverbose\fR] [\-\-\fBquiet\fR] .SS Flags: .IP "\fB\-c\fR" 4m .br Create mapset if it doesn't exist .IP "\fB\-l\fR" 4m .br List available mapsets .IP "\fB\-\-verbose\fR" 4m .br Verbose module output .IP "\fB\-\-quiet\fR" 4m .br Quiet module output .PP .SS Parameters: .IP "\fBmapset\fR=\fIstring\fR" 4m .br Name of mapset where to switch .IP "\fBlocation\fR=\fIstring\fR" 4m .br Location name (not location path) .IP "\fBgisdbase\fR=\fIpath\fR" 4m .br GIS data directory (full path to the directory where the new location is) .PP .SH DESCRIPTION \fIg.mapset\fR changes the current working MAPSET, LOCATION, or GISDBASE. This is a fairly radical maneuver to run mid-session, take care when running the GUI at the same time. .SH NOTES 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: .br .br \fC .DS .br history \-w .br history \-r /"$GISDBASE/$LOCATION/$MAPSET"/.bash_history .br HISTFILE=/"$GISDBASE/$LOCATION/$MAPSET"/.bash_history .br .DE \fR .br .SH SEE ALSO \fI g.gisenv .br g.mapsets \fR .br .SH AUTHOR Radim Blazek .PP \fILast changed: $Date: 2013-06-16 05:08:46 +0200 (Sun, 16 Jun 2013) $\fR .PP Full index .PP © 2003-2014 GRASS Development Team