Changeset 8411 in josm for trunk/data/validator/combinations.mapcss
- Timestamp:
- 2015-05-21T21:29:19+02:00 (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/data/validator/combinations.mapcss
r8383 r8411 138 138 } 139 139 140 /* {0.tag} without {1.tag} or {2.tag} */ 141 *[amenity=recycling][recycling_type!=container][recycling_type!=centre] { 142 throwWarning: tr("{0} without {1} or {2}", "{0.tag}", "{1.tag}", "{2.tag}"); 143 } 144 140 145 /* {0.key} without {1.key}, {2.tag} or {3.tag} */ 141 146 *[intermittent ][!waterway][natural!~/^(water|spring)$/][ford!=yes] {
Note: See TracChangeset
for help on using the changeset viewer.