llimllib / osmnx

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

Home Page:https://osmnx.readthedocs.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PyPI Version PyPI Downloads Anaconda Downloads Documentation Status Build Status Coverage Status

OSMnx

OSMnx is a Python package to 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 easily 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 journal article:

Boeing, G. 2017. "OSMnx: New Methods for Acquiring, Constructing, Analyzing, and Visualizing Complex Street Networks." Computers, Environment and Urban Systems 65, 126-139.

Getting Started

Read the Getting Started guide for an introduction to the package and FAQ, then work through the OSMnx 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.

About

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

https://osmnx.readthedocs.io

License:MIT License


Languages

Language:Python 98.0%Language:Shell 1.4%Language:Dockerfile 0.4%Language:Batchfile 0.2%