SAGA 9.3.3 | Tool Library Documentation

Delete Fields


Description

Deletes selected fields from a table or shapefile.


Parameters

 NameTypeIdentifierDescriptionConstraints
InputTabletable, inputTABLEInput table or shapefile-
OutputOutput table with field(s) deletedtable, output, optionalOUT_TABLE--
Output shapes with field(s) deletedshapes, output, optionalOUT_SHAPES--
OptionsFieldstable fieldsFIELDS--

Command Line


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