Tool Terrain Path Cross Sections
(c) 2004 Victor Olaya. Cross Sections
- Author: 
 
- Menu: File|Reports
 
Parameters
|   | Name | Type | Identifier | Description | Constraints | 
| Input | DEM | Grid (input) | DEM | Digital Terrain Model | - | 
 | Path | Shapes (input) | LINES | - | - | 
| Output | Cross Sections | Shapes (output) | SECTIONS | - | - | 
| Options | Grid System | Grid system | PARAMETERS_GRID_SYSTEM | - | - | 
 | Number of points | Integer | NUMPOINTS | Number of points on each side of the section | Minimum: 1 Default: 10 | 
 | Interval | Floating point | INTERVAL | Interval between points (in grid units). | Default: 10.000000 | 
 | n | Integer | STEP | Draw a section each n points | Default: 2 | 
 | Create PDF Documents | Boolean | PDF | - | Default: 1 | 
 | Folder for PDF Files | File path | OUTPUTPATH | - | - | 
 | Road Width | Floating point | WIDTH | - | Default: 5.000000 | 
 | Side Slope | Floating point | SLOPE | - | Default: 0.500000 | 
 | Height Threshold | Floating point | THRESHOLD | Height threshold for optimal profile calculation | Default: 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