SAGA-GIS Module Library Documentation (v2.3.0)

Module Import Text Table (Fixed Column Sizes)

Parameters

 NameTypeIdentifierDescriptionConstraints
OutputTableTable (output)TABLE--
OptionsFile contains headlineBooleanHEADLINE-Default: 1
Field DefinitionChoiceFIELDDEF-Available Choices:
[0] mark breaks in first line
[1] specify fields with type
[2] from list
Default: 2
Number of FieldsIntegerNFIELDS-Minimum: 1
Default: 1
FileFile pathFILENAME--

Command-line

Usage: saga_cmd io_table 3 [-TABLE <str>] [-HEADLINE <str>] [-FIELDDEF <str>] [-NFIELDS <num>] [-LIST <str>] [-FILENAME <str>]
  -TABLE:<str>   	Table
	Table (output)
  -HEADLINE:<str>	File contains headline
	Boolean
	Default: 1
  -FIELDDEF:<str>	Field Definition
	Choice
	Available Choices:
	[0] mark breaks in first line
	[1] specify fields with type
	[2] from list
	Default: 2
  -NFIELDS:<num> 	Number of Fields
	Integer
	Minimum: 1
	Default: 1
  -LIST:<str>    	List
	Static table
	3 Fields:
	- 1. [string] Name
	- 2. [signed 4 byte integer] Size
	- 3. [unsigned 1 byte integer] Numeric
	
  -FILENAME:<str>	File
	File path