geohash-tools

A collection of functions to manipulate GeoHashes


Keywords
geohash, hacktoberfest, rust
License
MIT

Documentation

geohash-tools

A collection of functions to manipulate GeoHashes.

docs.rs Crates.io

Features

  • General GeoHash runes
  • General static / constant accessors calculated at compile-time

  • GeoHash to Integer → Integer to GeoHash

License

Licensed under the MIT License (LICENSE-MIT 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.