I would like to polygonyze my layer. It includes between 6-20 separate lines.
I was following the hint here:
Converting line to polygon using QGIS
but at some point I've got an error:
Feature (2) has invalid geometry and has been skipped. Please fix the geometry or change the Processing setting to the "Ignore invalid input features" option.
Next, I've selected "Ignore invalid input features" option in the Toolbox options, like shown here:
Ignoring invalid input features with Intersection tool in QGIS?
but the problem comes back, unfortunately.
See below my problem:
How can I sort this out?
Maybe is it some tool, which would build the polygon from any lines available in the vicinity instead of only enclosed ones?

