Posted by EvanDonovan on March 26, 2011 at 5:54pm
Uses the MaxMind GeoIP library to redirect users to a particular page on a site (currently via Taxonomy Term).
Code initially based on the Zipcode Redirect module.
This code is currently site-specific both in its dependence on a certain taxonomy structure, and on tables that are not included with the code. It also doesn't yet use the GeoIP API module for its GeoIP integration.
Ideally, I would like to merge some of this code, once refined, into the GeoIP Redirect module. I am sharing it here though in the hope that some who need GeoIP features might find it instructive.