Featured image of post Graduated Flow Map

Graduated Flow Map

A graduated flow map represents flows between locations by assigning line widths to discrete classes rather than scaling them continuously. For example, flows may be shown as thin, medium, and thick lines. This reduces visual complexity while still communicating the approximate magnitude of movement, especially when values span a very wide range.

Historical Background

Flow maps date back to the nineteenth century, especially the work of Charles Joseph Minard. The graduated flow map applies the cartographic idea of classification to flow width, just as choropleth maps classify values into color ranges.

As GIS made it easier to draw hundreds or thousands of flows, graduated widths became a practical way to keep maps readable.

Data Structure

DataRole
Origin and destinationDefine the flow
Flow valueAssigned to a class
Classification ruleEqual interval, quantile, natural breaks, or manual
Line styleWidth used for each class
CategoryOptional color or line type

Purpose

The purpose is to show relative flow magnitude without making every small numeric difference visible. It is useful when the reader needs to understand broad levels rather than exact values.

Use Cases

  • Regional migration categories
  • Transportation volume classes
  • Trade intensity groups
  • Commuting flows with broad bands
  • Network flow maps for reports or print

Design Notes

  • Explain the class breaks.
  • Keep the number of width classes small.
  • Use a legend with representative values.
  • Consider graduated flow when proportional width would create extreme line differences.
  • Avoid class breaks that hide important thresholds.

Summary

Graduated flow maps trade numeric precision for readability. They are especially useful for dense or wide-ranging flow data where continuous proportional widths would make the map difficult to read.

Licensed under CC BY-NC-SA 4.0
Last updated on Jun 12, 2026 08:59 +0900
Built with Hugo
Theme Stack designed by Jimmy