[GRASS-user] cutting issue (again): r.mapcalc vs. r.resample
Hamish
hamish_b at yahoo.com
Mon Jan 25 21:05:20 EST 2010
Rich wrote:
> The approach that worked for me was described by
> Helmut Kudrnovsky:
>
> 1) zoom to your area of interest of your larger
> region.
>
> 2) v.in.region e.g. "v.in.region output=testarea",
> so the extent of your
> area of interest is defined by the vector
> "testarea"
>
> 3) "g.region vect=testarea", by this the
> region is set to your area of
> interest for analysis. "This region defines the
> geographic area in which
> all GRASS displays and raster analyses will be
> done."
>
> Works like a charm.
the v.in.region and g.region vect= steps are redundant, but
make sure when you zoom you update the computational region,
not just the display one in the GUI (d.zoom + d.mon does this
automatically)
Hamish
More information about the grass-user
mailing list