给了坐标参考,怎么将某一点转成这个投影?
<?xml version="1.0" encoding="UTF-8"?>
<SuperMapProjection xmlns:sml="http://www.supermap.com/sml" sml:Version="20090106">
<sml:CoordinateReferenceSystem>
<sml:Name>NC2000_1155359_CGCS2000</sml:Name>
<sml:Type>-1</sml:Type>
<sml:EPSGCode>-1</sml:EPSGCode>
<sml:SRS/>
<sml:Units>METER</sml:Units>
<sml:DistUnits>METER</sml:DistUnits>
<sml:GeographicCoordinateSystem>
<sml:Name>GCS_CGCS2000</sml:Name>
<sml:Type>-1</sml:Type>
<sml:EPSGCode>-1</sml:EPSGCode>
<sml:Units>DEGREE</sml:Units>
<sml:DistUnits>METER</sml:DistUnits>
<sml:ProjectionHeight>0.0000000000</sml:ProjectionHeight>
<sml:HorizontalGeodeticDatum>
<sml:Name>CGCS2000</sml:Name>
<sml:Type>-1</sml:Type>
<sml:Spheroid>
<sml:Name>CGCS2000</sml:Name>
<sml:Type>-1</sml:Type>
<sml:SemiMajorAxis>6378137</sml:SemiMajorAxis>
<sml:InverseFlattening>298.257222101</sml:InverseFlattening>
</sml:Spheroid>
</sml:HorizontalGeodeticDatum>
<sml:PrimeMeridian>
<sml:Name>Greenwich</sml:Name>
<sml:Type>8901</sml:Type>
<sml:PrimeMeridian>0</sml:PrimeMeridian>
</sml:PrimeMeridian>
</sml:GeographicCoordinateSystem>
<sml:MapProjection>
<sml:Name>Transverse_Mercator</sml:Name>
<sml:Type>43006</sml:Type>
</sml:MapProjection>
<sml:Parameters>
<sml:FalseEasting>500000</sml:FalseEasting>
<sml:FalseNorthing>0</sml:FalseNorthing>
<sml:CentralMeridian>115.899722222222195</sml:CentralMeridian>
<sml:StandardParallel1>0</sml:StandardParallel1>
<sml:StandardParallel2>0</sml:StandardParallel2>
<sml:ScaleFactor>1</sml:ScaleFactor>
<sml:CentralParallel>0</sml:CentralParallel>
<sml:Azimuth>0</sml:Azimuth>
<sml:FirstPointLongitude>0</sml:FirstPointLongitude>
<sml:SecondPointLongitude>0</sml:SecondPointLongitude>
<sml:RectifiedAngle>0</sml:RectifiedAngle>
</sml:Parameters>
</sml:CoordinateReferenceSystem>
</SuperMapProjection>