SAGA 9.12.3 | Tool Documentation

Replace Text

Author(s) O.Conrad (c) 2013
Library IDtable_tools
Tool ID 10
Version 1.0
Menu Table | Tools
Shapes | Attributes

Description

For the selected attribute or, if not specified, for all text attributes this tool replaces text strings with replacements as defined in table 'Text Replacements'.

Parameters

 NameTypeIdentifierDescriptionConstraints
InputTabletable, inputTABLE--
OutputTable with Text Replacementstable, output, optionalOUT_TABLE--
Shapes with Text Replacementsshapes, output, optionalOUT_SHAPES--
OptionsAttributetable fieldFIELD--
Text Replacementsstatic tableREPLACE-2 Fields: - 1. [string] Original - 2. [string] Replacement

Command Line


Usage: saga_cmd table_tools 10 [-TABLE ] [-FIELD ] [-OUT_TABLE ] [-OUT_SHAPES ] [-REPLACE ]
  -TABLE:        Table
	table, input
  -FIELD:        Attribute
	table field
  -OUT_TABLE:    Table with Text Replacements
	table, output, optional
  -OUT_SHAPES:   Shapes with Text Replacements
	shapes, output, optional
  -REPLACE:      Text Replacements
	static table
	2 Fields:
	- 1. [string] Original
	- 2. [string] Replacement