SAGA-GIS Tool Library Documentation (v9.2.0)

Tool Gradient Lines from Points

Create lines representing gradients from point data attributes.

Parameters

 NameTypeIdentifierDescriptionConstraints
InputPointsshapes, inputPOINTS--
OutputGradientshapes, outputGRADIENTS--
Target Points (*)shapes, output, optionalTARGETS--
OptionsDirectiontable fieldDIRECTIONThe direction measured in degrees with the North direction as origin and increasing clockwise.-
Lengthtable fieldLENGTH--
X-Componenttable fieldX_COMP--
Y-Component (*)table fieldY_COMP--
Gradient DefinitionchoiceDEFINITION-Available Choices:
[0] direction and length
[1] directional components
Default: 0
Length Scaling Factorfloating point numberSCALING-Minimum: 0.000000
Default: 1.000000
(*) optional

Command-line

Usage: saga_cmd shapes_tools 30 [-POINTS <str>] [-DIRECTION <str>] [-LENGTH <str>] [-X_COMP <str>] [-Y_COMP <str>] [-DEFINITION <str>] [-SCALING <double>] [-GRADIENTS <str>] [-TARGETS <str>]
  -POINTS:<str>    	Points
	shapes, input
  -DIRECTION:<str> 	Direction
	table field
  -LENGTH:<str>    	Length
	table field
  -X_COMP:<str>    	X-Component
	table field
  -Y_COMP:<str>    	Y-Component
	table field
  -DEFINITION:<str>	Gradient Definition
	choice
	Available Choices:
	[0] direction and length
	[1] directional components
	Default: 0
  -SCALING:<double>	Length Scaling Factor
	floating point number
	Minimum: 0.000000
	Default: 1.000000
  -GRADIENTS:<str> 	Gradient
	shapes, output
  -TARGETS:<str>   	Target Points
	shapes, output, optional