Brandon Liu

Results 553 comments of Brandon Liu

This is related to #160 because to make text + circle into a unified layer we need to use the Symbol layer type. I just created https://github.com/protomaps/basemaps-assets with placeholder assets...

This is resolved with the addition of spritesheets in styles v3.0.0

Yeah, I think highway relations are the only way to solve this, because right now it's using a naive interpretation of `highway=motorway` to generalize. A approach similar to what we're...

@nvkelso thoughts on how to resolve this without hardcoding an exception, based on NE data?

I like the partial theme solution, though I'm trying to imagine the use case where you want to change only one color - it seems more likely we will want...

We are finishing up the design based on the Nextzen icons https://www.nextzen.org I expect to get this merged in the next 3 weeks as I'm currently at a conference. There...

https://github.com/protomaps/basemaps-assets/tree/main - proposed directory structure. We need to get this right because paths must be immutable for styles to reliably link to URLs

@spatialillusions it's a nice idea, and theoretically you can stuff whatever you like into the "metadata" json section of pmtiles as base64 data. * In practice, the relationship of styles/fonts/symbols...

For posterity's sake: > Should we default to an icon set like the original Maki https://github.com/mapbox/maki (CC0 license) We are using https://github.com/tangrams/icons which is an MIT licensed repo and has...