Hi,

2011/8/1 Rosca Bogdan <ros...@gmail.com>:
>     grass.run_command('r.stream.extract', elevation =
> r_elevation, accumulation = r_accumulation, threshold = th,
> d8cut = 'infinity', mexp = 0, stream_rast = r_stream_e,
> stream_vect = v_stream_e, direction = r_drainage_e, flags
> ='-o')

replace `flags = '-o'` with `overwrite = True`

Martin
-- 
Martin Landa <landa.martin gmail.com> * http://geo.fsv.cvut.cz/~landa
_______________________________________________
grass-user mailing list
grass-user@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/grass-user

Reply via email to