logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

i.ortho.target - Select or modify the imagery group target.

Author

       Mike Baba,  DBA Systems, Inc.
       GRASS development team, 2017

Description

i.ortho.target sets the image group target project (location) and mapset.

Keywords

       imagery, orthorectify

Name

i.ortho.target  - Select or modify the imagery group target.

See Also

i.ortho.photo,i.ortho.elev,i.ortho.camera,g.gui.photo2image,g.gui.image2target,i.ortho.init,i.ortho.rectify

Source Code

       Available at: i.ortho.target source code (history)

       Accessed: Friday Apr 04 01:21:03 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.ortho.target(1grass)

Synopsis

i.ortho.targeti.ortho.target--helpi.ortho.targetgroup=nametarget_project=nametarget_mapset=name   [--help]   [--verbose]   [--quiet]
       [--ui]

   Flags:--help
           Print usage summary

       --verbose
           Verbose module output

       --quiet
           Quiet module output

       --ui
           Force launching GUI dialog

   Parameters:group=name[required]
           Name of imagery group for ortho-rectification

       target_project=name[required]
           Project (location) name
           Name of target project (location) for ortho-rectification

       target_mapset=name[required]
           Name of mapset (default: current search path)
           Name of target mapset for ortho-rectification

See Also