Summary
In this chapter, we covered basic and advanced concepts and methods of geoplotlib. It gave us a quick insight into internal processes, and we learned how to practically apply the library to our own problem statements. Most of the time, the built-in plots should suit your needs pretty well. If you're interested in building animated or even interactive visualizations, you will have to create custom layers that enable those features.
In the following chapter, we'll get some hands-on experience with the Bokeh library and build visualizations that can easily be integrated into web pages. Once we have finished using Bokeh, we'll conclude the chapter with an activity that allows you to work with a new dataset and a library of your choice so that you can come up with your very own visualization.