-
It would be nice to have a gallery similar to https://ipyleaflet.readthedocs.io/en/latest/api_reference/basemaps.html. It can be used to check tiles (xref #59) and would provide a nice overview to use…
-
### Description
Planetary Computer is improving all the time, with Microsoft announcing S1, MODIS, and other integrations at the Living Planet Symposium. More people are switching to Planetary …
-
### Description
I am trying to read netCDF into leafmap. While it works very well with the "*.nc" file, the current version does not support reading netCDFs (xarray files) from a variable.
I…
mn5hk updated
2 years ago
-
The binder env works well when rending a remote COG. However, it does not seem to work for a local COG (a file in the repo). The tile layer won't show up.
```
!wget https://github.com/giswqs/dat…
-
### Solution to issue cannot be found in the documentation.
- [X] I checked the documentation.
### Issue
I was using Trame (indirectly via PyVista) and had an unhandled import exception get throw w…
-
### Environment Information
- leafmap version: latest master branch
- Python version: 3.9
- Operating System: ubuntu
### Description
I am trying to display colored polygons with foliu…
rjadr updated
2 years ago
-
### Environment Information
- leafmap version: 0.9.2
- Python version: 3.8.13
- Operating System: linux
### Description
Use `add_stac_layer` with a STAC item from the Planetary Comput…
-
### 🐛 Describe the bug
Nvidia driver crash if number of elements argument of torch.topk > 60000000
```
x = torch.randn((50, 1000,1000),device='cuda')
torch.topk (x,10,-1) # Works
x = torch.…
-
The current approach to install the coastseg conda env, which is fairly complex as it contains large dependencies such as tensorflow, gdal, panel, ipywidgets, etc, (`conda env create --file install/c…
-
![image](https://user-images.githubusercontent.com/14004559/153317822-01cb87dd-0bf6-4cc0-ab2d-3e706945320a.png)
looks like colab is giving issue.
### Environment Information
- leafma…