Skip to main content

Ellipsoid and Geoid


In GIS and geodesy, the ellipsoid and geoid are fundamental models used to approximate the shape of the Earth. They serve as reference surfaces for geographic coordinate systems, positioning, and elevation measurements.


1. Ellipsoid (Spheroid)

An ellipsoid (or spheroid) is a mathematically defined smooth surface that approximates the Earth's shape. It is formed by rotating an ellipse around its minor axis, making the Earth slightly flattened at the poles and bulging at the equator.

  • Semi-Major Axis (a): The longest radius, measured along the equatorial plane.
  • Semi-Minor Axis (b): The shortest radius, measured from the center to the poles.
  • Flattening (f): The measure of how much the ellipsoid is compressed at the poles. Calculated as: f=a−baf = \frac{a - b}{a}
  • Reference Ellipsoid: A specific mathematical model used in geodetic calculations.

Examples of Ellipsoids

  1. WGS84 (World Geodetic System 1984) – Used globally, including for GPS.
  2. GRS80 (Geodetic Reference System 1980) – Used in North America.
  3. Clarke 1866 – Older model used in North American mapping.

Practical Use Cases

  • GPS and Google Maps use the WGS84 ellipsoid for positioning.
  • GIS software relies on ellipsoidal coordinates to ensure accurate mapping.

2. Geoid

A geoid is a model of the Earth's shape based on gravity measurements. It represents the mean sea level (MSL) extended under landmasses, showing where gravity is constant. Unlike the smooth ellipsoid, the geoid has an irregular shape due to variations in Earth's gravity.

  • Geoidal Height (N): The difference between the geoid and the reference ellipsoid at any location. N=h−HN = h - H Where:
    • h = Ellipsoidal height (from GPS)
    • H = Orthometric height (real elevation above the geoid)
    • N = Geoid undulation (difference between ellipsoid and geoid)

Examples of Geoid Models

  1. EGM96 (Earth Gravitational Model 1996) – Used globally for precise height measurements.
  2. EGM2008 – A more refined version for better accuracy.
  3. NAVD88 (North American Vertical Datum 1988) – Used in the United States for elevation data.

Practical Use Cases

  • Flood risk mapping requires geoid-based elevations (orthometric heights).
  • Satellite altimetry uses geoid models to measure sea level changes.
  • Surveying and engineering projects use geoid corrections for precise elevation data.

3. Comparison

FeatureEllipsoidGeoid
DefinitionA mathematically perfect surface approximating Earth's shape.A physical model based on Earth's gravity field.
Surface TypeSmooth and regular.Irregular, follows mean sea level.
Used ForDefining latitude, longitude, and ellipsoidal heights.Defining mean sea level and orthometric heights.
Reference ModelsWGS84, GRS80, Clarke 1866.EGM96, EGM2008, NAVD88.
Key ApplicationGPS navigation, cartography.Elevation modeling, sea level studies.

4. Importance in GIS 

  1. Accurate Positioning: GPS provides ellipsoidal height, but real-world applications require geoid-based heights.
  2. Elevation Corrections: Engineers and surveyors use geoid models to adjust GPS height data.
  3. Map Projections: Selecting the right reference ellipsoid ensures accurate geographic data representation.
  • The ellipsoid is a smooth, mathematical model used for latitude/longitude measurements.
  • The geoid is a gravity-based, irregular surface that represents mean sea level.
  • GIS applications often convert ellipsoidal heights (from GPS) to orthometric heights (using geoid models) for real-world accuracy.

Comments

Popular posts from this blog

Accuracy Assessment

Accuracy assessment is the process of checking how correct your classified satellite image is . 👉 After supervised classification, the satellite image is divided into classes like: Water Forest Agriculture Built-up land Barren land But classification is done using computer algorithms, so some areas may be wrongly classified . 👉 Accuracy assessment helps to answer this question: ✔ "How much of my classified map is correct compared to real ground conditions?"  Goal The main goal is to: Measure reliability of classified maps Identify classification errors Improve classification results Provide scientific validity to research 👉 Without accuracy assessment, a classified map is not considered scientifically reliable . Reference Data (Ground Truth Data) Reference data is real-world information used to check classification accuracy. It can be collected from: ✔ Field survey using GPS ✔ High-resolution satellite images (Google Earth etc.) ✔ Existing maps or survey reports 🧭 Exampl...

