[GRASSLIST:2501] Re: statistics about areas.
    SWlab 
    swlab at cornell.edu
       
    Fri Feb  6 16:04:15 EST 2004
    
    
  
[Friday 06 February 2004 15:18] From javier garcia - CEBAS
> In order to run an hydrologic model I need to know for every subwatershed,
> the area of every different combination of soil-landuse.
First shot:
v.to.rast i=subwatersheds o=rasterofsubwatersheds
r.volume d=rastersoil c=rasterofsubwatersheds
or
r.stats rastersubwatersheds,rastersoil,rasterLU
    
    
More information about the grass-user
mailing list