Hannes

Results 49 issues of Hannes

there was a ")" where there should have been none (and now github managed to show the PR button again :) )

There is a wrongly placed ")" in the readme, I seem unable to make a pull request so here it goes: `data: [[0, 500], [1, 1000], [3, 2000]]),` should be...

I just discovered this library and would love to use it. I am very stupid when it comes to JS. Is it possible to have more attributes bound to points...

Don't ask me how I ended up with these settings but they end up locking the UI somehow (you can click, but nothing updates), requiring a refresh on a clean...

This is a feature request Support for other color representations would be great, e.g. `rgb()`, `rgba()`, `hsl()`, `hsla()`. https://developer.mozilla.org/en-US/docs/Web/CSS/color_value Right now _some_ of them get parsed but into something wrong....

https://github.com/darribas/contextily/blob/master/contextily/tile_providers.py#L19-L22 specifies `OSM_A `to `OSM_C `with `a` to `b` as (sub-)subdomains. Please always just use the `tile.openstreetmap.org` as any request to it will automatically be shared between the sub-hosts.

hopefully this will make those functions more approachable for newbies. everyone tries it without proper sequences and then has to google.

It would be great if the triangulation could support user-supplied vector lines as constraints for the triangulation. These are sometimes available as high quality lines gathered in surveying. For example...

QGIS 3.4.4-Madeira, qgis2web 3.5.0. I just tried to preview a map in qgis2web where I had a raster mbtiles layer loaded. This ended up OOMing my system as a huge...

enhancement
rasters

I have some caches: - The main cache, using `image/png` (as per default), referencing a WMS source - Based on the main cache as source: - One with `image: mixed`...