Brandon Liu
Brandon Liu
@nvkelso I may have mis-evaluated the above, how are you viewing zoom levels in QGIS? suspect that may not be consistent with either Leaflet/Tangram or MapLibre GL
I'm using https://github.com/kgjenkins/qgis-zoom-level and I believe it displays Leaflet zoom levels (256x256 display pixels) and not maplibre / tile data ones (512x512 display pixels)
@nvkelso yes, I confirmed that it looks thinned out in QGIS. let me double check the tileset from that Maperture link was the right branch...
@nvkelso the Maperture link has been updated - should be able to "view boxes" and visualize a significant improvement in hidden labels.
There are some test failures related to the issue @msbarry pointed out, will merge this in for 4.1...
@microsoft-github-policy-service agree company="Protomaps LLC"
Can you please open a PR? ```go return nil, "", http.StatusBadGateway, err ``` we need to return an integer for the 3rd arg, maybe just 0?
I think that is a good workaround for now. We should provide a convenience method later for setting a style from a custom object or one of the preset theme...
can we use `is_tunnel=true` instead? https://tilezen.readthedocs.io/en/latest/layers/#water Though I see https://github.com/protomaps/basemaps/issues/481#issuecomment-2903691001 specifies `tunnel` ...
https://pmtiles.io/#url=https%3A%2F%2Fr2-public.protomaps.com%2Fprotomaps-sample-datasets%2Ftilezen.pmtiles&map=16/50.776527/6.097385&inspectFeatures=true see `kind=drain` has the tag `is_tunnel=true`