Outputs the features that occur in one of the two vector inputs but not both, i.e. no overlapping features.
symmetrical_difference(input, overlay, output, snap = 0,
verbose_mode = FALSE)
Input vector file.
Input overlay vector file.
Output vector file.
Snap tolerance.
Sets verbose mode. If verbose mode is False, tools will not print output messages.
Returns the tool text outputs.