Section2Exercise1 WorkingWithMapProjections
Section2Exercise1 WorkingWithMapProjections
MOOC
Exercise
Working with Map Projections
Section 2 Exercise 1
04/2019
Cartography. MOOC
Instructions
Use this guide and ArcGIS Pro to reproduce the results of the exercise on your own.
Note: The version of ArcGIS Pro that you are using for this course may produce slightly
different results from the screen shots that you see in the course materials.
Time to complete
Approximately 30-45 minutes.
Software requirements
ArcGIS Pro 2.3.2
ArcGIS Pro Standard license (or higher)
Note: For students using their existing ArcGIS Online organizational account, refer to this
Common Question (https://bit.ly/2UAo4xK) to ensure you have the required privileges.
Introduction
Every map has been projected onto a flat surface. Even globes, which of course aren't flat, are
made up of flat strips of maps that have been projected.
Because the earth happens to be roundish (the earth's shape isn't perfectly spherical; it
bulges a bit at the equator because of its spin, and has some bumps and dents in addition),
those comfortable with the math of geometry have come up with all sorts of ways of
representing our three-dimensional home on a flat surface. As such, each projected map has
to warp the representation of the earth in some way to flatten it out.
b From the main ArcGIS Pro start page, near the bottom left, click Open Another Project,
and browse to the Sec2Ex1_Projections.ppkx project that you saved on your computer.
Next, you will save a copy of the exercise project with a new name so you don't overwrite the
original file.
c From the Project tab, click Save As and type a name for your project, such as
Sec2Ex1_Projections_yourfirstandlastname.aprx.
d Save the file to the folder on your computer where you are saving your work.
Notice the blue grid lines crisscrossing the map at equal intervals, and the tendency of the
orange imaginary circular islands to appear stretched as they approach the poles.
Note: The orange imaginary circular islands are actually known as Tissot's indicatrix (https://
bit.ly/2KnUl3c).
The grid lines are latitude (horizontal) and longitude (vertical). On the round earth (and
globes), lines of latitude are equally spaced from the equator, around the middle, to the
poles—like a ladder. That equal latitudinal spacing is maintained in this map's projection. On
the earth (and globes), lines of longitude all converge to a single location at the poles.
However, they are all parallel to each other in this map's projection.
The projection that you are looking at has taken the latitude and longitude of the earth and
warped them into an even grid of squares. The result on the imaginary, equally sized circular
islands is a horizontal stretching as the north-most and south-most parts of the earth are
stretched to accommodate a rectangular map shape. While the shapes are distorted, their
orientation remains intact: "Up" on this map always corresponds to north.
a In the Contents pane, double-click the Map item to open the Map Properties dialog box.
b Click Coordinate Systems, and note the current coordinate system—WGS 1984 Plate
Carree.
The Plate Carrée coordinate system is a common projection, where the latitude and longitude
grid has been warped to form a uniform grid ("plate carrée" is French for "flat square").
a In the same Map Properties dialog box, in the Search field, type Mercator and press
Enter.
b Within the resulting hierarchy of available coordinate systems, in the Projected Coordinate
System section, expand World and choose WGS 1984 Web Mercator (Auxiliary Sphere).
This projection should look familiar. The Mercator projection is used by most web mapping
platforms, which makes it the most commonly seen map projection. Mercator does a good
job of preserving the shape of things, but it has to massively exaggerate size to preserve
shapes. To accommodate the vertical stretching of things near the poles, as you noted in the
previous projection, Mercator also increasingly spreads out the lines of latitude so that
mapped objects stretch horizontally just as much as they stretch vertically.
The result is an island of Greenland that appears larger than all of South America (Greenland
is actually about one-fifth the size of South America). The orange circular islands hold up
reasonably well as circles, but they appear to grow at an alarming rate as they approach the
poles.
The Mercator projection massively exaggerates the size of the island of Greenland.
Speaking of size, you will now look at a projection that does its best to preserve relative size:
equal-area projections.
a In the Contents pane, double-click the Map item to open the Map Properties dialog box.
The map redraws, showing the newly selected Europe Albers Equal Area Conic projection.
The map looks much different than before. This projection, rather than preserving the relative
shape of things or their orientation on a compass, maintains a consistent size of things (area).
The orange circular islands, which vary wildly in shape and are oriented in a conical fashion,
are all the same size.
As its name suggests, this equal-area projection is intended for use around Europe. If you
zoom in on the map to the area of Europe, you'll notice that the shape distortion is negligible.
This projection is a good compromise for users wanting to make a map of European
countries, where the relative sizes of things are, ideally, consistent.
Mapmakers should always choose a projection that fits best with the phenomenon that they
are mapping. Sometimes, it is a technical consideration, like ensuring the consistent
appearance of same-sized objects. Or choosing a projection that maintains relative direction
for navigation maps. Often, though, projection selection has to do with the mapmaker's
aesthetic preference because it helps communicate something interesting about the mapped
data.
Step 6: Choose a projection for mapping hurricane and tropical storm data
In this step, you will choose a meaningful projection for a map showing hurricane data.
a In the Contents pane, turn off the Imaginary Circular Islands layer.
Note: Because this layer includes a large dataset, it might take several seconds to draw on
your screen.
The blue areas on the map are actually small blue dots that represent the position and time of
each known hurricane and tropical storm that has occurred over the past 100 years.
d In the Contents pane, double-click the Map item to open the Map Properties dialog box.
e Choose a projection and see how it visually displays the distribution and overall patterns
of these historical hurricanes.
Note: Check out the Learn More section at the end of this exercise for more information
about projections.
Hurricanes, when viewed in large numbers, form their own circuitous patterns. They are also
physically incapable of crossing the equator. While exploring the projections available to you,
did you find a projection that reinforced that phenomenon or presented it in an especially
beautiful way?
Note: If you'd like, go to the Lesson Forum and share a screenshot of your map. Include some
information about what projection you chose and why.
Conclusion
In this exercise, you were introduced to the concept, and inevitability, of map projections. You
learned about some of the map properties that a projection distorts and what their visual
effect is on mapped data. You explored the Coordinate Systems category of the Map
Properties dialog box and familiarized yourself with browsing and selecting map projections.
You considered the appropriate technical reasons to choose a projection, as well as the
aesthetic implications on the resulting map's message.
Stretch Goal
If you are feeling adventurous, try replicating something like this hurricane map (https://bit.ly/
2wKYevz) with the data from this exercise. Reminder that Stretch goals are community
supported and a great opportunity to work together to learn together.
Use the Lesson Forum to post your questions and observations. Be sure to include #stretch
hashtag in the posting title.
If you did some experimenting on your own beyond the steps of an exercise, we'd love to
hear about and see what you did! On the other hand, if you completed a map based on the
exercise steps, that's awesome! But, there's no need to share it in the Forum.
Learn More