Hi, In routing.py line 702 `ox.get_nearest_nodes` should be `ox.nearest_nodes` and I guess x and y should be reversed as well.
Hi,
In routing.py line 702
ox.get_nearest_nodesshould beox.nearest_nodesand I guess x and y should be reversed as well.