Changes between Initial Version and Version 3 of Ticket #17271


Ignore:
Timestamp:
2019-01-29T22:25:44+01:00 (5 years ago)
Author:
taylor.smock
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #17271

    • Property Component CoreCore validator
  • Ticket #17271 – Description

    initial v3  
    44  set .railway;
    55  assertMatch: "way railway=tram highway=residential";
    6   assertNoMatch: "way railway=tram";
     6  assertMatch: "way railway=tram";
    77  assertNoMatch: "way highway=residential";
    88}