Unoffical empeg BBS

Quick Links: Empeg FAQ | RioCar.Org | Hijack | BigDisk Builder | jEmplode | emphatic
Repairs: Repairs

Topic Options
#152083 - 31/03/2003 22:27 FromSA 1.1 use Street Atlas 8/2003 to get routes
siberia37
old hand

Registered: 09/01/2002
Posts: 702
Loc: Tacoma,WA
I've just released a new version of FromSA which now supports getting routes from Street Atlas 8 and 2003. Note though you have to do quite a bit of legwork to get routes from SA2003. It does seem to work though. Details are in the SA2003 howto file and the readme.txt file.
Download it here

Top
#152084 - 31/03/2003 22:30 Re: FromSA 1.1 use Street Atlas 8/2003 to get routes [Re: siberia37]
tfabris
carpal tunnel

Registered: 20/12/1999
Posts: 31578
Loc: Seattle, WA
/me scrambles to download and try it...

COOL! THANK YOU!!!
_________________________
Tony Fabris

Top
#152085 - 31/03/2003 22:38 Re: FromSA 1.1 use Street Atlas 8/2003 to get routes [Re: tfabris]
tfabris
carpal tunnel

Registered: 20/12/1999
Posts: 31578
Loc: Seattle, WA
Eww, just read the directions. Messy.

Still, to get good directions out of MapsOnUs, I have to do a similar amount of jumping through hoops, so at the moment it's a lesser-of-two-evils thing.

I hope a more elegant solution presents itself soon. In the meantime, I'll be the one fiddling with the Draw layer.
_________________________
Tony Fabris

Top
#152086 - 31/03/2003 23:04 Re: FromSA 1.1 use Street Atlas 8/2003 to get routes [Re: siberia37]
tfabris
carpal tunnel

Registered: 20/12/1999
Posts: 31578
Loc: Seattle, WA
Minor typo in the instructions:

"click the Route tab then click Exchange"

There is no Exchange button on the Route tab. It's under the GPS tab.
_________________________
Tony Fabris

Top
#152087 - 31/03/2003 23:06 Re: FromSA 1.1 use Street Atlas 8/2003 to get routes [Re: siberia37]
tfabris
carpal tunnel

Registered: 20/12/1999
Posts: 31578
Loc: Seattle, WA
Okay, I just did my first route with this method, it's not as bad as it sounds in the instructions. It's a lot of hoops to jump through, but the accuracy of the StreetAtlas directions makes it worth it. And it seems to have created a perfectly valid and correct route file for GPSapp.
_________________________
Tony Fabris

Top
#152088 - 01/04/2003 00:12 Re: FromSA 1.1 use Street Atlas 8/2003 to get routes [Re: siberia37]
StigOE
addict

Registered: 27/10/2002
Posts: 568
Is Street Atlas the same as Autoroute Express, only US versus Europe? If so , will it also work for Autoroute Express?

Stig

Top
#152089 - 01/04/2003 06:21 Re: FromSA 1.1 use Street Atlas 8/2003 to get routes [Re: tfabris]
tman
carpal tunnel

Registered: 24/12/2001
Posts: 5528
I've not actually got StreetAtlas so I can't try it out but maybe we could hack something together which would be simpler.

If we use the Lantronix COM port redirector then we'd just need to write the GPS emulator software which can listen to a network connection. The current one wouldn't work unfortunately as it's written to talk to the COM port directly. It would save the hassle of using a null modem cable.

I may actually try writing a basic GPS emulator as the protocol isn't that complicated. It's just making it understand all of the different commands to fake a Garmin GPS.

- Trevor

Top
#152090 - 01/04/2003 07:11 Re: FromSA 1.1 use Street Atlas 8/2003 to get routes [Re: tman]
siberia37
old hand

Registered: 09/01/2002
Posts: 702
Loc: Tacoma,WA
I have got pretty far along writing a GPS emulator. The source is in Delphi but it would probably help you a bit anyways. The protocol is not quite what's described on certain websites btw. I had to monitor the serial traffic between GPSemulator and SA to get it to work right. Give me an IM and I'll send you the source I've got so far if you want.

Top
#152091 - 01/04/2003 07:21 Re: FromSA 1.1 use Street Atlas 8/2003 to get routes [Re: StigOE]
siberia37
old hand

Registered: 09/01/2002
Posts: 702
Loc: Tacoma,WA
If your talking about MS Autoroute, you may have troubles. From what I've heard MS mapping products don't support uploading waypoint info to GPS's. You might check though, if Autoroute does support uploading waypoints to a Delorme GPS. If it does then you should be able to use GPSEmulator to emulate a delorme and get the waypoints. Finding out how to get the route shape points may be more difficult though..that would require finding a way to export these points to a file. You may look for any options that could do this.

Top