I am looking for use google earth as ground station.i have download this program.http://goopstechnologies.comit is easy to interface to any application:GooPs can receive data from other applications via a TCP/IP socket. GooPs listens on port 51234 for messages containing NMEA data.and another similar program:http://mboffin.com/earthbridge/it demostrates it is possible butWhere can we found information to handle google earth directly? without bridge programs.jlcortex
Anyone thought of going with NASA WorldWind over Google Earth? It's a whole lot easier to cache tiles, it's open source, and highly customizable. Comments?
Yes but the latest version of GE does not require Goops or Earhbridge justy some sensible NMEA sentences via a serial port and appropriate GPS setttings in GE (Tools/GPS/Realtime).
Comments
You can use this, combined with the KML network link http://code.google.com/apis/kml/documentation/kml_tut.html#network_...
to accomplish something similar.
regards Peter