Changes between Version 2 and Version 3 of Ticket #20742, comment 15
- Timestamp:
- 2021-09-15T09:43:11+02:00 (4 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #20742, comment 15
v2 v3 1 Replying to [comment:14 reichg]:2 > @Skyper, how detailed do you want this barrier test to be? Keep it at tertiary and above or look into residential/unclassified as well?3 4 1 Also, can someone explain why [https://josm.openstreetmap.de/attachment/ticket/20742/20742_v2.patch patch 20742_v2] does not work when I set `major_roads` as tertiary and above tags and refer to it in the test? Looks like everything should work? It works as intended when I move the regex `highway=~/^(motorway|motorway_link|trunk|trunk_link|primary|primary_link|secondary|secondary_link|tertiary|tertiary_link)$/` into the test without the reference. 5 2