Overview#

In this lesson, we cover how to use Python to download raw data from OpenStreetMap and how to conduct network analyses .

Learning goals#

After this lesson, you should know how to:

  • Retrieve data from OpenStreetMap

  • Extract simple street network properties and statistics (e.g., centrality measures)

  • Carry out simple route optimisation tasks using OSMnx and NetworkX

Lesson video#

Slides about final assignment#