I'm developing a Python application that needs to interact with the streets provided by Google Maps.
To do this, I need to know exactly the layout of each street (width of each section, curves, intersections, length, direction, etc.).
How and where can I get a file with these details?