GeoscienceAustralia / GeodePy

A toolkit for Geodesy and Surveying in Python
Apache License 2.0
91 stars 47 forks source link

New Coordinate Classes #125

Closed BatchelorJ closed 3 years ago

BatchelorJ commented 3 years ago

This PR adds the following features:

These features will allow for the following future developments:

BatchelorJ commented 3 years ago

If it's possible, I'd be interested to hear any feedback from @nicgowans before merging too.

BatchelorJ commented 3 years ago

Thanks very much @nicgowans for your comments and feedback. I have implemented the changes you suggested and additionally resolved another couple of bugs in the Ellipsoid/Orthometric/N Value relationships and test data, specifically:

Thanks also for the suggestions of where this development could go long-term. Those are all great suggestions that I think warrant further discussion and exploration of the best way to integrate them into the package.

harry093 commented 3 years ago

@BatchelorJ sorry mate, got some NGCA issues to sort and then I'll have a look at this