Skip to content

ummo-oss/geohash-tools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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 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.