Changes between Version 1 and Version 2 of Ticket #18217, comment 8


Ignore:
Timestamp:
2021-05-11T15:26:47+02:00 (4 years ago)
Author:
skyper

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #18217, comment 8

    v1 v2  
    33{{{
    44#!rule
    5 area:closed2[highway =~ /^(motorway|motorway_link|trunk|trunk_link|primary|primary_link|secondary|secondary_link|tertiary|tertiary_link)$/][area=yes][highway] {
     5area:closed2[highway =~ /^(motorway|motorway_link|trunk|trunk_link|primary|primary_link|secondary|secondary_link|tertiary|tertiary_link|residential|unclassified)$/][area=yes][highway] {
    66  throwError: tr("{0} together with {1} is invalid", "{3.tag}", "{4.tag}");
    77  group: tr("suspicious tag combination");