Provided by: grass-doc_6.4.3-3_all 

NAME
i.image.mosaic - Mosaics up to 4 images and extends colormap; creates map *.mosaic
KEYWORDS
raster, imagery, mosaicking
SYNOPSIS
i.image.mosaic
i.image.mosaic help
i.image.mosaic image1=string image2=string [image3=string] [image4=string] [--verbose] [--quiet]
Parameters:
image1=string
1st map for mosaic (top of image stack).
image2=string
2nd map for mosaic.
image3=string
3rd map for mosaic.
image4=string
4th map for mosaic.
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.
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-11-08 01:42:51 -0800 (Tue, 08 Nov 2011) $
Full index
© 2003-2013 GRASS Development Team
GRASS 6.4.3 i.image.mosaic(1grass)