/geohashing

Geohash and other Z-order curve based hashes

Primary LanguageJava

Z-order space filling curve hashing

Playground for geohash and similar 1D and 3D extensions.

TODO

  • Implement Collection<String> getNeighbors() for each hash implementation.