Parses UTM Y from the provided string for a reference ellipsoid.
Parses UTM Y from the provided string for a reference ellipsoid.
public static bool ParseUtmYInM(GeoEllipsoid,UtmZone,UtmHemisphere,string,out double,out string)
Parses UTM Y from the provided string for a reference ellipsoid.
public static bool ParseUtmYInM(double,double,UtmZone,UtmHemisphere,string,out double,out string)