Wolfram Language Paclet Repository

Community-contributed installable additions to the Wolfram Language

Primary Navigation

    • Cloud & Deployment
    • Core Language & Structure
    • Data Manipulation & Analysis
    • Engineering Data & Computation
    • External Interfaces & Connections
    • Financial Data & Computation
    • Geographic Data & Computation
    • Geometry
    • Graphs & Networks
    • Higher Mathematical Computation
    • Images
    • Knowledge Representation & Natural Language
    • Machine Learning
    • Notebook Documents & Presentation
    • Scientific and Medical Data & Computation
    • Social, Cultural & Linguistic Data
    • Strings & Text
    • Symbolic & Numeric Computation
    • System Operation & Setup
    • Time-Related Computation
    • User Interface Construction
    • Visualization & Graphics
    • Random Paclet
    • Alphabetical List
  • Using Paclets
    • Get Started
    • Download Definition Notebook
  • Learn More about Wolfram Language

LineTerra

Guides

  • LineTerra

Symbols

  • ImportLAS
  • ImportLAZ
  • LAZtoLAS
  • LineTerra
  • LineTerraNewProject
  • LT3DView
  • LTAddStratum
  • LTAlignmentGraphics
  • LTAllRoadIntersections
  • LTArcGeometry
  • LTBakePolygon
  • LTBakeRoad
  • LTBezierGeometry
  • LTChainages
  • LTCombinedView
  • LTCombinedViewXS
  • LTConvertToGrid
  • LTCoordsToClipboard
  • LTCorridorGeographicPlot
  • LTCorridorLongSection
  • LTCorridorMultiSection
  • LTCorridorPanel
  • LTCorridorSection
  • LTCorridorView
  • LTCorridorWarpedBasemap
  • LTDesignZCurved
  • LTDesignZ
  • LTEPSGToZone
  • LTExpandAlignment
  • LTExportAlignment
  • LTExportCoords
  • LTExportEarthwork
  • LTExportPlanDXF
  • LTExportPlan
  • LTExportProfile
  • LTExportSectionsDXF
  • LTExportSectionsNB
  • LTExportSections
  • LTFindRoadIntersection
  • LTGeoElevContours
  • LTGeoGraphicsOverlay
  • LTGeoMapWithContours
  • LTGrade
  • LTGreatCircle
  • LTGridToLatLon
  • LTGroundZ
  • LTHelmertShiftLL
  • LTLatLonToGrid
  • LTLatLonToOSGB36
  • LTLatLonToUTM
  • LTLatLonToXY
  • LTLoadCorridor
  • LTLoadGeoElevationLL
  • LTLoadGeoElevation
  • LTLoadGeoTIFFMosaic
  • LTLoadGeoTIFF
  • LTLoadLAZMosaic
  • LTLoadLAZTerrain
  • LTLoadProject
  • LTLoadStratum
  • LTLoadXYZ
  • LTMarkAllIntersections
  • LTMetresToAngDeg
  • LTOSGB36ToLatLon
  • LTOSGB36ToWGS84Datum
  • LTOtherRoadsGraphics
  • LTOverlayPhotoInteractive
  • LTOverlayPhoto
  • LTPlanContours
  • LTPointAtChainage
  • LTPolygonQuantities
  • LTRefineTerrain
  • LTSampleGroundProfile
  • LTSampleStratumProfile
  • LTSaveProject
  • LTTerrainContourPreview
  • LTTerrainSourcePanel
  • LTUTMToLatLon
  • LTUTMZone
  • LTWaypointsToXY
  • LTWGS84ToOSGB36Datum
  • LTXSEarthwork
  • LTXSTemplates
  • LTXSView
  • LTXSWithWorks
  • LTXYToLatLon
  • LTXYZPointOverlay
  • $LTEarthRadius
  • $LTState
MalcolmWoodruff`LineTerra`
LTLatLonToUTM
​
LTLatLonToUTM[lat,lon,zone]
converts WGS84 latitude and longitude to {easting, northing} in the northern-hemisphere UTM zone zone.
​
​
LTLatLonToUTM[lat,lon,zone,hemi]
takes hemi as "N" or "S".
​
​
Examples  
(1)
Basic Examples  
(1)
Zone 30 north covers the western United Kingdom:
In[1]:=
LTLatLonToUTM
[50.65,-1.25,30]
Out[1]=
{623715.,5.61237×
6
10
}
Find the zone first if you do not know it:
In[2]:=
LTLatLonToUTM
50.65,-1.25,
LTUTMZone
[-1.25]
Out[2]=
{623715.,5.61237×
6
10
}
SeeAlso
LTUTMToLatLon
 
▪
LTUTMZone
 
▪
LTLatLonToGrid
""

© 2026 Wolfram. All rights reserved.

  • Legal & Privacy Policy
  • Contact Us
  • WolframAlpha.com
  • WolframCloud.com