SAGA-GIS Tool Library Documentation (v9.2.0)

Tool Terrain Surface Classification (Iwahashi and Pike)

Terrain surface classification as proposed by Iwahashi & Pike (2007).


References


Parameters

 NameTypeIdentifierDescriptionConstraints
InputElevationgrid, inputDEM--
Slope (*)grid, input, optionalSLOPE--
Convexity (*)grid, input, optionalCONVEXITY--
Texture (*)grid, input, optionalTEXTURE--
OutputLandformsgrid, outputLANDFORMS--
OptionsGrid Systemgrid systemPARAMETERS_GRID_SYSTEM--
RecalculatebooleanCONV_RECALC-Default: 0
RecalculatebooleanTEXT_RECALC-Default: 0
Number of ClasseschoiceTYPE-Available Choices:
[0] 8
[1] 12
[2] 16
Default: 2
Scale (Cells)integer numberCONV_SCALE-Minimum: 1
Default: 10
Laplacian Filter KernelchoiceCONV_KERNEL-Available Choices:
[0] four-neighbourhood
[1] eight-neihbourhood
[2] eight-neihbourhood (distance based weighting)
Default: 0
TypechoiceCONV_TYPE-Available Choices:
[0] convexity
[1] concavity
Default: 0
Flat Area Thresholdfloating point numberCONV_EPSILON-Minimum: 0.000000
Default: 0.000000
Scale (Cells)integer numberTEXT_SCALE-Minimum: 10
Default: 2
Flat Area Thresholdfloating point numberTEXT_EPSILONmaximum difference between original and median filtered elevation (3x3 moving window) that still is recognized flatMinimum: 0.000000
Default: 1.000000
(*) optional

Command-line

Usage: saga_cmd ta_morphometry 22 [-DEM <str>] [-SLOPE <str>] [-CONVEXITY <str>] [-CONV_RECALC <str>] [-TEXTURE <str>] [-TEXT_RECALC <str>] [-LANDFORMS <str>] [-TYPE <str>] [-CONV_SCALE <num>] [-CONV_KERNEL <str>] [-CONV_TYPE <str>] [-CONV_EPSILON <double>] [-TEXT_SCALE <num>] [-TEXT_EPSILON <double>]
  -DEM:<str>            	Elevation
	grid, input
  -SLOPE:<str>          	Slope
	grid, input, optional
  -CONVEXITY:<str>      	Convexity
	grid, input, optional
  -CONV_RECALC:<str>    	Recalculate
	boolean
	Default: 0
  -TEXTURE:<str>        	Texture
	grid, input, optional
  -TEXT_RECALC:<str>    	Recalculate
	boolean
	Default: 0
  -LANDFORMS:<str>      	Landforms
	grid, output
  -TYPE:<str>           	Number of Classes
	choice
	Available Choices:
	[0] 8
	[1] 12
	[2] 16
	Default: 2
  -CONV_SCALE:<num>     	Scale (Cells)
	integer number
	Minimum: 1
	Default: 10
  -CONV_KERNEL:<str>    	Laplacian Filter Kernel
	choice
	Available Choices:
	[0] four-neighbourhood
	[1] eight-neihbourhood
	[2] eight-neihbourhood (distance based weighting)
	Default: 0
  -CONV_TYPE:<str>      	Type
	choice
	Available Choices:
	[0] convexity
	[1] concavity
	Default: 0
  -CONV_EPSILON:<double>	Flat Area Threshold
	floating point number
	Minimum: 0.000000
	Default: 0.000000
  -TEXT_SCALE:<num>     	Scale (Cells)
	integer number
	Minimum: 10
	Default: 2
  -TEXT_EPSILON:<double>	Flat Area Threshold
	floating point number
	Minimum: 0.000000
	Default: 1.000000