Skip to content
Prev 21567 / 29559 Next

Verify units of distance between coordinates

On Thu, Aug 28, 2014 at 10:50 PM, Sarah Goslee <sarah.goslee at gmail.com> wrote:
However great circle from lat/lon is arguably the best since you can
really do get distance along a great circle (on the ellipsoid or the
sphere). (There are several algorithms, and also other methods for
e.g. loxodromes, and even other definitions of "straight".)

No projection has the property that any straight line is a great
circle, and most certainly *not* any of UTM family.

Cheers, Mike.