Popular recipes by James Dyson http://code.activestate.com/recipes/users/4176784/2011-05-21T23:44:35-07:00ActiveState Code RecipesGPS distance and bearing between two GPS points (Python)
2011-05-21T23:44:35-07:00James Dysonhttp://code.activestate.com/recipes/users/4176784/http://code.activestate.com/recipes/577594-gps-distance-and-bearing-between-two-gps-points/
<p style="color: grey">
Python
recipe 577594
by <a href="/recipes/users/4176784/">James Dyson</a>
(<a href="/recipes/tags/gps/">gps</a>, <a href="/recipes/tags/math/">math</a>, <a href="/recipes/tags/python/">python</a>).
</p>
<p>This code outputs the distance between 2 GPS points showing also the vertical and horizontal bearing between them. This code was originally made for an Automatic Tracking Antenna Aimer. If you find it useful please take note of the owner. If you like it just leave a message please.</p>