SAGA-GIS Tool Library Documentation (v9.2.0)

Tool Geomorphons

This tool derives so called geomorphons, which represent categories of terrain forms, from a digital elevation model using a machine vision approach.


References


Parameters

 NameTypeIdentifierDescriptionConstraints
InputElevationgrid, inputDEM--
OutputGeomorphonsgrid, outputGEOMORPHONS--
OptionsGrid Systemgrid systemPARAMETERS_GRID_SYSTEM--
Threshold Anglefloating point numberTHRESHOLDFlatness threshold angle (degrees).Minimum: 0.000000
Default: 1.000000
Radial Limitfloating point numberRADIUS-Minimum: 0.000000
Default: 10000.000000
MethodchoiceMETHOD-Available Choices:
[0] multi scale
[1] line tracing
Default: 1
Multi Scale Factorfloating point numberDLEVEL-Minimum: 1.250000
Default: 3.000000

Command-line

Usage: saga_cmd ta_lighting 8 [-DEM <str>] [-GEOMORPHONS <str>] [-THRESHOLD <double>] [-RADIUS <double>] [-METHOD <str>] [-DLEVEL <double>]
  -DEM:<str>         	Elevation
	grid, input
  -GEOMORPHONS:<str> 	Geomorphons
	grid, output
  -THRESHOLD:<double>	Threshold Angle
	floating point number
	Minimum: 0.000000
	Default: 1.000000
  -RADIUS:<double>   	Radial Limit
	floating point number
	Minimum: 0.000000
	Default: 10000.000000
  -METHOD:<str>      	Method
	choice
	Available Choices:
	[0] multi scale
	[1] line tracing
	Default: 1
  -DLEVEL:<double>   	Multi Scale Factor
	floating point number
	Minimum: 1.250000
	Default: 3.000000