< Show All Blog Entries

Ruby Geonames API 0.2.0 - Added Wikipedia Search

Ruby Geonames / Wikipedia / Google Maps API
I’ve added an interface to the Geonames Wikipedia Geocoding Webservice. It provides the ability to search for Wikipedia articles within a certain distance of a longitude / latitude coordinate, or within a bounding rectangle. See in action here: Ruby Geonames / Wikipedia Articles / Google Maps API example.

Install:

# gem install geonames

Or download at Google code hosting