Open Table of Contents
Clean Point Wizard
Removes the duplicate points from a point feature data set.
Inputs:
Outputs:
- New Point feature class
- Each set of duplicate points (that have exactly the same location) will be replaced by a
single point. This point will carry the attributes of one of the original points.
- Optional Point feature class that identifies the duplicates in the input data set.
- The attribute table of the duplicates feature class has all the fields from the input data
set.
- The attributes of the points are these that have not been preserved in the clean
feature class. Example:. If two points with attributes "A" and "B" have
exactly the same location. The clean feature class will contain only one of them e.g.
"A". The duplicates feature class will contain the other one -"B"