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

Disaster Management

1. Disaster Risk Analysis → Disaster Risk Reduction → Disaster Management Cycle Disaster Risk Analysis is the first step in managing disasters. It involves assessing potential hazards, identifying vulnerable populations, and estimating possible impacts. Once risks are identified, Disaster Risk Reduction (DRR) strategies come into play. DRR aims to reduce risk and enhance resilience through planning, infrastructure development, and policy enforcement. The Disaster Management Cycle then ensures a structured approach by dividing actions into pre-disaster, during-disaster, and post-disaster phases . Example Connection: Imagine a coastal city prone to cyclones: Risk Analysis identifies low-lying areas and weak infrastructure. Risk Reduction includes building seawalls, enforcing strict building codes, and training residents for emergency situations. The Disaster Management Cycle ensures ongoing preparedness, immediate response during a cyclone, and long-term recovery afterw...

Logical Data Model in GIS

In GIS, a logical data model defines how data is structured and interrelated—independent of how it is physically stored or implemented. It serves as a blueprint for designing databases, focusing on the organization of entities, their attributes, and relationships, without tying them to a specific database technology. Key Features Abstraction : The logical model operates at an abstract level, emphasizing the conceptual structure of data rather than the technical details of storage or implementation. Entity-Attribute Relationships : It identifies key entities (objects or concepts) and their attributes (properties), as well as the logical relationships between them. Business Rules : Business logic is embedded in the model to enforce rules, constraints, and conditions that ensure data consistency and accuracy. Technology Independence : The logical model is platform-agnostic—it is not tied to any specific database system or storage format. Visual Representat...

Approaches of Surface Water Management: Watershed-Based Approaches

Surface water management refers to the strategies used to regulate and optimize the availability, distribution, and quality of surface water resources such as rivers, lakes, and reservoirs. One of the most effective strategies is the watershed-based approach , which considers the entire watershed or drainage basin as a unit for water resource management, ensuring sustainability and minimizing conflicts between upstream and downstream users. 1. Watershed-Based Approaches Watershed A watershed (or drainage basin) is a geographical area where all precipitation and surface runoff flow into a common outlet such as a river, lake, or ocean. Example : The Ganga River Basin is a watershed that drains into the Bay of Bengal. Hydrological Cycle and Watershed Management Watershed-based approaches work by managing the hydrological cycle , which involves precipitation, infiltration, runoff, evapotranspiration, and groundwater recharge. Precipitation : Rainfall or snowfall within a...

Raster Data Structure

Raster Data Raster data is like a digital photo made up of small squares called cells or pixels . Each cell shows something about that spot — like how high it is (elevation), how hot it is (temperature), or what kind of land it is (forest, water, etc.). Think of it like a graph paper where each box is colored to show what's there. Key Points What's in the cell? Each cell stores information — for example, "water" or "forest." Where is the cell? The cell's location comes from its place in the grid (like row 3, column 5). We don't need to store its exact coordinates. How Do We Decide a Cell's Value? Sometimes, one cell covers more than one thing (like part forest and part water). To choose one value , we can: Center Point: Use whatever feature is in the middle. Most Area: Use the feature that takes up the most space in the cell. Most Important: Use the most important feature (like a road or well), even if it...

Disaster Management international framework

The international landscape for disaster management relies on frameworks that emphasize reducing risk, improving preparedness, and fostering resilience to protect lives, economies, and ecosystems from the impacts of natural and human-made hazards. Here's a more detailed examination of key international frameworks, with a focus on terminologies, facts, and concepts, as well as the role of the United Nations Office for Disaster Risk Reduction (UNDRR): 1. Sendai Framework for Disaster Risk Reduction 2015-2030 Adopted at the Third UN World Conference on Disaster Risk Reduction in Sendai, Japan, and endorsed by the UN General Assembly in 2015, the Sendai Framework represents a paradigm shift from disaster response to proactive disaster risk management. It applies across natural, technological, and biological hazards. Core Priorities: Understanding Disaster Risk: This includes awareness of disaster risk factors and strengthening risk assessments based on geographic, social, and econo...