5 comments

[ 23.2 ms ] story [ 1211 ms ] thread
Love the HEALPix scheme, super useful for indexing too (some similar characteristics to geohashes).
I recall when I first saw Ubers’s H3[1], it really reminded me of healpix (from grad school). I know the algorithm is different but similar problem space: “given a point on a sphere, assign it to a stable cell ID”

1. https://www.uber.com/us/en/blog/h3/