Jump to content

_Defi

Members
  • Posts

    70
  • Joined

  • Last visited

Community Answers

  1. _Defi's post in What is the coordinate system that DCS maps use to convert from (x,y) to (lat,lon) ? was marked as the answer   
    I have found out that it uses the method of TRANSVERSE MERCATOR to map (x,y) -> (Lat, Lon). 
    Here is the input for the Persian Gulf
     
        PersianGulf: {
            central_meridian: 57,
            false_easting: 75755.99999999645,
            false_northing: -2894933.0000000377,
            scale_factor: 0.9996,
        },
     
     
×
×
  • Create New...