Chris Hodgson
Chris Hodgson
Envelopes are generally used as if they are immutable, at least within the core geometry classes, however, because they are mutable, they are copied whenever they are returned - even...
The current deployment requires an existing installation of tomcat onto which the Router can be deployed. This made sense when the tomcat java application server was shared among several other...
In cases where there is more than one path to an intersection which are of similar cost, the best path to use depends on which direction you are travelling out...
If the Time Dependency feature is disabled (disable=TD), time dependent turn restrictions default to "allow" - this might not be ideal, particularly in the case of truck routing, with turn...
The logic in the RoutableBC maker that generates turn restrictions should be a little smarter and not generate U-Turn restrictions that are already prevented by regular turn restrictions. This happens...
Also includes: - Status API for RDM error messages - /status/RDM - Support for RDM restrictions of type LENGTH - Include all input params in all output formats Important note:...
Fixes issues with correct-side routing.