[GRASS-user] r.stream : vetor of horton order
Jarosław Jasiewicz
jarekj at amu.edu.pl
Tue Jun 22 02:59:44 EDT 2010
Milton Cezar Ribeiro pisze:
> Dear all,
>
> I extracted the drainage and direction from a DEM using r.stream.extract.
> r.stream.extract --o elevation=aster_dem_wgs84_UTM threshold=50
> stream_vect=aster_dem_wgs84_UTM_vect_th00050
> stream_rast=aster_dem_wgs84_UTM_rast_th00050
> direction=aster_dem_wgs84_UTM_rast_th00050_direction
>
> How can I obtain a vector of Horton order?!
>
> cheers
>
> milton
>
>
> ------------------------------------------------------------------------
>
> _______________________________________________
> grass-user mailing list
> grass-user at lists.osgeo.org
> http://lists.osgeo.org/mailman/listinfo/grass-user
>
r.stream.order will create table with attributes, also with horton
order. The table can be joined (v.db.join) to vector network of
r.stream.extract.
Jarek
More information about the grass-user
mailing list