esriMGRSModeEnum Constants

Determines the format of the MGRS description of a point.

Constant Value Description
esriMGRSMode_​Automatic 0 Uses the spheroid to determine the MGRS description.
esriMGRSMode_​USNG 1 Use this mode if creating or reading USNG descriptions.
esriMGRSMode_​NewStyle 2 Treats all spheroids as new, like WGS 1984, when creating or reading a MGRS string. The 180 longitude falls into zone 60.
esriMGRSMode_​OldStyle 3 Treats all spheroids as old, like Bessel 1841, when creating or reading a MGRS string. The 180 longitude falls into zone 60.
esriMGRSMode_​NewWith180InZone01 11 Treats all spheroids as new, like WGS 1984, when creating or reading a MGRS string. The 180 longitude falls into zone 01.
esriMGRSMode_​OldWith180InZone01 12 Treats all spheroids as old, like Bessel 1841, when creating or reading a MGRS string. The 180 longitude falls into zone 01.

Your browser is no longer supported. Please upgrade your browser for the best experience. See our browser deprecation post for more details.