ACalcutt Posted August 27, 2006 Posted August 27, 2006 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 herehttp://home.electronicinsanity.com/ei/auto...rtokml.zip/viewI included two gps files if you want to testhere is an example output* 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
ACalcutt Posted August 29, 2006 Author Posted August 29, 2006 updated Andrew Calcutt Http://www.Vistumbler.net Http://www.TechIdiots.net Its not an error, its a undocumented feature
Rraney Posted August 29, 2006 Posted August 29, 2006 Wow, this is Cool Thanks! I'll put it to use next time Im out with a few hours to play! - RSRaney
tAKTelapis Posted June 21, 2007 Posted June 21, 2007 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>
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now