New Mac GPS to Google Earth Program
Hey folks,
I wrote a program the other day that saves data from a gps reciever to a Google Earth kml file. I know that someone had made an Applescript to do this (elsewhere on this forum), but having choices is never bad, so I hope this is helpful to someone.
The program uses the gpsd server for getting GPS data, as well as the libxml2 libraries for writing the xml file. An Applescript launcher is included for convenience.
This works just fine on my computer. As any programmer knows, that means that it probably won't work on anyone else's computer and you'll all laugh at the n00b. That being said, I'd be happy to recieve bug reports or suggestions.
Download is available here.
Have fun!
Ravi