Generate route maps from various sources.


License
MIT
Install
pip install routemap==2.0.0

Documentation

https://travis-ci.org/vascowhite/routemap.svg?branch=master

# Routemap

Generates a nice looking map of a route from various sources. Here is an example.

https://gitlab.com/vascowhite/routemap/raw/master/docs/example.png

Requires libgeos and tkinter to be installed. On Debian:

sudo apt-get install libgeos-dev python3-tk

If running headless on a server, then python3-tk is not needed.

Also requires Basemap to be installed manually.:

pip install git+https://github.com/matplotlib/basemap.git#egg=basemap