SAGA-GIS Module Library Documentation (v2.3.0)

Module Replace Text

Replaces in the selected attribute or, if not specified, in all text attributes 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--
(*) 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