|
Science Forum Index » Geology - Satellite Navigation Forum » Google Earth + LINUX LapTop + GPS == Navigation??
Page 1 of 1
|
| Author |
Message |
| Ignoramus12697 |
Posted: Fri Mar 16, 2007 12:17 pm |
|
|
|
Guest
|
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.
Thanks
i |
|
|
| Back to top |
|
| Ralf Ballis |
Posted: Fri Mar 16, 2007 1:45 pm |
|
|
|
Guest
|
Using here a LINUX client of Google Earth the free one and couldn't find the
feature of using GPS with this client.
LINUX has a device to use serial ports and isn't depend of the GPS device if
this GPS device provides data via a serial port.
Regards,
Ralf |
|
|
| Back to top |
|
| Guest |
Posted: Fri Mar 16, 2007 5:53 pm |
|
|
|
|
On Mar 16, 10:17 am, Ignoramus12697 <ignoramus12...@NOSPAM.
12697.invalid> wrote:
Quote: .... 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).
My Motorola cell phone (i530) has GPS built in. Perhaps you don't
even need to buy something. Ask on one of the cell phone forums such
as WirelessAdvisor.com, and see if you can get that data into the
computer.
-- J.S. |
|
|
| Back to top |
|
| Paul Mitchum |
Posted: Sat Mar 17, 2007 6:13 pm |
|
|
|
Guest
|
Ignoramus12697 <ignoramus12697@NOSPAM.12697.invalid> wrote:
Quote: 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. |
|
|
| Back to top |
|
| |