bailuk / AAT

Another Activity Tracker for Android
https://bailu.ch/aat
GNU General Public License v3.0
156 stars 41 forks source link

Invalid GPX file after updating to last version #44

Closed sepen closed 5 years ago

sepen commented 5 years ago

First of all congrats for such a nice app for Android. Thanks for your work!!

After the last update, every time I track a new route and generate a .gpx file, it appears corrupt. I have to edit those files to fix the problem.

I compared current .gpx files with old ones I have and I see that now it records latitude and longitude with decimal format separated by a comma instead of a dot char. For example, latitude is recorded as lat="39,462721", when it should be lat="39.462721".

bailuk commented 5 years ago

This should be fixed in 1.15.1