Open Source Routing Machine - C++ backend
c-plus-pluscppcpp17isochronesmap-matchingopenstreetmaposmosrmroutingrouting-enginetraveling-salesman
This adds a few more configuration options for a more flexible access tag handling: accessTags - replaces accessTag and is an ordered list of access tags to take into account. The first tag in the list found will determine the access. This allows to model OSM's access hierarchy where a more specific access tag might override a more general one. accessForbiddenKeys - unordered list of values that disallow access (similar to accessRestrictionKeys). Replaces hardcoded values in extractor. accessForbiddenDefault - unordered list of highway types where access is forbidden unless an explicit positiv access tag is given. Replaces the current track hack. |
||
---|---|---|
Algorithms | ||
Contractor | ||
DataStructures | ||
Descriptors | ||
Docs@71f55dc30a | ||
features | ||
Plugins | ||
RoutingAlgorithms | ||
Server | ||
speedprofiles | ||
test | ||
ThirdParty | ||
Util | ||
win | ||
.gitignore | ||
.gitmodules | ||
AUTHORS.TXT | ||
contractor.ini | ||
createHierarchy.cpp | ||
extractor.cpp | ||
extractor.ini | ||
Gemfile | ||
Gemfile.lock | ||
LICENCE.TXT | ||
Rakefile | ||
README.TXT | ||
routed.cpp | ||
SConstruct | ||
server.ini | ||
speedprofile.ini | ||
typedefs.h |
For instructions on how to compile and run OSRM, please consult the Wiki at https://github.com/DennisOSRM/Project-OSRM/wiki or use our free and daily updated online service at http://map.project-osrm.org