Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/9at8/distance-finder

GCI 2015 task for FOSSASIA - A script that finds distance between two points on the earth when their GPS Co-ordinates are given.
https://github.com/9at8/distance-finder

Last synced: 2 days ago
JSON representation

GCI 2015 task for FOSSASIA - A script that finds distance between two points on the earth when their GPS Co-ordinates are given.

Awesome Lists containing this project

README

        

# Distance-Finder
This is a task for Fossasia for Google Code-in 2015.

I am using the haversine module for calculating the distance between 2 points (gps-coordinates)