09 November 2011
GpsPrune file matching
I wanted to be able to load a whole bunch of gpx traces and see which one was where on the map. I've got a basic version working thought it's a bit rough around the edges.
The code is available for you to grab from http://github.com/timabell/gpsprune
And above is a pic of it in action, having opened a load of files at once and clicked on one of them in the list
Subscribe to:
Post Comments (Atom)
2 comments:
Looks good, what features are you adding to the original codebase?
just the list of loaded files, so you can click on one and see which bit of the combined track it contributed (the bit in green)
Post a Comment