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

Support multiple result of clipping polygon #28

Merged
merged 6 commits into from
Dec 28, 2024
Merged

Conversation

ntut-xuan
Copy link
Owner

@ntut-xuan ntut-xuan commented Dec 28, 2024

We support multiple polygon result for clipping polygon. As the follow images shows the result.

image

As default, we only support one polygon result, so the result of polygon should appear only one yellow area. In this PR, we support multiple polygon result as above image.

Resolve: #14

@ntut-xuan ntut-xuan added the enhancement New feature or request label Dec 28, 2024
@ntut-xuan ntut-xuan self-assigned this Dec 28, 2024
@ntut-xuan ntut-xuan merged commit efbac9e into main Dec 28, 2024
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Feat: Multiple polygon result support in vector-based implementation
1 participant