Description Usage Arguments Value
Splits the lines or polygons in one layer using the lines in another layer.
1 | split_with_lines(input, split, output, verbose_mode = FALSE)
|
input |
Input vector line or polygon file. |
split |
Input vector polyline file. |
output |
Output vector file. |
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.