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 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 <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