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

Update histogram method in map preview #27

Open
abarciauskas-bgse opened this issue Sep 19, 2023 · 0 comments
Open

Update histogram method in map preview #27

abarciauskas-bgse opened this issue Sep 19, 2023 · 0 comments

Comments

@abarciauskas-bgse
Copy link
Contributor

          here we may want to update this in the future (when we update titiler version) to 
data = ImageData(src_dst.input.values, mask=boolean_mask)
return data.statistics(
    categorical=True,
    hist_options={"bins": 10},
)

Originally posted by @vincentsarago in #26 (comment)

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