[GRASS-user] question about r.info

That’s all right, thanks !

Da: Hermann Peifer
Data invio: ‎giovedì‎ ‎11‎ ‎settembre‎ ‎2014 ‎19‎.‎06
A: m roy

On 2014-09-11 14:10, m roy wrote:

Thank’s for the replay Hermann,

this is not the case AFAIK because i generated the map using r.mapcalc
with region and MASK properly set …

Just to be on the safe side, you could do:

r.mask -r
g.region -p rast=myMap
r.describe myMap
r.stats -c myMap

Hermann