Cartographic creations – Refine symbology

Make a custom color scheme

Colors have different connotations in different cultures, but blue is often associated with positive emotions such as trust, calm, and serenity. You'll change the naturalistic white and blue color scheme for one that feels more unnatural.

  1. If you completed the earlier tutorial Cartographic creations – Map Arctic sea ice, reopen Arctic sea ice.aprx. Otherwise, download Cartographic creations 2.ppkx. Double-click the file to open it in ArcGIS Pro.
    Note:

    A .ppkx file is an ArcGIS Pro project package and may contain maps, data, and other files that you can open in ArcGIS Pro. Learn more about managing .ppkx files in this guide.

  2. If prompted, sign in to ArcGIS Pro using your licensed ArcGIS account.
    Note:

    If you don't have access to ArcGIS Pro or an ArcGIS organizational account, see options for software access.

  3. In the Contents pane, right-click IceExtent_Overlap and choose Symbology.

    You'll create a custom color scheme with warm colors that reflect the theme of global warming. You'll start with a simple color scheme that is easy to edit.

  4. Click the Color scheme menu and choose Black to White.
    Tip:

    Point to color schemes to read their names.

    Black to White color scheme

  5. Click the Color scheme menu again and click Color scheme properties.
  6. In the Color Scheme Editor window, click the black color stop.

    Black color stop

  7. Click the Color menu and choose Color properties.

    Color properties option

  8. In the Color Editor window, for HEX #, type C30084 and press Enter.

    HEX # parameter in the Color Editor window

    This pink color will have high contrast with the beige background and will be useful later in the map, so you'll save it to your favorites style.

  9. Click Save color to style.
  10. In the Save Color As window, for Name, type Melt. Click OK.
  11. In the Color Editor window, click OK.

    The color scheme now ranges from pink to white. You'll test it on the map before making further changes.

  12. In the Color Scheme Editor window, click OK.

    Map with pink to white color scheme

    The map looks less calming and more like a spreading disease. However, you can improve this color scheme further by adding a second hue. This will give the color scheme greater depth, allowing it to show more detail.

  13. In the Symbology pane, click the Color scheme menu and click Color scheme properties.
  14. At the top of the Color Scheme Editor window, click the Add color button.

    Add color button

    Tip:

    If the Add color button is unavailable, click the white color stop.

    When you add a new color to a color scheme, it's easy to break the smooth transition from light to dark, which is important to help people understand the data. To avoid this, you'll choose a color that is darker than the light color stop (white) and lighter than the dark one (pink).

  15. For the middle color stop, click the Color menu and choose Color properties. In the Color Editor window, change the HEX # value to FFD37F and click OK.

    Middle orange color stop

    Despite your efforts, the color scheme has lost its smooth transition; now there is too much color variety.

  16. Ensure that the orange color stop is selected.

    Selecting this color stop also selects the darker half of the color scheme. The strong red color in the middle of this range is causing the color scheme to lose its balance. The pink color at the far end should be the darkest and the most visually prominent, not the red.

    Sometimes, this problem can be resolved by trying a different color algorithm.

  17. Change Algorithm to CIE Lab.

    CIE Lab option

    The transition from pink to orange changes to one that is more gradual. Next, you'll remove the pale pink color between the orange and white color stops.

  18. Click the white color stop. Change Algorithm to Linear.

    White color stop with Algorithm set to Linear

    You have now achieved a smooth light-to-dark color scheme. You'll make one more change. The transition between pink and orange is more varied and interesting than the one between orange and white. You'll stretch the interesting part out so it takes up more space on the color scheme.

  19. Click the orange color stop. Change Position to 75 percent.

    Orange color stop with Position set to 75 percent

  20. Click Save to a style. For Name, type Ice Melt.
  21. Click OK. In the Color Scheme Editor window, click OK.

    Map with pink, orange, and white color scheme

    Choosing and creating color schemes with a clear transition from light to dark makes the map easier for everyone to read. However, it's especially important to allow people with color blindness to read your map. You'll test how well your color scheme works for different kinds of color vision.

  22. On the ribbon, click the View tab. In the Accessibility group, click the lower half of the Color Vision Simulator button and choose Deuteranopia.

    Deuteranopia in the Color Vision Simulator menu

    The colors of the map change to simulate how they will appear to a person with green-blind vision. The transition from dark to light on the map is still clear.

    Deuteranopia simulation on the map

  23. Try the other options in the Color Vision Simulator menu. When finished, click the upper half of the button to turn color simulation off.

