Changeset 10068 in josm
- Timestamp:
- 2016-03-28T14:36:00+02:00 (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/data/validator/combinations.mapcss
r9903 r10068 155 155 156 156 /* {0.key} without {1.key} or {2.tag} */ 157 *[smoothness ][!highway][amenity!~/^(parking|parking_space|parking_entrance|motorcycle_parking)$/], 157 *[smoothness ][!highway][amenity!~/^(parking|parking_space|parking_entrance|motorcycle_parking|bicycle_parking)$/], 158 158 *[segregated ][!highway][railway!=crossing] { 159 159 throwWarning: tr("{0} without {1} or {2}", "{0.key}", "{1.key}", "{2.tag}");
Note:
See TracChangeset
for help on using the changeset viewer.