| 1 |
// $Id
|
| 2 |
|
| 3 |
- Added functions for continent codes, country info, feature code info, us states info
|
| 4 |
- Added some tables and functions for metadata to local tables (countryinfo and featurecodes)
|
| 5 |
- Removed all "module_invoke_all" calls.
|
| 6 |
- Aggregated the full configuration in geonames_config.inc
|
| 7 |
- Probably done lots of other stuff as well ;)
|
| 8 |
|
| 9 |
COMMITTED 29.09:
|
| 10 |
geonames bugfix line 462/465.. "==" to "=", and "else if" to "if"
|
| 11 |
wikipediasearch changed columns from associative array to array
|
| 12 |
wikipediabbox changed columns from associative array to array
|
| 13 |
|
| 14 |
PENDING:
|
| 15 |
postalcodesearch styled code
|
| 16 |
children styled code
|
| 17 |
countrycode styled code
|
| 18 |
countryinfo styled code
|
| 19 |
countrysubdivision styled code
|
| 20 |
hierarchy styled code
|
| 21 |
nearbyplace
|