Computes geodetic problems on the reference ellipsoid and exports the geodesic's line segment of interest to a shapefile.
- Foward Geodetic Problem: computes the geographic position of a point, given the geodetic initial azimuth and ellipsoidal distance from a point with known geographic position;
- Inverse Geodetic Problem: computes the geodetic initial azimuth and ellipsoidal distance between two points, given their geographic positions;
- The plugin's solution for both problems are based on Vicenty formulae, which has strong evidences of providing sub-millimeter accuracy for them over all geodesics' segments on the ellipsoid of up to 18,000 km;
- To create the correspondent Shapefile, the problem is solved for every each 1000m (DEFAULT) sequentially, creating the points of the geodesic's line segment of interest;
- Special thanks to my colleagues Guiderlan Mantovani, Maira Kronemberg & Felipe Ferrari and to Prof. Leonardo Oliveira for the tips and suggestions.
Version | QGIS >= | QGIS <= | Date | |||
---|---|---|---|---|---|---|
1.0 | 2.0.0 | 2.99.0 | 2383 | stefano998 | 2017-09-01T17:05:24.215030+00:00 |
Plugin Tags