Manufactures an MGRS grid object. The returned object is suitable only for use in simple coordinate <-> MGRS string calculations.
- Parameters:
-
sDatumCode | Dictionary code name of the datum whose referenced ellipsoid is to be used for all conversions to and from MGRS strings. |
nLetteringScheme | A value as defined in the MgCoordinateSystemMgrsLetteringScheme object which specifies the lettering scheme to be used on MGRS string conversions. |
bSetExceptionsOn | true indicates that exceptions are to be thrown on coordinate conversions which fail for any reason. |
- Returns:
- Returns a disposable pointer to an MgCoordinateSystemMgrs object which is suitable only for MGRS string conversions.
- Exceptions:
-