Hacker News new | ask | show | jobs
by nonethewiser 1015 days ago
Comments seem fairly dismissive but I actually found this really interesting. It reminds me of a task I had in my first position to add PostGIS to our database and a location based search. That was based off addresses and zipcodes.
1 comments

That's relatively simple to do, even in mysql. One trick is to use a square instead of a circle, which avoids a lot of math.