Bookmark this page: Add S T File format  to Yahoo MyWeb Add S T File format  to Google Bookmarks Add S T File format  to Windows Live Add S T File format  to Del.icio.us Digg S T File format ! Add S T File format  to Netscape
  •  
  • Subject
  • Author
  • Date
If you were  Registered and logged in, you could reply and use other advanced thread options
Posted by David M. on September 8, 2006, 3:25 pm


Don't know if this is the correct place to ask this, but here goes:

Does anyone know the file format of the Streets & Trips route files?
I've looked at them with a hex editor and can find nothing I can
recognize as a lat/long coordinate. Plus, the waypoint lists start at
different places in the files! If I could recognize what is going on in
the variable header, that might help too.

My goal is to write a program that can read the S&T file and convert the
routes into something the gps can use.

Thanks,
David M.

Posted by Mike on September 9, 2006, 1:09 am


David M. wrote:
> Don't know if this is the correct place to ask this, but here goes:
>
> Does anyone know the file format of the Streets & Trips route files?
> I've looked at them with a hex editor and can find nothing I can
> recognize as a lat/long coordinate. Plus, the waypoint lists start at
> different places in the files! If I could recognize what is going on in
> the variable header, that might help too.
>
> My goal is to write a program that can read the S&T file and convert the
> routes into something the gps can use.
>
> Thanks,
> David M.

Don't know if this will help you but the folks at GPSBabel (open source)
have had a go at this. Babel can read route points and a companion
utility ST2GPX can read/write pushpins and route points.
http://www.gpsbabel.org/


Posted by David M. on September 10, 2006, 2:30 am


Thanks VERY much, Mike! I tried to use GPSBabel in the past but did not
know the source was available.

David M.


Mike wrote:

> David M. wrote:
>
>> Don't know if this is the correct place to ask this, but here goes:
>> Does anyone know the file format of the Streets & Trips route files?
>> I've looked at them with a hex editor and can find nothing I can
>> recognize as a lat/long coordinate. Plus, the waypoint lists start at
>> different places in the files! If I could recognize what is going on
>> in the variable header, that might help too.
>> My goal is to write a program that can read the S&T file and convert
>> the routes into something the gps can use.
>> Thanks,
>> David M.
>
>
> Don't know if this will help you but the folks at GPSBabel (open source)
> have had a go at this. Babel can read route points and a companion
> utility ST2GPX can read/write pushpins and route points.
> http://www.gpsbabel.org/
>