Changeset 7230 in josm for trunk/data/validator
- Timestamp:
 - 2014-06-09T14:36:40+02:00 (11 years ago)
 - File:
 - 
      
- 1 edited
 
- 
          
  trunk/data/validator/combinations.mapcss (modified) (1 diff)
 
 
Legend:
- Unmodified
 - Added
 - Removed
 
- 
      
trunk/data/validator/combinations.mapcss
r7229 r7230 153 153 154 154 /* see ticket #9593 */ 155 *[sport][tourism != hotel][leisure !~ /^(sports_centre|stadium|track|pitch|golf_course|water_park|swimming_pool)$/][natural !~ /^(beach|bare_rock)$/][amenity !~ /^(pub|restaurant|swimming_pool)$/][landuse !~ /^(recreation_ground|piste|farm)$/] { 155 *[sport][tourism != hotel][leisure !~ /^(sports_centre|stadium|track|pitch|golf_course|water_park|swimming_pool)$/][natural !~ /^(beach|bare_rock)$/][amenity !~ /^(pub|restaurant|swimming_pool)$/][landuse !~ /^(recreation_ground|piste|farm|farmland)$/] { 156 156 throwWarning: tr("sport without physical feature"); 157 157 assertMatch: "node sport=tennis";  
  Note:
 See   TracChangeset
 for help on using the changeset viewer.
  