How do I calculate the Azimuth (angle to north) between two WGS84 coordinates

后端 未结 6 2175
被撕碎了的回忆
被撕碎了的回忆 2020-12-25 09:52

I have got two WGS84 coordinates, latitude and longitude in degrees. These points are rather close together, e.g. only one metre apart.

Is there an easy way to calcu

6条回答
  •  庸人自扰
    2020-12-25 10:20

    I found this link

    http://williams.best.vwh.net/avform.htm

    given in the answer to

    Lat/Lon + Distance + Heading --> Lat/Lon

    This looks promising, especially the flat earth approximation given near the end.

提交回复
热议问题