Re: [Geoip-perl] Detect StateName / City
Brought to you by:
tjmather
From: Octavian C. <coc...@ya...> - 2005-11-20 19:17:13
|
Hello Thomas Thank you for your reply. The geoip-lookup-region i could find on maxmind.com site, aparently gives me an example that is possible to find the city and latitude/longitude. But the real problem i am having here is that the manual seems to be uncomplete. There are no references in the manual of any methods that returns the city name - just the country. However by checking the .pm file i found some methods like : get_city_record get_city_record_as_hash region_by_name So probably you was reffering to those. Thank you very much, --- Thomas J Mather <tjm...@ma...> wrote: > The latest Geo::IP::PurePerl API has support > for GeoIP Region. It does require the > binary database however. The geoip-lookup-region > program provide an example. The > http://www.maxmind.com/app/iso3166_2 table > provides a lookup from region codes to region > names. > > -TJ > > ----- Original message ----- > From: "Octavian C." <coc...@ya...> > To: geo...@li... > Date: Tue, 15 Nov 2005 01:32:15 -0800 (PST) > Subject: [Geoip-perl] Detect StateName / City > > Hello there, > > I am interested to findout if this module supports > statename, and/or city name detection. The > Geo::IP::PurePerl manual presents only methods for > country detection. I noticed that in the CSV file > that > a customer of mine claim that he buyed , there is a > special field with the state names. However, there > is > no method for exctracting the state name (i am > interested to convert IPS to country and state (US > only). Anybody have a clue if this is possible using > the Geo::IP::PurePerl methods or should i extract > the > data myself from the CSV file ? > > Thanks. > > > > > > __________________________________ > Yahoo! Mail - PC Magazine Editors' Choice 2005 > http://mail.yahoo.com > > > ------------------------------------------------------- > This SF.Net email is sponsored by the JBoss Inc. > Get Certified Today > Register for a JBoss Training Course. Free > Certification Exam > for All Training Attendees Through End of 2005. For > more info visit: > http://ads.osdn.com/?ad_id=7628&alloc_id=16845&op=click > _______________________________________________ > Geoip-perl mailing list > Geo...@li... > https://lists.sourceforge.net/lists/listinfo/geoip-perl > > > ------------------------------------------------------- > This SF.Net email is sponsored by the JBoss Inc. > Get Certified Today > Register for a JBoss Training Course. Free > Certification Exam > for All Training Attendees Through End of 2005. For > more info visit: > http://ads.osdn.com/?ad_id=7628&alloc_id=16845&op=click > _______________________________________________ > Geoip-perl mailing list > Geo...@li... > https://lists.sourceforge.net/lists/listinfo/geoip-perl > __________________________________ Yahoo! Mail - PC Magazine Editors' Choice 2005 http://mail.yahoo.com |