Ignoramus12697 <(E-Mail Removed)> wrote:
> Now that I made my linux laptop use my Motorola cell phone as a modem,
> I would like to explore a little bit a possibility of using said
> laptop for "mobile GPS navigation".
>
> Here's what I know
>
> 1) My linux laptop can have networking using cell phone as a modem
>
> 2) I get about 100 kbps and 1-1.5 second ping latency (ping
> google.com)
>
> 3) Google Earth is available for Linux
>
> 4) I have a Garmin Ique GPS system. I would not mind buying smoe cheap
> "serial port GPS" to get GPS data of Ique is not supported by linux
> (which I do not know).
>
> Here's what I want, in order of priority:
>
> * Drive around with my laptop and see the map on the screen
>
> * Get directions to where I want to go.
>
> Has anyone tried anything like this.
The semi-standard way of doing things on linux is to use gpsd or one of
its variants to let software talk to your GPS. You can pretty much use
gpsd with any NMEA device over any connection (bluetooth, usb, serial),
given a driver :-) <http://gpsd.berlios.de/> is the web site. Look for
compatibility.
After that, it's mapping with GPSdrive: <http://www.gpsdrive.cc/>
I'm not sure what googleEarth will give you on linux. But you want to
get ahold of gpsbabel and maybe one of its GUI apps.
<http://www.gpsbabel.org/> You can use this to make KML for GE.
HTH.
|