We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I'm getting the following error log for map_matching/index-internal.html demo on my local valhalla server:
66 2019/11/26 19:57:19.815257 GET /trace_attributes?api_key=&{%22costing%22:%22auto%22,%22shape_match%22:%22map_snap%22,%22filters%22:{%22attributes%22:[%22edge.way_id%22,%22edge.begin_shape_index%22,%22edge.end_shape_index%22,%22matched.point%22,%22matched.edge_index%22,%22matched.begin_route_discontinuity%22,%22matched.end_route_discontinuity%22,%22shape%22],%22action%22:%22include%22},%22encoded_polyline%22:%22jQuery111308051844215711581_1574798237645%22}&_=1574798237646 HTTP/1.1 2019/11/26 19:57:19.815359 [INFO] Got Loki Request 66 2019/11/26 19:57:19.815463 [ANALYTICS] 400::No edge/node costing provided 66 2019/11/26 19:57:19.815556 400 227
There seems to be an issue with the cost parameter but I couldn't figure it out after checking Map Matching API docs.
cost
The text was updated successfully, but these errors were encountered:
Did you manage to solve this? Facing same issue here with trace_route.
trace_route
Sorry, something went wrong.
No branches or pull requests
I'm getting the following error log for map_matching/index-internal.html demo on my local valhalla server:
There seems to be an issue with the
cost
parameter but I couldn't figure it out after checking Map Matching API docs.The text was updated successfully, but these errors were encountered: