How to Convert Coordinates Between Latitude/Longitude and UTM Online
Learn how to convert coordinates between Decimal Degrees, DMS, UTM, and MGRS formats using the free online GeoDataViewer Coordinate Converter tool.
Converting coordinates between formats is one of the most common tasks in GIS workflows. Whether you’re working with field GPS data, preparing data for a map, or reading coordinates from a report, you’ll often need to switch between Decimal Degrees, DMS, UTM, or MGRS.
Why Coordinate Conversion Matters
Different data sources use different coordinate formats. GPS devices typically output in Decimal Degrees or DMS. Survey data uses UTM. Military maps use MGRS. GIS software expects consistent formats. Being able to convert between these efficiently saves time and prevents errors.
Using the GeoDataViewer Coordinate Converter
The Coordinate Converter tool converts between four common formats instantly in your browser:
- Decimal Degrees — e.g.,
40.7128, -74.0060 - Degrees Minutes Seconds (DMS) — e.g.,
40°42'46"N, 74°00'21"W - UTM — e.g.,
18T 583960 4507520 - MGRS — e.g.,
18TWL8396075200
Common Conversion Scenarios
GPS to GIS
GPS devices often output in DMS format. Convert to Decimal Degrees for use in QGIS, ArcGIS, or GeoDataViewer.
Survey Data to Map
Survey points are typically in UTM coordinates. Convert to Decimal Degrees for web mapping applications.
Field Data Collection
Convert between any format on your phone or tablet — no app installation needed since everything works in the browser.
Related Tools
- UTM Zone Finder — Find the UTM zone for any location
- Bounding Box Tool — Draw and export bounding boxes in multiple formats
- GeoJSON Validator — Validate coordinate data in GeoJSON files
All tools run locally in your browser — nothing is uploaded to any server.
Related Posts
What Is GPX? GPS Tracks and Waypoints Explained
What is a GPX file and what is it used for? Learn how GPX stores tracks, routes, and waypoints, and how to open or convert GPX online.
Free Health and Education Facility GIS Data Sources
Discover free global health facility and school location datasets including WHO Health Facilities, UNICEF Global Schools Map, HDX health data, and the Malaria Atlas Project.
Free Natural Hazards Data Sources for GIS: Earthquakes, Volcanoes, Floods and More
Discover free global natural hazards GIS datasets including the USGS earthquake catalog, GEM active faults, global flood hazard maps, NASA FIRMS wildfires, and GVP volcano data.
How to Validate GeoJSON Files Before Publishing or Using Them in GIS
Learn how to validate GeoJSON files for RFC 7946 compliance using the free online GeoJSON Validator tool. Catch geometry errors, coordinate issues, and structural problems.