This is a static archive of our old OpenStreetMap Help Site. Please post any new questions and answers at community.osm.org.

I have a Tile Server up and running, but looking for a routing API to use with it

0

I specifically need road distances between two points and need some sort of API to call from our app.

Is there something installed on the Tile Server, or something else available.

Thanks in advance

asked 13 Mar '18, 01:46

lagerdalek's gravatar image

lagerdalek
11112
accept rate: 0%

Thanks Richard. As you know from our interaction on Reddit, I have installed GraphHopper and it's working well

(14 Mar '18, 00:56) lagerdalek

One Answer:

0

For the sake of future searchers, I installed GraphHopper, independent of a Tile Server, runs very nicely for Australian data on a 4GB box (company users only)

https://github.com/graphhopper/graphhopper/blob/master/docs/web/quickstart.md

answered 14 Mar '18, 00:58

lagerdalek's gravatar image

lagerdalek
11112
accept rate: 0%

edited 14 Mar '18, 00:58

Source code available on GitHub .