Ben

Results 136 comments of Ben

Maybe this can be accounted for upstream in the plugin. The maintainer seems reactive on gitlab if you want to make your case. It most certainly makes sense to render...

There's also a `minZoom` / `maxZoom` property that is undocumented in Leaflet.VectorTileLayer. With the config below the layer shows up either way. ```python ms_buildings = "https://planetarycomputer.microsoft.com/api/data/v1/vector/collections/ms-buildings/tilesets/global-footprints/tiles/{z}/{x}/{y}" m = folium.Map(location=[40, -100],...

Did you have any chance to give this a try @giswqs?

What do you suggest we continue here? I can create a release for you, or submit this to folium - or both.

> Is the assumption both plugins do basically the same correct? This is correct. `Leaflet.VectorTileLayer` adds capability that `Leaflet.VectorGrid` is missing tho. > If true, I see two scenarios There...

https://pypi.org/project/folium-vectortilelayer/ for whoever is interested. thank you @jkuebart for the plugin and your input here 🙏

If your data is ephemeral tie the health of your followers to the health of your leader. Therefor if your leader restarts, so do your followers. That’s an option if...

An unrelated test appears to be failing. Looks to be flaky :eyes:

Good catch. Can confirm. 👍

Can also confirm. Let's see whats going on with `wherein` :eyes: update: yes, `whereins` are appended with `strings.ToLower(name)` too, [here](https://github.com/iwpnd/tile38/blob/51e686279795c608f94f8e8f57443713701694db/internal/server/token.go#L357). Can I address this @tidwall? It doesn't appear to be...