Link

Map Projections

Let’s revisit some of the main topics we have covered so far.

See if you can answer the questions below before you reveal the correct answer by clicking on the text of the question.

What are the two different kinds of coordinate systems? Geographic and projected.


It is best to measure distance and area with a coordinate system using latitude and longitude as its units. True or False. False. Latitude and longitude are angular measures and not appropriate for measuring distance or area. Use a projected coordinate system to more accurately measure distances between two locations on the surface of the earth.


Who can identify the projection below and which properties it preserves and distorts? - The Web Mercator projection preserves direction and shape.
- In web maps, it's also good for generating map tiles because it projects the world into a square evenly subdivided across zoom levels, and 90 degree turns appear as right angles.
- The Mercator projection distorts size, or area. Notice the classic example of comparing the size of Greenland to the continent of Africa in this map.


Mercator projection
Which projection am I? (c) TheCrazyWhovian , CC BY-SA 4.0.

 

Recap

Projections are what we use to transform latitude and longitude coordinates into more meaningful units, like metres, by transferring the datum to a planar (cartesian) coordinate system.

Terminology

Remember latitude and longitude? In the context of projections, it may be useful to think of these as lines that have another name to describe them.

Lines of latitude are also called parallels and run east-west parallel to the equator.

Lines of longitude are called meridians and run north-south between the North and South Poles.

Lat Long Grid
Parallels and meridians form a graticule. Melita Kennedy, Esri.

 

Map projections are typically categorized into three different types, based on the visualization of light shining through the earth onto a surface, where the surface is a plane, a cylinder, or a cone, respectively.

Light source
The concept of projection. Types of Map Projections, Jochen Albrecht.

 

There are also those who recommend dispensing with the three projection categories because they don’t account for all projections and can lead to misunderstanding and confusion.

Nevertheless, these three categories can be useful models for illustrating some map projections.

Projections based on each surface can be used for mapping particular parts of the world.

Where each respective surface touches the earth is also the area of the world portrayed most accurately using one of the three surfaces described below.

Planar/Azimuthal Projections

Light source
Possible aspects of planar projections. Melita Kennedy, Esri.

 

  • area and shape distortion are circular around the point of contact, so these projections accommodate circular regions better than rectangular regions
  • point of contact can be anywhere on earth’s surface but north and south poles most common point of contact
  • longitude lines converge at the north pole and radiate outward
  • latitude lines appear as a series of concentric circles
  • distances from or through the map center are true
  • directions from the map center to any other point are also held true
  • any other measure of distance or direction will not be true
  • not good for world maps because only show about half of earth at a time
Azimuthal
Example of an azimuthal projection in the polar region. Map Projections, Richard S. Courtney.

 

Cylindrical Projections

Cylindrical aspects
Possible aspects of cylindrical projections. Melita Kennedy, Esri.

 

  • Mercator projection is a cylindrical projection with line of tangency at equator
  • produce maps with straight, evenly-spaced meridians and straight parallels that intersect meridians at right angles
  • touch the globe along a line rather than a point, as with planar
  • display true direction along straight lines
  • a cylinder wrapped around a globe will cover more of the globe than either a plane or cone can
  • tend to be better for world maps but still can’t show All of earth’s surface
Cylindrical
Example of an cylindrical projection. Map Projections, Richard S. Courtney.

 

Conical Projections

conic
A conic projection tangent to the globe along the standard parallel. Melita Kennedy, Esri.

 

  • used for midlatitude zones that have an east-to-west orientation (because cone wider than it is tall)
  • single cone cannot show the whole globe
  • conic maps show only a sector of a complete circle…they don’t develop into a complete circle
  • produce maps with straight converging longitude lines and concentric circular arcs for latitude lines
  • simplest conic projection contacts the globe along a single latitude line, a tangent, called the standard parallel
  • distortion increases north and south of the standard parallel
Conical
Example of a conic projection in the mid-latitude region. Map Projections, Richard S. Courtney.

 

In the next section, we’ll go over choosing the right projection for your data.

This section uses ideas and images from Wikipedia, Projected Coordinate Systems, Understanding Map Projections, Light Source Metaphor, and 361 Lectures, and Map Projections.


Table of contents