|
@@ -41,18 +41,18 @@ as 2D simple features, use <b>-2</b> flag.
|
|
|
|
|
|
<p>
|
|
|
By default, <em>v.out.ogr</em> converts GRASS vector data to single
|
|
|
-simple features. If GRASS features has more categories defined in
|
|
|
-given <b>layer</b>, then the features is exported several times. GRASS
|
|
|
-features without category are skipped by default. To export features
|
|
|
-also without category, the <b>-c</b> flag must be given.
|
|
|
+simple features. If GRASS feature has more categories defined in the
|
|
|
+given <b>layer</b>, then this feature is exported multiple
|
|
|
+times. GRASS features without category are skipped by default. To
|
|
|
+export features also without category, the <b>-c</b> flag must be
|
|
|
+given.
|
|
|
|
|
|
<p>
|
|
|
When <b>-m</b> flag is given, <em>v.out.ogr</em> export GRASS vector
|
|
|
-data as multi-features based on their category(ies). Multi-feature is
|
|
|
-formed by GRASS features with the same category. When <b>-c</b> flag
|
|
|
-is given, the module also export GRASS features without category as
|
|
|
-one multi-feature. Note that multi-features are not supported by all
|
|
|
-formats.
|
|
|
+data as multi-features. Multi-feature is formed by GRASS features with
|
|
|
+the same category. When <b>-c</b> flag is given, the module also
|
|
|
+export GRASS features without category as one multi-feature. Note that
|
|
|
+multi-features are not supported by all formats.
|
|
|
|
|
|
<h2>EXAMPLES</h2>
|
|
|
|