Jump to content

Netstumbler gps(txt) to google earth(kml)


ACalcutt
 Share

Recommended Posts

My gps file was getting to big for the gps visualizer site I was using... and I was having trouble with other programs... so I made this to convert my netstumbler data to a google earth kml file.

Program and source can be downloaded here

http://home.electronicinsanity.com/ei/auto...rtokml.zip/view

I included two gps files if you want to test

here is an example output

Posted Image

* just want to note that the red and green(wep and open) icons are from earthstumbler

*Sorry about the double post...i just thought this should be here

Andrew Calcutt

Http://www.Vistumbler.net

Http://www.TechIdiots.net

Its not an error, its a undocumented feature

Link to comment
Share on other sites

  • 9 months later...

Sorry to dig up an old post.

This isn't working for me.. i have tested it with the "cape.txt" file which comes in the zip, but all i get in the kml file is as follows:

Any ideas?

<?xml version="1.0" encoding="utf-8"?>
<kml xmlns="http://earth.google.com/kml/2.0">
<Document>
<Style id="secureStyle">
<IconStyle>
<scale>.5</scale>
<Icon>
<href>http://mboffin.com/earthstumbler/wap-secure.png</href>
</Icon>
</IconStyle>
</Style>
<Style id="openStyle">
<IconStyle>
<scale>.5</scale>
<Icon>
<href>http://mboffin.com/earthstumbler/wap-open.png</href>
</Icon>
</IconStyle>
</Style>
<Folder>
<description>Netstumbler Parser - By Andrew Calcutt</description>
<name>NetstublerToKML</name>
<Folder>
<name>Access Points</name>
<description>Access points found</description>
</Folder>
</Folder>
</Document>
</kml>
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...