Examples

The following Jupyter notebooks provide some examples of how this package can be used.

Getting Started Guide

The Getting Started guide from the intro.

Github: getting_started.ipynb

Graph Cleaning Guide

Graph Cleaning as described in the graph cleaning guide.

Github: graph_cleaning.ipynb

Importing OSM data

Examples showing how to import OSM data as discussed in OSM and NetworkX.

Github: osm_to_cityseer.ipynb

Centralities for Inner London

Computing network centralities for London:

Accessibility to Pubs for Inner London

Computing landuse acccessibility to pubs in London.

Github: london_pubs.ipynb

Street Network continuity

Computing street network continuities for street names, route identifiers, and highway types: