Y
Hacker News
new
|
ask
|
show
|
jobs
by
bravo_sierra
5709 days ago
For what? How?
1 comments
joshu
5708 days ago
Hash the points into large tiles. Only calculate the nearby tiles, then find the items that are in the list of tiles (which is faster, due to being indexed.) Then use Haversine or whatever to filter.
link