Visualizing GeoData

Making maps

Bokeh

From docs.bokeh.org: “Bokeh is a Python library for creating interactive visualizations for modern web browsers. It helps you build beautiful graphics, ranging from simple plots to complex dashboards with streaming datasets. With Bokeh, you can create JavaScript-powered visualizations without writing any JavaScript yourself.”

To install bokeh, open Anaconda prompt and type: conda install bokeh

Resources:

Inspiration and precedents for geospatial data visualisation