> > Is there possibility to store velocity and direction on a GPX file?
> > Which tags?
GPX 1.0 has a "speed" and "course" tags:
http://www.topografix.com/gpx_manual.asp
Unfortunately, these were accidentally left out of 1.1.
http://www.topografix.com/GPX/1/1/gpx.xsd
> little point as the rest of the data in the file will give you the
> tools to calculate both velocity and direction. It would be redundant
This is generally true. It's also why we didn't notice they were left
out of 1.1 until it had been published...
RJL