#include <sdts_al.h>
Public Attributes | |
char * | pszSystemName |
char * | pszDatum |
int | nZone |
Class for reading the XREF (external reference) module containing the data projection definition.
int SDTS_XREF::nZone |
Zone number for UTM and SPCS projections, from the ZONE field.
char* SDTS_XREF::pszDatum |
Horizontal datum name, from the HDAT field. One of NAS, NAX, WGA, WGB, WGC, WGE.
char* SDTS_XREF::pszSystemName |
Projection system name, from the RSNM field. One of GEO, SPCS, UTM, UPS, OTHR, UNSP.