Changeset 15325 in josm for trunk/data/validator/combinations.mapcss
- Timestamp:
- 2019-08-29T21:53:59+02:00 (7 years ago)
- File:
-
- 1 edited
-
trunk/data/validator/combinations.mapcss (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/data/validator/combinations.mapcss
r15311 r15325 116 116 } 117 117 118 /* {0.key} without {1.tag} or {2.tag} */ 118 /* {0.key} without {1.tag} or {2.tag}, #15107 */ 119 *[iata ][aeroway!=aerodrome][aeroway!=helipad], 120 *[icao ][aeroway!=aerodrome][aeroway!=helipad], 119 121 *[bridge:movable ][bridge!=movable][man_made!=bridge], 120 122 *[substation ][power!=substation][pipeline!=substation], … … 147 149 } 148 150 149 /* {0.tag} without {1.key} (info level) */ 151 /* {0.tag} without {1.key} (info level), #15107 */ 152 *[aeroway=runway ][!ref], 153 *[aeroway=runway ][!surface], 150 154 way[highway=track ][!tracktype], 151 155 way[power=cable ][!location],
Note:
See TracChangeset
for help on using the changeset viewer.
