From ac79e067f1e54ad82f7ba207cc7e11987643edd6 Mon Sep 17 00:00:00 2001 From: Geoff Boeing Date: Sun, 24 Nov 2024 10:08:19 -0800 Subject: [PATCH] remove beta note --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5903b86..5e2ac79 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ [![Binder](https://mybinder.org/badge_logo.svg)](https://mybinder.org/v2/gh/gboeing/osmnx-examples/main?urlpath=lab) [![Build Status](https://github.com/gboeing/osmnx-examples/workflows/CI/badge.svg?branch=main)](https://github.com/gboeing/osmnx-examples/actions/workflows/tests.yml) -OSMnx 2.0 is in beta: read the [migration guide](https://github.com/gboeing/osmnx/issues/1123). +OSMnx 2.0 is released: read the [migration guide](https://github.com/gboeing/osmnx/issues/1123). [OSMnx](https://github.com/gboeing/osmnx) is a Python package to easily download, model, analyze, and visualize street networks and other geospatial features from OpenStreetMap. You can download and model walking, driving, or biking networks with a single line of code then analyze and visualize them. You can just as easily work with urban amenities/points of interest, building footprints, transit stops, elevation data, street orientations, speed/travel time, and routing.