Go library to represent GPS coordinates and calculate distance between 2 geo points.
- geo.GeoPoint
- Distances
- Kilometers
- Miles
- Angles
- Degrees
- Radians
- Formulas
- Distance calculation using Haversian formula
Originally cloned from github.com/marcinwyszynski/geopoint and refactored.
Licensed under MIT license.