|
@@ -159,11 +159,11 @@ printed or maintained.
|
|
|
It is possible to link the geographic objects in
|
|
|
a vector map to one or more tables. Each link to a distinct
|
|
|
attribute table is called a layer. A link defines which database
|
|
|
-driver, database and table is to be used. Each category number
|
|
|
-in a geometry file corresponds to a row in the attribute table
|
|
|
-(the linking column is usually the "cat" key column). Using
|
|
|
-<a href="v.db.connect.html">v.db.connect</a> layers can be listed
|
|
|
-or maintained.<br>
|
|
|
+driver, database and table is to be used. Each category number in a
|
|
|
+geometry file is associated with a layer and corresponds to a row in the
|
|
|
+attribute table for this layer (the linking column is usually the "cat"
|
|
|
+key column). Using <a href="v.db.connect.html">v.db.connect</a> layers
|
|
|
+can be listed or maintained.<br>
|
|
|
Vector objects are not organized in layers. All vector
|
|
|
objects are kept in one geometry file, and topology is maintained for
|
|
|
all vector objects together. GRASS layers only consist of links to
|