i.image.mosaic - Mosaics several images and extends colormap.
Contents
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.
Keywords
imagery, geometry, mosaicking
Name
i.image.mosaic - Mosaics several images and extends colormap.
See Also
r.patch,r.mapcalc
Source Code
Available at: i.image.mosaic source code (history)
Accessed: Friday Apr 04 01:21:11 2025
Main index | Imagery index | Topics index | Keywords index | Graphical index | Full index
© 2003-2025 GRASS Development Team, GRASS GIS 8.4.1 Reference Manual
GRASS 8.4.1 i.image.mosaic(1grass)
Synopsis
i.image.mosaici.image.mosaic--helpi.image.mosaicinput=name[,name,...] output=name [--overwrite] [--help] [--verbose] [--quiet] [--ui]
Flags:--overwrite
Allow output files to overwrite existing files
--help
Print usage summary
--verbose
Verbose module output
--quiet
Quiet module output
--ui
Force launching GUI dialog
Parameters:input=name[,name,...] [required]
Name of input raster map(s)
output=name[required]
Name for output raster map
