// October 24, 2006
// Author: aero 

csList.KOREA_CENTER_TM_3param = "\
   +title=KOREA_CENTER_TM_3param (3 param datum shift) \
   +proj=tmerc \
   +lat_0=37.99725 +lon_0=+lon_0=127.002215 \
   +x_0=200000.0 +y_0=500000.0 +k=1.0 \
   +a=6377397.155 +b=6356078.9633422494 \
   +towgs84=-146.43,507.89,681.46,0,0,0,0 \
";
//+towgs84=-146.43,507.89,681.46,0,0,0,0       // Korean Official 3 param
//+towgs84=-147,506,687,0,0,0,0 \              // Tokyo Datum 1918
//+towgs84=-105.627,462.37,643.258,0,0,0,0 \   // GPS Korea
//+towgs84=-128,481,664,0,0,0,0 \              // NGMap


/*
Projection: Transverse_Mercator
False_Easting: 200000.000000
False_Northing: 500000.000000
Central_Meridian: 127.000000
Scale_Factor: 1.000000
Latitude_Of_Origin: 38.000000
Linear Unit: Meter (1.000000)

Geographic Coordinate System: GCS_Korean_Datum_1985
Angular Unit: Degree (0.017453292519943299)
Prime Meridian: Greenwich (0.000000000000000000)
Datum: D_Korean_Datum_1985
  Spheroid: Bessel_1841
    Semimajor Axis: 6377397.155000000300000000
    Semiminor Axis: 6356078.962818188600000000
    Inverse Flattening: 299.152812799999990000
*/