SAGA 9.9.1 | Tool Library Documentation

Surface Specific Points


Description

Classification of raster cells representing surface-specific points.


References


Parameters

 NameTypeIdentifierDescriptionConstraints
InputElevationgrid, inputELEVATION--
OutputSurface Specific Pointsgrid, outputRESULT--
OptionsGrid Systemgrid systemPARAMETERS_GRID_SYSTEM--
MethodchoiceMETHODAlgorithm for the detection of Surface Specific PointsAvailable Choices: [0] Flagging Neighbours of Highest Elevation [1] Opposite Neighbours [2] Flow Direction (down) [3] Flow Direction (up and down) [4] Peucker & Douglas Default: 1
Thresholdfloating point numberTHRESHOLDThreshold for Peucker & Douglas AlgorithmDefault: 1.000000

Command Line


Usage: saga_cmd ta_morphometry 3 [-ELEVATION ] [-RESULT ] [-METHOD ] [-THRESHOLD ]
  -ELEVATION:      Elevation
	grid, input
  -RESULT:         Surface Specific Points
	grid, output
  -METHOD:
                        Method
                        	choice
                        	Available Choices:
                        	[0] Flagging Neighbours of Highest Elevation
                        	[1] Opposite Neighbours
                        	[2] Flow Direction (down)
                        	[3] Flow Direction (up and down)
                        	[4] Peucker & Douglas
                        	Default: 1
  -THRESHOLD:   Threshold
	floating point number
	Default: 1.000000