]> git.openstreetmap.org Git - rails.git/commitdiff
Removes separated forest for zoom >= 12
authorEmersion <contact@emersion.fr>
Sat, 11 Jul 2015 13:17:38 +0000 (15:17 +0200)
committerEmersion <contact@emersion.fr>
Sat, 11 Jul 2015 13:17:38 +0000 (15:17 +0200)
app/assets/images/key/cyclemap/forest12.png [deleted file]
config/key.yml

diff --git a/app/assets/images/key/cyclemap/forest12.png b/app/assets/images/key/cyclemap/forest12.png
deleted file mode 100644 (file)
index 4bd427a..0000000
Binary files a/app/assets/images/key/cyclemap/forest12.png and /dev/null differ
index 236797ec07dbc827c6c1921b9b133aa492db21c3..996eb273e2093970cc6d8f9fa2a57d04026f6538 100644 (file)
@@ -70,8 +70,7 @@ cyclemap:
   - { min_zoom: 13, max_zoom: 19, name: footway, image: footway.png }
   - { min_zoom: 7, max_zoom: 13, name: rail, image: rail.png }
   - { min_zoom: 14, max_zoom: 19, name: rail, image: rail14.png }
-  - { min_zoom: 9, max_zoom: 11, name: forest, image: forest.png }
-  - { min_zoom: 12, max_zoom: 19, name: forest, image: forest12.png }
+  - { min_zoom: 9, max_zoom: 19, name: forest, image: forest.png }
   - { min_zoom: 10, max_zoom: 19, name: common, image: common.png }
   - { min_zoom: 7, max_zoom: 19, name: lake, image: lake.png }
   - { min_zoom: 14, max_zoom: 19, name: bicycle_shop, image: bicycle_shop.png }