OpenStreetMap#
This example demonstrates how to use Datashader to plot billions of points on a map. The data is taken from Open Street Map’s (OSM) bulk GPS point data. It consists of two notebooks:
1 billion points: This notebook demonstrates how to plot a billion points.
2.7 billion points: This notebook additionaly uses Dask to handle a data set of 2.7 billion points and plot it with Datashader.
This web page was generated from a Jupyter notebook and not all
interactivity will work on this website.