Changeset 10422 in josm for trunk/data/validator
- Timestamp:
- 2016-06-19T02:15:46+02:00 (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/data/validator/geometry.mapcss
r10389 r10422 270 270 271 271 /* #12646 */ 272 way[waterway][waterway!=canal] !:closed >[index=-1] node!:connection:in-downloaded-area {272 way[waterway][waterway!=canal][waterway!=dam]!:closed >[index=-1] node!:connection:in-downloaded-area { 273 273 throwWarning: tr("Waterway ends without a connection to another waterway or the direction of the waterway is wrong."); 274 274 }
Note:
See TracChangeset
for help on using the changeset viewer.