|
@@ -186,7 +186,7 @@ environment variables. The available variables are as follows:
|
|
<dl>
|
|
<dl>
|
|
<dt>LOCATION
|
|
<dt>LOCATION
|
|
<dd> A fully qualified path to a mapset
|
|
<dd> A fully qualified path to a mapset
|
|
- (eg <tt>/usr/local/share/grassdata/spearfish60/PERMANENT</tt>). This
|
|
|
|
|
|
+ (eg <tt>/usr/local/share/grassdata/spearfish70/PERMANENT</tt>). This
|
|
environment variable overrides the GISDBASE, LOCATION_NAME, and
|
|
environment variable overrides the GISDBASE, LOCATION_NAME, and
|
|
MAPSET variables.
|
|
MAPSET variables.
|
|
<dt>GISDBASE
|
|
<dt>GISDBASE
|
|
@@ -229,7 +229,7 @@ examples bellow) otherwise taken from the last GRASS session.</dd>
|
|
<dd> Start GRASS using the text-based user interface. The user will be
|
|
<dd> Start GRASS using the text-based user interface. The user will be
|
|
prompted to choose the appropriate location and mapset.
|
|
prompted to choose the appropriate location and mapset.
|
|
|
|
|
|
-<dt><b>grass71 $HOME/grassdata/spearfish60/user1</b>
|
|
|
|
|
|
+<dt><b>grass71 $HOME/grassdata/spearfish70/user1</b>
|
|
<dd> Start GRASS using the default user interface and automatically
|
|
<dd> Start GRASS using the default user interface and automatically
|
|
launch into the given mapset, bypassing the mapset selection menu.
|
|
launch into the given mapset, bypassing the mapset selection menu.
|
|
|
|
|
|
@@ -299,9 +299,9 @@ The following are some possible examples.
|
|
The environment variables are defined as follows:
|
|
The environment variables are defined as follows:
|
|
|
|
|
|
<div class="code"><pre>
|
|
<div class="code"><pre>
|
|
-LOCATION = /usr/local/share/grassdata/spearfish60/PERMANENT
|
|
|
|
|
|
+LOCATION = /usr/local/share/grassdata/spearfish70/PERMANENT
|
|
GISDBASE = /usr/local/share/grassdata
|
|
GISDBASE = /usr/local/share/grassdata
|
|
-LOCATION_NAME = spearfish60
|
|
|
|
|
|
+LOCATION_NAME = spearfish70
|
|
MAPSET = PERMANENT
|
|
MAPSET = PERMANENT
|
|
</pre></div>
|
|
</pre></div>
|
|
|
|
|
|
@@ -320,7 +320,7 @@ The environment variables are defined as follows:
|
|
|
|
|
|
<div class="code"><pre>
|
|
<div class="code"><pre>
|
|
GISDBASE = /usr/local/share/grassdata
|
|
GISDBASE = /usr/local/share/grassdata
|
|
-LOCATION_NAME = spearfish60
|
|
|
|
|
|
+LOCATION_NAME = spearfish70
|
|
MAPSET = PERMANENT
|
|
MAPSET = PERMANENT
|
|
</pre></div>
|
|
</pre></div>
|
|
|
|
|