You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If you convert -80.00 0.00 to UTM using LLtoUTMUPSObject you end up with a negative northing value which is incorrect. Northing values should always be positive. The unit test misses this since it only checks the easting values.