I'm using ENVI and I'm seeing what I think is strange behavior.
I created a GLT using ENVI.
There are both map info and coordinate system string keywords in this file.
The map info looks like:
map info = {UTM, 1.000, 1.000, 268611.764, 7503156.666, 1.6000000000e+00, 1.6000000000e+00, 56, South, WGS-84, units=Meters}
The coordinate system string looks like:
coordinate system string = {PROJCS["UTM_Zone_56S",GEOGCS["GCS_WGS_1984",DATUM["D_WGS_1984",SPHEROID["WGS_1984",637813..0,298.252223563]],PRIMEM["Greenwich",0.0],UNIT["Degree",0.0174532925199433]],PROJECTION["Transverse_Mercator"],PARAMETER["False_Easting",50000.00],PARAMETER["False_Northing",10000000.0],PARAMETER["Central_Meridian",15..0],PARAMETER["Scale_Factor",0.9996],PARAMETER["Latitude_Of_Origin",0.0],UNIT["Meter",1.0]]}
What bothers me is that the "Central Meridian is listed as 15..0.
Is this correct? This does not seem right at all.
|