This repository is a tool that downloads an OSM history file and generates a GIF animation of the evolution of the transit data mapping.
For now, the code is very specific to Accra, Ghana, but feel free to adapt it to your region.
To use this tool, you need :
- python3
- phantomjs (https://gist.github.com/julionc/7476620)
- some python dependencies (see
requirements.txt
)
To run this tool, execute this command line python3 transit_to_gif.py
.