Hi all,<br>
<br>
I have a vector polygon shapefile which contains 8 polygons (each
watershed is a polygon). I also have some 100 GRASS raster files of
environmental data (rainfall, temperature etc).<br>
<br>
Whats the best way to extract for each watershed, the corresponding
average data from each raster file and put it in a text file?<br>
<br>
I've looked at v.what.rast but it seems to be quite cumbersome for this application. I'm using Grass 6.0.1 on Ubuntu linux.<br>
<br>
cheers,<br>
vishal<br>