Changes between Initial Version and Version 1 of Ticket #20902, comment 6
- Timestamp:
- 2021-05-21T22:34:39+02:00 (4 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #20902, comment 6
initial v1 8 8 9 9 Can 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 11 Example: {{{*[/^lanes|access$/].one_tag[type !~ /^(boundary|connectivity|enforcement|multipolygon|restriction|route|waterway)$/]}}}