Transform your favorite cities into beautiful, minimalist designs. MapToPoster lets you create and export visually striking map posters with code.
submitted by
github.com/originalankur/maptoposter
Very cool. It's a pity there's no option to highlight transit over roads or something though.
The repo README has some example code that looks like it might get you 90% of the way there to implementing railway highlights.
Could be a nice contribution to finish that out and send in a PR!
I'll have a look once I've had a little sleep! I generally like GIS projects and am pretty solid on the Python front so maybe I can be useful.
Thank you
Deleted by author
you have to download the repo and you need python installed, in the project folder you'd run
and then you should be able to run
python create_map_poster.py --city <city> --country <country> [options]