|
@@ -81,7 +81,7 @@ other node (<em><a href="v.net.alloc.html">v.net.alloc</a></em>).
|
|
|
|
|
|
In addition to the modules listed above, the GRASS vector networking suite
|
|
|
includes numerous other modules for analysis of network costs and
|
|
|
-connectivity.These include:
|
|
|
+connectivity. These include:
|
|
|
<em><a href="v.net.allpairs.html">v.net.allpairs</a></em>,
|
|
|
<em><a href="v.net.bridge.html">v.net.bridge</a></em>,
|
|
|
<em><a href="v.net.centrality.html">v.net.centrality</a></em>,
|
|
@@ -140,7 +140,22 @@ v.net points=geodetic_swwake_pts output=geodetic_swwake_pts_net operation=arcs f
|
|
|
|
|
|
<em>
|
|
|
<a href="wxGUI.Vector_Digitizer.html">wxGUI vector digitizer</a>,
|
|
|
-<a href="v.edit.html">v.edit</a>
|
|
|
+<a href="v.edit.html">v.edit</a>,<br>
|
|
|
+<a href="v.net.alloc.html">v.net.alloc</a>,
|
|
|
+<a href="v.net.allpairs.html">v.net.allpairs</a>,
|
|
|
+<a href="v.net.bridge.html">v.net.bridge</a>,
|
|
|
+<a href="v.net.centrality.html">v.net.centrality</a>,
|
|
|
+<a href="v.net.components.html">v.net.components</a>,
|
|
|
+<a href="v.net.connectivity.html">v.net.connectivity</a>,
|
|
|
+<a href="v.net.distance.html">v.net.distance</a>,
|
|
|
+<a href="v.net.flow.html">v.net.flow</a>,
|
|
|
+<a href="v.net.iso.html">v.net.iso</a>,
|
|
|
+<a href="v.net.path.html">v.net.path</a>,
|
|
|
+<a href="v.net.salesman.html">v.net.salesman</a>
|
|
|
+<a href="v.net.spanningtree.html">v.net.spanningtree</a>,
|
|
|
+<a href="v.net.steiner.html">v.net.steiner</a>,
|
|
|
+<a href="v.net.timetable.html">v.net.timetable</a>,
|
|
|
+<a href="v.net.visibility.html">v.net.visibility</a>
|
|
|
</em>
|
|
|
|
|
|
<h2>AUTHORS</h2>
|
|
@@ -148,7 +163,8 @@ v.net points=geodetic_swwake_pts output=geodetic_swwake_pts_net operation=arcs f
|
|
|
Radim Blazek, ITC-irst, Trento, Italy<br>
|
|
|
|
|
|
Martin Landa, FBK-irst (formerly ITC-irst), Trento, Italy and CTU in
|
|
|
-Prague, Czech Republic (operation 'connect' and 'arcs')
|
|
|
+Prague, Czech Republic (operation 'connect' and 'arcs')<br>
|
|
|
|
|
|
+Markus Metz: important fixes and improvements
|
|
|
<p>
|
|
|
<i>Last changed: $Date$</i>
|