Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GPS Vincenty distance calculator

Original source (c) Chris Veness 2002-2011

Ported to:

  • c
  • java
  • javascript
  • python

Simple usage:

meters = getDistance(lat1, lon1, lat2, lon2)

getDistance() returns distance between 2 points in meters

License

The MIT License

Copyright (c) 2011 Jan Antala, https://github.com/janantala

About

calculate distance between 2 GPS points

Resources

Stars

71 stars

Watchers

4 watching

Forks

Releases

Packages

Used by

Contributors

Languages