gboeing
osmnx
Python

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

Last updated Jul 7, 2026
5.8k
Stars
881
Forks
4
Issues
+5
Stars/day
Attention Score
86
Language breakdown
Python 98.5%
Shell 1.2%
Dockerfile 0.3%
โ–ธ Files click to expand
README

OSMnx

PyPI Version PyPI Downloads Documentation Status Build Status Coverage Status

OSMnx is a Python package to easily download, model, analyze, and visualize street networks and other geospatial features from OpenStreetMap. You can download and model walking, driving, or biking networks with a single line of code then analyze and visualize them. You can just as easily work with urban amenities/points of interest, building footprints, transit stops, elevation data, street orientations, speed/travel time, and routing.

Citation

If you use OSMnx in your work, please cite the paper:

Boeing, G. (2025). Modeling and Analyzing Urban Networks and Amenities with OSMnx. Geographical Analysis 57 (4), 567-577. doi:10.1111/gean.70009

Getting Started

First read the Getting Started guide for an introduction to the package and FAQ.

Then work through the Examples Gallery for step-by-step tutorials and sample code.

Installation

Follow the Installation guide to install OSMnx.

Support

If you have any trouble, consult the User Reference. The OSMnx repository is hosted on GitHub. If you have a "how-to" or usage question, please ask it on StackOverflow, as we reserve the repository's issue tracker for bug tracking and feature development.

License

OSMnx is open source and licensed under the MIT license. OpenStreetMap's open data license requires that derivative works provide proper attribution. Refer to the Getting Started guide for usage limitations.

ยฉ 2026 GitRepoTrend ยท gboeing/osmnx ยท Updated daily from GitHub