chagan / englewood

Englewood is a python library for generating maps from maps.

Home Page:http://blog.apps.chicagotribune.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Englewood

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.

Installation

It's easy!

pip install englewood

Usage

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.

Authors

License

MIT

About

Englewood is a python library for generating maps from maps.

http://blog.apps.chicagotribune.com/

License:MIT License


Languages

Language:Python 100.0%