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

Clean tiling #13

Open
kabasset opened this issue Jun 25, 2023 · 1 comment
Open

Clean tiling #13

kabasset opened this issue Jun 25, 2023 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@kabasset
Copy link
Owner

Some tiling functions still return rasters, where they should make generators. Implementation is a bit complicated, too. May require some refactoring.

@kabasset kabasset added the enhancement New feature or request label Jun 25, 2023
@kabasset kabasset self-assigned this Jun 25, 2023
@kabasset
Copy link
Owner Author

All functions now return generators and can be rasterized, but the rasterize() overload could be merged. Generators would just need to implement shape() I guess.

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