Web Hosting Info

Search:

featured partner

The IP to Country Database

  Forum Topics : Wish List / Some info
Submitted by nsvr on Mon, 09/06/2004 - 09:06.
Hey,

Here a zip with some information:
http://www.geobytes.com/GeoWorldMap.zip

Countries.txt

CountryId
Country
FIPS104
ISO2
ISO3
ISON
Internet
Capital
MapReference
NationalitySingular
NationalityPlural
Currency
CurrencyCode
Population

example:
254,"United States","US","US","USA","840","US","Washington, DC ","North America ","American","Americans","US Dollar","USD",278058881,""

Regions.txt

RegionID
CountryID
Region
Code
ADM1Code

6,14,"Western Australia","WA","AS08"

Cities.txt

CityId
CountryID
RegionID
City
Latitude
Longitude
TimeZone
DmaId
Code

28632,254,135,"Hudson","40.6199","-88.9844","-06:00",675,"HUDS"

There are some databases missing, but its a start.
If you want the whole database you have to buy it from them.
Comment viewing options:
Select your preferred way to display the comments and click 'Save settings' to submit your changes.
Any free version?
Posted by scs on Wed, 09/08/2004 - 03:30.
Hi,

how can I use these infos to locate in which city a user lives (or his isp..), there are no ip ranges...
Is there a free version to get the users city? I know that keylan.com can do it, too, but my spanish is not the best :-)
 
That's the part that's missin
Posted by nsvr on Wed, 09/08/2004 - 13:33.
That's the part that's missing.

Here is another database with cities 33,000
http://www.maxmind.com/download/worldcities/cities.txt.gz

and here a file with all the regions of the world:
http://www.maxmind.com/download/geoip/api/php/geoipregionvars.php

btw i'v found on some website an old database (21 august 2003) from maxmind and made my website:
http://www.nsvr.nl.tt/sample_city.php

if you search maxmind.com in the download directory, in the scripts examples, it gives you a .dat file name you need. if you then search google for the name.........

hope this helped, i'am not gonna tell more, the database is easy to get.