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 Loading commit data...
file geohash.erl
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 :)