Thursday 18 November 2010

New features

New on Trackprofiler this week:

  • "Remove all waypoints" option when editing wpts
  • Better layout when editing image
  • New icons
  • When you download GPX/KML files -- no more random filenames (but filenames are made from the title of the track)
Still in my TO-DO list:
  • Better signin procedure
  • Subscription to users and/or tags

Friday 5 November 2010

GPX.py

Trackprofiler uses GPX (GPS exchange format) as its internal file formats for GPS tracks. That means that all uploaded tracks are converted to GPX.

It also means than the application must be able to parse and extract data from GPX files. It is done with a small python library that I opensourced a few weeks ago. It is called GPX.py.

GPX.py is hosted on GitHub. Do try it, ask questions and/or help this small project if you are a python programmer ;)

Monday 1 November 2010

Internet explorer

Finally started the war with Internet Explorer bugs. For the moment -- the main page works with IE. Now must test the rest. Wish me luck!