# osmnx-examples **Repository Path**: enenhaode/osmnx-examples ## Basic Information - **Project Name**: osmnx-examples - **Description**: Examples, demos, and tutorials demonstrating the usage of OSMnx - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-01-03 - **Last Updated**: 2020-12-18 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # OSMnx Examples [![Binder](https://mybinder.org/badge_logo.svg)](https://mybinder.org/v2/gh/gboeing/osmnx-examples/master) You can run these OSMnx example notebooks interactively online with [Binder](https://mybinder.org/v2/gh/gboeing/osmnx-examples/master) or locally with the official OSMnx [docker image](https://hub.docker.com/r/gboeing/osmnx). All of the examples are in this repo's [notebooks](notebooks) folder. OSMnx is a Python package to work with street networks: retrieve, model, analyze, and visualize street networks and other spatial data from OpenStreetMap. ### More info: - [Overview of OSMnx](https://geoffboeing.com/2016/11/osmnx-python-street-networks/) - [GitHub repo](https://github.com/gboeing/osmnx) - [Examples, demos, tutorials](https://github.com/gboeing/osmnx-examples) - [Documentation](https://osmnx.readthedocs.io/) - [Journal article and citation info](https://geoffboeing.com/publications/osmnx-complex-street-networks/)