Brandon Liu
Brandon Liu
LGTM, can merge after reverting the intentional breakage for CI failure
Yes, that solves the issue.
This won't be part of the default functionality because there is no optimized WebP writer, as far as I know, that uses Go only. Depending on a native library would...
This is changing one of the default flavors to a fundamentally different appearance. The https://github.com/protomaps/basemaps-flavors is intended as a namespace for third-party contributed themes. It isn't built yet, but is...
Hi @0PandaDEV with `@protomaps/basemaps` v5.4.0 you can now do this: ``` npm install @protomaps/basemaps npx generate_style out.json https://example.com/tiles.json flat.ts en ``` That will output the full style to `out.json` `flat`...
I didn't get far on that. The approach would be to somehow deterministically sample the points at low zooms, but that may require a first pass over the data to...
for Overture Buildings it makes sense to collapse down to a square "dust" polygon that covers the original geometry. Other we would need a second style rule just for the...
Tilezen for reference doesn't show many rivers until z8: https://pmtiles.io/#map=7.12/50.91/12.549&url=https%3A%2F%2Fr2-public.protomaps.com%2Fprotomaps-sample-datasets%2Ftilezen.pmtiles > I can add the waterway lines on lower zooms and add them in the style as a layer below...
What about the same area on http://tangrams.github.io/bubble-wrap/ and https://demo.tangram.city ?
@wipfli I think we should make the zoom appear behavior similar to Tilezen, also considering also the 1 level in zoom difference between mapzen and leaflet.