Hello:

Perhaps someone can direct me to the correct GRASS function(s)
for accomplishing the following analysis (Ive read the documentation,
am still unsure which, if any, GRASS tools will do the job):

I have stream network data, in ArcMap line Shape File format, acquired from
the USGS NHP2 dataset. The network data includes distance in Km.
And, I have a point shape file containing the coordinates
of lakes in the same region.

I would like to generate an 'n x n' shortest path matrix between all of the 'n' lakes using the
stream network distances.

It looks like v.net.path is the correct function to use, judging from the manual page. My actual question: Is there a way to skip the command line input of start/end points and use the point shape file as the source, so that a shortest path matrix is created?

I suppose I could write a script to do this, but only if necessary.

Thanks for any suggestions!
Rick Reeves

Looks like I have to represent streams and lakes as separate vector layers
begin:vcard
fn:Rick  Reeves
n:Reeves;Rick 
org:UC Santa Barbara;National Center For Ecological Analysis and Synthesis
adr:Suite 300;;735 State Street;Santa Barbara;CA;93101;USA
email;internet:[EMAIL PROTECTED]
title:Rick Reeves,  Scientific Programmer/Analyst
tel;work:805 892 2533
url:http://www.nceas.ucsb.edu
version:2.1
end:vcard

_______________________________________________
grass-user mailing list
grass-user@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/grass-user

Reply via email to