7 ms·How to Find Distance Between Two Points Based on Lat/Lon Using Python and SQL8 points by jesperht 8y agomin2bro 8y agoGreatmattrp 8y agoMake 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.