geom icon indicating copy to clipboard operation
geom copied to clipboard

How to check a polygon for self-intersection or MakeValid?

Open Kalinin-Andrey opened this issue 2 years ago • 1 comments

Hi all! Can you tell me a convenient way to check a polygon for self-intersection or apply a method from a neighboring library ctessum/polyclip-go MakeValid()? Or can you make methods Polygon.toPolyClip() and polyClipToPolygon() public?

Kalinin-Andrey avatar May 27 '22 18:05 Kalinin-Andrey

I'd be okay with making those methods public. Feel free to make a pull request.

ctessum avatar May 27 '22 19:05 ctessum