Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ngerakines/erlang_geohash

A collection of Erlang utilities to encode and decode geohashes.
https://github.com/ngerakines/erlang_geohash

Last synced: about 1 month ago
JSON representation

A collection of Erlang utilities to encode and decode geohashes.

Awesome Lists containing this project

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 :)