
osmnx 2.1.0
0
Download, model, analyze, and visualize street networks and other geospatial features from OpenStree
Contents
Download, model, analyze, and visualize street networks and other geospatial features from OpenStreetMap
Stars: 5570, Watchers: 5570, Forks: 860, Open Issues: 5The gboeing/osmnx repo was created 9 years ago and the last code push was Yesterday.
The project is extremely popular with a mindblowing 5570 github stars!
How to Install osmnx
You can install osmnx using pip
pip install osmnx
or add it to a project with poetry
poetry add osmnx
Package Details
- Author
- Geoff Boeing
- License
- None
- Homepage
- None
- PyPi:
- https://pypi.org/project/osmnx/
- Documentation:
- https://osmnx.readthedocs.io
- GitHub Repo:
- https://github.com/gboeing/osmnx
Classifiers
- Scientific/Engineering/GIS
- Scientific/Engineering/Information Analysis
- Scientific/Engineering/Mathematics
- Scientific/Engineering/Physics
- Scientific/Engineering/Visualization
Related Packages
Errors
A list of common osmnx errors.
Code Examples
Here are some osmnx code examples and snippets.
GitHub Issues
The osmnx package has 5 open issues on GitHub
- Fix some issues (reportCallissues) identified by basedpyright type checker
- Feature request: turn assignment for multi-lane roads at traffic lights
- Enhancement: Use MultiDiGraph[Any] in type annotations for better generic compatibility
- Add pbf module to load graphs from OSM PBF files
pythonfix







