G'day all,<div>Long time reader, first time poster. Recently I have been developing a project that is requiring a point to be translated along a great circle path by a given distance (metres) and initial bearing. I have already implemented functions that do this with normal spherical calculations based upon an average radius for the Earth. These spherical calculations work fine when you are close to the equator however the accuracy is outside the tolerances for our project as you move further towards the poles (points drift by upwards of 10m - 20m).</div>
<div><br></div><div>After pouring over the Internet and this mailing list I have been unable to find any solution for achieving these calculations on a spheroid/ellipsoid and am wondering if anyone else has had any success in this area or would be able to offer some advice?</div>
<div><br></div><div>Regards,</div><div>Luke.</div>