Description
The AddSlopeBands process adds slope and aspect bands to a raster surface.
Update
A raster surface in CSAR format.
Outputs
An updated raster surface in CSAR format.
Command Line Syntax
carisbatch --run AddSlopeBands [options] <update>
User Interface Command
Add Slope Bands
Options
None.
Example
To use this command refer to the following example.
Example | ||
|---|---|---|
Objective | You want to add slope and aspect bands to a coverage. | |
Description | Command Line Syntax | |
The slope and aspect bands will be calculated for the Coverage.csar file in D:\SampleData. | D:\SampleData\Coverage.csar | |
Command Line |
| |
Outcome | A slope band and an aspect band are added to Coverage.csar, calculated from the data in the coverage. | |
Extra Notes | N/A | |