![]()  | 
  
    MySQL 8.4.7
    
   Source Code Documentation 
   | 
 
Interface for determining the approximate distance between two geometries by assuming the world is a sphere. More...
Go to the source code of this file.
Namespaces | |
| namespace | gis | 
Functions | |
| bool | gis::distance_sphere (const dd::Spatial_reference_system *srs, const Geometry *g1, const Geometry *g2, const char *func_name, double sphere_radius, double *result, bool *result_null) noexcept | 
| Compute the approximate distance between two geometries by assuming the world is a sphere.  More... | |
Interface for determining the approximate distance between two geometries by assuming the world is a sphere.