Closed melitele closed 9 years ago
For Garmin GPX...
Two questions:
The closest match of route colors in Furkot to Garmin colors as defined in the GxpExtensions schema http://www8.garmin.com/xmlschemas/GpxExtensionsv3.xsd is as follows:
normal (unlocked) - Blue preserved (locked) - Dark Magenta odd day - Blue even day - Magenta outbound leg - Blue inbound (return) leg - Cyan
Color is often a personal selection and based upon the reason for differentiation. In the XML example below the User is conveying that the Track is a difficult route to follow and the User set the color to Red.
`
<gpxtrx:TrackExtension>
<gpxtrx: DisplayColor>Red</gpxtrx: DisplayColor>
</gpxtrx:TrackExtension>
`
Until we implement an option to select different color for each route in Furkot, the best we can do is to map colors Furkot uses to Garmin colors based on route type and display preferences (locked/unlocked, alternate days, inbound/outbound).
If that's not useful, we'll defer this issue until the selecting color per route is implemented.
I think the color in Furkot is of value to many, especially on the more complex Trips: I know I appreciate it. I don't think extending this coloration to the device is as valuable as being able to select color for User purposes. I would suggest deferring until such time as that feature can be implemented.
done
Include the "color code" in the GPX Track Export file as Garmin Extensions: i.e,