Terrain surface texture as proposed by Iwahashi & Pike (2007) for subsequent terrain classification.
|   | Name | Type | Identifier | Description | Constraints | 
| Input | Elevation | Grid (input) | DEM | - | - | 
| Output | Texture | Grid (output) | TEXTURE | - | - | 
| Options | Grid System | Grid system | PARAMETERS_GRID_SYSTEM | - | - | 
 | Flat Area Threshold | Floating point | EPSILON | maximum difference between original and median filtered elevation (3x3 moving window) that still is recognized flat | Minimum: 0.000000 Default: 1.000000 | 
 | Scale (Cells) | Integer | SCALE | - | Minimum: 1 Default: 10 | 
 | Method | Choice | METHOD | - | Available Choices: [0] counting cells [1] resampling Default: 1 | 
 | Weighting Function | Choice | DW_WEIGHTING | - | Available Choices: [0] no distance weighting [1] inverse distance to a power [2] exponential [3] gaussian Default: 0 | 
 | Power | Floating point | DW_IDW_POWER | - | Minimum: 0.000000 Default: 2.000000 | 
 | Bandwidth | Floating point | DW_BANDWIDTH | Bandwidth for exponential and Gaussian weighting | Minimum: 0.000000 Default: 1.000000 |