SAGA-GIS Tool Library Documentation (v7.2.0)

Tool Add Indicator Fields for Categories

Adds for each unique value found in the category field an indicator field that will show a value of one (1) for all records with this category value and zero (0) for all others. This might be used e.g. for subsequent indicator kriging.

Parameters

 NameTypeIdentifierDescriptionConstraints
InputTableTable (input)TABLEInput table or shapefile-
OutputOutput table with field(s) deleted (*)Table (optional output)OUT_TABLE--
Output shapes with field(s) deleted (*)Shapes (optional output)OUT_SHAPES--
OptionsCategoriesTable fieldFIELD--
(*) optional

Command-line

Usage: saga_cmd table_tools 20 [-TABLE <str>] [-FIELD <str>] [-OUT_TABLE <str>] [-OUT_SHAPES <str>]
  -TABLE:<str>     	Table
	Table (input)
  -FIELD:<str>     	Categories
	Table field
  -OUT_TABLE:<str> 	Output table with field(s) deleted
	Table (optional output)
  -OUT_SHAPES:<str>	Output shapes with field(s) deleted
	Shapes (optional output)