Frequently asked questions

  1. Can you make a map with such-and-such a color scheme? I'm kind of busy at the moment, so I'm probably not going to be making a lot more maps. However, you can easily make maps with other color schemes yourself. It's easy to take the purple maps, separate out the blue and red channels, and then remap them any way you like. This is just a couple of clicks in Photoshop. (In fact, I used the excellent free Photoshop clone Gimp for my image manipulation, which does the job very well. You can download it from here.)

  2. Can you make a map showing such-and-such data? It would be possible to make map showing many other things: number of people who voted, number of registered voters, differences between the candidates' votes, and so forth. Once again, I'm probably not going to be doing this soon, but I certainly encourage others to make such maps. My software for creating cartograms is freely available for download here and the voting data are here.

  3. Do you have maps for previous elections? Yes. There are maps for the 2004, 2008, and 2012 elections. None before that – sorry.

  4. Where are Alaska and Hawaii? Not on the maps. I know. Sorry. There are some technical problems with non-contiguous cartograms that make it difficult to produce nice maps.

  5. Can I use your figures in my newspaper, magazine, video, Twitter/Facebook/Instagram post, mailing list, web page, t-shirt, tapestry, interpretive dance, etc? Absolutely. The maps and the accompanying text are released under a Creative Commons License that allows for their free distribution and use in derivative works.

  6. How exactly do you make these maps? So you want the technical stuff, huh? OK, well, let's see. The cartograms were made using the diffusion method of Gastner and Newman (of which I'm one of the inventors). The population data and geographic boundaries were taken from the US Census.

    The calculation of the cartograms involves allowing the population to diffuse in the two-dimensional space of the map, carrying the boundaries of the states or counties with it, until it reaches a uniform equilibrium. The diffusion equation is integrated in Fourier space, where it takes a particularly simple form: the initial density function is evaluated on a 4608x3072 lattice, transformed using a two-dimensional fast Fourier transform, convolved with a Gaussian kernel, and then back-transformed to give the diffusion field at an arbitrary later time. I used closed (Neumann) boundary conditions at the edges of the map, meaning that the Fourier transform in this case is a discrete cosine transform.

    The diffusion field is then used to calculate the diffusion velocity as a function of position and the velocity integrated over time to give the displacement of the map features. The integration is performed using a fourth-order Runge-Kutta integrator with an adaptive step size and local extrapolation. The entire calculation took about ten minutes for each map on a standard desktop computer running the Fedora Linux operating system. The basic images were created using a specially written rendering program and some final adjustments were made using Gimp, a free image manipulation program.

  7. Have these maps been getting press coverage? The maps from previous elections have been widely featured in the press, including ABC and BBC election night coverage and articles in the Washington Post, on CNN Headline News, in The Guardian, and on Salon.com among other places. You are welcome to use any of the maps in your publication or broadcast as well; see above for the licensing details.

Mark Newman, Department of Physics and Center for the Study of Complex Systems, University of Michigan
Updated: November 10, 2016