5. Plotting Geospatial Data
Overview
By the end of this chapter, you will be able to utilize geoplotlib to create stunning geographical visualizations and identify the different types of geospatial charts. You will be able to demonstrate datasets containing geospatial data for plotting and create complex visualizations using tile providers and custom layers.
Introduction
geoplotlib is an open-source Python library for geospatial data visualizations. It has a wide range of geographical visualizations and supports hardware acceleration. It also provides performance rendering for large datasets with millions of data points. As discussed in earlier chapters, Matplotlib provides various ways to visualize geographical data.
However, Matplotlib ...
Get The Data Visualization Workshop now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.