Add functionality that allows users to define multiple geometries for one feature.
This could be configured within ArcCatalog by creating additional Shape fields on a feature class, and only make one shape field the feature's primary (required) geometry.
Examples of use for this functionality could include:
- storing a map location and a seperate gps location geometry for one feature.
- storing a point geometry for a feature like a building or substation and a polygon geometry for the walls or fence
- creating a seperate geometry (or more than one) for the feature's label. This would enhance rendering performance with labeling and remove the need for feature linked annotation.