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
When a GPX file is created, because of Lat and Long values being stored as doubles, they are sometimes written as exponents
EG -3.1E-4 instead of -0.00031
Not sure if there's a simple solution to this?