63 return _(
"Latitude-Longitude");
65 return _(
"Other Projection");
const char * G_projection_name(int n)
Get projection name.
#define PROJECTION_XY
Projection code - XY coordinate system (unreferenced data)
int G_projection_units(int n)
Get projection units code (for internal use only)
#define PROJECTION_UTM
Projection code - UTM.
#define PROJECTION_OTHER
Projection code - other projection (other then noted above)
#define U_UNDEFINED
List of units.
#define PROJECTION_LL
Projection code - Latitude-Longitude.