]> git.openstreetmap.org Git - rails.git/commitdiff
Merge remote-tracking branch 'upstream/pull/4384'
authorTom Hughes <tom@compton.nu>
Sun, 3 Dec 2023 18:33:18 +0000 (18:33 +0000)
committerTom Hughes <tom@compton.nu>
Sun, 3 Dec 2023 18:33:18 +0000 (18:33 +0000)
config/key.yml

index 10789311a9a2bd8fb0cd4a949c9f6c4c3ff2484e..c85ec0d4a1e80ffdcf5708937d957b0300080a1a 100644 (file)
@@ -15,12 +15,12 @@ mapnik:
   - { min_zoom: 11, max_zoom: 19, name: runway, image: runway.png }
   - { min_zoom: 12, max_zoom: 19, name: apron, image: apron.png }
   - { min_zoom: 0, max_zoom: 19, name: admin, image: admin.png }
-  - { min_zoom: 9, max_zoom: 19, name: forest, image: forest.png }
-  - { min_zoom: 10, max_zoom: 19, name: wood, image: wood.png }
+  - { min_zoom: 5, max_zoom: 19, name: forest, image: forest.png }
+  - { min_zoom: 5, max_zoom: 19, name: wood, image: wood.png }
   - { min_zoom: 10, max_zoom: 19, name: golf, image: golf.png }
   - { min_zoom: 10, max_zoom: 19, name: park, image: park.png }
   - { min_zoom: 8, max_zoom: 19, name: resident, image: resident.png }
-  - { min_zoom: 10, max_zoom: 19, name: common, image: common.png }
+  - { min_zoom: 5, max_zoom: 19, name: common, image: common.png }
   - { min_zoom: 10, max_zoom: 19, name: retail, image: retail.png }
   - { min_zoom: 10, max_zoom: 19, name: industrial, image: industrial.png }
   - { min_zoom: 10, max_zoom: 19, name: commercial, image: commercial.png }