-
Would a PR adding a project.toml (making this a pip-installable package) + entry points + docs + tests be welcome?
This is also the first step in getting this packagable for conda-forge.
-
Is there a way to adjust the cache expiration for data urls?
In general, in maplibre data resources come from an external url, which can make it a bit more difficult to update maps dynamically. …
-
### Environment Information
- leafmap version: 0.38.5
- Python version: 3.10.13
- Operating System: Ubuntu 22.04
### Description
```
{
"name": "ValueError",
"message": "Assigni…
-
I was hoping to integrate solara into an existing Panel app. Using the example provided on Solara's "Self Hosted" docs gives the error above. Here's the full traceback:
```
2023-06-03 09:52:02,888…
-
Hi Daniel,
It would be really useful if a popup and tooltip could be added to the output of the addEllipsisVectorLayer() function. Then, I don't have to use a separate slow function of Folium to ad…
-
## Environment Information
ipyleaflet v.0.17.4
Python version: 3.12.0
Operating System: Ubuntu 20.04
## Description
I've been trying to get a GPU-enabled docker container running with the s…
-
### Describe the bug
When a file, either .py or .ipynb, has the following line in it, `import geopandas as gpd`, it gives the following error when trying to preview the Panel app:
```
Error Message…
-
1. v0 is written in leaflet, with the main sticking point being how classifications are applied to generated a properly colormapped png of the burn area. in v0, the tileserver sends a get request cont…
-
Hi, has there been any work or examples on stretching the rasters when used with localtileserver.get_leaflet_tile_layer? Working with uint16 raster at the time and imagery is extremely dark. I have se…
-
Localtileserver stopped working on Colab. Not sure if this a pydantic or localtileserver issue.
```python
from localtileserver import TileClient, get_leaflet_tile_layer, examples
from ipyleaflet…