MySQL 9.1.0
Source Code Documentation
|
#include <wkt_parser.h>
Public Attributes | |
String | name |
Geographic_cs | geographic_cs |
Projection | projection |
Projection_parameters | parameters |
Unit | linear_unit |
Twin_axes | axes |
Authority | authority |
Authority gis::srs::wkt_parser::Projected_cs::authority |
Twin_axes gis::srs::wkt_parser::Projected_cs::axes |
Geographic_cs gis::srs::wkt_parser::Projected_cs::geographic_cs |
Unit gis::srs::wkt_parser::Projected_cs::linear_unit |
String gis::srs::wkt_parser::Projected_cs::name |
Projection_parameters gis::srs::wkt_parser::Projected_cs::parameters |
Projection gis::srs::wkt_parser::Projected_cs::projection |