SAGA-GIS Module Library Documentation (v2.3.0)

Module Cross-Classification and Tabulation

(c) 2004 by Victor Olaya. Cross-Classification and Tabulation

Parameters

 NameTypeIdentifierDescriptionConstraints
InputInput Grid 1Grid (input)INPUT--
Input Grid 2Grid (input)INPUT2--
OutputCross-Classification GridGrid (output)RESULTGRID--
Cross-Tabulation TableTable (output)RESULTTABLE--
OptionsGrid systemGrid systemPARAMETERS_GRID_SYSTEMGrid system-
Max. Number of ClassesIntegerMAXNUMCLASSMaximum number of classes in the entire grid.Default: 10

Command-line

Usage: saga_cmd grid_analysis 13 [-INPUT <str>] [-INPUT2 <str>] [-RESULTGRID <str>] [-RESULTTABLE <str>] [-MAXNUMCLASS <num>]
  -INPUT:<str>      	Input Grid 1
	Grid (input)
  -INPUT2:<str>     	Input Grid 2
	Grid (input)
  -RESULTGRID:<str> 	Cross-Classification Grid
	Grid (output)
  -RESULTTABLE:<str>	Cross-Tabulation Table
	Table (output)
  -MAXNUMCLASS:<num>	Max. Number of Classes
	Integer
	Default: 10