PostGIS
2.4.9dev-r@@SVN_REVISION@@
|
double distance_sphere_method | ( | double | lat1, |
double | long1, | ||
double | lat2, | ||
double | long2, | ||
SPHEROID * | sphere | ||
) |
Definition at line 452 of file lwgeom_spheroid.c.
References SPHEROID::a, distance(), SPHEROID::e_sq, geometry_distance_spheroid(), and PG_FUNCTION_INFO_V1().
Referenced by distance_ellipse().