Yes, I found this problems too for using v.strahler.. <br>so we tried to solve with r.strahler.. but we still have some problems for low values of (r.wateshed) threshold.. <br>but maybe Jarek has a better way with this new approach to the problem..<br>
just &quot;no dependencies&quot; sounds good..<br>so we wait for good news!<br><br>Annalisa<br><br><div class="gmail_quote">2009/7/28 Jarek Jasiewicz <span dir="ltr">&lt;<a href="mailto:jarekj@amu.edu.pl">jarekj@amu.edu.pl</a>&gt;</span><br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><br>
<br>
stephen sefick pisze:<div class="im"><br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
I have compiled and used Jarek&#39;s stream order script and the results<br>
look to be satisfactory- good job!. <br>
</blockquote></div>
You use windows as I remember, isn&#39;t it It is very important for me if program also work on windows. Please send me aslo feeback about time of analysis and size of maps<div class="im"><br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
 I am having a hard time creating<br>
vectors from this raster representation.  r.thin -&gt; r.to.vect creates<br>
lots of erroneous squares that I believe are there as an artifact of<br>
the larger stream networks. <br>
</blockquote></div>
It is problem that no streams are marked as 0 (for now, it will be fixed to null). For now try to<br>
convert 0 to null with mapcalc formula: neworder=if(order=0,null(),order) and try again.<div class="im"><br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
 The lower order (smaller) streams look<br>
fine, but when you start getting to the higher order streams +5  I<br>
think the r.thin algorithm may have problems delineating a stream.  <br>
</blockquote>
<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Is<br>
there a way around this?  I would be happy with a line that ran<br>
through the middle of the stream for now.  Some trick converting to<br>
points and then to lines?  Or something along those lines.  Is there a<br>
way to connect centroids?  I have made an area map of the streams<br>
raster- can I connect the areas together?  Thanks for any help.<br>
thanks,<br>
<br>
  <br>
</blockquote></div>
I just work on another module which will be convert stream netowork to correct vector stream network (in most cases r.to.vect  do not it well) i thing it is metter of next week.<div><div></div><div class="h5"><br>
_______________________________________________<br>
grass-user mailing list<br>
<a href="mailto:grass-user@lists.osgeo.org" target="_blank">grass-user@lists.osgeo.org</a><br>
<a href="http://lists.osgeo.org/mailman/listinfo/grass-user" target="_blank">http://lists.osgeo.org/mailman/listinfo/grass-user</a><br>
</div></div></blockquote></div><br>