Find Duplicate Features
Finds, indexes and optionally removes duplicated features/records in the specified feature classes or tables.
Parameter |
Comments |
Input dataset |
Input table or feature layer that duplicated records/features will be searched in. |
Output dataset |
Output table or feature class with the indexed (or removed) duplicates. |
Fields to compare |
Fields used to compare features or records by, the Shape field can be used as well. |
Sort duplicates |
Fields used to sort duplicate features or records by, in either ascending or descending direction.
|
Remove duplicates |
Allows removing features or records considered as duplicates:
|
Output only
duplicates |
Allows keeping only duplicates in the output dataset:
|
Index type |
Indexes can be of two types:
|
Index field |
Specify the name of the field to store indexes. |
Compare Z values |
Select COMPARE to compare features by Z values. Select DO_NOT_COMPARE if you don’t wish to take into account Z values. |
Compare M values |
Select COMPARE to compare features by M values. Select DO_NOT_COMPARE if you don’t wish to take into account M values. |
XY Tolerance |
Specify XY tolerance for use when comparing features by the Shape field. |
Z Tolerance |
Specify Z tolerance for use when comparing features by the Shape field. |
ID field |
Specifies ID field in which IDs of the input features will be stored. Leave this field blank if you do not wish to keep input features IDs. |
Note:
This XTools Pro geoprocessing tool is identical to the XTools Pro Find Duplicate Features tool.