ApsGis.dll

UTM.ConvertGeodeticToUtm Method

Converts a Geodetic coordinate to a UTM coordinate on a reference ellipsoid.

Overload List

Converts a Geodetic coordinate to a UTM coordinate on a reference ellipsoid.

public static bool ConvertGeodeticToUtm(GeoEllipsoid,UtmHemisphere,UtmZone,double,double,out double,out double,out string)

Converts a Geodetic coordinate to a UTM coordinate on the user defined reference ellipsoid.

public static bool ConvertGeodeticToUtm(double,double,UtmHemisphere,UtmZone,double,double,out double,out double,out string)

See Also

UTM Class | ApsGis Namespace