osmnx-examples
osmnx-examples copied to clipboard
Gallery of OSMnx tutorials, usage examples, and feature demonstations.
OSMnx Examples
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 main branch generally tracks the functionality of the OSMnx repo's main branch. For examples corresponding to previous versions, use this repo's tags to browse by release.