Le Thu, 19 Jan 2017 11:08:13 -0500,
Giuseppe Amatulli <[email protected]> a écrit :

> Thanks Markus,
> the problem with the v.voronoi is that the polygon borders will be
> calculate based on point distance and not on the cost surface.
> Any other input?


Seems to me that "voronoi" is not what you are looking for.

Maybe you could have a look at some of the topographic modules like
r.param.scale or the addon r.geomorphon to extract the valleys.

Or you could you r.watershed but output the streams and/or the
accumulation map to identify the valleys. Then some magic to reduce
these to lines (r.reclass + r.thin maybe).


Moritz

> Best
> Giuseppe
> 
> 
> 
> On 19 January 2017 at 02:38, Markus Metz
> <[email protected]> wrote:
> 
>  [...]  
>  [...]  
>  [...]  
>  [...]  
>  [...]  
>  [...]  
>  [...]  
>  [...]  
>  [...]  
>  [...]  
>  [...]  
> 
> 

_______________________________________________
grass-user mailing list
[email protected]
https://lists.osgeo.org/mailman/listinfo/grass-user

Reply via email to