SAGA-GIS Tool Library Documentation (v8.2.1)

Tool Import Text Table

Import a text table with options.

Parameters

 NameTypeIdentifierDescriptionConstraints
OutputTableTable, outputTABLE--
OptionsHeadlineBooleanHEADLINE-Default: 1
SeparatorChoiceSEPARATOR-Available Choices:
[0] tabulator
[1] ;
[2] ,
[3] space
[4] other
Default: 0
EncodingChoiceENCODING-Available Choices:
[0] ANSI
[1] UTF-7
[2] UTF-8
[3] UTF-16 (Little Endian)
[4] UTF-16 (Big Endian)
[5] UTF-32 (Little Endian)
[6] UTF-32 (Big Endian)
[7] default
Default: 0
Separator (other)TextSEP_OTHER-Default: *
FileFile pathFILENAME--

Command-line

Usage: saga_cmd io_table 1 [-TABLE <str>] [-HEADLINE <str>] [-SEPARATOR <str>] [-ENCODING <str>] [-SEP_OTHER <str>] [-FILENAME <str>]
  -TABLE:<str>    	Table
	Table, output
  -HEADLINE:<str> 	Headline
	Boolean
	Default: 1
  -SEPARATOR:<str>	Separator
	Choice
	Available Choices:
	[0] tabulator
	[1] ;
	[2] ,
	[3] space
	[4] other
	Default: 0
  -ENCODING:<str> 	Encoding
	Choice
	Available Choices:
	[0] ANSI
	[1] UTF-7
	[2] UTF-8
	[3] UTF-16 (Little Endian)
	[4] UTF-16 (Big Endian)
	[5] UTF-32 (Little Endian)
	[6] UTF-32 (Big Endian)
	[7] default
	Default: 0
  -SEP_OTHER:<str>	Separator (other)
	Text
	Default: *
  -FILENAME:<str> 	File
	File path