We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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:
The text was updated successfully, but these errors were encountered:
Route planner 2.2 changes to support
7edde3a
#348 Add refernce data dates to response #355 Enable Transport Line IDs in response #356 Snap Tolerance parameter
Validated in BC Route Planner 2.2 (router-dev.api.gov.bc.ca) on Dec 19, 2023.
Sorry, something went wrong.
No branches or pull requests
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:
The text was updated successfully, but these errors were encountered: