Changeset 19602 in josm
- Timestamp:
- 2026-07-23T21:53:20+02:00 (3 days ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/resources/data/validator/combinations.mapcss
r19591 r19602 335 335 } 336 336 337 /* {0.tag} together with {1.tag}, see #18411, #17950, #17330, #17623, #17592, #17594, #17542, #16861, #16147, #10186, #18815, #20960 */ 337 /* {0.tag} together with {1.tag}, see #18411, #17950, #17330, #17623, #17592, #17594, #17542, #16861, #16147, #10186, #18815, #20960, #24114 */ 338 338 *[barrier=kerb][kerb=no], 339 339 way[highway=construction][construction][construction=~/^(yes|minor|no)$/], … … 353 353 way[segregated][bicycle=no], 354 354 way[segregated][foot=no], 355 way[man_made=pipeline][tunnel=flooded] { 355 way[man_made=pipeline][tunnel=flooded], 356 *[line_management=termination][location:transition=yes] { 356 357 throwWarning: tr("{0} together with {1}", "{0.tag}", "{1.tag}"); 357 358 group: tr("suspicious tag combination");
Note:
See TracChangeset
for help on using the changeset viewer.
