Skip to main content
    Insights

    Coordinate Systems, Datums and Projections for Survey Work in Egypt

    A field guide to Egypt's national grid, the datums and EPSG codes we actually use on projects, and why mixing datums is the fastest way to corrupt good data.

    The mistake that hides in plain sight

    On almost every project we take over from another team, the field accuracy is fine. The instruments were good, the observations were tight, the crew knew what they were doing. What we find broken — again and again — is the coordinate reference. A DWG with no declared datum. A shapefile labelled "WGS84" that is actually sitting on an Egypt 1907 grid. A control sheet that mixes UTM and Egyptian Transverse Mercator without anyone noticing, because both are in metres and both look reasonable on screen.

    That is the quiet danger of coordinate systems: a datum or projection error rarely looks like an error. It shifts everything by a consistent amount, so internally the survey still closes, still plots cleanly, still passes a casual check. It only bites when you tie into existing control, hand over to a contractor, or stake it out on site and find the road centreline is twelve metres off. This article is how we keep that from happening on our work in Egypt.

    Egypt's national grid, in practice

    Egypt's traditional national framework is the Egyptian Transverse Mercator (ETM) — a family of Transverse Mercator belts (you will hear them called the Red Belt and Purple Belt, among others) referenced to the Egypt 1907 / Old Egyptian datum on the Helmert 1906 ellipsoid. This is the grid behind a great deal of the cadastral and legacy engineering data in the country, and the Egyptian Survey Authority is the custodian of that framework.

    Alongside it, modern work routinely uses UTM zones 35N and 36N on WGS84 — the dividing meridian runs near 30°E, so eastern Egypt falls in 36N and the western projects in 35N. And the raw output of any GNSS receiver is, fundamentally, WGS84 / ITRF — a global geocentric datum, not a national grid at all. Three different worlds, all valid, all in daily use. The skill is not picking one; it is knowing exactly which one each dataset lives in, and transforming deliberately between them.

    The systems we work in — and their EPSG codes

    SystemDatum / EllipsoidTypical useEPSG
    WGS84 geographic (lat/long)WGS84Raw GNSS, web maps, global exchange4326
    UTM Zone 35NWGS84Western Egypt engineering grids32635
    UTM Zone 36NWGS84Eastern Egypt engineering grids32636
    Egypt 1907 / Red Belt (ETM)Egypt 1907 / Helmert 1906Cadastre & legacy national grid22992
    Egypt 1907 / Purple Belt (ETM)Egypt 1907 / Helmert 1906Cadastre & legacy national grid22993

    EPSG codes we declare explicitly on every deliverable. Codes per the EPSG registry; confirm the belt/zone against your project's control before use. · Coordinate reference identifiers per the EPSG Geodetic Parameter Dataset. See references.

    Why we obsess over this

    3000+ km
    of road alignments surveyed
    every one referenced to a declared grid
    600+ km
    of railway alignments
    where a datum slip means re-staking track
    800,000+
    feddans levelled
    areas only mean something on a stated projection

    What a datum shift actually does to your data

    A datum is just an agreement about where the coordinate origin and the reference ellipsoid sit relative to the planet. Egypt 1907 and WGS84 were defined decades apart, with different ellipsoids and different anchoring, so a given physical point gets different numbers in each — offset by a datum shift on the order of tens to a couple of hundred metres, varying with location.

    Here is the trap. If you take WGS84 coordinates and simply relabel them as Egypt 1907 (or plot them on that grid) without running the transformation, every point in your dataset moves by almost the same vector. The internal shape is preserved. Distances between your own points are fine. Closures still close. So the file sails through QC — until it meets a point whose coordinates came from the other datum. We have illustrated the scale of the problem below; treat the magnitudes as typical, not as fixed constants for any one site.

    Error scale: a real survey error vs. an undeclared datum slip

    Field error lives in millimetres; a datum mismatch lives in tens of metres. They are not the same class of problem. · Field-accuracy figures are typical/illustrative ranges (RTK ±15-25 mm, total station ±2-5 mm, GNSS static ±3-8 mm); datum-shift magnitude is order-of-magnitude illustrative and varies by location. See references.

    Declare the CRS — every layer, every time

    Per common geodetic practice and the EPSG registry convention, no coordinate is complete without its reference. Every deliverable we issue carries an explicit EPSG code, the datum name, the projection, and the units. An unlabelled coordinate is not a coordinate — it is a guess, and on a national grid that guess can be wrong by enough to re-stake an entire alignment.

    How we lock the coordinate reference on a new project

    1. 1

      Read the client spec and capture the required output CRS in writing — system, datum, projection, zone/belt, units and EPSG code — before any crew mobilises.

    2. 2

      Recover and validate existing control: occupy at least two known national-grid points and confirm their datum and belt/zone against the published values.

    3. 3

      Observe in GNSS WGS84/ITRF and keep the raw vectors untouched as the traceable source of truth.

    4. 4

      Apply the agreed transformation (datum shift + projection) to the declared national grid, and record the exact parameters used.

    5. 5

      Check on an independent control point that did not drive the transform — if it lands within tolerance, the datum is right; if it lands at a consistent offset, you have a datum slip to fix.

    6. 6

      Tag every output file with its EPSG code and ship the transformation report alongside the coordinates.

    One country, many grids

    Map of Egypt showing the span across UTM zones 35N and 36N
    Egypt straddles UTM zones 35N and 36N near the 30°E meridian, and overlays the classic Egyptian Transverse Mercator belts — which is exactly why an undeclared CRS is so dangerous here. · Zone boundaries are standard UTM definitions; illustrative basemap.

    Choosing the output grid

    CriterionWGS84 geographicUTM (WGS84)ETM / Egypt 1907
    Native to GNSSYesAfter projectionAfter datum + projection
    Metres on a planeNo (degrees)YesYes
    Matches legacy cadastreNoSometimesYes
    Distortion across EgyptN/ALow within zoneLow within belt

    There is no single 'best' grid — there is the grid your client's data already lives in. We match it and declare it.

    Keep reading

    References

    1. EPSG registry of coordinate reference systems and map projectionsEPSG Geodetic Parameter Dataset
    2. Egyptian Survey Authority — national reference for mapping, cadastre, and controlEgyptian Survey Authority (ESA)
    3. International Federation of Surveyors publications on professional and cadastral standardsInternational Federation of Surveyors (FIG)

    Frequently asked questions

    What coordinate system does Egypt use for surveying?

    The traditional national framework is the Egyptian Transverse Mercator (ETM), a set of Transverse Mercator belts (commonly the Red Belt and Purple Belt) referenced to the Egypt 1907 / Old Egyptian datum and the Helmert 1906 ellipsoid. Many modern projects also work in UTM zones 35N/36N on WGS84, and GNSS observations themselves arrive in WGS84/ITRF. The right choice depends on the client's spec and the existing control — we confirm it in writing before any field work starts.

    Why does mixing datums corrupt survey data?

    A datum defines where the coordinate origin and ellipsoid sit relative to the Earth. Egypt 1907 and WGS84 differ by a datum shift of the order of tens to a couple of hundred metres depending on location. If you plot WGS84 coordinates straight onto an Egypt 1907 grid without the transform, every point moves by roughly the same vector — so the geometry still looks internally consistent and passes a casual review. The error only shows up when you tie into existing control or another contractor's data, by which point it can be expensive to unwind.

    Do you deliver in WGS84 or the local Egyptian grid?

    Both, on request — but we always state the EPSG code on every deliverable. Most engineering and cadastral clients want a projected national grid (ETM or UTM) so distances and areas are in metres on a plane. We keep the raw GNSS in WGS84/ITRF for traceability and supply the exact transformation parameters used, so any downstream team can reproduce our numbers.

    Part of: Accuracy & Standards

    1. 1The Surveying & Geospatial Glossary: How the Core Terms Actually Connect
    2. 2الجيويد ببساطة: لماذا ارتفاع الـ GNSS ليس الارتفاع الذي تريده
    3. 3The Geoid Explained: Why Your GNSS Height Is Not the Height You Want
    4. 4تحديث أنظمة GNSS: ماذا تعني الأقمار الإضافية للمساحين؟
    5. 5Where GNSS-RTK Error Really Comes From — and the Field Habits That Shrink It
    6. 6GNSS Modernization: What More Satellites Mean for Surveyors
    7. 7من أين يأتي خطأ GNSS-RTK فعليًا — والعادات الميدانية التي تقلّصه
    8. 8Survey Accuracy Standards Explained: What “±2 cm” Really Means
    9. 9معايير دقة المساحة: ماذا تعني فعلًا «±٢ سم»؟
    10. 10قاموس المساحة والجيوماتكس: كيف تترابط المصطلحات الأساسية فعليًا
    11. 11Coordinate Systems, Datums and Projections for Survey Work in Egypt
    12. 12أنظمة الإحداثيات والمراجع المساحية (الداتم) والإسقاطات للعمل المساحي في مصر

    About the author

    G

    GeoGiza Survey Team

    · GeoGiza Surveyors & Engineers

    90 instruments · 3000+ delivered projects · 3000+ km of roads

    GeoGiza's surveying & geomatics team — field engineers and surveyors delivering topographic, cadastral, aerial, hydrographic, and laser-scanning work across a fleet of 90 instruments and a track record of 3000+ delivered projects. We write from the field, not from theory.

    Coordinate Systems & Datums in Egypt | GeoGiza Field Guide | GeoGiza