geohash-tools

Crates.iogeohash-tools
lib.rsgeohash-tools
version0.1.3
sourcesrc
created_at2022-10-23 18:46:09.140891
updated_at2022-10-23 20:18:08.829
descriptionA collection of functions to manipulate GeoHashes
homepage
repositoryhttps://github.com/ummo-oss/rust-geohash-tools
max_upload_size
id695304
size7,711
Jan Klinge (klydra)

documentation

https://docs.rs/geohash-tools/

README

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


- [x] 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.

Commit count: 23

cargo fmt