Englewood is a python library for generating maps from maps.
Currently only dot-density maps can be generated, but hopefully other types of maps (contigous and non-contigous cartograms, scaled centroids markers, etc) will follow.
It's easy!
pip install englewood
See demo.py for an example of how to generate a dot density map.
Note: data for the demo is sourced from Reshaping Chicago's political map. The Chicago Wards shapefile the City of Chicago's data portal.
- Christopher Groskopf (@onyxfish)
MIT