ApsGis.dll

UTM.FindUtmZone Method

Finds UTM zone/s of the specified geodetic coordinate on a reference ellipsoid.

Overload List

Finds UTM zone/s of the specified geodetic coordinate on a reference ellipsoid.

public static bool FindUtmZone(GeoEllipsoid,double,double,out List<UtmZone>,out string)

Finds UTM zone/s of the specified geodetic coordinate on a reference ellipsoid.

public static bool FindUtmZone(double,double,double,double,out List<UtmZone>,out string)

See Also

UTM Class | ApsGis Namespace