bcgov / ols-router

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

Router directions are not showing prefix or suffix directionals for street names #309

Closed gleeming closed 1 year ago

gleeming commented 3 years ago

Street names in router directions include the name body and name types but no directionals. For example West Kent Ave N, Vancouver, BC to Aisne St, Vancouver, BC should output names with West Kent Ave N and SW Marine Dr.

cmhodgson commented 3 years ago

There was an error in the code that reads the street names in, it was reading "street_dir" instead of "street_direction". This is now fixed locally.

cmhodgson commented 3 years ago

The fix for this has not been committed yet but is 2 easily verifiable lines.

BK01 commented 2 years ago

Validated in v2.1.4. Migrated to PROD.