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 #129

Closed
giswqs opened this issue Nov 23, 2021 · 2 comments · Fixed by #135
Closed

Add support for local raster datasets using localtileserver #129

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

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 flask-tileserver (@banesullivan), a new package for loading raster tiles from a local server. This feature will be implemented once flask-tileserver 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 added this to To do in leafmap via automation 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 27, 2021
giswqs added a commit that referenced this issue Nov 27, 2021
giswqs added a commit that referenced this issue Nov 27, 2021
giswqs added a commit that referenced this issue Nov 27, 2021
@giswqs
Copy link
Member Author

giswqs commented Nov 27, 2021

This feature has been partially implemented. See #134
Will improve the GUI for opening local raster datasets without coding.

giswqs added a commit that referenced this issue Nov 27, 2021
@giswqs giswqs moved this from To do to In progress in leafmap Nov 27, 2021
giswqs added a commit that referenced this issue Nov 28, 2021
@giswqs giswqs linked a pull request Nov 28, 2021 that will close this issue
@giswqs
Copy link
Member Author

giswqs commented Nov 28, 2021

The interactive GUI for opening local raster datasets and remote Cloud Optimized GeoTIFF (COG) has been implemented #135

32_add_geotiff.mp4

giswqs added a commit that referenced this issue Nov 28, 2021
giswqs added a commit that referenced this issue Nov 28, 2021
leafmap automation moved this from In progress to Done 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
Development

Successfully merging a pull request may close this issue.

1 participant