Add local file support for GeoTiff#385
Conversation
|
We could hold off on this PR until #339 is merged maybe so we wouldn't have conflicts with the caching in |
|
Integration tests report: appsharing.space |
local geotiff file support + caching added. filewidget added. fixed validation for urls. mimetype check for geotiff lint loadfile method added for smbology. lint
416ae6a to
1f484e4
Compare
martinRenou
left a comment
There was a problem hiding this comment.
Thanks!!
Would you be able to add ../examples/*.tif here https://github.com/geojupyter/jupytergis/blob/main/docs/conf.py#L35 so the new file get included in the lite deployment?
|
I've been having a try with the JupyterLite deployment. The added filebrowser works well!
Screencast.From.2025-01-23.17-07-21.mp4 |
About the 20s delay, it takes some time for the |
|
On another note I think I could fix it in this PR so I'll do that. |
martinRenou
left a comment
There was a problem hiding this comment.
Thanks!
Let's track my concerns in issues after merging
* local file geotiff local geotiff file support + caching added. filewidget added. fixed validation for urls. mimetype check for geotiff lint loadfile method added for smbology. lint * mimetype * make loadGeotiff generic * add example geotiff file to conf.py * avoid loading the file when validating.
Resolves #363.
📚 Documentation preview: https://jupytergis--385.org.readthedocs.build/en/385/
💡 JupyterLite preview: https://jupytergis--385.org.readthedocs.build/en/385/lite