Track import with navigation wpt's and free (poi) wpt's
In Progress
@ Import of a track with navigation (associated) nav wpt's inclusive free poi wpt's.
Hidden poi wpt problem @ navigate and improvable consistent cmt and desc display.
1. In "associated' via wpt's I must put [NL] text into the <cmt> element in order to be displayed into the top text bar @navigate.
2. In "free" isolated poi wpt's I must put [NL] text into the <desc> element as <cmt> is not available in the point info panel.
3. At navigate not only the associated nav wpt's are hidden, wich is fine, but also the "free" poi wpt's are, unless in reach of the poi alerter. But even than the (poi) wpt's can't be tapped to show the point info panel.
Files:
Demo.gpx
1 & 2. Solvable by add cmt element into the Point Info/Edit Screen. ( = New Idea ? )
See picture and the pdf attachment.
1 & 2. Solvable by add cmt element into the Point Info/Edit Screen. ( = New Idea ? )
See picture and the pdf attachment.
Hello Willy,
thanks for this precise bug report.
1. this is correct. Only <cmt> is used as top label
2. I've found a place for improvement, so in next version, <cmt> will be visible in the point detail as well
3. this is very interesting point ... display of non-navigation points also during navigation makes perfect sense. In next version, it will look like this, fine?
Hello Willy,
thanks for this precise bug report.
1. this is correct. Only <cmt> is used as top label
2. I've found a place for improvement, so in next version, <cmt> will be visible in the point detail as well
3. this is very interesting point ... display of non-navigation points also during navigation makes perfect sense. In next version, it will look like this, fine?
Hi Menion.
What is happening ?
A created Via Point (ext edit) is not recognised as a Via.
Maybe I just do not see a (my) Via point false edit ? My mistake ?
I am struggling to find a solution but can' t find any. Pse help.
See the problematic example file attached.
File - POI_CUE_58_Locus_nav_via_poi.gpx
I received this file with associated waypoints by position only.
All navigation commands (L/R/S) are perfect functional.
Find in the wpt list @ position 16 wpt name "Shopping Center" sym "Waypoint" (black dot). The association by position is with track point 916.
Known: Association by position only was already historically perfect functional.
I tested again by latest Beta version using my usual testcircuit.
I removed all timestamps for another double check test.
File - 11_G_stwg_trk_navwpt_poi_no timestamps.gpx
All (3) Via Points are correct recognised by only position association.
Via 1 = Contact, Ranger name = "Lucky Luke"
Via 2 = Flag, Blue name = "Keer om"
Via 3 = Waypoint name = "no_name" (= Discrete Via by no TTS )
Any Idea ?
Hi Menion.
What is happening ?
A created Via Point (ext edit) is not recognised as a Via.
Maybe I just do not see a (my) Via point false edit ? My mistake ?
I am struggling to find a solution but can' t find any. Pse help.
See the problematic example file attached.
File - POI_CUE_58_Locus_nav_via_poi.gpx
I received this file with associated waypoints by position only.
All navigation commands (L/R/S) are perfect functional.
Find in the wpt list @ position 16 wpt name "Shopping Center" sym "Waypoint" (black dot). The association by position is with track point 916.
Known: Association by position only was already historically perfect functional.
I tested again by latest Beta version using my usual testcircuit.
I removed all timestamps for another double check test.
File - 11_G_stwg_trk_navwpt_poi_no timestamps.gpx
All (3) Via Points are correct recognised by only position association.
Via 1 = Contact, Ranger name = "Lucky Luke"
Via 2 = Flag, Blue name = "Keer om"
Via 3 = Waypoint name = "no_name" (= Discrete Via by no TTS )
Any Idea ?
Hello Willy,
complicated task ...
Problem: waypoint before, so the one on line 81 (Continue onto Goldston Carbonton Rd), has index after 916!! To search for trackpoint where to attach, app search always from the previous index, not since begin. So the order of waypoints in the GPX file is very important.
Just switch <wpt lat="35.52214" lon="-79.35132"> with your required <wpt lat="35.52278" lon="-79.3503099"> and it will work.
Is my explanation clear? Let me know.
Menion
Hello Willy,
complicated task ...
Problem: waypoint before, so the one on line 81 (Continue onto Goldston Carbonton Rd), has index after 916!! To search for trackpoint where to attach, app search always from the previous index, not since begin. So the order of waypoints in the GPX file is very important.
Just switch <wpt lat="35.52214" lon="-79.35132"> with your required <wpt lat="35.52278" lon="-79.3503099"> and it will work.
Is my explanation clear? Let me know.
Menion
Replies have been locked on this page!