1i.image.mosaic(1)           GRASS GIS User's Manual          i.image.mosaic(1)
2
3
4

NAME

6       i.image.mosaic  - Mosaics several images and extends colormap.
7

KEYWORDS

9       imagery, geometry, mosaicking
10

SYNOPSIS

12       i.image.mosaic
13       i.image.mosaic --help
14       i.image.mosaic    input=name[,name,...]    output=name    [--overwrite]
15       [--help]  [--verbose]  [--quiet]  [--ui]
16
17   Flags:
18       --overwrite
19           Allow output files to overwrite existing files
20
21       --help
22           Print usage summary
23
24       --verbose
25           Verbose module output
26
27       --quiet
28           Quiet module output
29
30       --ui
31           Force launching GUI dialog
32
33   Parameters:
34       input=name[,name,...] [required]
35           Name of input raster map(s)
36
37       output=name [required]
38           Name for output raster map
39

DESCRIPTION

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

SEE ALSO

46        r.patch, r.mapcalc
47

AUTHOR

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

SOURCE CODE

53       Available at: i.image.mosaic source code (history)
54
55       Main  index | Imagery index | Topics index | Keywords index | Graphical
56       index | Full index
57
58       © 2003-2020 GRASS Development Team, GRASS GIS 7.8.5 Reference Manual
59
60
61
62GRASS 7.8.5                                                  i.image.mosaic(1)
Impressum