osrm-backend
osrm-backend copied to clipboard
How can i get max_speed in osrm response?
Hi every one. i try to get max_speed of any road during the routing and show it in (Json) response. Example , for any legs we have information about, duration,distance, weight,....also i need to show max speed of any leg in response! how can i do it ? which are files need to change and modify?