Category "network-analysis"

How to do I get the coordinates of all points 5 kilometers away from a given node along a network in osmnx?

I have identified a node id in osmnx graph (green point on the image). What I need is to create points that are exactly 5 kilometers from the identified node al

Is there any way to create the shortest path going through multiple (more than 2) different points using OSMNX?

I was wondering if there was a way to get the shortest path between an origin and a target, but with the path going through different points defined along the w