Changeset 18175 in josm for trunk/resources/data/validator
- Timestamp:
- 2021-08-25T15:02:54+02:00 (3 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/resources/data/validator/geometry.mapcss
r18019 r18175 363 363 364 364 /* #12646, #12992, #16334 */ 365 way[waterway=~/^(stream|river|drain)$/]!:closed >[index=-1] node[natural!=sinkhole][natural!=cave_entrance] !:connection:in-downloaded-area {365 way[waterway=~/^(stream|river|drain)$/]!:closed >[index=-1] node[natural!=sinkhole][natural!=cave_entrance][waterway!=stream_end]!:connection:in-downloaded-area { 366 366 throwWarning: tr("Waterway ends without a connection to another waterway or the direction of the waterway is wrong."); 367 367 }
Note:
See TracChangeset
for help on using the changeset viewer.