![]()  | 
  
    MySQL 8.4.7
    
   Source Code Documentation 
   | 
 
Go to the source code of this file.
Classes | |
| struct | gis::Unit | 
Namespaces | |
| namespace | gis | 
Enumerations | |
| enum class | gis::Unit_Type { gis::kLinear } | 
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... | |