More available map projections.
Constant | Value | Description |
---|---|---|
esriSRProjection_Cube | 43055 | World on a Cube. |
esriSRProjection_Fuller | 43052 | Buckminster Fuller. |
esriSRProjection_Local | 43058 | Local Cartesian. |
esriSRProjection_RobinsonArcInfo | 43057 | Robinson from ArcInfo Workstation. |
esriSRProjection_RSO_NaturalOrigin | 43053 | Rectified Skew Orthomorphic - Natural Origin. |
esriSRProjection_RSO_Center | 43054 | Rectified Skew Orthomorphic - Center. |
esriSRProjection_TransverseMercatorComplex | 43056 | Transverse Mercator using Complex Math. |
esriSRProjection_StereographicNorthPole | 43050 | Stereographic - North Pole. |
esriSRProjection_StereographicSouthPole | 43051 | Stereographic - South Pole. |
esriSRProjection_GoodeHomolosine | 43059 | Goode Homolosine. |
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.
Remarks
This enumeration contains entries for the predefined projections added for version 9.0. Please see esriSRProjectionType, esriSRProjection2Type, and esriSRProjection3Type for other predefined projections. A value corresponds to the factory code used in the Projection Engine library.
See Also
esriSRProjectionType Constants | esriSRProjection2Type Constants | esriSRProjection3Type Constants