|
@@ -14,9 +14,9 @@
|
|
|
|
|
|
<h2>Defining the DBF driver</h2>
|
|
|
|
|
|
-The DBF driver is the default driver, in theory no user interaction is
|
|
|
+The DBF driver is a file based driver, in theory no user interaction is
|
|
|
required. However, if the settings should be set back from a different
|
|
|
-to the DBF driver, the following step is required:
|
|
|
+driver to the DBF driver, the following step is required:
|
|
|
|
|
|
<div class="code"><pre>
|
|
|
# keep single quotes:
|
|
@@ -29,8 +29,8 @@ The dbf/ subdirectory in the mapset must exist or must be created by the user.
|
|
|
|
|
|
<h2>Creating a DBF table</h2>
|
|
|
|
|
|
-Usually DBF tables are created by GRASS when generating a vector map
|
|
|
-with attributes (and using DBF as default attribute driver).
|
|
|
+DBF tables are created by GRASS when generating a vector map
|
|
|
+with attributes and having defined the DBF as attribute driver.
|
|
|
<p>
|
|
|
If a DBF table has to be created manually, <a href="db.execute.html">db.execute</a>
|
|
|
can be used or a spreadsheet application. Also <a href="db.copy.html">db.copy</a>
|