Hi, I am doing a java aplication, and I use a Google Distance Matrix API (https://developers.google.com/maps/documentation/distancematrix/) for calculate the distance (time and km) between 40 points(for example) but it have limitations... exists an openstreetmap alternative? Thanks asked 24 Oct '12, 11:53 RoberV SomeoneElse ♦ |
Currently there is no official routing API for OSM yet but there are lots of third-party routing solutions, either offline routers (and consequently without any limitation) or online routers where each service has different limitations (or none at all). answered 24 Oct '12, 13:47 scai ♦ |
There is now a newer question & answers: https://help.openstreetmap.org/questions/37861/distance-matrix-api answered 26 May '15, 17:15 peatar |