Contents

osmnx 2.1.0

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: 5570, Watchers: 5570, Forks: 860, Open Issues: 5

The gboeing/osmnx repo was created 9 years ago and the last code push was Yesterday.
The project is extremely popular with a mindblowing 5570 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
Geoff Boeing
License
None
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 5 open issues on GitHub

  • Fix some issues (reportCallissues) identified by basedpyright type checker
  • Feature request: turn assignment for multi-lane roads at traffic lights
  • Enhancement: Use MultiDiGraph[Any] in type annotations for better generic compatibility
  • Add pbf module to load graphs from OSM PBF files

See more issues on GitHub

Related Packages & Articles

keplergl 0.3.7

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

h3 4.4.2

Uber's hierarchical hexagonal geospatial indexing system

Cartopy 0.25.0

A Python library for cartographic visualizations with Matplotlib

seaborn-image 0.10.0

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