Is there a global alternative to Google Maps API related primarily to the extraction of road distances?
Say, I have latitude and longitude information for a great number of locations, in which I would like to build a matrix of distances. Google sets a limit to our queues (2500 daily extractions), which is significantly lower than what I need. Instead of paying google or doing approximations with geodesic distances, what would be my alternatives?