cmpgpx icon indicating copy to clipboard operation
cmpgpx copied to clipboard

Show the differences between GPX files

Results 4 cmpgpx issues
Sort by recently updated
recently updated
newest added

Thank you for this project, it has been very useful for some GPX route comparison work I've been doing. I have added some functionality to handle loops and linear routes....

Hi Jon, I'm not sure if I've followed your code exactly right, but in the align_tracks() routine while loop, you maintain i > 0 || j > 0. The children...

Calculate the radius for a point based on the zoom level so it's always at a decent scale.

enhancement

Calculate the zoom level based on the bounds so the most ideal level is always chosen.

enhancement