LEGH 1202: CARTOGRAPHY AND MAP REding
MAP PROJECTION
Concept of Map Projections
This is the process of representing the spherical earth on a pane/flat surface. The Earth is
spherical i.e an oblate ellipsoid (3D), while maps are flat (2D). It is physically impossible to
flatten a spherical surface onto a plane without breaking, stretching, or compressing it.
Therefore, Mathematical formulas are used to transfer geographical coordinates (latitude and
longitude) from the ellipsoidal surface to a plane.
Types of Surfaces that can be developed during map projection
Cylindrical: A cylinder wrapped around the globe (e.g., Mercator).
Conic: A cone placed over the globe (e.g., Lambert Conformal Conic).
Planar/Azimuthal: A flat sheet tangent to a point on the globe.
Aspects/ Characteristics of map projection
Projections can be normal, transverse, or oblique depending on where the surface touches the
earth.
Significance of map projection
Map projections are crucial because they translate abstract, 3D spatial data into usable, flat
formats.
a. Navigation: Azimuthal and Mercator projections are vital for calculating sea and air
routes because they can show true direction or shape.
b. Spatial Analysis: Map projections allow for the measurement of distances, areas, and
angles in GIS (Geographic Information Systems).
c. Specific Properties:
Conformal: Preserves angles and shapes (essential for mapping small areas or weather
maps).
Equal Area (Equivalent): Preserves relative sizes of regions.
Equidistant: Maintains true distance from one or two points to all other points.
Challenges in Map Projections
All map projections cause distortion, generally referred to by the acronym SAD (Shape, Area,
Distance, Direction).
1. Area Distortion: Many projections (like Mercator) distort areas, especially near the
poles, making regions like Greenland appear larger than they are.
2. Shape Distortion: Distorts the local shape of features.
3. Distance/Direction Distortion: Distances are rarely accurate across the whole map.
4. Inconsistency of Scale: The scale is not consistent across the map; it changes, creating
limitations in measurement.
Solutions to Challenges in Map Projection
A. Choosing the Right Projection: Select a projection that preserves the most important
property for the specific use case.
Need accurate area? Use equal-area projections (e.g., Albers Equal-Area).
Need accurate angles? Use conformal projections (e.g., Lambert Conformal Conic).
B. Compromise Projections: These projections (e.g., Robinson, Winkel Tripel) don't
perfectly preserve area or shape but balance both to create a visually accurate map with
minimal overall distortion.
C. Coordinate System Selection: Using proper projected coordinate systems like Universal
Transverse Mercator (UTM) helps manage scale errors in local to regional mapping.