Changeset 10530 in josm for trunk/data/validator
- Timestamp:
- 2016-07-13T16:45:55+02:00 (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/data/validator/geometry.mapcss
r10429 r10530 271 271 272 272 /* #12646, #12992 */ 273 way[waterway=~/^(stream|ditch|river|drain)$/]!:closed >[index=-1] node !:connection:in-downloaded-area {273 way[waterway=~/^(stream|ditch|river|drain)$/]!:closed >[index=-1] node[natural!=sinkhole][natural!=cave_entrance]!:connection:in-downloaded-area { 274 274 throwWarning: tr("Waterway ends without a connection to another waterway or the direction of the waterway is wrong."); 275 275 }
Note:
See TracChangeset
for help on using the changeset viewer.