Provides modified equality tests for spatial references.
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.
Members
Description | ||
---|---|---|
IsEqualLeftLongitude | For geographic coordinate systems, this version of IsEqual includes considers their left longitude properties. Same as IsEqual for projected coordinate systems. | |
IsEqualNoVCS | Compares spatial references without considering any vertical coordinate system that may be associated with the spatial reference. |
CoClasses that implement ICompareCoordinateSystems
CoClasses and Classes | Description |
---|---|
GeographicCoordinateSystem | Creates a geographic coordinate system. |
ProjectedCoordinateSystem | Creates a projected coordinate system. |
UnknownCoordinateSystem | Creates an unknown coordinate system. |