SAGA-GIS Tool Library Documentation (v8.2.1)

Tool Delete Fields

Deletes selected fields from a table or shapefile.

Parameters

 NameTypeIdentifierDescriptionConstraints
InputTableTable, inputTABLEInput table or shapefile-
OutputOutput table with field(s) deleted (*)Table, output, optionalOUT_TABLE--
Output shapes with field(s) deleted (*)Shapes, output, optionalOUT_SHAPES--
OptionsFieldsTable fieldsFIELDS--
(*) optional

Command-line

Usage: saga_cmd table_tools 11 [-TABLE <str>] [-FIELDS <str>] [-OUT_TABLE <str>] [-OUT_SHAPES <str>]
  -TABLE:<str>     	Table
	Table, input
  -FIELDS:<str>    	Fields
	Table fields
  -OUT_TABLE:<str> 	Output table with field(s) deleted
	Table, output, optional
  -OUT_SHAPES:<str>	Output shapes with field(s) deleted
	Shapes, output, optional