SAGA-GIS Tool Library Documentation (v6.3.0)

Tool Table Field Enumeration

Enumeration of a table attribute, i.e. a unique identifier is assigned to identical values of the chosen attribute field. If no attribute is chosen, a simple enumeration is done for all records, and this with respect to the sorting order if the dataset has been indexed.

Parameters

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

Command-line

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