Y
Hacker News
new
|
ask
|
show
|
jobs
How to Find Distance Between Two Points Based on Lat/Lon Using Python and SQL
(
kanoki.org
)
8 points
by
jesperht
2670 days ago
2 comments
mattrp
2670 days ago
Make sure you are using a matching coordinate system (ie wgs84) when calculating distances that later get displayed to a map or comparing lat long datum from different sources. Good article but I didn’t see that advice mentioned.
link
min2bro
2670 days ago
Great
link