SAGA-GIS Tool Library Documentation (v7.3.0)

Tool Topographic Openness

Topographic openness expresses the dominance (positive) or enclosure (negative) of a landscape location. See Yokoyama et al. (2002) for a precise definition. Openness has been related to how wide a landscape can be viewed from any position. It has been proven to be a meaningful input for computer aided geomorphological mapping.


References


Parameters

 NameTypeIdentifierDescriptionConstraints
InputElevationGrid (input)DEM--
OutputPositive OpennessGrid (output)POS--
Negative OpennessGrid (output)NEG--
OptionsGrid systemGrid systemPARAMETERS_GRID_SYSTEM--
Radial LimitFloating pointRADIUS-Minimum: 0.000000
Default: 10000.000000
MethodChoiceMETHOD-Available Choices:
[0] multi scale
[1] line tracing
Default: 1
Multi Scale FactorFloating pointDLEVEL-Minimum: 1.250000
Default: 3.000000
Number of SectorsIntegerNDIRS-Minimum: 2
Default: 8

Command-line

Usage: saga_cmd ta_lighting 5 [-DEM <str>] [-POS <str>] [-NEG <str>] [-RADIUS <double>] [-METHOD <str>] [-DLEVEL <double>] [-NDIRS <num>]
  -DEM:<str>      	Elevation
	Grid (input)
  -POS:<str>      	Positive Openness
	Grid (output)
  -NEG:<str>      	Negative Openness
	Grid (output)
  -RADIUS:<double>	Radial Limit
	Floating point
	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
	Minimum: 1.250000
	Default: 3.000000
  -NDIRS:<num>    	Number of Sectors
	Integer
	Minimum: 2
	Default: 8