Label | Explanation | Data Type |
Input raster | The input raster to be thinned. It must be of integer type. | Raster Layer |
Background value (Optional) | Specifies the cell value that will identify the background cells. The linear features are formed from the foreground cells.
| String |
Filter input first (Optional) | Specifies whether a filter will be applied as the first phase of thinning.
| Boolean |
Shape for corners (Optional) | Specifies whether round or sharp turns will be made at turns or junctions. It is also used during the vector conversion process to spline curves or create sharp intersections and corners.
| String |
Maximum thickness of input linear features (Optional) | The maximum thickness, in map units, of linear features in the input raster. The default thickness is ten times the cell size. | Double |
Return Value
Label | Explanation | Data Type | Output raster | The output thinned raster. The output is always of integer type. | Raster |