Open clarisma opened 1 year ago
Polygon isn't actually empty, but an invalid geometry made from purgatory ways. PolygonBuilder should not produce such geometries. The core issue appears that these polygons have 3 vertexes, which means they are clearly degenerate. Check if turning polygons with <4 vertexes into empty polygons avoids this issue.
relation/2668952 (European Union) is incomplete in
germany.gol
. Missing relation members are turned into empty geometries. This apparently causes problems for JTS.An
-a
query forr
fails with NPE thrown by JTS: