mteodoro / mmutils

Tools for working with MaxMind GeoIP csv and dat files
MIT License
95 stars 47 forks source link

Did not work for GeoIP2 #8

Closed shenzhun closed 8 years ago

shenzhun commented 8 years ago

Hi there,

I tried to use this project to convert GeoIP2 csv to dat file. But it did not work. Do you have plan to add this feature ?

mteodoro commented 8 years ago

These tools work with the MaxMind Legacy format. The GeoIP2 files are meant to work with the new database format: http://maxmind.github.io/MaxMind-DB/. MaxMind provides a writer for the new format: https://github.com/maxmind/MaxMind-DB-Writer-perl.

mteodoro commented 8 years ago

Updated docs to point at GeoIP2 info: 5872a1fc26985b457c4cc1d3f2e4a035a7d3954a