777 Forks
4257 Stars
4257 Watchers

osmnx

Python for street networks. Download, model, analyze, and visualize street networks and other geospatial features from OpenStreetMap.

How to download and setup osmnx

Open terminal and run command
git clone https://github.com/gboeing/osmnx.git
git clone is used to create a copy or clone of osmnx repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with osmnx https://github.com/gboeing/osmnx/archive/master.zip

Or simply clone osmnx with SSH
[email protected]:gboeing/osmnx.git

If you have some problems with osmnx

You may open issue on osmnx support forum (system) here: https://github.com/gboeing/osmnx/issues