Re: [josm-dev] API for GPX files

2014-01-18 Thread Gerhardus Geldenhuis
Thanks for the replies. I am trying to steer clear off too complex solutions that requires too much supporting infrastructure, as it is only meant as a debugging tool and not something that I want to make publicly available for viewing. My solution at present is to create ways using josm remote wh

Re: [josm-dev] API for GPX files

2014-01-18 Thread Richard Welty
On 1/18/14 11:58 AM, Gerhardus Geldenhuis wrote: > Hi > I am playing around with gps data from a tracking company and need > something that can easily visualize gps tracks. Since I use JOSM very > frequently for OSM editing I thought it would be the logical choice. > > you may want to look at vikin

Re: [josm-dev] API for GPX files

2014-01-18 Thread Marko Mäkelä
On Sat, Jan 18, 2014 at 04:58:35PM +, Gerhardus Geldenhuis wrote: I am playing around with gps data from a tracking company and need something that can easily visualize gps tracks. Have you looked at OpenLayers, which is Javascript for the web browser? It lets you display GPX files on top

[josm-dev] API for GPX files

2014-01-18 Thread Gerhardus Geldenhuis
Hi I am playing around with gps data from a tracking company and need something that can easily visualize gps tracks. Since I use JOSM very frequently for OSM editing I thought it would be the logical choice. I've read http://josm.openstreetmap.de/wiki/Help/Preferences/RemoteControl and there is n