SAGA-GIS Tool Library Documentation (v6.3.0)

Tool Terrain Path Cross Sections

(c) 2004 Victor Olaya. Cross Sections

Parameters

 NameTypeIdentifierDescriptionConstraints
InputDEMGrid (input)DEMDigital Terrain Model-
PathShapes (input)LINES--
OutputCross SectionsShapes (output)SECTIONS--
OptionsGrid systemGrid systemPARAMETERS_GRID_SYSTEM--
Number of pointsIntegerNUMPOINTSNumber of points on each side of the sectionMinimum: 1
Default: 10
IntervalFloating pointINTERVALInterval between points (in grid units).Default: 10.000000
nIntegerSTEPDraw a section each n pointsDefault: 2
Create PDF DocumentsBooleanPDF-Default: 1
Folder for PDF FilesFile pathOUTPUTPATH--
Road WidthFloating pointWIDTH-Default: 5.000000
Side SlopeFloating pointSLOPE-Default: 0.500000
Height ThresholdFloating pointTHRESHOLDHeight threshold for optimal profile calculationDefault: 0.500000

Command-line

Usage: saga_cmd docs_pdf 2 [-DEM <str>] [-LINES <str>] [-SECTIONS <str>] [-NUMPOINTS <num>] [-INTERVAL <double>] [-STEP <num>] [-PDF <str>] [-OUTPUTPATH <str>] [-WIDTH <double>] [-SLOPE <double>] [-THRESHOLD <double>]
  -DEM:<str>         	DEM
	Grid (input)
  -LINES:<str>       	Path
	Shapes (input)
  -SECTIONS:<str>    	Cross Sections
	Shapes (output)
  -NUMPOINTS:<num>   	Number of points
	Integer
	Minimum: 1
	Default: 10
  -INTERVAL:<double> 	Interval
	Floating point
	Default: 10.000000
  -STEP:<num>        	n
	Integer
	Default: 2
  -PDF:<str>         	Create PDF Documents
	Boolean
	Default: 1
  -OUTPUTPATH:<str>  	Folder for PDF Files
	File path
  -WIDTH:<double>    	Road Width
	Floating point
	Default: 5.000000
  -SLOPE:<double>    	Side Slope
	Floating point
	Default: 0.500000
  -THRESHOLD:<double>	Height Threshold
	Floating point
	Default: 0.500000