Posts: 8
Threads: 4
Joined: Jan 2010
Somehow I can not open
this iGo 8 track in latest version of RouteConverter (tried both stable and latest releases). Any idea what is wrong?
I've tried other files - the same problem.
Posts: 7,364
Threads: 221
Joined: Aug 2007
(03.07.2013, 18:07)LA_ Wrote: Any idea what is wrong?
GPSBabel reports an unexpected end of file:
> gpsbabel.exe -r -w -t -i igo8 -f track001.trk -o gpx -F track001.gpx
IGO8: Unexpected end of file (EOF)!
This could mean that the file is corrupt or that GPSBabel cannot interpret it since it's expecting data that doesn't exist.
--
Christian
Posts: 8
Threads: 4
Joined: Jan 2010
Thanks for your reply.
Is there any way to extract at least some data from the file?
Posts: 7,364
Threads: 221
Joined: Aug 2007
(04.07.2013, 18:27)LA_ Wrote: Is there any way to extract at least some data from the file?
Yes...
- Isn't there any "native" software from iGo?
- Get the gpsbabel source and check with a debugger what's wrong
--
Christian
Posts: 8
Threads: 4
Joined: Jan 2010
Looks like iGo Primo on Android uses some new/internal format, which is not supported by gpsbabel...
Once I've exported tracks with iGo Primo usage, I was able to open them in RouteConverter (didn't manage to export them before since iGo was returning the error, but once I've renamed all tracks to values like 01, 02, 03 etc., the problem was resolved and tracks were exported to gpx format).