From: Ian T. <ijt...@gm...> - 2010-04-08 20:12:10
|
On Thu, Apr 8, 2010 at 2:22 PM, <To...@gm...> wrote: > Hi, > > can you please tell me the best way to calculate the center point between two other given points with latitude and longitude? x=(x2-x1)/2 y = (y2 - y1)/2 Or did you mean something else? Ian -- Ian Turton |