Open osmuser63783 opened 5 months ago
Thanks for catching this!
Invalid multipolygon relations are currently responsible for several issues (#29, #30, clarisma/geodesk#52) -- gol build
should remove (or fix) them, we'll address this in clarisma/gol-tool#109, which should be part of the next release of the GOL Tool.
Try this:
The function seems to run forever and never return.
The culprit is an invalid multipolygon relation (only a node as a member) that should arguably never have been returned when I called
("a[natural=water]")
.