Strange. Sometimes I get a gray turn symbol, like disabled, when I add turn points before I have set one. If you go in to the turn point, do you see a gray turn symbol? If so, can you try to explicitly disable it? Just choose the center 'none' turn point.
I'll post up the gpx and fit file so you can see.
Ok, think I've worked it out. With the attached (PAR = plotaroute.com):
So it looks like PAR doesn't add coursepoints to the FIT file for POI waypoints and only adds directions, ultimately I'm looking for a FIT file that mirrors the Test_Route_From_Home POI.gpx file.
PAR - Fenix 3 - Summary.csv notes:
I think if I understand correctly Callum, you'd like the downloaded course file to contain coursepoints for any labels and symbols you've added directly to the map, as well as those atatched to the route via the directions. We don't currently include these in TCX and FIT course files, as these aren't part of the route, so could hinder navigation. Course files don't really support waypoints like this, in the same that GPX files do. If you want to include a waypoint of some sort in TCX to FIT files that you download, you would need to add this to the list of directions, so that it gets added as a coursepoint at the correct place along the route.
John
Hi John, kind of. The scenario is this...I do hiking and ultra-running so am usually reading a map or running paths I can match to the breadcrumb trail on my Fenix. In these conditions I don't find directions useful as it's rarely "turn left here" or "bear left here". There are however, in races/events/challenges, checkpoints along the course where I know I'm going to be able to re-fuel, or summits that I know I need to reach, etc. In these cases I find it really useful to know how far the next "POI" checkpoint/summit/etc is, rather than knowing it's going to be 1km until I turn left; I know the latter because I can see the breadcrumb on my watch and can see that on my map.
So in summary I need a FIT file that only gives me what I put on the route via PAR....a route and POI waypoints. Not directions.
In FIT spec language I want the course-points to reflect the POI waypoints and the records to reflect the route.
In fact the FIT spec example (in the SDK) for a course-file shows exactly this, a route (records) with laps (laps) and POI waypoints (course_points) for halfway, start, finish. It does not mention directions.
Does that make sense?
Also, I ommitted, in races these checkpoints have cut-off times where if I arrive after that time I'm classed as DNF - did not finish. Having these checkpoints as course-points means my Garmin gives me estimated time to arrival at each one.
Maybe I'm wrong...
I think the main issue here is that directions are added on the map along the route with a symbol that is supported in fit, but anyway the result in the file is a turn symbol.
In my tests I saw that if a turn point has both a direction and a symbol, then the direction is saved to file. Because the direction is behind the other symbol on the map it can be difficult to seewhen there is a combination of the two.
One solution to simplify would be to do it the other way around. Show symbol, not turn, if both are present.
I've seen that sometimes when I add a turn point and automatically get a gray turn symbol, like disabled, and then add a poi symbol, the turn symbol is acitvated when saving the turn point. It's likel intermittent and I can't find a way to constantly reproduce it...
Hi Peter, I checked the long and lat and the directions match none of my waypoints, so it's not a symbol issue. The issue is that the FIT file doesn't contain POI points but does contain directions. I want the former but not the latter.
If you want the FIT file to contain coursepoints for POI's but not directions, you can do this by deleting any directions from the route and adding any POI's you want to the directions list instead (rather than adding them as annotations on the map).
John
Brill thanks John, will do.