Login
Roast topics
Find topics
Find it!
From:
Federico Cargnelutti
(Uncensored)
subscribe
Geo Proximity Search: The Haversine Equation – Federico Cargnelutti
https://blog.fedecarg.com/2014/12/08/geo-proximity-search-the-haversine-equation/
links
backlinks
Tagged with:
python
programming
web development
databases
open-source
Roast topics
Find topics
Roast it!
I’m working on a project that requires Geo proximity search. Basically, what I’m doing is plotting a radius around a point on a map, which is defined by the distance between two points …