REMOTE SENSING INDICES

Remote sensing indices are band ratios designed to highlight specific surface features (vegetation, soil, water, urban areas, snow, burned areas, etc.) using the spectral reflectance properties of the Earth's surface. They improve classification accuracy and environmental monitoring. 1. Vegetation Indices NDVI – Normalized Difference Vegetation Index Formula: (NIR – RED) / (NIR + RED) Concept: Vegetation reflects strongly in NIR and absorbs in RED due to chlorophyll. Measures: Vegetation greenness & health Uses: Agriculture, drought monitoring, biomass estimation EVI – Enhanced Vegetation Index Formula: G × (NIR – RED) / (NIR + C1×RED – C2×BLUE + L) Concept: Corrects for soil and atmospheric noise. Measures: Vegetation vigor in dense canopies Uses: Tropical rainforest mapping, high biomass regions GNDVI – Green Normalized Difference Vegetation Index Formula: (NIR – GREEN) / (NIR + GREEN) Concept: Uses Green instead of Red ...

Landsat 8 Band designation and Band Combination.

Landsat 8 Band designation and Band Combination.  Landsat 8-9 Operational Land Imager (OLI) and Thermal Infrared Sensor (TIRS) Bands Wavelength (micrometers) Resolution (meters) Band 1 - Coastal aerosol 0.43-0.45 30 Band 2 - Blue 0.45-0.51 30 Band 3 - Green 0.53-0.59 30 Band 4 - Red 0.64-0.67 30 Band 5 - Near Infrared (NIR) 0.85-0.88 30 Band 6 - SWIR 1 1.57-1.65 30 Band 7 - SWIR 2 2.11-2.29 30 Band 8 - Panchromatic 0.50-0.68 15 Band 9 - Cirrus 1.36-1.38 30 Band 10 - Thermal Infrared (TIRS) 1 10.6-11.19 100 Band 11 - Thermal Infrared (TIRS) 2 11.50-12.51 100 Vineesh V Assistant Professor of Geography, Directorate of Education, Government of Kerala. https://www.facebook.com/Applied.Geography http://geogisgeo.blogspot.com

Energy Interaction with Atmosphere and Earth Surface

In Remote Sensing , satellites record electromagnetic radiation (EMR) that is reflected or emitted from the Earth. Before reaching the sensor, radiation interacts with: The Atmosphere The Earth's Surface These interactions control how satellite images look and how we interpret them. I. Interaction of EMR with the Atmosphere When solar radiation travels from the Sun to the Earth, four main processes occur: 1. Absorption Definition: Absorption occurs when atmospheric gases absorb radiation at specific wavelengths and convert it into heat. Main absorbing gases: Ozone (O₃) → absorbs Ultraviolet (UV) Carbon dioxide (CO₂) → absorbs Thermal Infrared Water vapour (H₂O) → absorbs Infrared Concept: Atmospheric Windows These are wavelength regions where absorption is very low, allowing radiation to pass through the atmosphere. Remote sensing depends on these windows. For example, satellites like Landsat 8 use visible, near-infrared, and thermal bands located in atmospheric windows. 2. Trans...

Change Detection

Change detection is the process of finding differences on the Earth's surface over time by comparing satellite images of the same area taken on different dates . After supervised classification , two classified maps (e.g., Year-1 and Year-2) are compared to identify land use / land cover changes .  Goal To detect where , what , and how much change has occurred To monitor urban growth, deforestation, floods, agriculture, etc.  Basic Concept Forest → Forest = No change Forest → Urban = Change detected Key Terminologies Multi-temporal images : Images of the same area at different times Post-classification comparison : Comparing two classified maps Change matrix : Table showing class-to-class change Change / No-change : Whether land cover remains same or different Main Methods Post-classification comparison – Most common and easy Image differencing – Subtract pixel values Image ratioing – Divide pixel values Deep learning methods – Advanced AI-based detection Examples Agricult...