Importing GPX into Garmin BaseCamp gives messy result #433
-
If I download a GPX file from waymarkedtrails and import it into the Garmin BaseCamp application I get a very messy result. If I import the GPX file into Google Earth it looks much better. These examples are from the Harcamlow Way trail, https://hiking.waymarkedtrails.org/#route?id=3318993 Is there a easy way of tidying up the BaseCamp version? Thanks for any advice! |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments
-
Thank you! I did search on the issues list, but I didn't find these because these issues are marked "Closed". Is there the necessary sorting/order handling planned anytime soon? Or should I maybe try to write some code to try to repair the GPX file? |
Beta Was this translation helpful? Give feedback.
-
I wrote some Python code to tidy up a GPX file: here it is, in case it's useful to anyone else. |
Beta Was this translation helpful? Give feedback.
See #268, #414.