[QGIS-Developer] [Qgis-user] New Features in Shape Tools 3.2.0
Mark Johnson
mj10777 at googlemail.com
Tue Sep 25 00:25:54 PDT 2018
>> We use a direct port from GRASS:
This may also be caused by:
/*
* From original rttopo documentation:
* Tested against:
* http://mascot.gdbc.gov.bc.ca/mascot/util1b.html
* and
* http://www.ga.gov.au/nmd/geodesy/datums/vincenty_direct.jsp
*/
QgsPointXY QgsDistanceArea::computeSpheroidProject(
const QgsPointXY &p1, double distance, double azimuth ) const
which is used in rtspheroid.c when GeographicLib is not avaliable.
Mark
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/qgis-developer/attachments/20180925/95122744/attachment.html>
More information about the QGIS-Developer
mailing list