Note: This addon document is for an older version of GRASS GIS that will be discontinued soon. You should upgrade your GRASS GIS installation, and read the current addon manual page.
NAME
i.signature.copy - Copies signature file from a group/subgroup to another group/subgroup.
KEYWORDS
imagery,
map management,
copy,
signature,
group
SYNOPSIS
i.signature.copy
i.signature.copy --help
i.signature.copy igroup=name isubgroup=name isignature=string ogroup=string osubgroup=string [osignature=string] [--help] [--verbose] [--quiet] [--ui]
Flags:
- --help
- Print usage summary
- --verbose
- Verbose module output
- --quiet
- Quiet module output
- --ui
- Force launching GUI dialog
Parameters:
- igroup=name [required]
- Input group for signature file to copy
- isubgroup=name [required]
- Input subgroup for signature file to copy
- isignature=string [required]
- Input signature file
- The name of the input signature file to copy
- ogroup=string [required]
- Output group where copy the signature file
- osubgroup=string [required]
- Output subgroup where copy the signature file
- osignature=string
- Output signature file
- The name of the output signature file
i.signature.copy copies a signature file from a group/subgroup to another group/subgroup.
i.signature.copy igroup=name isubgroup=subname isignature=test ogroup=name2 osubgroup=subname2
AUTHOR
Luca Delucchi
SOURCE CODE
Available at:
i.signature.copy source code
(history)
Latest change: Mon Jun 28 07:54:09 2021 in commit: 1cfc0af029a35a5d6c7dae5ca7204d0eb85dbc55
Note: This addon document is for an older version of GRASS GIS that will be discontinued soon. You should upgrade your GRASS GIS installation, and read the current addon manual page.
Main index |
Imagery index |
Topics index |
Keywords index |
Graphical index |
Full index
© 2003-2023
GRASS Development Team,
GRASS GIS 7.8.8dev Reference Manual