Convert polygons to a raster

The ice layer refreshes on the map every time you pan or zoom. Because it is a large file, the refresh might not be very fast, slowing you down as you work to design the rest of the map. You'll convert the polygons to a raster layer so it can draw faster on the map.

  1. On the ribbon, click the Analysis tab. In the Geoprocessing group, click Tools.
  2. In the Geoprocessing pane, search for and open the Polygon to Raster tool.
  3. For Input Features, choose IceExtent_Overlap. For Value field, choose COUNT_.

    This value field will ensure that the cell values of the raster match the values in the COUNT_ field, the field you used to symbolize the layer. If you choose a different field, you won't be able to match the symbology properly.

  4. For Output Raster Dataset, type IceExtent_Raster. For Cellsize, type 2000.

    A higher cell size will result in a raster that is too pixelated for your map.

    Polygon to Raster tool

  5. Click Run.

    The tool runs and adds the raster layer to the map.

  6. In the Contents pane, drag the IceExtent_Raster layer above the IceExtent_Overlap layer.
  7. Open the Symbology pane for the IceExtent_Raster layer.
  8. Change the Color scheme to Ice Melt. Change Stretch type to Minimum Maximum.

    Raster symbology

    This Stretch type will ensure that the color scheme will be applied evenly to the full range of COUNT_ values. The raster layer now looks exactly like the polygon layer.

  9. In the Contents pane, right-click IceExtent_Overlap and choose Remove.

Symbolize index lines

Your map conveys how often ice has covered each area in the month of September since 1979. Many people may assume that older years had larger ice extents and recent years had small ones, but the map doesn't provide any evidence of this trend.

Arctic sea ice has declined since 1979, and it's important for your map to convey that message. You'll draw the outlines of a few index years on the map to help tell this story.

  1. In the Contents pane, right-click IceExtent and choose Copy.
  2. Right-click Map and choose Paste.

    Paste in the Map context menu

    You now have two identical layers named IceExtent.

    Tip:

    You can also duplicate layers by holding the Ctrl key and dragging the layer.

  3. Rename the top IceExtent layer to Index years.
  4. Turn on the Index years layer and open its Symbology pane.
  5. For Primary symbology, choose Single Symbol.
  6. Click the Symbol button.

    Symbol button

  7. If necessary, click the Properties tab and the Symbol button.
  8. For Color, choose No color.
  9. For Outline color, choose Tecate Dust.

    Tecate Dust color

  10. Ensure that Auto Apply is enabled.

    The map shows the outline of every September ice extent since 1979.

    Map covered with gold lines

    It looks pretty, but it's too much information to interpret. You'll filter this layer to only show three years.

  11. In the Contents pane, double-click Index years to open its Layer Properties window.
  12. Click the Definition Query tab. Next to Query 1, click Edit.

    Edit button on Query 1

  13. Click Add Clause.
  14. Build a clause with the following pieces:
    • For the first menu, choose And.
    • For the second menu, choose Year.
    • For the third menu, choose includes the value(s).
    • For the fourth menu, type 1980,2000,2020.

    Second clause in Query 1

  15. Click Apply. Click OK.

    Only a few lines draw on the map, giving an appearance similar to contour lines on a topographic map.

    Map with only three index lines

    The lines are difficult to see over some of the yellow and orange colors. You'll solve this problem with layer blending.

  16. In the Contents pane, confirm the Index years layer is selected.
  17. On the ribbon, click the Feature Layer tab. In the Effects group, change Layer Blend to Linear Burn.

    Now the lines appear darker than the colors underneath.

    Map with index lines and blend mode

  18. On the Quick Access Toolbar, click the Save Project button.

    Save Project button on the Quick Access Toolbar

In this tutorial, you made a custom color scheme to change the tone of the map and associate it with the theme of global warming. You also added index lines to map the retreat of summer ice over time. In the next tutorial, you'll add labels to help emphasize this point.

You can find all of the tutorials in this series at Cartographic creations in ArcGIS Pro. You can find more cartography tutorials on the Introduction to Cartography page.

You can find more tutorials in the tutorial gallery.