Program that implements the haversin function to calculate the distance between two points on Earth, in Go language.
./ha -p ~/geoData.csv -d csv
- Meaning the file is at "~/geoData.csv"
- The type of hte data is CSV
-p Path of the CSV file" required:"true
-d Type of db or data that is coming in" required:"true
- "csv" CSV type file
- "mongo" MongoDB database
João Henrique Machado Silva, joaoh82@gmail.com, @joaoh82