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

Add support for local raster datasets using localtileserver #758

Closed
giswqs opened this issue Nov 23, 2021 · 0 comments · Fixed by #769
Closed

Add support for local raster datasets using localtileserver #758

giswqs opened this issue Nov 23, 2021 · 0 comments · Fixed by #769
Assignees
Labels
Feature Request New feature or request

Comments

@giswqs
Copy link
Member

giswqs commented Nov 23, 2021

Currently, leafmap supports loading local raster datatsets via xarray-leaflet, but it does not support Windows. Xarray-leaflet also has trouble loading large raster datasets (100+ MB). This feature request intends to replace xarray-leaflet with localtileserver (@banesullivan), a new package for loading raster tiles from a local server. This feature will be implemented once localtileserver becomes available on conda-forge.

References:

@giswqs giswqs added the Feature Request New feature or request label Nov 23, 2021
@giswqs giswqs self-assigned this Nov 23, 2021
@giswqs giswqs changed the title Add support for local raster datasets using flask-tileserver Add support for local raster datasets using localtileserver Nov 28, 2021
giswqs added a commit that referenced this issue Nov 28, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature Request New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant