Modify ↓
Opened 8 years ago
Closed 5 years ago
#14931 closed enhancement (fixed)
test for wrongly tagged public transport version 2 routes
Reported by: | giackserva | Owned by: | giackserva |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | Plugin pt_assistant | Version: | |
Keywords: | gsoc_pt_assistant | Cc: |
Description
it happens that some routes are tagged as public_transport:version=2 but are instead version 1. making tests and launching fixes on these routes can break them. testing for the correctness of the tag as the first test can avoid such cases and raise a warning for the tag.
the two main factors that will make the plugin think that the route is a version 1 one are:
- the presence of couples of stop positions close to each other and with the same name
- the presence of forward/backward roles in the members of the relation
Attachments (0)
Note:
See TracTickets
for help on using tickets.