API Documentation
|
#include <CoordinateProjection.h>
Public Attributes | |
TranslatedString | name |
UUID | id |
ConstPointer< Unit > | unit |
String | projection |
String | authority |
uint04 | authority_number = Constant<uint04>::NaN |
String | GEOGCS |
TranslatedString | area |
TranslatedString | scope |
String | last_revised |
String | proj4_string |
String | wkt_string |
Bounds< 2, fltp08 > | WGS84_bounds = Constant<Bounds<2, fltp08>>::NaN |
Bounds< 2, fltp08 > | projected_bounds = Constant<Bounds<2, fltp08>>::NaN |
TranslatedString area |
String authority |
String GEOGCS |
UUID id |
String last_revised |
TranslatedString name |
String proj4_string |
String projection |
TranslatedString scope |
ConstPointer<Unit> unit |
String wkt_string |