Find Overlaps (AllSource Tools)
Summary
Finds overlapping areas in a feature class and provides a count for the number of overlaps.
Usage
The Input Features parameter value must be a simple polygon feature class. Complex features such as annotation classes and utility networks are not supported.
Features in the Input Features parameter value with the same Group Field parameter field values will be intersected together; other areas are ignored.
One centroid is created for the intersection of each group in the Output Centroid features.
The Output Intersections parameter value will include a field named
overlapsthat represents the count of overlapping polygons from the Input Features parameter value.If the Group Field parameter is not specified, all input areas will be intersected and a single centroid created.
Null values and empty string values in the Group Field parameter are ignored and not included in the analysis.
Any area that is occupied by two or more features is considered an overlap. Features in a group are considered separately from features in other groups. Single features cannot overlap.
Parameters
| Label | Explanation | Data type |
|---|---|---|
|
Input Features |
The input polygon features for which overlaps will be computed. |
Feature Layer |
|
Output Intersections |
The output intersection areas. |
Feature Class |
|
Output Centroids |
The output centroid locations of the Output Intersections features. |
Feature Class |
|
Group Field (Optional) |
The Input Features group field. |
Field |
Environments
This tool does not use any geoprocessing environments.
Licensing information
- Basic: No
- Standard: Yes
- Advanced: Yes