# geohash-tools
A collection of functions to manipulate GeoHashes.


## Features
- [x] General GeoHash runes
- [x] General static / constant accessors calculated at compile-time
<br>
<br>
- [x] GeoHash to Integer → Integer to GeoHash
## License
Licensed under the MIT License ([LICENSE-MIT](LICENSE.md) or http://opensource.org/licenses/MIT)
## Origin
A previously private, integrated set of functions re-packaged into a Open-Source library as of [Hacktoberfest 2022](https://hacktoberfest.com/).