The topological overlay of a coverage (input) with a polygon coverage (identity). For each feature in the input coverage, the intersection with identity features is determined, creating new features of the same feature class as the input coverage. For example, a road (input coverage, arc feature class) passing through two counties (identity coverage) would be split into two arc features, each with the attributes of the road and the county it passes through. Compare with intersect and union