Live data from Hacker News

H3: Uber’s Hexagonal Hierarchical Spatial Index (2018)

eng.uber.com

1–10 of 76 posts

Re: H3: Uber’s Hexagonal Hierarchical Spatial Index (2018)

#10
post #3

I'd be curious to see a more thorough comparison to S2, which IMHO seems simpler (it's just quadtrees) and likely faster (it supports O(1) lookup vs. needing a hierarchical search).

Seeing as Uber used to use S2, presumably it was worse for their needs.
Post reply on HN