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

Subset "sel-by-shape" #206

Open
1 task
aulemahal opened this issue May 30, 2023 · 0 comments
Open
1 task

Subset "sel-by-shape" #206

aulemahal opened this issue May 30, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@aulemahal
Copy link
Collaborator

Addressing a Problem?

Idea from the Ingénieurs thing : need for a subset function that cuts the smallest zone possible that contains a list of geometries.

There is no masking here, this is not subset_shape. The result should act as if we had used the sel method, but it would compute these sel itself, by unioning (yes) a collection of geometries. Ideally, the tile_buffer argument should be supported.

Potential Solution

clisops.core.subset.shape_bbox_indexer could be used.

Additional context

No response

Contribution

  • I would be willing/able to open a Pull Request to contribute this feature.
@aulemahal aulemahal added the enhancement New feature or request label May 30, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant