Changeset 19590 in josm for trunk/resources/data/validator/geometry.mapcss
- Timestamp:
- 2026-07-23T17:52:56+02:00 (3 days ago)
- File:
-
- 1 edited
-
trunk/resources/data/validator/geometry.mapcss (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/resources/data/validator/geometry.mapcss
r19570 r19590 430 430 } 431 431 432 /* 20421 */ 433 area[power=substation] ⊇ *[transformer=distribution] { 434 throwWarning: tr("A distribution transformer shouldn't be contained in a substation."); 435 suggestAlternative: "transformer=main"; 436 fixAdd: "transformer=main"; 437 } 438 432 439 /* #21801 */ 433 440 way[railway][railway !~ /^(turntable|traverser|platform_edge|roundhouse|workshop|platform)$/] > node[/railway$/ !~ /^(switch|railway_crossing)$/][count(parent_osm_primitives("railway")) > 2]:connection,
Note:
See TracChangeset
for help on using the changeset viewer.
