Terrain surface classification as proposed by Iwahashi & Pike (2007).
| Name | Type | Identifier | Description | Constraints |
Input | Elevation | Grid (input) | DEM | - | - |
Slope (*) | Grid (optional input) | SLOPE | - | - |
Convexity (*) | Grid (optional input) | CONVEXITY | - | - |
Texture (*) | Grid (optional input) | TEXTURE | - | - |
Output | Landforms | Grid (output) | LANDFORMS | - | - |
Options | Grid system | Grid system | PARAMETERS_GRID_SYSTEM | - | - |
Recalculate | Boolean | CONV_RECALC | - | Default: 0 |
Recalculate | Boolean | TEXT_RECALC | - | Default: 0 |
Number of Classes | Choice | TYPE | - | Available Choices: [0] 8 [1] 12 [2] 16 Default: 2 |
Scale (Cells) | Integer | CONV_SCALE | - | Minimum: 0 Default: 10 |
Laplacian Filter Kernel | Choice | CONV_KERNEL | - | Available Choices: [0] four-neighbourhood [1] eight-neihbourhood [2] eight-neihbourhood (distance based weighting) Default: 0 |
Type | Choice | CONV_TYPE | - | Available Choices: [0] convexity [1] concavity Default: 0 |
Flat Area Threshold | Floating point | CONV_EPSILON | - | Minimum: 0.000000 Default: 0.000000 |
Scale (Cells) | Integer | TEXT_SCALE | - | Minimum: 0 Default: 2 |
Flat Area Threshold | Floating point | TEXT_EPSILON | maximum difference between original and median filtered elevation (3x3 moving window) that still is recognized flat | Minimum: 0.000000 Default: 1.000000 |
(*) optional |