geonames 6.x-1.5

New features
Bug fixes

Issue #1094734: simplify geonames service configuration
Issue #1118772: Filter invalid geonameids
Issue #1013550: Fix bug with zero-value parameters to geonames
Issue #693334: Add support for new services: findNearbyStreetsOSM, findNearestIntersectionOSM and weathericao
Issue #789364: fix SQL when table prefixes are used.

http://drupalcode.org/project/geonames.git/shortlog/refs/heads/6.x-1.x

geonames 6.x-1.4

Bug fixes and updated tests for geonames including:
#683882: add support for rawoffset and time within the timezone service
#767786: update geonames_countryinfo.iso_numeric to be unsigned-small-int
#767790: fix parsing of geonames country-info
#767794: fix sorting when some records have empty fields

geonames 6.x-1.3

New features
Bug fixes

Bug fixes and new tests for geonames including:
#623720: sort geonames results, even when they come from cache.
#655224: fix warning when checking required parameters.
#654256: create simple test for every implemented geonames service.
#656528 by rogerlittin: fix bug in suppressing timezone fields when not requested.
#661188: fix feature-code metadata.
#619670: Add support for custom result parsers, and use this function to support astergdem/srtm3/gtopo30 services.
#667744: fix support for error messages from geonames service.

geonames 6.x-1.2

- #619670: implement more geonames services
- #611836: Find nearby Wikipedia Entries is not working correctly due to incorrect configuration
- #617520 by cronix: add support for "nearby" service
- #611664: Wrong use of update_sql in geonames.install
- #437266 by bangpound: further cleanups to use of t()
- Move admin and doc components to separate include files.
- Replace file_get_contents() with drupal_http_request()
- Move caching to geonames-specific table, simplify.

geonames 6.x-1.2-beta1

New features

- #619670: implement more geonames services
- #611836: Find nearby Wikipedia Entries is not working correctly due to incorrect configuration
- #617520 by cronix: add support for "nearby" service
- #611664: Wrong use of update_sql in geonames.install
- #437266 by bangpound: further cleanups to use of t()
- Move admin and doc components to separate include files.
- Replace file_get_contents() with drupal_http_request()
- Move caching to geonames-specific table, simplify.

geonames 6.x-1.1

Bug fixes

Fixed a few bugs, and trying to get things properly tagged and branched.

Fixing the bugs was easy, branching and tagging is a nightmare....

geonames 6.x-2.x-dev

New features

- Ported to Drupal 6
- Fixed all issues in issue queue from D5 version
- Added a couple of meta-data functions (continents, countries, us states and names for feature-codes and classes)
- Rewritten parts of the code to speed it up (no more module_invoke_all).

CVS is a bit messed up at the moment, changes have been applied to this branch, that need to be applied to 6.x-1.x-dev

geonames 5.x-1.x-dev

New features

API Supported GeoNames Services (module/service name in parenthesis):

Subscribe with RSS Subscribe to Releases for GeoNames