[GRASS-user] Longest flow path
Jarek Jasiewicz
jarekj at amu.edu.pl
Tue Aug 3 08:33:52 EDT 2010
David Townshend pisze:
> Hi all
>
> Can anyone suggest a way for me to determine the longest flow path in
> a catchment? I have several hundred to do, so I'd like a way to
> automate it if possible.
>
> Regards
> David
> _______________________________________________
> grass-user mailing list
> grass-user at lists.osgeo.org
> http://lists.osgeo.org/mailman/listinfo/grass-user
>
r.watershed elevation=elev drainage=dirs streams=stream treshold=<some
value>
r.stream.order streams=streams dirs=dirs hack=longest
the stream with order 1 will be the longest streams of the catchment
J.
More information about the grass-user
mailing list