Hi,
I wish to have a service return a route where the speed limit ( for each road/shapepoint) is given , the max_speed tag does this very effectively in our country. I also wish to pull some other data athrough such as the osm_id .
I assume this means that I must host my own version of Graphhopper on a Java server ?
I will want to do this anyway as I need the turn restrictions to be respected.
Or is this data accessible by using the android/IOs SDK’s