Rechercher une page de manuel
g.mapset.1grass
Langue: en
Version: 337637 (ubuntu - 24/10/10)
Section: 1 (Commandes utilisateur)
NAME
g.mapset - Change current mapset.KEYWORDS
general, settingsSYNOPSIS
g.mapsetg.mapset help
g.mapset [-cl] [mapset=string] [location=string] [gisdbase=string] [--verbose] [--quiet]
Flags:
- -c
Create mapset if it doesn't exist- -l
List available mapsets- --verbose
Verbose module output- --quiet
Quiet module output
Parameters:
- mapset=string
New MAPSET name- location=string
New LOCATION name (not location path)- gisdbase=string
New GISDBASE (full path to the directory where the new location is)
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.gisenvg.mapsets
AUTHOR
Radim BlazekLast changed: $Date: 2005-12-07 14:31:16 +0100 (mer, 07 dic 2005) $
Full index
© 2003-2010 GRASS Development Team
Contenus ©2006-2024 Benjamin Poulain
Design ©2006-2024 Maxime Vantorre