NMEA2KML - HTTP-Server 1.0.1

Klein aber fein. Das nur 12K kleine Executable ist ein kompletter HTTP-Server, der NMEA-Datensätze über die serielle Schnittstelle aus einem GPS-Gerät liest und als XML Datei im KML-Format (Keyhole Markup Language) bereitstellt.

NMEA2KML reads NMEA-Sentences from a GPS over a COM-Port and published the Position in KML-Format over HTTP.

If you create a Networklink in Google-Earth to this Server-URL, you can view dynamical the position. Remember to set the Link-refreshrate in GE.
This software is in experimental-beta-state and written for my private use!



No Install required!

Examples:

If you want to read NMEA-Sentences from COM-Port 1 (default) Port is 80 (default)
Usage: nmea2kml.exe
URL: localhost

If you want to read NMEA-Sentences from COM-Port 2 and the server runs on Port 81:
Usage: nmea2kml.exe 2 81
URL: localhost