Contents

osmnx 1.9.3

0

Download, model, analyze, and visualize street networks and other geospatial features from OpenStree

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

Stars: 4691, Watchers: 4691, Forks: 805, Open Issues: 3

The gboeing/osmnx repo was created 7 years ago and the last code push was 1 weeks ago.
The project is very popular with an impressive 4691 github stars!

How to Install osmnx

You can install osmnx using pip

pip install osmnx

or add it to a project with poetry

poetry add osmnx

Package Details

Author
None
License
MIT License
Homepage
None
PyPi:
https://pypi.org/project/osmnx/
Documentation:
https://osmnx.readthedocs.io
GitHub Repo:
https://github.com/gboeing/osmnx

Classifiers

  • Scientific/Engineering/GIS
  • Scientific/Engineering/Information Analysis
  • Scientific/Engineering/Mathematics
  • Scientific/Engineering/Physics
  • Scientific/Engineering/Visualization
No  osmnx  pypi packages just yet.

Errors

A list of common osmnx errors.

Code Examples

Here are some osmnx code examples and snippets.

GitHub Issues

The osmnx package has 3 open issues on GitHub

  • Optional edge params for plot_footprints
  • graph plot with edgecolor breaks for attributes that are not included in all edges
  • Plot undirected graph route correctly
  • Loading large areas won't necessarily load the whole area
  • Loading 300MB file in 38min
  • Correct warning from 1D route color array

See more issues on GitHub

Related Packages & Articles

keplergl 0.3.2

This is a simple jupyter widget for kepler.gl, an advanced geospatial visualization tool, to render large-scale interactive maps.

h3 3.7.7

Hierarchical hexagonal geospatial indexing system

Cartopy 0.23.0

A Python library for cartographic visualizations with Matplotlib

seaborn-image 0.9.0

Attractive, descriptive and effective image visualization with seaborn-like API built on top of matplotlib