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

extend basic input type capabilities #650

Open
ungarj opened this issue Sep 12, 2024 · 0 comments
Open

extend basic input type capabilities #650

ungarj opened this issue Sep 12, 2024 · 0 comments

Comments

@ungarj
Copy link
Owner

ungarj commented Sep 12, 2024

VectorInput

  • add .rasterize() method for array creation
  • add .to_mask(bands: int) method which behaves like rasterize() but also allows to add band number to return mask array in the correct shape
  • add .union_geometry() method to combine all feature geometries into one

RasterInput

  • extend mask in MaskedArray if mask is a single bool value (deflated)
  • add .vectorize() or .features() method to create vector data out of array
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

No branches or pull requests

1 participant