Skip to content

Fix clipping extent#92

Merged
JanCaha merged 11 commits into
mainfrom
fix-clipping-extent
Jul 1, 2026
Merged

Fix clipping extent#92
JanCaha merged 11 commits into
mainfrom
fix-clipping-extent

Conversation

@JanCaha

@JanCaha JanCaha commented Jun 29, 2026

Copy link
Copy Markdown
Collaborator

Optimization of reading, we only read intersection of clip area from polygons and filter bounds. If filter bounds are not provided we get them from polygon layer.

This can in case of some readers significantly lower the amount of data to consider for the operation.

This comment was marked as low quality.

Comment thread src/clip.cpp Outdated
Comment thread src/clip.cpp Outdated
Comment thread src/clip.cpp Outdated
Co-authored-by: Stefanos Natsis <uclaros@gmail.com>
@JanCaha JanCaha merged commit cae3a4b into main Jul 1, 2026
10 checks passed
@JanCaha JanCaha deleted the fix-clipping-extent branch July 1, 2026 09:25
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.

3 participants