Fri, 07/01/2016 - 04:24
#1
State names in Manueveuers
When we get the route using this url with prefers highway
http://open.mapquestapi.com/directions/v2/route?key=KEY&json={locations:[%2242.360082,-71.058880%22,%2240.732471,-73.996553%22],options:{fullShape:true,shapeFormat:raw,prefers:highway}}
we do not get a route with complete highways. there is a route that has more highways than the one we got.can anyone help what needs to be updated to get a route with better highways?
Fri, 07/08/2016 - 14:29
RE: Highways preferred in open directions
Does the result improve when you use the licensed Directions API at http://www.mapquestapi.com/directions/v2/route?
If so, the issue is the data. The Open Directions API uses OpenStreetMap data and that is crowd-sourced. Anyone, including yourself, can use the tools provided by http://www.openstreetmap.org to update and maintain the data.