[Qgis-user] Re: [GRASS-stats] r.coarsen ?
Markus Neteler
neteler at osgeo.org
Tue Mar 23 13:04:30 PDT 2010
On Tue, Mar 23, 2010 at 8:08 AM, Agustin Lobo <alobolistas at gmail.com> wrote:
> Hi!
>
> Cannot find r.coarsen in the grass 6.04 included with qgis 1.4.0
> Is there another function now performing a coarsening of a raster
> using a user-specified function? (I would need a majority filter
> to coarsen a landcover map)
Perhaps you mean
r.resamp.stats Resamples raster map layers to a coarser grid using aggregation.
Options:
average,median,mode,minimum,maximum,quart1,quart3,perc90,sum,variance,stddev
?
Markus
More information about the Qgis-user
mailing list