Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Split polygon by polyline #123

Open
timrutter opened this issue Jul 7, 2021 · 1 comment
Open

Split polygon by polyline #123

timrutter opened this issue Jul 7, 2021 · 1 comment

Comments

@timrutter
Copy link

I have been using your library for a while now and it works really well. I have another use case where I need to draw any polyline that crosses a multi polygon (which may include holes) and split the polygons using the line. Is there a way of doing this?

@z3dev
Copy link

z3dev commented Oct 16, 2021

Just calculate a large polygon that's way larger then the base polygon, and call difference.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants