"

Chapter 16: Communicating the Message

  • QGIS dialog for changing marker symbology
    Screenshot of formatting all symbols in QGIS

    Now that we have done some basic analysis it’s time to share some of the insights we’ve made. Through doing the work, we may have had some insights, and we’ll probably have more as we put things together. Some reminders:

  • Everything doesn’t have to go in one map; be sure to curate what information is going into the map
  • Color choices are important
  • Some features only use certain colors, e.g., water is blue
  • Using non-neutral colors can relay meaning, be aware when using colors that have meaning to provide the context for the use
  • Be sure to include information that helps your reader understand the meaning

Communication Checklist

  • Meaningful title which helps readers contextualize the map.
  • Legend which describes the features on the map.
  • Scale bar that helps readers understand distance relationship between features on the map
  • North Arrow which helps orient the view to its relationship / position in the world
  • Credits which include who put this collection of data, analysis, inference, and communication together (you), the date or relative date it was created, the sources and dates of each dataset used, (Projected)
  • Labels of features on the map that help the view understand the study area
  • Coordinate Reference System
    QGIS symbology dialog with Categorized symbols selected
    Screenshot of category symbology in QGIS

How to symbolize by Unique Values

We have already explored symbology by single symbol and by graduated colors, another common symbology is unique values. This is a method of visualizing a category defined it the attributes.

  • Right click on innerring_businesses
  • Go to symbology
  • Select Categorized from the first dropdown menu
    QGIS dialog for selecting a marker.
    Screenshot of simple SVG marker in QGIS
  • Value: Specialty
  • You can double click on symbol and change the symbol shape
  • You can also change the stroke, icon size, and angle in this menu
  • Each shape will get a different color, but have the same shape.

SVG collections

Image of the map with categorized symbols
Screenshot of a map with simple SVG markers in QGIS

It’s possible to get a library of icons in QGIS, got to the plugins menu and install the resource sharing plugin.

  • In the symbology dialog, click symbol
  • Change the method to svg
  • Scroll down to collection to the svg browser and choose an icon

Custom svg icons

Image of the QGIS resource sharing plugin which allow you search for published assests.
Screenshot of resource sharing plugin in QGIS

It possible to upload custom icons.

Note, the image must be in .svg format and saved to your local directory

You can use the sample svg that are in the data folder for these exercises

In the QGIS project preferences

SVG browser showing the additional symbols available with the resource sharing plugin
Screenshot of svg icons in QGIS
  • Go to systems
    In the project system options, setting the path to local SVG images are stored.
    Screenshot of setting path to svg custom icons in QGIS
  • Navigate to the location where your .svg is stored
  • Double click the symbol for baked goods
  • Change the method from simple maker to svg marker
  • Scroll down in the svg browser until you see the icons you added
  • Double click the croissant press ok
    Image of the browser with the SVG images we've added at the bottom.
    Screenshot of browsing to custom svg icons in QGIS
  • Repeat for:
    • ice cream
    • juice
    • coffee
Custom markers adapted from Noun project
The symbol for bakery is a baguette and croissant.
Bakery symbol
The symbol for Ice Cream parlors is an ice cream cone
Ice Cream Parlor Symbol
The symbol for juice bar is a class of juice and a cut piece of fruit.
Juice Bar Symbol
The symbol for Cafe is a cup of coffee.
Cafe Symbol

How to label

It’s often not possible to label everything on your map, but strategically naming features on your map, can help the user. In the case of the municipalities, we may not have the feature symbology showing prominently, but we can label them to give views a relative idea of where they are.

  • Double click innerring_muni_ds
  • Select labels

In the first drop-down menu we must select how features will be labeled, the options are:

  • None – no labels for a feature layer are the default
  • Single – if we label feature, this is the most common choice, you might label by the feature name for example
  • Rule based – this option allows us to create an expression for how the features should be labeled.
  • Blocking – this allows us to determine the feature to label priority.

Select rule-based

  • Use the plus sign at the bottom to add a rule
  • Use the create expression button to create the rule
  • The expression should be “MUNICIPALI” IS NOT ‘UNINCORPORATED’
  • OK

Create a Layout

I’m going to create a few layouts based on what I’ve learned.

Map 1: Locations of Businesses, Schools by Student/Teacher Ratio, and Mean Income

Fist map communication shows a focused area view, an overview, and map essentials.
Image of map 1, focused on income, schools, and businesses

Map 2: Comparison between mean income, race, and housing values in census tracts in 2010.

Map two shows the housing values map, the income map, and the race map, and map essentials
Image of map 2, focused on housing values, income, and race

Map 3: Median home values in 2010 census tract and the relationship to floodways, and sinkholes.

Map 3 shows an overview map with housing values and sinkholes, and focused maps with sinkhole density and buffered floodways with intersecting parcels.
Image of map 3, focused on income, floodways and sinkhole density, and effected parcels

Map 4: Median home values in 2010 census tract and the relationship to owner occupancy and individual single-home values

Map four has owner occupancy and housing value overview maps with the same area parcels focused on in the north, central and south.
Image of map 4, focused housing values, owner occupancy, and single-family homes