symmetrical_difference
Identifies non-overlapping areas between two feature layers. Use to compare boundaries, detect areas unique to each dataset, or isolate disagreement between polygon or line sources.
Instructions
Create the non-overlapping parts of two feature layers using ArcPy SymmetricalDifference. Use this to compare boundaries, detect areas present in only one of two datasets, or isolate disagreement between two polygon/line sources. Writes a new output feature class and does not modify the inputs.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| params | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||