SAGA-GIS Tool Library Documentation (v7.2.0)

Tool Replace Text

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 (input)TABLE--
OutputTable with Text Replacements (*)Table (optional output)OUT_TABLE--
Shapes with Text Replacements (*)Shapes (optional output)OUT_SHAPES--
OptionsAttribute (*)Table fieldFIELD--
Text ReplacementsStatic tableREPLACE-2 Fields:
- 1. [string] Original
- 2. [string] Replacement
(*) optional

Command-line

Usage: saga_cmd table_tools 10 [-TABLE <str>] [-FIELD <str>] [-OUT_TABLE <str>] [-OUT_SHAPES <str>] [-REPLACE <str>]
  -TABLE:<str>     	Table
	Table (input)
  -FIELD:<str>     	Attribute
	Table field
  -OUT_TABLE:<str> 	Table with Text Replacements
	Table (optional output)
  -OUT_SHAPES:<str>	Shapes with Text Replacements
	Shapes (optional output)
  -REPLACE:<str>   	Text Replacements
	Static table
	2 Fields:
	- 1. [string] Original
	- 2. [string] Replacement