Playing with Cartopy and matplotlib: Pulling maps from different sources
Matplotlib is a powerful library, and it can be combined with a number of other powerful Python features. Here I would like to play with the cartopy geographical library, using Ipython notebook and keeping all the images generated inline. I am going to use two open data sources, one is the MapquestOSM, the other is …