On Fri, Aug 12, 2011 at 12:49 PM, Hermann Peifer<peifer@gmx.eu> wrote:
On 12/08/2011 08:52, Glynn Clements wrote:
Hermann Peifer wrote:
I have a mapset with 44 raster maps. I want to check that they do NOT
have overlapping data areas.
...
r.series method=count
Thanks. This is what I was looking for, but obviously not able to find it
myself
Hermann, if you have any ideas to better communicate things, please
let us know!
thanks
Markus
Markus, in the above case it was my own plain stupidity to not consider r.series. The only idea I have is to think harder before bothering the list with trivial questions.
Where I would see (perhaps) a small deficit in the communication or documentation is a simple overview about which (raster) modules respect the current region and resolution, and which don't. The issue went over the list [1], but as far as I can see: the documentation did not change [2].
Where I would see (perhaps) a small deficit in the
communication or documentation is a simple overview about which
(raster) modules respect the current region and resolution, and
which don't. The issue went over the list [1], but as far as I
can see: the documentation did not change [2].
Where I would see (perhaps) a small deficit in the
communication or documentation is a simple overview about which
(raster) modules respect the current region and resolution, and
which don't. The issue went over the list [1], but as far as I
can see: the documentation did not change [2].
This might also be a good place. Actually, any place is better than no place
From my time as absolute GRASS beginner (which isn't too far away), I do remember that I asked myself: will r.reclass, r.mask, r.in.gdal, r.category, .. make use of the current region and resolution, or not?
>>> I have a mapset with 44 raster maps. I want to check that they do NOT
>>> have overlapping data areas.
...
>> r.series method=count
>>
>
> Thanks. This is what I was looking for, but obviously not able to find it
> myself
Hermann, if you have any ideas to better communicate things, please
let us know!
It might be worth adding something to the r.mapcalc manpage.