Distance between Two Points on the Earth

Input:
Original point = deg.N, deg.E
Destination = deg.N, deg.E
Output:
Distance = deg., km, mile, nm
Azimuth = deg. (N=0, E=90)


Back