home.social

#osmnx — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #osmnx, aggregated by home.social.

  1. 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: github.com/gboeing/osmnx-examp

    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.

  2. 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: github.com/gboeing/osmnx-examp

    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.