Skip to main content

learn.howToCalculate

learn.whatIsHeading

Converts geographic coordinates between latitude/longitude (decimal degrees) and UTM (Universal Transverse Mercator) grid references.

चरण-दर-चरण मार्गदर्शिका

  1. 1Determine UTM zone from longitude (6° bands)
  2. 2Apply Transverse Mercator projection formula
  3. 3Output easting and northing in metres

हल किए गए उदाहरण

इनपुट
40.7128, -74.0060
परिणाम
UTM 18T 585934 4513700

सामान्य गलतियां जिनसे बचना है

  • Forgetting to specify UTM zone
  • Mixing up easting and northing
  • Using wrong hemisphere designation

अक्सर पूछे जाने वाले प्रश्न

When should I use UTM instead of lat/lon?

UTM is better for measuring distances and areas on maps; lat/lon is better for global positioning.

सेटिंग्स