extract_nodes {whitebox} | R Documentation |
Converts vector lines or polygons into vertex points.
extract_nodes(input, output, verbose_mode = FALSE)
input |
Input vector lines or polygon file. |
output |
Output vector points file. |
verbose_mode |
Sets verbose mode. If verbose mode is False, tools will not print output messages. |
Returns the tool text outputs.