How to Convert NMEA Data to Google Earth Mapping?

  • Thread starter Thread starter JamesH
  • Start date Start date
  • Tags Tags
    Data Output
Click For Summary

Discussion Overview

The discussion revolves around converting NMEA data from a GPS logger into a format compatible with Google Earth mapping software. Participants explore various methods and tools for achieving this conversion, focusing on coding solutions and file formats.

Discussion Character

  • Exploratory
  • Technical explanation
  • Debate/contested

Main Points Raised

  • One participant inquires about importing GPS data in NMEA format into Google Earth, noting the challenge posed by the software's GPS support costs.
  • Another participant suggests using a UMFPU-V3 chip to parse NMEA messages and mentions the possibility of creating a .GPX file as a solution.
  • A different participant proposes exploring tools like EarthBridge and websites that discuss Google Earth tools for potential solutions.
  • One participant shares a link to a KML file creator that allows users to input latitude and longitude to generate a KML file, which could aid in understanding file parsing requirements.
  • Another participant provides a link to PHP code that may assist in the conversion process.

Areas of Agreement / Disagreement

Participants present multiple competing views and suggestions without reaching a consensus on the best approach to convert NMEA data for Google Earth.

Contextual Notes

Some suggestions depend on specific tools or coding knowledge, and the effectiveness of the proposed methods remains uncertain. The discussion does not resolve the limitations of each approach or the compatibility of the suggested tools with Google Earth.

Who May Find This Useful

Engineers, developers, and hobbyists interested in GPS data processing, mapping software integration, and those working on related projects may find this discussion beneficial.

JamesH
Messages
1
Reaction score
0
Hey there fellow engineers,

I have a question to pose for a project I am carrying out.

I currently have a GPS logger I have created myself and was wondering if anyone knew how to take the GPS data (in minimum NMEA forum- so just time and longitude and latitude values) and import this (probably through some coding) into a mapping software like Google Earth.

The problem is that Google Earths GPS support is not free, so anyone know anyway around this? Or perhaps any other ideas??

Thanks in advance. And a very nice forum you have here too I've noticed :cool:
 
Engineering news on Phys.org
im doing a project on NMEA strings atm actually... a bit of a rubbish solution but i think a UMFPU-V3 chip can parse NMEA messages and has some kind of graphical output (no idea how good it is)

sounds like you need to find some way of making a .GPX file - http://freegeographytools.com/2007/creating-gps-routes-in-google-maps

could try making a route in google Earth and finding the file and seeing if u can open it in notepad and understand it...
 
Haven't tried it but what about this http://mboffin.com/earthbridge/
There is also a www.gearthblog.com[/url] and [url]www.gearthhacks.com[/URL] which discuss tools for google earth
 
Last edited by a moderator:
You can type in Lat Lon here and get a kml file out. From this you can determine what you need to add to a file parser

http://www.andrewdavidson.com/google-earth-kml-creator/

Here is website that gives you the PHP code
http://the.taoofmac.com.nyud.net:8090/space/blog/2005/07/04
 
Last edited by a moderator:

Similar threads

  • · Replies 1 ·
Replies
1
Views
3K
  • · Replies 2 ·
Replies
2
Views
2K
Replies
1
Views
2K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 1 ·
Replies
1
Views
6K
  • · Replies 3 ·
Replies
3
Views
3K
  • · Replies 5 ·
Replies
5
Views
4K
  • · Replies 19 ·
Replies
19
Views
27K
Replies
9
Views
7K
Replies
3
Views
8K