Hi,
I have fourteen points on streams and I need to calculate a matrix of pairwise distances between all fourteen points along the stream network (91 comparisons).  Getting the Euclidean distance between the points is relatively straightforward but how do I get the distance along the streams?  Help!
Sierra