remove_polygon_holes: Remove polygon holes
Description
Removes holes within the features of a vector polygon file.
Usage
remove_polygon_holes(input, output, verbose_mode = FALSE)
Arguments
input
Input vector polygon file.
output
Output vector polygon file.
verbose_mode
Sets verbose mode. If verbose mode is False, tools will not print output messages.
Value
Returns the tool text outputs.