Y
Hacker News
new
|
ask
|
show
|
jobs
by
lehmacdj
111 days ago
Consider also looking into R-trees [1], which are like a balanced quadtree and is commonly used for indexing more complex spacial data (i.e. polygons/areas).
[1]:
https://en.wikipedia.org/wiki/R-tree
1 comments
socalgal2
111 days ago
they are mentioned in the article.
link