SAGA 9.3.3 | Tool Library Documentation

Add Indicator Fields for Categories


Description

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, inputTABLEInput table or shapefile-
OutputOutput table with field(s) deletedtable, output, optionalOUT_TABLE--
Output shapes with field(s) deletedshapes, output, optionalOUT_SHAPES--
OptionsCategoriestable fieldFIELD--

Command Line


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