Subject: RE: GPS Distance - Garmin vs. MB vs. BTCamy's right on all points here, but we don't do 3D distance calculations. Like the MB article states, this isn't a problem that's easily solved to everyone's liking. The Route Tracker is shorter due to some points being removed from uploaded routes for efficiency, but i can see that this needs to be updated. I think i'll change the algorithm to only throw out a point if it meets the 'this far from the previous point' criteria AND the point 2 points prior is not more 2x the distance criteria. The shorter distance is due to corner points being removed. It looks like heading information is sometimes stored in these files, so I'll see if that can be used as a good predictor of when to NOT remove a point. If the distance from the previous point is under x meters but the heading changes significantly enough it should obviously stay. |