Working with route names
Posted: Fri Feb 10, 2023 4:43 pm
I had a very nice system going with my zumo 660 for naming routes and thereby organizing them both on my SD card and in the 660's menu. I was not happy to learn that using Basecamp to transfer routes to the SD card results in them being named Route1.gpx etc, so when you look at the card on your computer it is not possible to tell what the route is about.
The solution is simple and once you do it, it's then easy to do the second part, which might help organize routes in the Import menu in Trip Planner as well (though I haven't tested this yet on the XT). EDIT: Just tested and it appears Trip Planner's Import menu displays based on date/time that a route was added to the SD card. If so, not very very useful.
Create a route in BC and name it something short and informative (un-check the box for auto-naming). Note that BC will not change the route name in the xml code if you subsequently change it in BC, but see below.
Export the routes ONE AT A TIME from BC to your desktop. Notice that the exported files are now named what you called the route in BC. Then quit BC, mount the SD card on your computer and drag those files to its GPX folder. They will now show up on the SD card with the name you gave them in BC, meaning you can keep a lot of files on there and conveniently "hide" ones that you don't need on your next trip in sub-folders, where the XT can't see them. You can retrieve them using your computer any time if you want to use them later, by putting them back in the GPX folder.
To change the route name displayed by the XT, use a text editor to find the following xml code: <rte>
<name>Two Knobs Ride</name> You can edit that route name to say whatever you like "WV Two Knobs Ride" if you want it to identify what US state it is in, for example. Note that changing the file name on the SD card does not change the route name that the XT displays. That has to be done in the xml code.
-dan
The solution is simple and once you do it, it's then easy to do the second part, which might help organize routes in the Import menu in Trip Planner as well (though I haven't tested this yet on the XT). EDIT: Just tested and it appears Trip Planner's Import menu displays based on date/time that a route was added to the SD card. If so, not very very useful.
Create a route in BC and name it something short and informative (un-check the box for auto-naming). Note that BC will not change the route name in the xml code if you subsequently change it in BC, but see below.
Export the routes ONE AT A TIME from BC to your desktop. Notice that the exported files are now named what you called the route in BC. Then quit BC, mount the SD card on your computer and drag those files to its GPX folder. They will now show up on the SD card with the name you gave them in BC, meaning you can keep a lot of files on there and conveniently "hide" ones that you don't need on your next trip in sub-folders, where the XT can't see them. You can retrieve them using your computer any time if you want to use them later, by putting them back in the GPX folder.
To change the route name displayed by the XT, use a text editor to find the following xml code: <rte>
<name>Two Knobs Ride</name> You can edit that route name to say whatever you like "WV Two Knobs Ride" if you want it to identify what US state it is in, for example. Note that changing the file name on the SD card does not change the route name that the XT displays. That has to be done in the xml code.
-dan