Am Fr, 17.03.2017, 20:00 schrieb C Hamilton:
> I can implement Vincenty as I have some of that code as well -
> at least for WGS84. I am not an expert on projections so I am
> not sure how to change the code to make it work for any ellipsoid.

Wait, it's way better to use this one:
https://geographiclib.sourceforge.io/

There's a Python port and it's extreme accurate and quick.
It's under MIT and it works great (just tested it).

It also works with WGS84 and all other ellipsoids (WGS84 should be
fine for most of the users).

This might be the easiest and best way for accurate distances and
azimuths.


_______________________________________________
Qgis-user mailing list
Qgis-user@lists.osgeo.org
List info: https://lists.osgeo.org/mailman/listinfo/qgis-user
Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-user

Reply via email to