SAGA-GIS Tool Library Documentation (v8.2.1)

Tool Create a Table from Look-up Table

Creates a table object from a look-up table for visual data object classifications. Useful in combination with tool chains.

Parameters

 NameTypeIdentifierDescriptionConstraints
OutputTableTable, outputTABLE--
OptionsLook-up TableStatic tableLUT-5 Fields:
- 1. [color] COLOR
- 2. [string] NAME
- 3. [string] DESCRIPTION
- 4. [8 byte floating point number] MINIMUM
- 5. [8 byte floating point number] MAXIMUM

Command-line

Usage: saga_cmd grid_visualisation 11 [-TABLE <str>] [-LUT <str>]
  -TABLE:<str>	Table
	Table, output
  -LUT:<str>  	Look-up Table
	Static table
	5 Fields:
	- 1. [color] COLOR
	- 2. [string] NAME
	- 3. [string] DESCRIPTION
	- 4. [8 byte floating point number] MINIMUM
	- 5. [8 byte floating point number] MAXIMUM