问题
I use OSRM and would like to allow the user to select from different routing profiles (e.g. car / foot). The documentation states that I can define the profile during the extract and prepare process. Does this mean that I have to run seperate instances for each profile, each with its own .osrm file? (this is an issue because I run it for a dataset covering large areas (~100GB).
回答1:
Yes, as of today OSRM doesn't support multiple profiles.
来源:https://stackoverflow.com/questions/35397627/osm-routing-osrm-do-i-need-to-duplicate-all-data-for-different-profiles