Changeset 7437 in josm for trunk/data
- Timestamp:
- 2014-08-22T00:58:24+02:00 (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/data/validator/combinations.mapcss
r7286 r7437 133 133 *[width ][!highway][!railway][!waterway][!aeroway][!cycleway][!footway][!barrier][!man_made][!entrance], 134 134 *[maxspeed][!highway][!railway][traffic_sign !~ /^(.*;)?maxspeed(;.*)?$/][type != enforcement][waterway !~ /^(river|canal|lock)$/], 135 *[lit ][!highway][!railway][!piste:type][amenity !~ /^(parking|shelter)/][public_transport!=platform][advertising!=billboard][ leisure!=pitch] {135 *[lit ][!highway][!railway][!piste:type][amenity !~ /^(parking|shelter)/][public_transport!=platform][advertising!=billboard][!leisure] { 136 136 throwWarning: tr("{0} on suspicious object", "{0.key}"); 137 137 }
Note:
See TracChangeset
for help on using the changeset viewer.