fix #13165 Validator did not warn about overlapping multipolygons
let CrossingFinder accept multipolygons
improve highlighting of overlapping areas
if incomplete multipolygons are tested the area calculation is used unless open ends are found, else the same algortihm as in CrossingWays is used to hilite the crossing segments. In the later case overlaps with shared nodes are not (yet) found.