Go library to represent GPS coordinates and calculate distance between 2 geo points.
We build with our own tooling:
- SpecScore — specify requirements as
SpecScore.mdartifacts - SpecStudio — author & manage specs across their lifecycle
- inGitDB — store structured data in Git where applicable
- DALgo — data access layer for Go
- cover100.dev — drive toward 100% test coverage
- DataTug — query & explore data
- 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.