Description Usage Arguments Value
Smooths a vector coverage of either a POLYLINE or POLYGON base ShapeType.
| 1 | smooth_vectors(input, output, filter = 3, verbose_mode = FALSE)
 | 
| input | Input vector POLYLINE or POLYGON file. | 
| output | Output vector file. | 
| filter | The filter size, any odd integer greater than or equal to 3; default is 3. | 
| verbose_mode | Sets verbose mode. If verbose mode is False, tools will not print output messages. | 
Returns the tool text outputs.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.