I am working with GPS coordinates and was using OSM API for python. I need to know if there is a way I can find out the coordinates of a route. For example if I enter starting and ending coordinates and OSM Generates a path. This path also have coordinates, so I want to extract these coordinates.
Any other suggestion using some other API(but for python only)? Can google maps provide such info.