Patrick Niklaus
Patrick Niklaus
This is very simple and straight forward to implement: 1. Add `forward_ref` and `backward_ref` here: https://github.com/Project-OSRM/osrm-backend/blob/master/include/extractor/extraction_way.hpp#L104 Technically we could do this with every string. 2. Extend this check for `parsed_way.forward_ref...
@tomhughes well in cases like that it helps to have a look at the API documentation: https://github.com/Project-OSRM/osrm-backend/wiki/Server-api#query-2 Last value of the instructions array `mode`. It is save to use the...
For context: This was not chosen as the default because it roughly x1.5 the memory usage since you need separate weight and duration values.