Hello,
I want to merge two polygon that should have one or several segment in common (or at least they should be very near). But they will never completely overlap. I tried union_ with the default strategy without any success, and didn't find anything about Union_ Strategy Concept. So I'm wondering how I should do that? If it's possible.
Thanks
Hello,
I want to merge two polygon that should have one or several segment in common (or at least they should be very near). But they will never completely overlap. I tried union_ with the default strategy without any success, and didn't find anything about Union_ Strategy Concept. So I'm wondering how I should do that? If it's possible.
Thanks