Convert between WGS84 latitude/longitude and UTM easting/northing coordinates based on the WGS84 ellipsoid.
长半轴 a = 6378137.0 m
短半轴 b = 6356752.314245 m
扁率 f = 1/298.257223563
经纬度与UTM坐标转换。科学研究工具,采用标准科学公式,计算精准。