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

[IDEA] Automatically calculated tile shape for specified mosaic shape #8

Open
the-lay opened this issue Dec 13, 2021 · 0 comments
Open
Assignees
Labels
enhancement New feature or request

Comments

@the-lay
Copy link
Owner

the-lay commented Dec 13, 2021

Is your feature request related to a problem? Please describe.
It would be cool to be able to create Tiler object that automatically calculates tile shape to obtain specific mosaic (collection of tiles) shape.

Describe the solution you'd like
I imagine it as a class method for Tiler class, that accepts all standard 'init' arguments, except tile_shape.

Describe alternatives you've considered
Currently something similar is already calculated in the script that generates teaser image, in misc/teaser. Once this feature is done, change the teaser script accordingly.

@the-lay the-lay added the enhancement New feature or request label Dec 13, 2021
@the-lay the-lay self-assigned this Dec 13, 2021
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

When branches are created from issues, their pull requests are automatically linked.

1 participant