<html style="direction: ltr;">
<head>
<meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
<style type="text/css">body p { margin-bottom: 0cm; margin-top: 0pt; } </style>
</head>
<body style="direction: ltr;"
bidimailui-detected-decoding-type="latin-charset" bgcolor="#FFFFFF"
text="#000000">
I'm trying to use r.stream.order to get a vector with the full set
of stream orders and topological attributes, but it errors with the
need for a flow accumulation map as follows:<br>
<br>
r.stream.order --o -a streams=str dirs=fdir elev=dtm_full
vect=stream_order memory=1500<br>
ERROR: To calculate vector file both accum and elev are required<br>
<br>
The stream map and direction map were both created with
r.stream.extract. This module does not create a flow accumulation
map. Do I need to go back and recreate the streams, flow direction
and flow accumulation with r.watershed in order to use
r.stream.order ??<br>
<br>
(This is with GRASS 7.0, self compiled)<br>
<br>
Thanks,<br>
Micha<br>
</body>
</html>