Brett Camper
Brett Camper
OSMLR ids are an entirely new type of data here, they don't exist in current tiles at all. On Thu, Oct 19, 2017 at 3:18 PM, Peter Richardson wrote: >...
Decided not to pursue this.
In the first case the ideal would be to create a color picker for each of the inner color values... But that obviously requires a lot more parsing. For JS...
It means it has multiple values interpolated by zoom: https://mapzen.com/documentation/tangram/yaml/#stops On Saturday, September 10, 2016, Lou Huang [email protected] wrote: > What does it actually mean when a color value is...
Hey @sensescape @patriciogonzalezvivo -- re-opening this issue to make sure we track and any new shaders. Even if we're using different ones from what @sensescape originally proposed (sounds like you...
@patriciogonzalezvivo can you help make sure all references to `TileCoords` are removed, and we only rely on `modelPosition` (even if it's wrapped in another function to make it a varying)?
It might be worth trying both approaches to see what the performance/size difference is. Maybe start with a single dot. But I'd like all the dependencies for refill in the...
In general, performance is more important for these house styles than flexibility. Since a second dot texture probably won't add much size, I would likely prefer that (let's check the...
Wow I can't remember even putting this in so I am not sure :D
We've looked at this before but I believe js-yaml doesn't support any kind of introspection for this kind of thing. On Mon, Jul 24, 2017 at 1:02 PM Matt Blair...