gboeing / osmnx-examples

Gallery of OSMnx tutorials, usage examples, and feature demonstations.
https://osmnx.readthedocs.io
MIT License
1.5k stars 519 forks source link

examples update needed #63

Closed cryptid11 closed 1 year ago

cryptid11 commented 1 year ago

https://github.com/gboeing/osmnx-examples/blob/v0.11/notebooks/06-example-osmnx-networkx.ipynb

im following that but is bit out of date:

gdf_from_place is now geocode_to_gdf (https://github.com/gboeing/osmnx/pull/506/commits/e039471093c7b573c637e7e3462f16a178a079d1) but extended_stats is just deprecated and i dont see any new function replacing it, i'll wait for it to be updated, thanks btw amazing work! :D

gboeing commented 1 year ago

You are using the v0.11 tag. Just use the main branch for the up to date version.

cryptid11 commented 1 year ago

what a shame, i dont even know how do i stumble there! thanks a lot for patience and again my compliments!