Skip to content

Commit

Permalink
update sources list for v0.9 tiles
Browse files Browse the repository at this point in the history
  • Loading branch information
nvkelso committed Mar 30, 2016
1 parent 63b2b54 commit 7dbaaba
Showing 1 changed file with 23 additions and 23 deletions.
46 changes: 23 additions & 23 deletions zinc-style.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2959,7 +2959,7 @@ layers:
populated-places-osm-z8:
filter:
all:
- source: openstreetmap
- source: [openstreetmap, openstreetmap.org]
- name: true
- population: true
- not: { kind: [country, county, state, island, neighbourhood, suburb, quarter] }
Expand Down Expand Up @@ -3173,7 +3173,7 @@ layers:
populated-places-osm-z9:
filter:
all:
- source: openstreetmap
- source: [openstreetmap, openstreetmap.org]
- name: true
- population: true
- not: { kind: [country, county, state, island, neighbourhood, suburb, quarter] }
Expand Down Expand Up @@ -3315,7 +3315,7 @@ layers:
populated-places-osm-z9-no-population:
filter:
all:
- source: openstreetmap
- source: [openstreetmap, openstreetmap.org]
- name: true
- population: false
- not: { kind: [country, county, state, island, neighbourhood, suburb, quarter] }
Expand Down Expand Up @@ -3412,7 +3412,7 @@ layers:
populated-places-osm-z10:
filter:
all:
- source: openstreetmap
- source: [openstreetmap, openstreetmap.org]
- name: true
- population: true
- not: { kind: [country, county, state, island, neighbourhood, suburb, quarter] }
Expand Down Expand Up @@ -3498,7 +3498,7 @@ layers:
populated-places-osm-z10-no-population:
filter:
all:
- source: openstreetmap
- source: [openstreetmap, openstreetmap.org]
- name: true
- population: false
- not: { kind: [country, county, state, island, neighbourhood, suburb, quarter] }
Expand Down Expand Up @@ -3582,7 +3582,7 @@ layers:
populated-places-osm-z11:
filter:
all:
- source: openstreetmap
- source: [openstreetmap, openstreetmap.org]
- name: true
- population: true
- not: { kind: [country, county, state, island, neighbourhood, suburb, quarter] }
Expand Down Expand Up @@ -3628,7 +3628,7 @@ layers:
populated-places-osm-z11-no-population:
filter:
all:
- source: openstreetmap
- source: [openstreetmap, openstreetmap.org]
- name: true
- population: false
- not: { kind: [country, county, state, island, neighbourhood, suburb, quarter] }
Expand Down Expand Up @@ -3708,7 +3708,7 @@ layers:
populated-places-osm-z12:
filter:
all:
- source: openstreetmap
- source: [openstreetmap, openstreetmap.org]
- name: true
- population: true
- not: { kind: [country, county, state, island, neighbourhood, suburb, quarter] }
Expand Down Expand Up @@ -3765,7 +3765,7 @@ layers:
populated-places-osm-z12-no-population:
filter:
all:
- source: openstreetmap
- source: [openstreetmap, openstreetmap.org]
- name: true
- population: false
- not: { kind: [country, county, state, island, neighbourhood, suburb, quarter] }
Expand Down Expand Up @@ -3842,7 +3842,7 @@ layers:
populated-places-osm-z13-z14:
filter:
all:
- source: openstreetmap
- source: [openstreetmap, openstreetmap.org]
- name: true
- population: true
- not: { kind: [country, county, state, island, neighbourhood, suburb, quarter] }
Expand Down Expand Up @@ -3910,7 +3910,7 @@ layers:
populated-places-osm-z13-z14-no-population:
filter:
all:
- source: openstreetmap
- source: [openstreetmap, openstreetmap.org]
- name: true
- population: false
- not: { kind: [country, county, state, island, neighbourhood, suburb, quarter] }
Expand Down Expand Up @@ -3968,8 +3968,8 @@ layers:
- kind: [macrohood, neighbourhood]
- $zoom: [11]
any:
- source: openstreetmap
- source: whosonfirst
- source: [openstreetmap, openstreetmap.org]
- source: [whosonfirst, whosonfirst.mapzen.com]
all:
- min_zoom: [11]
- max_zoom: { min: 12 }
Expand All @@ -3993,8 +3993,8 @@ layers:
- kind: [macrohood, neighbourhood]
- $zoom: [12]
any:
- source: openstreetmap
- source: whosonfirst
- source: [openstreetmap, openstreetmap.org]
- source: [whosonfirst, whosonfirst.mapzen.com]
all:
- min_zoom: [11,12]
- max_zoom: { min: 13 }
Expand All @@ -4018,8 +4018,8 @@ layers:
- kind: [macrohood, neighbourhood]
- $zoom: [13]
any:
- source: openstreetmap
- source: whosonfirst
- source: [openstreetmap, openstreetmap.org]
- source: [whosonfirst, whosonfirst.mapzen.com]
all:
- min_zoom: [11,12,13]
- max_zoom: { min: 14 }
Expand All @@ -4043,8 +4043,8 @@ layers:
- kind: [macrohood, neighbourhood]
- $zoom: [14]
any:
- source: openstreetmap
- source: whosonfirst
- source: [openstreetmap, openstreetmap.org]
- source: [whosonfirst, whosonfirst.mapzen.com]
all:
- min_zoom: [11,12,13,14]
- max_zoom: { min: 15 }
Expand All @@ -4068,8 +4068,8 @@ layers:
- kind: [macrohood, neighbourhood]
- $zoom: [15]
any:
- source: openstreetmap
- source: whosonfirst
- source: [openstreetmap, openstreetmap.org]
- source: [whosonfirst, whosonfirst.mapzen.com]
all:
- min_zoom: [11,12,13,14,15]
- max_zoom: { min: 16 }
Expand Down Expand Up @@ -4102,8 +4102,8 @@ layers:
- kind: [macrohood, neighbourhood]
- $zoom: [16]
any:
- source: openstreetmap
- source: whosonfirst
- source: [openstreetmap, openstreetmap.org]
- source: [whosonfirst, whosonfirst.mapzen.com]
all:
- min_zoom: [11,12,13,14,15,16]
- max_zoom: { min: 17 }
Expand Down

0 comments on commit 7dbaaba

Please sign in to comment.