Changeset 18552 in josm for trunk/resources/data/validator/highway.mapcss
- Timestamp:
- 2022-09-08T15:27:14+02:00 (4 years ago)
- File:
-
- 1 edited
-
trunk/resources/data/validator/highway.mapcss (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/resources/data/validator/highway.mapcss
r18523 r18552 208 208 assertNoMatch: "way highway=trunk"; 209 209 } 210 211 /* #21396 comment 39 */ 212 *[surface=~/^paving_stones:(\d+)$/] { 213 throwWarning: tr("{0} with trailing number", "paving_stones"); 214 group: tr("questionable value (ending with a number)"); 215 suggestAlternative: "paving_stones:length"; 216 suggestAlternative: "paving_stones:width"; 217 }
Note:
See TracChangeset
for help on using the changeset viewer.
