#osmnx — Public Fediverse posts
Live and recent posts from across the Fediverse tagged #osmnx, aggregated by home.social.
-
Playing with #openStreetMaps on #Python but I'm struggling to get nodes from a single street using #osmnx, any tips?
I managed to get a "walk" network of São Paulo and tried this nice #isochrone tutorial: https://github.com/gboeing/osmnx-examples/blob/main/notebooks/13-isolines-isochrones.ipynb
But getting nodes from a single street eludes me...
(next challenge will be to get Z/elevation ... ooff)
cc @natera
Update: Some progress — I converted the network to a geodataframe and filtered it by the "name" column, it feels very awkward yet and I'm not sure what I'm doing.
-
Playing with #openStreetMaps on #Python but I'm struggling to get nodes from a single street using #osmnx, any tips?
I managed to get a "walk" network of São Paulo and tried this nice #isochrone tutorial: https://github.com/gboeing/osmnx-examples/blob/main/notebooks/13-isolines-isochrones.ipynb
But getting nodes from a single street eludes me...
(next challenge will be to get Z/elevation ... ooff)
cc @natera
Update: Some progress — I converted the network to a geodataframe and filtered it by the "name" column, it feels very awkward yet and I'm not sure what I'm doing.