using streetatlas as a map source for gpsapp

Posted by: siberia37

using streetatlas as a map source for gpsapp - 15/01/2003 10:31

Just to let people know I've been playing around with the possibility of using Street Atlas as a source for the data gpsapp gets. It seems like it's possible, Street Atlas can export a simple text file that contains the route points, but exporting the text directions and turn points seems a little harder. I'm thinking a way to do it might be to write an application to emulate a Garmin GPS. Street Atlas exports waypoints, track data and some text to Garmin GPS's so if one were to write a program to emulate a Garmin you could take this data and transform it to the data GPSApp wants fairly easy I think.
I started on a simple program to emulate a garmin last night, but the Garmin protocol is not simple.
Anyone have any comments on whether this would be useful or not?

BTW: One possible ugh would be the text directions Street Atlas is exporting to the garmin would still suck since, Garmins have a limit of like 6 characters on waypoint names. So one might have to do some manual typing to accomplish all this well.
Posted by: Yang

Re: using streetatlas as a map source for gpsapp - 15/01/2003 17:15

Need a GPS emulator for Street Atlas?? Well, howabout this: GPS Emulator
Solves some of the problems people have had with Street Atlas and Garmin GPSs. Dunno if there is source available, but it outputs it as a RTE map format if it helps.
Posted by: siberia37

Re: using streetatlas as a map source for gpsapp - 15/01/2003 22:05

Yes! Very cool been looking for something that does this a long while. Now I will attempt to make a program to do the data conversion and see how it works with GPSApp. Thanks for the info.
Posted by: Yang

Re: using streetatlas as a map source for gpsapp - 15/01/2003 22:50

No prob.. was looking for an app to emulate a Garmin, but the other way around.. IE, I wanted something that made a PC act like a GPS, to test out GpsApp..
Posted by: Daria

Re: using streetatlas as a map source for gpsapp - 15/01/2003 22:57

On the empeg or on your PC? If the latter I'll probably have something for that soon, because I want to do some testing.
Posted by: Yang

Re: using streetatlas as a map source for gpsapp - 15/01/2003 23:03

On the PC.. Basicly, if the PC can hook up to the Empeg over serial, it can act like a GPS. I'm borrowing a GPS now, but it would be handy for testing out stuff while inside..
Posted by: Daria

Re: using streetatlas as a map source for gpsapp - 15/01/2003 23:05

Er, sorry, gpsapp on the PC or on the empeg.

Posted by: Yang

Re: using streetatlas as a map source for gpsapp - 15/01/2003 23:40

Heh.. Connect Empeg via serial to PC, run GPS Emulator on PC, that makes GpsApp think the PC is a GPS.
Posted by: Daria

Re: using streetatlas as a map source for gpsapp - 15/01/2003 23:50

Yeah, I got that, I was just explaining what question I was asking, since you actually answered something else (giving me the answer I was looking for in the process)

I'm going to write something that will be useful for running gpsapp_host on a PC with no real gps receiver, but if you have Windows that's not helpful.
Posted by: Yang

Re: using streetatlas as a map source for gpsapp - 16/01/2003 08:18

I have KNOPPIX 3.0, is that helpful?
Posted by: Daria

Re: using streetatlas as a map source for gpsapp - 16/01/2003 09:04

Not overly, but I suppose I could give you binaries which are "ready to go" but unless you burned them to the CD you'd have to ftp them every time, and if you burned them you'd be sad when they changed.
Posted by: Yang

Re: using streetatlas as a map source for gpsapp - 16/01/2003 13:21

Heh.. True.. If I recall, Knoppix can setup a permenant storage partition to store configuration/applications.. Or maybe it can just install itself. Will have to look into it, as I'd really like to have a *nix install anyway, just can't stand having my machine get borked whenever I try to install one..