tangrams / refill-style

From Toner to Tangram
https://tangrams.github.io/refill-style
MIT License
34 stars 12 forks source link

update to v1 vector tiles #25

Closed sensescape closed 8 years ago

sensescape commented 8 years ago
sensescape commented 8 years ago

@bcamper Any idea why the building are black (should be grey image texture), and the water boundary is black (should be grey)?

sad_buildings

bcamper commented 8 years ago

It looks like a regression caused by changes in the way Tangram 0.10 handles material alpha, plus the (unusual) custom shader used in Refill. Bubble Wrap has a different/better solution that works, I'll update Refill in master and we can merge into this branch.

bcamper commented 8 years ago

@sensescape should be fixed in this branch now too

nvkelso commented 8 years ago

Fixed water boundary in: 493ba2fdfda3de567035640b06544c9ce27fbe4d

nvkelso commented 8 years ago

Where "other polish" primarily means:

Generally less filtering by area in POIs layer, but more filtering for:

nvkelso commented 8 years ago

This is ready to be forked off for the no and all label versions, but waiting on that till everything else settles.