/geohash-int

A fast C99 geohash library which only provide int64 as hash result.

Primary LanguageCBSD 3-Clause "New" or "Revised" LicenseBSD-3-Clause

geohash-int

A fast C99 GeoHash library which only provide int64 hash result. You can use it to build a spatial index service with redis, like Ardb already done.

Embedding geohash-int

Just copy all files into your project.