ols-router icon indicating copy to clipboard operation
ols-router copied to clipboard

BC Advanced Route Planner

Results 72 ols-router issues
Sort by recently updated
recently updated
newest added

@mraross commented on [Wed Oct 05 2016](https://github.com/bcgov/api-specs/issues/71) Currently, route directions include a leg for every road, bridge, underpass, snowshed, or tunnel traversal. This is useful detail to have when defining...

enhancement
api
ROUTE PLANNER
functional route planner
rpng
P1

**Issue description:** Within the BC Route Planner test environment (v 2.2.1), the following examples generate a 500 error when a route is not found and requesting KML format (JSON and...

bug
ROUTE PLANNER

**Issue description:** Within the BC Route Planner test environment (v 2.2.1), the following example generate a 500 error when a route is not found based on the snapDistance parameter value...

bug
ROUTE PLANNER

Currently, the router will return sub-partitions by partitioning criteria specified in the routing request but it doesn't return the lengths (or distances), of those sub-partitions. By computing and returning subpartition...

enhancement
api
ROUTE PLANNER
functional route planner
rpng
P2

**Current state:** The BC Route Planner response does not include a reference data timestamp. **Test case:** Generic route request to display reference dates. https://router.api.gov.bc.ca/directions.json?points=-123.70794%2C48.77869%2C-123.53785%2C48.38200 **Proposed future state:** Add 2x new...

enhancement
ROUTE PLANNER

**Current state:** The BC Route Planner will compute a route along the road network to (or parallel to) coordinates within 1km of the road centre-line [MAX_SNAP_DISTANCE = 1000]. **Test case:**...

enhancement
ROUTE PLANNER

**Current State:** The BC Route Planner response does not include a list of Transport Line ID’s (TLIDs). **Test cases:** All routes (Truck and Non-truck) with &enable=tl. This should be disabled...

enhancement
ROUTE PLANNER

Bumps [ch.qos.logback:logback-classic](https://github.com/qos-ch/logback) from 1.4.8 to 1.4.12. Commits 88abf59 prepare release 1.4.12 2cd8cab cater for array size marked with -1 9c782b4 prevent DOS attacks using on malicious serialized input f6d690d further...

dependencies
java

Currently, when a request for an optimal route is made with isRoundTrip=false, the application user is not expecting their destination to change. To support this, keep the last route point...

enhancement
api
ROUTE OPTIMIZER

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