SAGA-GIS Module Library Documentation (v2.3.0)

Module Enumerate Table Field

Enumerate attribute of a table, i.e. assign to identical values of chosen attribute field unique identifiers.

Parameters

 NameTypeIdentifierDescriptionConstraints
InputInputTable (input)INPUT--
OutputOutput (*)Table (optional output)OUTPUT--
OptionsAttribute (*)Table fieldFIELD--
(*) optional

Command-line

Usage: saga_cmd table_tools 2 [-INPUT <str>] [-FIELD <str>] [-OUTPUT <str>]
  -INPUT:<str> 	Input
	Table (input)
  -FIELD:<str> 	Attribute
	Table field
  -OUTPUT:<str>	Output
	Table (optional output)