GRASS logo

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

Table of contents

DESCRIPTION

i.signature.copy copies a signature file from a group/subgroup to another group/subgroup.

EXAMPLE

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: Saturday Feb 08 20:42:24 2025 in commit: 6e9398f6a7944662133a4cf805f62f948e0615f6


Main index | Imagery index | Topics index | Keywords index | Graphical index | Full index

© 2003-2025 GRASS Development Team, GRASS GIS 8.4.1dev Reference Manual