Downloading Route as GPX File Will Not Load Into Garmin Handheld Fix
AnsweredAfter planing a route I want to use it with my Garmin gpsmap 64st. I exported the route as a gpx file and attempted to upload it via Garmin Basecamp to the gpsmap 64st and it would not load. After looking at the gpx track on Basecamp it appears that the points I used to develope the route on Gaia are shown as Waypoints. Made the assumption that this could be the problem and exported the Gaia route as a xml file and used an online xml to gpx converter to convert the xml file to a gpx fille. The converted gpx file loaded into the gpsmap 64st with no problems. It appears that the xml to gps coverter converted the waypoints to just points. Looking at the track on Basecamp the Waypoint are gone and just points remain.
Don't know if Gaia's gpx exporter could accomplish this also.
-
Official comment
Hey @smitty42,
It seems that the routepoints in the GPX file are importing as waypoints in your other GPS device/app. These routepoints act as the control points that you can drag to specify a route. These are important for syncing so that the app knows to recreate those control points on another device. We are discussing the best way to handle this going forward since importing files of this format to Gaia GPS does work correctly now.
In the meantime, here is a workaround:- Export your route from Gaia GPS as a GPX file: Export Data as GPX, KML, or GeoJSON from gaiagps.com
- Visit https://www.gpsvisualizer.com
- Convert the file exported from Gaia GPS: choose file > select GPX file > choose output format "GPX file" > click "Convert it"
- Open your new GPX file in a text editor and remove all of the extraneous waypoint data that looks like this:
<wpt lat="50.106238661" lon="-123.124182373">
<ele>718.9</ele>
</wpt> - (Please note that if your file also contains waypoints, you don't want to remove those from the file. You can see the difference because your waypoints have Names and the new ones don't. You might also want to export your routes separately from your waypoints to keep this process cleaner.)
- Save your file and now import that to your other GPS device/app
Another option is if you create the route in Gaia GPS using Snap-to-Trail mode instead of Straight Line mode, there will be fewer routepoints showing up as waypoints when you import the GPX elsewhere. You can see how to switch modes here: Create, Edit, and Measure Routes
Sorry for any inconvenience this may cause. Let me know if you have any other questions.Comment actions
Please sign in to leave a comment.
Comments
1 comment