Convert NTM to UTM

Norwegian Transverse Mercator (NTM) is a series of narrow, one-degree zones designed for high-accuracy surveying across Norway, preserving distances to millimetre precision near the central meridian. This converter transforms NTM coordinates to UTM zone 33N (EPSG:25833), the standard projected CRS for most Norwegian GIS workflows.

GeoTransformMap. Analyze. Convert.
Drop .xlsx anywhere⌘O
1

Source file

2

Identify coordinate columns

3

Coordinate reference systems

Sourcefrom
ETRS89 / NTM zone 13
EPSG:5113
units: meters · projected
Targetto
ETRS89 / UTM zone 33N
EPSG:25833
units: meters · projected
4

Transform & export

Idle — waiting for file
proj4 2.20
leaflet 1.9

About this conversion

NTM uses one-degree-wide zones centred on each half-degree meridian, compared to UTM's six-degree zones. The narrower zones dramatically reduce distortion — distances and areas within a few kilometres of the central meridian are preserved to millimetre accuracy. This makes NTM the preferred system for cadastral surveying, infrastructure projects, and anything where sub-centimetre precision matters.

EPSG codes run from 5105 (zone 5) to 5130 (zone 30), one per half-degree of longitude across Norway. Converting to UTM 33N unifies the data into a single zone suitable for regional mapping, web display, or further conversion to WGS84. Because NTM and UTM 33N share the ETRS89 datum, the conversion is a pure projection change — no datum shift — so no accuracy is lost in the process.

Batch conversion is typical here: surveyors deliver measurement plans in NTM, and downstream GIS systems expect UTM. Upload the spreadsheet, pick the NTM zone that matches your data, and export the converted file.

Frequently Asked Questions

Which NTM zone does my data use?
Each NTM zone covers a half-degree band of longitude. Zone 10 centres on 10.5° East (Oslo area). Zone 13 on 13.5° East (north of Trondheim). Zone 18 on 18.5° East (Tromsø). Check the EPSG code in your source file or the zone listed in the surveyor's metadata.
Why is NTM more accurate than UTM?
UTM zones are six degrees wide, so scale distortion at the zone edges reaches roughly 1 part in 2500. NTM zones are one degree wide, reducing distortion to around 1 part in 25000 — negligible for almost any surveying or engineering work.
Can I go from NTM directly to WGS84?
Yes. Swap the target CRS to EPSG:4326 (WGS84) in the converter. Internally the tool performs the same two-step transformation (NTM → ETRS89 geographic → WGS84) regardless of which target CRS you select.

Related conversions