issues
search
tangrams
/
refill-style
From Toner to Tangram
https://tangrams.github.io/refill-style
MIT License
34
stars
12
forks
source link
Add level of details and label variant themes
#65
Closed
sensescape
closed
7 years ago
sensescape
commented
7 years ago
Adds levels of details in 12 steps.
Fixes
https://github.com/tangrams/refill-style/issues/54
to add label variants as themes but 12 steps instead of none, default, more.
Todo:
[x] Add step "10" for levels of detail
[x] Add step "2" and "3" for labels
[x] Polish POI labels at zoom 17, general zoom transitions & etc.
[x] How to have "empty" YAML imports (e.g. LOD 9)
[x] Fix Tangram sadness in Asia (maybe no population?)
Turned out to be a Tangram related bug we worked around by testing for
not: { name:left, name:right }
[x]
Add
no-labels
and
more-labels
support for v8 (deprecated for v9)
[x]
Automate publishing of
no-labels
and
more-labels
variants to mapzen.com/carto CDN.
Can't do this as Tangram ZIP bundles can only have 1 root YAML file and our method has 2.
[x] Mark
no-labels
and
more-labels
repos as deprecated (issue template already says to file issues in prime repo).
[ ] Published
Todo:
not: { name:left, name:right }
Addno-labels
andmore-labels
support for v8 (deprecated for v9)Automate publishing ofno-labels
andmore-labels
variants to mapzen.com/carto CDN.no-labels
andmore-labels
repos as deprecated (issue template already says to file issues in prime repo).