| Interface | Description |
|---|---|
| IPointsetsMeasure |
| Class | Description |
|---|---|
| APointsetsMeasure | |
| GeoGreatEllipticMeasure |
implementation of https://en.wikipedia.org/wiki/Vincenty's_formulae Solve the
inverse problem on the ellipsoid using a great elliptic section The inverse
problem is: Given latitudes and longitudes of P1 and P2 on the ellipsoid
compute the azimuth a_12 of the great elliptic section P1 P2 and the arc
length s of the great elliptic curve.
|
| GeoOrthodromicMeasure |
Computes a similarity based on the geo distance of two points.
|
Copyright © 2018. All rights reserved.