Brandon Liu
Brandon Liu
Maybe related to https://github.com/omniscale/imposm3/issues/118 ?
TBH my current plan is to deprecate `json_style` completely. The maintenance burden is too difficult, and users expect that it will work the same way as mapboxGL/maplibre when this is...
@severak thanks for the PR! Aside from the underlying data changes to the vector tiles I see two paths here: 1) the "default" style is meant as a minimum style...
@zhibek thanks for the example, it works pretty well! I was meaning to do a big refactor of the examples into a `live code` system at `demo/`, but haven't gotten...
@EricGrange thanks, I've updated the `leaflet.html` and `gl.html` to the latest versions, `protomaps` v1.19.0 and `pmtiles` v 1.0.4. Can you give it another try to ensure it's working?
@EricGrange this should be fixed now as well, was missing CSRF tokens on that page.
Nice job! This is something I'm definitely interested in adding in the long term; the tricky part would be rotation with Leaflet, which I believe is the frontend most people...
I'm thinking maybe this is out of scope; non-janky hill shading might demand web workers. Do we really want to composite hillshade inside of vector features? look at other systems...
* make `queryFeature` in general respect min/maxzoom and filters.
major remaining issue: FlexSymbolizer also needs to read Justify and emulate flex-start, flex-end based on child bounding boxes