Ticket #20081: 20081.patch
File 20081.patch, 826 bytes (added by , 5 years ago) |
---|
-
resources/data/validator/geometry.mapcss
352 352 } 353 353 354 354 /* #12646, #12992, #16334 */ 355 way[waterway=~/^(stream|river|drain)$/]!:closed >[index=-1] node[natural!=sinkhole][natural!=cave_entrance]!:connection:in-downloaded-area { 355 way[waterway=~/^(stream|river|drain)$/]!:closed >[index=-1] node[natural!=sinkhole][natural!=cave_entrance]!:connection:in-downloaded-area, 356 way[waterway=~/^(stream|river|drain)$/]!:closed >[index=-1] node[natural!=sinkhole][natural!=cave_entrance].new { 356 357 throwWarning: tr("Waterway ends without a connection to another waterway or the direction of the waterway is wrong."); 357 358 } 358 359