Usage Instructions
Input Instructions
- Longitude: Range -180° to 180°, positive for east longitude, negative for west longitude
- Latitude: Range -90° to 90°, positive for north latitude, negative for south latitude
- Supports degrees/minutes/seconds format (DD°MM'SS") or decimal degrees format (DD.DDDD)
Output Instructions
- UTM Easting: In meters, typically 6 or 7 digits
- UTM Northing: In meters, typically 7 digits
- UTM Zone: 1-60, automatically calculated based on longitude
- Hemisphere: N (Northern Hemisphere) or S (Southern Hemisphere)
Application Scenarios
- Coordinate system conversion in engineering surveys
- GIS data format conversion
- Converting GPS coordinates to plane coordinates
- Map projection calculations