DESCRIPTION

i.image.mosaic mosaics several images or raster maps using the GRASS GIS map calculator, and extends the colormap to the range of all images.

NOTES

For simple quilting of various maps together, see the r.patch module.

To expand the region to the greatest extent of all input maps, run

  g.region rast=map1,map2,map3,map4 -p

SEE ALSO

r.patch, r.mapcalc

AUTHOR

Markus Neteler, ITC-Irst, Trento, Italy Updated to GRASS 5.7 by Michael Barton, Arizona State University

Last changed: $Date: 2011-12-06 13:53:34 -0800 (Tue, 06 Dec 2011) $