‹ LibraryBasicChapter 12/18
Chapter 12

Introduction to Cartography & Map Design

Cartography transforms raw geographic data into visually compelling, accurate maps that communicate information effectively to diverse audiences.

QGIS Print LayoutArcGIS Pro LayoutAdobe IllustratorMapbox StudioColorBrewer
35+ColorBrewer Schemes↗ Research-backed
5 EssentialMap Elements↗ Title, legend, scale, north, source

Theory & Foundations

Good cartographic design follows principles of visual hierarchy, color theory, typography, and layout composition to create maps that tell clear spatial stories.

Visual hierarchy ensures the most important information is most prominent. The map subject should dominate; supporting elements (title, legend, scale) should complement without competing.

Color choices convey meaning: Sequential schemes (light to dark) for ordered data, Diverging schemes (two hues meeting at neutral) for data above/below a midpoint, Qualitative schemes (distinct hues) for categorical data.

Five essential map elements: Title (what), Legend (symbols), Scale Bar (distance), North Arrow (orientation), and Data Source (credit/date). Missing any reduces map professionalism.

Typography: Sans-serif for labels (clear, readable), Serif for water features (traditional). Label placement: above/right for points, along for lines, centered for polygons.

In-Depth Coverage

Map Types

Different map types serve different analytical purposes.

  • Choropleth: Color-filled areas for rate data
  • Proportional symbol: Sized symbols for count data
  • Dot density: Random dots representing quantity
  • Isoline/Isarithmic: Contours for continuous data
  • Flow map: Lines showing movement direction/volume

Color Theory for Maps

Color choices critically affect map readability and accuracy.

  • ColorBrewer: Research-backed palettes for cartography
  • Sequential: Low→High (light green → dark green)
  • Diverging: Below→Above midpoint (red → blue)
  • Qualitative: Distinct categories (red, blue, green)
  • Consider: 8% of men are colorblind — test accessibility
💡 Pro Tip: Use ColorBrewer 2.0 (colorbrewer2.org) for scientifically designed map color schemes.

Key Techniques

Color selectionClassification methodsLabel placementLayout compositionExport settings

Data Visualization

Thematic Map Types in Publications (%)
Choropleth: 40Proportional: 20Dot Density: 12Isoline: 15Flow: 13
  • Choropleth: 40%
  • Proportional: 20%
  • Dot Density: 12%
  • Isoline: 15%
  • Flow: 13%
Map Layout Checklist
  1. 📝TitleClear, descriptive, prominent
  2. 🔑LegendAll symbols explained
  3. 📏ScaleGraphical scale bar
  4. 🧭NorthOrientation arrow
  5. 📋SourceData credit and date

Practical Workflow

  1. Define map purpose and audience
  2. Select appropriate projection
  3. Choose data classification method
  4. Apply color scheme from ColorBrewer
  5. Set visual hierarchy
  6. Place labels with readability rules
  7. Add map elements: title, legend, scale, north, source
  8. Export at appropriate resolution

Software & Tools

ColorBrewerFreeWeb Tool — Map color scheme selection

Video Tutorials

Real-World Application

The London Underground Map by Harry Beck (1931) revolutionized transit cartography by sacrificing geographic accuracy for topological clarity — a design principle still used in every metro system worldwide.

Real-World Projects

London Underground Map📍 UK

Beck's 1931 topological design revolutionized transit maps.

Impact: Design principle adopted by every metro system worldwide.

Case Study

National Geographic's cartography team spends months on a single map, combining scientific accuracy with artistic beauty that has set the global standard for 135+ years.

Problem-Based Learning

P1 Create a publication-quality thematic map of population density by district

Census data for 64 districts. Map for academic journal publication at A4 size.

Solution: Join census to boundary shapefile. Calculate density (pop/area_km2). Classify using Natural Breaks (Jenks). Apply sequential ColorBrewer palette. Add all 5 elements.

QGIS Print LayoutColorBrewerNatural Breaks classification
✅ Publication-quality choropleth map accepted in peer-reviewed journal. Clear visual hierarchy highlighted 3 population concentration zones.

Knowledge Check

1. Best map type for GDP per capita by country?

Further Reading