Skip to content

Commit

Permalink
Link to new Python bindings from #270
Browse files Browse the repository at this point in the history
  • Loading branch information
dabreegster committed Dec 9, 2024
1 parent c0327e9 commit 30c1aec
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -79,10 +79,12 @@ web map frameworks. The [osm2streets Javascript
API](https://github.com/a-b-street/osm2streets/tree/main/osm2streets-js) can
render to GeoJSON.

There are [Python bindings](https://github.com/a-b-street/osm2streets/tree/main/osm2streets-py), complete with an [example notebook](https://github.com/a-b-street/osm2streets/blob/main/osm2streets-py/osm2streets_py_test.ipynb).

Since the API isn't stable yet, please [get in
touch](https://github.com/a-b-street/osm2streets/issues/new) first.

[Java bindings](https://github.com/a-b-street/osm2streets/tree/main/osm2streets-java) are also in progress, with Python and C++ planned.
[Java bindings](https://github.com/a-b-street/osm2streets/tree/main/osm2streets-java) are also in progress, with C++ planned.

## Architecture

Expand Down

0 comments on commit 30c1aec

Please sign in to comment.