public
Description: A collection of Erlang utilities to encode and decode geohashes.
Homepage:
Clone URL: git://github.com/ngerakines/erlang_geohash.git
Click here to lend your support to: erlang_geohash and make a donation at www.pledgie.com !
name age message
file README Sun Jun 01 22:32:13 -0700 2008 updating the README [ngerakines]
file geohash.erl Sat Oct 25 14:48:09 -0700 2008 Woops. [ngerakines]
README
erlang_geohash -- A collection of utilities used on geohashes.

* geohash.erl - This module provides basic encode/decode functionality on geohash tokens. A number of tests are provided 
and eunit is required.

Patches are encouraged :)