Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Structures good for Geospatial information like rtrees, quadtrees.

https://en.m.wikipedia.org/wiki/R-tree

Also concurrent data structures.

https://youtu.be/jcqGSehrMGU



Yes, R-tree turned out to be a godsend when working with larger geospatial data and calculating intersections.


Yep, that's what I used it for! Intersections. Hard to make concurrent though. Ended up with concurrent map backed geohash.


I've used quadtrees for some cool stuff I can't really talk about. All the things you think binary trees are good at but with x,y coordinates, or any n-tuple of coordinates as you suggest.


Also LSM trees!




Consider applying for YC's Fall 2026 batch! Applications are open till July 27.

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: