SAGA 9.3.3 | Tool Library Documentation

Replace Text


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