Changeset 15254 in josm
- Timestamp:
- 2019-07-17T21:25:35+02:00 (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/data/validator/combinations.mapcss
r15248 r15254 212 212 213 213 /* {0.key} without {1.key}, {2.key} or {3.key}, #17253 */ 214 way[oneway ][!highway][!railway][!aerialway][attraction!=summer_toboggan], 214 way[oneway ][!highway][!railway][!aerialway][attraction!=summer_toboggan][aeroway!~/^(runway|taxiway)$/], 215 215 *[snowplowing][!highway][!amenity][!leisure] { 216 216 throwWarning: tr("{0} without {1}, {2} or {3}", "{0.key}", "{1.key}", "{2.key}", "{3.key}");
Note:
See TracChangeset
for help on using the changeset viewer.