Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

404 raster tiles turn black and cover anything underneath it in the sort order #598

Closed
burritojustice opened this issue Sep 26, 2017 · 2 comments
Milestone

Comments

@burritojustice
Copy link

TANGRAM VERSION:

0.13.3

ENVIRONMENT:

10.12.4 (16E195), Chrome, Safari

TO REPRODUCE THE ISSUE, FOLLOW THESE STEPS:

define a limited (non-global) set raster tileset as a source in Tangram

test case:

https://meetar.github.io/raster-overlay/#15/40.7159/-73.9976

this came about trying to display tiled Sanborn maps:

https://mapzen.com/tangram/play/?#16.65417/37.80467/-122.29981

individual Sanborns generally cover a few city blocks, approximately 3x3 z17 tiles. even when lat/lon bounds: are included as a url: argument, empty tiles just outside the bounds are requested.

note that some tile renderers will generate a 'sparse' set of raster tiles that do not include empty tiles (common when the street grid is not north/south).

RESULT:

a 404 raster tile turns black and covers anything underneath it in the sort order, no matter what the raster style's blend mode is.

EXPECTED RESULT:

any 404 raster tiles should not impact the rest of the map.

@bcamper
Copy link
Member

bcamper commented Sep 28, 2017

Will be fixed in #599, for v0.14.0

@bcamper
Copy link
Member

bcamper commented Nov 3, 2017

Released in v0.14.0.

@bcamper bcamper closed this as completed Nov 3, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants