llp1);
llpoints[6] = llp1.getLatitude();
llpoints[7] = llp1.getLongitude();
MGRSPoint mgrs = new MGRSPoint(northing, easting, zone_number, zone_letter);
mgrs.resolve(mgrsBasePoint.getAccuracy());
// MGRSPoint.MGRStoLL(mgrs, ellipsoid, llp1);
String mgrsString = mgrs.getMGRS();
if (Debug.debugging("utmgriddetail"))
Debug.output(" - assigning " + mgrsString + " to poly with "