Note: This page describes an obsolete version of GPSBabel that may substantially differ from the current or development version.
This format can...
read and write tracks
Binary (little endian) tracklogs containing coordinates, timestamps and altitude values.
Google Navigator is an application for PDAs running under Windows Mobile 5.0 or 6.0.
Table 3.4. Track point structure (16 bytes)
| Position | Data type | Field info |
|---|---|---|
| 0 | 32-bit signed int | Unix timestamp |
| 4 | 32-bit float | Latitude |
| 8 | 32-bit float | Longitude |
| 12 | 32-bit float | Altitude (!rotated left by eight bits!) |