<html style="direction: ltr;">
  <head>
    <meta content="text/html; charset=windows-1255"
      http-equiv="Content-Type">
    <style type="text/css">body p { margin-bottom: 0cm; margin-top: 0pt; } </style>
  </head>
  <body style="direction: ltr;"
    bidimailui-detected-decoding-type="preferred-charset"
    bgcolor="#FFFFFF" text="#000000">
    <div class="moz-cite-prefix">Hi<br>
      <br>
      On 12/13/2013 01:14 PM, image wrote:<br>
    </div>
    <blockquote cite="mid:1386933265790-5094142.post@n6.nabble.com"
      type="cite">
      <pre wrap="">Hello,

Thank you very much for your reply. I made some tests following your
recommandations. For information, the surface of my raw raster DEM is 15.000
kmē. Resolution : 1 pixel X & pixel Y = 30 meters. (SRID 2154 UTM).

1/"r.watershed": the main input parameter seems to be the minimum size for
each basin. I typed 10 (unit pixels i think). I think it's a low value. I
would like know how enter a coherent value. How to ensure that our input
value is coherent?
</pre>
    </blockquote>
    <br>
    You choose the threshold value as the minimum size of drainage area
    that is of interest. In your case, with resolution 30m, then 1 pixel
    = 900 sq.m. So a threshold of 11000, for example, would give a
    minimum drainage area of 10 sq km.<br>
    (A threshold of 10 is way too small!)<br>
    <br>
      <br>
    <blockquote cite="mid:1386933265790-5094142.post@n6.nabble.com"
      type="cite">
      <pre wrap="">
2/"r.watershed" process generates several new raster layers. Could you
confirm to me that for *streams* r.thin & r.to.vect process i have to select
the third layer generated called "water_segments". And for the basins i have
to select the 4th layer called "Basin label"? </pre>
    </blockquote>
    The names of the basin and stream rasters are whatever you entered
    as the "basin=..." and "stream=..." parameters<br>
    <br>
    I suggest that you have a look at the manual page:<br>
    <a class="moz-txt-link-freetext" href="http://grass.osgeo.org/grass65/manuals/r.watershed.html">http://grass.osgeo.org/grass65/manuals/r.watershed.html</a><br>
     <br>
    <blockquote cite="mid:1386933265790-5094142.post@n6.nabble.com"
      type="cite">
      <pre wrap="">

3/For basins and the v.extract process. I made a test with v.extractwhere.
But i don't find how to enter the value type=boundary. For information i'm
working with easy GUI interface via Qgis., no with command lines interface.</pre>
    </blockquote>
    Perhaps for this job you could try the actual GRASS interface. It's
    a bit harder to learn, but well worth the effort...<br>
    <blockquote cite="mid:1386933265790-5094142.post@n6.nabble.com"
      type="cite">
      <pre wrap="">

4/ The final vector output data for streams seems to be rather coherent.
However, my basins vector segmentation seems to be really too detailed and
inexploitable.
</pre>
    </blockquote>
    Change the threshold value... If you need a very detailed stream
    layer, you can run the module once with a small thresh for streams,
    then a second time with a large thresh to delineate the basins.<br>
    <br>
    And one more thought: If you can manipulate the original DEM, so
    that areas with zero value or no values (all the lower left corner,
    etc), are actually set to NULL, then you will avoid those funny
    straight stream segments.<br>
    <br>
    <blockquote cite="mid:1386933265790-5094142.post@n6.nabble.com"
      type="cite">
      <pre wrap="">
Please find below usefull SS showing : A: My raster raw data /
B:Streams_vect_3D / C: Basins_labels_raster D: Basins_area_vector

A
<a class="moz-txt-link-rfc2396E" href="http://osgeo-org.1560.x6.nabble.com/file/n5094142/SS_raw_DEM.jpg"><http://osgeo-org.1560.x6.nabble.com/file/n5094142/SS_raw_DEM.jpg></a> 

B
<a class="moz-txt-link-rfc2396E" href="http://osgeo-org.1560.x6.nabble.com/file/n5094142/SS_streams_vect_3D.jpg"><http://osgeo-org.1560.x6.nabble.com/file/n5094142/SS_streams_vect_3D.jpg></a> 

C
<a class="moz-txt-link-rfc2396E" href="http://osgeo-org.1560.x6.nabble.com/file/n5094142/Basins_label_raster.jpg"><http://osgeo-org.1560.x6.nabble.com/file/n5094142/Basins_label_raster.jpg></a> 

D
<a class="moz-txt-link-rfc2396E" href="http://osgeo-org.1560.x6.nabble.com/file/n5094142/Basin_area_vect.jpg"><http://osgeo-org.1560.x6.nabble.com/file/n5094142/Basin_area_vect.jpg></a> 



If you can throw light for me. Thanks.

With kind regards. 




--
View this message in context: <a class="moz-txt-link-freetext" href="http://osgeo-org.1560.x6.nabble.com/Extraction-3D-vectors-ridges-Thalweg-from-raster-DEM-tp5093957p5094142.html">http://osgeo-org.1560.x6.nabble.com/Extraction-3D-vectors-ridges-Thalweg-from-raster-DEM-tp5093957p5094142.html</a>
Sent from the Grass - Users mailing list archive at Nabble.com.
_______________________________________________
grass-user mailing list
<a class="moz-txt-link-abbreviated" href="mailto:grass-user@lists.osgeo.org">grass-user@lists.osgeo.org</a>
<a class="moz-txt-link-freetext" href="http://lists.osgeo.org/mailman/listinfo/grass-user">http://lists.osgeo.org/mailman/listinfo/grass-user</a>
This mail was received via Mail-SeCure System.
</pre>
    </blockquote>
    <br>
    <br>
    <pre class="moz-signature" cols="72">-- 
Micha Silver
GIS Consultant, Arava Development Co.
<a class="moz-txt-link-freetext" href="http://www.surfaces.co.il">http://www.surfaces.co.il</a></pre>
  </body>
</html>