opte2kml

Keywords: geoip, maxmind, google earth, perl, opte

Link: opte2kml.pl

Size: 3.20 KB

Date: 2010-01-27

opte2kml converts Opte Project database of Internet backbones to Google Earth KML format. The following are required items for this script to run:

geoip2kml

Keywords: geoip, maxmind, google earth, perl

Link: geoip2kml.pl

Size: 5.71 KB

Date: 2010-01-27

This script will convert GeoIP data obtained from maxmind to Google Earth's KML format for easy viewing. It also supports filters to narrow down interesting areas. You can get latest GeoIP database here: http://www.maxmind.com/app/geolitecity

Note: Click on 'Download the latest GeoLite City CSV Format' link and extract all files in the same directory as this executable The first time you execute, you will have to generate a new database optimized for operations of this script.

ip2kml

Keywords: python, geoip, maxmind, google earth

Link: ip2kml.py

Size: 1.00 KB

Date: 2009-02-20

ip2kml converts a list of IP addresses into Google Earth compatible KML file using Maxmind's free GeoLiteCity database (http://www.maxmind.com/app/geolitecity). On Debian systems, you will need to copy GeoLiteCity.dat file to /usr/local/share/GeoIP/. You will also need Python GeoIP package to properly interface with the database.