You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In OSM, a waterway tunnel could have the tag tunnel=flooded: https://wiki.openstreetmap.org/wiki/Tag:tunnel%3Dflooded
So the tunnel field of layer water_lines should be true if tunnel=yes, building_passage, flooded or covered=yes. false otherwise.
In OSM, a waterway tunnel could have the tag
tunnel=flooded: https://wiki.openstreetmap.org/wiki/Tag:tunnel%3DfloodedSo the
tunnelfield of layerwater_linesshould betrueiftunnel=yes,building_passage,floodedorcovered=yes.falseotherwise.