GitHub repository | This map was generated from repository code by SourceSpy (more info)
openrouteservicePackage org.heigit.ors.routing.graphhopper.extensions.util
org.heigit.ors.routing.graphhopper.extensions.util
EncodeUtils
GraphUtils
AbstractAdjustedSpeedCalculator
MaximumSpeedCalculator
Speed calculator to limit the speed during routing according to the maximum speed se...
external
AbstractAdjustedSpeedCalculator
MultiSourceStoppingCriterion
ORSParameters
This code is based on that from GraphHopper GmbH.
PriorityCode
WORST,AVOID_AT_ALL_COSTS,REACH_DEST,AVOID_IF_ POSSIBLE,UNCHANGED,PREFER,VERY_NICE,BEST Used to store a priority value in the way flags of an edge. Used in combination with...