Skip to content

Add Buffer operation#698

Merged
peterstace merged 9 commits intomasterfrom
buffer
Feb 13, 2026
Merged

Add Buffer operation#698
peterstace merged 9 commits intomasterfrom
buffer

Conversation

@peterstace
Copy link
Owner

Description

Adds the Buffer operation by porting the relevant code from the JTS library and exposing it via a thin wrapper in the geom package.

The buffer operation is configured via the "optional parameters" Go pattern, which was the same approach as taken for the buffer operation when exposed from the GEOS package.

Check List

Have you:

  • Added unit tests? Yes.

  • Add cmprefimpl tests? (if appropriate?) N/A

  • Updated release notes? (if appropriate?) Yes.

  • Updated the README.md (if new functionality is added?) Not yet.

Related Issue

Adds the Buffer operation by porting the relevant code from the JTS
library and exposing it via a thin wrapper in the `geom` package.

The buffer operation is configured via the "optional parameters" Go
pattern, which was the same approach as taken for the buffer operation
when exposed from the GEOS package.
@peterstace peterstace self-assigned this Feb 12, 2026
@peterstace peterstace merged commit e739cbd into master Feb 13, 2026
1 check passed
@peterstace peterstace deleted the buffer branch February 13, 2026 01:24
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.

1 participant