ngnnah / osmnx-examples

Usage examples, demos, and tutorials for OSMnx.

Home Page:https://github.com/gboeing/osmnx

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Binder Build Status

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.

More info:

About

Usage examples, demos, and tutorials for OSMnx.

https://github.com/gboeing/osmnx

License:MIT License


Languages

Language:Jupyter Notebook 99.8%Language:Shell 0.2%