Ask YC: open geoip databases?
Hello,
Is anybody else using geoip on their sites? I remember I used it a while back and it was off of a maxmind database. Is there anything else out there besides maxmind? Google isn't much help here.
Is anybody else using geoip on their sites? I remember I used it a while back and it was off of a maxmind database. Is there anything else out there besides maxmind? Google isn't much help here.
8 comments
[ 3.3 ms ] story [ 35.2 ms ] threadWhat I needed was to be able to take an IP, and get a reasonably accurate (25 miles) lat/long out of it. If anyone knows of one that exists, please let me know...
http://www.maxmind.com/app/geolitecountry)
is just fine for countries. The Ruby gem works nicely:
http://blade.nagaokaut.ac.jp/cgi-bin/scat.rb/ruby/ruby-talk/...
... and there are other APIs as well:
http://www.maxmind.com/app/api
MaxMind is the standard.