cmpgpx
cmpgpx copied to clipboard
Show the differences between GPX files
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.
Calculate the zoom level based on the bounds so the most ideal level is always chosen.