Skip to content

Commit 88f0d73

Browse files
committed
Merge remote-tracking branch 'upstream/pull/4384'
2 parents eabd566 + d024ce8 commit 88f0d73

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

config/key.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,12 +15,12 @@ mapnik:
1515
- { min_zoom: 11, max_zoom: 19, name: runway, image: runway.png }
1616
- { min_zoom: 12, max_zoom: 19, name: apron, image: apron.png }
1717
- { min_zoom: 0, max_zoom: 19, name: admin, image: admin.png }
18-
- { min_zoom: 9, max_zoom: 19, name: forest, image: forest.png }
19-
- { min_zoom: 10, max_zoom: 19, name: wood, image: wood.png }
18+
- { min_zoom: 5, max_zoom: 19, name: forest, image: forest.png }
19+
- { min_zoom: 5, max_zoom: 19, name: wood, image: wood.png }
2020
- { min_zoom: 10, max_zoom: 19, name: golf, image: golf.png }
2121
- { min_zoom: 10, max_zoom: 19, name: park, image: park.png }
2222
- { min_zoom: 8, max_zoom: 19, name: resident, image: resident.png }
23-
- { min_zoom: 10, max_zoom: 19, name: common, image: common.png }
23+
- { min_zoom: 5, max_zoom: 19, name: common, image: common.png }
2424
- { min_zoom: 10, max_zoom: 19, name: retail, image: retail.png }
2525
- { min_zoom: 10, max_zoom: 19, name: industrial, image: industrial.png }
2626
- { min_zoom: 10, max_zoom: 19, name: commercial, image: commercial.png }

0 commit comments

Comments
 (0)