- Timestamp:
- 2017-01-25T18:45:30+01:00 (8 years ago)
- Location:
- trunk/data
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/data/defaultpresets.xml
r11463 r11497 3476 3476 <optional> 3477 3477 <text key="ref" text="Reference" /> 3478 <reference ref="surface" /> 3478 3479 </optional> 3479 3480 </item> <!-- Runway --> -
trunk/data/validator/combinations.mapcss
r11430 r11497 338 338 339 339 /* #9593, #11183, #12418, #12761 */ 340 *[sport][sport!=skiing][!building][!club][tourism != hotel][highway != raceway][leisure !~ /^(sports_centre|stadium|track|pitch|golf_course|water_park|swimming_pool|recreation_ground|ice_rink|horse_riding )$/][natural !~ /^(beach|bare_rock|cliff|peak|water)$/][amenity !~ /^(pub|restaurant|swimming_pool)$/][landuse !~ /^(recreation_ground|piste|farm|farmland)$/][barrier !~ /^(wall|retaining_wall)$/][!"piste:type"][shop!=sports] {340 *[sport][sport!=skiing][!building][!club][tourism != hotel][highway != raceway][leisure !~ /^(sports_centre|stadium|track|pitch|golf_course|water_park|swimming_pool|recreation_ground|ice_rink|horse_riding|fitness_station)$/][natural !~ /^(beach|bare_rock|cliff|peak|water)$/][amenity !~ /^(pub|restaurant|swimming_pool)$/][landuse !~ /^(recreation_ground|piste|farm|farmland)$/][barrier !~ /^(wall|retaining_wall)$/][!"piste:type"][shop!=sports] { 341 341 throwWarning: tr("sport without physical feature"); 342 342 group: tr("missing tag");
Note:
See TracChangeset
for help on using the changeset viewer.