I need to calculate the long/lat values between a line demarcated by
two long/lat points. The points will be very close, but there is the 180 degree problem to
consider, so a simple average won’t work. Does anyone know of a function or have a formula that will work using
geo long/lat values? I don’t see anything obvious in the earthdistance
module. |