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

Add Geometry::difference #487

Merged
merged 1 commit into from
Dec 4, 2023
Merged

Conversation

lnicola
Copy link
Member

@lnicola lnicola commented Dec 4, 2023

  • I agree to follow the project's code of conduct.
  • I added an entry to CHANGES.md if knowledge of this change could be valuable to users.

Closes #432

@lnicola
Copy link
Member Author

lnicola commented Dec 4, 2023

r? @metasim

Copy link
Contributor

@metasim metasim left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Wow... surprised we missed that the first time around. Nice.

@lnicola lnicola force-pushed the geometry-difference branch from a1ef800 to c2414c5 Compare December 4, 2023 19:49
@lnicola lnicola force-pushed the geometry-difference branch from c2414c5 to 7f4b8ea Compare December 4, 2023 19:49
@lnicola
Copy link
Member Author

lnicola commented Dec 4, 2023

We missed others too, like OGR_G_SymDifference, OGR_G_UnaryUnion and so on.

@lnicola lnicola merged commit 30fea92 into georust:master Dec 4, 2023
9 checks passed
@lnicola lnicola deleted the geometry-difference branch December 4, 2023 19:56
@metasim
Copy link
Contributor

metasim commented Dec 4, 2023

We missed others too, like OGR_G_SymDifference, OGR_G_UnaryUnion and so on.

Geeze.... PR author was a real slacker! ;-)

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

Successfully merging this pull request may close these issues.

FR: Wrapper for OGR_G_Difference
2 participants