MSK coordinate systems: what they are, zones and how to find yours
You ran into "MSK-50", "MSK-23 zone 1" or the question "which MSK zone for my coordinates" — and it's unclear what it is and how to find yours. Let's be honest: what MSK is, where the zones come from, how to find yours, and why MSK doesn't match the coordinates from your navigator.
What MSK is
MSK is the local coordinate system of a Russian federal subject. It's a planar system in meters used for cadastre, land management and surveying within a region. Each subject has its own: MSK-50 (Moscow Oblast), MSK-23 (Krasnodar Krai) and so on — one for each of the 85 subjects.
Technically MSK is built on the Gauss-Kruger projection (a relative of UTM) on the Pulkovo 1942 / SK-42 datum. But a true regional MSK has its own parameters: a shifted central meridian, its own false easting, sometimes rotated axes. These parameters are set officially and are not published in open EPSG registries.
Where the zones come from
A region can be wide in longitude, so MSK is often split into zones (MSK-23 zone 1, zone 2…). Each zone is a strip along its own central meridian, about 3° wide. Within a zone the distortions are minimal; at the region's edge you move to the neighbouring zone.
The zones are, at their core, the same 3-degree Gauss-Kruger zones. A 3-degree zone has a central meridian that is a multiple of 3° (…54°, 57°, 60°, 63°…), and the zone itself covers roughly ±1.5° around it.
How to find your zone
Honestly: the exact zone number and central meridian are set by the official definition of your region's MSK, not by a universal formula. The practical order is:
- Identify your federal subject — the MSK number is tied to the region (MSK-50 is Moscow Oblast, etc.).
- Check your longitude (say, in WGS 84 degrees). The nearest multiple-of-3° meridian is a guide to the central meridian of your 3-degree zone. For a longitude around 60° that's the 60° meridian; for ~62° it's already the zone with a 63° central meridian.
- Refine via the cadastral district / the region's official parameters. That's where the real central meridian and offset of the specific MSK zone are stated — they may differ from the standard Gauss-Kruger zone.
If you need to tie this to WGS 84 and back — how it works and where the X/Y axis confusion comes from — see Cadastral coordinate conversion: MSK, SK-63 and WGS84. A general overview of UTM and MSK zones is in UTM zones and MSK for Russia.
Why MSK doesn't match the coordinates from your navigator
A navigator and Google/Yandex Maps give you WGS 84 in degrees (latitude/longitude), while MSK is meters in a local projection. These are different things: converting one to the other requires a transformation that accounts for the datum and the zone parameters. The difference between WGS 84, degrees and meters was covered in WGS 84, EPSG:4326 and EPSG:3857.
Honest about cadastre and our export
On export in osm2cdr there are 165 coordinate systems, including WGS 84, UTM zones and standard 3-degree Gauss-Kruger zones (Pulkovo 1942) used to approximate regional MSK. Be clear and honest: that is a standard Gauss-Kruger zone, not the true regional MSK with its official parameters. For viewing, drafting and general georeferencing such an approximation is usually enough; for official cadastre you need the subject's official MSK with exact parameters — which we do not promise.
Practically: select the area and download the data in a suitable projection — GeoJSON or Shapefile in WGS 84/UTM for GIS, DXF for CAD — and finish tying it to the exact MSK in your own software using the region's official parameters. It's free and takes seconds.
In short
- MSK — a Russian subject's local coordinate system (meters, Gauss-Kruger on SK-42), for cadastre and surveying.
- Zones — ~3° strips along a central meridian; the zone number and meridian are set by the region's official definition.
- Find yours: region → longitude → refine via the cadastral district; a "by longitude" formula alone isn't enough.
- MSK ≠ the WGS 84 from your navigator: a transformation is needed.
- We have 165 CRS (WGS 84, UTM, standard Gauss-Kruger zones ≈ MSK); we don't promise the true regional MSK for cadastre — download in a suitable projection.