Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 1.3 KB

README.md

File metadata and controls

13 lines (9 loc) · 1.3 KB

OSMnx Examples

Binder

OSMnx is a Python package to work with street networks and other spatial data from OpenStreetMap: retrieve, model, analyze, and visualize street networks as well as other infrastructure types, points of interest, building footprints, speed/travel time, elevation, and more.

This repo contains usage examples and feature demonstrations. You can run these OSMnx example notebooks interactively online with Binder or locally with the official OSMnx docker image. All of the examples are in this repo's notebooks folder. Note that this repo's master branch generally tracks the functionality of the OSMnx repo's master branch. For examples corresponding to previous versions, use this repo's tags to browse by release.

More info: