MapWinGeoProc:SpatialReference GetUTMZone
From MapWindow GIS
GetUTMZone
Syntax
int GetUTMZone(double Degrees_Longitude)
Summary
Returns an appropriate UTM zone given a longitude in degrees.
Parameters
| Degrees_Longitude | Degrees of longitude that you need a UTM zone for. |
Returns
Returns an integer for the appropriate UTM zone; e.g. "12" for UTM Zone 12
Visual Basic Net 2005 Example Implementation Code
Visual C# 2005 Example Implementation Code
Back to SpatialReference
















