Hashing geographical point data using the space-filling H-curve
Igor V. Netay
TL;DR
This curve provides a way to construct geohash with less computations than the construction based on usage of Hilbert curve and at the same time, H-curve has better clustering properties.
Abstract
We construct geohashing procedure based on using of space-filling H-curve. This curve provides a way to construct geohash with less computations than the construction based on usage of Hilbert curve. At the same time, H-curve has better clustering properties.
