Chris Hodgson

Results 7 issues of 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...

jts-core
type-proposal

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...

enhancement
ROUTE PLANNER
deployment

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...

bug
high priority
ROUTE PLANNER
functional route planner
rpng
P4

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...

enhancement
api
ROUTE PLANNER
functional route planner
rpng
P1

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...

enhancement
restriction-aware routing
Routable BC Maker
rpng
P1

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.