|
@@ -69,7 +69,7 @@ or within a subregion (the <b>-r</b> flag) before resorting the to
|
|
|
disabling of topology.
|
|
|
|
|
|
<p>
|
|
|
-A GRASS ASCII vector map (in <B>standard</B> mode) may contain a mix
|
|
|
+A GRASS ASCII vector map (in <B>standard format</B> mode) may contain a mix
|
|
|
of primitives including points, lines, boundaries, centroids, areas,
|
|
|
faces, and kernels.
|
|
|
<!--This format is described in the
|
|
@@ -191,8 +191,8 @@ cut -d<the_field_separator_character> -f<comma-separated_list_of_column
|
|
|
|
|
|
<h2>EXAMPLES</h2>
|
|
|
|
|
|
-<h3>Example 1a) - standard mode</h3>
|
|
|
-Sample ASCII polygon vector map for 'standard' mode.
|
|
|
+<h3>Example 1a) - standard format mode</h3>
|
|
|
+Sample ASCII polygon vector map for 'standard' format mode.
|
|
|
The two areas will be assigned categories 20 and 21.
|
|
|
The example can be tested in the Spearfish sample dataset:
|
|
|
<p>
|
|
@@ -227,8 +227,8 @@ C 1 1
|
|
|
1 21
|
|
|
</pre></div>
|
|
|
|
|
|
-<h3>Example 1b) - standard mode</h3>
|
|
|
-Sample ASCII 3D line vector map for 'standard' mode with simplified input
|
|
|
+<h3>Example 1b) - standard format mode</h3>
|
|
|
+Sample ASCII 3D line vector map for 'standard' format mode with simplified input
|
|
|
(no header). The example can be tested in the Spearfish sample dataset:
|
|
|
|
|
|
<div class="code"><pre>
|