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 waypoints
This format is derived from the xcsv format, so it has all of the same options as that format.
This was a requested CSV format, and is not the proprietary binary format used by Fugawi. Like any other CSV format, GPSBabel cannot read tracks in this format, but converting a track into it and then importing as track in Fugawi works.
It is known to work with Fugawi V3.1.4.635. When importing/exporting waypoints, one has to specify the order of fields as follows (names of fields may depend on the language used by Fugawi):
| - Name |
| - Comment |
| - Description |
| - Latidude |
| - Longitude |
| - Altitude (metres) |
| - Date (yyyymmdd/yymmdd) |
| - Time of day (hhmmss) |
When importing tracks, use "[ignore]" instead of "Name", "Comment" and "Description".