I am looking for a means of automating the classification of stream
segments by "order". An "Order 1" stream is one that has no other
stream flowing into it. An "Order 2" stream is one that is formed by
the junction of two "Order 1" streams, etc. Can anyone suggest a
GRASS routine that could be used to solve this problem?