#osmnx
OSMnx 2.0.0 has been released! 🎉 This has been a massive effort over the past year to streamline the package's API, re-think its internal organization, and optimize its code. Today OSMnx is faster, more memory efficient, and fully type-annotated for a better user experience. 🧵
November 26, 2024 at 4:29 PM
Although I didn’t join the 30DayMapChallenge, but it still got me in the mood to plot some city grids using the osmnx library.
#osmnx #matplotlib #pyfonts #dataviz
December 1, 2025 at 5:31 PM
The official OSMnx reference paper was recently published open-access by Geographical Analysis: doi.org/10.1111/gean... Years in the making, it describes what OSMnx does and why it does it that way. But wait, there's more! I discuss many lessons learned in geospatial software development, including:
June 25, 2025 at 9:17 PM
I wrote a book on spatial networks, using Python, networkx, and osmnx
Online version can be found here:
bgu-geography.com/net/
Comments and ideas are welcome!
September 19, 2026 at 1:10 PM
Day 17 #30DayMapChallenge - Sussex Street Network Orientation

I used {OSMnx} in #Python which can be used to visualise street network orientations using polar plots. Some places (e.g. Haywards Heath) are sprawling while others (Brighton & Hove) are more clearly organised grid-like.

#dataviz
November 19, 2025 at 10:44 PM
I created a map of Corvo Island using osmnx library, showing natural features, land use, waterways and main roads, along with some key facts about the island.
#osmnx #matplotlib #pyfonts #dataviz #geospatial
February 13, 2026 at 6:25 PM
#30DayMapChallenge Day 8 - Urban

Betweenness centrality of the pedestrian network within 2 km of selected Taiwan's train Stations (Taipei, Taichung, Kaohsiung)

Warming up with OSMnx again
November 9, 2025 at 5:53 PM
If you have to use Python rather than #rstats for graph theory in road networks....
fosstodon.org/@michaeldorm...
Michael Dorman (@michaeldorman84@fosstodon.org)
Attached: 2 images I wrote a book on spatial networks, using Python, networkx, and osmnx Online version can be found here: https://bgu-geography.com/net/ Comments and ideas are welcome!
fosstodon.org
September 19, 2026 at 7:41 PM
W/ these intersection images segmented, we extracted all crossing edges embedded within OpenStreetMap (using OSMnx, thnx, @geoffboeing.com!), + overlaid them on the segmented images. Applying a grow-cut algorithm to these edges generates accurate measurements.

arxiv.org/pdf/2507.20497

(3/5)
July 29, 2025 at 4:56 PM
One Python Function to Rule Them All: How OSMnx Is Revolutionizing Urban Network Analysis + Video

Introduction: In the era of smart cities and data-driven urban planning, accessing and analyzing street networks has traditionally been a complex, multi-step process requiring disparate tools and…
One Python Function to Rule Them All: How OSMnx Is Revolutionizing Urban Network Analysis + Video
Introduction: In the era of smart cities and data-driven urban planning, accessing and analyzing street networks has traditionally been a complex, multi-step process requiring disparate tools and significant manual effort. OSMnx, a powerful Python package developed by Geoff Boeing at the University of Southern California, fundamentally changes this paradigm by enabling users to download, model, analyze, and visualize street networks and other geospatial features from OpenStreetMap with just a single line of code.
undercodetesting.com
June 20, 2026 at 8:23 PM
Looking forward to trying the new OSMnx!
OSMnx 2.0.0 has been released! 🎉 This has been a massive effort over the past year to streamline the package's API, re-think its internal organization, and optimize its code. Today OSMnx is faster, more memory efficient, and fully type-annotated for a better user experience. 🧵
November 26, 2024 at 7:06 PM
Street network data was a biggish deal 8 years back, and it’s been interesting to see how influential projects like OSMnx and SharedStreets have been realized in the more recent work at Overture Maps Foundation.

medium.com/@michalmigur...
Weeknotes, 2026W06: Old News About Road Networks
A few years back we saw a rush of attention to road network software and data from city and county transportation departments, particularly…
medium.com
February 19, 2026 at 2:11 AM
My future wife works in Memphis, TN and I in Oxford, MS. I decided to create isochrone maps of commute times for both of us and compute the difference to narrow down where we want to get our new place! (Greener is better)
#map #python #gischat #OpenStreetMap #osmnx
December 16, 2024 at 6:36 PM
If you haven't used it before, OSMnx is a Python package to easily download, model, analyze, and visualize street networks and any other geospatial features from OpenStreetMap. You can download and model walking, driving, or biking networks with a single line of code.
November 26, 2024 at 4:29 PM
Modeling and Analyzing Urban Networks and Amenities with OSMnx
https://arxiv.org/abs/2505.00736
May 6, 2025 at 3:45 AM
By the way, you may already have looked at this but osmnx from @geoffboeing.com can download networks from OSM and calculate walk time. github.com/gboeing/osmn...
GitHub - gboeing/osmnx-examples: Gallery of OSMnx tutorials, usage examples, and feature demonstrations.
Gallery of OSMnx tutorials, usage examples, and feature demonstrations. - gboeing/osmnx-examples
github.com
February 10, 2026 at 9:20 PM
Should be said that the below wouldn't be possible without the work of @geoffboeing.com on OSMnx, particularly a new feature (PBF loading) that makes it extra scalable

Git repo with code coming soon!
September 17, 2026 at 6:13 PM
osmnx מטפלת בזה יפה דווקא
December 5, 2024 at 12:20 PM