OSMnx Bike-Lane Information around a Point
I’m interested in using OSMnx to query bike-lane information around specific points in cities.
How to get lanes and turning movements for an intersection using OSMnx?
Given a latitude and longitude pair of a street intersection, how would I get information about the intersection such as the names of the roads that intersect, the number of lanes each road has, and if any of the lanes are turning lanes?