[GRASS-user] How to print a table with the values of a given raster layer aggregated by a second raster layer ?

Markus Neteler neteler at osgeo.org
Mon Sep 19 12:59:52 PDT 2016


On Mon, Sep 19, 2016 at 6:41 PM, Antonello Lobianco
<antonello at lobianco.org> wrote:
> Let's say in grass I have a raster layer "regionId" and a raster layer
> "forestArea".
>
> In the regionId I have stored the ids of the regions, in the forestArea I
> stored the square km of forest within the pixel.
>
> How can I print a table summing up the forest area by region, that is the
> sum of the values of a layer aggregated ("group by") by a second layer ?

Please take a look at
https://grasswiki.osgeo.org/wiki/Zonal_statistics

There are several options.

Best
Markus


More information about the grass-user mailing list