1i.target(1)                   Grass User's Manual                  i.target(1)
2
3
4

NAME

6       i.target  - Targets an imagery group to a GRASS location and mapset.
7

KEYWORDS

9       imagery, map management
10

SYNOPSIS

12       i.target
13       i.target --help
14       i.target    [-c]    group=name    [location=string]     [mapset=string]
15       [--help]  [--verbose]  [--quiet]  [--ui]
16
17   Flags:
18       -c
19           Set current location and mapset as target for imagery group
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       group=name [required]
35           Name of input imagery group
36
37       location=string
38           Name of imagery target location
39
40       mapset=string
41           Name of target mapset
42

DESCRIPTION

44       i.target targets an imagery group to a GRASS data  base  location  name
45       and  mapset.  A location name and mapset are required for the i.rectify
46       imagery module, into which to write the rectified  map  just  prior  to
47       completion  of  the  program; i.target enables the user to specify this
48       location.  i.target must be run before g.gui.gcp and i.rectify.
49

NOTES

51       The module’s first option asks for the name of the imagery  group  that
52       needs  a  target.  The imagery group must be present in the user’s cur‐
53       rent mapset.  An imagery group may be targeted to any GRASS location.
54
55       If a group name is given without setting options,  the  currently  tar‐
56       geted group will be displayed.
57

SEE ALSO

59       The GRASS 4 Image Processing manual
60
61        g.gui.gcp, i.group, i.rectify
62        Manage Ground Control Points
63

AUTHOR

65       Michael Shapiro, U.S. Army Construction Engineering Research Laboratory
66
67       Parser support: Bob Covill
68

SOURCE CODE

70       Available at: i.target source code (history)
71
72       Main  index | Imagery index | Topics index | Keywords index | Graphical
73       index | Full index
74
75       © 2003-2019 GRASS Development Team, GRASS GIS 7.8.2 Reference Manual
76
77
78
79GRASS 7.8.2                                                        i.target(1)
Impressum