SAGA-GIS Tool Library Documentation (v9.2.0)

Tool Fuzzy Landform Element Classification

Algorithm for derivation of form elements according to slope, maximum curvature, minimum curvature, profile curvature, tangential curvature, based on a linear semantic import model for slope and curvature and a fuzzy classification Based on the AML script 'felementf' by Jochen Schmidt, Landcare Research.


References


Parameters

 NameTypeIdentifierDescriptionConstraints
InputElevationgrid, inputELEVATION--
Slopegrid, inputSLOPE--
Minimum Curvaturegrid, inputMINCURV--
Maximum Curvaturegrid, inputMAXCURV--
Profile Curvaturegrid, inputPCURV--
Tangential Curvaturegrid, inputTCURV--
OutputLandformgrid, outputFORM--
Maximum Membership (*)grid, output, optionalMEM--
Entropy (*)grid, output, optionalENTROPY--
Confusion Index (*)grid, output, optionalCI--
Plain (*)grid, output, optionalPLAIN--
Pit (*)grid, output, optionalPIT--
Peak (*)grid, output, optionalPEAK--
Ridge (*)grid, output, optionalRIDGE--
Channel (*)grid, output, optionalCHANNEL--
Saddle (*)grid, output, optionalSADDLE--
Back Slope (*)grid, output, optionalBSLOPE--
Foot Slope (*)grid, output, optionalFSLOPE--
Shoulder Slope (*)grid, output, optionalSSLOPE--
Hollow (*)grid, output, optionalHOLLOW--
Foot Hollow (*)grid, output, optionalFHOLLOW--
Shoulder Hollow (*)grid, output, optionalSHOLLOW--
Spur (*)grid, output, optionalSPUR--
Foot Spur (*)grid, output, optionalFSPUR--
Shoulder Spur (*)grid, output, optionalSSPUR--
OptionsGrid Systemgrid systemPARAMETERS_GRID_SYSTEM--
InputchoiceINPUTif elevation is selected, slopes and curvatures will be calculated internallyAvailable Choices:
[0] elevation
[1] slope and curvatures
Default: 0
MembershipsbooleanMEMBERSHIP-Default: 0
Slope Grid UnitschoiceSLOPETODEG-Available Choices:
[0] degree
[1] radians
Default: 0
Slope Thresholds [Degree]value rangeT_SLOPElower and upper thresholds for semantic import model, planar vs. sloped areas-
Curvature Thresholds [1000 / m]value rangeT_CURVElower and upper thresholds for semantic import model, straight vs. curved areas-
(*) optional

Command-line

Usage: saga_cmd ta_morphometry 25 [-ELEVATION <str>] [-SLOPE <str>] [-MINCURV <str>] [-MAXCURV <str>] [-PCURV <str>] [-TCURV <str>] [-FORM <str>] [-MEM <str>] [-ENTROPY <str>] [-CI <str>] [-PLAIN <str>] [-PIT <str>] [-PEAK <str>] [-RIDGE <str>] [-CHANNEL <str>] [-SADDLE <str>] [-BSLOPE <str>] [-FSLOPE <str>] [-SSLOPE <str>] [-HOLLOW <str>] [-FHOLLOW <str>] [-SHOLLOW <str>] [-SPUR <str>] [-FSPUR <str>] [-SSPUR <str>] [-INPUT <str>] [-MEMBERSHIP <str>] [-SLOPETODEG <str>] [-T_SLOPE_MIN <double>] [-T_SLOPE_MAX <double>] [-T_CURVE_MIN <double>] [-T_CURVE_MAX <double>]
  -ELEVATION:<str>     	Elevation
	grid, input
  -SLOPE:<str>         	Slope
	grid, input
  -MINCURV:<str>       	Minimum Curvature
	grid, input
  -MAXCURV:<str>       	Maximum Curvature
	grid, input
  -PCURV:<str>         	Profile Curvature
	grid, input
  -TCURV:<str>         	Tangential Curvature
	grid, input
  -FORM:<str>          	Landform
	grid, output
  -MEM:<str>           	Maximum Membership
	grid, output, optional
  -ENTROPY:<str>       	Entropy
	grid, output, optional
  -CI:<str>            	Confusion Index
	grid, output, optional
  -PLAIN:<str>         	Plain
	grid, output, optional
  -PIT:<str>           	Pit
	grid, output, optional
  -PEAK:<str>          	Peak
	grid, output, optional
  -RIDGE:<str>         	Ridge
	grid, output, optional
  -CHANNEL:<str>       	Channel
	grid, output, optional
  -SADDLE:<str>        	Saddle
	grid, output, optional
  -BSLOPE:<str>        	Back Slope
	grid, output, optional
  -FSLOPE:<str>        	Foot Slope
	grid, output, optional
  -SSLOPE:<str>        	Shoulder Slope
	grid, output, optional
  -HOLLOW:<str>        	Hollow
	grid, output, optional
  -FHOLLOW:<str>       	Foot Hollow
	grid, output, optional
  -SHOLLOW:<str>       	Shoulder Hollow
	grid, output, optional
  -SPUR:<str>          	Spur
	grid, output, optional
  -FSPUR:<str>         	Foot Spur
	grid, output, optional
  -SSPUR:<str>         	Shoulder Spur
	grid, output, optional
  -INPUT:<str>         	Input
	choice
	Available Choices:
	[0] elevation
	[1] slope and curvatures
	Default: 0
  -MEMBERSHIP:<str>    	Memberships
	boolean
	Default: 0
  -SLOPETODEG:<str>    	Slope Grid Units
	choice
	Available Choices:
	[0] degree
	[1] radians
	Default: 0
  -T_SLOPE_MIN:<double>	Slope Thresholds [Degree]
	value range
  -T_SLOPE_MAX:<double>	Slope Thresholds [Degree]
	value range
  -T_CURVE_MIN:<double>	Curvature Thresholds [1000 / m]
	value range
  -T_CURVE_MAX:<double>	Curvature Thresholds [1000 / m]
	value range