Layer XOR operation is a process of performing a negation operation on the
intersection of a source dataset and an overlay dataset. For details about the
XOR operator, please see Overlay Analysis Operators.
Instructions
- The source dataset and the overlay dataset of an XOR operation must be region datasets.
- The overlapped parts of the two datasets are erased and the rest of the objects are reserved in the result dataset.
Function Entrances
- Click Spatial Analysis > Vector Analysis > Overlay Analysis > XOR.
- Toolbox > Vector Analysis > Overlay Analysis > XOR.
Parameter Description
- Source Data : Select the source dataset for the operation.
- Overlay Data : Select the overlay data for the XOR operaiton.
- Result Data : Select the datasource of the result dataset and specify the name of the result dataset.
- Set Fields : Select fields from the source dataset and the overlay dataset to save the resulting attributes.
- Tolerance : After an overlay analysis, if the distance between two nodes is less than this value, the two nodes will be snapped together. The default value of this tolerance is the node tolerance value of the clipped dataset (this value is set in the node tolerance item in the dataset tolerance setting under the Vector Dataset tab in the Dataset Attributes dialog box).
The default tolerance value is related to the coordinate system of the dataset. For details, please see Tolerance Introduction.
- Compare Results : If the check box is checked, all involved datasets including the result dataset will be displayed in a new map window for the user to compare.
Notes
Before overlay analysis, please make sure that the data is consistent with the projection information.