 |
|
Innovation award
 Nominee: 1x |
This class can get world geographic data from GeoNames into MySQL.
It can retrieve geographic data files about countries of the world from the GeoNames site and populates a MySQL database for easier lookup.
The class can create the necessary MySQL tables and fill them with country data elements like names, codes, capital names, location coordinates, city names, postal codes, etc..
 June 2011
Number 4
Prize: One subscription to the PDF edition of the PHP Architect magazine |
GeoNames is site that aggregates information of all regions around the world. That information may be searched in the site or via a Web service.
However, if you need to perform intensive queries on the available information, it would be faster if you query it locally. The site also provides dumps of their database, so you can retrieve and use it locally in any other site.
This class can parse the Geonames database dump files and import it into a local MySQL database to make it easier to query the Geonames information in a much faster way.
Manuel Lemos |
| Project record: |
geozonedb |
| Popularity score: |
50.27 |
| Vitality score: |
1.99 |
| Not yet rated by the users |
| |
Applications that use this class |
|
|
No application links were specified for this class.

If you know an application of this package, send a message to the
author to add a link here.
| Link |
Description |
| database interface |
download the directory and unzip to includes/classes/adodb |
| |
Files |
|
|