Has anyone been able to make Categories work with Favorites on a zumo 660?
I have tried creating categories on the zumo and then "receive from Device and no such info appears in the waypoint details box, just list names.
Thanks,
-dan
Has anyone been able to make Categories work with Favorites on a zumo 660?
I have tried creating categories on the zumo and then "receive from Device and no such info appears in the waypoint details box, just list names.
Thanks,
-dan
Isn't that the way Categories are being handled: List = Category = List?
You created a new Category for your waypoint on the zumo. You should have seen a new List with that waypoint after you transferred your data from the zumo. ???
Cheers,
<wpt lat="47.841802211478353" lon="-120.01960398629308">
<time>2011-10-28T16:44:11Z</time>
<name>Safeway</name>
<sym>Shopping Center</sym>
<extensions>
<wptx1:WaypointExtension>
<wptx1:DisplayMode>SymbolAndName</wptx1:DisplayMode>
<wptx1:Categories>
<wptx1:Category>TEMP</wptx1:Category>
<wptx1:Category>Gas</wptx1:Category>
<wptx1:Category>Eat</wptx1:Category>
<wptx1:Category>Food</wptx1:Category>
<wptx1:Category>Starbucks</wptx1:Category>
</wptx1:Categories>
</wptx1:WaypointExtension>
</extensions>
</wpt>
I wasn't clear. I created a new category called "Friends" on my zumo. I then used Receive from Device, which starts a new list called something like "Recently read from zumo 660" and in it are all my waypoints. Nowhere is there any reference to a category called Friends, including in the info box you can open with a waypoint selected by using Apple-I.
That box has a panel called "Lists/Categories" which does show all Lists in which the selected waypoint exists, but I cannot add or find any Category info in it.
-dan
BaseCamp just ignored the existing Categories in the waypoint.gpx file it read above.
Cheers,