s2geometry icon indicating copy to clipboard operation
s2geometry copied to clipboard

Cutting polygon with holes to without

Open pythonmobile opened this issue 4 years ago • 1 comments

Is there a function that takes a polygon with holes as input and outpus polygons without holes? (preferably with a small number of diagonals added)

pythonmobile avatar Mar 13 '22 17:03 pythonmobile

No, because S2 doesn't need that. Is there some format that doesn't understand holes that you need this for?

jmr avatar May 08 '22 09:05 jmr