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

Implement difference, union, intersects, inverseDifference, xor, etc. by using poly_bool_dart and turfJS as a blueprint #166

Open
lukas-h opened this issue Feb 8, 2024 · 5 comments
Assignees
Labels
blocking enhancement New feature or request help wanted Extra attention is needed

Comments

@lukas-h
Copy link
Member

lukas-h commented Feb 8, 2024

old conversation: #1 (comment)

@lukas-h lukas-h mentioned this issue Feb 8, 2024
@lukas-h lukas-h added enhancement New feature or request help wanted Extra attention is needed blocking labels Feb 8, 2024
@lukas-h
Copy link
Member Author

lukas-h commented Feb 8, 2024

other libs as a blueprint:

@lukas-h
Copy link
Member Author

lukas-h commented Mar 1, 2024

@lukas-h
Copy link
Member Author

lukas-h commented Mar 1, 2024

#170 works on this issue

@simplylizz
Copy link

Hello,

Is there any chance that #170 will be merged soon? I've managed to use polybool for the same purpose, but to be honest converting between two libraries is quite annoying and also, polybool doesn't support directly multipolygons, so I need to union them first, what is also could be a resource-consuming operation and by some reason doesn't always work well.

@lukas-h
Copy link
Member Author

lukas-h commented May 6, 2024

@simplylizz the functionality is mostly ready except for some testing.
See #170. that branch could already be used.

if you want to have a more in depth discussion with @jsiedentop @aardrop and me, and where we also share the progress, please checkout our discord https://discord.gg/CybDg4Pe

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
blocking enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

3 participants