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: Monday Jan 30 19:52:26 2023 in commit: cac8d9d848299297977d1315b7e90cc3f7698730


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

© 2003-2024 GRASS Development Team, GRASS GIS 8.3.3dev Reference Manual