Course information
Lesson 1
Lesson 2
Lesson 3
Lesson 4
Lesson 5
Final Assignment
In this lesson, we cover how to use Python to download raw data from OpenStreetMap and how to conduct network analyses .
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