MySQL 8.0.40
Source Code Documentation
|
Namespaces | |
namespace | gis |
Functions | |
collation_unordered_map< std::string, Unit > | gis::units () |
A function to obtaint the supported units for the gis module. More... | |
bool | gis::get_conversion_factor (const std::string &unit, double *conversion_factor) |
Retrieves the length of the unit in meters. More... | |