I am using the python geographiclib for my "Shape Tools" plugin, but I assume their C version will be faster.
On Thu, May 25, 2017 at 3:27 PM, Tobias Wendorff < [email protected]> wrote: > Am Do, 25.05.2017, 21:00 schrieb C Hamilton: > > > > If I ever get a QGIS development environment set up I have wanted > > to incorporate geographiclib routines (as it is better than Vincenty) > > as core routines assuming the work would be accepted. There are > > a number of geodesic algorithms missing from the QGIS API that > > would be good to add as well. > > I'm also using geographiclib on my projects. It has bindings for lots > of things, also for Python. > > I think, I'll spend some time on an example. I'm a Python/PHP/JS/SQL > guy, but I never had fun in C/C++/C# ... So I can give it a go on > the hub line script. > >
_______________________________________________ Qgis-user mailing list [email protected] List info: https://lists.osgeo.org/mailman/listinfo/qgis-user Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-user
