Changes between Version 1 and Version 2 of Ticket #20742, comment 15


Ignore:
Timestamp:
2021-09-15T09:20:02+02:00 (4 years ago)
Author:
reichg

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #20742, comment 15

    v1 v2  
    22> @Skyper, how detailed do you want this barrier test to be? Keep it at tertiary and above or look into residential/unclassified as well?
    33
    4 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?
     4Also, 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
     6