Tagged Questions

1
vote
2answers
1k views

Distance from Point To Line great circle function not working right.

I need to get the distance from a lat/lng point to a line. Of course needs to follow the Great Circle. I found a great article on this at http://www.movable-type.co.uk/scripts/latlong.html but the ...