I hope the following example will explain the problem:
Building a track with these points: A-B-C-D-E-D-C-B (going from A to E and than back to B use same points D and C). Now use the function "Update Elevation" and you will see in the table
If you have exactly the same GPS position many times in the table, you will only get for one GPS position the correct elevation (the other points contains zero)
Can anyone confirm this? Thanks!
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
View and moderate all "General Discussion" comments posted by this user
Mark all as spam, and block user from posting to "Discussion"
I hope the following example will explain the problem:
Building a track with these points: A-B-C-D-E-D-C-B (going from A to E and than back to B use same points D and C). Now use the function "Update Elevation" and you will see in the table
A= correct elevation
B=zero
C=zero
D=zero
E=correct elevation
D=correct elevation
C=correct elevation
B=correct elevation
If you have exactly the same GPS position many times in the table, you will only get for one GPS position the correct elevation (the other points contains zero)
Can anyone confirm this? Thanks!
View and moderate all "General Discussion" comments posted by this user
Mark all as spam, and block user from posting to "Discussion"
Update: Found this (a little bit to late) https://sourceforge.net/p/jgpstrackedit/discussion/requests/thread/5df0447a/
To Admin: Please close the topic. Thanks!