Terrain Path Cross Sections
- Author: 
- Menu: File | Reports
Description
(c) 2004 Victor Olaya. Cross Sections
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 number | NUMPOINTS | Number of points on each side of the section | Minimum: 1
Default: 10 | 
| Interval | floating point number | INTERVAL | Interval between points (in grid units). | Default: 10.000000 | 
| n | integer number | 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 number | WIDTH | - | Default: 5.000000 | 
| Side Slope | floating point number | SLOPE | - | Default: 0.500000 | 
| Height Threshold | floating point number | THRESHOLD | Height threshold for optimal profile calculation | Default: 0.500000 | 
Command Line
Usage: saga_cmd docs_pdf 2 [-DEM ] [-LINES ] [-SECTIONS ] [-NUMPOINTS ] [-INTERVAL ] [-STEP ] [-PDF ] [-OUTPUTPATH ] [-WIDTH ] [-SLOPE ] [-THRESHOLD ]
  -DEM:         	DEM
	grid, input
  -LINES:       	Path
	shapes, input
  -SECTIONS:    	Cross Sections
	shapes, output
  -NUMPOINTS:   	Number of points
	integer number
	Minimum: 1
	Default: 10
  -INTERVAL: 	Interval
	floating point number
	Default: 10.000000
  -STEP:        	n
	integer number
	Default: 2
  -PDF:         	Create PDF Documents
	boolean
	Default: 1
  -OUTPUTPATH:  	Folder for PDF Files
	file path
  -WIDTH:    	Road Width
	floating point number
	Default: 5.000000
  -SLOPE:    	Side Slope
	floating point number
	Default: 0.500000
  -THRESHOLD:	Height Threshold
	floating point number
	Default: 0.500000