Click or drag to resize

MzMapProjectionLongitude2UtmZone Method

Get the projection string for the UTM zone best matching the longitude coordinate

Namespace:  DHI.Generic.Cartography
Assembly:  DHI.Generic.MIKEZero.DFS (in DHI.Generic.MIKEZero.DFS.dll) Version: 19.0.0.0 (11.1.1.1111)
Syntax
public static string Longitude2UtmZone(
	double lon
)

Parameters

lon
Type: SystemDouble

Return Value

Type: String
See Also