UTM Zone Finder

Find the UTM (Universal Transverse Mercator) zone for any location. Enter coordinates or use your current location to get zone information and EPSG codes.

Enter Coordinates

Quick Locations

Coordinate Formats

Decimal Degrees (DD)
28.613900, 77.209000
Degrees Minutes Seconds (DMS)
28° 36' 50.04" N, 77° 12' 32.40" E

Understanding UTM Zones

The Universal Transverse Mercator (UTM) coordinate system divides the Earth into 60 zones, each 6° of longitude wide. UTM provides a way to identify locations using Easting and Northing coordinates in meters, making it ideal for surveying, mapping, and GIS applications.

UTM Zone Numbering

  • Zones 1-60: Starting at 180°W, zones increase eastward
  • N/S suffix: Indicates Northern or Southern hemisphere
  • Zone width: Each zone spans 6° of longitude
  • Latitude limits: UTM is valid between 80°S and 84°N

Why Use UTM?

  • Metric units: Coordinates are in meters, easy for distance calculations
  • Low distortion: Within a zone, distortion is minimal (less than 0.1%)
  • Universal: Standard system used worldwide for mapping
  • Compatible: Works with all GIS software and GPS devices

Special Cases

Some zones have irregular boundaries to accommodate countries:

  • Zone 32: Extended to cover Norway (56°N to 64°N)
  • Svalbard: Uses zones 31, 33, 35, 37 (irregular boundaries)

UTM Zone Reference Table

Zone RangeLongitudeCentral MeridianEPSG (North)
Zone 1180°W - 174°W177°WEPSG:32601
Zone 10126°W - 120°W123°WEPSG:32610
Zone 306°W - 0°3°WEPSG:32630
Zone 4372°E - 78°E75°EEPSG:32643
Zone 60174°E - 180°E177°EEPSG:32660

UTM Zones by Region

RegionUTM ZonesEPSG CodesMajor Cities
USA - California10N, 11N32610, 32611Los Angeles, San Francisco
USA - Texas13N, 14N, 15N32613-32615Houston, Dallas, Austin
UK30N, 31N32630, 32631London, Manchester
India - North43N, 44N32643, 32644Delhi, Mumbai
India - South43N, 44N32643, 32644Bangalore, Chennai
Australia49S-56S32749-32756Sydney, Melbourne
Brazil21S-25S32721-32725São Paulo, Rio de Janeiro

Frequently Asked Questions About UTM Zones

UTM zones are 6° wide longitude bands numbered 1-60 from west to east. The simplest method: take your longitude, add 180, divide by 6, and round up. Or use our interactive map to click your location for instant zone identification with EPSG code.

EPSG codes uniquely identify coordinate reference systems (CRS) used in GIS software. Using the wrong EPSG causes data misalignment - your map layers won't overlay correctly. For UTM Zone 43N (WGS84 datum), use EPSG:32643. Northern hemisphere zones use 326XX, southern use 327XX.

WGS84 is a geographic coordinate system using latitude/longitude in degrees - it's what GPS uses. UTM is a projected coordinate system using meters on a flat grid. UTM is better for local measurements and surveying because distances and areas are in meters, while WGS84 is better for global applications.

Misaligned layers usually mean CRS mismatch. Check that all layers use the same EPSG code. Common mistake: mixing WGS84 (EPSG:4326) with Web Mercator (EPSG:3857) or UTM zones. Use our tool to identify the correct EPSG code for your project area.

Use the UTM zone where your project is located. If your project spans two zones, choose the zone containing most of the area, or use a local projected CRS. For global projects, consider Web Mercator (EPSG:3857) but be aware of area distortion at high latitudes.

Related Coordinate & GIS Tools