|
@@ -1,14 +1,18 @@
|
|
<!-- meta page description: GRASS variables and environment variables -->
|
|
<!-- meta page description: GRASS variables and environment variables -->
|
|
There are two types of variables:
|
|
There are two types of variables:
|
|
<ul>
|
|
<ul>
|
|
-<li><a href="#enviro">shell environment</a> variables,</li>
|
|
|
|
-<li><a href="#gisenv">GRASS gisenv</a> variables.</li>
|
|
|
|
|
|
+<li><a href="#setting-shell-environment-variables">shell
|
|
|
|
+environment</a> variables,</li>
|
|
|
|
+<li><a href="#setting-grass-gisenv-variables">GRASS gisenv</a>
|
|
|
|
+variables.</li>
|
|
</ul>
|
|
</ul>
|
|
|
|
|
|
There are a number of <i>shell</i> environment variable groups:
|
|
There are a number of <i>shell</i> environment variable groups:
|
|
<ul>
|
|
<ul>
|
|
-<li><a href="#rendering">variables for rendering</a></li>
|
|
|
|
-<li><a href="#internal">variables for internal use</a></li>
|
|
|
|
|
|
+<li><a href="#list-of-selected-grass-environment-variables-for-rendering">variables
|
|
|
|
+for rendering</a></li>
|
|
|
|
+<li><a href="#list-of-selected-internal-grass-environment-variables">variables
|
|
|
|
+for internal use</a></li>
|
|
</ul>
|
|
</ul>
|
|
|
|
|
|
<i>Note:</i> Any setting which needs to be modifiable by a GRASS module
|
|
<i>Note:</i> Any setting which needs to be modifiable by a GRASS module
|
|
@@ -65,7 +69,6 @@ g.gisenv MAPSET
|
|
PERMANENT
|
|
PERMANENT
|
|
</pre></div>
|
|
</pre></div>
|
|
|
|
|
|
-<a name="enviro"></a>
|
|
|
|
<h2>List of selected (GRASS related) shell environment variables</h2>
|
|
<h2>List of selected (GRASS related) shell environment variables</h2>
|
|
|
|
|
|
<blockquote>
|
|
<blockquote>
|
|
@@ -324,7 +327,6 @@ PERMANENT
|
|
then $TEMP, otherwise /tmp.</dd>
|
|
then $TEMP, otherwise /tmp.</dd>
|
|
</dl>
|
|
</dl>
|
|
|
|
|
|
-<a name="rendering"></a>
|
|
|
|
<h3>List of selected GRASS environment variables for rendering</h3>
|
|
<h3>List of selected GRASS environment variables for rendering</h3>
|
|
<blockquote>
|
|
<blockquote>
|
|
[ In addition to those which are understood by specific <em>GRASS display
|
|
[ In addition to those which are understood by specific <em>GRASS display
|
|
@@ -365,7 +367,6 @@ For specific driver-related variables see:
|
|
<li><em><a href="htmldriver.html">HTML driver</a></em></li>
|
|
<li><em><a href="htmldriver.html">HTML driver</a></em></li>
|
|
</ul>
|
|
</ul>
|
|
|
|
|
|
-<a name="internal"></a>
|
|
|
|
<h3>List of selected internal GRASS environment variables</h3>
|
|
<h3>List of selected internal GRASS environment variables</h3>
|
|
<blockquote>
|
|
<blockquote>
|
|
[ These variables are intended <b>for internal use only</b> by the GRASS
|
|
[ These variables are intended <b>for internal use only</b> by the GRASS
|
|
@@ -421,7 +422,6 @@ For specific driver-related variables see:
|
|
back afterwards.</dd>
|
|
back afterwards.</dd>
|
|
</dl>
|
|
</dl>
|
|
|
|
|
|
-<a name="gisenv"></a>
|
|
|
|
<h2>List of selected GRASS gisenv variables</h2>
|
|
<h2>List of selected GRASS gisenv variables</h2>
|
|
|
|
|
|
<blockquote>
|
|
<blockquote>
|