000468 : Input shape types are not equal

Description

The type of feature geometries of the inputs must be identical. All feature classes involved in the process must have matching geometries. So they must be all points or all line or all polygon feature classes.

Solution

For Merge, review the list of inputs and verify that they all have matching geometry types. For Append, review the list of inputs as well as the target and verify that they all have matching geometry types.


11/18/2010