Ticket #94 (closed defect: fixed)
Rollover text on eastbound highways has the text for west bound and vice versa.
| Reported by: | jdalbey | Owned by: | jdalbey |
|---|---|---|---|
| Priority: | Medium | Milestone: | May 2019 Training |
| Component: | CPTMS | Version: | |
| Severity: | Minor | Keywords: | |
| Cc: |
Description
Change History
Note: See
TracTickets for help on using
tickets.

Fixed, the orientationLookup code was switched in prep_postmiles.py
Corrected to: {'N':0,'S':1,'E':0,'W':1}