iTwin / itwinjs-core

Monorepo for iTwin.js Library
https://www.itwinjs.org
MIT License
620 stars 210 forks source link

Change bearing/azimuth values from east ccw to north cw #7195

Closed rschili closed 1 month ago

rschili commented 1 month ago

During the first implementation of this, it was agreed we would store bearing/azimuth values as angles from east and counter-clockwise.

After some discussions it was now decided to change that behavior to north clockwise.

Changes reflect that decision.

mergify[bot] commented 1 month ago

This pull request is now in conflicts. Could you fix it @rschili? 🙏 To fixup this pull request, you can check out it locally. See documentation: https://help.github.com/articles/checking-out-pull-requests-locally/