[GRASSLIST:10359] Re: How to clip/cut a large image into a set of smaler images
Glynn Clements
glynn at gclements.plus.com
Fri Feb 17 02:59:46 EST 2006
Lars Forseth wrote:
> I'm trying to find out how to clip a large geotiff landsat image into several
> smaller images; but I'm not finding any commands that seems to fit the bill!
> Possibly because I don't know quite where or what to look for!
>
> Theres two things I would like to do:
>
> 1. Clip the image into several smaller "tiles"; either by defining rectangle
> size or by creating a vector grid that is used to "cut" the larger image into
> smaller ones.
Run:
g.region n=... s=... e=... w=...
r.resample in=map out=...
for each tile.
--
Glynn Clements <glynn at gclements.plus.com>
More information about the grass-user
mailing list