Ignore:
Timestamp:
2016-05-18T18:14:00+02:00 (8 years ago)
Author:
Klumbumbus
Message:

see #12646 - ignore canal in unconnected waterway test

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/data/validator/geometry.mapcss

    r10232 r10251  
    270270
    271271/* #12646 */
    272 way[waterway]!:closed >[index=-1] node!:connection:in-downloaded-area {
     272way[waterway][waterway!=canal]!:closed >[index=-1] node!:connection:in-downloaded-area {
    273273  throwWarning: tr("Waterway ends without a connection to another waterway or the direction of the waterway is wrong.");
    274274}
Note: See TracChangeset for help on using the changeset viewer.