| Tool Name | DTM Filter (slope-based) |
| Tool ID | 7 |
| Library ID | grid_filter |
| Version | 1.0 |
| Author(s) | Volker Wichmann (c) 2010, LASERDATA GmbH |
Vosselman, G. (2000): Slope based filtering of laser altimetry data. IAPRS, Vol. XXXIII, Part B3, Amsterdam, The Netherlands, 935-942.
| Name | Type | Identifier | Description | Constraints |
|---|---|---|---|---|
| Input | ||||
| DEM | grid, input | INPUT | The grid to filter. | |
| Output | ||||
| Bare Earth | grid, output | GROUND | The filtered DEM containing only cells classified as ground. | |
| Removed Objects | grid, output, optional | NONGROUND | The non-ground objects removed by the filter. | |
| Options | ||||
| Kernel Radius | integer number | RADIUS | The radius of the filter kernel [grid cells]. Must be large enough to reach ground cells next to non-ground objects. | Minimum: 1 Default: 5 |
| Terrain Slope [%] | floating point number | TERRAINSLOPE | The approximate terrain slope [%]. Used to relax the filter criterium in steeper terrain. | Minimum: 0.000000 Default: 30.000000 |
| Filter Modification | choice | FILTERMOD | Choose whether to apply the filter kernel without modification or to use a confidence interval to relax or amplify the height criterium. | Available Choices: [0] none [1] relax filter [2] amplify filter Default: 0 |
| Standard Deviation | floating point number | STDDEV | The standard deviation used to calculate a 5% confidence interval applied to the height threshold [map units]. | Minimum: 0.000000 Default: 0.100000 |