Skip to content
Prev 2655 / 29559 Next

[STATSGRASS] v.stats.rast for category raster or vector cross statistics

On Mon, 22 Oct 2007, Matthew Perry wrote:

            
StarSpan is a good suggestion for heavy lifting. Within R, you could look 
at the overlay methods in sp to create a vector for polygon membership of 
raster size, then write a tapply function to accumulate tables with zero 
counts on categories by the polygon index.

Roger