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

Rendering Rasters #218

Open
thora-9 opened this issue Oct 25, 2023 · 0 comments
Open

Rendering Rasters #218

thora-9 opened this issue Oct 25, 2023 · 0 comments

Comments

@thora-9
Copy link

thora-9 commented Oct 25, 2023

Hi Crazycapivara,

Thanks for creating this wonderful package. I'm currently having a minor issue rendering raster images using the package. I've generally been converting my rasters to dataframes, and using the add_grid_cell_layer function to display them on the map. However, there is currently a restriction on the grid cell size, such that the cell size needs to be between 1 - 1000 meters (that's the default unit). Can that restriction be relaxed somehow?

Alternatively, do you recommend rendering rasters using an alternative function/method (e.g. BitmapLayer)? Not sure how the backend part of adapting the package works, but here's a useful module for raster that seems to be available - https://kylebarron.dev/deck.gl-raster/.

Thanks so much!

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