Changes between Initial Version and Version 1 of Ticket #20902, comment 6


Ignore:
Timestamp:
2021-05-21T22:34:39+02:00 (4 years ago)
Author:
reichg

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #20902, comment 6

    initial v1  
    88
    99Can try to group keys together with regex like I used in [https://josm.openstreetmap.de/attachment/ticket/9819/9819_highway_waterway_railway.patch 9819 patch], specifically with highway/waterway/railway. It might be possible to clean this up.
     10
     11Example: {{{*[/^lanes|access$/].one_tag[type !~ /^(boundary|connectivity|enforcement|multipolygon|restriction|route|waterway)$/]}}}