SAGA-GIS Tool Library Documentation (v9.2.0)

Tool Terrain Path Cross Sections

(c) 2004 Victor Olaya. Cross Sections

Parameters

 NameTypeIdentifierDescriptionConstraints
InputDEMgrid, inputDEMDigital Terrain Model-
Pathshapes, inputLINES--
OutputCross Sectionsshapes, outputSECTIONS--
OptionsGrid Systemgrid systemPARAMETERS_GRID_SYSTEM--
Number of pointsinteger numberNUMPOINTSNumber of points on each side of the sectionMinimum: 1
Default: 10
Intervalfloating point numberINTERVALInterval between points (in grid units).Default: 10.000000
ninteger numberSTEPDraw a section each n pointsDefault: 2
Create PDF DocumentsbooleanPDF-Default: 1
Folder for PDF Filesfile pathOUTPUTPATH--
Road Widthfloating point numberWIDTH-Default: 5.000000
Side Slopefloating point numberSLOPE-Default: 0.500000
Height Thresholdfloating point numberTHRESHOLDHeight 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 number
	Minimum: 1
	Default: 10
  -INTERVAL:<double> 	Interval
	floating point number
	Default: 10.000000
  -STEP:<num>        	n
	integer number
	Default: 2
  -PDF:<str>         	Create PDF Documents
	boolean
	Default: 1
  -OUTPUTPATH:<str>  	Folder for PDF Files
	file path
  -WIDTH:<double>    	Road Width
	floating point number
	Default: 5.000000
  -SLOPE:<double>    	Side Slope
	floating point number
	Default: 0.500000
  -THRESHOLD:<double>	Height Threshold
	floating point number
	Default: 0.500000