bcgov / ols-router

BC Advanced Route Planner
https://bcgov.github.io/ols-router/
Apache License 2.0
24 stars 11 forks source link

Enable Transport Line ID’s in response #355

Open BK01 opened 1 year ago

BK01 commented 1 year ago

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 by default. https://router.api.gov.bc.ca/directions.json?points=-123.70794%2C48.77869%2C-123.53785%2C48.38200&enable=tl https://router.api.gov.bc.ca/truck/directions.json?points=-123.70794%2C48.77869%2C-123.53785%2C48.38200&enable=tl

Future state:

Out of scope:

BK01 commented 9 months ago

Validated in BC Route Planner 2.2 (router-dev.api.gov.bc.ca) on Dec 19, 2023.