Hacker News new | ask | show | jobs
by abbotao 5260 days ago
Oracle used to use a similar fractal curve system for their spatial index, but has since moved to R-trees.

I believe MongoDB is using a geohash system for their spatial queries as well.