|
@@ -39,7 +39,7 @@ the <em>connect</em> operation, some lines will share the same
|
|
|
category. In order to assign unique costs to each line, a new layer
|
|
|
needs to be created with<br>
|
|
|
<!-- like this it is rather useless, still to be improved (eg as a full example below!) -->
|
|
|
-<tt>v.category map=yourmap option=add cat=1 step=1 layer=3 output=newmap</tt><br>
|
|
|
+<tt>v.category input=yourmap option=add cat=1 step=1 layer=3 output=newmap</tt><br>
|
|
|
followed by<br>
|
|
|
<tt>v.db.addtable map=newmap layer=3 table=tablename</tt>.</li>
|
|
|
|