GeoHash Algorithm first described by Gustavo Niemeyer in February 2008. By interleaving latitude and longitude information in a bitwise fashion, a composite value is generated that provides a high resolution geographic point, and is well suited for storage or transmission as a character string.
Geohash decoder
geohash library for nodejs
geohash library for angularjs
GeoMapper library for nodejs.
Simple geohash encode/decode functions without any dependencies.
Geohash implementation for Rust.
Geohash-16 implementation for Rust.
A geohash crate for Rust
Geohash implementation for Rust. Forked for use with substrate
Standalone CLI for running the Geoprox service
A collection of functions to manipulate GeoHashes
Geohash library
Geo-hashing utilities
xkcd geohashing with location guessing
A geohashing implementation
Geospatial utility CLI
GeoHash encode/decode library for pure Ruby. It's implementation of http://en.wikipedia.org/wiki/Geohash
C_Geohash provides support for manipulating Geohash strings in Ruby. See http://en.wikipedia.org/wiki/Geohash. This is an actively maintained fork of the original http://rubygems.org/gems/geohash
Geohash methods originally written by @masuidrive, with fixes and additions
Geohash en/decode library written in ruby
Calculates geohashes within a radius from a point
Given your coordinates, yields today's geohashing meetup location
GeoHash - encode, decode, neighbors
Geographic point calculations including Haversine/Vincenty distance, bearing, midpoint, destination point, geohash encoding/decoding, cross-track distance, polygon containment, rhumb line navigation, bounding box, and DMS formatting. Zero dependencies.
Data structure using GeoHash
Modern GeoHash library for Ruby!
Gem for easy adding of geohash functionality
Wraps geohash-int (https://github.com/yinqiwen/geohash-int, a fast C99 geohash library which only provides int64 as hash result) for Ruby using ffi
No description provided.
No description provided.