[GRASSweb-list]markus: web/grass60 main.inc,1.6,1.7
grass at intevation.de
grass at intevation.de
Fri Jan 21 07:38:01 EST 2005
Author: markus
Update of /grassrepository/web/grass60
In directory doto:/tmp/cvs-serv17837
Modified Files:
main.inc
Log Message:
added network analysis algs
Index: main.inc
===================================================================
RCS file: /grassrepository/web/grass60/main.inc,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -d -r1.6 -r1.7
--- main.inc 20 Jan 2005 14:24:15 -0000 1.6
+++ main.inc 21 Jan 2005 12:37:58 -0000 1.7
@@ -80,8 +80,12 @@
(d.what.vect lets you modify directly the attached attributes)</li>
<li>
- <b>Shortest path vector networking</b>
- (<a href=http://mpa.itc.it/radim/g51/d.path.jpg>screenshot</a>) - based on
+ <b>Vector network analysis</b>:
+ Shortest path, Traveling salesman (round trip), Allocation of sources
+ (subnetworks), Minimum Steiner trees (starlike connections),
+ and isodistances (from centers)<br>
+ (e.g. shortest path, see
+ <a href=http://mpa.itc.it/radim/g51/d.path.jpg>screenshot</a>) - based on
<a href=../dglib/>DGLIB (Directed Graph Library)</a>, costs may be assigned
both to nodes and arcs (and also different in both directions of a vector
line)</li>
More information about the grass-web
mailing list