Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/harmanveer-2546/road-network-using-python
Introducing a python package named OSMnx. OSMnx is open source package to download road network from OpenStreetMap(OSM).
https://github.com/harmanveer-2546/road-network-using-python
map matplotlib network openstreetmap osmnx python
Last synced: about 2 months ago
JSON representation
Introducing a python package named OSMnx. OSMnx is open source package to download road network from OpenStreetMap(OSM).
- Host: GitHub
- URL: https://github.com/harmanveer-2546/road-network-using-python
- Owner: harmanveer-2546
- Created: 2024-06-09T06:12:25.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2024-06-09T07:06:09.000Z (7 months ago)
- Last Synced: 2024-11-20T01:18:02.346Z (about 2 months ago)
- Topics: map, matplotlib, network, openstreetmap, osmnx, python
- Language: Jupyter Notebook
- Homepage: https://autogis-site.readthedocs.io/en/2019/notebooks/L6/network-analysis.html
- Size: 989 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
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.