![]() |
API Documentation
|
Basic data about a particular coordinate projection. See https://ndevr.org/coordinate-projection/. More...
#include <CoordinateProjection.h>
Public Attributes | |
| TranslatedString | area |
| String | authority |
| uint04 | authority_number = Constant<uint04>::Invalid |
| String | GEOGCS |
| UUID | id |
| String | last_revised |
| TranslatedString | name |
| String | proj4_string |
| Bounds< 2, fltp08 > | projected_bounds = Constant<Bounds<2, fltp08>>::Invalid |
| String | projection |
| TranslatedString | scope |
| ConstPointer< Unit > | unit |
| Bounds< 2, fltp08 > | WGS84_bounds = Constant<Bounds<2, fltp08>>::Invalid |
| String | wkt_string |
Basic data about a particular coordinate projection. See https://ndevr.org/coordinate-projection/.
| 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 |