Changeset 17957 in josm for trunk/resources/data/validator/unnecessary.mapcss
- Timestamp:
- 2021-07-07T23:04:44+02:00 (5 years ago)
- File:
-
- 1 edited
-
trunk/resources/data/validator/unnecessary.mapcss (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/resources/data/validator/unnecessary.mapcss
r17947 r17957 20 20 } 21 21 22 area:closed[amenity ][area?][!highway],23 area:closed[building][area?],24 area:closed[landuse ][area?][!highway],25 area:closed[leisure ][area?][!highway][leisure!=track][leisure!=slipway],26 area:closed[natural ][area?],27 area:closed[shop ][area?] {22 way:closed[amenity ][area?][!highway], 23 way:closed[building][area?], 24 way:closed[landuse ][area?][!highway], 25 way:closed[leisure ][area?][!highway][leisure!=track][leisure!=slipway], 26 way:closed[natural ][area?], 27 way:closed[shop ][area?] { 28 28 throwWarning: tr("{0} is unnecessary for {1}", "{2.tag}", "{1.key}"); 29 29 group: tr("unnecessary tag");
Note:
See TracChangeset
for help on using the changeset viewer.
