Popular Routes
Is this pdf what you are asking for? My cheat sheet:
Fit File Course Point vs Plotaroute Symbols
Hello Admins.
Can you provide list of supported "Garmin coursepoints" (0 to 25 - list is just below) by plotaroute ?
Thanks
Patrick
Hi admins,
Three years on and I now see more matching symbol types between Plotaroute and Garmin Connect:
Is it possible to convert these symbols as well when syncing routes to Garmin Connect courses ?
Thanks in advance!
Winfried
Great job of yours but I wish you have all ANTSDK course_points available.
Also, my suggestion is Plotaroute to set which points would be a simple waypoint( when exporting as gpx and what would be a course_point(when exporting as .tcx or .fit) and not mix "Turn Arrow" and "Symbol" because if you use both the result is unpredictable.
That´s mainly because some devices like Fenix 5x only accepts 50 course_points. (to all: keep in mind that if you choose to set an advanced warning in a given distance that will double your actual number of cours_points in the file) so in my case I could only have 25.
Thanks John - such demonstrates also the useful suggestion by Rob Williams @ Tuesday 27 Aug 2019 13:37:41
Thanks Willy - we'll look into this.
Add a Waypoint precisely located on top of existing trackpoint by the Flag Icon.
@ tcx course export I expect the PointType "Generic".
But Plotaroute generates PointType "Straight".
(For manual adding a "Straight" = use turn Arrow Up).
Thanks Rob, it might be something we can add in a future update. My only concern is that flagging certain symbols in this way might cause confusion, as not everybody creates routes to download to TCX or FIT files.
John
A belated "works well, thanks!"
Can I flag again that it would be helpful if it was obvious from the symbol-picker popup which plotaroute symbols mapped to a valid coursepoint type? Either a different border, or an asterisk, or some kind of filter?
I know that's a very niche request, but so was this entire thread, so thought I'd chance my arm :)
Tested this and it's working great. Thanks a lot.
I think we've got to the bottom of this now! We've made some more changes that should enable the use of course point types in FIT files that aren't supported in TCX files, so this includes:
We've also added support for the following course point types in both TCX and FIT files:
Where a coursepoint has both a turn and one of the supported symbols, the point type for the turn will be used.
Have a try and let us know how you get on.
There do appear to be some issues with this so we've rolled back the changes for now while we investigate further. It seems that TCX files don't support the range of PointTypes that are supported by FIT files, so this complicates things.
Great that you did some quick work on this.
There are some problems in the fit file, though. Sended you a mail with more detailed info.
Thanks for the quick update John!
I now understand what you mean by conflict between turn arrow and the symbol. From a quick test, it looks like if I've got an arrow selected, the pointtype will always be a turn of some kind. If the arrow is "none", I can use one of the other symbols. Correct?
Certainly looks good from that test and reading the .tcx created - I'll transfer over to the Edge810 and report back on device behaviour, but no reason why it shouldn't work.
Becuase not all the plotaroute symbols map to a pointtype, it would be handy if there was a subtle indicator of valid selections. A different border shade in the picker, perhaps? Not important, just handy.
For anyone testing this, note you can't use the mobile Garmin Connect app (on android at least) to transfer coursepoints (including pointtype detail) - you'll get the route as usual, but coursepoints are not included. Download on PC and transfer to the device using a cable.
We’ve made some changes to the download process to extend the range of PointType names used in downloaded Course files. Let us know how you get on. My only concern is whether this might adversely affect people with devices that don’t recognise the full range of PointTypes, so if it does create a problem we may have to roll back the changes, but from tests we’ve done it seems to be OK.
The PointType we select will now be one of the following:
Depending on the turn type....
Depending on the symbol type...
For the other symbols in the list Peter provided there aren’t really corresponding symbols in the symbol set we use, but I think these are probably less important anyway.
Hope that all helps!
Thanks John, sounds good. And thanks Peter for that list!
The turn/symbol conflict is probably unlikely in actual use? I can think of two use cases for someone manually adding in CoursePoints:
If 2, the coursepoints manually added will only be symbols.
If 1, the user is unlikely to want to try and combine a turning with a symbol becuase Garmin devices at least couldn't cope with it - they only access a single symbol per coursepoint. When I used this approach, on the very rare occassions it was necessary I'd set the symbol ahead of the turn, eg:
Thanks, looking great that its in the plan.
One thing I would like to add to this is like in gpx download, it could be possible to choose poi, directions or both.
We did made a change a little while ago to extend the range of symbols for waypoints in GPX files (to select the symbol type based on any symbols that have been added to the directions or the map) but we didn't apply this change to TCX/FIT course downloads for some reason. I can't recall why this was (possibly uncertainty about how this might affect devices that don't support the full range of PointTypes) but we can have another look into it. At present the PointType for course files is either:
StraightLeftRightGeneric
It should be easy for us to extend this to include other turns (e.g. Slight Left, Sharp Left) and we could also set the PointType to something else on the list Peter has provided if a corresponding symbol from our symbol set has been added to the route directions. If the direction has both a turn and a symbol, the PointType would probably have to be based on the turn. It's possible that our TCX to FIT convertor would would need amending to support this, so that may have a bearing on how soon we can make the changes, but we'll look into it.
At least for fit files the complete list of course point types are availible in ant fit sdk and I'm also really interested in this as I think is noted:)
Sorry to resurrect this - is the ability to set the PointType of a CoursePoint in the development backlog somewhere? Would be really helpful, although I admit is only likely to be of interest to a very small subset of users! :)
Specifically:
plotaroute creates CoursePoints in this format for tcx export:
<CoursePoint>
<Name>CRTL2</Name>
<Time>2019-07-23T00:22:57Z</Time>
<Position>
<LatitudeDegrees>55.758773</LatitudeDegrees>
<LongitudeDegrees>-4.436865</LongitudeDegrees>
</Position>
<PointType>Generic</PointType>
<Notes>CRTL2</Notes>
</CoursePoint>
PointType is being set by the "Turn Arrow" options within the Add Directions menu. Options I think are left, right, and everything else maps to generic. Garmin Edge devices at least can display handy information using a range of other PointTypes, including Summit as Colin mentions below, food, water, danger (handy for cattle grids and main road crossings!), etc. (Annoyingly I can't find a full list anywhere, although happy to work one out if that would help).
Ideally other PointTypes would be available within the Turn Arrow popup.
Workaround is to set everything to Generic and use the name , but it's not quite as neat.