Both analysis and visualisation are accomplished via code:
Only the analysis is accomplished via code, visualisation is via a GIS:
The hardest part of purely computational approaches is the need to anticipate how maps will look according to variations in:
Ultimately, the complexity of the choices here may require the use of a scriptable GIS over ggplot
or matplotlib
.
Clone and reproduce: github.com/alasdairrae/wpc and explanation: cconstituency cards.
Analysis of Airbnb and other short-term lets in Scotland feeding through into policy-making via Research into the impact of short-term lets on communities across Scotland
Building footprints collected by Microsoft, but presentation by New York Times highlights society-nature interactions.
We want to show data on a map in a way that is both accurate and informative.
Why might this not be possible?
Trade-offs:
Humans can only take in so much data at once. Your choice of colour scheme, breaks, and classification can profoundly affect how people see the world.
We want to:
But we have the following problems:
At the very least we have the following options:
Look at the Data!
Different colour and break schemes not only give us different views of the data, they give us different understandings of the data! Each scheme changes how the data looks and, consequently, how we perceive the distribution.
Computational Mapping • Jon Reades