Skip to content

salaheldinaz/WigleKML

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Header

Wigle {json2kml} Tool

Convert Wigle.net json result file to Kml. So it can be used in Google earth.

Prerequisite

To install python required module:

pip3 install simplekml

Usage:

  1. Download the result json file using wigle.net API

  2. Place the downloaded json file in the script folder.

  3. Run the following command:

    python3 main.py -i <inputfile> -u <icon_url>

    Change <inputfile> to the json file name.

    -u is optional parameter to change google earth default icon.

  4. Open kml file on Google Earth

    img2

More:

Read more at my blog : https://salaheldin.online/blog/wigle-to-google-earth/

About

Convert Wigle.net result from json to Kml

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages