Network

Retrieving custom networks from OSM using Pyrosm and translating to Pandana and NetworkX

Here I show you an easy trick to retrieve completely custom networks from OSM, using Pyrosm, without extra packages and unnecessary conversions.

Calculating Walking distance in Python. Networkx vs Pandana.

This post will show you how you can calculate walking distances along OSM road network in matter of miliseconds.