- Notifications
You must be signed in to change notification settings - Fork834
Download, model, analyze, and visualize street networks and other geospatial features from OpenStreetMap.
License
gboeing/osmnx
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
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.
OSMnx 2.0 is released: read themigration guide.
If you use OSMnx in your work, please cite the paper:
Boeing, G. (2024). Modeling and Analyzing Urban Networks and Amenities with OSMnx. Working paper.https://geoffboeing.com/publications/osmnx-paper/
First read theGetting Started guide for an introduction to the package and FAQ.
Then work through theExamples Gallery for step-by-step tutorials and sample code.
Follow theInstallation guide to install OSMnx.
If you have any trouble, consult theUser Reference. The OSMnx repository is hosted onGitHub. If you have a "how-to" or usage question, please ask it onStackOverflow, as we reserve the repository's issue tracker for bug tracking and feature development.
OSMnx is open source and licensed under the MIT license. OpenStreetMap's open datalicense requires that derivative works provide proper attribution. Refer to theGetting Started guide for usage limitations.
About
Download, model, analyze, and visualize street networks and other geospatial features from OpenStreetMap.