SAGA-GIS Tool Library Documentation (v9.2.0)

Tool Visibility Analysis

This tool performs a visibility analysis using light source or observer points from a points layer.

Parameters

 NameTypeIdentifierDescriptionConstraints
InputElevationgrid, inputELEVATION--
Pointsshapes, inputPOINTSObserver points.-
OutputVisibilitygrid, outputVISIBILITY--
OptionsGrid Systemgrid systemPARAMETERS_GRID_SYSTEM--
OutputchoiceMETHOD-Available Choices:
[0] Visibility
[1] Shade
[2] Distance
[3] Size
Default: 3
UnitchoiceUNIT-Available Choices:
[0] radians
[1] degree
Default: 1
CumulativebooleanCUMULATIVEIf not set, output is the maximum size, or the cumulated sizes otherwise.Default: 0
Ignore No-DatabooleanNODATAIgnore elevations that have been marked as no-data.Default: 0
Height (*)table fieldHEIGHTHeight of the light source or observer above ground.-
Defaultfloating point numberHEIGHT_DEFAULTdefault value if no attribute has been selectedMinimum: 0.000000
Default: 10.000000
(*) optional

Command-line

Usage: saga_cmd ta_lighting 6 [-ELEVATION <str>] [-VISIBILITY <str>] [-METHOD <str>] [-UNIT <str>] [-CUMULATIVE <str>] [-NODATA <str>] [-POINTS <str>] [-HEIGHT <str>] [-HEIGHT_DEFAULT <double>]
  -ELEVATION:<str>        	Elevation
	grid, input
  -VISIBILITY:<str>       	Visibility
	grid, output
  -METHOD:<str>           	Output
	choice
	Available Choices:
	[0] Visibility
	[1] Shade
	[2] Distance
	[3] Size
	Default: 3
  -UNIT:<str>             	Unit
	choice
	Available Choices:
	[0] radians
	[1] degree
	Default: 1
  -CUMULATIVE:<str>       	Cumulative
	boolean
	Default: 0
  -NODATA:<str>           	Ignore No-Data
	boolean
	Default: 0
  -POINTS:<str>           	Points
	shapes, input
  -HEIGHT:<str>           	Height
	table field
  -HEIGHT_DEFAULT:<double>	Default
	floating point number
	Minimum: 0.000000
	Default: 10.000000