+ All Categories
Home > Documents > The compositional dot map: a visualization of spatial data · Dot Map A dot map shows the...

The compositional dot map: a visualization of spatial data · Dot Map A dot map shows the...

Date post: 24-Jul-2020
Category:
Upload: others
View: 4 times
Download: 0 times
Share this document with a friend
8
Martijn Tennekes en Edwin de Jonge The compositional dot map: a visualization of spatial data
Transcript
Page 1: The compositional dot map: a visualization of spatial data · Dot Map A dot map shows the geographic distribution of units, e.g. persons, companies, or events. 2 Map of cholera outbreak

Martijn Tennekes en Edwin de Jonge

The compositional dot map: a

visualization of spatial data

Page 2: The compositional dot map: a visualization of spatial data · Dot Map A dot map shows the geographic distribution of units, e.g. persons, companies, or events. 2 Map of cholera outbreak

Dot Map

A dot map shows the geographic distribution of units, e.g. persons,

companies, or events.

2 Map of cholera outbreak in London (1854) by John Snow

Deaths per address

Water pumps

Page 3: The compositional dot map: a visualization of spatial data · Dot Map A dot map shows the geographic distribution of units, e.g. persons, companies, or events. 2 Map of cholera outbreak

Compositional Dot Map

A compositional dot map shows both distribution and composition of

a population. Composition is shown by color.

3

Racial Dot Map: one dot per person (USA)

http://demographics.virginia.edu/DotMap/

Page 4: The compositional dot map: a visualization of spatial data · Dot Map A dot map shows the geographic distribution of units, e.g. persons, companies, or events. 2 Map of cholera outbreak

Dutch Population by Ethnic Origin

– One dot represents one person

– Dots are colored by ethnic origin

– To protect privacy, dots are distributed randomly per neighbourhood

4

Interactive map: http://research.cbs.nl/colordotmap/EN/

Page 5: The compositional dot map: a visualization of spatial data · Dot Map A dot map shows the geographic distribution of units, e.g. persons, companies, or events. 2 Map of cholera outbreak

Dutch Population by Ethnic Origin

Pixel colors are selected from the HCL color space:

– Hue for composition

– Luminance and Chroma for density

Chroma

Luminance

http://research.cbs.nl/colordotmap/EN/

Hue

Page 6: The compositional dot map: a visualization of spatial data · Dot Map A dot map shows the geographic distribution of units, e.g. persons, companies, or events. 2 Map of cholera outbreak

Software Implementation

Tile Server:

‐ Technique commonly used, e.g. in Google Maps.

‐ Contains 1.3 million 256 x 256 png images (3GB)

‐ Created with , using tmap, png, raster and doParallel

packages.

Interactive map:

‐ Draft version only required a few code lines in , using tmap

and leaflet package.

‐ Final map implemented in HTML and JavaScript (leaflet library).

6

Page 7: The compositional dot map: a visualization of spatial data · Dot Map A dot map shows the geographic distribution of units, e.g. persons, companies, or events. 2 Map of cholera outbreak

Further Research

‐ Conduct user tests to evaluate

dot map.

‐ Use Basic Register of Addresses

and Buildings (BAG) instead of

Land Use to distribute the dots.

7

Distribution using BAG

Thanks to Jan van der Laan

Current distribution

using Land Use ‐ Create dot maps for other data.

‐ How to visualize more than 3 categories?

‐ How to visualize two or more variables, e.g. level of education

and income?

Page 8: The compositional dot map: a visualization of spatial data · Dot Map A dot map shows the geographic distribution of units, e.g. persons, companies, or events. 2 Map of cholera outbreak

References

Statistics Netherlands (2017) CBS Experimenting with Dot Maps.

Online article. https://www.cbs.nl/en-gb/our-

services/innovation/project/cbs-experimenting-with-dot-maps .

Statistics Netherlands, Heerlen, The Netherlands.

Tennekes, M., Jonge E. de (2016) Coloring interactive

compositional dot maps. Poster paper presented at the 18th

EG/VGTC Conference on Visualization (EuroVis 2016), Groningen,

The Netherlands.

8 http://research.cbs.nl/colordotmap/EN/


Recommended