You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
$ ... -x track,sdistance=1k ...
trackfilter-init: Found track point at ... without time!
The program should only throw up its hands in this case if the user is requesting
time based filtering, but here he is only requesting distance based filtering.
Here it is asking the user to add timestamps that will not be used.
Besides, the track was made via -x transform,trk=wpt, which doesn't
necessarily add timestamps in the first place anyway.
The program should only throw up its hands in this case if the user is requesting
time based filtering, but here he is only requesting distance based filtering.
Here it is asking the user to add timestamps that will not be used.
Besides, the track was made via
-x transform,trk=wpt
, which doesn'tnecessarily add timestamps in the first place anyway.
Wait. There's the
Therefore please don't make the same mistake.
The text was updated successfully, but these errors were encountered: