geodist – Golang package deal to compute the gap between two geographic latitude, longitude coordinates
GoLang package deal to compute the gap between two geographic latitude, longitude coordinates. Vincenty is extra correct than Haversine as a result of is considers the Earth’s ellipticity when performing the calculation, however takes an extended time to compute.
https://github.com/jftuga/geodist
Tags |
golang distance geolocation haversine vincenty geo-distance geo-location |
Implementation |
Go |
License | |
Platform |
Windows Linux MacOS |