- Timestamp:
- 2014-02-23T23:34:49+01:00 (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/data/validator/combinations.mapcss
r6860 r6877 143 143 144 144 /* see ticket #9593 */ 145 *[sport][tourism != hotel][leisure !~ /^(sports_centre|stadium| pitch|golf_course|water_park|swimming_pool)$/][natural !~ /^(beach|bare_rock)$/][amenity !~ /^(pub|restaurant|swimming_pool)$/][landuse !~ /^(recreation_ground|piste)$/] {145 *[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)$/] { 146 146 throwWarning: tr("sport without physical feature"); 147 147 assertMatch: "node sport=tennis";
Note:
See TracChangeset
for help on using the changeset viewer.