SAGA 9.3.3 | Tool Library Documentation

Gradient Lines from Points


Description

Create lines representing gradients from point data attributes.


Parameters

 NameTypeIdentifierDescriptionConstraints
InputPointsshapes, inputPOINTS--
OutputGradientshapes, outputGRADIENTS--
Target Pointsshapes, output, optionalTARGETS--
OptionsDirectiontable fieldDIRECTIONThe direction measured in degrees with the North direction as origin and increasing clockwise.-
Lengthtable fieldLENGTH--
X-Componenttable fieldX_COMP--
Y-Componenttable 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

Command Line


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