31 {
"AC",
"ossimAlbersProjection"},
32 {
"AL",
"ossimAzimEquDistProjection"},
33 {
"BF",
"ossimBonneProjection"},
34 {
"CP",
"ossimEquDistCylProjection"},
35 {
"CP",
"ossimLlxyProjection"},
36 {
"CS",
"ossimCassiniProjection"},
37 {
"ED",
"ossimEckert6Projection"},
38 {
"EF",
"ossimEckert4Projection"},
39 {
"GN",
"ossimGnomonicProjection"},
40 {
"LE",
"ossimLambertConformalConicProjection"},
41 {
"LI",
"ossimCylEquAreaProjection"},
42 {
"MC",
"ossimMercatorProjection"},
43 {
"MH",
"ossimMillerProjection"},
44 {
"MP",
"ossimMollweidProjection"},
45 {
"NT",
"ossimNewZealandMapGridProjection"},
46 {
"OD",
"ossimOrthoGraphicProjection"},
47 {
"PG",
"ossimPolarStereoProjection"},
48 {
"PH",
"ossimPolyconicProjection"},
49 {
"SA",
"ossimSinusoidalProjection"},
50 {
"SX",
"ossimSpaceObliqueMercatorProjection"},
51 {
"TC",
"ossimTransMercatorProjection"},
52 {
"TX",
"ossimTransCylEquAreaProjection"},
53 {
"VA",
"ossimVanDerGrintenProjection"},
59 {
"AC",
"Albers Equal-Area Conic"},
60 {
"AK",
"(Lambert) Azimuthal Equal-Area"},
61 {
"AL",
"Azimuthal Equidistant"},
63 {
"CC",
"Equidistant Conic with 1 Standard Parallel"},
64 {
"CP",
"Equirectangular"},
65 {
"CS",
"Cassini-Soldner"},
69 {
"HX",
"Hotine Oblique Mercator based on 2 Points"},
70 {
"KA",
" Equidistant Conic with 2 Standard Parallels"},
72 {
"LE",
"Lambert Conformal Conic"},
73 {
"LI",
"Cylindrical Equal Area"},
74 {
"LJ",
" Lambert Equal-Area Meridional"},
76 {
"MH",
"Miller Cylindrical"},
77 {
"MJ",
"French Lambert"},
79 {
"NT",
"New Zealand Map Grid"},
80 {
"OC",
"Oblique Mercator"},
81 {
"OD",
"Orthographic"},
82 {
"PG",
"Polar Stereographic"},
84 {
"RS",
"Hotine Oblique Mercator (Rectified Skew Orthomorphic)"},
85 {
"RB",
"Hotine Oblique Mercator (Rectified Skew Orthomorphic)"},
88 {
"SD",
"Oblique Stereographic"},
89 {
"SX",
"Space Oblique Mercator"},
90 {
"TC",
" Transverse Mercator"},
91 {
"TX",
"Transverse Cylindrical Equal Area"},
92 {
"VA",
"Van der Grinten"},
93 {
"VX",
"General Vertical NearSide Perspective"},
105 while(mapProjectiontable[idx].nitfProjCode)
107 if(mapProjectionName == mapProjectiontable[idx].projectionName)
121 while(mapProjectiontable[idx].nitfProjCode)
123 if(nitfProjectionCode == mapProjectiontable[idx].nitfProjCode)
137 while(nitfMapProjectiontable[idx].nitfProjCode)
139 if(nitfProjectionCode == nitfMapProjectiontable[idx].nitfProjCode)
153 while(nitfMapProjectiontable[idx].nitfProjCode)
155 if(nitfProjectionName == nitfMapProjectiontable[idx].projectionName)
ossimString convertNitfProjectionNameToNitfCode(const ossimString &nitfProjectionName) const
const char * nitfProjCode
const char * nitfProjCode
const char * projectionName
ossimString convertNitfCodeToOssimProjectionName(const ossimString &nitfProjectionCode) const
ossimString convertMapProjectionNameToNitfCode(const ossimString &mapProjectionName) const
unsigned int ossim_uint32
ossimNitfNameConversionTables()
ossimString convertNitfCodeToNitfProjectionName(const ossimString &nitfProjectionCode) const
const char * projectionName