🌐 Datum and Projections in Geospatial Analysis
📌 What is a Datum?
A datum is a mathematical model that defines the shape, size, and orientation of the Earth’s surface.
Since the Earth is not a perfect sphere but an oblate spheroid, datums are essential for representing its actual form in GIS.
🔬 Used in Geodesy
- Geodesy is the science of measuring and modeling the Earth.
- Datums are typically represented by:
- Ellipsoid – smooth, mathematical surface
- Geoid – irregular surface representing the Earth's gravity field
🧭 Types of Datums
1. Geographic Datums
Used to define the 3D shape of Earth.
Common examples:
- 🌍 WGS84 (used in GPS, global standard)
- 🌎 NAD83 (North America)
- 🇪🇺 ETRF89 (Europe)
These are typically ellipsoid-based.
2. Projected Datums
Used to convert 3D Earth onto a 2D plane (i.e., maps).
Represented as a flat plane or cylinder.
Examples include: - 📐 UTM (Universal Transverse Mercator) – used for navigation and large-scale mapping - 🗺️ SPCS (State Plane Coordinate System) – used for local mapping in the US
🧮 Why Are Datums Important?
Datums allow accurate measurement and spatial referencing by: - Defining reference frames for coordinate systems - Supporting accurate projection to 2D maps - Enabling GPS and remote sensing systems to work globally
🗺️ What Are Projections?
A projection is a technique for flattening the 3D surface of the Earth into a 2D map.
Without projections, we cannot view the Earth’s surface on flat maps.
✅ Projections vs. Datums
Concept | Purpose |
---|---|
Datum | Defines the size and shape of Earth |
Projection | Flattens the Earth’s surface onto a map |
📍 Why Use Map Projections?
- 📖 Easier to read than a globe
- 🧭 Useful for navigation, surveying, distance and area measurements
- 📊 Critical for visualizing spatial data and analyzing patterns
🧩 Types of Map Projections
Each projection preserves certain spatial properties while distorting others. Choice depends on purpose and region.
Common Projection Types:
- 🧭 Mercator Projection
- Cylindrical
- Preserves direction
- Good for navigation
-
❌ Distorts size near poles (e.g., Greenland looks huge)
-
📐 Lambert Conformal Conic Projection
- Common in the U.S. and Canada
- Preserves shape & scale near standard parallels
-
❌ Distorts elsewhere
-
🟫 Albers Equal Area Projection
- Preserves area, ideal for statistical maps
-
Good for comparing region sizes
-
🌐 Robinson Projection
- Compromise projection
- Balances area, shape, and distance
- Popular for world maps
🎯 Conclusion
- Datums define the true shape and position of Earth’s surface.
- Projections allow us to view and analyze that surface in 2D.
- Choosing the right combination is critical for accuracy in GIS, surveying, and map-making.
Prepared for academic use. You may reuse with attribution.