GeoHash Gem for Ruby (c) 2008 David Troy dave@roundhousetech.com Geohash is a latitude/longitude encoding system invented by Gustavo Niemeyer when writing the web service at geohash.org, and put into the public domain. Geohashes offer properties like arbitrary precision, similar prefixes for nearby positions, and the possibility of gradually removing characters from the end of the code to reduce its size (and gradually lose precision). See these resources online: http://geohash.org http://en.wikipedia.org/wiki/Geohash http://openlocation.org/geohash/geohash-js (javascript implementation and demo)
Required Ruby Version
None
Authors
David Troy
Versions
- 1.0.1 June 11, 2008This gem version was imported to RubyGems.org on July 25, 2009. The date displayed was specified by the author in the gemspec. (10.5 KB)
- 1.0.0 April 24, 2008This gem version was imported to RubyGems.org on July 25, 2009. The date displayed was specified by the author in the gemspec. (10 KB)