... can be applied to generate from the latitude and longitude a geohash code and reverse.
The library is kept simple and have no dependencies to other libraries.
For more information about the GeoHash algorithm go to (http://en.wikipedia.org/wiki/Geohash)
Snapshot from source code are available at:
https://github.com/astrapi69/jgeohash.git
If you have suggestions or improvements of bugfixes please contribute back via github