(14.08.2012, 06:47)Sutripta Wrote: Garmin Mapsource can write files (waypoints and tracks) in text format (.txt). Can RouteConverter read/ import these?
No (you can always try to throw files into RouteConverter - at worst, it's reading garbage from it).
And since a text format with a complex, irregular structure: why don't you use the .gdb file?
(14.08.2012, 21:41)routeconverter Wrote: Hi Sutripta,
welcome in the forum.
And since a text format with a complex, irregular structure: why don't you use the .gdb file?
Thanks.
.txt for waypoints:
The text file can be imported in a spreadsheet. Which in some cases makes for easier editing. In any case, GPSBabel can read and convert these.
.txt for tracks:
The .gdb file does not explicitly have a field for speed, the .txt file does. GPSBabel chokes on the date/ time format.
(15.08.2012, 02:43)Sutripta Wrote: .txt for waypoints:
The text file can be imported in a spreadsheet. Which in some cases makes for easier editing. In any case, GPSBabel can read and convert these.
Which format do you use for GPSBabel to read the files?
(15.08.2012, 02:43)Sutripta Wrote: .txt for tracks:
The .gdb file does not explicitly have a field for speed, the .txt file does. GPSBabel chokes on the date/ time format.